2025-01-08 15:35:08.2262|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:35:08.2282|INFO|Program|1|Configuration complete 2025-01-08 15:35:08.2863|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:35:08.2863|DEBUG|Program|1|Server GC: True 2025-01-08 15:35:08.2863|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:35:08.2888|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:35:08.2888|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:35:08.2888|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:35:08.2924|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:35:08.4208|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4300|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4342|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.4368|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:35:08.4497|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 2ms 2025-01-08 15:35:08.4497|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 15:35:08.4497|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:35:08.4534|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:35:08.4534|INFO|Init.Steps.InitializePrecompiles|11|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:35:08.4829|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 15:35:08.4829|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 29ms 2025-01-08 15:35:08.4829|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 15:35:08.4829|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:35:08.4874|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 4ms 2025-01-08 15:35:08.4874|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 15:35:08.4874|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:08.4939|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:35:08.5498|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 72ms 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:08.5593|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5602|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:08.5602|DEBUG|Init.MemoryHintMan|8|Setting malloc parameters.. 2025-01-08 15:35:08.5602|INFO|Init.MemoryHintMan|8|Setting up memory allowances 2025-01-08 15:35:08.5602|INFO|Init.MemoryHintMan|8| Memory hint: 768 MB 2025-01-08 15:35:08.5602|INFO|Init.MemoryHintMan|8| General memory: 32 MB 2025-01-08 15:35:08.5602|INFO|Init.MemoryHintMan|8| Peers memory: 50 MB 2025-01-08 15:35:08.5684|INFO|Init.MemoryHintMan|8| Netty memory: 134 MB 2025-01-08 15:35:08.5684|INFO|Init.MemoryHintMan|8| Mempool memory: 68 MB 2025-01-08 15:35:08.5684|INFO|Init.MemoryHintMan|8| Fast blocks memory: 48 MB 2025-01-08 15:35:08.5684|INFO|Init.MemoryHintMan|8| Trie memory: 86 MB 2025-01-08 15:35:08.5684|INFO|Init.MemoryHintMan|8| DB memory: 347 MB 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|Step ApplyMemoryHint executed in 9ms 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint complete 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5684|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:08.5781|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:35:08.5844|INFO|Wallet.NodeKeyManager|8|Generating private key for the node (no node key in configuration) - stored in plain + key store for JSON RPC unlocking 2025-01-08 15:35:08.5844|DEBUG|Init.Steps.InitDatabase|9|DB SharedBlockCacheSize: 347927962 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB SkipMemoryHintSetting: False 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB EnableDbStatistics: False 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB EnableMetricsUpdater: False 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB StatsDumpPeriodSec: 600 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB MaxOpenFiles: 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB WriteAheadLogSync: False 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB ReadAheadSize: 262144 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB AdditionalRocksDbOptions: 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB VerifyChecksum: True 2025-01-08 15:35:08.5882|DEBUG|Init.Steps.InitDatabase|9|DB EnableFileWarmer: False 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB CompressibilityHint: 1 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:35:08.5952|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbWriteBufferNumber: 4 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbVerifyChecksum: 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbRowCacheSize: 86981990 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbEnableFileWarmer: False 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:35:08.5962|DEBUG|Init.Steps.InitDatabase|9|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:35:08.6031|DEBUG|Db.Rocks.RocksDbFactory|9|Shared memory size is 347927962 2025-01-08 15:35:09.0210|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Blocks DB 2025-01-08 15:35:09.0368|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Headers DB 2025-01-08 15:35:09.0368|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for BlockNumbers DB 2025-01-08 15:35:09.0368|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BlockInfos DB 2025-01-08 15:35:09.0368|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:09.0481|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitTxTypesAndRlp executed in 10ms 2025-01-08 15:35:09.0481|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp complete 2025-01-08 15:35:09.0481|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0481|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:09.0481|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0531|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.0937|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for BlobTransactions DB 2025-01-08 15:35:09.1436|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:35:09.1436|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 8 MB 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 24 MB 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 40 MB 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 72 MB 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:35:09.1455|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 200 MB 2025-01-08 15:35:09.1498|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:35:09.1498|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:35:09.1498|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:35:09.1498|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:35:09.1531|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:09.1531|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 264 MB 2025-01-08 15:35:09.1531|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:09.1531|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 360 MB 2025-01-08 15:35:09.1570|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:09.1570|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 488 MB 2025-01-08 15:35:09.1570|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:35:09.1839|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for BadBlocks DB 2025-01-08 15:35:09.1850|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:35:09.1850|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 520 MB 2025-01-08 15:35:09.1850|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitCrypto executed in 0ms 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.1926|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Code DB 2025-01-08 15:35:09.1976|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:35:09.1976|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 528 MB 2025-01-08 15:35:09.1976|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:35:09.2057|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for State0 DB 2025-01-08 15:35:09.2097|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:35:09.2097|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 784 MB 2025-01-08 15:35:09.2178|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:35:09.2312|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Metadata DB 2025-01-08 15:35:09.2312|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:35:09.2322|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 786 MB 2025-01-08 15:35:09.2322|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Bloom DB 2025-01-08 15:35:09.2322|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:35:09.2377|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:35:09.2377|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 818 MB 2025-01-08 15:35:09.2377|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:35:09.2623|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Receipts DB 2025-01-08 15:35:09.2623|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:09.2623|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 822 MB 2025-01-08 15:35:09.2696|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:09.2696|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 830 MB 2025-01-08 15:35:09.2770|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:09.2770|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 842 MB 2025-01-08 15:35:09.2770|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:09.2770|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 858 MB 2025-01-08 15:35:09.2770|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:35:09.2994|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitDatabase executed in 719ms 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:09.3008|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7113|INFO|Wallet.NodeKeyManager|8|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. 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|8|Step SetupKeyStore executed in 2,182ms 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore complete 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7516|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|Step FilterBootnodes executed in 1ms 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes complete 2025-01-08 15:35:10.7522|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:10.7781|DEBUG|Blockchain.BlockTree|15|Lowest inserted header set to null 2025-01-08 15:35:10.7781|INFO|Blockchain.BlockTree|15|Block tree initialized, last processed is 0, best queued is 0, best known is 0, lowest inserted header , lowest sync inserted block number 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeBlockTree executed in 30ms 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:10.7837|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.7842|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15|Initializing 16 plugins 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| Clique by Nethermind 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| Clique by Nethermind initialized in 0ms 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| AuRa by Nethermind 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| AuRa by Nethermind initialized in 0ms 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| Ethash by Nethermind 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| Ethash by Nethermind initialized in 0ms 2025-01-08 15:35:10.7842|INFO|Init.Steps.InitializePlugins|15| Optimism by Nethermind 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| Optimism by Nethermind initialized in 0ms 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| Taiko by Nethermind 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| Taiko by Nethermind initialized in 0ms 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| NethDev by Nethermind 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| NethDev by Nethermind initialized in 0ms 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| Shutter by Nethermind 2025-01-08 15:35:10.7883|INFO|Shutter.ShutterPlugin|15|Initializing Shutter plugin. 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| Shutter by Nethermind initialized in 0ms 2025-01-08 15:35:10.7883|INFO|Init.Steps.InitializePlugins|15| AuRaMerge by Nethermind 2025-01-08 15:35:10.8017|INFO|Merge.Plugin.PoSSwitcher|15|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:35:10.8017|INFO|Init.Steps.InitializePlugins|15| AuRaMerge by Nethermind initialized in 14ms 2025-01-08 15:35:10.8017|INFO|Init.Steps.InitializePlugins|15| Merge by Nethermind 2025-01-08 15:35:10.8017|INFO|Init.Steps.InitializePlugins|15| Merge by Nethermind initialized in 0ms 2025-01-08 15:35:10.8017|INFO|Init.Steps.InitializePlugins|15| HealthChecks by Nethermind 2025-01-08 15:35:10.8080|INFO|Init.Steps.InitializePlugins|15| HealthChecks by Nethermind initialized in 4ms 2025-01-08 15:35:10.8080|INFO|Init.Steps.InitializePlugins|15| Hive by Nethermind 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| Hive by Nethermind initialized in 0ms 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| Clef signer by Nethermind 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| EthStats by Nethermind 2025-01-08 15:35:10.8086|DEBUG|EthStats.EthStatsPlugin|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| EthStats by Nethermind initialized in 0ms 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| Snapshot by Nethermind 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| TraceStore by Nethermind 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| TraceStore by Nethermind initialized in 0ms 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| UPnP by Nethermind 2025-01-08 15:35:10.8086|INFO|Init.Steps.InitializePlugins|15| UPnP by Nethermind initialized in 0ms 2025-01-08 15:35:10.8086|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializePlugins executed in 27ms 2025-01-08 15:35:10.8086|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins complete 2025-01-08 15:35:10.8086|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|Step UpdateDiscoveryConfig executed in 1ms 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.8123|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:10.8192|INFO|Trie.NodeStorageFactory|15|No current state db key scheme. 2025-01-08 15:35:10.8192|INFO|Init.InitializeStateDb|15|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeStateDb executed in 117ms 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:10.9304|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9399|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializePrecompiles executed in 3,490ms 2025-01-08 15:35:11.9399|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:11.9403|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:12.0100|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|15|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:35:12.0425|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|15|Recreating light collection of blob transactions and cache 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeBlockchainAuRaMerge executed in 149ms 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:12.0914|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0922|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:12.0922|DEBUG|Consensus.Processing.BlockchainProcessor|15|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:35:12.0977|DEBUG|Consensus.Processing.BlockchainProcessor|15|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartBlockProcessorAuRa executed in 6ms 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.0977|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.1005|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:35:12.1611|DEBUG|State.StateProvider|15| Update 0x1000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x465f7133fd36f4ae28b1a47bc81a72f4a65d67759b58d760e1cb922f00d7feaa 2025-01-08 15:35:12.1898|DEBUG|State.StateProvider|15| Update 0x1000000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2002|DEBUG|State.StateProvider|15| Update 0x1100000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0xbcd52d0184c25ebc724606635b80ce94716e2d8b55c12eca215d2ca3381f9b17 2025-01-08 15:35:12.2002|DEBUG|State.StateProvider|15| Update 0x1100000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2088|DEBUG|State.StateProvider|15| Update 0x2000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0xb956542790afff3bff807953622c876017dbc56de40f6675f9d25f2aa92d8f0d 2025-01-08 15:35:12.2088|DEBUG|State.StateProvider|15| Update 0x2000000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2164|DEBUG|State.StateProvider|15| Update 0x3000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0xdcb7c075e36988ac2ed34b377b4801a316fc663e3bfe8b8ad00103798e6b78e1 2025-01-08 15:35:12.2164|DEBUG|State.StateProvider|15| Update 0x3000000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2240|DEBUG|State.StateProvider|15| Update 0x4000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x60b8bd0080187718751ddad3b27ad622aac7d414a53fbac0182e64a02c920f2b 2025-01-08 15:35:12.2243|DEBUG|State.StateProvider|15| Update 0x4000000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2335|DEBUG|State.StateProvider|15| Update 0x4100000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0xc6343a492afe9722b438fbb571f500fa08d17b13837c1e8ee6febaa70c0e6c29 2025-01-08 15:35:12.2410|DEBUG|State.StateProvider|15| Update 0x5000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x9789da66dbd65139d93d44126a32c6f0bcb6eeaba8a7f1ef3d1fd8b47824732a 2025-01-08 15:35:12.2410|DEBUG|State.StateProvider|15| Update 0x5000000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2498|DEBUG|State.StateProvider|15| Update 0x6000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x0291dd7ae83e30457a213156f24e6c7a8e395c395af456aefb2ff647b0c253b2 2025-01-08 15:35:12.2571|DEBUG|State.StateProvider|15| Update 0x6100000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0xfa9c45aa33db2228daa73fc332e2d42e4a6fc6a3c53a46f9e67f21ebbfdbaad7 2025-01-08 15:35:12.2571|DEBUG|State.StateProvider|15| Update 0x6100000000000000000000000000000000000001 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x7ffaa84db4424a71bcd0a1b2a45f90eb2f1b177efd0bf7850dd37b012183acf1 2025-01-08 15:35:12.2750|DEBUG|State.StateProvider|15| Update 0x7000000000000000000000000000000000000000 C 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 -> 0x6dda0f96fdd9d0f8fadf6bed50765ce0ac8a867d5d7931428c1805355d3d9d6e 2025-01-08 15:35:12.2897|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 0 2025-01-08 15:35:12.3073|INFO|Trie.Pruning.TrieStore|15|Persisting from root 0x9ec3ea...143d31 in block 0 2025-01-08 15:35:12.3245|DEBUG|Trie.Pruning.TrieStore|15|Persisted trie from [Branch(404)|0x9ec3ea...143d31|0|D:False|S:True|P:True| at 0 in 16ms (cache memory 135776) 2025-01-08 15:35:12.3626|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:35:12.3659|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 15:35:12.3797|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 0 2025-01-08 15:35:12.3797|INFO|Trie.Pruning.TrieStore|9|Persisting from root 0x9ec3ea...143d31 in block 0 2025-01-08 15:35:12.3808|DEBUG|Trie.Pruning.TrieStore|9|Persisted trie from [Branch(404)|0x9ec3ea...143d31|0|D:False|S:True|P:True| at 0 in 0ms (cache memory 135776) 2025-01-08 15:35:12.3808|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:35:12.3808|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 15:35:12.3808|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|9|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:35:12.3921|INFO|Init.Steps.LoadGenesisBlock|15|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|Step LoadGenesisBlockAuRa executed in 292ms 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartLogProducer executed in 1ms 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.3922|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:12.4885|DEBUG|Synchronization.Peers.SyncPeerPool|15|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:35:12.5241|INFO|Synchronization.FastSync.TreeSync|15|Now syncing nodes starting from root of block 0 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.5969|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.6052|INFO|Network.StaticNodes.StaticNodesManager|9|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:35:12.6158|DEBUG|Network.ProtocolsManager|9|Removed supported capability: nodedata1 2025-01-08 15:35:12.6617|DEBUG|Init.Steps.InitializeNetwork|15|Skipped enabling snap capability 2025-01-08 15:35:12.6617|DEBUG|Synchronization.Peers.SyncPeerPool|15|Starting eth sync peer upgrade timer 2025-01-08 15:35:12.6617|DEBUG|Init.Steps.InitializeNetwork|15|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:35:12.6671|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:35:12.6685|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:35:12.6685|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:35:12.6685|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:35:12.6685|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:35:12.6755|INFO|Merge.Plugin.Synchronization.PivotUpdator|15|Waiting for Forkchoice message from Consensus Layer to set fresh pivot block [0s] 2025-01-08 15:35:12.6767|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from Disconnected to UpdatingPivot 2025-01-08 15:35:12.6767|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:35:12.6767|DEBUG|Init.Steps.InitializeNetwork|15|Starting discovery process. 2025-01-08 15:35:12.6832|DEBUG|Init.Steps.InitializeNetwork|15|Discovery process started. 2025-01-08 15:35:12.6832|DEBUG|Init.Steps.InitializeNetwork|15|Initializing peer manager 2025-01-08 15:35:12.6842|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:35:12.6842|DEBUG|Network.Discovery.DiscoveryApp|12|Discovery : udp://172.234.230.144:30303 2025-01-08 15:35:12.6842|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 0 2025-01-08 15:35:12.6842|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:35:12.6916|DEBUG|Network.NodesLoader|15|Initializing persisted peers: 0. 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:35:12.6929|DEBUG|Network.NodesLoader|15|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:35:12.7018|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.85:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 3.71.132.231:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 3.69.35.13:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 35.206.174.92:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 35.210.126.23:30303 2025-01-08 15:35:12.7055|DEBUG|Network.PeerPool|15|Starting peer persistence timer 2025-01-08 15:35:12.7082|DEBUG|Network.PeerManager|15|Starting peer update timer 2025-01-08 15:35:12.7082|DEBUG|Network.SessionMonitor|15|Starting session monitor 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.InitializeNetwork|15|Peer manager initialization completed 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeNetwork executed in 316ms 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.7082|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:12.7122|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:35:12.7122|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.7122|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:12.7122|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:12.7122|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:35:12.7122|DEBUG|Init.Steps.Migrations.BloomMigration|11|BloomDb migration not needed. 2025-01-08 15:35:12.7216|DEBUG|Init.Steps.EthereumStepsManager|11|Step DatabaseMigrations executed in 9ms 2025-01-08 15:35:12.7216|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations complete 2025-01-08 15:35:12.7216|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:12.7297|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:35:12.7353|DEBUG|Network.PeerManager|37|Peer update loop complete. 2025-01-08 15:35:12.8025|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:12.8025|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:35:12.8054|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:12.8054|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|36|Attempt to request ENR before bonding 2025-01-08 15:35:12.8176|DEBUG|Init.Steps.RegisterRpcModules|11|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:35:12.8176|DEBUG|Init.Steps.EthereumStepsManager|11|Step RegisterAuRaMergeRpcModules executed in 95ms 2025-01-08 15:35:12.8176|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules complete 2025-01-08 15:35:12.8176|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:35:12.8176|INFO|Init.Steps.ReviewBlockTree|11|No block tree levels to review for fixes. All fine. 2025-01-08 15:35:12.8222|DEBUG|Blockchain.BlockTree|11|Lowest inserted header set to null 2025-01-08 15:35:12.8222|INFO|Blockchain.BlockTree|11|Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:35:12.8285|INFO|Blockchain.BlockTree|11|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:35:12.8285|INFO|Blockchain.BlockTree|11|Loading fork choice info 2025-01-08 15:35:12.8285|DEBUG|Blockchain.BlockTree|11|Completed visiting blocks in DB at level 13310000 - best known 0 2025-01-08 15:35:12.8285|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:35:12.8285|DEBUG|Init.Steps.EthereumStepsManager|39|Step ReviewBlockTree executed in 12ms 2025-01-08 15:35:12.8285|DEBUG|Init.Steps.EthereumStepsManager|39|ReviewBlockTree complete 2025-01-08 15:35:12.8583|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:35:12.8623|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:12.8623|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:35:12.8623|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:35:12.8623|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:35:12.8623|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:35:12.8644|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:35:12.9670|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:35:12.9670|INFO|Monitoring.MonitoringService|6|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:35:12.9670|INFO|Init.Steps.StartMonitoring|39|System.Diagnostics.Metrics disabled 2025-01-08 15:35:12.9670|DEBUG|Init.Steps.EthereumStepsManager|39|Step StartMonitoring executed in 138ms 2025-01-08 15:35:12.9670|DEBUG|Init.Steps.EthereumStepsManager|39|StartMonitoring complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartGrpc executed in 1ms 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:35:12.9686|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:12.9752|INFO|Merge.Plugin.MergePlugin|11|Starting Merge block producer & sealer 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockProducer executed in 23ms 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:12.9934|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:12.9988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.0043|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:02.0070000 for next AuRa step. 2025-01-08 15:35:13.0417|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:35:13.0983|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.1627|DEBUG|Network.PeerManager|31|Disconnecting a new [Session|In|HandshakeComplete|3.71.132.231:55204->30303] - Out session already connected 2025-01-08 15:35:13.1645|DEBUG|Network.P2P.Session|31|[Session|In|DisconnectingProtocols|3.71.132.231:55204->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:35:13.1645|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|3.69.35.13:49882->30303] - Out session already connected 2025-01-08 15:35:13.1682|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|3.69.35.13:49882->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:35:13.1975|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.2361|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:35:13.2514|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:35:13.2514|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:35:13.2525|DEBUG|Network.ProtocolsManager|25|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:35:13.2567|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:35:13.2567|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:13.2567|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:35:13.2567|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:35:13.2567|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:35:13.2988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.3278|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722594| 139.144.26.85:| Out]. 2025-01-08 15:35:13.3623|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:35:13.3623|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:35:13.3623|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:35:13.3623|DEBUG|Network.ProtocolsManager|25|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:35:13.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.4088|DEBUG|Synchronization.Peers.SyncPeerPool|15|Refreshed peer info for [Peer|eth68|13722594| 3.69.35.13:| Out]. 2025-01-08 15:35:13.4309|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:35:13.4309|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:13.4309|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:35:13.4309|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:35:13.4309|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:35:13.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.5070|DEBUG|Synchronization.Peers.SyncPeerPool|15|Refreshed peer info for [Peer|eth68|13722594| 35.206.174.92:| Out]. 2025-01-08 15:35:13.5357|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:35:13.5357|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:35:13.5357|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:35:13.5357|DEBUG|Network.ProtocolsManager|25|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:35:13.5719|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722594| 3.71.132.231:| Out]. 2025-01-08 15:35:13.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.6791|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722594| 35.210.126.23:| Out]. 2025-01-08 15:35:13.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.7259|INFO|Network.Discovery.DiscoveryApp|15|Connected to 5 bootnodes, 5 trusted/persisted nodes 2025-01-08 15:35:13.7259|DEBUG|Network.Discovery.DiscoveryApp|15|Starting discovery persistence timer 2025-01-08 15:35:13.7259|DEBUG|Network.Discovery.DiscoveryApp|15|Starting discovery timer 2025-01-08 15:35:13.7434|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:13.7979|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:13.9990|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.0413|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:35:14.0413|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:35:14.1023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.1296|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.203:30342] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.1296|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.239.92:30393] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.1296|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.238.205:30339] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.1351|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.223.121.125:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.1351|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.233.142.245:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.1453|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->150.136.63.5:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:35:14.2056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.3319|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.234:30325] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.3769|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->57.180.186.0:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.4054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.6069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.6530|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.43.30.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:14.6530|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.243.159.76:5068] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:35:14.7043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.7921|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->85.195.251.225:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:35:14.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:14.9110|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.118.211:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:15.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.0049|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:35:15.0135|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.142.69:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:15.0452|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:35:15.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.1663|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.254.142:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:15.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.3324|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.21.165.50:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:15.4051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.4925|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|5.189.189.168:33952->30303] to: 30307 2025-01-08 15:35:15.4925|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|5.189.189.168:33952->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:35:15.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.5246|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->99.81.182.68:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:15.5392|DEBUG|Network.PeerManager|37|Peer pool size is: 101 2025-01-08 15:35:15.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.6126|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.13.240.245:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:15.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.7463|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|103.161.224.76:50484->30303] to: 30303 2025-01-08 15:35:15.7463|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|103.161.224.76:50484->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:35:15.8043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:15.8542|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->192.227.215.13:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:35:15.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.0031|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.159.59.55:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:35:16.0045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.0452|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:35:16.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.2056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.3053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.4058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.5443|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.155.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:16.5713|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.205.48.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:16.6062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.8066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:16.8493|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.220.37.162:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:16.9047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.0052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.0452|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:35:17.0787|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.179.32.182:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:17.0890|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.231.69.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:17.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.1052|DEBUG|Network.Discovery.NodesLocator|39|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 5, after the process: 71 2025-01-08 15:35:17.1052|DEBUG|Network.Discovery.NodesLocator|39|Starting discovery process for node: randomNode: 431525...2f792c 2025-01-08 15:35:17.2061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.3217|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.142.150:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:17.4060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.4240|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.163.65:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:17.5021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.5598|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.44.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:17.6051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.7047|DEBUG|Db.SimpleFilePublicKeyDb|39|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_5a29e99e-8a43-4b11-af99-e1b3b751fd33 2025-01-08 15:35:17.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:17.8745|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:17.8858|DEBUG|Network.PeerManager|9|Peer pool size is: 202 2025-01-08 15:35:17.9052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.0058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.0113|INFO|Merge.Plugin.MergePlugin|11|Engine Module has been enabled 2025-01-08 15:35:18.0143|INFO|HealthChecks.HealthChecksPlugin|11|Health RPC Module has been enabled 2025-01-08 15:35:18.0143|DEBUG|Init.Steps.EthereumStepsManager|11|Step RegisterPluginRpcModules executed in 5,021ms 2025-01-08 15:35:18.0143|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules complete 2025-01-08 15:35:18.0143|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:35:18.0165|INFO|Init.Steps.StartBlockProducer|11|Starting AuRa block producer & sealer 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartBlockProducer executed in 1ms 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:18.0165|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:35:18.0211|INFO|Runner.Ethereum.Steps.StartRpc|11|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:35:18.0275|DEBUG|Runner.Ethereum.JsonRpcRunner|11|Initializing JSON RPC 2025-01-08 15:35:18.0456|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:35:18.0647|DEBUG|Runner.Ethereum.JsonRpcRunner|11|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|32|Step StartRpc executed in 49ms 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|32|StartRpc complete 2025-01-08 15:35:18.0647|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:18.0647|INFO|Runner.Ethereum.EthereumRunner|11| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 8 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 Chain ID : Chiado ===================================================================================== 2025-01-08 15:35:18.1070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.4057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.5051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.5308|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:18.6078|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.6858|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:148.251.11.131]:30303, msg: 8a1ce9edc16140c06fec7c79cce7a6398201e8390c98a5fc9a36be4edf3481be3cf352f05bd287c7f2456664c2a4e7ffbb61fbb7748ea554d76c3fdbb79199bf0230bca2a2afdc9125d0ef807170ce371bb9e5852cce755b8b6203904d2c382d0106f8cea095467cbe8deb4b23afa2f8cec26614ba28692bd9ad8cf3348a6ce29469c64c19f8abb8400272762be9f7eb34b154852674ef28d93b3433071a30c1d38f2d34b01bb64d87245aa1bf3ba633df719ebeba2ea16ed0a7d02e40014e00a83b8e7d0dc3531d140283657468c6849f3d225480826964827634826970840000000083697036902a0104f802017099000000000000000289736563703235366b31a102a29445ec95578a89a3916d502e5702284cc0d3bf45d5d9bc0377b7d4bf7c34298374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:35:18.7102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.8038|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:18.8093|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:18.8093|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:18.8093|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 7ms 2025-01-08 15:35:18.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:18.9132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.0153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.0469|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:35:19.1138|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.1171|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:19.2033|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:19.2033|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 71, after the process: 79 2025-01-08 15:35:19.2135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.2980|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:19.3132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.4158|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.4752|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.146.42:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:19.5139|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.6131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.7132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.7874|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.205.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:19.8134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:19.8431|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:19.8431|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:19.8431|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:19.8431|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:19.9098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:35:20.0460|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:35:20.0999|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.3965|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.205.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:20.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.4010|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:20.4997|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.8020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.8477|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:20.8477|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:20.8477|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:20.8477|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:20.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:20.9996|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.0447|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:35:21.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.2218|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 79, after the process: 81 2025-01-08 15:35:21.2218|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 0bad7c...ba86ae 2025-01-08 15:35:21.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.3447|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.3447|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.3447|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.3447|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:35:21.3562|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:35:21.3562|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:35:21.3611|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:35:21.3611|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 5ms 2025-01-08 15:35:21.3611|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:35:21.3611|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:35:21.3679|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:35:21.3679|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 4ms 2025-01-08 15:35:21.3908|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90a63c49a823900b56092a1f76aea0b5535606117cb8649ab6596e30ebd3f7d9","blockNumber":"0xd163ba","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","prevRandao":"0x29ac8be9c3a77e9574a4319336d6843baa5e759607e4d33483329336ad32734b","receiptsRoot":"0x845470dc5a4184ff7021ebeedabaf91c368ba6387514f19437cd5e8b367616ad","stateRoot":"0x7da4587c67c8155aa969e627e77f40da160df64ca76107fe7c2c5ffeaf9488ed","timestamp":"0x677e9a61","transactions":["0x02f901d58227d883053e1a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beee8d3c14b3d48e22cfb50fdcc2e116c9914f7ab9eb2a25c49f2cf69da98e72138bf82a532b0b41fd784b639a4c9327b42846facf436268961f7eb27bdc65b5df332e332e30000000000000000000000000000000000000000000000000000000c001a094ababc239516b12dc7df56d5521749893bfc90c40f3a181cb179368581da0aaa05222ecc29b68639cf06eaa333f3fd47dd1ffc123e56f33bba07d4b12631146f8","0x02f901d58227d88305024d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cbfad311460c226cebfd9633794734c2fcf1708914a380293fed3659071da1aa8fe3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec9a53e88445b024e11a36de0201b174c1822f61dd6e49ee7987e7c232bd4a322316dab934e85aa320936cb68fa50fdf07a881fa8c70f4328b558c1c3941ebf2f332e332e30000000000000000000000000000000000000000000000000000000c080a0a8b96e86856fe01bca9b0a1ef4d5b85c44b114d2eafd50267c11f4e5dcd6fe4ba00e00e72a5662ab7c381e431710d9f5e23a3e4a6de89bff2a04651a1d2affe5af","0x02f901d58227d8830551848459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f896bdee81c78830a0960e8fd33812f1aa3be3b3b87553a55b51d6e09d55a3f8bbf4360adccb73475b5a666537f046b1447e114d6af680e4014696c5d9da8c75db332e332e30000000000000000000000000000000000000000000000000000000c001a09afc28c7ce73203797869bb64cd00aaee9dc0cfd7f84db60f80d512fa1fe3c4ba04b72b5d933d39cf001b2fc91d8568959d38ffc26703929add308a8f7384074f0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b08","index":"0x4301b66","validatorIndex":"0x7b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14884e","index":"0x4301b67","validatorIndex":"0x7b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x44eddd","index":"0x4301b68","validatorIndex":"0x7b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c30","index":"0x4301b69","validatorIndex":"0x7b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a93f","index":"0x4301b6a","validatorIndex":"0x7b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c4d","index":"0x4301b6b","validatorIndex":"0x7b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407f7","index":"0x4301b6c","validatorIndex":"0x7ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7bf9","index":"0x4301b6d","validatorIndex":"0x7bb"}]},[],"0x7d7613739d1604dd986726e664082fb13d3f6f37fc5d09c5c6f8f0b228653d51"]) 2025-01-08 15:35:21.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.4156|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722554 (0x90a63c...d3f7d9), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:21.4180|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Insert block into cache without parent 13722554 (0x90a63c...d3f7d9) 2025-01-08 15:35:21.4288|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4288|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90a63c49a823900b56092a1f76aea0b5535606117cb8649ab6596e30ebd3f7d9","blockNumber":"0xd163ba","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","prevRandao":"0x29ac8be9c3a77e9574a4319336d6843baa5e759607e4d33483329336ad32734b","receiptsRoot":"0x845470dc5a4184ff7021ebeedabaf91c368ba6387514f19437cd5e8b367616ad","stateRoot":"0x7da4587c67c8155aa969e627e77f40da160df64ca76107fe7c2c5ffeaf9488ed","timestamp":"0x677e9a61","transactions":["0x02f901d58227d883053e1a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beee8d3c14b3d48e22cfb50fdcc2e116c9914f7ab9eb2a25c49f2cf69da98e72138bf82a532b0b41fd784b639a4c9327b42846facf436268961f7eb27bdc65b5df332e332e30000000000000000000000000000000000000000000000000000000c001a094ababc239516b12dc7df56d5521749893bfc90c40f3a181cb179368581da0aaa05222ecc29b68639cf06eaa333f3fd47dd1ffc123e56f33bba07d4b12631146f8","0x02f901d58227d88305024d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cbfad311460c226cebfd9633794734c2fcf1708914a380293fed3659071da1aa8fe3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec9a53e88445b024e11a36de0201b174c1822f61dd6e49ee7987e7c232bd4a322316dab934e85aa320936cb68fa50fdf07a881fa8c70f4328b558c1c3941ebf2f332e332e30000000000000000000000000000000000000000000000000000000c080a0a8b96e86856fe01bca9b0a1ef4d5b85c44b114d2eafd50267c11f4e5dcd6fe4ba00e00e72a5662ab7c381e431710d9f5e23a3e4a6de89bff2a04651a1d2affe5af","0x02f901d58227d8830551848459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f896bdee81c78830a0960e8fd33812f1aa3be3b3b87553a55b51d6e09d55a3f8bbf4360adccb73475b5a666537f046b1447e114d6af680e4014696c5d9da8c75db332e332e30000000000000000000000000000000000000000000000000000000c001a09afc28c7ce73203797869bb64cd00aaee9dc0cfd7f84db60f80d512fa1fe3c4ba04b72b5d933d39cf001b2fc91d8568959d38ffc26703929add308a8f7384074f0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b08","index":"0x4301b66","validatorIndex":"0x7b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14884e","index":"0x4301b67","validatorIndex":"0x7b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x44eddd","index":"0x4301b68","validatorIndex":"0x7b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c30","index":"0x4301b69","validatorIndex":"0x7b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a93f","index":"0x4301b6a","validatorIndex":"0x7b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c4d","index":"0x4301b6b","validatorIndex":"0x7b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407f7","index":"0x4301b6c","validatorIndex":"0x7ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7bf9","index":"0x4301b6d","validatorIndex":"0x7bb"}]},[],"0x7d7613739d1604dd986726e664082fb13d3f6f37fc5d09c5c6f8f0b228653d51"]) 2025-01-08 15:35:21.4288|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90a63c49a823900b56092a1f76aea0b5535606117cb8649ab6596e30ebd3f7d9","blockNumber":"0xd163ba","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","prevRandao":"0x29ac8be9c3a77e9574a4319336d6843baa5e759607e4d33483329336ad32734b","receiptsRoot":"0x845470dc5a4184ff7021ebeedabaf91c368ba6387514f19437cd5e8b367616ad","stateRoot":"0x7da4587c67c8155aa969e627e77f40da160df64ca76107fe7c2c5ffeaf9488ed","timestamp":"0x677e9a61","transactions":["0x02f901d58227d883053e1a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beee8d3c14b3d48e22cfb50fdcc2e116c9914f7ab9eb2a25c49f2cf69da98e72138bf82a532b0b41fd784b639a4c9327b42846facf436268961f7eb27bdc65b5df332e332e30000000000000000000000000000000000000000000000000000000c001a094ababc239516b12dc7df56d5521749893bfc90c40f3a181cb179368581da0aaa05222ecc29b68639cf06eaa333f3fd47dd1ffc123e56f33bba07d4b12631146f8","0x02f901d58227d88305024d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cbfad311460c226cebfd9633794734c2fcf1708914a380293fed3659071da1aa8fe3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec9a53e88445b024e11a36de0201b174c1822f61dd6e49ee7987e7c232bd4a322316dab934e85aa320936cb68fa50fdf07a881fa8c70f4328b558c1c3941ebf2f332e332e30000000000000000000000000000000000000000000000000000000c080a0a8b96e86856fe01bca9b0a1ef4d5b85c44b114d2eafd50267c11f4e5dcd6fe4ba00e00e72a5662ab7c381e431710d9f5e23a3e4a6de89bff2a04651a1d2affe5af","0x02f901d58227d8830551848459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f896bdee81c78830a0960e8fd33812f1aa3be3b3b87553a55b51d6e09d55a3f8bbf4360adccb73475b5a666537f046b1447e114d6af680e4014696c5d9da8c75db332e332e30000000000000000000000000000000000000000000000000000000c001a09afc28c7ce73203797869bb64cd00aaee9dc0cfd7f84db60f80d512fa1fe3c4ba04b72b5d933d39cf001b2fc91d8568959d38ffc26703929add308a8f7384074f0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b08","index":"0x4301b66","validatorIndex":"0x7b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14884e","index":"0x4301b67","validatorIndex":"0x7b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x44eddd","index":"0x4301b68","validatorIndex":"0x7b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c30","index":"0x4301b69","validatorIndex":"0x7b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a93f","index":"0x4301b6a","validatorIndex":"0x7b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c4d","index":"0x4301b6b","validatorIndex":"0x7b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407f7","index":"0x4301b6c","validatorIndex":"0x7ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7bf9","index":"0x4301b6d","validatorIndex":"0x7bb"}]},[],"0x7d7613739d1604dd986726e664082fb13d3f6f37fc5d09c5c6f8f0b228653d51"]) handled in 38ms 2025-01-08 15:35:21.4288|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4288|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4322|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4322|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:35:21.4370|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x648eca3a2b0ec3042307db771515a32ebd374e236018a9936580d8fb812d01b2","blockNumber":"0xd163bb","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x90a63c49a823900b56092a1f76aea0b5535606117cb8649ab6596e30ebd3f7d9","prevRandao":"0xc9be8d2680cff54b20211ce58979b280f685be1bf929bf5ffb938a39dd8d01ef","receiptsRoot":"0x31f0123c46e4346b96ec7fbc1aff4114b53dac74918af0c142641b187ac41635","stateRoot":"0x0623dd75d1f94ad5e0952cb3e548de36498a8b48be54eca8370e9b8694e12865","timestamp":"0x677e9a66","transactions":["0x02f901d58227d88305024e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cbfad311460c226cebfd9633794734c2fcf1708914a380293fed3659071da1aa8fe3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f820d1f549ed54064c3762a40b02fcf70abd5102b2c8fa279ead2c0837b1c902cf70005ae4f50f32cdba48dd6a926b560e0c181149ec4c5eb2f7876ba7c5463471332e332e30000000000000000000000000000000000000000000000000000000c080a072d89bff8ef3f58da08d885f72aeec3a372a552215e7e2bf316fbf2a9bc4cd45a017ce830408ff5838ad3d0d76b2abe1451210df297549979e7e59b17adfb3d8f7","0x02f901d58227d883053e1b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf031b1d6237e6a0b18d51b9d075653db455a5bcf5dbbd3351fc359e8f85590d973d1d3733e557e9a22687c6b412e2b498ef5baaa54740629ba502ebf798f1acb332e332e30000000000000000000000000000000000000000000000000000000c080a0622ac5d5f41908273235ff5a27a976e6605da3e4a080284849eb69fa4a2c2623a056a99a9c7afc88e9f505d03433f37178f5c2ff4326dbad1f166fe3faaf292fa6","0x02f901d58227d8830551858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1eeec4e8355dbf6e6f09acf3aa7ebcda322449d691c0b8ce6b056775be743912cf2b37d1dd374589b371ddc2560ca6424ee618472d25a9c474abd4466411ff91332e332e30000000000000000000000000000000000000000000000000000000c080a04f59c4e3de931df1ae36139f7a0758934c53a9b1c43f4d7da2d77b1aeb01bf85a065ff269910fa0addfa317cc550f79f96f099c76dad35742008b602707fcfdc8f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14537e","index":"0x4301b6e","validatorIndex":"0x7bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x416a93","index":"0x4301b6f","validatorIndex":"0x7bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b70","validatorIndex":"0x7be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143033","index":"0x4301b71","validatorIndex":"0x7bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c41","index":"0x4301b72","validatorIndex":"0x7c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b73","validatorIndex":"0x7c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14534b","index":"0x4301b74","validatorIndex":"0x7c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14851a","index":"0x4301b75","validatorIndex":"0x7c3"}]},[],"0xe0b02076c279271b3b221437141a69d6a05bd6bcb9b702f2957b03db2db49493"]) 2025-01-08 15:35:21.4370|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722555 (0x648eca...2d01b2), Extra Data: chiado-lodestar-0 2025-01-08 15:35:21.4370|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Insert block into cache without parent 13722555 (0x648eca...2d01b2) 2025-01-08 15:35:21.4370|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4370|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x648eca3a2b0ec3042307db771515a32ebd374e236018a9936580d8fb812d01b2","blockNumber":"0xd163bb","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x90a63c49a823900b56092a1f76aea0b5535606117cb8649ab6596e30ebd3f7d9","prevRandao":"0xc9be8d2680cff54b20211ce58979b280f685be1bf929bf5ffb938a39dd8d01ef","receiptsRoot":"0x31f0123c46e4346b96ec7fbc1aff4114b53dac74918af0c142641b187ac41635","stateRoot":"0x0623dd75d1f94ad5e0952cb3e548de36498a8b48be54eca8370e9b8694e12865","timestamp":"0x677e9a66","transactions":["0x02f901d58227d88305024e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cbfad311460c226cebfd9633794734c2fcf1708914a380293fed3659071da1aa8fe3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f820d1f549ed54064c3762a40b02fcf70abd5102b2c8fa279ead2c0837b1c902cf70005ae4f50f32cdba48dd6a926b560e0c181149ec4c5eb2f7876ba7c5463471332e332e30000000000000000000000000000000000000000000000000000000c080a072d89bff8ef3f58da08d885f72aeec3a372a552215e7e2bf316fbf2a9bc4cd45a017ce830408ff5838ad3d0d76b2abe1451210df297549979e7e59b17adfb3d8f7","0x02f901d58227d883053e1b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf031b1d6237e6a0b18d51b9d075653db455a5bcf5dbbd3351fc359e8f85590d973d1d3733e557e9a22687c6b412e2b498ef5baaa54740629ba502ebf798f1acb332e332e30000000000000000000000000000000000000000000000000000000c080a0622ac5d5f41908273235ff5a27a976e6605da3e4a080284849eb69fa4a2c2623a056a99a9c7afc88e9f505d03433f37178f5c2ff4326dbad1f166fe3faaf292fa6","0x02f901d58227d8830551858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1eeec4e8355dbf6e6f09acf3aa7ebcda322449d691c0b8ce6b056775be743912cf2b37d1dd374589b371ddc2560ca6424ee618472d25a9c474abd4466411ff91332e332e30000000000000000000000000000000000000000000000000000000c080a04f59c4e3de931df1ae36139f7a0758934c53a9b1c43f4d7da2d77b1aeb01bf85a065ff269910fa0addfa317cc550f79f96f099c76dad35742008b602707fcfdc8f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14537e","index":"0x4301b6e","validatorIndex":"0x7bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x416a93","index":"0x4301b6f","validatorIndex":"0x7bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b70","validatorIndex":"0x7be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143033","index":"0x4301b71","validatorIndex":"0x7bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c41","index":"0x4301b72","validatorIndex":"0x7c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b73","validatorIndex":"0x7c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14534b","index":"0x4301b74","validatorIndex":"0x7c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14851a","index":"0x4301b75","validatorIndex":"0x7c3"}]},[],"0xe0b02076c279271b3b221437141a69d6a05bd6bcb9b702f2957b03db2db49493"]) 2025-01-08 15:35:21.4370|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x648eca3a2b0ec3042307db771515a32ebd374e236018a9936580d8fb812d01b2","blockNumber":"0xd163bb","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x90a63c49a823900b56092a1f76aea0b5535606117cb8649ab6596e30ebd3f7d9","prevRandao":"0xc9be8d2680cff54b20211ce58979b280f685be1bf929bf5ffb938a39dd8d01ef","receiptsRoot":"0x31f0123c46e4346b96ec7fbc1aff4114b53dac74918af0c142641b187ac41635","stateRoot":"0x0623dd75d1f94ad5e0952cb3e548de36498a8b48be54eca8370e9b8694e12865","timestamp":"0x677e9a66","transactions":["0x02f901d58227d88305024e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cbfad311460c226cebfd9633794734c2fcf1708914a380293fed3659071da1aa8fe3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f820d1f549ed54064c3762a40b02fcf70abd5102b2c8fa279ead2c0837b1c902cf70005ae4f50f32cdba48dd6a926b560e0c181149ec4c5eb2f7876ba7c5463471332e332e30000000000000000000000000000000000000000000000000000000c080a072d89bff8ef3f58da08d885f72aeec3a372a552215e7e2bf316fbf2a9bc4cd45a017ce830408ff5838ad3d0d76b2abe1451210df297549979e7e59b17adfb3d8f7","0x02f901d58227d883053e1b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf031b1d6237e6a0b18d51b9d075653db455a5bcf5dbbd3351fc359e8f85590d973d1d3733e557e9a22687c6b412e2b498ef5baaa54740629ba502ebf798f1acb332e332e30000000000000000000000000000000000000000000000000000000c080a0622ac5d5f41908273235ff5a27a976e6605da3e4a080284849eb69fa4a2c2623a056a99a9c7afc88e9f505d03433f37178f5c2ff4326dbad1f166fe3faaf292fa6","0x02f901d58227d8830551858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1eeec4e8355dbf6e6f09acf3aa7ebcda322449d691c0b8ce6b056775be743912cf2b37d1dd374589b371ddc2560ca6424ee618472d25a9c474abd4466411ff91332e332e30000000000000000000000000000000000000000000000000000000c080a04f59c4e3de931df1ae36139f7a0758934c53a9b1c43f4d7da2d77b1aeb01bf85a065ff269910fa0addfa317cc550f79f96f099c76dad35742008b602707fcfdc8f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14537e","index":"0x4301b6e","validatorIndex":"0x7bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x416a93","index":"0x4301b6f","validatorIndex":"0x7bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b70","validatorIndex":"0x7be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143033","index":"0x4301b71","validatorIndex":"0x7bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c41","index":"0x4301b72","validatorIndex":"0x7c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b73","validatorIndex":"0x7c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14534b","index":"0x4301b74","validatorIndex":"0x7c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14851a","index":"0x4301b75","validatorIndex":"0x7c3"}]},[],"0xe0b02076c279271b3b221437141a69d6a05bd6bcb9b702f2957b03db2db49493"]) handled in 3ms 2025-01-08 15:35:21.4413|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4413|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4413|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4413|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9707eeda17a29d54371a6ff54562ac6974dbda7f3e93da239c4544630e8e0df5","blockNumber":"0xd163bc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x648eca3a2b0ec3042307db771515a32ebd374e236018a9936580d8fb812d01b2","prevRandao":"0xd3b443eddfa835e705ca54f12f7858a566378976bc800d8975e7bc82087cd3cc","receiptsRoot":"0x56b128a60a3668a55646fb21e15bf342a341ac27555a298baca110082a28d47a","stateRoot":"0x7e87e8fceeb7d593881f959cadac7bb525c4d6d18bbfac01817fe1080c14c4d9","timestamp":"0x677e9a6b","transactions":["0x02f901d58227d883054a728459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8511e5a6ef847853ff5c57344149689351aab76dd2e7b80cc41b1b82cb20d876b896deda70cede274c46d12531af0adb00abce08209f9bfa2fddafe5a895b1803332e332e30000000000000000000000000000000000000000000000000000000c001a0f62413ff933968ea7badba643a482b774ecd7c2ad95c161ff483385e2524d594a0267f53ce4bf1d24e912a34e5815ef87f848359d60b66b6f76c1d81c5c9475f03","0x02f901d58227d883053e1c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eccbc413f52448b9dcc438b609520f1be83be9f01ff88a0ca15b578030e5e1f44b1209c5c1c75224598e777532c483e681d6a6dfe8e8200449f010ff3e4c55b26332e332e30000000000000000000000000000000000000000000000000000000c080a010dbbe8d63dd5645fc655822af313120a9cd636cf81ed2f75d03088e41d08ed4a07c08fa2adf327441133418e5df59fa8719aab36c2c47403b62a321f1458b817a","0x02f901d58227d8830551868459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9020e205f9ee31aa904a2d6649bbbce7f41c3b7ebeeff0ab8b6b3412747b8083584a5e24f7d42985d3c3fd05ef30950dcdeb407d25e6e82d1cfaec1f364bed3a332e332e30000000000000000000000000000000000000000000000000000000c001a024af239b60b70991b51d82f7a86bf2b5eaafd849fb6d4e39f26a24449bfba067a02359766b88ff38266def01e605a842782997c70d5370d771a31df2092513425f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0ede","index":"0x4301b76","validatorIndex":"0x7c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148824","index":"0x4301b77","validatorIndex":"0x7c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae5b","index":"0x4301b78","validatorIndex":"0x7c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148851","index":"0x4301b79","validatorIndex":"0x7c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae5b","index":"0x4301b7a","validatorIndex":"0x7c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d01d2","index":"0x4301b7b","validatorIndex":"0x7c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae3f","index":"0x4301b7c","validatorIndex":"0x7ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147f2e","index":"0x4301b7d","validatorIndex":"0x7cb"}]},[],"0x65ab584e1a9f6c4688d1ff8599c94e6db7f5a95857837d8f348fb939ac58137f"]) 2025-01-08 15:35:21.4484|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722556 (0x9707ee...8e0df5), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:21.4484|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722556 (0x9707ee...8e0df5) 2025-01-08 15:35:21.4484|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9707eeda17a29d54371a6ff54562ac6974dbda7f3e93da239c4544630e8e0df5","blockNumber":"0xd163bc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x648eca3a2b0ec3042307db771515a32ebd374e236018a9936580d8fb812d01b2","prevRandao":"0xd3b443eddfa835e705ca54f12f7858a566378976bc800d8975e7bc82087cd3cc","receiptsRoot":"0x56b128a60a3668a55646fb21e15bf342a341ac27555a298baca110082a28d47a","stateRoot":"0x7e87e8fceeb7d593881f959cadac7bb525c4d6d18bbfac01817fe1080c14c4d9","timestamp":"0x677e9a6b","transactions":["0x02f901d58227d883054a728459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8511e5a6ef847853ff5c57344149689351aab76dd2e7b80cc41b1b82cb20d876b896deda70cede274c46d12531af0adb00abce08209f9bfa2fddafe5a895b1803332e332e30000000000000000000000000000000000000000000000000000000c001a0f62413ff933968ea7badba643a482b774ecd7c2ad95c161ff483385e2524d594a0267f53ce4bf1d24e912a34e5815ef87f848359d60b66b6f76c1d81c5c9475f03","0x02f901d58227d883053e1c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eccbc413f52448b9dcc438b609520f1be83be9f01ff88a0ca15b578030e5e1f44b1209c5c1c75224598e777532c483e681d6a6dfe8e8200449f010ff3e4c55b26332e332e30000000000000000000000000000000000000000000000000000000c080a010dbbe8d63dd5645fc655822af313120a9cd636cf81ed2f75d03088e41d08ed4a07c08fa2adf327441133418e5df59fa8719aab36c2c47403b62a321f1458b817a","0x02f901d58227d8830551868459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9020e205f9ee31aa904a2d6649bbbce7f41c3b7ebeeff0ab8b6b3412747b8083584a5e24f7d42985d3c3fd05ef30950dcdeb407d25e6e82d1cfaec1f364bed3a332e332e30000000000000000000000000000000000000000000000000000000c001a024af239b60b70991b51d82f7a86bf2b5eaafd849fb6d4e39f26a24449bfba067a02359766b88ff38266def01e605a842782997c70d5370d771a31df2092513425f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0ede","index":"0x4301b76","validatorIndex":"0x7c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148824","index":"0x4301b77","validatorIndex":"0x7c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae5b","index":"0x4301b78","validatorIndex":"0x7c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148851","index":"0x4301b79","validatorIndex":"0x7c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae5b","index":"0x4301b7a","validatorIndex":"0x7c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d01d2","index":"0x4301b7b","validatorIndex":"0x7c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae3f","index":"0x4301b7c","validatorIndex":"0x7ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147f2e","index":"0x4301b7d","validatorIndex":"0x7cb"}]},[],"0x65ab584e1a9f6c4688d1ff8599c94e6db7f5a95857837d8f348fb939ac58137f"]) 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9707eeda17a29d54371a6ff54562ac6974dbda7f3e93da239c4544630e8e0df5","blockNumber":"0xd163bc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x648eca3a2b0ec3042307db771515a32ebd374e236018a9936580d8fb812d01b2","prevRandao":"0xd3b443eddfa835e705ca54f12f7858a566378976bc800d8975e7bc82087cd3cc","receiptsRoot":"0x56b128a60a3668a55646fb21e15bf342a341ac27555a298baca110082a28d47a","stateRoot":"0x7e87e8fceeb7d593881f959cadac7bb525c4d6d18bbfac01817fe1080c14c4d9","timestamp":"0x677e9a6b","transactions":["0x02f901d58227d883054a728459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8511e5a6ef847853ff5c57344149689351aab76dd2e7b80cc41b1b82cb20d876b896deda70cede274c46d12531af0adb00abce08209f9bfa2fddafe5a895b1803332e332e30000000000000000000000000000000000000000000000000000000c001a0f62413ff933968ea7badba643a482b774ecd7c2ad95c161ff483385e2524d594a0267f53ce4bf1d24e912a34e5815ef87f848359d60b66b6f76c1d81c5c9475f03","0x02f901d58227d883053e1c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eccbc413f52448b9dcc438b609520f1be83be9f01ff88a0ca15b578030e5e1f44b1209c5c1c75224598e777532c483e681d6a6dfe8e8200449f010ff3e4c55b26332e332e30000000000000000000000000000000000000000000000000000000c080a010dbbe8d63dd5645fc655822af313120a9cd636cf81ed2f75d03088e41d08ed4a07c08fa2adf327441133418e5df59fa8719aab36c2c47403b62a321f1458b817a","0x02f901d58227d8830551868459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb90e6eaed9f5160c2e91ace77947c5be15887eb43022a14e406ac3defd709d2f5f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9020e205f9ee31aa904a2d6649bbbce7f41c3b7ebeeff0ab8b6b3412747b8083584a5e24f7d42985d3c3fd05ef30950dcdeb407d25e6e82d1cfaec1f364bed3a332e332e30000000000000000000000000000000000000000000000000000000c001a024af239b60b70991b51d82f7a86bf2b5eaafd849fb6d4e39f26a24449bfba067a02359766b88ff38266def01e605a842782997c70d5370d771a31df2092513425f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0ede","index":"0x4301b76","validatorIndex":"0x7c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148824","index":"0x4301b77","validatorIndex":"0x7c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae5b","index":"0x4301b78","validatorIndex":"0x7c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148851","index":"0x4301b79","validatorIndex":"0x7c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae5b","index":"0x4301b7a","validatorIndex":"0x7c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d01d2","index":"0x4301b7b","validatorIndex":"0x7c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae3f","index":"0x4301b7c","validatorIndex":"0x7ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147f2e","index":"0x4301b7d","validatorIndex":"0x7cb"}]},[],"0x65ab584e1a9f6c4688d1ff8599c94e6db7f5a95857837d8f348fb939ac58137f"]) handled in 1ms 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4484|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4551|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6503eeaf7b4e36952c709f7325fa345818bdf0aef20aade9e254cf037551385","blockNumber":"0xd163bd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9707eeda17a29d54371a6ff54562ac6974dbda7f3e93da239c4544630e8e0df5","prevRandao":"0x8689b5f21c03481585bdc959886db2ca6c0bc74677e8b8783b8779d50d221aa2","receiptsRoot":"0x77e3088f2c34f8624c28f6a6dc2790d2db753eb2d495315c2d792f43295765c0","stateRoot":"0x7d5ba55041e3913e2cc0ffee5f85751fc295d41f7f45afa624e7ad9a587a94bf","timestamp":"0x677e9a70","transactions":["0x02f901d58227d8830551878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e22f22161689e8162963a5df60d00a8b26a90a2c833eee99e34ef6891d33d978738ecdc913c3cf508a8381b839621d86d0be0f13952a8474b89b66990ba14d2b9332e332e30000000000000000000000000000000000000000000000000000000c001a00590bb029f94b71245dcfa4a7131dd780a8d9997f9cef44ed15b19f385afeab4a0653350803f9594c70b709ee0d19801e1f177975d259365bbba5c0e11cdd4cd2b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148244","index":"0x4301b7e","validatorIndex":"0x7cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a873","index":"0x4301b7f","validatorIndex":"0x7cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b80","validatorIndex":"0x7ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5fdd","index":"0x4301b81","validatorIndex":"0x7cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa5a8","index":"0x4301b82","validatorIndex":"0x7d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1461dd","index":"0x4301b83","validatorIndex":"0x7d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145946","index":"0x4301b84","validatorIndex":"0x7d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae4f","index":"0x4301b85","validatorIndex":"0x7d3"}]},[],"0x4cf07e1b378ad9f3f5712c26174c4c42f58cda9a9ee7ab540d397fd3649f5a52"]) 2025-01-08 15:35:21.4551|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722557 (0xb6503e...551385), Extra Data: Nethermind 2025-01-08 15:35:21.4551|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Insert block into cache without parent 13722557 (0xb6503e...551385) 2025-01-08 15:35:21.4551|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4551|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6503eeaf7b4e36952c709f7325fa345818bdf0aef20aade9e254cf037551385","blockNumber":"0xd163bd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9707eeda17a29d54371a6ff54562ac6974dbda7f3e93da239c4544630e8e0df5","prevRandao":"0x8689b5f21c03481585bdc959886db2ca6c0bc74677e8b8783b8779d50d221aa2","receiptsRoot":"0x77e3088f2c34f8624c28f6a6dc2790d2db753eb2d495315c2d792f43295765c0","stateRoot":"0x7d5ba55041e3913e2cc0ffee5f85751fc295d41f7f45afa624e7ad9a587a94bf","timestamp":"0x677e9a70","transactions":["0x02f901d58227d8830551878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e22f22161689e8162963a5df60d00a8b26a90a2c833eee99e34ef6891d33d978738ecdc913c3cf508a8381b839621d86d0be0f13952a8474b89b66990ba14d2b9332e332e30000000000000000000000000000000000000000000000000000000c001a00590bb029f94b71245dcfa4a7131dd780a8d9997f9cef44ed15b19f385afeab4a0653350803f9594c70b709ee0d19801e1f177975d259365bbba5c0e11cdd4cd2b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148244","index":"0x4301b7e","validatorIndex":"0x7cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a873","index":"0x4301b7f","validatorIndex":"0x7cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b80","validatorIndex":"0x7ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5fdd","index":"0x4301b81","validatorIndex":"0x7cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa5a8","index":"0x4301b82","validatorIndex":"0x7d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1461dd","index":"0x4301b83","validatorIndex":"0x7d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145946","index":"0x4301b84","validatorIndex":"0x7d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae4f","index":"0x4301b85","validatorIndex":"0x7d3"}]},[],"0x4cf07e1b378ad9f3f5712c26174c4c42f58cda9a9ee7ab540d397fd3649f5a52"]) 2025-01-08 15:35:21.4562|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6503eeaf7b4e36952c709f7325fa345818bdf0aef20aade9e254cf037551385","blockNumber":"0xd163bd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9707eeda17a29d54371a6ff54562ac6974dbda7f3e93da239c4544630e8e0df5","prevRandao":"0x8689b5f21c03481585bdc959886db2ca6c0bc74677e8b8783b8779d50d221aa2","receiptsRoot":"0x77e3088f2c34f8624c28f6a6dc2790d2db753eb2d495315c2d792f43295765c0","stateRoot":"0x7d5ba55041e3913e2cc0ffee5f85751fc295d41f7f45afa624e7ad9a587a94bf","timestamp":"0x677e9a70","transactions":["0x02f901d58227d8830551878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e22f22161689e8162963a5df60d00a8b26a90a2c833eee99e34ef6891d33d978738ecdc913c3cf508a8381b839621d86d0be0f13952a8474b89b66990ba14d2b9332e332e30000000000000000000000000000000000000000000000000000000c001a00590bb029f94b71245dcfa4a7131dd780a8d9997f9cef44ed15b19f385afeab4a0653350803f9594c70b709ee0d19801e1f177975d259365bbba5c0e11cdd4cd2b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148244","index":"0x4301b7e","validatorIndex":"0x7cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a873","index":"0x4301b7f","validatorIndex":"0x7cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b80","validatorIndex":"0x7ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5fdd","index":"0x4301b81","validatorIndex":"0x7cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa5a8","index":"0x4301b82","validatorIndex":"0x7d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1461dd","index":"0x4301b83","validatorIndex":"0x7d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145946","index":"0x4301b84","validatorIndex":"0x7d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae4f","index":"0x4301b85","validatorIndex":"0x7d3"}]},[],"0x4cf07e1b378ad9f3f5712c26174c4c42f58cda9a9ee7ab540d397fd3649f5a52"]) handled in 1ms 2025-01-08 15:35:21.4562|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4562|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4562|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4562|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0baee2d9324275549b26c7fcccb8e233db88a890e008a744ba6e1e62a076cdef","blockNumber":"0xd163be","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb6503eeaf7b4e36952c709f7325fa345818bdf0aef20aade9e254cf037551385","prevRandao":"0xf8a1a89ececad74d1de5c7d051ee5f5a3619b938eb9c5c63a7faffed88c96313","receiptsRoot":"0xedb1fcc85cde64d3a4a4e290f8520369be505bd2fb4cfaf5493ad5908c52ddbf","stateRoot":"0x0d6b2562aafcd6b98042ecc8a473eeea8e8d3eb532f5768626427421cd98705b","timestamp":"0x677e9a75","transactions":["0x02f901d58227d883053e1d8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8355272e708f6adadceab64253c3269f9ea9d06307bb636f9a854c393dd48815847a2a91c92f4f3f02359d1e8d29aa7815773844ae5a5a941e843216e8171c3df332e332e30000000000000000000000000000000000000000000000000000000c001a0013fc063bfa689a7e790a6fc45dbba145a9212d829d9d874135ae06ac4b9f9c1a01e39d513e54c36fc4821ececeddda48393a0a17976f26a7c2e695efedbcafe3a","0x02f901d58227d883054a738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46f241e355471ed913a4fe423266dedd0f50a700abbc78e91b7476c10e91ed787051e35ff75afa16a5650e21f3bbd48f2f0da62bb5b6170642d805d16958b10c332e332e30000000000000000000000000000000000000000000000000000000c001a083f4f44414942a5ad33f36de8ee2302731c2f66ec81a137c9a517317a56b18b7a06a3aff67c0b121ece3aed0399b32f21c679168506e630ed072b3132b1c420968"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acdf2","index":"0x4301b86","validatorIndex":"0x7d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143324","index":"0x4301b87","validatorIndex":"0x7d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143bc2","index":"0x4301b88","validatorIndex":"0x7d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145945","index":"0x4301b89","validatorIndex":"0x7d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b117","index":"0x4301b8a","validatorIndex":"0x7d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a887","index":"0x4301b8b","validatorIndex":"0x7d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145744","index":"0x4301b8c","validatorIndex":"0x7da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f1d","index":"0x4301b8d","validatorIndex":"0x7db"}]},[],"0xf26fd92a9b4a71e2208f27f9e48da735cb20a83125ebb83d92fc41a9baabc679"]) 2025-01-08 15:35:21.4654|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722558 (0x0baee2...76cdef), Extra Data: Nethermind 2025-01-08 15:35:21.4654|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Insert block into cache without parent 13722558 (0x0baee2...76cdef) 2025-01-08 15:35:21.4654|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0baee2d9324275549b26c7fcccb8e233db88a890e008a744ba6e1e62a076cdef","blockNumber":"0xd163be","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb6503eeaf7b4e36952c709f7325fa345818bdf0aef20aade9e254cf037551385","prevRandao":"0xf8a1a89ececad74d1de5c7d051ee5f5a3619b938eb9c5c63a7faffed88c96313","receiptsRoot":"0xedb1fcc85cde64d3a4a4e290f8520369be505bd2fb4cfaf5493ad5908c52ddbf","stateRoot":"0x0d6b2562aafcd6b98042ecc8a473eeea8e8d3eb532f5768626427421cd98705b","timestamp":"0x677e9a75","transactions":["0x02f901d58227d883053e1d8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8355272e708f6adadceab64253c3269f9ea9d06307bb636f9a854c393dd48815847a2a91c92f4f3f02359d1e8d29aa7815773844ae5a5a941e843216e8171c3df332e332e30000000000000000000000000000000000000000000000000000000c001a0013fc063bfa689a7e790a6fc45dbba145a9212d829d9d874135ae06ac4b9f9c1a01e39d513e54c36fc4821ececeddda48393a0a17976f26a7c2e695efedbcafe3a","0x02f901d58227d883054a738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46f241e355471ed913a4fe423266dedd0f50a700abbc78e91b7476c10e91ed787051e35ff75afa16a5650e21f3bbd48f2f0da62bb5b6170642d805d16958b10c332e332e30000000000000000000000000000000000000000000000000000000c001a083f4f44414942a5ad33f36de8ee2302731c2f66ec81a137c9a517317a56b18b7a06a3aff67c0b121ece3aed0399b32f21c679168506e630ed072b3132b1c420968"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acdf2","index":"0x4301b86","validatorIndex":"0x7d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143324","index":"0x4301b87","validatorIndex":"0x7d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143bc2","index":"0x4301b88","validatorIndex":"0x7d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145945","index":"0x4301b89","validatorIndex":"0x7d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b117","index":"0x4301b8a","validatorIndex":"0x7d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a887","index":"0x4301b8b","validatorIndex":"0x7d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145744","index":"0x4301b8c","validatorIndex":"0x7da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f1d","index":"0x4301b8d","validatorIndex":"0x7db"}]},[],"0xf26fd92a9b4a71e2208f27f9e48da735cb20a83125ebb83d92fc41a9baabc679"]) 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0baee2d9324275549b26c7fcccb8e233db88a890e008a744ba6e1e62a076cdef","blockNumber":"0xd163be","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb6503eeaf7b4e36952c709f7325fa345818bdf0aef20aade9e254cf037551385","prevRandao":"0xf8a1a89ececad74d1de5c7d051ee5f5a3619b938eb9c5c63a7faffed88c96313","receiptsRoot":"0xedb1fcc85cde64d3a4a4e290f8520369be505bd2fb4cfaf5493ad5908c52ddbf","stateRoot":"0x0d6b2562aafcd6b98042ecc8a473eeea8e8d3eb532f5768626427421cd98705b","timestamp":"0x677e9a75","transactions":["0x02f901d58227d883053e1d8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cb87c9687786eff6114e7cffb16089e0c6fbdc3837623d5b528192d46fce43ee5c63b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8355272e708f6adadceab64253c3269f9ea9d06307bb636f9a854c393dd48815847a2a91c92f4f3f02359d1e8d29aa7815773844ae5a5a941e843216e8171c3df332e332e30000000000000000000000000000000000000000000000000000000c001a0013fc063bfa689a7e790a6fc45dbba145a9212d829d9d874135ae06ac4b9f9c1a01e39d513e54c36fc4821ececeddda48393a0a17976f26a7c2e695efedbcafe3a","0x02f901d58227d883054a738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46f241e355471ed913a4fe423266dedd0f50a700abbc78e91b7476c10e91ed787051e35ff75afa16a5650e21f3bbd48f2f0da62bb5b6170642d805d16958b10c332e332e30000000000000000000000000000000000000000000000000000000c001a083f4f44414942a5ad33f36de8ee2302731c2f66ec81a137c9a517317a56b18b7a06a3aff67c0b121ece3aed0399b32f21c679168506e630ed072b3132b1c420968"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acdf2","index":"0x4301b86","validatorIndex":"0x7d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143324","index":"0x4301b87","validatorIndex":"0x7d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143bc2","index":"0x4301b88","validatorIndex":"0x7d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145945","index":"0x4301b89","validatorIndex":"0x7d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b117","index":"0x4301b8a","validatorIndex":"0x7d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a887","index":"0x4301b8b","validatorIndex":"0x7d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145744","index":"0x4301b8c","validatorIndex":"0x7da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f1d","index":"0x4301b8d","validatorIndex":"0x7db"}]},[],"0xf26fd92a9b4a71e2208f27f9e48da735cb20a83125ebb83d92fc41a9baabc679"]) handled in 1ms 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4654|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4718|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x647d78bbf74fa1bb9d369758f8708a2ccc6c847819ca186ccb2352a2c83afe29","blockNumber":"0xd163bf","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0baee2d9324275549b26c7fcccb8e233db88a890e008a744ba6e1e62a076cdef","prevRandao":"0x350de5739ebd116a680a0fb466f189cc49146899efa3b2735feaa624fc0b8e13","receiptsRoot":"0x96733ab890b0d72cc115136408d1a62f84d0b2e2c08ea7a69843ce1a4559ccf2","stateRoot":"0xacd46e6bed995f473ffd27204dd4447924e008d38d13fd42f010946a218a0629","timestamp":"0x677e9a7a","transactions":["0x02f901d58227d8830551888459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be70da7627b7afd8d37204f545419338d2a0f62460c87e6154fa37805fc5300e839496c97a7de736b9de8f53fdfc0409087cfb6d8a2c26d30d7a1624c54a78c0d7332e332e30000000000000000000000000000000000000000000000000000000c001a050069a4e011296343a33cefc4d55d8cdc6781c1b7224f59a6148b7032f54fd9fa02b07e5db2873147ca90ed733af80e0e585fca5b4d513d049e5d1d6b698a03aee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b49","index":"0x4301b8e","validatorIndex":"0x7dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14824d","index":"0x4301b8f","validatorIndex":"0x7dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a873","index":"0x4301b90","validatorIndex":"0x7de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14885a","index":"0x4301b91","validatorIndex":"0x7df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b117","index":"0x4301b92","validatorIndex":"0x7e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143303","index":"0x4301b93","validatorIndex":"0x7e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146226","index":"0x4301b94","validatorIndex":"0x7e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a868","index":"0x4301b95","validatorIndex":"0x7e3"}]},[],"0x37b12988842d37815098604a4ed44fee7c2980bb9f27508127dadd8d81c8f589"]) 2025-01-08 15:35:21.4718|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722559 (0x647d78...3afe29), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:35:21.4722|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722559 (0x647d78...3afe29) 2025-01-08 15:35:21.4722|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x647d78bbf74fa1bb9d369758f8708a2ccc6c847819ca186ccb2352a2c83afe29","blockNumber":"0xd163bf","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0baee2d9324275549b26c7fcccb8e233db88a890e008a744ba6e1e62a076cdef","prevRandao":"0x350de5739ebd116a680a0fb466f189cc49146899efa3b2735feaa624fc0b8e13","receiptsRoot":"0x96733ab890b0d72cc115136408d1a62f84d0b2e2c08ea7a69843ce1a4559ccf2","stateRoot":"0xacd46e6bed995f473ffd27204dd4447924e008d38d13fd42f010946a218a0629","timestamp":"0x677e9a7a","transactions":["0x02f901d58227d8830551888459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be70da7627b7afd8d37204f545419338d2a0f62460c87e6154fa37805fc5300e839496c97a7de736b9de8f53fdfc0409087cfb6d8a2c26d30d7a1624c54a78c0d7332e332e30000000000000000000000000000000000000000000000000000000c001a050069a4e011296343a33cefc4d55d8cdc6781c1b7224f59a6148b7032f54fd9fa02b07e5db2873147ca90ed733af80e0e585fca5b4d513d049e5d1d6b698a03aee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b49","index":"0x4301b8e","validatorIndex":"0x7dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14824d","index":"0x4301b8f","validatorIndex":"0x7dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a873","index":"0x4301b90","validatorIndex":"0x7de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14885a","index":"0x4301b91","validatorIndex":"0x7df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b117","index":"0x4301b92","validatorIndex":"0x7e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143303","index":"0x4301b93","validatorIndex":"0x7e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146226","index":"0x4301b94","validatorIndex":"0x7e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a868","index":"0x4301b95","validatorIndex":"0x7e3"}]},[],"0x37b12988842d37815098604a4ed44fee7c2980bb9f27508127dadd8d81c8f589"]) 2025-01-08 15:35:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x647d78bbf74fa1bb9d369758f8708a2ccc6c847819ca186ccb2352a2c83afe29","blockNumber":"0xd163bf","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0baee2d9324275549b26c7fcccb8e233db88a890e008a744ba6e1e62a076cdef","prevRandao":"0x350de5739ebd116a680a0fb466f189cc49146899efa3b2735feaa624fc0b8e13","receiptsRoot":"0x96733ab890b0d72cc115136408d1a62f84d0b2e2c08ea7a69843ce1a4559ccf2","stateRoot":"0xacd46e6bed995f473ffd27204dd4447924e008d38d13fd42f010946a218a0629","timestamp":"0x677e9a7a","transactions":["0x02f901d58227d8830551888459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be70da7627b7afd8d37204f545419338d2a0f62460c87e6154fa37805fc5300e839496c97a7de736b9de8f53fdfc0409087cfb6d8a2c26d30d7a1624c54a78c0d7332e332e30000000000000000000000000000000000000000000000000000000c001a050069a4e011296343a33cefc4d55d8cdc6781c1b7224f59a6148b7032f54fd9fa02b07e5db2873147ca90ed733af80e0e585fca5b4d513d049e5d1d6b698a03aee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b49","index":"0x4301b8e","validatorIndex":"0x7dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14824d","index":"0x4301b8f","validatorIndex":"0x7dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a873","index":"0x4301b90","validatorIndex":"0x7de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14885a","index":"0x4301b91","validatorIndex":"0x7df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b117","index":"0x4301b92","validatorIndex":"0x7e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143303","index":"0x4301b93","validatorIndex":"0x7e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146226","index":"0x4301b94","validatorIndex":"0x7e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a868","index":"0x4301b95","validatorIndex":"0x7e3"}]},[],"0x37b12988842d37815098604a4ed44fee7c2980bb9f27508127dadd8d81c8f589"]) handled in 0ms 2025-01-08 15:35:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4722|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4788|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12724500a0ef6c84d30942c76e08b74edf246ca21c626548e7de6a79f96c4c12","blockNumber":"0xd163c0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x32a28","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000200000000000008000000002000000000080400000200200000000008000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x647d78bbf74fa1bb9d369758f8708a2ccc6c847819ca186ccb2352a2c83afe29","prevRandao":"0xbd49d1ea4e2e97d1a4c50fe24f489b7e341041dcb886083105ad2e3c42dd1603","receiptsRoot":"0x4f643296c30612b010e2d99a3e9f7b849b6cb7283dc72c0d04982e5471e3d111","stateRoot":"0x981c4474547159ace041d860ed7c787eb7d019cdcb9095352a215b33d4a8b49e","timestamp":"0x677e9a7f","transactions":["0x02f901d58227d883054a748459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1f987d8c2e7d2187311766c652f7e97443b2fbca0ede6064f2958bec7a2ae1ae2badfe812e553f4938244f17bcdb3f0f42ab667b586c83e0bb463e9dc4d3e118332e332e30000000000000000000000000000000000000000000000000000000c080a05a824d404d0f4496550fb95e6bb940937b6e1918fd3ff54ef9f559a2f7bcc5c9a016d2fac728c85c08bdc2a6f63c59296192e695bf9e30743a4e9ec16b0fbe318c","0x02f901d58227d8830551898459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8601153efc856c2b0d162ea2a66b5d5657e62def5ad0e5393236bc3688f95143c7650e4e5fdec4f2aaaa02ece7c239c7818318974ba862bcf6d036052e508ccbe332e332e30000000000000000000000000000000000000000000000000000000c001a080b2a7b8e62b1c8deba70919d6b754c0ba9fe7f358bccd4bde3d9c81de6bd417a069e9c03d5b8cc64b826cec6ccf593ef04184e8d11891a81b39cb967bc8cb50ae","0x02f901d58227d883053e1e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee33991db6738b4a69aa7061979b82d956cd2be82987cb475e334458d3adbbe70bc318f9825a42fe6bb4cefef9e96dbad52c8d2d214368008709ea6a9d9810831332e332e30000000000000000000000000000000000000000000000000000000c001a05a5bb3be5b2221b9676ec221a95517109824b0aaf6c0f36a5f98c6b18e443137a01623e86f8968d09951bfc740ad115d345fb9b0bd9e1277df14f53b240de2fd41","0x02f904958227d8824ca18459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e4330258fee6db3693d360404fa22fda71b33df53f5b75ac4266aea97ebf5570ae39ab00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010101000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000027b6504497c0000000000000000038ad2a1c01000000000000000000000000000000000000000000000000000000000000000062148e60cd4bedb21b23f4bf7597de465357c00e6943d9c59f3b98b00732ce5a6d6eacbaa9aa2549a5a766b40531e38fddede7e7f21e7a81c13ce4e43954c5c97206c5e40298caa1bb4c7f73bda9c8857337a69137ec777b1be3984b9f714df07ed8ecd28a4ab9c7e1ba99560f6da9bcb9246843221ba172472cd756d7110f6fdd4162e2c0a65d338fc7b56fcc16410fe346b3d082f3d39a8124a3b06ab9037c80f6bb2f99c61cd82e41bb3254aed98a742684e55a3dffcdf33110aa57cecb79c000000000000000000000000000000000000000000000000000000000000000658e770e241513bd848039c622bba3c3e672838d00cbdb193a3c2f6cf17e1beb728d9b63edec55d32f92aa5db8f4814e799d7a378a6d7a46b3dbe1c192f1069a40cd8c104aef1bcb7847aa00e6eb5b49bd2dcfa86543ede0e6df77efa7dbf7676695beeb8540fbc5eadb269eb852ef6295a925f679adacf7fa941eb4e55f3f21a60ff88e7c13cc78778ad8a285f3ac54bbca02da48bb0b1883e86c2467facb58305d02966af9d6e83152af46cd3dc7f0ccbbea19cfc14b1b3e20ddde7455b6c66c001a0d1784927f323f0f3d845bfdfa52bcca98e7debd7a92b8290059f02da33204b41a07d9b05036b7008d85bb0061b3f0c2f4a3e8f1c1e6b7fa1bc470f6ac6387ce7e2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c21","index":"0x4301b96","validatorIndex":"0x7e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146226","index":"0x4301b97","validatorIndex":"0x7e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d79dd","index":"0x4301b98","validatorIndex":"0x7e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae69","index":"0x4301b99","validatorIndex":"0x7e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b9a","validatorIndex":"0x7e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7bee","index":"0x4301b9b","validatorIndex":"0x7e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485ec","index":"0x4301b9c","validatorIndex":"0x7ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148255","index":"0x4301b9d","validatorIndex":"0x7eb"}]},[],"0x2d8b7f52f5460821df6e9bdf1491dc4c79dc16534df9be4516c936b36b3756f2"]) 2025-01-08 15:35:21.4788|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722560 (0x127245...6c4c12), Extra Data: Nethermind 2025-01-08 15:35:21.4788|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Insert block into cache without parent 13722560 (0x127245...6c4c12) 2025-01-08 15:35:21.4788|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4788|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12724500a0ef6c84d30942c76e08b74edf246ca21c626548e7de6a79f96c4c12","blockNumber":"0xd163c0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x32a28","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000200000000000008000000002000000000080400000200200000000008000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x647d78bbf74fa1bb9d369758f8708a2ccc6c847819ca186ccb2352a2c83afe29","prevRandao":"0xbd49d1ea4e2e97d1a4c50fe24f489b7e341041dcb886083105ad2e3c42dd1603","receiptsRoot":"0x4f643296c30612b010e2d99a3e9f7b849b6cb7283dc72c0d04982e5471e3d111","stateRoot":"0x981c4474547159ace041d860ed7c787eb7d019cdcb9095352a215b33d4a8b49e","timestamp":"0x677e9a7f","transactions":["0x02f901d58227d883054a748459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1f987d8c2e7d2187311766c652f7e97443b2fbca0ede6064f2958bec7a2ae1ae2badfe812e553f4938244f17bcdb3f0f42ab667b586c83e0bb463e9dc4d3e118332e332e30000000000000000000000000000000000000000000000000000000c080a05a824d404d0f4496550fb95e6bb940937b6e1918fd3ff54ef9f559a2f7bcc5c9a016d2fac728c85c08bdc2a6f63c59296192e695bf9e30743a4e9ec16b0fbe318c","0x02f901d58227d8830551898459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8601153efc856c2b0d162ea2a66b5d5657e62def5ad0e5393236bc3688f95143c7650e4e5fdec4f2aaaa02ece7c239c7818318974ba862bcf6d036052e508ccbe332e332e30000000000000000000000000000000000000000000000000000000c001a080b2a7b8e62b1c8deba70919d6b754c0ba9fe7f358bccd4bde3d9c81de6bd417a069e9c03d5b8cc64b826cec6ccf593ef04184e8d11891a81b39cb967bc8cb50ae","0x02f901d58227d883053e1e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee33991db6738b4a69aa7061979b82d956cd2be82987cb475e334458d3adbbe70bc318f9825a42fe6bb4cefef9e96dbad52c8d2d214368008709ea6a9d9810831332e332e30000000000000000000000000000000000000000000000000000000c001a05a5bb3be5b2221b9676ec221a95517109824b0aaf6c0f36a5f98c6b18e443137a01623e86f8968d09951bfc740ad115d345fb9b0bd9e1277df14f53b240de2fd41","0x02f904958227d8824ca18459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e4330258fee6db3693d360404fa22fda71b33df53f5b75ac4266aea97ebf5570ae39ab00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010101000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000027b6504497c0000000000000000038ad2a1c01000000000000000000000000000000000000000000000000000000000000000062148e60cd4bedb21b23f4bf7597de465357c00e6943d9c59f3b98b00732ce5a6d6eacbaa9aa2549a5a766b40531e38fddede7e7f21e7a81c13ce4e43954c5c97206c5e40298caa1bb4c7f73bda9c8857337a69137ec777b1be3984b9f714df07ed8ecd28a4ab9c7e1ba99560f6da9bcb9246843221ba172472cd756d7110f6fdd4162e2c0a65d338fc7b56fcc16410fe346b3d082f3d39a8124a3b06ab9037c80f6bb2f99c61cd82e41bb3254aed98a742684e55a3dffcdf33110aa57cecb79c000000000000000000000000000000000000000000000000000000000000000658e770e241513bd848039c622bba3c3e672838d00cbdb193a3c2f6cf17e1beb728d9b63edec55d32f92aa5db8f4814e799d7a378a6d7a46b3dbe1c192f1069a40cd8c104aef1bcb7847aa00e6eb5b49bd2dcfa86543ede0e6df77efa7dbf7676695beeb8540fbc5eadb269eb852ef6295a925f679adacf7fa941eb4e55f3f21a60ff88e7c13cc78778ad8a285f3ac54bbca02da48bb0b1883e86c2467facb58305d02966af9d6e83152af46cd3dc7f0ccbbea19cfc14b1b3e20ddde7455b6c66c001a0d1784927f323f0f3d845bfdfa52bcca98e7debd7a92b8290059f02da33204b41a07d9b05036b7008d85bb0061b3f0c2f4a3e8f1c1e6b7fa1bc470f6ac6387ce7e2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c21","index":"0x4301b96","validatorIndex":"0x7e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146226","index":"0x4301b97","validatorIndex":"0x7e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d79dd","index":"0x4301b98","validatorIndex":"0x7e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae69","index":"0x4301b99","validatorIndex":"0x7e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b9a","validatorIndex":"0x7e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7bee","index":"0x4301b9b","validatorIndex":"0x7e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485ec","index":"0x4301b9c","validatorIndex":"0x7ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148255","index":"0x4301b9d","validatorIndex":"0x7eb"}]},[],"0x2d8b7f52f5460821df6e9bdf1491dc4c79dc16534df9be4516c936b36b3756f2"]) 2025-01-08 15:35:21.4788|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12724500a0ef6c84d30942c76e08b74edf246ca21c626548e7de6a79f96c4c12","blockNumber":"0xd163c0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x32a28","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000200000000000008000000002000000000080400000200200000000008000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x647d78bbf74fa1bb9d369758f8708a2ccc6c847819ca186ccb2352a2c83afe29","prevRandao":"0xbd49d1ea4e2e97d1a4c50fe24f489b7e341041dcb886083105ad2e3c42dd1603","receiptsRoot":"0x4f643296c30612b010e2d99a3e9f7b849b6cb7283dc72c0d04982e5471e3d111","stateRoot":"0x981c4474547159ace041d860ed7c787eb7d019cdcb9095352a215b33d4a8b49e","timestamp":"0x677e9a7f","transactions":["0x02f901d58227d883054a748459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1f987d8c2e7d2187311766c652f7e97443b2fbca0ede6064f2958bec7a2ae1ae2badfe812e553f4938244f17bcdb3f0f42ab667b586c83e0bb463e9dc4d3e118332e332e30000000000000000000000000000000000000000000000000000000c080a05a824d404d0f4496550fb95e6bb940937b6e1918fd3ff54ef9f559a2f7bcc5c9a016d2fac728c85c08bdc2a6f63c59296192e695bf9e30743a4e9ec16b0fbe318c","0x02f901d58227d8830551898459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8601153efc856c2b0d162ea2a66b5d5657e62def5ad0e5393236bc3688f95143c7650e4e5fdec4f2aaaa02ece7c239c7818318974ba862bcf6d036052e508ccbe332e332e30000000000000000000000000000000000000000000000000000000c001a080b2a7b8e62b1c8deba70919d6b754c0ba9fe7f358bccd4bde3d9c81de6bd417a069e9c03d5b8cc64b826cec6ccf593ef04184e8d11891a81b39cb967bc8cb50ae","0x02f901d58227d883053e1e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee33991db6738b4a69aa7061979b82d956cd2be82987cb475e334458d3adbbe70bc318f9825a42fe6bb4cefef9e96dbad52c8d2d214368008709ea6a9d9810831332e332e30000000000000000000000000000000000000000000000000000000c001a05a5bb3be5b2221b9676ec221a95517109824b0aaf6c0f36a5f98c6b18e443137a01623e86f8968d09951bfc740ad115d345fb9b0bd9e1277df14f53b240de2fd41","0x02f904958227d8824ca18459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e4330258fee6db3693d360404fa22fda71b33df53f5b75ac4266aea97ebf5570ae39ab00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010101000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000027b6504497c0000000000000000038ad2a1c01000000000000000000000000000000000000000000000000000000000000000062148e60cd4bedb21b23f4bf7597de465357c00e6943d9c59f3b98b00732ce5a6d6eacbaa9aa2549a5a766b40531e38fddede7e7f21e7a81c13ce4e43954c5c97206c5e40298caa1bb4c7f73bda9c8857337a69137ec777b1be3984b9f714df07ed8ecd28a4ab9c7e1ba99560f6da9bcb9246843221ba172472cd756d7110f6fdd4162e2c0a65d338fc7b56fcc16410fe346b3d082f3d39a8124a3b06ab9037c80f6bb2f99c61cd82e41bb3254aed98a742684e55a3dffcdf33110aa57cecb79c000000000000000000000000000000000000000000000000000000000000000658e770e241513bd848039c622bba3c3e672838d00cbdb193a3c2f6cf17e1beb728d9b63edec55d32f92aa5db8f4814e799d7a378a6d7a46b3dbe1c192f1069a40cd8c104aef1bcb7847aa00e6eb5b49bd2dcfa86543ede0e6df77efa7dbf7676695beeb8540fbc5eadb269eb852ef6295a925f679adacf7fa941eb4e55f3f21a60ff88e7c13cc78778ad8a285f3ac54bbca02da48bb0b1883e86c2467facb58305d02966af9d6e83152af46cd3dc7f0ccbbea19cfc14b1b3e20ddde7455b6c66c001a0d1784927f323f0f3d845bfdfa52bcca98e7debd7a92b8290059f02da33204b41a07d9b05036b7008d85bb0061b3f0c2f4a3e8f1c1e6b7fa1bc470f6ac6387ce7e2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c21","index":"0x4301b96","validatorIndex":"0x7e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146226","index":"0x4301b97","validatorIndex":"0x7e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d79dd","index":"0x4301b98","validatorIndex":"0x7e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae69","index":"0x4301b99","validatorIndex":"0x7e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b9a","validatorIndex":"0x7e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7bee","index":"0x4301b9b","validatorIndex":"0x7e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485ec","index":"0x4301b9c","validatorIndex":"0x7ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148255","index":"0x4301b9d","validatorIndex":"0x7eb"}]},[],"0x2d8b7f52f5460821df6e9bdf1491dc4c79dc16534df9be4516c936b36b3756f2"]) handled in 1ms 2025-01-08 15:35:21.4802|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4802|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4802|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4802|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9848e0db89dae9abe7703a1c9f7c9877f9c154ad9ffb8b93ab15e093737cd8f9","blockNumber":"0xd163c1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x12724500a0ef6c84d30942c76e08b74edf246ca21c626548e7de6a79f96c4c12","prevRandao":"0x547459c77f5d17e8d2f0badfdfdb5ad9bf1014fd4f7bbfc8e9eae7548ca1e082","receiptsRoot":"0x3fd1006da131a36f8eb012db1134076544e66243df40a5fc5da6e654d8c9b07c","stateRoot":"0xb8b75f8704da3ab73b76abdf85d533c45e437e9be3e0ed17e550521207a0b69e","timestamp":"0x677e9a84","transactions":["0x02f901d58227d88305518a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ceaa82ee0377c4d78fefb43e9be8baddc1f5c5c04cee81f13941898834b053a18b9a41396a03973618fd49f466d9026aaeeb99fbb0a0646ff45d62255a43f70ae332e332e30000000000000000000000000000000000000000000000000000000c080a0e31bbeafe790fe9d34ef6007eae70c3fcd4bd1e7d323d55da591052f88c2b793a0502ad19f4b2e76144b61dc971b700d27fd4a9dbb92c752637ea149b9652f0b9f","0x02f901d58227d883054a758459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3087910747f959ecb622db940f5e9af9616ff7558f0ae79d7c8bcf8db59eebaabaf9536708710ec38e8d0450aa37ed53f1c136197100d6b9cefa298ced65fc34332e332e30000000000000000000000000000000000000000000000000000000c001a05fb48f62e5b469496676bcc41a8286b43016f74d08ba212c6d0c5108f7d5c667a054b3ce00557e67fe4578234dd3ba1055807f218c7c886c3c5954f210403d1b06"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1435f6","index":"0x4301b9e","validatorIndex":"0x7ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b9f","validatorIndex":"0x7ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b1872","index":"0x4301ba0","validatorIndex":"0x7ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439b2","index":"0x4301ba1","validatorIndex":"0x7ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae3f","index":"0x4301ba2","validatorIndex":"0x7f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14833e","index":"0x4301ba3","validatorIndex":"0x7f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d530d","index":"0x4301ba4","validatorIndex":"0x7f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148255","index":"0x4301ba5","validatorIndex":"0x7f3"}]},[],"0x402f8b35d2f625fc876bfb9143c0a6bb2a77eddbf4d178ae1a39755a06a8a759"]) 2025-01-08 15:35:21.4855|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722561 (0x9848e0...7cd8f9), Extra Data: chiado-lodestar-0 2025-01-08 15:35:21.4855|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Insert block into cache without parent 13722561 (0x9848e0...7cd8f9) 2025-01-08 15:35:21.4855|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9848e0db89dae9abe7703a1c9f7c9877f9c154ad9ffb8b93ab15e093737cd8f9","blockNumber":"0xd163c1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x12724500a0ef6c84d30942c76e08b74edf246ca21c626548e7de6a79f96c4c12","prevRandao":"0x547459c77f5d17e8d2f0badfdfdb5ad9bf1014fd4f7bbfc8e9eae7548ca1e082","receiptsRoot":"0x3fd1006da131a36f8eb012db1134076544e66243df40a5fc5da6e654d8c9b07c","stateRoot":"0xb8b75f8704da3ab73b76abdf85d533c45e437e9be3e0ed17e550521207a0b69e","timestamp":"0x677e9a84","transactions":["0x02f901d58227d88305518a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ceaa82ee0377c4d78fefb43e9be8baddc1f5c5c04cee81f13941898834b053a18b9a41396a03973618fd49f466d9026aaeeb99fbb0a0646ff45d62255a43f70ae332e332e30000000000000000000000000000000000000000000000000000000c080a0e31bbeafe790fe9d34ef6007eae70c3fcd4bd1e7d323d55da591052f88c2b793a0502ad19f4b2e76144b61dc971b700d27fd4a9dbb92c752637ea149b9652f0b9f","0x02f901d58227d883054a758459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3087910747f959ecb622db940f5e9af9616ff7558f0ae79d7c8bcf8db59eebaabaf9536708710ec38e8d0450aa37ed53f1c136197100d6b9cefa298ced65fc34332e332e30000000000000000000000000000000000000000000000000000000c001a05fb48f62e5b469496676bcc41a8286b43016f74d08ba212c6d0c5108f7d5c667a054b3ce00557e67fe4578234dd3ba1055807f218c7c886c3c5954f210403d1b06"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1435f6","index":"0x4301b9e","validatorIndex":"0x7ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b9f","validatorIndex":"0x7ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b1872","index":"0x4301ba0","validatorIndex":"0x7ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439b2","index":"0x4301ba1","validatorIndex":"0x7ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae3f","index":"0x4301ba2","validatorIndex":"0x7f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14833e","index":"0x4301ba3","validatorIndex":"0x7f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d530d","index":"0x4301ba4","validatorIndex":"0x7f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148255","index":"0x4301ba5","validatorIndex":"0x7f3"}]},[],"0x402f8b35d2f625fc876bfb9143c0a6bb2a77eddbf4d178ae1a39755a06a8a759"]) 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9848e0db89dae9abe7703a1c9f7c9877f9c154ad9ffb8b93ab15e093737cd8f9","blockNumber":"0xd163c1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x12724500a0ef6c84d30942c76e08b74edf246ca21c626548e7de6a79f96c4c12","prevRandao":"0x547459c77f5d17e8d2f0badfdfdb5ad9bf1014fd4f7bbfc8e9eae7548ca1e082","receiptsRoot":"0x3fd1006da131a36f8eb012db1134076544e66243df40a5fc5da6e654d8c9b07c","stateRoot":"0xb8b75f8704da3ab73b76abdf85d533c45e437e9be3e0ed17e550521207a0b69e","timestamp":"0x677e9a84","transactions":["0x02f901d58227d88305518a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc010c91666f8df5b44b32d1013bda2a8493e051d266e095db87e6a4142273594293b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ceaa82ee0377c4d78fefb43e9be8baddc1f5c5c04cee81f13941898834b053a18b9a41396a03973618fd49f466d9026aaeeb99fbb0a0646ff45d62255a43f70ae332e332e30000000000000000000000000000000000000000000000000000000c080a0e31bbeafe790fe9d34ef6007eae70c3fcd4bd1e7d323d55da591052f88c2b793a0502ad19f4b2e76144b61dc971b700d27fd4a9dbb92c752637ea149b9652f0b9f","0x02f901d58227d883054a758459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc1a8a208f07f53a924acce969ee9dc3406e2d86e96c80833631ec9d5d9e6f9f4803b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3087910747f959ecb622db940f5e9af9616ff7558f0ae79d7c8bcf8db59eebaabaf9536708710ec38e8d0450aa37ed53f1c136197100d6b9cefa298ced65fc34332e332e30000000000000000000000000000000000000000000000000000000c001a05fb48f62e5b469496676bcc41a8286b43016f74d08ba212c6d0c5108f7d5c667a054b3ce00557e67fe4578234dd3ba1055807f218c7c886c3c5954f210403d1b06"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1435f6","index":"0x4301b9e","validatorIndex":"0x7ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d46a","index":"0x4301b9f","validatorIndex":"0x7ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b1872","index":"0x4301ba0","validatorIndex":"0x7ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439b2","index":"0x4301ba1","validatorIndex":"0x7ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae3f","index":"0x4301ba2","validatorIndex":"0x7f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14833e","index":"0x4301ba3","validatorIndex":"0x7f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d530d","index":"0x4301ba4","validatorIndex":"0x7f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148255","index":"0x4301ba5","validatorIndex":"0x7f3"}]},[],"0x402f8b35d2f625fc876bfb9143c0a6bb2a77eddbf4d178ae1a39755a06a8a759"]) handled in 0ms 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4855|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xffe68229b1821f1fa922d7d85d9f2e3d2fb63511fc06d5c411f8558ab71127ba","blockNumber":"0xd163c2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9848e0db89dae9abe7703a1c9f7c9877f9c154ad9ffb8b93ab15e093737cd8f9","prevRandao":"0xc229c88029fef4618e4a6b617ad8f32be16156b0162343e18a11e020b80bdbde","receiptsRoot":"0x30264262c90f67312ce13e9434f2ca179ed5c55a11acd80afe3fc782e9f6efc4","stateRoot":"0xa22a2702c01bc6e82ba4c95f0aafd66ea89aae5534bfa1f857cc8e1fd9938794","timestamp":"0x677e9a89","transactions":["0x02f901d58227d883053e1f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5d6f23b1b5e4575e4356694b1428caf4b26a25145f642f824245a7cf451782fec64850f698e95116888ce83f9167825cf6be30ff0173ad0947263f03ff332b5c332e332e30000000000000000000000000000000000000000000000000000000c080a08149a5a268f50262fffd297c5e6f95266fc4006aa50c145a55e3df844ff7f53da06d8e2e3b698eb7757fa20cf84396616e2ea16016947cb32b854e793700b4356d","0x02f901d58227d88305024f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0b7c4b13b7d03b28e4d9050cab447cf4145349dc4e4a0cca6604f810416e653491e6808a146a6111f7c71aa5ae76d206a02fedad1c3127f666e092aea80c32cc332e332e30000000000000000000000000000000000000000000000000000000c080a0861d43027fbae279546aa24d7fa095f5a06b302226470a700cf65abeafb59e1aa00ec517ebacb598c8b76337c9ec37739cb2b80aa590ed8509c4862c21f689f59d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148aff","index":"0x4301ba6","validatorIndex":"0x7f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6031","index":"0x4301ba7","validatorIndex":"0x7f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d104","index":"0x4301ba8","validatorIndex":"0x7f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d60b","index":"0x4301ba9","validatorIndex":"0x7f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ad5","index":"0x4301baa","validatorIndex":"0x7f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d611","index":"0x4301bab","validatorIndex":"0x7f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020e","index":"0x4301bac","validatorIndex":"0x7fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff0f","index":"0x4301bad","validatorIndex":"0x7fb"}]},[],"0x42d7df9c957f0a97eafe01fb95c534ff4944729f94d7fc5897c3fb75ea3b5a3c"]) 2025-01-08 15:35:21.4927|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722562 (0xffe682...1127ba), Extra Data: Nethermind 2025-01-08 15:35:21.4927|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Insert block into cache without parent 13722562 (0xffe682...1127ba) 2025-01-08 15:35:21.4927|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xffe68229b1821f1fa922d7d85d9f2e3d2fb63511fc06d5c411f8558ab71127ba","blockNumber":"0xd163c2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9848e0db89dae9abe7703a1c9f7c9877f9c154ad9ffb8b93ab15e093737cd8f9","prevRandao":"0xc229c88029fef4618e4a6b617ad8f32be16156b0162343e18a11e020b80bdbde","receiptsRoot":"0x30264262c90f67312ce13e9434f2ca179ed5c55a11acd80afe3fc782e9f6efc4","stateRoot":"0xa22a2702c01bc6e82ba4c95f0aafd66ea89aae5534bfa1f857cc8e1fd9938794","timestamp":"0x677e9a89","transactions":["0x02f901d58227d883053e1f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5d6f23b1b5e4575e4356694b1428caf4b26a25145f642f824245a7cf451782fec64850f698e95116888ce83f9167825cf6be30ff0173ad0947263f03ff332b5c332e332e30000000000000000000000000000000000000000000000000000000c080a08149a5a268f50262fffd297c5e6f95266fc4006aa50c145a55e3df844ff7f53da06d8e2e3b698eb7757fa20cf84396616e2ea16016947cb32b854e793700b4356d","0x02f901d58227d88305024f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0b7c4b13b7d03b28e4d9050cab447cf4145349dc4e4a0cca6604f810416e653491e6808a146a6111f7c71aa5ae76d206a02fedad1c3127f666e092aea80c32cc332e332e30000000000000000000000000000000000000000000000000000000c080a0861d43027fbae279546aa24d7fa095f5a06b302226470a700cf65abeafb59e1aa00ec517ebacb598c8b76337c9ec37739cb2b80aa590ed8509c4862c21f689f59d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148aff","index":"0x4301ba6","validatorIndex":"0x7f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6031","index":"0x4301ba7","validatorIndex":"0x7f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d104","index":"0x4301ba8","validatorIndex":"0x7f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d60b","index":"0x4301ba9","validatorIndex":"0x7f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ad5","index":"0x4301baa","validatorIndex":"0x7f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d611","index":"0x4301bab","validatorIndex":"0x7f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020e","index":"0x4301bac","validatorIndex":"0x7fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff0f","index":"0x4301bad","validatorIndex":"0x7fb"}]},[],"0x42d7df9c957f0a97eafe01fb95c534ff4944729f94d7fc5897c3fb75ea3b5a3c"]) 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xffe68229b1821f1fa922d7d85d9f2e3d2fb63511fc06d5c411f8558ab71127ba","blockNumber":"0xd163c2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9848e0db89dae9abe7703a1c9f7c9877f9c154ad9ffb8b93ab15e093737cd8f9","prevRandao":"0xc229c88029fef4618e4a6b617ad8f32be16156b0162343e18a11e020b80bdbde","receiptsRoot":"0x30264262c90f67312ce13e9434f2ca179ed5c55a11acd80afe3fc782e9f6efc4","stateRoot":"0xa22a2702c01bc6e82ba4c95f0aafd66ea89aae5534bfa1f857cc8e1fd9938794","timestamp":"0x677e9a89","transactions":["0x02f901d58227d883053e1f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5d6f23b1b5e4575e4356694b1428caf4b26a25145f642f824245a7cf451782fec64850f698e95116888ce83f9167825cf6be30ff0173ad0947263f03ff332b5c332e332e30000000000000000000000000000000000000000000000000000000c080a08149a5a268f50262fffd297c5e6f95266fc4006aa50c145a55e3df844ff7f53da06d8e2e3b698eb7757fa20cf84396616e2ea16016947cb32b854e793700b4356d","0x02f901d58227d88305024f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0b7c4b13b7d03b28e4d9050cab447cf4145349dc4e4a0cca6604f810416e653491e6808a146a6111f7c71aa5ae76d206a02fedad1c3127f666e092aea80c32cc332e332e30000000000000000000000000000000000000000000000000000000c080a0861d43027fbae279546aa24d7fa095f5a06b302226470a700cf65abeafb59e1aa00ec517ebacb598c8b76337c9ec37739cb2b80aa590ed8509c4862c21f689f59d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148aff","index":"0x4301ba6","validatorIndex":"0x7f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6031","index":"0x4301ba7","validatorIndex":"0x7f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d104","index":"0x4301ba8","validatorIndex":"0x7f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d60b","index":"0x4301ba9","validatorIndex":"0x7f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ad5","index":"0x4301baa","validatorIndex":"0x7f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d611","index":"0x4301bab","validatorIndex":"0x7f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020e","index":"0x4301bac","validatorIndex":"0x7fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff0f","index":"0x4301bad","validatorIndex":"0x7fb"}]},[],"0x42d7df9c957f0a97eafe01fb95c534ff4944729f94d7fc5897c3fb75ea3b5a3c"]) handled in 1ms 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.4927|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x14cf6ae3cdf1ed180c65e0a83a31e073a6e3b9e4714ce981e8a3047d0d1ddfd3","blockNumber":"0xd163c3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xffe68229b1821f1fa922d7d85d9f2e3d2fb63511fc06d5c411f8558ab71127ba","prevRandao":"0x764c79a30549ba98a0aa079cdd2c43772b6fd60a4e5ce3e10a0bd26bdb8de27e","receiptsRoot":"0xa78c34ff1480db5797f482bda683ab4719314b09cc95386d0927c932dc15b6cd","stateRoot":"0xfe30f44c5330e77058ce426d0a9dd99fd4d168c1f77ca159c2e1adf10fc7b866","timestamp":"0x677e9a93","transactions":["0x02f901d58227d883054a768459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee471163903a958b2a4ea79d49c04dc301e78a20521f03ee7a3c7bb47738feccc035a42c135c033516e078f017029b28af6b0c5e6299839849613d79314459a03332e332e30000000000000000000000000000000000000000000000000000000c001a0ad6c0d87b2bfb6c13584eabb2863295eb9e9fc05a9e06e7d2ef1ec42c5c0125ca02a88027b46afc7d31a5c34c373c826db11144bb41461e17e2bd86db53e1e0508","0x02f901d58227d8830502508459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e03c70018854bcf3c499da133ea76d083f51fbe4363479e0f398228740e2345cba300c999bc15b1ce0599398fe8901a95f9739b4a9aff412aaecd1bc3eccddcc0332e332e30000000000000000000000000000000000000000000000000000000c080a0f1e926b1185a0506d77b12a2298e505d31e84a56ac642d461e89cac059e59e47a0433f92f9ccfc43517c2812bd42a39a655db0d1c3f8f3c188f89474bb440d4126","0x02f901d58227d883053e208459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cab89d32ed516b6f2618e247abec6ce0d214c28d326c684d53e0a5040394f0c3b4c556d3acab351862baa79967202e3d1edb4adba443ef43425127d5a0419be80332e332e30000000000000000000000000000000000000000000000000000000c080a09ae8f250594614c8f155d9f3a20794d600294013644f2388ef702b787ebe1f87a05cf35814d724447b0bbe757c34f77e7f6af226d66b25b9b74ffd9dd96b2f26d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cabc8","index":"0x4301bae","validatorIndex":"0x7fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301baf","validatorIndex":"0x7fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca9a9","index":"0x4301bb0","validatorIndex":"0x7fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfb8","index":"0x4301bb1","validatorIndex":"0x7ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f0b6","index":"0x4301bb2","validatorIndex":"0x800"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca3b5","index":"0x4301bb3","validatorIndex":"0x801"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387df","index":"0x4301bb4","validatorIndex":"0x802"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b5fe","index":"0x4301bb5","validatorIndex":"0x803"}]},[],"0x73f2f0fbf4d8c6b2d084f13f0b0429a789061d5e3b1586f8acb3bb6b2e2ca865"]) 2025-01-08 15:35:21.5002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.5002|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722563 (0x14cf6a...1ddfd3), Extra Data: Nethermind 2025-01-08 15:35:21.5002|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Insert block into cache without parent 13722563 (0x14cf6a...1ddfd3) 2025-01-08 15:35:21.5002|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x14cf6ae3cdf1ed180c65e0a83a31e073a6e3b9e4714ce981e8a3047d0d1ddfd3","blockNumber":"0xd163c3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xffe68229b1821f1fa922d7d85d9f2e3d2fb63511fc06d5c411f8558ab71127ba","prevRandao":"0x764c79a30549ba98a0aa079cdd2c43772b6fd60a4e5ce3e10a0bd26bdb8de27e","receiptsRoot":"0xa78c34ff1480db5797f482bda683ab4719314b09cc95386d0927c932dc15b6cd","stateRoot":"0xfe30f44c5330e77058ce426d0a9dd99fd4d168c1f77ca159c2e1adf10fc7b866","timestamp":"0x677e9a93","transactions":["0x02f901d58227d883054a768459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee471163903a958b2a4ea79d49c04dc301e78a20521f03ee7a3c7bb47738feccc035a42c135c033516e078f017029b28af6b0c5e6299839849613d79314459a03332e332e30000000000000000000000000000000000000000000000000000000c001a0ad6c0d87b2bfb6c13584eabb2863295eb9e9fc05a9e06e7d2ef1ec42c5c0125ca02a88027b46afc7d31a5c34c373c826db11144bb41461e17e2bd86db53e1e0508","0x02f901d58227d8830502508459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e03c70018854bcf3c499da133ea76d083f51fbe4363479e0f398228740e2345cba300c999bc15b1ce0599398fe8901a95f9739b4a9aff412aaecd1bc3eccddcc0332e332e30000000000000000000000000000000000000000000000000000000c080a0f1e926b1185a0506d77b12a2298e505d31e84a56ac642d461e89cac059e59e47a0433f92f9ccfc43517c2812bd42a39a655db0d1c3f8f3c188f89474bb440d4126","0x02f901d58227d883053e208459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cab89d32ed516b6f2618e247abec6ce0d214c28d326c684d53e0a5040394f0c3b4c556d3acab351862baa79967202e3d1edb4adba443ef43425127d5a0419be80332e332e30000000000000000000000000000000000000000000000000000000c080a09ae8f250594614c8f155d9f3a20794d600294013644f2388ef702b787ebe1f87a05cf35814d724447b0bbe757c34f77e7f6af226d66b25b9b74ffd9dd96b2f26d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cabc8","index":"0x4301bae","validatorIndex":"0x7fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301baf","validatorIndex":"0x7fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca9a9","index":"0x4301bb0","validatorIndex":"0x7fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfb8","index":"0x4301bb1","validatorIndex":"0x7ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f0b6","index":"0x4301bb2","validatorIndex":"0x800"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca3b5","index":"0x4301bb3","validatorIndex":"0x801"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387df","index":"0x4301bb4","validatorIndex":"0x802"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b5fe","index":"0x4301bb5","validatorIndex":"0x803"}]},[],"0x73f2f0fbf4d8c6b2d084f13f0b0429a789061d5e3b1586f8acb3bb6b2e2ca865"]) 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x14cf6ae3cdf1ed180c65e0a83a31e073a6e3b9e4714ce981e8a3047d0d1ddfd3","blockNumber":"0xd163c3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xffe68229b1821f1fa922d7d85d9f2e3d2fb63511fc06d5c411f8558ab71127ba","prevRandao":"0x764c79a30549ba98a0aa079cdd2c43772b6fd60a4e5ce3e10a0bd26bdb8de27e","receiptsRoot":"0xa78c34ff1480db5797f482bda683ab4719314b09cc95386d0927c932dc15b6cd","stateRoot":"0xfe30f44c5330e77058ce426d0a9dd99fd4d168c1f77ca159c2e1adf10fc7b866","timestamp":"0x677e9a93","transactions":["0x02f901d58227d883054a768459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee471163903a958b2a4ea79d49c04dc301e78a20521f03ee7a3c7bb47738feccc035a42c135c033516e078f017029b28af6b0c5e6299839849613d79314459a03332e332e30000000000000000000000000000000000000000000000000000000c001a0ad6c0d87b2bfb6c13584eabb2863295eb9e9fc05a9e06e7d2ef1ec42c5c0125ca02a88027b46afc7d31a5c34c373c826db11144bb41461e17e2bd86db53e1e0508","0x02f901d58227d8830502508459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e03c70018854bcf3c499da133ea76d083f51fbe4363479e0f398228740e2345cba300c999bc15b1ce0599398fe8901a95f9739b4a9aff412aaecd1bc3eccddcc0332e332e30000000000000000000000000000000000000000000000000000000c080a0f1e926b1185a0506d77b12a2298e505d31e84a56ac642d461e89cac059e59e47a0433f92f9ccfc43517c2812bd42a39a655db0d1c3f8f3c188f89474bb440d4126","0x02f901d58227d883053e208459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cab89d32ed516b6f2618e247abec6ce0d214c28d326c684d53e0a5040394f0c3b4c556d3acab351862baa79967202e3d1edb4adba443ef43425127d5a0419be80332e332e30000000000000000000000000000000000000000000000000000000c080a09ae8f250594614c8f155d9f3a20794d600294013644f2388ef702b787ebe1f87a05cf35814d724447b0bbe757c34f77e7f6af226d66b25b9b74ffd9dd96b2f26d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cabc8","index":"0x4301bae","validatorIndex":"0x7fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301baf","validatorIndex":"0x7fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca9a9","index":"0x4301bb0","validatorIndex":"0x7fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfb8","index":"0x4301bb1","validatorIndex":"0x7ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f0b6","index":"0x4301bb2","validatorIndex":"0x800"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca3b5","index":"0x4301bb3","validatorIndex":"0x801"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387df","index":"0x4301bb4","validatorIndex":"0x802"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b5fe","index":"0x4301bb5","validatorIndex":"0x803"}]},[],"0x73f2f0fbf4d8c6b2d084f13f0b0429a789061d5e3b1586f8acb3bb6b2e2ca865"]) handled in 1ms 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5002|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5074|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x45c00fae0e4a7a1caf27f0558c60aca0ff8bfc8a07b7dcff64cb3b6f796cbb83","blockNumber":"0xd163c4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x14cf6ae3cdf1ed180c65e0a83a31e073a6e3b9e4714ce981e8a3047d0d1ddfd3","prevRandao":"0x78e764e0aff7739f6686f22c2e3a9a7d96310455862b71f0cf96afaf75815ea8","receiptsRoot":"0xd1fc972183c21c5b69a9d6e2c97ab481c6ef274ceb159d451636975e2c3ba985","stateRoot":"0xcf0479e0dc300daf3a921de1c0527547101a7494c674b8305e921e192c69a0be","timestamp":"0x677e9a98","transactions":["0x02f901d58227d88305518b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8590ad57b4150006ac6d212c41d5d630dafc9502909af5caa87745dae3081c81e38ba695ac3114f73d5775874a9da2f73c8b34fc12a92939e661c2fedbc095c32332e332e30000000000000000000000000000000000000000000000000000000c080a062cb44d376292ae4fa088f9d3335411cb26429bfb8eff3ac8f283846a73c3cd0a057e7a77e0960a6139a7747b380d4149100a4b13b20c1c3b230eb0f919b5988f5","0x02f901d58227d883054a778459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5bea1faf2a0f59dde01d01cc1ceed9bfa14bc45a49befdf25fdb89831fff4e6614ad77ff75453b1b6c0576d66e45acc9644eca3a2412020f1a507d8f4ab427f2332e332e30000000000000000000000000000000000000000000000000000000c001a0b9aa015eec2c2bcddd9119e8ef37082defd93cae5561881fd85464a99710f60fa014cbfd5e2ecdada0416387bc4aa0c22c793392044d8dab96c71599c48a231415","0x02f901d58227d8830502518459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be16506821e85eb01c965dce8af0873a9d77b87d5c0fc0e433f7308b1f4e0e2bedc568fa839da75dfa9325eb32a3a6b13718e3bd6a27400ff1efcfce503a5817cc332e332e30000000000000000000000000000000000000000000000000000000c080a030d4cf4c11bf8f963451886568efd8083a4141e26bc08b3a64b544e4b9ccc8bba057299e7741bfd52f800491b7df49a36cb4e00c11bb6108d7f0c3be4dbd911234","0x02f901d58227d883053e218459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d80062c751740e0dcc16e1b69dc42f43283450b5e2fa8509c38ef9a25b112a7ede62c61897e38aea56c27e8ee4220dd7782081b1e120e56aa5840a3e8320ce2332e332e30000000000000000000000000000000000000000000000000000000c001a0dcf315958486183c46132e81bd940b35bbc01e9aee81849de3e6fe567c43742fa0630a9ddebbf3cf67eb9e3be8ef443442bda4e40747b4c1830ce5416eb9a27cba"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bb6","validatorIndex":"0x804"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6fd","index":"0x4301bb7","validatorIndex":"0x805"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020e","index":"0x4301bb8","validatorIndex":"0x806"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bb9","validatorIndex":"0x807"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14021a","index":"0x4301bba","validatorIndex":"0x808"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13afbf","index":"0x4301bbb","validatorIndex":"0x809"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2f","index":"0x4301bbc","validatorIndex":"0x80a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b2c0","index":"0x4301bbd","validatorIndex":"0x80b"}]},[],"0x66d1921b5511347981c7c49ff5edfc15bf476dcd13c4430ef9956ea050554091"]) 2025-01-08 15:35:21.5074|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722564 (0x45c00f...6cbb83), Extra Data: Nethermind 2025-01-08 15:35:21.5083|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722564 (0x45c00f...6cbb83) 2025-01-08 15:35:21.5083|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.5083|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x45c00fae0e4a7a1caf27f0558c60aca0ff8bfc8a07b7dcff64cb3b6f796cbb83","blockNumber":"0xd163c4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x14cf6ae3cdf1ed180c65e0a83a31e073a6e3b9e4714ce981e8a3047d0d1ddfd3","prevRandao":"0x78e764e0aff7739f6686f22c2e3a9a7d96310455862b71f0cf96afaf75815ea8","receiptsRoot":"0xd1fc972183c21c5b69a9d6e2c97ab481c6ef274ceb159d451636975e2c3ba985","stateRoot":"0xcf0479e0dc300daf3a921de1c0527547101a7494c674b8305e921e192c69a0be","timestamp":"0x677e9a98","transactions":["0x02f901d58227d88305518b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8590ad57b4150006ac6d212c41d5d630dafc9502909af5caa87745dae3081c81e38ba695ac3114f73d5775874a9da2f73c8b34fc12a92939e661c2fedbc095c32332e332e30000000000000000000000000000000000000000000000000000000c080a062cb44d376292ae4fa088f9d3335411cb26429bfb8eff3ac8f283846a73c3cd0a057e7a77e0960a6139a7747b380d4149100a4b13b20c1c3b230eb0f919b5988f5","0x02f901d58227d883054a778459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5bea1faf2a0f59dde01d01cc1ceed9bfa14bc45a49befdf25fdb89831fff4e6614ad77ff75453b1b6c0576d66e45acc9644eca3a2412020f1a507d8f4ab427f2332e332e30000000000000000000000000000000000000000000000000000000c001a0b9aa015eec2c2bcddd9119e8ef37082defd93cae5561881fd85464a99710f60fa014cbfd5e2ecdada0416387bc4aa0c22c793392044d8dab96c71599c48a231415","0x02f901d58227d8830502518459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be16506821e85eb01c965dce8af0873a9d77b87d5c0fc0e433f7308b1f4e0e2bedc568fa839da75dfa9325eb32a3a6b13718e3bd6a27400ff1efcfce503a5817cc332e332e30000000000000000000000000000000000000000000000000000000c080a030d4cf4c11bf8f963451886568efd8083a4141e26bc08b3a64b544e4b9ccc8bba057299e7741bfd52f800491b7df49a36cb4e00c11bb6108d7f0c3be4dbd911234","0x02f901d58227d883053e218459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d80062c751740e0dcc16e1b69dc42f43283450b5e2fa8509c38ef9a25b112a7ede62c61897e38aea56c27e8ee4220dd7782081b1e120e56aa5840a3e8320ce2332e332e30000000000000000000000000000000000000000000000000000000c001a0dcf315958486183c46132e81bd940b35bbc01e9aee81849de3e6fe567c43742fa0630a9ddebbf3cf67eb9e3be8ef443442bda4e40747b4c1830ce5416eb9a27cba"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bb6","validatorIndex":"0x804"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6fd","index":"0x4301bb7","validatorIndex":"0x805"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020e","index":"0x4301bb8","validatorIndex":"0x806"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bb9","validatorIndex":"0x807"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14021a","index":"0x4301bba","validatorIndex":"0x808"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13afbf","index":"0x4301bbb","validatorIndex":"0x809"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2f","index":"0x4301bbc","validatorIndex":"0x80a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b2c0","index":"0x4301bbd","validatorIndex":"0x80b"}]},[],"0x66d1921b5511347981c7c49ff5edfc15bf476dcd13c4430ef9956ea050554091"]) 2025-01-08 15:35:21.5083|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x45c00fae0e4a7a1caf27f0558c60aca0ff8bfc8a07b7dcff64cb3b6f796cbb83","blockNumber":"0xd163c4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x14cf6ae3cdf1ed180c65e0a83a31e073a6e3b9e4714ce981e8a3047d0d1ddfd3","prevRandao":"0x78e764e0aff7739f6686f22c2e3a9a7d96310455862b71f0cf96afaf75815ea8","receiptsRoot":"0xd1fc972183c21c5b69a9d6e2c97ab481c6ef274ceb159d451636975e2c3ba985","stateRoot":"0xcf0479e0dc300daf3a921de1c0527547101a7494c674b8305e921e192c69a0be","timestamp":"0x677e9a98","transactions":["0x02f901d58227d88305518b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8590ad57b4150006ac6d212c41d5d630dafc9502909af5caa87745dae3081c81e38ba695ac3114f73d5775874a9da2f73c8b34fc12a92939e661c2fedbc095c32332e332e30000000000000000000000000000000000000000000000000000000c080a062cb44d376292ae4fa088f9d3335411cb26429bfb8eff3ac8f283846a73c3cd0a057e7a77e0960a6139a7747b380d4149100a4b13b20c1c3b230eb0f919b5988f5","0x02f901d58227d883054a778459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5bea1faf2a0f59dde01d01cc1ceed9bfa14bc45a49befdf25fdb89831fff4e6614ad77ff75453b1b6c0576d66e45acc9644eca3a2412020f1a507d8f4ab427f2332e332e30000000000000000000000000000000000000000000000000000000c001a0b9aa015eec2c2bcddd9119e8ef37082defd93cae5561881fd85464a99710f60fa014cbfd5e2ecdada0416387bc4aa0c22c793392044d8dab96c71599c48a231415","0x02f901d58227d8830502518459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be16506821e85eb01c965dce8af0873a9d77b87d5c0fc0e433f7308b1f4e0e2bedc568fa839da75dfa9325eb32a3a6b13718e3bd6a27400ff1efcfce503a5817cc332e332e30000000000000000000000000000000000000000000000000000000c080a030d4cf4c11bf8f963451886568efd8083a4141e26bc08b3a64b544e4b9ccc8bba057299e7741bfd52f800491b7df49a36cb4e00c11bb6108d7f0c3be4dbd911234","0x02f901d58227d883053e218459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc20d4409ea0125861b382849e9eb1b5dca99b1d0bb0b8e7e829ffd202bf2a5bc723b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d80062c751740e0dcc16e1b69dc42f43283450b5e2fa8509c38ef9a25b112a7ede62c61897e38aea56c27e8ee4220dd7782081b1e120e56aa5840a3e8320ce2332e332e30000000000000000000000000000000000000000000000000000000c001a0dcf315958486183c46132e81bd940b35bbc01e9aee81849de3e6fe567c43742fa0630a9ddebbf3cf67eb9e3be8ef443442bda4e40747b4c1830ce5416eb9a27cba"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bb6","validatorIndex":"0x804"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6fd","index":"0x4301bb7","validatorIndex":"0x805"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020e","index":"0x4301bb8","validatorIndex":"0x806"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bb9","validatorIndex":"0x807"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14021a","index":"0x4301bba","validatorIndex":"0x808"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13afbf","index":"0x4301bbb","validatorIndex":"0x809"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2f","index":"0x4301bbc","validatorIndex":"0x80a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b2c0","index":"0x4301bbd","validatorIndex":"0x80b"}]},[],"0x66d1921b5511347981c7c49ff5edfc15bf476dcd13c4430ef9956ea050554091"]) handled in 1ms 2025-01-08 15:35:21.5083|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5083|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5083|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5083|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9a7070dc5cc5de424b9bcfc1f35d8ba7dc1272522ed87b529a9cf0c793570f1","blockNumber":"0xd163c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x45c00fae0e4a7a1caf27f0558c60aca0ff8bfc8a07b7dcff64cb3b6f796cbb83","prevRandao":"0xae57f51f8e06f82c56f8681aed863ff00ca173cfc863bd1f4a4373d71d519a87","receiptsRoot":"0x57fd1c484e9c42ce407e7aae58e915e5f18bd8749825bb96a5b40fc6e3a015a4","stateRoot":"0x8c615fda473d4d754e34068d911a50e13416d5f2d9b5b8d563e89be8c70f7712","timestamp":"0x677e9a9d","transactions":["0x02f901d58227d883054a788459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f880e95b85950832933af5220071d0db47b40b246c52257411701240d1fc8ff3e63c89056acd8942b49e852b4f172800c499ae287d8fec10bcd33da4b0eee3f257332e332e30000000000000000000000000000000000000000000000000000000c001a01cc201bf0a74acf15c29f5ce401c56ccc56d1eaaae78e3f34a689a33ab85f39ca0139dbf596691132c040284ea7dd779b94de3c616cfd47b755114845b01585ce3","0x02f901d58227d88305518c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c13b6e32ea63482e621752dc359fbb8036bfcb92834d4c4929e334aa853d23c205794c1f7fdd96c54ff72785f53bf70649c81037a6fcb5e87e005a7696af429e0332e332e30000000000000000000000000000000000000000000000000000000c001a0cbe078125e5b80a9151bfff50994a9ae78960f03f059f7e43c51e56b2a60859ca02fc8401e797db661eaafc1fe00634bc9cfa842e83907251a7481f4144c3ae327","0x02f901d58227d8830502528459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81d1d6fc57981249997fd5fc2588bcc52016e24ae5dc560474e9868115e3e2e86cf0e91b2f98be5afc24b994ecfcf9caaa7e08e305a2547231213495227c100ba332e332e30000000000000000000000000000000000000000000000000000000c001a025d73abac0a9ecacd681f608b88f4203cc090228e8ce606833742c11b97ac012a040ca3a3440ce266350cf6e96fbeda9d4fd6ca1591ca31520532998652f26b9af"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc32","index":"0x4301bbe","validatorIndex":"0x80c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8dc","index":"0x4301bbf","validatorIndex":"0x80d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae576","index":"0x4301bc0","validatorIndex":"0x80e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8f4","index":"0x4301bc1","validatorIndex":"0x80f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bc2","validatorIndex":"0x810"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a957a","index":"0x4301bc3","validatorIndex":"0x811"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b2bc","index":"0x4301bc4","validatorIndex":"0x812"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ab","index":"0x4301bc5","validatorIndex":"0x813"}]},[],"0xb35be723b09ebb6b2e1594e5cbfa1ab53ae1529de59b3a7760a1742d75c09ed2"]) 2025-01-08 15:35:21.5210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722565 (0xa9a707...3570f1), Extra Data: chiado-lighthouse-0 2025-01-08 15:35:21.5210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Insert block into cache without parent 13722565 (0xa9a707...3570f1) 2025-01-08 15:35:21.5210|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9a7070dc5cc5de424b9bcfc1f35d8ba7dc1272522ed87b529a9cf0c793570f1","blockNumber":"0xd163c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x45c00fae0e4a7a1caf27f0558c60aca0ff8bfc8a07b7dcff64cb3b6f796cbb83","prevRandao":"0xae57f51f8e06f82c56f8681aed863ff00ca173cfc863bd1f4a4373d71d519a87","receiptsRoot":"0x57fd1c484e9c42ce407e7aae58e915e5f18bd8749825bb96a5b40fc6e3a015a4","stateRoot":"0x8c615fda473d4d754e34068d911a50e13416d5f2d9b5b8d563e89be8c70f7712","timestamp":"0x677e9a9d","transactions":["0x02f901d58227d883054a788459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f880e95b85950832933af5220071d0db47b40b246c52257411701240d1fc8ff3e63c89056acd8942b49e852b4f172800c499ae287d8fec10bcd33da4b0eee3f257332e332e30000000000000000000000000000000000000000000000000000000c001a01cc201bf0a74acf15c29f5ce401c56ccc56d1eaaae78e3f34a689a33ab85f39ca0139dbf596691132c040284ea7dd779b94de3c616cfd47b755114845b01585ce3","0x02f901d58227d88305518c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c13b6e32ea63482e621752dc359fbb8036bfcb92834d4c4929e334aa853d23c205794c1f7fdd96c54ff72785f53bf70649c81037a6fcb5e87e005a7696af429e0332e332e30000000000000000000000000000000000000000000000000000000c001a0cbe078125e5b80a9151bfff50994a9ae78960f03f059f7e43c51e56b2a60859ca02fc8401e797db661eaafc1fe00634bc9cfa842e83907251a7481f4144c3ae327","0x02f901d58227d8830502528459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81d1d6fc57981249997fd5fc2588bcc52016e24ae5dc560474e9868115e3e2e86cf0e91b2f98be5afc24b994ecfcf9caaa7e08e305a2547231213495227c100ba332e332e30000000000000000000000000000000000000000000000000000000c001a025d73abac0a9ecacd681f608b88f4203cc090228e8ce606833742c11b97ac012a040ca3a3440ce266350cf6e96fbeda9d4fd6ca1591ca31520532998652f26b9af"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc32","index":"0x4301bbe","validatorIndex":"0x80c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8dc","index":"0x4301bbf","validatorIndex":"0x80d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae576","index":"0x4301bc0","validatorIndex":"0x80e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8f4","index":"0x4301bc1","validatorIndex":"0x80f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bc2","validatorIndex":"0x810"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a957a","index":"0x4301bc3","validatorIndex":"0x811"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b2bc","index":"0x4301bc4","validatorIndex":"0x812"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ab","index":"0x4301bc5","validatorIndex":"0x813"}]},[],"0xb35be723b09ebb6b2e1594e5cbfa1ab53ae1529de59b3a7760a1742d75c09ed2"]) 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9a7070dc5cc5de424b9bcfc1f35d8ba7dc1272522ed87b529a9cf0c793570f1","blockNumber":"0xd163c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x45c00fae0e4a7a1caf27f0558c60aca0ff8bfc8a07b7dcff64cb3b6f796cbb83","prevRandao":"0xae57f51f8e06f82c56f8681aed863ff00ca173cfc863bd1f4a4373d71d519a87","receiptsRoot":"0x57fd1c484e9c42ce407e7aae58e915e5f18bd8749825bb96a5b40fc6e3a015a4","stateRoot":"0x8c615fda473d4d754e34068d911a50e13416d5f2d9b5b8d563e89be8c70f7712","timestamp":"0x677e9a9d","transactions":["0x02f901d58227d883054a788459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f880e95b85950832933af5220071d0db47b40b246c52257411701240d1fc8ff3e63c89056acd8942b49e852b4f172800c499ae287d8fec10bcd33da4b0eee3f257332e332e30000000000000000000000000000000000000000000000000000000c001a01cc201bf0a74acf15c29f5ce401c56ccc56d1eaaae78e3f34a689a33ab85f39ca0139dbf596691132c040284ea7dd779b94de3c616cfd47b755114845b01585ce3","0x02f901d58227d88305518c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c13b6e32ea63482e621752dc359fbb8036bfcb92834d4c4929e334aa853d23c205794c1f7fdd96c54ff72785f53bf70649c81037a6fcb5e87e005a7696af429e0332e332e30000000000000000000000000000000000000000000000000000000c001a0cbe078125e5b80a9151bfff50994a9ae78960f03f059f7e43c51e56b2a60859ca02fc8401e797db661eaafc1fe00634bc9cfa842e83907251a7481f4144c3ae327","0x02f901d58227d8830502528459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81d1d6fc57981249997fd5fc2588bcc52016e24ae5dc560474e9868115e3e2e86cf0e91b2f98be5afc24b994ecfcf9caaa7e08e305a2547231213495227c100ba332e332e30000000000000000000000000000000000000000000000000000000c001a025d73abac0a9ecacd681f608b88f4203cc090228e8ce606833742c11b97ac012a040ca3a3440ce266350cf6e96fbeda9d4fd6ca1591ca31520532998652f26b9af"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc32","index":"0x4301bbe","validatorIndex":"0x80c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8dc","index":"0x4301bbf","validatorIndex":"0x80d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae576","index":"0x4301bc0","validatorIndex":"0x80e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8f4","index":"0x4301bc1","validatorIndex":"0x80f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bc2","validatorIndex":"0x810"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a957a","index":"0x4301bc3","validatorIndex":"0x811"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b2bc","index":"0x4301bc4","validatorIndex":"0x812"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ab","index":"0x4301bc5","validatorIndex":"0x813"}]},[],"0xb35be723b09ebb6b2e1594e5cbfa1ab53ae1529de59b3a7760a1742d75c09ed2"]) handled in 1ms 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5210|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5273|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x692bd8f1a78b1750b25d6dd0f938dfdb52a62df3321bed8ffb93ecdd534aee33","blockNumber":"0xd163c6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa9a7070dc5cc5de424b9bcfc1f35d8ba7dc1272522ed87b529a9cf0c793570f1","prevRandao":"0x2c8069fd226fa5addb686828bc094b9a90c26602b049a034bdff66e8a7f4e382","receiptsRoot":"0x9b471d8c91b2749fd119df1d48c1ba02a1a4ce52d1f4bbba358187be45c8c094","stateRoot":"0xe89100da7ea772eb9529ce77cfaf6257b852bc465b44298d074710204661c06d","timestamp":"0x677e9aa2","transactions":["0x02f901d58227d883053e228459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8949e0b9723c1880b08671e408c3bcde6189d73d83e106be72bbf2556ca93bd805fcbe573591619b8a958d33bfdae712a4f8bf3ad8def9b11a8c0f60df1f44033332e332e30000000000000000000000000000000000000000000000000000000c001a066d30c152ea653daeb6444740e6b205fa9b9d10c138bef48201eb7e8cbbdcbe4a0061611f6199cc47ddaafea576e206948b201b85654a34b203bed25576ad1ce5e","0x02f901d58227d8830502538459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81fadab3bd35cd993cb0c4b67a1b46295d615e7bf859377a3c79be2c901d2d76089ed1e134f22efd5ed0831b0eed9b8a938e2a5e120728ed4a0e1d7d35ec80b7c332e332e30000000000000000000000000000000000000000000000000000000c080a015a77db9acf8c43692d9644deb958b1991878c7c6c45b0f7943c643a9a1b9d03a0538aa031d9409f4f4885b98027d44a38c2afcfa3d054ee08a9e63940524602f9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acfd","index":"0x4301bc6","validatorIndex":"0x814"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bc7","validatorIndex":"0x815"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cccc4","index":"0x4301bc8","validatorIndex":"0x816"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ace4","index":"0x4301bc9","validatorIndex":"0x817"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bca","validatorIndex":"0x818"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd574","index":"0x4301bcb","validatorIndex":"0x819"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2e","index":"0x4301bcc","validatorIndex":"0x81a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff1a","index":"0x4301bcd","validatorIndex":"0x81b"}]},[],"0xfbb37f12e55ceff716bd9a3a26c016aa0b43b37ba7fef687daf2e157047be58a"]) 2025-01-08 15:35:21.5273|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722566 (0x692bd8...4aee33), Extra Data: Nethermind 2025-01-08 15:35:21.5273|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Insert block into cache without parent 13722566 (0x692bd8...4aee33) 2025-01-08 15:35:21.5273|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.5273|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x692bd8f1a78b1750b25d6dd0f938dfdb52a62df3321bed8ffb93ecdd534aee33","blockNumber":"0xd163c6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa9a7070dc5cc5de424b9bcfc1f35d8ba7dc1272522ed87b529a9cf0c793570f1","prevRandao":"0x2c8069fd226fa5addb686828bc094b9a90c26602b049a034bdff66e8a7f4e382","receiptsRoot":"0x9b471d8c91b2749fd119df1d48c1ba02a1a4ce52d1f4bbba358187be45c8c094","stateRoot":"0xe89100da7ea772eb9529ce77cfaf6257b852bc465b44298d074710204661c06d","timestamp":"0x677e9aa2","transactions":["0x02f901d58227d883053e228459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8949e0b9723c1880b08671e408c3bcde6189d73d83e106be72bbf2556ca93bd805fcbe573591619b8a958d33bfdae712a4f8bf3ad8def9b11a8c0f60df1f44033332e332e30000000000000000000000000000000000000000000000000000000c001a066d30c152ea653daeb6444740e6b205fa9b9d10c138bef48201eb7e8cbbdcbe4a0061611f6199cc47ddaafea576e206948b201b85654a34b203bed25576ad1ce5e","0x02f901d58227d8830502538459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81fadab3bd35cd993cb0c4b67a1b46295d615e7bf859377a3c79be2c901d2d76089ed1e134f22efd5ed0831b0eed9b8a938e2a5e120728ed4a0e1d7d35ec80b7c332e332e30000000000000000000000000000000000000000000000000000000c080a015a77db9acf8c43692d9644deb958b1991878c7c6c45b0f7943c643a9a1b9d03a0538aa031d9409f4f4885b98027d44a38c2afcfa3d054ee08a9e63940524602f9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acfd","index":"0x4301bc6","validatorIndex":"0x814"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bc7","validatorIndex":"0x815"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cccc4","index":"0x4301bc8","validatorIndex":"0x816"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ace4","index":"0x4301bc9","validatorIndex":"0x817"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bca","validatorIndex":"0x818"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd574","index":"0x4301bcb","validatorIndex":"0x819"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2e","index":"0x4301bcc","validatorIndex":"0x81a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff1a","index":"0x4301bcd","validatorIndex":"0x81b"}]},[],"0xfbb37f12e55ceff716bd9a3a26c016aa0b43b37ba7fef687daf2e157047be58a"]) 2025-01-08 15:35:21.5273|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x692bd8f1a78b1750b25d6dd0f938dfdb52a62df3321bed8ffb93ecdd534aee33","blockNumber":"0xd163c6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa9a7070dc5cc5de424b9bcfc1f35d8ba7dc1272522ed87b529a9cf0c793570f1","prevRandao":"0x2c8069fd226fa5addb686828bc094b9a90c26602b049a034bdff66e8a7f4e382","receiptsRoot":"0x9b471d8c91b2749fd119df1d48c1ba02a1a4ce52d1f4bbba358187be45c8c094","stateRoot":"0xe89100da7ea772eb9529ce77cfaf6257b852bc465b44298d074710204661c06d","timestamp":"0x677e9aa2","transactions":["0x02f901d58227d883053e228459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8949e0b9723c1880b08671e408c3bcde6189d73d83e106be72bbf2556ca93bd805fcbe573591619b8a958d33bfdae712a4f8bf3ad8def9b11a8c0f60df1f44033332e332e30000000000000000000000000000000000000000000000000000000c001a066d30c152ea653daeb6444740e6b205fa9b9d10c138bef48201eb7e8cbbdcbe4a0061611f6199cc47ddaafea576e206948b201b85654a34b203bed25576ad1ce5e","0x02f901d58227d8830502538459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81fadab3bd35cd993cb0c4b67a1b46295d615e7bf859377a3c79be2c901d2d76089ed1e134f22efd5ed0831b0eed9b8a938e2a5e120728ed4a0e1d7d35ec80b7c332e332e30000000000000000000000000000000000000000000000000000000c080a015a77db9acf8c43692d9644deb958b1991878c7c6c45b0f7943c643a9a1b9d03a0538aa031d9409f4f4885b98027d44a38c2afcfa3d054ee08a9e63940524602f9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acfd","index":"0x4301bc6","validatorIndex":"0x814"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bc7","validatorIndex":"0x815"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cccc4","index":"0x4301bc8","validatorIndex":"0x816"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ace4","index":"0x4301bc9","validatorIndex":"0x817"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142829","index":"0x4301bca","validatorIndex":"0x818"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd574","index":"0x4301bcb","validatorIndex":"0x819"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2e","index":"0x4301bcc","validatorIndex":"0x81a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff1a","index":"0x4301bcd","validatorIndex":"0x81b"}]},[],"0xfbb37f12e55ceff716bd9a3a26c016aa0b43b37ba7fef687daf2e157047be58a"]) handled in 1ms 2025-01-08 15:35:21.5288|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5288|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5288|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5288|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5338|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","blockNumber":"0xd163c7","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x692bd8f1a78b1750b25d6dd0f938dfdb52a62df3321bed8ffb93ecdd534aee33","prevRandao":"0xfb8bd715437a7fc564e781cefac6d85948c0948da9d156a0d2c8a82a1bae03cd","receiptsRoot":"0x4f4f1ffea03aa19f8aa80fe275ec7e0bab4f939fd47a5035905859a3b68f0312","stateRoot":"0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b","timestamp":"0x677e9aa7","transactions":["0x02f901d58227d883054a798459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1d29ccc77860c75bc4c92806de30828440b760963a78fffab58ea84c729058b40dc428f018415ef5adac1619b9e9d6a618b5b5b67a3674cbdf1c8edce8633407332e332e30000000000000000000000000000000000000000000000000000000c001a0204e41f92e17528f946be6c0eec1e8a020c153d25f3a69e985bef9d9e753b5dea018264282285b6e44bad3169bb5b633fbac0708dfd787113c9e31118f7f833f53","0x02f901d58227d88305518d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8f727503979e681bbaa54dcbde6bc5ff9b96b63fc5f4f875083ee68d4e6abc0346ec818230fd3e4a3cc2e68732530106074b1f3c38eedfb0f82641d0f8ca81f7332e332e30000000000000000000000000000000000000000000000000000000c080a0724fcc5b6093d7b4319bc10f8f79afa867c2bf3ebbe9ecc0c67cca23a689358da03db259fcbdd156a3a76797eb2e1545322fd304d280c39cfb5243694a4fef1c36","0x02f901d58227d8830502548459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e612ed6d532206a6578b2490f296ec920820e49b4a5f10109463791ba5791a5f8cab039c9a3bc5424907ae835cb87b10e863871e80a806a9c76661afd2db6c83e332e332e30000000000000000000000000000000000000000000000000000000c080a0922f46958fe12531dd075ad3d90c8eb7d1e2f838673a29ebed7ff63b90155ddea03d16dd63627c9fc4679b8578d394efaa9951a49cda9739b5fcb1361acae56b97","0x02f901d58227d883053e238459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7c64e3b65cc970b6556fda89194068cab7c40a3a6531cf85625f29a8e77b6334fd0228a0e6a5253f888c15d372391b992b37ff1ef7a43e09719ba1c9637e61d3332e332e30000000000000000000000000000000000000000000000000000000c001a0a9069e291e3177e2a115bc5d9782645557443eb9e35d8cb65fa06ee34edb9371a057d9bac5774023d3886f04db800621a53500741f75bc2edf29f27347cbf6c23a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd1e7","index":"0x4301bce","validatorIndex":"0x81c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140228","index":"0x4301bcf","validatorIndex":"0x81d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4c22","index":"0x4301bd0","validatorIndex":"0x81e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfad","index":"0x4301bd1","validatorIndex":"0x81f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8d4","index":"0x4301bd2","validatorIndex":"0x820"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8f4","index":"0x4301bd3","validatorIndex":"0x821"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc07","index":"0x4301bd4","validatorIndex":"0x822"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5548a1","index":"0x4301bd5","validatorIndex":"0x823"}]},[],"0x4ad918eea9097f64b700a73c0b9680a5c8f4e9ab984b2e4f9f6b55b663ba0ac1"]) 2025-01-08 15:35:21.5338|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722567 (0xca95d0...c866dd), Extra Data: chiado-lodestar-0 2025-01-08 15:35:21.5338|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722567 (0xca95d0...c866dd) 2025-01-08 15:35:21.5338|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.5338|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","blockNumber":"0xd163c7","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x692bd8f1a78b1750b25d6dd0f938dfdb52a62df3321bed8ffb93ecdd534aee33","prevRandao":"0xfb8bd715437a7fc564e781cefac6d85948c0948da9d156a0d2c8a82a1bae03cd","receiptsRoot":"0x4f4f1ffea03aa19f8aa80fe275ec7e0bab4f939fd47a5035905859a3b68f0312","stateRoot":"0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b","timestamp":"0x677e9aa7","transactions":["0x02f901d58227d883054a798459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1d29ccc77860c75bc4c92806de30828440b760963a78fffab58ea84c729058b40dc428f018415ef5adac1619b9e9d6a618b5b5b67a3674cbdf1c8edce8633407332e332e30000000000000000000000000000000000000000000000000000000c001a0204e41f92e17528f946be6c0eec1e8a020c153d25f3a69e985bef9d9e753b5dea018264282285b6e44bad3169bb5b633fbac0708dfd787113c9e31118f7f833f53","0x02f901d58227d88305518d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8f727503979e681bbaa54dcbde6bc5ff9b96b63fc5f4f875083ee68d4e6abc0346ec818230fd3e4a3cc2e68732530106074b1f3c38eedfb0f82641d0f8ca81f7332e332e30000000000000000000000000000000000000000000000000000000c080a0724fcc5b6093d7b4319bc10f8f79afa867c2bf3ebbe9ecc0c67cca23a689358da03db259fcbdd156a3a76797eb2e1545322fd304d280c39cfb5243694a4fef1c36","0x02f901d58227d8830502548459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e612ed6d532206a6578b2490f296ec920820e49b4a5f10109463791ba5791a5f8cab039c9a3bc5424907ae835cb87b10e863871e80a806a9c76661afd2db6c83e332e332e30000000000000000000000000000000000000000000000000000000c080a0922f46958fe12531dd075ad3d90c8eb7d1e2f838673a29ebed7ff63b90155ddea03d16dd63627c9fc4679b8578d394efaa9951a49cda9739b5fcb1361acae56b97","0x02f901d58227d883053e238459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7c64e3b65cc970b6556fda89194068cab7c40a3a6531cf85625f29a8e77b6334fd0228a0e6a5253f888c15d372391b992b37ff1ef7a43e09719ba1c9637e61d3332e332e30000000000000000000000000000000000000000000000000000000c001a0a9069e291e3177e2a115bc5d9782645557443eb9e35d8cb65fa06ee34edb9371a057d9bac5774023d3886f04db800621a53500741f75bc2edf29f27347cbf6c23a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd1e7","index":"0x4301bce","validatorIndex":"0x81c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140228","index":"0x4301bcf","validatorIndex":"0x81d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4c22","index":"0x4301bd0","validatorIndex":"0x81e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfad","index":"0x4301bd1","validatorIndex":"0x81f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8d4","index":"0x4301bd2","validatorIndex":"0x820"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8f4","index":"0x4301bd3","validatorIndex":"0x821"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc07","index":"0x4301bd4","validatorIndex":"0x822"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5548a1","index":"0x4301bd5","validatorIndex":"0x823"}]},[],"0x4ad918eea9097f64b700a73c0b9680a5c8f4e9ab984b2e4f9f6b55b663ba0ac1"]) 2025-01-08 15:35:21.5338|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","blockNumber":"0xd163c7","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x692bd8f1a78b1750b25d6dd0f938dfdb52a62df3321bed8ffb93ecdd534aee33","prevRandao":"0xfb8bd715437a7fc564e781cefac6d85948c0948da9d156a0d2c8a82a1bae03cd","receiptsRoot":"0x4f4f1ffea03aa19f8aa80fe275ec7e0bab4f939fd47a5035905859a3b68f0312","stateRoot":"0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b","timestamp":"0x677e9aa7","transactions":["0x02f901d58227d883054a798459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1d29ccc77860c75bc4c92806de30828440b760963a78fffab58ea84c729058b40dc428f018415ef5adac1619b9e9d6a618b5b5b67a3674cbdf1c8edce8633407332e332e30000000000000000000000000000000000000000000000000000000c001a0204e41f92e17528f946be6c0eec1e8a020c153d25f3a69e985bef9d9e753b5dea018264282285b6e44bad3169bb5b633fbac0708dfd787113c9e31118f7f833f53","0x02f901d58227d88305518d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8f727503979e681bbaa54dcbde6bc5ff9b96b63fc5f4f875083ee68d4e6abc0346ec818230fd3e4a3cc2e68732530106074b1f3c38eedfb0f82641d0f8ca81f7332e332e30000000000000000000000000000000000000000000000000000000c080a0724fcc5b6093d7b4319bc10f8f79afa867c2bf3ebbe9ecc0c67cca23a689358da03db259fcbdd156a3a76797eb2e1545322fd304d280c39cfb5243694a4fef1c36","0x02f901d58227d8830502548459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e612ed6d532206a6578b2490f296ec920820e49b4a5f10109463791ba5791a5f8cab039c9a3bc5424907ae835cb87b10e863871e80a806a9c76661afd2db6c83e332e332e30000000000000000000000000000000000000000000000000000000c080a0922f46958fe12531dd075ad3d90c8eb7d1e2f838673a29ebed7ff63b90155ddea03d16dd63627c9fc4679b8578d394efaa9951a49cda9739b5fcb1361acae56b97","0x02f901d58227d883053e238459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7c64e3b65cc970b6556fda89194068cab7c40a3a6531cf85625f29a8e77b6334fd0228a0e6a5253f888c15d372391b992b37ff1ef7a43e09719ba1c9637e61d3332e332e30000000000000000000000000000000000000000000000000000000c001a0a9069e291e3177e2a115bc5d9782645557443eb9e35d8cb65fa06ee34edb9371a057d9bac5774023d3886f04db800621a53500741f75bc2edf29f27347cbf6c23a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd1e7","index":"0x4301bce","validatorIndex":"0x81c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140228","index":"0x4301bcf","validatorIndex":"0x81d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4c22","index":"0x4301bd0","validatorIndex":"0x81e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfad","index":"0x4301bd1","validatorIndex":"0x81f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8d4","index":"0x4301bd2","validatorIndex":"0x820"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8f4","index":"0x4301bd3","validatorIndex":"0x821"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc07","index":"0x4301bd4","validatorIndex":"0x822"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5548a1","index":"0x4301bd5","validatorIndex":"0x823"}]},[],"0x4ad918eea9097f64b700a73c0b9680a5c8f4e9ab984b2e4f9f6b55b663ba0ac1"]) handled in 1ms 2025-01-08 15:35:21.5363|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5363|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5363|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5363|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5363|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","safeBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99"},null]) 2025-01-08 15:35:21.5363|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","safeBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99"}, null] 2025-01-08 15:35:21.5416|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing, Block 0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd not found. 2025-01-08 15:35:21.5416|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 0xca95d0...c866dd, Safe: 0x078fc8...4d8f99, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:21.5493|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","safeBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99"},null]) 2025-01-08 15:35:21.5493|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","safeBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99"},null]) handled in 11ms 2025-01-08 15:35:21.5493|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5493|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5493|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5493|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","blockNumber":"0xd163c8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","prevRandao":"0x66e25d900fb3639d1abd69ba2550918f01f3af48f51ca0e594256f091b943d5f","receiptsRoot":"0xaf1700ff2f3a624498562c73611e3ea3d84c8e962e08ab46dc672c4093b1ff95","stateRoot":"0x52f09cfef5439b43f3f53b9e1b336ff20ac3983714c93dc464efda9f10cffc43","timestamp":"0x677e9aac","transactions":["0x02f901d58227d883054a7a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e512dd7cddf71e100a3c21edce6335a0c61597f8594ee0b2fc0801bf6bdc965b51e3ef90a9a87919ec442bf0afd030b6b9f029fe0c739b2b7dfeabec6f87808df332e332e30000000000000000000000000000000000000000000000000000000c080a08e63c781ae77a9f16d8c231732d6c85b9afd4f58b14dcfd918b3e86eaf48f6aaa05944991a4d6f9cbbb901198f077a38a11a286a5c300f97a745dbdedf506767fe","0x02f901d58227d88305518e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1c8cd1d1d92b532812f67925be51f9cdb1c3866d2aa33e9d3811901bc2e3d1304edca1177f559a63df85535880a8924ed0a46f4d54fdebd54259b6daa6f4c6d6332e332e30000000000000000000000000000000000000000000000000000000c080a0d0c728bfabe908fc209b049bb3c38756da2bffd351d312e0a1785f0c95baa0c2a00def767376f812a2bec50c5ffa1362971fed0efc272770c78d649a92c0e41b2f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14802e","index":"0x4301bd6","validatorIndex":"0x824"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b21","index":"0x4301bd7","validatorIndex":"0x825"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a718","index":"0x4301bd8","validatorIndex":"0x826"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a718","index":"0x4301bd9","validatorIndex":"0x827"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456f8","index":"0x4301bda","validatorIndex":"0x828"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d31","index":"0x4301bdb","validatorIndex":"0x829"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301bdc","validatorIndex":"0x82a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14030c","index":"0x4301bdd","validatorIndex":"0x82b"}]},[],"0xd2173c3f9dd2c9875c121a28a52f3c256057a1d3940e0824e60c2baf32e7d30b"]) 2025-01-08 15:35:21.5972|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722568 (0x4c984d...eda661), Extra Data: Nethermind 2025-01-08 15:35:21.5972|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Insert block into cache without parent 13722568 (0x4c984d...eda661) 2025-01-08 15:35:21.5972|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","blockNumber":"0xd163c8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","prevRandao":"0x66e25d900fb3639d1abd69ba2550918f01f3af48f51ca0e594256f091b943d5f","receiptsRoot":"0xaf1700ff2f3a624498562c73611e3ea3d84c8e962e08ab46dc672c4093b1ff95","stateRoot":"0x52f09cfef5439b43f3f53b9e1b336ff20ac3983714c93dc464efda9f10cffc43","timestamp":"0x677e9aac","transactions":["0x02f901d58227d883054a7a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e512dd7cddf71e100a3c21edce6335a0c61597f8594ee0b2fc0801bf6bdc965b51e3ef90a9a87919ec442bf0afd030b6b9f029fe0c739b2b7dfeabec6f87808df332e332e30000000000000000000000000000000000000000000000000000000c080a08e63c781ae77a9f16d8c231732d6c85b9afd4f58b14dcfd918b3e86eaf48f6aaa05944991a4d6f9cbbb901198f077a38a11a286a5c300f97a745dbdedf506767fe","0x02f901d58227d88305518e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1c8cd1d1d92b532812f67925be51f9cdb1c3866d2aa33e9d3811901bc2e3d1304edca1177f559a63df85535880a8924ed0a46f4d54fdebd54259b6daa6f4c6d6332e332e30000000000000000000000000000000000000000000000000000000c080a0d0c728bfabe908fc209b049bb3c38756da2bffd351d312e0a1785f0c95baa0c2a00def767376f812a2bec50c5ffa1362971fed0efc272770c78d649a92c0e41b2f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14802e","index":"0x4301bd6","validatorIndex":"0x824"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b21","index":"0x4301bd7","validatorIndex":"0x825"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a718","index":"0x4301bd8","validatorIndex":"0x826"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a718","index":"0x4301bd9","validatorIndex":"0x827"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456f8","index":"0x4301bda","validatorIndex":"0x828"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d31","index":"0x4301bdb","validatorIndex":"0x829"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301bdc","validatorIndex":"0x82a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14030c","index":"0x4301bdd","validatorIndex":"0x82b"}]},[],"0xd2173c3f9dd2c9875c121a28a52f3c256057a1d3940e0824e60c2baf32e7d30b"]) 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","blockNumber":"0xd163c8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xca95d03b5bbaf6156224871ce9e4f2559facb19d87d0e9c4ad43cf7375c866dd","prevRandao":"0x66e25d900fb3639d1abd69ba2550918f01f3af48f51ca0e594256f091b943d5f","receiptsRoot":"0xaf1700ff2f3a624498562c73611e3ea3d84c8e962e08ab46dc672c4093b1ff95","stateRoot":"0x52f09cfef5439b43f3f53b9e1b336ff20ac3983714c93dc464efda9f10cffc43","timestamp":"0x677e9aac","transactions":["0x02f901d58227d883054a7a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e512dd7cddf71e100a3c21edce6335a0c61597f8594ee0b2fc0801bf6bdc965b51e3ef90a9a87919ec442bf0afd030b6b9f029fe0c739b2b7dfeabec6f87808df332e332e30000000000000000000000000000000000000000000000000000000c080a08e63c781ae77a9f16d8c231732d6c85b9afd4f58b14dcfd918b3e86eaf48f6aaa05944991a4d6f9cbbb901198f077a38a11a286a5c300f97a745dbdedf506767fe","0x02f901d58227d88305518e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1c8cd1d1d92b532812f67925be51f9cdb1c3866d2aa33e9d3811901bc2e3d1304edca1177f559a63df85535880a8924ed0a46f4d54fdebd54259b6daa6f4c6d6332e332e30000000000000000000000000000000000000000000000000000000c080a0d0c728bfabe908fc209b049bb3c38756da2bffd351d312e0a1785f0c95baa0c2a00def767376f812a2bec50c5ffa1362971fed0efc272770c78d649a92c0e41b2f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14802e","index":"0x4301bd6","validatorIndex":"0x824"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b21","index":"0x4301bd7","validatorIndex":"0x825"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a718","index":"0x4301bd8","validatorIndex":"0x826"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a718","index":"0x4301bd9","validatorIndex":"0x827"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456f8","index":"0x4301bda","validatorIndex":"0x828"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d31","index":"0x4301bdb","validatorIndex":"0x829"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301bdc","validatorIndex":"0x82a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14030c","index":"0x4301bdd","validatorIndex":"0x82b"}]},[],"0xd2173c3f9dd2c9875c121a28a52f3c256057a1d3940e0824e60c2baf32e7d30b"]) handled in 1ms 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.5972|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6178|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbc9859d612bda72f685c98b3b31ca88cbb5c67de5889ff5c553de126c69d60a","blockNumber":"0xd163c9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","prevRandao":"0xfebe2be53fa33e4cf8b60b8fffc9ab62d769eae0cf6a9b28b430ce52b26845d4","receiptsRoot":"0xab94963038d9adbf46978abdbc66f32c717bc2d4470f3736972b3c50ef28538a","stateRoot":"0x6150024ad6b8252cef0166907a3317f18c7c3a0064c2e4894c3000864c0c5096","timestamp":"0x677e9ab1","transactions":["0x02f901d58227d883053e248459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef62475e7e11a7255325762a53e954973e269fda2d290adf0f402cf050bb4741c5c1c260ecbf005886283ee4c78aa6792ce0cdbd3b1347c9157fe00b39a4ded51332e332e30000000000000000000000000000000000000000000000000000000c080a01fdd85c62b545d33fb614a80c25886f1caadad0e67f3068c7986b1fe26a6b48aa04edd7cb2872d15509774ca9e3071e2dcb9beff71fecf70e2154adeeeb7fef449","0x02f901d58227d883054a7b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c807d05a338330afc96e72275b3dfc5fafa86bc572fe356e8be34da02451e058c4942af4f2ba77b899f6a518807e0c2584848f3d2b980e28bb331f9a3ec71ae42332e332e30000000000000000000000000000000000000000000000000000000c080a0499b27f75685d514639cd3acf344ba5976c6f88ce16b447d5857d5361c6e325ba0341f52056adf3a431fb0dd4a28f7b0edaba4f42b7e1ecfa8b61cf0f0cbfdad39"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14830d","index":"0x4301bde","validatorIndex":"0x82c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c39","index":"0x4301bdf","validatorIndex":"0x82d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d8b","index":"0x4301be0","validatorIndex":"0x82e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac7bb","index":"0x4301be1","validatorIndex":"0x82f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a30","index":"0x4301be2","validatorIndex":"0x830"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142818","index":"0x4301be3","validatorIndex":"0x831"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14570c","index":"0x4301be4","validatorIndex":"0x832"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dfe","index":"0x4301be5","validatorIndex":"0x833"}]},[],"0x6b9b08df91a62c9dd2acbc6ed2d63528758fb8aa279cdd2869dad492b739e3e7"]) 2025-01-08 15:35:21.6771|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722569 (0xdbc985...69d60a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:21.6771|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722569 (0xdbc985...69d60a) 2025-01-08 15:35:21.6771|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbc9859d612bda72f685c98b3b31ca88cbb5c67de5889ff5c553de126c69d60a","blockNumber":"0xd163c9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","prevRandao":"0xfebe2be53fa33e4cf8b60b8fffc9ab62d769eae0cf6a9b28b430ce52b26845d4","receiptsRoot":"0xab94963038d9adbf46978abdbc66f32c717bc2d4470f3736972b3c50ef28538a","stateRoot":"0x6150024ad6b8252cef0166907a3317f18c7c3a0064c2e4894c3000864c0c5096","timestamp":"0x677e9ab1","transactions":["0x02f901d58227d883053e248459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef62475e7e11a7255325762a53e954973e269fda2d290adf0f402cf050bb4741c5c1c260ecbf005886283ee4c78aa6792ce0cdbd3b1347c9157fe00b39a4ded51332e332e30000000000000000000000000000000000000000000000000000000c080a01fdd85c62b545d33fb614a80c25886f1caadad0e67f3068c7986b1fe26a6b48aa04edd7cb2872d15509774ca9e3071e2dcb9beff71fecf70e2154adeeeb7fef449","0x02f901d58227d883054a7b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c807d05a338330afc96e72275b3dfc5fafa86bc572fe356e8be34da02451e058c4942af4f2ba77b899f6a518807e0c2584848f3d2b980e28bb331f9a3ec71ae42332e332e30000000000000000000000000000000000000000000000000000000c080a0499b27f75685d514639cd3acf344ba5976c6f88ce16b447d5857d5361c6e325ba0341f52056adf3a431fb0dd4a28f7b0edaba4f42b7e1ecfa8b61cf0f0cbfdad39"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14830d","index":"0x4301bde","validatorIndex":"0x82c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c39","index":"0x4301bdf","validatorIndex":"0x82d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d8b","index":"0x4301be0","validatorIndex":"0x82e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac7bb","index":"0x4301be1","validatorIndex":"0x82f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a30","index":"0x4301be2","validatorIndex":"0x830"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142818","index":"0x4301be3","validatorIndex":"0x831"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14570c","index":"0x4301be4","validatorIndex":"0x832"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dfe","index":"0x4301be5","validatorIndex":"0x833"}]},[],"0x6b9b08df91a62c9dd2acbc6ed2d63528758fb8aa279cdd2869dad492b739e3e7"]) 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbc9859d612bda72f685c98b3b31ca88cbb5c67de5889ff5c553de126c69d60a","blockNumber":"0xd163c9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","prevRandao":"0xfebe2be53fa33e4cf8b60b8fffc9ab62d769eae0cf6a9b28b430ce52b26845d4","receiptsRoot":"0xab94963038d9adbf46978abdbc66f32c717bc2d4470f3736972b3c50ef28538a","stateRoot":"0x6150024ad6b8252cef0166907a3317f18c7c3a0064c2e4894c3000864c0c5096","timestamp":"0x677e9ab1","transactions":["0x02f901d58227d883053e248459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef62475e7e11a7255325762a53e954973e269fda2d290adf0f402cf050bb4741c5c1c260ecbf005886283ee4c78aa6792ce0cdbd3b1347c9157fe00b39a4ded51332e332e30000000000000000000000000000000000000000000000000000000c080a01fdd85c62b545d33fb614a80c25886f1caadad0e67f3068c7986b1fe26a6b48aa04edd7cb2872d15509774ca9e3071e2dcb9beff71fecf70e2154adeeeb7fef449","0x02f901d58227d883054a7b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c807d05a338330afc96e72275b3dfc5fafa86bc572fe356e8be34da02451e058c4942af4f2ba77b899f6a518807e0c2584848f3d2b980e28bb331f9a3ec71ae42332e332e30000000000000000000000000000000000000000000000000000000c080a0499b27f75685d514639cd3acf344ba5976c6f88ce16b447d5857d5361c6e325ba0341f52056adf3a431fb0dd4a28f7b0edaba4f42b7e1ecfa8b61cf0f0cbfdad39"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14830d","index":"0x4301bde","validatorIndex":"0x82c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c39","index":"0x4301bdf","validatorIndex":"0x82d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d8b","index":"0x4301be0","validatorIndex":"0x82e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac7bb","index":"0x4301be1","validatorIndex":"0x82f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a30","index":"0x4301be2","validatorIndex":"0x830"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142818","index":"0x4301be3","validatorIndex":"0x831"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14570c","index":"0x4301be4","validatorIndex":"0x832"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dfe","index":"0x4301be5","validatorIndex":"0x833"}]},[],"0x6b9b08df91a62c9dd2acbc6ed2d63528758fb8aa279cdd2869dad492b739e3e7"]) handled in 1ms 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.6771|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.6888|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6888|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:21.6888|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6840|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8438018319ffe8377c1245826298882735084a00e9c74ed3888a66d8bd94ba86","blockNumber":"0xd163ca","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdbc9859d612bda72f685c98b3b31ca88cbb5c67de5889ff5c553de126c69d60a","prevRandao":"0xa1ee9889b05d6f77f05b12410da16a6e2d6eef33bfbe14a8faa1abf5354194bf","receiptsRoot":"0x6fb4788b46189b956783eb33af7e99e4a358995b46aa22b3650b5aee23fbf350","stateRoot":"0xa56ae8ede5417f22c4759a42b69a3be373de06a6570896ac18f8a098ca61d460","timestamp":"0x677e9ab6","transactions":["0x02f901d58227d883053e258459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea8a5c74ff5ce3c67f9426c6de3044ef4364f6a65c8a1c2b5e7d62a25fc68a192699540cd350e335b8487bb04c6ed7b9cf7c6fca3f93aad3a22e60dd5319d6ec9332e332e30000000000000000000000000000000000000000000000000000000c080a04ab92d76c53a381dd2d6f8b52d5f1c253472572beb845030cd13489eefb2bbb2a04b069c045e0369348649f7bbef0c2b1be914ee4b41fed2e3bac85ecb0a72aeb8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af447","index":"0x4301be6","validatorIndex":"0x834"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301be7","validatorIndex":"0x835"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a640","index":"0x4301be8","validatorIndex":"0x836"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a89f7","index":"0x4301be9","validatorIndex":"0x837"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef0","index":"0x4301bea","validatorIndex":"0x838"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a641","index":"0x4301beb","validatorIndex":"0x839"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d598d","index":"0x4301bec","validatorIndex":"0x83a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14593c","index":"0x4301bed","validatorIndex":"0x83b"}]},[],"0xa33a0666031e2bcc11d3831cfa170d788f203aad5d98ea9847c2b69c6b15ae41"]) 2025-01-08 15:35:21.6925|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722570 (0x843801...94ba86), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:21.6925|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722570 (0x843801...94ba86) 2025-01-08 15:35:21.6925|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8438018319ffe8377c1245826298882735084a00e9c74ed3888a66d8bd94ba86","blockNumber":"0xd163ca","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdbc9859d612bda72f685c98b3b31ca88cbb5c67de5889ff5c553de126c69d60a","prevRandao":"0xa1ee9889b05d6f77f05b12410da16a6e2d6eef33bfbe14a8faa1abf5354194bf","receiptsRoot":"0x6fb4788b46189b956783eb33af7e99e4a358995b46aa22b3650b5aee23fbf350","stateRoot":"0xa56ae8ede5417f22c4759a42b69a3be373de06a6570896ac18f8a098ca61d460","timestamp":"0x677e9ab6","transactions":["0x02f901d58227d883053e258459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea8a5c74ff5ce3c67f9426c6de3044ef4364f6a65c8a1c2b5e7d62a25fc68a192699540cd350e335b8487bb04c6ed7b9cf7c6fca3f93aad3a22e60dd5319d6ec9332e332e30000000000000000000000000000000000000000000000000000000c080a04ab92d76c53a381dd2d6f8b52d5f1c253472572beb845030cd13489eefb2bbb2a04b069c045e0369348649f7bbef0c2b1be914ee4b41fed2e3bac85ecb0a72aeb8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af447","index":"0x4301be6","validatorIndex":"0x834"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301be7","validatorIndex":"0x835"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a640","index":"0x4301be8","validatorIndex":"0x836"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a89f7","index":"0x4301be9","validatorIndex":"0x837"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef0","index":"0x4301bea","validatorIndex":"0x838"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a641","index":"0x4301beb","validatorIndex":"0x839"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d598d","index":"0x4301bec","validatorIndex":"0x83a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14593c","index":"0x4301bed","validatorIndex":"0x83b"}]},[],"0xa33a0666031e2bcc11d3831cfa170d788f203aad5d98ea9847c2b69c6b15ae41"]) 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8438018319ffe8377c1245826298882735084a00e9c74ed3888a66d8bd94ba86","blockNumber":"0xd163ca","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdbc9859d612bda72f685c98b3b31ca88cbb5c67de5889ff5c553de126c69d60a","prevRandao":"0xa1ee9889b05d6f77f05b12410da16a6e2d6eef33bfbe14a8faa1abf5354194bf","receiptsRoot":"0x6fb4788b46189b956783eb33af7e99e4a358995b46aa22b3650b5aee23fbf350","stateRoot":"0xa56ae8ede5417f22c4759a42b69a3be373de06a6570896ac18f8a098ca61d460","timestamp":"0x677e9ab6","transactions":["0x02f901d58227d883053e258459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea8a5c74ff5ce3c67f9426c6de3044ef4364f6a65c8a1c2b5e7d62a25fc68a192699540cd350e335b8487bb04c6ed7b9cf7c6fca3f93aad3a22e60dd5319d6ec9332e332e30000000000000000000000000000000000000000000000000000000c080a04ab92d76c53a381dd2d6f8b52d5f1c253472572beb845030cd13489eefb2bbb2a04b069c045e0369348649f7bbef0c2b1be914ee4b41fed2e3bac85ecb0a72aeb8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af447","index":"0x4301be6","validatorIndex":"0x834"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301be7","validatorIndex":"0x835"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a640","index":"0x4301be8","validatorIndex":"0x836"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a89f7","index":"0x4301be9","validatorIndex":"0x837"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef0","index":"0x4301bea","validatorIndex":"0x838"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a641","index":"0x4301beb","validatorIndex":"0x839"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d598d","index":"0x4301bec","validatorIndex":"0x83a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14593c","index":"0x4301bed","validatorIndex":"0x83b"}]},[],"0xa33a0666031e2bcc11d3831cfa170d788f203aad5d98ea9847c2b69c6b15ae41"]) handled in 1ms 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:21.6925|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 6ms 2025-01-08 15:35:21.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:21.7004|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc30c6de4be4ed841f8744fd647be2264d85c7234fe61e98aeaa4b23f12bcb57f","blockNumber":"0xd163cb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x149e17","logsBloom":"0x00000001002200000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000200000000000000000000000000000000000400000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000800000000000000000000000000000000000000100000000000000001000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x8438018319ffe8377c1245826298882735084a00e9c74ed3888a66d8bd94ba86","prevRandao":"0x6d0c6bafd2edd7208bb1cc908977a8d43fa0d6184834053b2edd500bb3608590","receiptsRoot":"0xff45f2935b821c8665f9329a32d3fcc248fbe573951579d4dd3f7ab2960a80ed","stateRoot":"0x4d3374816d07a30cf3729e6c14829f0d29dfc9a5c65bcc3c4a7df4b80feb3c25","timestamp":"0x677e9abb","transactions":["0x02f965958227d8820d38845a00c580845a00c580831431309401b40de26ba4c63c17a6f4ed2cf96927c280b02980b96524bb1689be00000000000000000000000058a41b89f4871725e5d898d98ef4bf917601c5eb000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000064c0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000060200000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004664a4b43980d19069ef6aa44015d28da7650462a926f0a252cf0a1b568d55e3ac07f50000000000000000000000000000000000000000000000000000000000001e5a0000000000000000000000000000000000000000000000000000000000000089150ac83cedb3045ead536e72d139ade2f008d1cabfda619663af88c5922b41fb7f8206aa527872af0c19895dcec9ca4810d39c0a32b0d9f63bc5415613281e3e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004664a4000000000000000000000000000000000000000000000000000000000000538000000000000000000000000000000000000000000000000000000000000054c000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000004664a50000000000000000000000000000000000000000000000000000000000001e59000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000206d6800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020e794f0ef09f2a086b9531114df3cd76295bdd80a6f7e27da477bb532529f6de1000000000000000000000000000000000000000000000000000000000000005c0000000000000000000000000000000000000000000000000000000000000b800000000000000000000000000000000000000000000000000000000000000c400000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000dc00000000000000000000000000000000000000000000000000000000000000e800000000000000000000000000000000000000000000000000000000000000f40000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010c000000000000000000000000000000000000000000000000000000000000011800000000000000000000000000000000000000000000000000000000000001240000000000000000000000000000000000000000000000000000000000000130000000000000000000000000000000000000000000000000000000000000013c000000000000000000000000000000000000000000000000000000000000014800000000000000000000000000000000000000000000000000000000000001540000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000016c000000000000000000000000000000000000000000000000000000000000017800000000000000000000000000000000000000000000000000000000000001840000000000000000000000000000000000000000000000000000000000000190000000000000000000000000000000000000000000000000000000000000019c00000000000000000000000000000000000000000000000000000000000001a800000000000000000000000000000000000000000000000000000000000001b400000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000001cc00000000000000000000000000000000000000000000000000000000000001d800000000000000000000000000000000000000000000000000000000000001e400000000000000000000000000000000000000000000000000000000000001f000000000000000000000000000000000000000000000000000000000000001fc000000000000000000000000000000000000000000000000000000000000020800000000000000000000000000000000000000000000000000000000000002140000000000000000000000000000000000000000000000000000000000000220000000000000000000000000000000000000000000000000000000000000022c000000000000000000000000000000000000000000000000000000000000023800000000000000000000000000000000000000000000000000000000000002440000000000000000000000000000000000000000000000000000000000000250000000000000000000000000000000000000000000000000000000000000025c000000000000000000000000000000000000000000000000000000000000026800000000000000000000000000000000000000000000000000000000000002740000000000000000000000000000000000000000000000000000000000000280000000000000000000000000000000000000000000000000000000000000028c000000000000000000000000000000000000000000000000000000000000029800000000000000000000000000000000000000000000000000000000000002a400000000000000000000000000000000000000000000000000000000000002b000000000000000000000000000000000000000000000000000000000000002bc00000000000000000000000000000000000000000000000000000000000002c800000000000000000000000000000000000000000000000000000000000002d400000000000000000000000000000000000000000000000000000000000002e000000000000000000000000000000000000000000000000000000000000002ec00000000000000000000000000000000000000000000000000000000000002f800000000000000000000000000000000000000000000000000000000000003040000000000000000000000000000000000000000000000000000000000000310000000000000000000000000000000000000000000000000000000000000031c000000000000000000000000000000000000000000000000000000000000032800000000000000000000000000000000000000000000000000000000000003340000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000034c000000000000000000000000000000000000000000000000000000000000035800000000000000000000000000000000000000000000000000000000000003640000000000000000000000000000000000000000000000000000000000000370000000000000000000000000000000000000000000000000000000000000037c0000000000000000000000000000000000000000000000000000000000000388000000000000000000000000000000000000000000000000000000000000039400000000000000000000000000000000000000000000000000000000000003a000000000000000000000000000000000000000000000000000000000000003ac00000000000000000000000000000000000000000000000000000000000003b800000000000000000000000000000000000000000000000000000000000003c400000000000000000000000000000000000000000000000000000000000003d000000000000000000000000000000000000000000000000000000000000003dc00000000000000000000000000000000000000000000000000000000000003e800000000000000000000000000000000000000000000000000000000000003f40000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040c000000000000000000000000000000000000000000000000000000000000041800000000000000000000000000000000000000000000000000000000000004240000000000000000000000000000000000000000000000000000000000000430000000000000000000000000000000000000000000000000000000000000043c000000000000000000000000000000000000000000000000000000000000044800000000000000000000000000000000000000000000000000000000000004540000000000000000000000000000000000000000000000000000000000000460000000000000000000000000000000000000000000000000000000000000046c000000000000000000000000000000000000000000000000000000000000047800000000000000000000000000000000000000000000000000000000000004840000000000000000000000000000000000000000000000000000000000000490000000000000000000000000000000000000000000000000000000000000049c00000000000000000000000000000000000000000000000000000000000004a800000000000000000000000000000000000000000000000000000000000004b400000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000004cc00000000000000000000000000000000000000000000000000000000000004d800000000000000000000000000000000000000000000000000000000000004e400000000000000000000000000000000000000000000000000000000000004f000000000000000000000000000000000000000000000000000000000000004fc000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004103ac1588a43b4fa66dc40257fd8e3336e70f6482edb5411175f1b63c7435de880940a8faae4871863a294f813314da6e1d200e68a9ddf490138e72bf0abe64af1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000411ae64ee9f103a33a3f02679561a180af0cf811d139be09b3d39d96eef1a7c55140174079ba2ccd3506ce050c82c75b9afece873f7fede2d2184f2c1bd5f4c66f1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000413db87a7c8b28932b22267badc07379c6e9adb2d92dcd29083847b92d9a8f6c623c0879fd312cb55c65f65b1d5bb6869454e4ebb67c9b26be8c196da888e0db481c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000070000000000000000000000000000000000000000000000000000000000000041d612ff67c6a493703bdcd776b1c8984a59238a65df7e0cedc21ade0b09b9d2a82f5b0873545524be6db3ac73e1b66ea6f5c40766c2ff016f07bc86d9501107f01b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000041897edba7a83eecfa0d02d83f486e3847365d58b2a774d9a7dc6fbdbc015ae3c71c4a860c5a4a28f9c66ea894cc9df6a15ba73485520f950fc1718164125302581b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000090000000000000000000000000000000000000000000000000000000000000041f47b7497779f4264271558cfada781a989c5dab1d91c7808fd202cd2208ad7c977cd7b5c39f1a2f144052ed1057205b2809b2960347509d684e7baa437ced6b31c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000415055032165102cdc220c34fc13e692120af423e0f32f468f7970606c1f79a26c2370c6a6bcab3befb746ec07c08783596bfcb1f721e39d943d8b8b99ac599c5a1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000418cc438f8429caa5c1622da9ebc43a649e69ea21c75c81ff78b9a869a299304ba53032fac171c54bbe6dbba60f3ac8ee1500ae746897f618feb588bd74c6949251b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000041a11de711c727bd11c2ca34a2a216116a49ea918765defe0b39ab38ca40b2b42e637761281bb5558b00026c7ee3bff7ff85f288a082631560d5c89ef364601a0f1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000f0000000000000000000000000000000000000000000000000000000000000041eabbe529f667f24bfa58cc909ab1e03c833d6b26eb1a163f2c86c29243c59f380c22ce3d668682aab6df9c1cd8dd65451d5c07eb7f040bf775daebb9f904b0121b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000041967c6bd59364ea10c6a30f42f21ca899487f7ab25f0f3d204ad63455e29fdfbf0a372b83805d011e154e0bf414f387ee3255b95c6b2616682131edd81a3b85c31c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000413dc6277127b1745d0cb7f86a6caea0713e4bb5b01cdfee8799d2193833d7b8bd2b7d6d6138443802ef9ea66182c3ca465c5f3bda017d022e34de62ba4b9d45d51c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000041405e2b87d4b2406babd849af57ea5b4b2a1f87d324866111717379aafae49bf10183e94915b3d34662cc1cf8b7107805b5c3862b65b27f3006e34d63fe55e8841b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000170000000000000000000000000000000000000000000000000000000000000041218faf424df6c207d449651a2ad5526ffa66fff5a457f45ad60debda385a212b7695d27aaa97d85eda78a1c7f2e071effce0da979dfd8b52c6859e359b1e75671c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000041fa153115bb4f3cdc0b01fc7f0dbc51dbcbd488bb9e9c9a87ddcc8ea45317169e789540c46284886710e970e4e25096806eeeee9bac72a199f5c096a4451f4f9d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000412c625de6218b7795470285484e27caf883a5d9762613200fb1006bba48bc46815df4d8979a15d6e0a47ed1bb40db57b93f36b35ac2c46366c5c8b58e1e4746da1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000004118a8695b828d9b2f613e2e8daa29029d335164e26352b352f953b49a2582454c655ff93ed6d3896bb60c100b8c01faa3debab86a8631b238ca00ce80d00d22af1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001b0000000000000000000000000000000000000000000000000000000000000041fd2376e77871e367821cfce5a8a9245753e012fb9296f0574dc31315b287c43d718fc9c466b3122a91b581f0ad15b7ed4cf712fc2a808f34622277deaa45d21d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001c0000000000000000000000000000000000000000000000000000000000000041e7a7fbb864b81f5ce856f06e69a4a31ae9e151a9e5000a5fe9aba56624fe67df42b068fb28441d13c6cfe4cbc0e09e2647223cd2d2134a4f5e9650aebdcb00741b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000041ccf9811e6a45277f1d33f1554fb6127f86dd890734d299835515baca585ee8e30c20435e1056596b0be09f0cb8f5e8985fbd9b449a270301200ba1c802f3974d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000417b6aa1b35924958c29e153833d280708c9506f05cc74fe877fe5411014e663f751531a1cb902e08c3527193e5a9d15aaea1085722cb4a4f997c1110577b239a01b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000041998e9c7043379da4cff7a6bc9952fe0de18e0c205ab8882823905abc0a81c2cf040726bb3f25b420453fc2afa0f702b0400e3c57a115b382cb9b8fd2f69b15421b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000210000000000000000000000000000000000000000000000000000000000000041ef6a85946ded68d710579a341fbc853ffa70ef3e7ac055351e9bff5ed7b64d634be4106251b8b9a483317664963c730ee92af31ea362238bdecd4d6259730a121c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000418fb8a5a5d6bd079aa631adfe34215f90a4bf2ba0bab5366267161cabacb5b10e1f0c82d6d9f9e0d9aa0c0aeae286775d4a58b036216046209c34d69af39a45521b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000415020d602f9efbe114392278e3650bc4fdc9686db01417da6bed01526ec4b60f34a748599307b4793972f5bdc090ce3dfa095554d1592151954b727ec6d9854dd1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000250000000000000000000000000000000000000000000000000000000000000041bf99e51ecefb67556a58f834956ffee340a5f21a09fcdcd9b5a42934e15e3b2b47617a9c1ba4f98062f73bc42098cbf36848ff6984325091888561f2804eec921c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000041b9897750483cce89f92b1cb862316a7cf1fc1c87d8895b99ddf3c874ae53b38b7d338a60cef7eebeb050be0d5509675be1505c21c5eeb12e583c65aeef48dcc01b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000417845590ead06d9e8cb996fe93495aa4640c894a6bbcef8acb29bc924024026371e6f43a77966ee149e8dcb7e2f777d9ee4fafd6ccb1d7d69c4706e738f1afcb11c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000041475794aaa3cc805694b81b97edb8831deb33b823d91a79fac9f5ecf8d393d10d6953516d36bff1c0edf807f7fed0ed5a3405fe50cd344f53703fa63338f0bcc51b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002d000000000000000000000000000000000000000000000000000000000000004135fbf70846c10586a4957aa158865e21c0c03fc46295709407e2c8774bd63b3a3778b28e8c5c6689a7191b8503ec62c3901a4536bd63ec5f1d4f49674818d8e61b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000041f3681cdd2bb1853390fdd8ce43a11376505461b3fffd88f756c8bc57e6f148b1346dad942da82752180c619285ea8db204d8ea4e2945e19ff0ad717908d531381c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000411171c6f014e8f40e856db6652fc6a27f641909c1a6ca9d24dfcb24317163a348090eb4049afa5a9bd367793fd03f141db0da440b88aa2cbce97b9bc8a6ecb9b01b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000418880d36f843d6f33e91d48029b059367f28d29bab742b070c99291b17b4a6f12040bc88eef44e6a956ec37a11ea52d35b4e440ae772ac7ee7b57d86ad235838d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000414422f920c15e5ef995cfb44feca61c3d641bd5966cc58a61ff548986aa60f89d015fb81283cd86e7e5f338d827cc26e7e039ac7030c0f9265572a277d8b85a651c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000410d0631d7d375d51a0df68edb749df5f7bc7b1d671f3938ed11cbb90072efcd413d2b1675bbd15dd94819e13606aebb53deee9777c44ece930135728388586d571c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000330000000000000000000000000000000000000000000000000000000000000041e73fc2c4393582df16752f3ae93ed640b616ecb2fa929252dcd4c939fbe56d4b05fb140713dbed104bd6e23b67569a9610ace5fcb3917740426723be84d8fc4d1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000041f5973f00908b3e9bf7a81ad47b0edc0c6db4a917e7c3dd3c57d8a1ae1cb1209f6634be586e02b913a39aff116c943a972b29ff441d9f1b332e0cc07d84e3a87e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000350000000000000000000000000000000000000000000000000000000000000041138a53195bd1be416e4325bec5cf63da7deda403378b4e4f5bb22951b2173c3c6b0dde61dcff8419908ffe231f1a0a85f5f640e269301ed6a33d7a8f376760da1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000419675312feae5dca80d83717c1eaf05a6608dc72930ed420561d15a59448d7f9c1908381ac93af5bb7b020770876361d71b456e17f3678883f26a4a835d973d221c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000416abc78aaa34e1b1bf64704f298121c3462a69b5a8eda59c80758c60297cc594407ba6444e2c51914b8f95b2916b05329c4b22bb869d94f57437340929db5d1cf1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000390000000000000000000000000000000000000000000000000000000000000041df8809f048b8531215df6f0c245282c5b22e7aa6597ff9066dca4a138aaf7daf0c85fa2379ba96d48782014ded628f7ae94efc7a972d17288a3819263b189bb81b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003b0000000000000000000000000000000000000000000000000000000000000041dfea70176a5bf6e08c77882e0de410c5a4eb039b276bbdb90435d6a64d7fbe83332438698f8bc210b51f8ea58367183165f472296f4644f224d62ac8d0bbd0521c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003c000000000000000000000000000000000000000000000000000000000000004197f3ea51e68f61ed4f78254f57d87ea114d7d3bd7ff259ec2c186e68ed315d282f64ee7a11341aeff7546c231da4a6511a7a3e2a5910dd7c86e1c395f9d951d31b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000410c0d00a928929ec6e39cc6954653a9ae7acb8a9a65d9c446623256a1b9020ccf1938d250e83793bc7970c8f700af9f4a3f5f36105bc21c8d308bac7e031b75361c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003e0000000000000000000000000000000000000000000000000000000000000041ad8ab29d4c3a3566427e8549479d9e3cf5d6b3782ff2ade879e106996279da1a058b2a9689673a6a9d46d23a2cfc5a86fc8829d5a38826c27440b273eae6a5bc1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003f000000000000000000000000000000000000000000000000000000000000004113a48f10869324043758acf25398436dac04e00cc4de4edc93e0fb87dc613f4d47cca1498e5134c52717c8e26eccec4addd235838a3bf3430ec152ab54682f081c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000410000000000000000000000000000000000000000000000000000000000000041ebfdb6abb01731b1f20c1c6c3bad4d5f6cb63ba0d84dc0e9b1257d4bb133f8ec0922693d999f1ce9781c81b76f2933d503ae5447faa4978ea90d478352f356ec1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000420000000000000000000000000000000000000000000000000000000000000041117a46e9cd70f0d6eb1544c7b2f4c786c7b0197dc9f2f90456c35f9cfffcc90711221d22a61ca71e1771e0f3a5aaba253e3b0e33be08e634a440f395e4f683091c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000430000000000000000000000000000000000000000000000000000000000000041c2d500de708c8433f1565f1911b6e64a1528dfbd085d11233d9dae4375b4e164507da80bfdd6a8a70df530cf9e9f361c7f3bbd951d3469bc36bc221555cb93651c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000440000000000000000000000000000000000000000000000000000000000000041aae090dac37b4d31d481265338c71f57d565c89cce2c42c3488752e2af4baed94a12e8c90ff2b887d16b44ac52c9cdd5f7ddc4db641f4182f242f1fb2b853a651b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000048000000000000000000000000000000000000000000000000000000000000004158092b1e12d90797d4702fee8f820de58b97b16858ea364d504af8888002d7d9507c5aa452dbd6650a8468e61f81941749c0d73454599705865817a710e6e39c1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000490000000000000000000000000000000000000000000000000000000000000041f8a2167f71e85f221ad202a9e7ccd6df25046dc9ce0e8edc712237bac7f7f3705ccf9876f7d50d21ccaefbfe967038fed084a234b8ad41ca7ea049fdec419ea61c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004b0000000000000000000000000000000000000000000000000000000000000041e89c0bbdf4981aa346a6023813ba5f0fd454167bfb6dad441fbbbc6ff75d742930db6fd87b80704437b04ce49433d0b0f73b7dd0576d5c84d5d8bf6d694542711c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000000000000000000000000000000000000000041252540cf1f8260ac0ba8b2d3486ba8b4404892b7157d78e54f37bc4b4a6dd043035eb6318e6a4eee75a9a6bea77fcd81ddbff229e76c124875c894997ebe98cc1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004d0000000000000000000000000000000000000000000000000000000000000041cb24fe3d49f2535b77069da39b23d91a2460d78d12f0dc3bcb4c9388698ba8c44dabbb0e5d60b2f576499a8f7f5ee16d9411e542352e6a713f2d7083a7941fa91c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004e000000000000000000000000000000000000000000000000000000000000004192f2ccae736c102e0d3e37d8245e50d13dec4e8e8487bee5015102b981f9c1032128578f23dfa1215a97b8ab3dfdb792f6512893ec2fa663e957292491b7be051b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000050000000000000000000000000000000000000000000000000000000000000004104409f9a76a3b9e2ea5c013ba443635ecd7c9c2f3a5421503cd1fbdaf42c314b192ec0bb4ea794f4650300f6c2db7a7e52ec2873d8341c25e5d645fc5604e0751b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000530000000000000000000000000000000000000000000000000000000000000041ba9afc9027db678491c97605bdb1dc93d6351b934cdce45a14e82ebc3c63719206cf5582e5894fdaefff532faf68cc84d719c907150ad25370c3ee682fc3d5451b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000410b718b35f4b4887b64c62ed72b9b7fc6389c0babb21841e7fd62d2a94d5124a207caeb67e32e42927c51261e9ab9137080375b401638961f54be058e8a20a9ef1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000412c01deb373cb966cf6af5e926738ab290eba7a3f1175c0d18666ac258a16d067299e220c8f7abeb7826a1d5625900c16ba6a7253a82d05fc7b2a36155d05fac11c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000415fba0f52bc243a8b6b24d9bd4f13e8890cc69c22d05327ba04ffaef2da83ada110746269d2db0c84b7a684cbdb7ae50c1be3022181d76fe54f14132c810e14a81c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005a0000000000000000000000000000000000000000000000000000000000000041cd7f781aaebb6f7cd151b777ed63d93a63e54478116aa0f4205bf08c8ee640166df66ab5a0b3c7b0e96b18d0f1f2c55b18c0f174a0bfb556465a1c99bac93c051b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005d0000000000000000000000000000000000000000000000000000000000000041a41895027feb7805f7f7c3dc240d0301b1694784b6a4b96d2589ae29a989c2c951547fd533ccf6713562884c5dbdc5fa4b04d69a8b75313d4c2591100c1d8b7a1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005f0000000000000000000000000000000000000000000000000000000000000041cf0ea1fbd679bc92d5361137f03dd6748047b79f6b0afb67b0cf8abdfe2188a9530eb7431357e2b754456d2ad8a0dace1ac3f0ecbbd150e24cc6f7c2a1ecc82a1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000620000000000000000000000000000000000000000000000000000000000000041a654ad049f35ce012134b8b861888bc948944dbbd5e5eadfd8157d25cc869e3542d068b0dac9781d940e229191e10e1dc0c2215a727ca2566247a7317302a4e81b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000630000000000000000000000000000000000000000000000000000000000000041391c84152f1a709eef9298bec33aef0d5262b37fb73b72b06f5b017de3e19cfb4b392eb4b6286296e6654475b4f631a1fcf63d1b4d20b14ac2900bba65223a541c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000650000000000000000000000000000000000000000000000000000000000000041b0bf82300f4a276851018631adf769181029dee86272167158db7de16ac2f7e91f06c4b85f2f6a008a99093a656064ef0d77acde32169494caca143f3e07d6411c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000416ab1b4843a7497a880e100e17ba0d910e504d7e9f46b326dce1fb9db0abbcbd52f13677e22f541fb2bd85bf1c3cae22b00aa8e92504491607f9aadfbacfbe6531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000670000000000000000000000000000000000000000000000000000000000000041856392d8cbd476d2b2673480ae5383636228095131446a2e9827d26f7c239267134d1f54e3b9aa9b57602db0ce70ce0b0a0f192a460a1e2285bdff07411e18d91b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000680000000000000000000000000000000000000000000000000000000000000041d3b09e41fa1ce396ba8820869e7328ed80dc0398891b46e1291ffd8edac05422480b7e7c9fd0847c7a0f6e1ac40452979dc5bd9a038f2f02fac774b0140a55ab1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000416ba1442aab879663e4d203317260a55bfda2901b557efe138e9d50383823e55a4fac69c640b5f23a135d705b675dcce258453179331074b8ccbe71727be626381c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006a0000000000000000000000000000000000000000000000000000000000000041df7194b4f08fd36b72eb5d78aaa9b9b656a506dec34b02c4cc55373feb0e759d4deb2c8323d55d3be9733e5b7e200e3571bf84df5e46c95d724eb3f1f73f7cb81b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006c0000000000000000000000000000000000000000000000000000000000000041e676ff94747407e7bfbac742f95118e3d399e7d55f51c6d7eca03426a88f8ecc2c9dea48ca28ae4c3a1e1cc84112a8ebfe7183a53eaf289c2475bcbfaddcecce1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006d000000000000000000000000000000000000000000000000000000000000004106a2f9e9c06ed7d29784e40b32a409b7e5e31435286ae002b52ffdf27cc98d577cbe639f566c1365726236fcc245e1667a68729cd98581da315623d5312673121b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006f00000000000000000000000000000000000000000000000000000000000000411fd934459506dd2149ba596fd6efcf81c9e2de6b7f9cc16c409e79262b7aefcb1e45d8ef2590179f08d6e3772e0362a2c6872adf3e8dd9aa66caf7c0384317901b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000720000000000000000000000000000000000000000000000000000000000000041bed238d903501586e8815b8b777cfacab1b6b6a5098844ae5bc6b036034bf18f019eb56b24666874cb9161d130b04054dee7e01415529496c2c6f925fda799fa1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007300000000000000000000000000000000000000000000000000000000000000414ad5ab0b1ad20113e6dbf706066031023df42ca277c711cb4564cf85d0361c1e564657c996cb61da61839579bffa6b529747fb4682b663cae64d5e9eb14fcc1d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007400000000000000000000000000000000000000000000000000000000000000419037c9cd6f3b6d28c421d5488eef591486797dcf54256a09302f0c39eebbd44567c720050d9161c6caafda95e67541ef7f373362e1264c153c165998daf528371c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000760000000000000000000000000000000000000000000000000000000000000041693bf5e47518c80e9416ab011886addd077b4a64261cabfa7a3d22d27254ccf2211431c1827f6b64a39362ff1065dd16475597f861e1bd6b7c19d8efd785bede1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000770000000000000000000000000000000000000000000000000000000000000041255f4cf17ecfa99cc15d1b1defc2a4d449b3649d9e1ae0885cc091f1f863d6ff66843f3585482a8c2d6ad2e4b2a341078f5adb377ee1ca08fac6f2ae6f6e51e91b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000780000000000000000000000000000000000000000000000000000000000000041e18be3d8a5711f924fd3ce3f7012b645323c63e22a75852624420b2ea7adbb53148897d1f49dd6fa84f88030d08dbdc0a963746af69d8cf81c3b4e6bf0739b941c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007900000000000000000000000000000000000000000000000000000000000000418887f242493118b3f6107e4bfcb53ec01daecf64886e9cfa528dff8129d5345f28d053b4ba8af9b482deb5d212ac8727db1752711396335143ce56bfc36556771b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007a00000000000000000000000000000000000000000000000000000000000000413267e4c488d9b83d03f9ac2c7d1f8462790024b9bc7b5367d1ae55af4db922391eb996ff107ec9a3c6d3133c3c244fe7ce9e50685f65ed3fecf64a2d5a7dbcd71c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007b0000000000000000000000000000000000000000000000000000000000000041a51dff89017bca1eb5a20b6d0354427231d0744e56b2b256e4362d56b87576d61c9ae4b4a967929163350081dd5b5426569fae26973278c9da993b825d8790501c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007d0000000000000000000000000000000000000000000000000000000000000041897b81abfe45d23cf33935c34e32fa46c2f0488e6407b747edb851257038b3dd4faf9440d3fb382e614957c7b1ecec37d8a07637e68be63483e7a76402ec62ec1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007e0000000000000000000000000000000000000000000000000000000000000041669499f98adcfb088ed849183c45e89c463dc4de2bb29225c1ed99504b1adba4457e2c90762939c3d384c9eb1fbeb3b651fa44e154a33da498d5d0e86a8d98881c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007f0000000000000000000000000000000000000000000000000000000000000041ec1a30a162b4d6c8c2285db4cc4d42169e03dbd2b312cfbd687e881fdc00a2f71d22044cb4c8fe89fc3d242a70c1493b5896986885cba252acc8b7f819cbaf9a1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000418691b8169fd6d1228bbc6737be91f5d378843ec6a763e049d38f87fe10f918f66f0e2dbc70cb7c9fc085da3822520d36cbeae2f4d05bc761beb2d2e0362e17c71b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000416717e6e3f16bef00c141ec7eb610ebdad97dea9cd3f2a375c6edda4df1724fc331f3902dae785e6523bbf17dee63328bb7452ae175062073ebf5747ea846ec5e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000840000000000000000000000000000000000000000000000000000000000000041d6d4cac9cec2bfb61c469d34080e70cbaef9d8d496c967aee1eb64754e09a97348bfb04e795bba612cf3bf53cb98b8b2c0b45a23671e2df1b7e21376a159d25c1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000085000000000000000000000000000000000000000000000000000000000000004194a7f56aed248d58f5505571eba16c4cbe2f2622583e13e2db9b7512bbeb98753dac48c2ac755f634373a7a9d4c0256b4f9b8c1434e4f1b7dbde3c2aa6e01eb71b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000880000000000000000000000000000000000000000000000000000000000000041d028c46427f3fd5681ad6ae174b99c9a549307646c6696191b3a7ae1764707314a224147ab822d434b5d8d2e69bf90602c92779ead11066ac5ff7de0f35e6a911c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000965f924cf01e31ed7ed6aea4ab6096c33dcc63f77e75b5f23859279c1629fac8b116df25e9b24c352d83ef4b917f761df59a2e53cede448891b827e0e6b3b2fa8c67f2103e5a97644a25a5b19dc22acc5d0bc823ffdd886ca0ef43e255b3327081762923b627127ff3f1a1cf0075a46c9d67ed9428a2be8fea5fcca0fb63b74671c761f319d8943831dc02055d65ba26eac2c451eda42f28581fbf581d4ba8d43460b2d52366481970dbe3faf406ac9a31c23cd9c2a672dc3faadd2a3111f7291f80de79826ef27ab4d3bcbca1c9dbcce9d560e1d3fea9a882fe78b19b95e6b7575f00970efd7b1d0d457e1ffee7b1e40a2bc656b88a6dacd31da74d411989590ca22a8ad35e01432d2d1523bdcfd827b92724df4c73b1d058c06dae5e65f3acd00000000000000000000000000000000000000000000000000000000000000090000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000009e00000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000a600000000000000000000000000000000000000000000000000000000000000a800000000000000000000000000000000000000000000000000000000000000aa00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000ae0000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000014d5845d6be42b20445360f8aaf03758023f61d0a02b3c1b8b6d44e3612836cb8000000000000000000000000000000000000000000000000000000000000000623bbd1cc1dc17464b416ae72cf1d6b49909a000ebe6b5d995da5eac4c3bdfc35000000000000000000000000000000000000000000000000000000000000001dc355ca399c40452e8820bbb248a7ae71e4650c694772c8a50438823b5849b3210000000000000000000000000000000000000000000000000000000000000024178db8a4be5cc9601a98d53baf9a522ef3cc9985f14d468202ea9e5c6e47218a000000000000000000000000000000000000000000000000000000000000002ba4411fc1fee78a84356f2711a8d3125d76b45e1fd2fa851cabf081d1e5149cee000000000000000000000000000000000000000000000000000000000000002cb891f8fe9e2efb80ed576ef8c599efd55d9daff1bb8c55f12da6de20d40b4475000000000000000000000000000000000000000000000000000000000000003896c8f3a581b72ccc97b3527646e35462e4d2e87fbaf59065530fc4e965498a3d000000000000000000000000000000000000000000000000000000000000003a90febabb36433b6910fa88b18d8753c3072d025430478f0cf1a00a2fb805a2f400000000000000000000000000000000000000000000000000000000000000409450845a53fc4e2141dd8b6c6ae7062233bb0d6a75580e4d67be7d7f5f871faa0000000000000000000000000000000000000000000000000000000000000045f5bd8d181429ae527b826d4a5405be2eb5252b161c257575f87f0aecf039e068000000000000000000000000000000000000000000000000000000000000004aab1176fb630a2bf86ad1957794bda627398c53bcf1b958118796fc7c7db81db1000000000000000000000000000000000000000000000000000000000000004f889a6f876dbd35ed349c858bf4bd117df56ef45def7007c6880ad7ee64b134d900000000000000000000000000000000000000000000000000000000000000517e2142fae7ec1b6a8aca6bde7ea7a93e755baa22e2ece3f21cf4b9f8b01b7e6600000000000000000000000000000000000000000000000000000000000000524f494eb14f3f8eaee205e416b66a78219f2f56f4c456d664756a8d2787c7bce20000000000000000000000000000000000000000000000000000000000000055115dfb0fb1cc5cad6d62452425cfc7a10e1cdcab6f34f74358217ab7f2c87a5f00000000000000000000000000000000000000000000000000000000000000561a08a1c7f96f3ba3804bc7f886e5621836bfc236961b4c3db3df4b479f940b4b0000000000000000000000000000000000000000000000000000000000000058785e8fb2ce7a6d87e925881844d30f8608ccea230c0ec43101177e19b9d131d9000000000000000000000000000000000000000000000000000000000000005b1d5eb81270bed7c119322bbc773155dbf9dbf614bb85ff5c2cdc9372c24355cb000000000000000000000000000000000000000000000000000000000000005cfd731b4669cf6e40b9031a99b1ef21f75d85c692c5d9a86192747a4d2e835a52000000000000000000000000000000000000000000000000000000000000005ee65c66a335839103db64d8fb5a4052bf20cf0d24f6a6c3e3a719be174d48d2a700000000000000000000000000000000000000000000000000000000000000647bc85864a2a421cb64b9eb0e0bd0f16a38f31d05c0d90379ea5e45ae65e3b9df000000000000000000000000000000000000000000000000000000000000006bfaa084cfb24018ef3cc505e72f03134f6b31f91107e8f482eea83bd60298de79000000000000000000000000000000000000000000000000000000000000006ef310e9349b8c0f074a7c1fc8e9c5b7ed2aff832b4ba8d047238e727a283fa12200000000000000000000000000000000000000000000000000000000000000756623a0ec9148e68ce4984f6b6ba207c441365c3aa1bb13ea1ac67541fab383ae000000000000000000000000000000000000000000000000000000000000007c8166e8dcc797260d70c9661743f8f3f6abe922ffba144f9c2a284d25e0ecc3570000000000000000000000000000000000000000000000000000000000000081daf2ef619254493aa5d03712d5353e0bfabcbd833dc919ecbe0849c49861881e0000000000000000000000000000000000000000000000000000000000000083b84f2c6b034bc7435d3f8289f54c2ea0c64288cf1855bc121d8b8697b38e7e1e0000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000181b898c72c22cae363587de06dccd814db5b6b7b87e5d4ce204863b1f4ffdffe0000000000000000000000000000000000000000000000000000000000000005d433b94e4b6da94a430dac07bb196bf23777d641383a36ea79272e423f4057120000000000000000000000000000000000000000000000000000000000000014b8b89b054dab03d5467b4c1d515d1c68afa616918c79b36834b253c519648d390000000000000000000000000000000000000000000000000000000000000023a10f88783f4391bdcdb246377a6ae31a604d3cf4933e75923a141575dba165560000000000000000000000000000000000000000000000000000000000000030a4f9123b325acd65037dc02de13d9ba000d259722bf13edf2f80e5ca49f6dec100000000000000000000000000000000000000000000000000000000000000385c1d4d3c6ba132cb43f696e54fadd94cef8a0fea1debfc705a9125b286a591da0000000000000000000000000000000000000000000000000000000000000043b985fa0b16e714718b386c999191ed421e05fe467b6a276714f42096d081a0a400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000004b8f344808ead8ad09847d1f01673e73bb1813af20c87f0a5dba2fa24d4eb54870000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000fa90000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000012b48849ceb6d523e84206a983eeea3059673553a4849126e2260521e8cb9bbc5fc96fec300628090a8a51221be6368595da4d659d4da746f18c15284230b5e9cfe724c4cde8dcc236b6a10e3d8629c64b2de220ba27cd73b578f29b7c597f8ab3f644b6f5b100661757261206cc43f1100000000045250535290ff754c36f60176cb025b6d6e6300fb9e390c362611ee79ce606fc3754042db5c869219010449534d500101c1ce090cdb98011b6cc50878b53951e2895c9ad7916c08586f6912de2df255ced28cd09ed109a4a74eae7e49c5d8d226a069a261b8a516f1db8f8058f5a119820561757261010100a78f9685fc24028ca19886cb0b29f3b2829701c5300928d178e8bd55255323b61e9025115769a5c7ae40d95cc2ba42e1e8b87816d4f55295c4a3b16eb4f081000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000133277b5a2890823bbb3f37328d3aa8afa75061b9ba4f81517a00567021933163b00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000008009378edb5e17971977bb1a3cf02c014d93226888787f836b3b933632c6aa6f40000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000540c2f704ed1899a8ff754dccf4663dab371da5b064684815e85714cb7243299e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000029423535ac99e3590f0392f43830ea912713954b62f270ed988d01797582df090000000000000000000000000000000000000000000000000000000000000000c001a0e403a69facbe18a26f01b1b5edd09e1c662b36ec8ffeefa755c16f8bb4d31fe1a03ad1569cfb9ae7b36ca5685ee477a4675c8ecf83b7a00ab5b3848a690c6e6853","0x02f901d58227d883054a7c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebcbda2f1308871aff27e8142519575078a926bda7b762a1b37f4ab48868603853fde70dc996a692b25d719dede10020e75f11f731b4de4ec680fdf0819b174d5332e332e30000000000000000000000000000000000000000000000000000000c080a09272eac5af6a50ffd9a71f1749ba8f6e45f63c5bd7ad8e930a0e4a2cfcb419dca016e4546b580a251056c4a0c2ed64f06a528e3e2db0293d09ad5bd04f2cca7d5c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a648","index":"0x4301bee","validatorIndex":"0x83c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d10","index":"0x4301bef","validatorIndex":"0x83d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aaaba","index":"0x4301bf0","validatorIndex":"0x83e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef0","index":"0x4301bf1","validatorIndex":"0x83f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301bf2","validatorIndex":"0x840"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc40","index":"0x4301bf3","validatorIndex":"0x841"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301bf4","validatorIndex":"0x842"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac34","index":"0x4301bf5","validatorIndex":"0x843"}]},[],"0x9879b43417e966939f507a906e8329030ecc1c909f7ad080494f290703b71d0c"]) 2025-01-08 15:35:21.7044|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722571 (0xc30c6d...bcb57f), Extra Data: Nethermind 2025-01-08 15:35:21.7044|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Insert block into cache without parent 13722571 (0xc30c6d...bcb57f) 2025-01-08 15:35:21.7044|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7044|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc30c6de4be4ed841f8744fd647be2264d85c7234fe61e98aeaa4b23f12bcb57f","blockNumber":"0xd163cb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x149e17","logsBloom":"0x00000001002200000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000200000000000000000000000000000000000400000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000800000000000000000000000000000000000000100000000000000001000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x8438018319ffe8377c1245826298882735084a00e9c74ed3888a66d8bd94ba86","prevRandao":"0x6d0c6bafd2edd7208bb1cc908977a8d43fa0d6184834053b2edd500bb3608590","receiptsRoot":"0xff45f2935b821c8665f9329a32d3fcc248fbe573951579d4dd3f7ab2960a80ed","stateRoot":"0x4d3374816d07a30cf3729e6c14829f0d29dfc9a5c65bcc3c4a7df4b80feb3c25","timestamp":"0x677e9abb","transactions":["0x02f965958227d8820d38845a00c580845a00c580831431309401b40de26ba4c63c17a6f4ed2cf96927c280b02980b96524bb1689be00000000000000000000000058a41b89f4871725e5d898d98ef4bf917601c5eb000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000064c0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000060200000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004664a4b43980d19069ef6aa44015d28da7650462a926f0a252cf0a1b568d55e3ac07f50000000000000000000000000000000000000000000000000000000000001e5a0000000000000000000000000000000000000000000000000000000000000089150ac83cedb3045ead536e72d139ade2f008d1cabfda619663af88c5922b41fb7f8206aa527872af0c19895dcec9ca4810d39c0a32b0d9f63bc5415613281e3e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004664a4000000000000000000000000000000000000000000000000000000000000538000000000000000000000000000000000000000000000000000000000000054c000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000004664a50000000000000000000000000000000000000000000000000000000000001e59000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000206d6800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020e794f0ef09f2a086b9531114df3cd76295bdd80a6f7e27da477bb532529f6de1000000000000000000000000000000000000000000000000000000000000005c0000000000000000000000000000000000000000000000000000000000000b800000000000000000000000000000000000000000000000000000000000000c400000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000dc00000000000000000000000000000000000000000000000000000000000000e800000000000000000000000000000000000000000000000000000000000000f40000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010c000000000000000000000000000000000000000000000000000000000000011800000000000000000000000000000000000000000000000000000000000001240000000000000000000000000000000000000000000000000000000000000130000000000000000000000000000000000000000000000000000000000000013c000000000000000000000000000000000000000000000000000000000000014800000000000000000000000000000000000000000000000000000000000001540000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000016c000000000000000000000000000000000000000000000000000000000000017800000000000000000000000000000000000000000000000000000000000001840000000000000000000000000000000000000000000000000000000000000190000000000000000000000000000000000000000000000000000000000000019c00000000000000000000000000000000000000000000000000000000000001a800000000000000000000000000000000000000000000000000000000000001b400000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000001cc00000000000000000000000000000000000000000000000000000000000001d800000000000000000000000000000000000000000000000000000000000001e400000000000000000000000000000000000000000000000000000000000001f000000000000000000000000000000000000000000000000000000000000001fc000000000000000000000000000000000000000000000000000000000000020800000000000000000000000000000000000000000000000000000000000002140000000000000000000000000000000000000000000000000000000000000220000000000000000000000000000000000000000000000000000000000000022c000000000000000000000000000000000000000000000000000000000000023800000000000000000000000000000000000000000000000000000000000002440000000000000000000000000000000000000000000000000000000000000250000000000000000000000000000000000000000000000000000000000000025c000000000000000000000000000000000000000000000000000000000000026800000000000000000000000000000000000000000000000000000000000002740000000000000000000000000000000000000000000000000000000000000280000000000000000000000000000000000000000000000000000000000000028c000000000000000000000000000000000000000000000000000000000000029800000000000000000000000000000000000000000000000000000000000002a400000000000000000000000000000000000000000000000000000000000002b000000000000000000000000000000000000000000000000000000000000002bc00000000000000000000000000000000000000000000000000000000000002c800000000000000000000000000000000000000000000000000000000000002d400000000000000000000000000000000000000000000000000000000000002e000000000000000000000000000000000000000000000000000000000000002ec00000000000000000000000000000000000000000000000000000000000002f800000000000000000000000000000000000000000000000000000000000003040000000000000000000000000000000000000000000000000000000000000310000000000000000000000000000000000000000000000000000000000000031c000000000000000000000000000000000000000000000000000000000000032800000000000000000000000000000000000000000000000000000000000003340000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000034c000000000000000000000000000000000000000000000000000000000000035800000000000000000000000000000000000000000000000000000000000003640000000000000000000000000000000000000000000000000000000000000370000000000000000000000000000000000000000000000000000000000000037c0000000000000000000000000000000000000000000000000000000000000388000000000000000000000000000000000000000000000000000000000000039400000000000000000000000000000000000000000000000000000000000003a000000000000000000000000000000000000000000000000000000000000003ac00000000000000000000000000000000000000000000000000000000000003b800000000000000000000000000000000000000000000000000000000000003c400000000000000000000000000000000000000000000000000000000000003d000000000000000000000000000000000000000000000000000000000000003dc00000000000000000000000000000000000000000000000000000000000003e800000000000000000000000000000000000000000000000000000000000003f40000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040c000000000000000000000000000000000000000000000000000000000000041800000000000000000000000000000000000000000000000000000000000004240000000000000000000000000000000000000000000000000000000000000430000000000000000000000000000000000000000000000000000000000000043c000000000000000000000000000000000000000000000000000000000000044800000000000000000000000000000000000000000000000000000000000004540000000000000000000000000000000000000000000000000000000000000460000000000000000000000000000000000000000000000000000000000000046c000000000000000000000000000000000000000000000000000000000000047800000000000000000000000000000000000000000000000000000000000004840000000000000000000000000000000000000000000000000000000000000490000000000000000000000000000000000000000000000000000000000000049c00000000000000000000000000000000000000000000000000000000000004a800000000000000000000000000000000000000000000000000000000000004b400000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000004cc00000000000000000000000000000000000000000000000000000000000004d800000000000000000000000000000000000000000000000000000000000004e400000000000000000000000000000000000000000000000000000000000004f000000000000000000000000000000000000000000000000000000000000004fc000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004103ac1588a43b4fa66dc40257fd8e3336e70f6482edb5411175f1b63c7435de880940a8faae4871863a294f813314da6e1d200e68a9ddf490138e72bf0abe64af1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000411ae64ee9f103a33a3f02679561a180af0cf811d139be09b3d39d96eef1a7c55140174079ba2ccd3506ce050c82c75b9afece873f7fede2d2184f2c1bd5f4c66f1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000413db87a7c8b28932b22267badc07379c6e9adb2d92dcd29083847b92d9a8f6c623c0879fd312cb55c65f65b1d5bb6869454e4ebb67c9b26be8c196da888e0db481c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000070000000000000000000000000000000000000000000000000000000000000041d612ff67c6a493703bdcd776b1c8984a59238a65df7e0cedc21ade0b09b9d2a82f5b0873545524be6db3ac73e1b66ea6f5c40766c2ff016f07bc86d9501107f01b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000041897edba7a83eecfa0d02d83f486e3847365d58b2a774d9a7dc6fbdbc015ae3c71c4a860c5a4a28f9c66ea894cc9df6a15ba73485520f950fc1718164125302581b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000090000000000000000000000000000000000000000000000000000000000000041f47b7497779f4264271558cfada781a989c5dab1d91c7808fd202cd2208ad7c977cd7b5c39f1a2f144052ed1057205b2809b2960347509d684e7baa437ced6b31c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000415055032165102cdc220c34fc13e692120af423e0f32f468f7970606c1f79a26c2370c6a6bcab3befb746ec07c08783596bfcb1f721e39d943d8b8b99ac599c5a1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000418cc438f8429caa5c1622da9ebc43a649e69ea21c75c81ff78b9a869a299304ba53032fac171c54bbe6dbba60f3ac8ee1500ae746897f618feb588bd74c6949251b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000041a11de711c727bd11c2ca34a2a216116a49ea918765defe0b39ab38ca40b2b42e637761281bb5558b00026c7ee3bff7ff85f288a082631560d5c89ef364601a0f1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000f0000000000000000000000000000000000000000000000000000000000000041eabbe529f667f24bfa58cc909ab1e03c833d6b26eb1a163f2c86c29243c59f380c22ce3d668682aab6df9c1cd8dd65451d5c07eb7f040bf775daebb9f904b0121b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000041967c6bd59364ea10c6a30f42f21ca899487f7ab25f0f3d204ad63455e29fdfbf0a372b83805d011e154e0bf414f387ee3255b95c6b2616682131edd81a3b85c31c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000413dc6277127b1745d0cb7f86a6caea0713e4bb5b01cdfee8799d2193833d7b8bd2b7d6d6138443802ef9ea66182c3ca465c5f3bda017d022e34de62ba4b9d45d51c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000041405e2b87d4b2406babd849af57ea5b4b2a1f87d324866111717379aafae49bf10183e94915b3d34662cc1cf8b7107805b5c3862b65b27f3006e34d63fe55e8841b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000170000000000000000000000000000000000000000000000000000000000000041218faf424df6c207d449651a2ad5526ffa66fff5a457f45ad60debda385a212b7695d27aaa97d85eda78a1c7f2e071effce0da979dfd8b52c6859e359b1e75671c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000041fa153115bb4f3cdc0b01fc7f0dbc51dbcbd488bb9e9c9a87ddcc8ea45317169e789540c46284886710e970e4e25096806eeeee9bac72a199f5c096a4451f4f9d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000412c625de6218b7795470285484e27caf883a5d9762613200fb1006bba48bc46815df4d8979a15d6e0a47ed1bb40db57b93f36b35ac2c46366c5c8b58e1e4746da1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000004118a8695b828d9b2f613e2e8daa29029d335164e26352b352f953b49a2582454c655ff93ed6d3896bb60c100b8c01faa3debab86a8631b238ca00ce80d00d22af1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001b0000000000000000000000000000000000000000000000000000000000000041fd2376e77871e367821cfce5a8a9245753e012fb9296f0574dc31315b287c43d718fc9c466b3122a91b581f0ad15b7ed4cf712fc2a808f34622277deaa45d21d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001c0000000000000000000000000000000000000000000000000000000000000041e7a7fbb864b81f5ce856f06e69a4a31ae9e151a9e5000a5fe9aba56624fe67df42b068fb28441d13c6cfe4cbc0e09e2647223cd2d2134a4f5e9650aebdcb00741b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000041ccf9811e6a45277f1d33f1554fb6127f86dd890734d299835515baca585ee8e30c20435e1056596b0be09f0cb8f5e8985fbd9b449a270301200ba1c802f3974d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000417b6aa1b35924958c29e153833d280708c9506f05cc74fe877fe5411014e663f751531a1cb902e08c3527193e5a9d15aaea1085722cb4a4f997c1110577b239a01b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000041998e9c7043379da4cff7a6bc9952fe0de18e0c205ab8882823905abc0a81c2cf040726bb3f25b420453fc2afa0f702b0400e3c57a115b382cb9b8fd2f69b15421b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000210000000000000000000000000000000000000000000000000000000000000041ef6a85946ded68d710579a341fbc853ffa70ef3e7ac055351e9bff5ed7b64d634be4106251b8b9a483317664963c730ee92af31ea362238bdecd4d6259730a121c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000418fb8a5a5d6bd079aa631adfe34215f90a4bf2ba0bab5366267161cabacb5b10e1f0c82d6d9f9e0d9aa0c0aeae286775d4a58b036216046209c34d69af39a45521b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000415020d602f9efbe114392278e3650bc4fdc9686db01417da6bed01526ec4b60f34a748599307b4793972f5bdc090ce3dfa095554d1592151954b727ec6d9854dd1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000250000000000000000000000000000000000000000000000000000000000000041bf99e51ecefb67556a58f834956ffee340a5f21a09fcdcd9b5a42934e15e3b2b47617a9c1ba4f98062f73bc42098cbf36848ff6984325091888561f2804eec921c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000041b9897750483cce89f92b1cb862316a7cf1fc1c87d8895b99ddf3c874ae53b38b7d338a60cef7eebeb050be0d5509675be1505c21c5eeb12e583c65aeef48dcc01b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000417845590ead06d9e8cb996fe93495aa4640c894a6bbcef8acb29bc924024026371e6f43a77966ee149e8dcb7e2f777d9ee4fafd6ccb1d7d69c4706e738f1afcb11c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000041475794aaa3cc805694b81b97edb8831deb33b823d91a79fac9f5ecf8d393d10d6953516d36bff1c0edf807f7fed0ed5a3405fe50cd344f53703fa63338f0bcc51b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002d000000000000000000000000000000000000000000000000000000000000004135fbf70846c10586a4957aa158865e21c0c03fc46295709407e2c8774bd63b3a3778b28e8c5c6689a7191b8503ec62c3901a4536bd63ec5f1d4f49674818d8e61b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000041f3681cdd2bb1853390fdd8ce43a11376505461b3fffd88f756c8bc57e6f148b1346dad942da82752180c619285ea8db204d8ea4e2945e19ff0ad717908d531381c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000411171c6f014e8f40e856db6652fc6a27f641909c1a6ca9d24dfcb24317163a348090eb4049afa5a9bd367793fd03f141db0da440b88aa2cbce97b9bc8a6ecb9b01b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000418880d36f843d6f33e91d48029b059367f28d29bab742b070c99291b17b4a6f12040bc88eef44e6a956ec37a11ea52d35b4e440ae772ac7ee7b57d86ad235838d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000414422f920c15e5ef995cfb44feca61c3d641bd5966cc58a61ff548986aa60f89d015fb81283cd86e7e5f338d827cc26e7e039ac7030c0f9265572a277d8b85a651c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000410d0631d7d375d51a0df68edb749df5f7bc7b1d671f3938ed11cbb90072efcd413d2b1675bbd15dd94819e13606aebb53deee9777c44ece930135728388586d571c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000330000000000000000000000000000000000000000000000000000000000000041e73fc2c4393582df16752f3ae93ed640b616ecb2fa929252dcd4c939fbe56d4b05fb140713dbed104bd6e23b67569a9610ace5fcb3917740426723be84d8fc4d1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000041f5973f00908b3e9bf7a81ad47b0edc0c6db4a917e7c3dd3c57d8a1ae1cb1209f6634be586e02b913a39aff116c943a972b29ff441d9f1b332e0cc07d84e3a87e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000350000000000000000000000000000000000000000000000000000000000000041138a53195bd1be416e4325bec5cf63da7deda403378b4e4f5bb22951b2173c3c6b0dde61dcff8419908ffe231f1a0a85f5f640e269301ed6a33d7a8f376760da1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000419675312feae5dca80d83717c1eaf05a6608dc72930ed420561d15a59448d7f9c1908381ac93af5bb7b020770876361d71b456e17f3678883f26a4a835d973d221c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000416abc78aaa34e1b1bf64704f298121c3462a69b5a8eda59c80758c60297cc594407ba6444e2c51914b8f95b2916b05329c4b22bb869d94f57437340929db5d1cf1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000390000000000000000000000000000000000000000000000000000000000000041df8809f048b8531215df6f0c245282c5b22e7aa6597ff9066dca4a138aaf7daf0c85fa2379ba96d48782014ded628f7ae94efc7a972d17288a3819263b189bb81b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003b0000000000000000000000000000000000000000000000000000000000000041dfea70176a5bf6e08c77882e0de410c5a4eb039b276bbdb90435d6a64d7fbe83332438698f8bc210b51f8ea58367183165f472296f4644f224d62ac8d0bbd0521c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003c000000000000000000000000000000000000000000000000000000000000004197f3ea51e68f61ed4f78254f57d87ea114d7d3bd7ff259ec2c186e68ed315d282f64ee7a11341aeff7546c231da4a6511a7a3e2a5910dd7c86e1c395f9d951d31b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000410c0d00a928929ec6e39cc6954653a9ae7acb8a9a65d9c446623256a1b9020ccf1938d250e83793bc7970c8f700af9f4a3f5f36105bc21c8d308bac7e031b75361c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003e0000000000000000000000000000000000000000000000000000000000000041ad8ab29d4c3a3566427e8549479d9e3cf5d6b3782ff2ade879e106996279da1a058b2a9689673a6a9d46d23a2cfc5a86fc8829d5a38826c27440b273eae6a5bc1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003f000000000000000000000000000000000000000000000000000000000000004113a48f10869324043758acf25398436dac04e00cc4de4edc93e0fb87dc613f4d47cca1498e5134c52717c8e26eccec4addd235838a3bf3430ec152ab54682f081c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000410000000000000000000000000000000000000000000000000000000000000041ebfdb6abb01731b1f20c1c6c3bad4d5f6cb63ba0d84dc0e9b1257d4bb133f8ec0922693d999f1ce9781c81b76f2933d503ae5447faa4978ea90d478352f356ec1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000420000000000000000000000000000000000000000000000000000000000000041117a46e9cd70f0d6eb1544c7b2f4c786c7b0197dc9f2f90456c35f9cfffcc90711221d22a61ca71e1771e0f3a5aaba253e3b0e33be08e634a440f395e4f683091c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000430000000000000000000000000000000000000000000000000000000000000041c2d500de708c8433f1565f1911b6e64a1528dfbd085d11233d9dae4375b4e164507da80bfdd6a8a70df530cf9e9f361c7f3bbd951d3469bc36bc221555cb93651c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000440000000000000000000000000000000000000000000000000000000000000041aae090dac37b4d31d481265338c71f57d565c89cce2c42c3488752e2af4baed94a12e8c90ff2b887d16b44ac52c9cdd5f7ddc4db641f4182f242f1fb2b853a651b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000048000000000000000000000000000000000000000000000000000000000000004158092b1e12d90797d4702fee8f820de58b97b16858ea364d504af8888002d7d9507c5aa452dbd6650a8468e61f81941749c0d73454599705865817a710e6e39c1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000490000000000000000000000000000000000000000000000000000000000000041f8a2167f71e85f221ad202a9e7ccd6df25046dc9ce0e8edc712237bac7f7f3705ccf9876f7d50d21ccaefbfe967038fed084a234b8ad41ca7ea049fdec419ea61c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004b0000000000000000000000000000000000000000000000000000000000000041e89c0bbdf4981aa346a6023813ba5f0fd454167bfb6dad441fbbbc6ff75d742930db6fd87b80704437b04ce49433d0b0f73b7dd0576d5c84d5d8bf6d694542711c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000000000000000000000000000000000000000041252540cf1f8260ac0ba8b2d3486ba8b4404892b7157d78e54f37bc4b4a6dd043035eb6318e6a4eee75a9a6bea77fcd81ddbff229e76c124875c894997ebe98cc1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004d0000000000000000000000000000000000000000000000000000000000000041cb24fe3d49f2535b77069da39b23d91a2460d78d12f0dc3bcb4c9388698ba8c44dabbb0e5d60b2f576499a8f7f5ee16d9411e542352e6a713f2d7083a7941fa91c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004e000000000000000000000000000000000000000000000000000000000000004192f2ccae736c102e0d3e37d8245e50d13dec4e8e8487bee5015102b981f9c1032128578f23dfa1215a97b8ab3dfdb792f6512893ec2fa663e957292491b7be051b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000050000000000000000000000000000000000000000000000000000000000000004104409f9a76a3b9e2ea5c013ba443635ecd7c9c2f3a5421503cd1fbdaf42c314b192ec0bb4ea794f4650300f6c2db7a7e52ec2873d8341c25e5d645fc5604e0751b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000530000000000000000000000000000000000000000000000000000000000000041ba9afc9027db678491c97605bdb1dc93d6351b934cdce45a14e82ebc3c63719206cf5582e5894fdaefff532faf68cc84d719c907150ad25370c3ee682fc3d5451b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000410b718b35f4b4887b64c62ed72b9b7fc6389c0babb21841e7fd62d2a94d5124a207caeb67e32e42927c51261e9ab9137080375b401638961f54be058e8a20a9ef1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000412c01deb373cb966cf6af5e926738ab290eba7a3f1175c0d18666ac258a16d067299e220c8f7abeb7826a1d5625900c16ba6a7253a82d05fc7b2a36155d05fac11c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000415fba0f52bc243a8b6b24d9bd4f13e8890cc69c22d05327ba04ffaef2da83ada110746269d2db0c84b7a684cbdb7ae50c1be3022181d76fe54f14132c810e14a81c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005a0000000000000000000000000000000000000000000000000000000000000041cd7f781aaebb6f7cd151b777ed63d93a63e54478116aa0f4205bf08c8ee640166df66ab5a0b3c7b0e96b18d0f1f2c55b18c0f174a0bfb556465a1c99bac93c051b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005d0000000000000000000000000000000000000000000000000000000000000041a41895027feb7805f7f7c3dc240d0301b1694784b6a4b96d2589ae29a989c2c951547fd533ccf6713562884c5dbdc5fa4b04d69a8b75313d4c2591100c1d8b7a1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005f0000000000000000000000000000000000000000000000000000000000000041cf0ea1fbd679bc92d5361137f03dd6748047b79f6b0afb67b0cf8abdfe2188a9530eb7431357e2b754456d2ad8a0dace1ac3f0ecbbd150e24cc6f7c2a1ecc82a1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000620000000000000000000000000000000000000000000000000000000000000041a654ad049f35ce012134b8b861888bc948944dbbd5e5eadfd8157d25cc869e3542d068b0dac9781d940e229191e10e1dc0c2215a727ca2566247a7317302a4e81b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000630000000000000000000000000000000000000000000000000000000000000041391c84152f1a709eef9298bec33aef0d5262b37fb73b72b06f5b017de3e19cfb4b392eb4b6286296e6654475b4f631a1fcf63d1b4d20b14ac2900bba65223a541c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000650000000000000000000000000000000000000000000000000000000000000041b0bf82300f4a276851018631adf769181029dee86272167158db7de16ac2f7e91f06c4b85f2f6a008a99093a656064ef0d77acde32169494caca143f3e07d6411c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000416ab1b4843a7497a880e100e17ba0d910e504d7e9f46b326dce1fb9db0abbcbd52f13677e22f541fb2bd85bf1c3cae22b00aa8e92504491607f9aadfbacfbe6531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000670000000000000000000000000000000000000000000000000000000000000041856392d8cbd476d2b2673480ae5383636228095131446a2e9827d26f7c239267134d1f54e3b9aa9b57602db0ce70ce0b0a0f192a460a1e2285bdff07411e18d91b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000680000000000000000000000000000000000000000000000000000000000000041d3b09e41fa1ce396ba8820869e7328ed80dc0398891b46e1291ffd8edac05422480b7e7c9fd0847c7a0f6e1ac40452979dc5bd9a038f2f02fac774b0140a55ab1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000416ba1442aab879663e4d203317260a55bfda2901b557efe138e9d50383823e55a4fac69c640b5f23a135d705b675dcce258453179331074b8ccbe71727be626381c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006a0000000000000000000000000000000000000000000000000000000000000041df7194b4f08fd36b72eb5d78aaa9b9b656a506dec34b02c4cc55373feb0e759d4deb2c8323d55d3be9733e5b7e200e3571bf84df5e46c95d724eb3f1f73f7cb81b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006c0000000000000000000000000000000000000000000000000000000000000041e676ff94747407e7bfbac742f95118e3d399e7d55f51c6d7eca03426a88f8ecc2c9dea48ca28ae4c3a1e1cc84112a8ebfe7183a53eaf289c2475bcbfaddcecce1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006d000000000000000000000000000000000000000000000000000000000000004106a2f9e9c06ed7d29784e40b32a409b7e5e31435286ae002b52ffdf27cc98d577cbe639f566c1365726236fcc245e1667a68729cd98581da315623d5312673121b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006f00000000000000000000000000000000000000000000000000000000000000411fd934459506dd2149ba596fd6efcf81c9e2de6b7f9cc16c409e79262b7aefcb1e45d8ef2590179f08d6e3772e0362a2c6872adf3e8dd9aa66caf7c0384317901b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000720000000000000000000000000000000000000000000000000000000000000041bed238d903501586e8815b8b777cfacab1b6b6a5098844ae5bc6b036034bf18f019eb56b24666874cb9161d130b04054dee7e01415529496c2c6f925fda799fa1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007300000000000000000000000000000000000000000000000000000000000000414ad5ab0b1ad20113e6dbf706066031023df42ca277c711cb4564cf85d0361c1e564657c996cb61da61839579bffa6b529747fb4682b663cae64d5e9eb14fcc1d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007400000000000000000000000000000000000000000000000000000000000000419037c9cd6f3b6d28c421d5488eef591486797dcf54256a09302f0c39eebbd44567c720050d9161c6caafda95e67541ef7f373362e1264c153c165998daf528371c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000760000000000000000000000000000000000000000000000000000000000000041693bf5e47518c80e9416ab011886addd077b4a64261cabfa7a3d22d27254ccf2211431c1827f6b64a39362ff1065dd16475597f861e1bd6b7c19d8efd785bede1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000770000000000000000000000000000000000000000000000000000000000000041255f4cf17ecfa99cc15d1b1defc2a4d449b3649d9e1ae0885cc091f1f863d6ff66843f3585482a8c2d6ad2e4b2a341078f5adb377ee1ca08fac6f2ae6f6e51e91b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000780000000000000000000000000000000000000000000000000000000000000041e18be3d8a5711f924fd3ce3f7012b645323c63e22a75852624420b2ea7adbb53148897d1f49dd6fa84f88030d08dbdc0a963746af69d8cf81c3b4e6bf0739b941c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007900000000000000000000000000000000000000000000000000000000000000418887f242493118b3f6107e4bfcb53ec01daecf64886e9cfa528dff8129d5345f28d053b4ba8af9b482deb5d212ac8727db1752711396335143ce56bfc36556771b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007a00000000000000000000000000000000000000000000000000000000000000413267e4c488d9b83d03f9ac2c7d1f8462790024b9bc7b5367d1ae55af4db922391eb996ff107ec9a3c6d3133c3c244fe7ce9e50685f65ed3fecf64a2d5a7dbcd71c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007b0000000000000000000000000000000000000000000000000000000000000041a51dff89017bca1eb5a20b6d0354427231d0744e56b2b256e4362d56b87576d61c9ae4b4a967929163350081dd5b5426569fae26973278c9da993b825d8790501c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007d0000000000000000000000000000000000000000000000000000000000000041897b81abfe45d23cf33935c34e32fa46c2f0488e6407b747edb851257038b3dd4faf9440d3fb382e614957c7b1ecec37d8a07637e68be63483e7a76402ec62ec1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007e0000000000000000000000000000000000000000000000000000000000000041669499f98adcfb088ed849183c45e89c463dc4de2bb29225c1ed99504b1adba4457e2c90762939c3d384c9eb1fbeb3b651fa44e154a33da498d5d0e86a8d98881c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007f0000000000000000000000000000000000000000000000000000000000000041ec1a30a162b4d6c8c2285db4cc4d42169e03dbd2b312cfbd687e881fdc00a2f71d22044cb4c8fe89fc3d242a70c1493b5896986885cba252acc8b7f819cbaf9a1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000418691b8169fd6d1228bbc6737be91f5d378843ec6a763e049d38f87fe10f918f66f0e2dbc70cb7c9fc085da3822520d36cbeae2f4d05bc761beb2d2e0362e17c71b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000416717e6e3f16bef00c141ec7eb610ebdad97dea9cd3f2a375c6edda4df1724fc331f3902dae785e6523bbf17dee63328bb7452ae175062073ebf5747ea846ec5e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000840000000000000000000000000000000000000000000000000000000000000041d6d4cac9cec2bfb61c469d34080e70cbaef9d8d496c967aee1eb64754e09a97348bfb04e795bba612cf3bf53cb98b8b2c0b45a23671e2df1b7e21376a159d25c1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000085000000000000000000000000000000000000000000000000000000000000004194a7f56aed248d58f5505571eba16c4cbe2f2622583e13e2db9b7512bbeb98753dac48c2ac755f634373a7a9d4c0256b4f9b8c1434e4f1b7dbde3c2aa6e01eb71b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000880000000000000000000000000000000000000000000000000000000000000041d028c46427f3fd5681ad6ae174b99c9a549307646c6696191b3a7ae1764707314a224147ab822d434b5d8d2e69bf90602c92779ead11066ac5ff7de0f35e6a911c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000965f924cf01e31ed7ed6aea4ab6096c33dcc63f77e75b5f23859279c1629fac8b116df25e9b24c352d83ef4b917f761df59a2e53cede448891b827e0e6b3b2fa8c67f2103e5a97644a25a5b19dc22acc5d0bc823ffdd886ca0ef43e255b3327081762923b627127ff3f1a1cf0075a46c9d67ed9428a2be8fea5fcca0fb63b74671c761f319d8943831dc02055d65ba26eac2c451eda42f28581fbf581d4ba8d43460b2d52366481970dbe3faf406ac9a31c23cd9c2a672dc3faadd2a3111f7291f80de79826ef27ab4d3bcbca1c9dbcce9d560e1d3fea9a882fe78b19b95e6b7575f00970efd7b1d0d457e1ffee7b1e40a2bc656b88a6dacd31da74d411989590ca22a8ad35e01432d2d1523bdcfd827b92724df4c73b1d058c06dae5e65f3acd00000000000000000000000000000000000000000000000000000000000000090000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000009e00000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000a600000000000000000000000000000000000000000000000000000000000000a800000000000000000000000000000000000000000000000000000000000000aa00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000ae0000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000014d5845d6be42b20445360f8aaf03758023f61d0a02b3c1b8b6d44e3612836cb8000000000000000000000000000000000000000000000000000000000000000623bbd1cc1dc17464b416ae72cf1d6b49909a000ebe6b5d995da5eac4c3bdfc35000000000000000000000000000000000000000000000000000000000000001dc355ca399c40452e8820bbb248a7ae71e4650c694772c8a50438823b5849b3210000000000000000000000000000000000000000000000000000000000000024178db8a4be5cc9601a98d53baf9a522ef3cc9985f14d468202ea9e5c6e47218a000000000000000000000000000000000000000000000000000000000000002ba4411fc1fee78a84356f2711a8d3125d76b45e1fd2fa851cabf081d1e5149cee000000000000000000000000000000000000000000000000000000000000002cb891f8fe9e2efb80ed576ef8c599efd55d9daff1bb8c55f12da6de20d40b4475000000000000000000000000000000000000000000000000000000000000003896c8f3a581b72ccc97b3527646e35462e4d2e87fbaf59065530fc4e965498a3d000000000000000000000000000000000000000000000000000000000000003a90febabb36433b6910fa88b18d8753c3072d025430478f0cf1a00a2fb805a2f400000000000000000000000000000000000000000000000000000000000000409450845a53fc4e2141dd8b6c6ae7062233bb0d6a75580e4d67be7d7f5f871faa0000000000000000000000000000000000000000000000000000000000000045f5bd8d181429ae527b826d4a5405be2eb5252b161c257575f87f0aecf039e068000000000000000000000000000000000000000000000000000000000000004aab1176fb630a2bf86ad1957794bda627398c53bcf1b958118796fc7c7db81db1000000000000000000000000000000000000000000000000000000000000004f889a6f876dbd35ed349c858bf4bd117df56ef45def7007c6880ad7ee64b134d900000000000000000000000000000000000000000000000000000000000000517e2142fae7ec1b6a8aca6bde7ea7a93e755baa22e2ece3f21cf4b9f8b01b7e6600000000000000000000000000000000000000000000000000000000000000524f494eb14f3f8eaee205e416b66a78219f2f56f4c456d664756a8d2787c7bce20000000000000000000000000000000000000000000000000000000000000055115dfb0fb1cc5cad6d62452425cfc7a10e1cdcab6f34f74358217ab7f2c87a5f00000000000000000000000000000000000000000000000000000000000000561a08a1c7f96f3ba3804bc7f886e5621836bfc236961b4c3db3df4b479f940b4b0000000000000000000000000000000000000000000000000000000000000058785e8fb2ce7a6d87e925881844d30f8608ccea230c0ec43101177e19b9d131d9000000000000000000000000000000000000000000000000000000000000005b1d5eb81270bed7c119322bbc773155dbf9dbf614bb85ff5c2cdc9372c24355cb000000000000000000000000000000000000000000000000000000000000005cfd731b4669cf6e40b9031a99b1ef21f75d85c692c5d9a86192747a4d2e835a52000000000000000000000000000000000000000000000000000000000000005ee65c66a335839103db64d8fb5a4052bf20cf0d24f6a6c3e3a719be174d48d2a700000000000000000000000000000000000000000000000000000000000000647bc85864a2a421cb64b9eb0e0bd0f16a38f31d05c0d90379ea5e45ae65e3b9df000000000000000000000000000000000000000000000000000000000000006bfaa084cfb24018ef3cc505e72f03134f6b31f91107e8f482eea83bd60298de79000000000000000000000000000000000000000000000000000000000000006ef310e9349b8c0f074a7c1fc8e9c5b7ed2aff832b4ba8d047238e727a283fa12200000000000000000000000000000000000000000000000000000000000000756623a0ec9148e68ce4984f6b6ba207c441365c3aa1bb13ea1ac67541fab383ae000000000000000000000000000000000000000000000000000000000000007c8166e8dcc797260d70c9661743f8f3f6abe922ffba144f9c2a284d25e0ecc3570000000000000000000000000000000000000000000000000000000000000081daf2ef619254493aa5d03712d5353e0bfabcbd833dc919ecbe0849c49861881e0000000000000000000000000000000000000000000000000000000000000083b84f2c6b034bc7435d3f8289f54c2ea0c64288cf1855bc121d8b8697b38e7e1e0000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000181b898c72c22cae363587de06dccd814db5b6b7b87e5d4ce204863b1f4ffdffe0000000000000000000000000000000000000000000000000000000000000005d433b94e4b6da94a430dac07bb196bf23777d641383a36ea79272e423f4057120000000000000000000000000000000000000000000000000000000000000014b8b89b054dab03d5467b4c1d515d1c68afa616918c79b36834b253c519648d390000000000000000000000000000000000000000000000000000000000000023a10f88783f4391bdcdb246377a6ae31a604d3cf4933e75923a141575dba165560000000000000000000000000000000000000000000000000000000000000030a4f9123b325acd65037dc02de13d9ba000d259722bf13edf2f80e5ca49f6dec100000000000000000000000000000000000000000000000000000000000000385c1d4d3c6ba132cb43f696e54fadd94cef8a0fea1debfc705a9125b286a591da0000000000000000000000000000000000000000000000000000000000000043b985fa0b16e714718b386c999191ed421e05fe467b6a276714f42096d081a0a400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000004b8f344808ead8ad09847d1f01673e73bb1813af20c87f0a5dba2fa24d4eb54870000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000fa90000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000012b48849ceb6d523e84206a983eeea3059673553a4849126e2260521e8cb9bbc5fc96fec300628090a8a51221be6368595da4d659d4da746f18c15284230b5e9cfe724c4cde8dcc236b6a10e3d8629c64b2de220ba27cd73b578f29b7c597f8ab3f644b6f5b100661757261206cc43f1100000000045250535290ff754c36f60176cb025b6d6e6300fb9e390c362611ee79ce606fc3754042db5c869219010449534d500101c1ce090cdb98011b6cc50878b53951e2895c9ad7916c08586f6912de2df255ced28cd09ed109a4a74eae7e49c5d8d226a069a261b8a516f1db8f8058f5a119820561757261010100a78f9685fc24028ca19886cb0b29f3b2829701c5300928d178e8bd55255323b61e9025115769a5c7ae40d95cc2ba42e1e8b87816d4f55295c4a3b16eb4f081000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000133277b5a2890823bbb3f37328d3aa8afa75061b9ba4f81517a00567021933163b00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000008009378edb5e17971977bb1a3cf02c014d93226888787f836b3b933632c6aa6f40000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000540c2f704ed1899a8ff754dccf4663dab371da5b064684815e85714cb7243299e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000029423535ac99e3590f0392f43830ea912713954b62f270ed988d01797582df090000000000000000000000000000000000000000000000000000000000000000c001a0e403a69facbe18a26f01b1b5edd09e1c662b36ec8ffeefa755c16f8bb4d31fe1a03ad1569cfb9ae7b36ca5685ee477a4675c8ecf83b7a00ab5b3848a690c6e6853","0x02f901d58227d883054a7c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebcbda2f1308871aff27e8142519575078a926bda7b762a1b37f4ab48868603853fde70dc996a692b25d719dede10020e75f11f731b4de4ec680fdf0819b174d5332e332e30000000000000000000000000000000000000000000000000000000c080a09272eac5af6a50ffd9a71f1749ba8f6e45f63c5bd7ad8e930a0e4a2cfcb419dca016e4546b580a251056c4a0c2ed64f06a528e3e2db0293d09ad5bd04f2cca7d5c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a648","index":"0x4301bee","validatorIndex":"0x83c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d10","index":"0x4301bef","validatorIndex":"0x83d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aaaba","index":"0x4301bf0","validatorIndex":"0x83e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef0","index":"0x4301bf1","validatorIndex":"0x83f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301bf2","validatorIndex":"0x840"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc40","index":"0x4301bf3","validatorIndex":"0x841"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301bf4","validatorIndex":"0x842"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac34","index":"0x4301bf5","validatorIndex":"0x843"}]},[],"0x9879b43417e966939f507a906e8329030ecc1c909f7ad080494f290703b71d0c"]) 2025-01-08 15:35:21.7044|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc30c6de4be4ed841f8744fd647be2264d85c7234fe61e98aeaa4b23f12bcb57f","blockNumber":"0xd163cb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x149e17","logsBloom":"0x00000001002200000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000200000000000000000000000000000000000400000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000800000000000000000000000000000000000000100000000000000001000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x8438018319ffe8377c1245826298882735084a00e9c74ed3888a66d8bd94ba86","prevRandao":"0x6d0c6bafd2edd7208bb1cc908977a8d43fa0d6184834053b2edd500bb3608590","receiptsRoot":"0xff45f2935b821c8665f9329a32d3fcc248fbe573951579d4dd3f7ab2960a80ed","stateRoot":"0x4d3374816d07a30cf3729e6c14829f0d29dfc9a5c65bcc3c4a7df4b80feb3c25","timestamp":"0x677e9abb","transactions":["0x02f965958227d8820d38845a00c580845a00c580831431309401b40de26ba4c63c17a6f4ed2cf96927c280b02980b96524bb1689be00000000000000000000000058a41b89f4871725e5d898d98ef4bf917601c5eb000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000064c0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000060200000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004664a4b43980d19069ef6aa44015d28da7650462a926f0a252cf0a1b568d55e3ac07f50000000000000000000000000000000000000000000000000000000000001e5a0000000000000000000000000000000000000000000000000000000000000089150ac83cedb3045ead536e72d139ade2f008d1cabfda619663af88c5922b41fb7f8206aa527872af0c19895dcec9ca4810d39c0a32b0d9f63bc5415613281e3e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004664a4000000000000000000000000000000000000000000000000000000000000538000000000000000000000000000000000000000000000000000000000000054c000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000004664a50000000000000000000000000000000000000000000000000000000000001e59000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000206d6800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020e794f0ef09f2a086b9531114df3cd76295bdd80a6f7e27da477bb532529f6de1000000000000000000000000000000000000000000000000000000000000005c0000000000000000000000000000000000000000000000000000000000000b800000000000000000000000000000000000000000000000000000000000000c400000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000dc00000000000000000000000000000000000000000000000000000000000000e800000000000000000000000000000000000000000000000000000000000000f40000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010c000000000000000000000000000000000000000000000000000000000000011800000000000000000000000000000000000000000000000000000000000001240000000000000000000000000000000000000000000000000000000000000130000000000000000000000000000000000000000000000000000000000000013c000000000000000000000000000000000000000000000000000000000000014800000000000000000000000000000000000000000000000000000000000001540000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000016c000000000000000000000000000000000000000000000000000000000000017800000000000000000000000000000000000000000000000000000000000001840000000000000000000000000000000000000000000000000000000000000190000000000000000000000000000000000000000000000000000000000000019c00000000000000000000000000000000000000000000000000000000000001a800000000000000000000000000000000000000000000000000000000000001b400000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000001cc00000000000000000000000000000000000000000000000000000000000001d800000000000000000000000000000000000000000000000000000000000001e400000000000000000000000000000000000000000000000000000000000001f000000000000000000000000000000000000000000000000000000000000001fc000000000000000000000000000000000000000000000000000000000000020800000000000000000000000000000000000000000000000000000000000002140000000000000000000000000000000000000000000000000000000000000220000000000000000000000000000000000000000000000000000000000000022c000000000000000000000000000000000000000000000000000000000000023800000000000000000000000000000000000000000000000000000000000002440000000000000000000000000000000000000000000000000000000000000250000000000000000000000000000000000000000000000000000000000000025c000000000000000000000000000000000000000000000000000000000000026800000000000000000000000000000000000000000000000000000000000002740000000000000000000000000000000000000000000000000000000000000280000000000000000000000000000000000000000000000000000000000000028c000000000000000000000000000000000000000000000000000000000000029800000000000000000000000000000000000000000000000000000000000002a400000000000000000000000000000000000000000000000000000000000002b000000000000000000000000000000000000000000000000000000000000002bc00000000000000000000000000000000000000000000000000000000000002c800000000000000000000000000000000000000000000000000000000000002d400000000000000000000000000000000000000000000000000000000000002e000000000000000000000000000000000000000000000000000000000000002ec00000000000000000000000000000000000000000000000000000000000002f800000000000000000000000000000000000000000000000000000000000003040000000000000000000000000000000000000000000000000000000000000310000000000000000000000000000000000000000000000000000000000000031c000000000000000000000000000000000000000000000000000000000000032800000000000000000000000000000000000000000000000000000000000003340000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000034c000000000000000000000000000000000000000000000000000000000000035800000000000000000000000000000000000000000000000000000000000003640000000000000000000000000000000000000000000000000000000000000370000000000000000000000000000000000000000000000000000000000000037c0000000000000000000000000000000000000000000000000000000000000388000000000000000000000000000000000000000000000000000000000000039400000000000000000000000000000000000000000000000000000000000003a000000000000000000000000000000000000000000000000000000000000003ac00000000000000000000000000000000000000000000000000000000000003b800000000000000000000000000000000000000000000000000000000000003c400000000000000000000000000000000000000000000000000000000000003d000000000000000000000000000000000000000000000000000000000000003dc00000000000000000000000000000000000000000000000000000000000003e800000000000000000000000000000000000000000000000000000000000003f40000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040c000000000000000000000000000000000000000000000000000000000000041800000000000000000000000000000000000000000000000000000000000004240000000000000000000000000000000000000000000000000000000000000430000000000000000000000000000000000000000000000000000000000000043c000000000000000000000000000000000000000000000000000000000000044800000000000000000000000000000000000000000000000000000000000004540000000000000000000000000000000000000000000000000000000000000460000000000000000000000000000000000000000000000000000000000000046c000000000000000000000000000000000000000000000000000000000000047800000000000000000000000000000000000000000000000000000000000004840000000000000000000000000000000000000000000000000000000000000490000000000000000000000000000000000000000000000000000000000000049c00000000000000000000000000000000000000000000000000000000000004a800000000000000000000000000000000000000000000000000000000000004b400000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000004cc00000000000000000000000000000000000000000000000000000000000004d800000000000000000000000000000000000000000000000000000000000004e400000000000000000000000000000000000000000000000000000000000004f000000000000000000000000000000000000000000000000000000000000004fc000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004103ac1588a43b4fa66dc40257fd8e3336e70f6482edb5411175f1b63c7435de880940a8faae4871863a294f813314da6e1d200e68a9ddf490138e72bf0abe64af1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000411ae64ee9f103a33a3f02679561a180af0cf811d139be09b3d39d96eef1a7c55140174079ba2ccd3506ce050c82c75b9afece873f7fede2d2184f2c1bd5f4c66f1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000413db87a7c8b28932b22267badc07379c6e9adb2d92dcd29083847b92d9a8f6c623c0879fd312cb55c65f65b1d5bb6869454e4ebb67c9b26be8c196da888e0db481c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000070000000000000000000000000000000000000000000000000000000000000041d612ff67c6a493703bdcd776b1c8984a59238a65df7e0cedc21ade0b09b9d2a82f5b0873545524be6db3ac73e1b66ea6f5c40766c2ff016f07bc86d9501107f01b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000041897edba7a83eecfa0d02d83f486e3847365d58b2a774d9a7dc6fbdbc015ae3c71c4a860c5a4a28f9c66ea894cc9df6a15ba73485520f950fc1718164125302581b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000090000000000000000000000000000000000000000000000000000000000000041f47b7497779f4264271558cfada781a989c5dab1d91c7808fd202cd2208ad7c977cd7b5c39f1a2f144052ed1057205b2809b2960347509d684e7baa437ced6b31c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000415055032165102cdc220c34fc13e692120af423e0f32f468f7970606c1f79a26c2370c6a6bcab3befb746ec07c08783596bfcb1f721e39d943d8b8b99ac599c5a1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000418cc438f8429caa5c1622da9ebc43a649e69ea21c75c81ff78b9a869a299304ba53032fac171c54bbe6dbba60f3ac8ee1500ae746897f618feb588bd74c6949251b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000041a11de711c727bd11c2ca34a2a216116a49ea918765defe0b39ab38ca40b2b42e637761281bb5558b00026c7ee3bff7ff85f288a082631560d5c89ef364601a0f1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000f0000000000000000000000000000000000000000000000000000000000000041eabbe529f667f24bfa58cc909ab1e03c833d6b26eb1a163f2c86c29243c59f380c22ce3d668682aab6df9c1cd8dd65451d5c07eb7f040bf775daebb9f904b0121b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000041967c6bd59364ea10c6a30f42f21ca899487f7ab25f0f3d204ad63455e29fdfbf0a372b83805d011e154e0bf414f387ee3255b95c6b2616682131edd81a3b85c31c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000413dc6277127b1745d0cb7f86a6caea0713e4bb5b01cdfee8799d2193833d7b8bd2b7d6d6138443802ef9ea66182c3ca465c5f3bda017d022e34de62ba4b9d45d51c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000041405e2b87d4b2406babd849af57ea5b4b2a1f87d324866111717379aafae49bf10183e94915b3d34662cc1cf8b7107805b5c3862b65b27f3006e34d63fe55e8841b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000170000000000000000000000000000000000000000000000000000000000000041218faf424df6c207d449651a2ad5526ffa66fff5a457f45ad60debda385a212b7695d27aaa97d85eda78a1c7f2e071effce0da979dfd8b52c6859e359b1e75671c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000041fa153115bb4f3cdc0b01fc7f0dbc51dbcbd488bb9e9c9a87ddcc8ea45317169e789540c46284886710e970e4e25096806eeeee9bac72a199f5c096a4451f4f9d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000412c625de6218b7795470285484e27caf883a5d9762613200fb1006bba48bc46815df4d8979a15d6e0a47ed1bb40db57b93f36b35ac2c46366c5c8b58e1e4746da1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000004118a8695b828d9b2f613e2e8daa29029d335164e26352b352f953b49a2582454c655ff93ed6d3896bb60c100b8c01faa3debab86a8631b238ca00ce80d00d22af1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001b0000000000000000000000000000000000000000000000000000000000000041fd2376e77871e367821cfce5a8a9245753e012fb9296f0574dc31315b287c43d718fc9c466b3122a91b581f0ad15b7ed4cf712fc2a808f34622277deaa45d21d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001c0000000000000000000000000000000000000000000000000000000000000041e7a7fbb864b81f5ce856f06e69a4a31ae9e151a9e5000a5fe9aba56624fe67df42b068fb28441d13c6cfe4cbc0e09e2647223cd2d2134a4f5e9650aebdcb00741b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000041ccf9811e6a45277f1d33f1554fb6127f86dd890734d299835515baca585ee8e30c20435e1056596b0be09f0cb8f5e8985fbd9b449a270301200ba1c802f3974d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000417b6aa1b35924958c29e153833d280708c9506f05cc74fe877fe5411014e663f751531a1cb902e08c3527193e5a9d15aaea1085722cb4a4f997c1110577b239a01b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000041998e9c7043379da4cff7a6bc9952fe0de18e0c205ab8882823905abc0a81c2cf040726bb3f25b420453fc2afa0f702b0400e3c57a115b382cb9b8fd2f69b15421b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000210000000000000000000000000000000000000000000000000000000000000041ef6a85946ded68d710579a341fbc853ffa70ef3e7ac055351e9bff5ed7b64d634be4106251b8b9a483317664963c730ee92af31ea362238bdecd4d6259730a121c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000418fb8a5a5d6bd079aa631adfe34215f90a4bf2ba0bab5366267161cabacb5b10e1f0c82d6d9f9e0d9aa0c0aeae286775d4a58b036216046209c34d69af39a45521b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000415020d602f9efbe114392278e3650bc4fdc9686db01417da6bed01526ec4b60f34a748599307b4793972f5bdc090ce3dfa095554d1592151954b727ec6d9854dd1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000250000000000000000000000000000000000000000000000000000000000000041bf99e51ecefb67556a58f834956ffee340a5f21a09fcdcd9b5a42934e15e3b2b47617a9c1ba4f98062f73bc42098cbf36848ff6984325091888561f2804eec921c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000041b9897750483cce89f92b1cb862316a7cf1fc1c87d8895b99ddf3c874ae53b38b7d338a60cef7eebeb050be0d5509675be1505c21c5eeb12e583c65aeef48dcc01b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000417845590ead06d9e8cb996fe93495aa4640c894a6bbcef8acb29bc924024026371e6f43a77966ee149e8dcb7e2f777d9ee4fafd6ccb1d7d69c4706e738f1afcb11c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000041475794aaa3cc805694b81b97edb8831deb33b823d91a79fac9f5ecf8d393d10d6953516d36bff1c0edf807f7fed0ed5a3405fe50cd344f53703fa63338f0bcc51b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002d000000000000000000000000000000000000000000000000000000000000004135fbf70846c10586a4957aa158865e21c0c03fc46295709407e2c8774bd63b3a3778b28e8c5c6689a7191b8503ec62c3901a4536bd63ec5f1d4f49674818d8e61b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000041f3681cdd2bb1853390fdd8ce43a11376505461b3fffd88f756c8bc57e6f148b1346dad942da82752180c619285ea8db204d8ea4e2945e19ff0ad717908d531381c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000411171c6f014e8f40e856db6652fc6a27f641909c1a6ca9d24dfcb24317163a348090eb4049afa5a9bd367793fd03f141db0da440b88aa2cbce97b9bc8a6ecb9b01b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000418880d36f843d6f33e91d48029b059367f28d29bab742b070c99291b17b4a6f12040bc88eef44e6a956ec37a11ea52d35b4e440ae772ac7ee7b57d86ad235838d1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000414422f920c15e5ef995cfb44feca61c3d641bd5966cc58a61ff548986aa60f89d015fb81283cd86e7e5f338d827cc26e7e039ac7030c0f9265572a277d8b85a651c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000410d0631d7d375d51a0df68edb749df5f7bc7b1d671f3938ed11cbb90072efcd413d2b1675bbd15dd94819e13606aebb53deee9777c44ece930135728388586d571c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000330000000000000000000000000000000000000000000000000000000000000041e73fc2c4393582df16752f3ae93ed640b616ecb2fa929252dcd4c939fbe56d4b05fb140713dbed104bd6e23b67569a9610ace5fcb3917740426723be84d8fc4d1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000340000000000000000000000000000000000000000000000000000000000000041f5973f00908b3e9bf7a81ad47b0edc0c6db4a917e7c3dd3c57d8a1ae1cb1209f6634be586e02b913a39aff116c943a972b29ff441d9f1b332e0cc07d84e3a87e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000350000000000000000000000000000000000000000000000000000000000000041138a53195bd1be416e4325bec5cf63da7deda403378b4e4f5bb22951b2173c3c6b0dde61dcff8419908ffe231f1a0a85f5f640e269301ed6a33d7a8f376760da1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000419675312feae5dca80d83717c1eaf05a6608dc72930ed420561d15a59448d7f9c1908381ac93af5bb7b020770876361d71b456e17f3678883f26a4a835d973d221c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000416abc78aaa34e1b1bf64704f298121c3462a69b5a8eda59c80758c60297cc594407ba6444e2c51914b8f95b2916b05329c4b22bb869d94f57437340929db5d1cf1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000390000000000000000000000000000000000000000000000000000000000000041df8809f048b8531215df6f0c245282c5b22e7aa6597ff9066dca4a138aaf7daf0c85fa2379ba96d48782014ded628f7ae94efc7a972d17288a3819263b189bb81b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003b0000000000000000000000000000000000000000000000000000000000000041dfea70176a5bf6e08c77882e0de410c5a4eb039b276bbdb90435d6a64d7fbe83332438698f8bc210b51f8ea58367183165f472296f4644f224d62ac8d0bbd0521c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003c000000000000000000000000000000000000000000000000000000000000004197f3ea51e68f61ed4f78254f57d87ea114d7d3bd7ff259ec2c186e68ed315d282f64ee7a11341aeff7546c231da4a6511a7a3e2a5910dd7c86e1c395f9d951d31b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000410c0d00a928929ec6e39cc6954653a9ae7acb8a9a65d9c446623256a1b9020ccf1938d250e83793bc7970c8f700af9f4a3f5f36105bc21c8d308bac7e031b75361c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003e0000000000000000000000000000000000000000000000000000000000000041ad8ab29d4c3a3566427e8549479d9e3cf5d6b3782ff2ade879e106996279da1a058b2a9689673a6a9d46d23a2cfc5a86fc8829d5a38826c27440b273eae6a5bc1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003f000000000000000000000000000000000000000000000000000000000000004113a48f10869324043758acf25398436dac04e00cc4de4edc93e0fb87dc613f4d47cca1498e5134c52717c8e26eccec4addd235838a3bf3430ec152ab54682f081c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000410000000000000000000000000000000000000000000000000000000000000041ebfdb6abb01731b1f20c1c6c3bad4d5f6cb63ba0d84dc0e9b1257d4bb133f8ec0922693d999f1ce9781c81b76f2933d503ae5447faa4978ea90d478352f356ec1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000420000000000000000000000000000000000000000000000000000000000000041117a46e9cd70f0d6eb1544c7b2f4c786c7b0197dc9f2f90456c35f9cfffcc90711221d22a61ca71e1771e0f3a5aaba253e3b0e33be08e634a440f395e4f683091c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000430000000000000000000000000000000000000000000000000000000000000041c2d500de708c8433f1565f1911b6e64a1528dfbd085d11233d9dae4375b4e164507da80bfdd6a8a70df530cf9e9f361c7f3bbd951d3469bc36bc221555cb93651c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000440000000000000000000000000000000000000000000000000000000000000041aae090dac37b4d31d481265338c71f57d565c89cce2c42c3488752e2af4baed94a12e8c90ff2b887d16b44ac52c9cdd5f7ddc4db641f4182f242f1fb2b853a651b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000048000000000000000000000000000000000000000000000000000000000000004158092b1e12d90797d4702fee8f820de58b97b16858ea364d504af8888002d7d9507c5aa452dbd6650a8468e61f81941749c0d73454599705865817a710e6e39c1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000490000000000000000000000000000000000000000000000000000000000000041f8a2167f71e85f221ad202a9e7ccd6df25046dc9ce0e8edc712237bac7f7f3705ccf9876f7d50d21ccaefbfe967038fed084a234b8ad41ca7ea049fdec419ea61c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004b0000000000000000000000000000000000000000000000000000000000000041e89c0bbdf4981aa346a6023813ba5f0fd454167bfb6dad441fbbbc6ff75d742930db6fd87b80704437b04ce49433d0b0f73b7dd0576d5c84d5d8bf6d694542711c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000000000000000000000000000000000000000041252540cf1f8260ac0ba8b2d3486ba8b4404892b7157d78e54f37bc4b4a6dd043035eb6318e6a4eee75a9a6bea77fcd81ddbff229e76c124875c894997ebe98cc1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004d0000000000000000000000000000000000000000000000000000000000000041cb24fe3d49f2535b77069da39b23d91a2460d78d12f0dc3bcb4c9388698ba8c44dabbb0e5d60b2f576499a8f7f5ee16d9411e542352e6a713f2d7083a7941fa91c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004e000000000000000000000000000000000000000000000000000000000000004192f2ccae736c102e0d3e37d8245e50d13dec4e8e8487bee5015102b981f9c1032128578f23dfa1215a97b8ab3dfdb792f6512893ec2fa663e957292491b7be051b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000050000000000000000000000000000000000000000000000000000000000000004104409f9a76a3b9e2ea5c013ba443635ecd7c9c2f3a5421503cd1fbdaf42c314b192ec0bb4ea794f4650300f6c2db7a7e52ec2873d8341c25e5d645fc5604e0751b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000530000000000000000000000000000000000000000000000000000000000000041ba9afc9027db678491c97605bdb1dc93d6351b934cdce45a14e82ebc3c63719206cf5582e5894fdaefff532faf68cc84d719c907150ad25370c3ee682fc3d5451b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000410b718b35f4b4887b64c62ed72b9b7fc6389c0babb21841e7fd62d2a94d5124a207caeb67e32e42927c51261e9ab9137080375b401638961f54be058e8a20a9ef1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000412c01deb373cb966cf6af5e926738ab290eba7a3f1175c0d18666ac258a16d067299e220c8f7abeb7826a1d5625900c16ba6a7253a82d05fc7b2a36155d05fac11c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000415fba0f52bc243a8b6b24d9bd4f13e8890cc69c22d05327ba04ffaef2da83ada110746269d2db0c84b7a684cbdb7ae50c1be3022181d76fe54f14132c810e14a81c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005a0000000000000000000000000000000000000000000000000000000000000041cd7f781aaebb6f7cd151b777ed63d93a63e54478116aa0f4205bf08c8ee640166df66ab5a0b3c7b0e96b18d0f1f2c55b18c0f174a0bfb556465a1c99bac93c051b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005d0000000000000000000000000000000000000000000000000000000000000041a41895027feb7805f7f7c3dc240d0301b1694784b6a4b96d2589ae29a989c2c951547fd533ccf6713562884c5dbdc5fa4b04d69a8b75313d4c2591100c1d8b7a1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005f0000000000000000000000000000000000000000000000000000000000000041cf0ea1fbd679bc92d5361137f03dd6748047b79f6b0afb67b0cf8abdfe2188a9530eb7431357e2b754456d2ad8a0dace1ac3f0ecbbd150e24cc6f7c2a1ecc82a1c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000620000000000000000000000000000000000000000000000000000000000000041a654ad049f35ce012134b8b861888bc948944dbbd5e5eadfd8157d25cc869e3542d068b0dac9781d940e229191e10e1dc0c2215a727ca2566247a7317302a4e81b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000630000000000000000000000000000000000000000000000000000000000000041391c84152f1a709eef9298bec33aef0d5262b37fb73b72b06f5b017de3e19cfb4b392eb4b6286296e6654475b4f631a1fcf63d1b4d20b14ac2900bba65223a541c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000650000000000000000000000000000000000000000000000000000000000000041b0bf82300f4a276851018631adf769181029dee86272167158db7de16ac2f7e91f06c4b85f2f6a008a99093a656064ef0d77acde32169494caca143f3e07d6411c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000416ab1b4843a7497a880e100e17ba0d910e504d7e9f46b326dce1fb9db0abbcbd52f13677e22f541fb2bd85bf1c3cae22b00aa8e92504491607f9aadfbacfbe6531c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000670000000000000000000000000000000000000000000000000000000000000041856392d8cbd476d2b2673480ae5383636228095131446a2e9827d26f7c239267134d1f54e3b9aa9b57602db0ce70ce0b0a0f192a460a1e2285bdff07411e18d91b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000680000000000000000000000000000000000000000000000000000000000000041d3b09e41fa1ce396ba8820869e7328ed80dc0398891b46e1291ffd8edac05422480b7e7c9fd0847c7a0f6e1ac40452979dc5bd9a038f2f02fac774b0140a55ab1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000416ba1442aab879663e4d203317260a55bfda2901b557efe138e9d50383823e55a4fac69c640b5f23a135d705b675dcce258453179331074b8ccbe71727be626381c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006a0000000000000000000000000000000000000000000000000000000000000041df7194b4f08fd36b72eb5d78aaa9b9b656a506dec34b02c4cc55373feb0e759d4deb2c8323d55d3be9733e5b7e200e3571bf84df5e46c95d724eb3f1f73f7cb81b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006c0000000000000000000000000000000000000000000000000000000000000041e676ff94747407e7bfbac742f95118e3d399e7d55f51c6d7eca03426a88f8ecc2c9dea48ca28ae4c3a1e1cc84112a8ebfe7183a53eaf289c2475bcbfaddcecce1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006d000000000000000000000000000000000000000000000000000000000000004106a2f9e9c06ed7d29784e40b32a409b7e5e31435286ae002b52ffdf27cc98d577cbe639f566c1365726236fcc245e1667a68729cd98581da315623d5312673121b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006f00000000000000000000000000000000000000000000000000000000000000411fd934459506dd2149ba596fd6efcf81c9e2de6b7f9cc16c409e79262b7aefcb1e45d8ef2590179f08d6e3772e0362a2c6872adf3e8dd9aa66caf7c0384317901b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000720000000000000000000000000000000000000000000000000000000000000041bed238d903501586e8815b8b777cfacab1b6b6a5098844ae5bc6b036034bf18f019eb56b24666874cb9161d130b04054dee7e01415529496c2c6f925fda799fa1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007300000000000000000000000000000000000000000000000000000000000000414ad5ab0b1ad20113e6dbf706066031023df42ca277c711cb4564cf85d0361c1e564657c996cb61da61839579bffa6b529747fb4682b663cae64d5e9eb14fcc1d1c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007400000000000000000000000000000000000000000000000000000000000000419037c9cd6f3b6d28c421d5488eef591486797dcf54256a09302f0c39eebbd44567c720050d9161c6caafda95e67541ef7f373362e1264c153c165998daf528371c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000760000000000000000000000000000000000000000000000000000000000000041693bf5e47518c80e9416ab011886addd077b4a64261cabfa7a3d22d27254ccf2211431c1827f6b64a39362ff1065dd16475597f861e1bd6b7c19d8efd785bede1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000770000000000000000000000000000000000000000000000000000000000000041255f4cf17ecfa99cc15d1b1defc2a4d449b3649d9e1ae0885cc091f1f863d6ff66843f3585482a8c2d6ad2e4b2a341078f5adb377ee1ca08fac6f2ae6f6e51e91b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000780000000000000000000000000000000000000000000000000000000000000041e18be3d8a5711f924fd3ce3f7012b645323c63e22a75852624420b2ea7adbb53148897d1f49dd6fa84f88030d08dbdc0a963746af69d8cf81c3b4e6bf0739b941c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007900000000000000000000000000000000000000000000000000000000000000418887f242493118b3f6107e4bfcb53ec01daecf64886e9cfa528dff8129d5345f28d053b4ba8af9b482deb5d212ac8727db1752711396335143ce56bfc36556771b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007a00000000000000000000000000000000000000000000000000000000000000413267e4c488d9b83d03f9ac2c7d1f8462790024b9bc7b5367d1ae55af4db922391eb996ff107ec9a3c6d3133c3c244fe7ce9e50685f65ed3fecf64a2d5a7dbcd71c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007b0000000000000000000000000000000000000000000000000000000000000041a51dff89017bca1eb5a20b6d0354427231d0744e56b2b256e4362d56b87576d61c9ae4b4a967929163350081dd5b5426569fae26973278c9da993b825d8790501c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007d0000000000000000000000000000000000000000000000000000000000000041897b81abfe45d23cf33935c34e32fa46c2f0488e6407b747edb851257038b3dd4faf9440d3fb382e614957c7b1ecec37d8a07637e68be63483e7a76402ec62ec1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007e0000000000000000000000000000000000000000000000000000000000000041669499f98adcfb088ed849183c45e89c463dc4de2bb29225c1ed99504b1adba4457e2c90762939c3d384c9eb1fbeb3b651fa44e154a33da498d5d0e86a8d98881c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000007f0000000000000000000000000000000000000000000000000000000000000041ec1a30a162b4d6c8c2285db4cc4d42169e03dbd2b312cfbd687e881fdc00a2f71d22044cb4c8fe89fc3d242a70c1493b5896986885cba252acc8b7f819cbaf9a1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000418691b8169fd6d1228bbc6737be91f5d378843ec6a763e049d38f87fe10f918f66f0e2dbc70cb7c9fc085da3822520d36cbeae2f4d05bc761beb2d2e0362e17c71b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000416717e6e3f16bef00c141ec7eb610ebdad97dea9cd3f2a375c6edda4df1724fc331f3902dae785e6523bbf17dee63328bb7452ae175062073ebf5747ea846ec5e1b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000840000000000000000000000000000000000000000000000000000000000000041d6d4cac9cec2bfb61c469d34080e70cbaef9d8d496c967aee1eb64754e09a97348bfb04e795bba612cf3bf53cb98b8b2c0b45a23671e2df1b7e21376a159d25c1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000085000000000000000000000000000000000000000000000000000000000000004194a7f56aed248d58f5505571eba16c4cbe2f2622583e13e2db9b7512bbeb98753dac48c2ac755f634373a7a9d4c0256b4f9b8c1434e4f1b7dbde3c2aa6e01eb71b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000880000000000000000000000000000000000000000000000000000000000000041d028c46427f3fd5681ad6ae174b99c9a549307646c6696191b3a7ae1764707314a224147ab822d434b5d8d2e69bf90602c92779ead11066ac5ff7de0f35e6a911c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000965f924cf01e31ed7ed6aea4ab6096c33dcc63f77e75b5f23859279c1629fac8b116df25e9b24c352d83ef4b917f761df59a2e53cede448891b827e0e6b3b2fa8c67f2103e5a97644a25a5b19dc22acc5d0bc823ffdd886ca0ef43e255b3327081762923b627127ff3f1a1cf0075a46c9d67ed9428a2be8fea5fcca0fb63b74671c761f319d8943831dc02055d65ba26eac2c451eda42f28581fbf581d4ba8d43460b2d52366481970dbe3faf406ac9a31c23cd9c2a672dc3faadd2a3111f7291f80de79826ef27ab4d3bcbca1c9dbcce9d560e1d3fea9a882fe78b19b95e6b7575f00970efd7b1d0d457e1ffee7b1e40a2bc656b88a6dacd31da74d411989590ca22a8ad35e01432d2d1523bdcfd827b92724df4c73b1d058c06dae5e65f3acd00000000000000000000000000000000000000000000000000000000000000090000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000009e00000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000a600000000000000000000000000000000000000000000000000000000000000a800000000000000000000000000000000000000000000000000000000000000aa00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000ae0000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000014d5845d6be42b20445360f8aaf03758023f61d0a02b3c1b8b6d44e3612836cb8000000000000000000000000000000000000000000000000000000000000000623bbd1cc1dc17464b416ae72cf1d6b49909a000ebe6b5d995da5eac4c3bdfc35000000000000000000000000000000000000000000000000000000000000001dc355ca399c40452e8820bbb248a7ae71e4650c694772c8a50438823b5849b3210000000000000000000000000000000000000000000000000000000000000024178db8a4be5cc9601a98d53baf9a522ef3cc9985f14d468202ea9e5c6e47218a000000000000000000000000000000000000000000000000000000000000002ba4411fc1fee78a84356f2711a8d3125d76b45e1fd2fa851cabf081d1e5149cee000000000000000000000000000000000000000000000000000000000000002cb891f8fe9e2efb80ed576ef8c599efd55d9daff1bb8c55f12da6de20d40b4475000000000000000000000000000000000000000000000000000000000000003896c8f3a581b72ccc97b3527646e35462e4d2e87fbaf59065530fc4e965498a3d000000000000000000000000000000000000000000000000000000000000003a90febabb36433b6910fa88b18d8753c3072d025430478f0cf1a00a2fb805a2f400000000000000000000000000000000000000000000000000000000000000409450845a53fc4e2141dd8b6c6ae7062233bb0d6a75580e4d67be7d7f5f871faa0000000000000000000000000000000000000000000000000000000000000045f5bd8d181429ae527b826d4a5405be2eb5252b161c257575f87f0aecf039e068000000000000000000000000000000000000000000000000000000000000004aab1176fb630a2bf86ad1957794bda627398c53bcf1b958118796fc7c7db81db1000000000000000000000000000000000000000000000000000000000000004f889a6f876dbd35ed349c858bf4bd117df56ef45def7007c6880ad7ee64b134d900000000000000000000000000000000000000000000000000000000000000517e2142fae7ec1b6a8aca6bde7ea7a93e755baa22e2ece3f21cf4b9f8b01b7e6600000000000000000000000000000000000000000000000000000000000000524f494eb14f3f8eaee205e416b66a78219f2f56f4c456d664756a8d2787c7bce20000000000000000000000000000000000000000000000000000000000000055115dfb0fb1cc5cad6d62452425cfc7a10e1cdcab6f34f74358217ab7f2c87a5f00000000000000000000000000000000000000000000000000000000000000561a08a1c7f96f3ba3804bc7f886e5621836bfc236961b4c3db3df4b479f940b4b0000000000000000000000000000000000000000000000000000000000000058785e8fb2ce7a6d87e925881844d30f8608ccea230c0ec43101177e19b9d131d9000000000000000000000000000000000000000000000000000000000000005b1d5eb81270bed7c119322bbc773155dbf9dbf614bb85ff5c2cdc9372c24355cb000000000000000000000000000000000000000000000000000000000000005cfd731b4669cf6e40b9031a99b1ef21f75d85c692c5d9a86192747a4d2e835a52000000000000000000000000000000000000000000000000000000000000005ee65c66a335839103db64d8fb5a4052bf20cf0d24f6a6c3e3a719be174d48d2a700000000000000000000000000000000000000000000000000000000000000647bc85864a2a421cb64b9eb0e0bd0f16a38f31d05c0d90379ea5e45ae65e3b9df000000000000000000000000000000000000000000000000000000000000006bfaa084cfb24018ef3cc505e72f03134f6b31f91107e8f482eea83bd60298de79000000000000000000000000000000000000000000000000000000000000006ef310e9349b8c0f074a7c1fc8e9c5b7ed2aff832b4ba8d047238e727a283fa12200000000000000000000000000000000000000000000000000000000000000756623a0ec9148e68ce4984f6b6ba207c441365c3aa1bb13ea1ac67541fab383ae000000000000000000000000000000000000000000000000000000000000007c8166e8dcc797260d70c9661743f8f3f6abe922ffba144f9c2a284d25e0ecc3570000000000000000000000000000000000000000000000000000000000000081daf2ef619254493aa5d03712d5353e0bfabcbd833dc919ecbe0849c49861881e0000000000000000000000000000000000000000000000000000000000000083b84f2c6b034bc7435d3f8289f54c2ea0c64288cf1855bc121d8b8697b38e7e1e0000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000181b898c72c22cae363587de06dccd814db5b6b7b87e5d4ce204863b1f4ffdffe0000000000000000000000000000000000000000000000000000000000000005d433b94e4b6da94a430dac07bb196bf23777d641383a36ea79272e423f4057120000000000000000000000000000000000000000000000000000000000000014b8b89b054dab03d5467b4c1d515d1c68afa616918c79b36834b253c519648d390000000000000000000000000000000000000000000000000000000000000023a10f88783f4391bdcdb246377a6ae31a604d3cf4933e75923a141575dba165560000000000000000000000000000000000000000000000000000000000000030a4f9123b325acd65037dc02de13d9ba000d259722bf13edf2f80e5ca49f6dec100000000000000000000000000000000000000000000000000000000000000385c1d4d3c6ba132cb43f696e54fadd94cef8a0fea1debfc705a9125b286a591da0000000000000000000000000000000000000000000000000000000000000043b985fa0b16e714718b386c999191ed421e05fe467b6a276714f42096d081a0a400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000004b8f344808ead8ad09847d1f01673e73bb1813af20c87f0a5dba2fa24d4eb54870000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000fa90000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000012b48849ceb6d523e84206a983eeea3059673553a4849126e2260521e8cb9bbc5fc96fec300628090a8a51221be6368595da4d659d4da746f18c15284230b5e9cfe724c4cde8dcc236b6a10e3d8629c64b2de220ba27cd73b578f29b7c597f8ab3f644b6f5b100661757261206cc43f1100000000045250535290ff754c36f60176cb025b6d6e6300fb9e390c362611ee79ce606fc3754042db5c869219010449534d500101c1ce090cdb98011b6cc50878b53951e2895c9ad7916c08586f6912de2df255ced28cd09ed109a4a74eae7e49c5d8d226a069a261b8a516f1db8f8058f5a119820561757261010100a78f9685fc24028ca19886cb0b29f3b2829701c5300928d178e8bd55255323b61e9025115769a5c7ae40d95cc2ba42e1e8b87816d4f55295c4a3b16eb4f081000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000133277b5a2890823bbb3f37328d3aa8afa75061b9ba4f81517a00567021933163b00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000008009378edb5e17971977bb1a3cf02c014d93226888787f836b3b933632c6aa6f40000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000540c2f704ed1899a8ff754dccf4663dab371da5b064684815e85714cb7243299e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000029423535ac99e3590f0392f43830ea912713954b62f270ed988d01797582df090000000000000000000000000000000000000000000000000000000000000000c001a0e403a69facbe18a26f01b1b5edd09e1c662b36ec8ffeefa755c16f8bb4d31fe1a03ad1569cfb9ae7b36ca5685ee477a4675c8ecf83b7a00ab5b3848a690c6e6853","0x02f901d58227d883054a7c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebcbda2f1308871aff27e8142519575078a926bda7b762a1b37f4ab48868603853fde70dc996a692b25d719dede10020e75f11f731b4de4ec680fdf0819b174d5332e332e30000000000000000000000000000000000000000000000000000000c080a09272eac5af6a50ffd9a71f1749ba8f6e45f63c5bd7ad8e930a0e4a2cfcb419dca016e4546b580a251056c4a0c2ed64f06a528e3e2db0293d09ad5bd04f2cca7d5c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a648","index":"0x4301bee","validatorIndex":"0x83c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d10","index":"0x4301bef","validatorIndex":"0x83d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aaaba","index":"0x4301bf0","validatorIndex":"0x83e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef0","index":"0x4301bf1","validatorIndex":"0x83f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac28","index":"0x4301bf2","validatorIndex":"0x840"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc40","index":"0x4301bf3","validatorIndex":"0x841"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301bf4","validatorIndex":"0x842"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ac34","index":"0x4301bf5","validatorIndex":"0x843"}]},[],"0x9879b43417e966939f507a906e8329030ecc1c909f7ad080494f290703b71d0c"]) handled in 2ms 2025-01-08 15:35:21.7125|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7125|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7125|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7125|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23bafb6767cfcfbd823c2e3872cfd64c428a2817758e6b1bbc79268af4503162","blockNumber":"0xd163cc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc30c6de4be4ed841f8744fd647be2264d85c7234fe61e98aeaa4b23f12bcb57f","prevRandao":"0x44452637761219afbf9fcdd250ac55ac3388c7ddb713fa95d7fa587aad19e220","receiptsRoot":"0x71e0d3773f3feccecb4ec44b0e620e98259bbcc7948dded452b6046fc7d01671","stateRoot":"0x5e15e535c30aafb76ef7b8b1cdf5897dabf2020137c4dca54d02d3c28a60d74e","timestamp":"0x677e9ac0","transactions":["0x02f901d58227d883054a7d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80162e6030a1eb58e018849d103646c01230f64be82c735e0072dc32eb17932c208f7bd747c3483a8a07a578b605144c1f7566ec3598146be58e0d432348484b0332e332e30000000000000000000000000000000000000000000000000000000c001a034785a94ebcf80b4bc30a20852351a4c377eafb2f2dbda40ae8ec8f4086ccbf7a06fd2fe1cccf33629f87e6f7d9076ac2127763ce131b63c7b74efa5464efce701"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439ba","index":"0x4301bf6","validatorIndex":"0x844"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405c5","index":"0x4301bf7","validatorIndex":"0x845"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148254","index":"0x4301bf8","validatorIndex":"0x846"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142eb4","index":"0x4301bf9","validatorIndex":"0x847"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148045","index":"0x4301bfa","validatorIndex":"0x848"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301bfb","validatorIndex":"0x849"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b8109","index":"0x4301bfc","validatorIndex":"0x84a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14861c","index":"0x4301bfd","validatorIndex":"0x84b"}]},[],"0xfb5c3de5a9cf34d342ccd9433a9aa1595eea3322eb896b3a64b77f74bc1a2f8e"]) 2025-01-08 15:35:21.7178|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722572 (0x23bafb...503162), Extra Data: Nethermind 2025-01-08 15:35:21.7178|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Insert block into cache without parent 13722572 (0x23bafb...503162) 2025-01-08 15:35:21.7178|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23bafb6767cfcfbd823c2e3872cfd64c428a2817758e6b1bbc79268af4503162","blockNumber":"0xd163cc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc30c6de4be4ed841f8744fd647be2264d85c7234fe61e98aeaa4b23f12bcb57f","prevRandao":"0x44452637761219afbf9fcdd250ac55ac3388c7ddb713fa95d7fa587aad19e220","receiptsRoot":"0x71e0d3773f3feccecb4ec44b0e620e98259bbcc7948dded452b6046fc7d01671","stateRoot":"0x5e15e535c30aafb76ef7b8b1cdf5897dabf2020137c4dca54d02d3c28a60d74e","timestamp":"0x677e9ac0","transactions":["0x02f901d58227d883054a7d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80162e6030a1eb58e018849d103646c01230f64be82c735e0072dc32eb17932c208f7bd747c3483a8a07a578b605144c1f7566ec3598146be58e0d432348484b0332e332e30000000000000000000000000000000000000000000000000000000c001a034785a94ebcf80b4bc30a20852351a4c377eafb2f2dbda40ae8ec8f4086ccbf7a06fd2fe1cccf33629f87e6f7d9076ac2127763ce131b63c7b74efa5464efce701"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439ba","index":"0x4301bf6","validatorIndex":"0x844"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405c5","index":"0x4301bf7","validatorIndex":"0x845"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148254","index":"0x4301bf8","validatorIndex":"0x846"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142eb4","index":"0x4301bf9","validatorIndex":"0x847"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148045","index":"0x4301bfa","validatorIndex":"0x848"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301bfb","validatorIndex":"0x849"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b8109","index":"0x4301bfc","validatorIndex":"0x84a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14861c","index":"0x4301bfd","validatorIndex":"0x84b"}]},[],"0xfb5c3de5a9cf34d342ccd9433a9aa1595eea3322eb896b3a64b77f74bc1a2f8e"]) 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23bafb6767cfcfbd823c2e3872cfd64c428a2817758e6b1bbc79268af4503162","blockNumber":"0xd163cc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc30c6de4be4ed841f8744fd647be2264d85c7234fe61e98aeaa4b23f12bcb57f","prevRandao":"0x44452637761219afbf9fcdd250ac55ac3388c7ddb713fa95d7fa587aad19e220","receiptsRoot":"0x71e0d3773f3feccecb4ec44b0e620e98259bbcc7948dded452b6046fc7d01671","stateRoot":"0x5e15e535c30aafb76ef7b8b1cdf5897dabf2020137c4dca54d02d3c28a60d74e","timestamp":"0x677e9ac0","transactions":["0x02f901d58227d883054a7d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc5deddc3f70e371d259422687ffc4b9076f9d654c7ce3d8935fbbf367337cb10f53b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80162e6030a1eb58e018849d103646c01230f64be82c735e0072dc32eb17932c208f7bd747c3483a8a07a578b605144c1f7566ec3598146be58e0d432348484b0332e332e30000000000000000000000000000000000000000000000000000000c001a034785a94ebcf80b4bc30a20852351a4c377eafb2f2dbda40ae8ec8f4086ccbf7a06fd2fe1cccf33629f87e6f7d9076ac2127763ce131b63c7b74efa5464efce701"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439ba","index":"0x4301bf6","validatorIndex":"0x844"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405c5","index":"0x4301bf7","validatorIndex":"0x845"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148254","index":"0x4301bf8","validatorIndex":"0x846"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142eb4","index":"0x4301bf9","validatorIndex":"0x847"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148045","index":"0x4301bfa","validatorIndex":"0x848"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301bfb","validatorIndex":"0x849"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b8109","index":"0x4301bfc","validatorIndex":"0x84a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14861c","index":"0x4301bfd","validatorIndex":"0x84b"}]},[],"0xfb5c3de5a9cf34d342ccd9433a9aa1595eea3322eb896b3a64b77f74bc1a2f8e"]) handled in 1ms 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7178|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7229|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x93ee389f2f059e5bc32f49baaec8be97d1d354b0e4b75534d7485ebceec74394","blockNumber":"0xd163cd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3484f","logsBloom":"0x40000001000000000000000000000000200000000000000000000000000000000000800000000000000000000000800000000000000000000000000040000000000000000000000000000001000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000800004000000080000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000400000","parentHash":"0x23bafb6767cfcfbd823c2e3872cfd64c428a2817758e6b1bbc79268af4503162","prevRandao":"0x61af71d6960db9eae4ec0a6bfe05a245d1bbcee4aacc83589301a5eca6e7dc25","receiptsRoot":"0x8d836f827dbb7dcfc392f937ed50fa00a5e9bda3b6c6894989fbf51fdb154063","stateRoot":"0x71e221ff58797a2f99c372c3a1188dbb15991dd469aabf77af28a5d420b84661","timestamp":"0x677e9ac5","transactions":["0x02f902b58227d88205c68459682f008459682f008303484f94d9157453e2668b2fc45b7a803d3fef3642430cc080b902445eaa9ced17408737cc4a2657852d14af840811cce2aa3ebb0c9176d2fdfd6abfa9400033000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000005d700000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000d9e2c03c9045121000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000953706f745072696365000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000004786461690000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000037573640000000000000000000000000000000000000000000000000000000000c001a04f464e5efa34d9a692ecda5792d8d1cf9c355afc4da94486dbecd7dfa2ba51c9a04a8b17baf5c03cd209a9c6b68bb604ee0777b2bf2a0412b3d839861993ca3bb6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d5","index":"0x4301bfe","validatorIndex":"0x84c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148254","index":"0x4301bff","validatorIndex":"0x84d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d37","index":"0x4301c00","validatorIndex":"0x84e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142db2","index":"0x4301c01","validatorIndex":"0x84f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ce1","index":"0x4301c02","validatorIndex":"0x850"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14862a","index":"0x4301c03","validatorIndex":"0x851"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a66","index":"0x4301c04","validatorIndex":"0x852"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a934","index":"0x4301c05","validatorIndex":"0x853"}]},[],"0x9046ed8326afcd12eab8d6b68c0b02009928e0a5a2626365522fc4e5fd90b77e"]) 2025-01-08 15:35:21.7229|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722573 (0x93ee38...c74394), Extra Data: Nethermind 2025-01-08 15:35:21.7229|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Insert block into cache without parent 13722573 (0x93ee38...c74394) 2025-01-08 15:35:21.7229|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7302|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x93ee389f2f059e5bc32f49baaec8be97d1d354b0e4b75534d7485ebceec74394","blockNumber":"0xd163cd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3484f","logsBloom":"0x40000001000000000000000000000000200000000000000000000000000000000000800000000000000000000000800000000000000000000000000040000000000000000000000000000001000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000800004000000080000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000400000","parentHash":"0x23bafb6767cfcfbd823c2e3872cfd64c428a2817758e6b1bbc79268af4503162","prevRandao":"0x61af71d6960db9eae4ec0a6bfe05a245d1bbcee4aacc83589301a5eca6e7dc25","receiptsRoot":"0x8d836f827dbb7dcfc392f937ed50fa00a5e9bda3b6c6894989fbf51fdb154063","stateRoot":"0x71e221ff58797a2f99c372c3a1188dbb15991dd469aabf77af28a5d420b84661","timestamp":"0x677e9ac5","transactions":["0x02f902b58227d88205c68459682f008459682f008303484f94d9157453e2668b2fc45b7a803d3fef3642430cc080b902445eaa9ced17408737cc4a2657852d14af840811cce2aa3ebb0c9176d2fdfd6abfa9400033000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000005d700000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000d9e2c03c9045121000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000953706f745072696365000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000004786461690000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000037573640000000000000000000000000000000000000000000000000000000000c001a04f464e5efa34d9a692ecda5792d8d1cf9c355afc4da94486dbecd7dfa2ba51c9a04a8b17baf5c03cd209a9c6b68bb604ee0777b2bf2a0412b3d839861993ca3bb6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d5","index":"0x4301bfe","validatorIndex":"0x84c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148254","index":"0x4301bff","validatorIndex":"0x84d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d37","index":"0x4301c00","validatorIndex":"0x84e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142db2","index":"0x4301c01","validatorIndex":"0x84f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ce1","index":"0x4301c02","validatorIndex":"0x850"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14862a","index":"0x4301c03","validatorIndex":"0x851"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a66","index":"0x4301c04","validatorIndex":"0x852"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a934","index":"0x4301c05","validatorIndex":"0x853"}]},[],"0x9046ed8326afcd12eab8d6b68c0b02009928e0a5a2626365522fc4e5fd90b77e"]) 2025-01-08 15:35:21.7302|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x93ee389f2f059e5bc32f49baaec8be97d1d354b0e4b75534d7485ebceec74394","blockNumber":"0xd163cd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3484f","logsBloom":"0x40000001000000000000000000000000200000000000000000000000000000000000800000000000000000000000800000000000000000000000000040000000000000000000000000000001000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000800004000000080000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000400000","parentHash":"0x23bafb6767cfcfbd823c2e3872cfd64c428a2817758e6b1bbc79268af4503162","prevRandao":"0x61af71d6960db9eae4ec0a6bfe05a245d1bbcee4aacc83589301a5eca6e7dc25","receiptsRoot":"0x8d836f827dbb7dcfc392f937ed50fa00a5e9bda3b6c6894989fbf51fdb154063","stateRoot":"0x71e221ff58797a2f99c372c3a1188dbb15991dd469aabf77af28a5d420b84661","timestamp":"0x677e9ac5","transactions":["0x02f902b58227d88205c68459682f008459682f008303484f94d9157453e2668b2fc45b7a803d3fef3642430cc080b902445eaa9ced17408737cc4a2657852d14af840811cce2aa3ebb0c9176d2fdfd6abfa9400033000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000005d700000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000d9e2c03c9045121000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000953706f745072696365000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000004786461690000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000037573640000000000000000000000000000000000000000000000000000000000c001a04f464e5efa34d9a692ecda5792d8d1cf9c355afc4da94486dbecd7dfa2ba51c9a04a8b17baf5c03cd209a9c6b68bb604ee0777b2bf2a0412b3d839861993ca3bb6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d5","index":"0x4301bfe","validatorIndex":"0x84c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148254","index":"0x4301bff","validatorIndex":"0x84d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d37","index":"0x4301c00","validatorIndex":"0x84e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142db2","index":"0x4301c01","validatorIndex":"0x84f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ce1","index":"0x4301c02","validatorIndex":"0x850"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14862a","index":"0x4301c03","validatorIndex":"0x851"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a66","index":"0x4301c04","validatorIndex":"0x852"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a934","index":"0x4301c05","validatorIndex":"0x853"}]},[],"0x9046ed8326afcd12eab8d6b68c0b02009928e0a5a2626365522fc4e5fd90b77e"]) handled in 7ms 2025-01-08 15:35:21.7302|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7302|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7302|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7302|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7355|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1d8a36a69293bc28ad10539cf029911ca08c0cd902e11c69a1c6696c81980a65","blockNumber":"0xd163ce","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x93ee389f2f059e5bc32f49baaec8be97d1d354b0e4b75534d7485ebceec74394","prevRandao":"0x0167898a84d44fe347360c71224bce7eb98c508180366b1df7f62be2cc8ad509","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb80ef4db1b4ed8f4d57c75269a4445a338e2a5cca7d16a744a2882fb21e907c0","timestamp":"0x677e9aca","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a1f","index":"0x4301c06","validatorIndex":"0x854"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf9ab","index":"0x4301c07","validatorIndex":"0x855"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301c08","validatorIndex":"0x856"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14831a","index":"0x4301c09","validatorIndex":"0x857"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d25a1","index":"0x4301c0a","validatorIndex":"0x858"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148009","index":"0x4301c0b","validatorIndex":"0x859"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a46","index":"0x4301c0c","validatorIndex":"0x85a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d2f","index":"0x4301c0d","validatorIndex":"0x85b"}]},[],"0xc20a7fcb8f8bbfdd41dcfb3af2e4018f0be7c79613d88c2b09af2dc27f2ca86d"]) 2025-01-08 15:35:21.7355|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722574 (0x1d8a36...980a65), Extra Data: chiado-lodestar-0 2025-01-08 15:35:21.7364|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722574 (0x1d8a36...980a65) 2025-01-08 15:35:21.7364|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7364|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1d8a36a69293bc28ad10539cf029911ca08c0cd902e11c69a1c6696c81980a65","blockNumber":"0xd163ce","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x93ee389f2f059e5bc32f49baaec8be97d1d354b0e4b75534d7485ebceec74394","prevRandao":"0x0167898a84d44fe347360c71224bce7eb98c508180366b1df7f62be2cc8ad509","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb80ef4db1b4ed8f4d57c75269a4445a338e2a5cca7d16a744a2882fb21e907c0","timestamp":"0x677e9aca","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a1f","index":"0x4301c06","validatorIndex":"0x854"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf9ab","index":"0x4301c07","validatorIndex":"0x855"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301c08","validatorIndex":"0x856"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14831a","index":"0x4301c09","validatorIndex":"0x857"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d25a1","index":"0x4301c0a","validatorIndex":"0x858"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148009","index":"0x4301c0b","validatorIndex":"0x859"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a46","index":"0x4301c0c","validatorIndex":"0x85a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d2f","index":"0x4301c0d","validatorIndex":"0x85b"}]},[],"0xc20a7fcb8f8bbfdd41dcfb3af2e4018f0be7c79613d88c2b09af2dc27f2ca86d"]) 2025-01-08 15:35:21.7364|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1d8a36a69293bc28ad10539cf029911ca08c0cd902e11c69a1c6696c81980a65","blockNumber":"0xd163ce","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x93ee389f2f059e5bc32f49baaec8be97d1d354b0e4b75534d7485ebceec74394","prevRandao":"0x0167898a84d44fe347360c71224bce7eb98c508180366b1df7f62be2cc8ad509","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb80ef4db1b4ed8f4d57c75269a4445a338e2a5cca7d16a744a2882fb21e907c0","timestamp":"0x677e9aca","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a1f","index":"0x4301c06","validatorIndex":"0x854"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf9ab","index":"0x4301c07","validatorIndex":"0x855"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d243","index":"0x4301c08","validatorIndex":"0x856"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14831a","index":"0x4301c09","validatorIndex":"0x857"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d25a1","index":"0x4301c0a","validatorIndex":"0x858"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148009","index":"0x4301c0b","validatorIndex":"0x859"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a46","index":"0x4301c0c","validatorIndex":"0x85a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d2f","index":"0x4301c0d","validatorIndex":"0x85b"}]},[],"0xc20a7fcb8f8bbfdd41dcfb3af2e4018f0be7c79613d88c2b09af2dc27f2ca86d"]) handled in 1ms 2025-01-08 15:35:21.7364|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7364|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7364|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7364|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7451|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x153ab767073b73c44bb4f4decd2f454b3440685542875a63e6521ca880f10ee3","blockNumber":"0xd163cf","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x1d8a36a69293bc28ad10539cf029911ca08c0cd902e11c69a1c6696c81980a65","prevRandao":"0xd67b49f2faf867dec94f56f7a3cdd32693ad1d2d64887460ef88027fcb16a7de","receiptsRoot":"0xa58558114dd46bbf7f8c684988dda1219f307d98fff2f262eab7be6c0cbed419","stateRoot":"0x84a96a61db5f820d9d31844a2eb56a03a2eda1ffe41d1e288515084c84ed2c56","timestamp":"0x677e9acf","transactions":["0x02f901d58227d883055e398459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84ea2a79844f80459dd34d9d6f90aaecc0a5f498ee336867002ec0d206d166463da5eeb926a2f29c02e7546433c2c45db971468c8d0a895347ac9cc3df8fa016d332e332e30000000000000000000000000000000000000000000000000000000c080a082238f691bb489aed9f65d12be23e5e5ed92ff9faa1e44cef9d29aa39b469961a05e77433db690532ab1c738a5bdbeb8b2d63503b151fc67cf79ffdbceba2d0820","0x02f901d58227d883055e3a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e18d667d7183dadfdeab765cdace5b1d11c8ae6f78eb485f9f739536e1cf22ff436a071834c3f5b95dd7174aceb649f7f2b01489fccdea3ee3c897d7ad385c66d332e332e30000000000000000000000000000000000000000000000000000000c080a0c0872b0647c07d032048b0ae96de6e0d4f9e26ae0e61fadfedb1e2cb7a951b7ea05b3c4eced5e2b35491ff3b8145fc4a57ce8514be266e3b3c629c046dfd2f425c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5c21","index":"0x4301c0e","validatorIndex":"0x85c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f41e","index":"0x4301c0f","validatorIndex":"0x85d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c10","validatorIndex":"0x85e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c11","validatorIndex":"0x85f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a646e","index":"0x4301c12","validatorIndex":"0x860"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c13","validatorIndex":"0x861"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c14","validatorIndex":"0x862"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde3","index":"0x4301c15","validatorIndex":"0x863"}]},[],"0xd180175059b44ab111be6e8260e174830e01fa6ae34548982e61129e773829d6"]) 2025-01-08 15:35:21.7451|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722575 (0x153ab7...f10ee3), Extra Data: chiado-lodestar-0 2025-01-08 15:35:21.7451|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722575 (0x153ab7...f10ee3) 2025-01-08 15:35:21.7451|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7451|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x153ab767073b73c44bb4f4decd2f454b3440685542875a63e6521ca880f10ee3","blockNumber":"0xd163cf","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x1d8a36a69293bc28ad10539cf029911ca08c0cd902e11c69a1c6696c81980a65","prevRandao":"0xd67b49f2faf867dec94f56f7a3cdd32693ad1d2d64887460ef88027fcb16a7de","receiptsRoot":"0xa58558114dd46bbf7f8c684988dda1219f307d98fff2f262eab7be6c0cbed419","stateRoot":"0x84a96a61db5f820d9d31844a2eb56a03a2eda1ffe41d1e288515084c84ed2c56","timestamp":"0x677e9acf","transactions":["0x02f901d58227d883055e398459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84ea2a79844f80459dd34d9d6f90aaecc0a5f498ee336867002ec0d206d166463da5eeb926a2f29c02e7546433c2c45db971468c8d0a895347ac9cc3df8fa016d332e332e30000000000000000000000000000000000000000000000000000000c080a082238f691bb489aed9f65d12be23e5e5ed92ff9faa1e44cef9d29aa39b469961a05e77433db690532ab1c738a5bdbeb8b2d63503b151fc67cf79ffdbceba2d0820","0x02f901d58227d883055e3a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e18d667d7183dadfdeab765cdace5b1d11c8ae6f78eb485f9f739536e1cf22ff436a071834c3f5b95dd7174aceb649f7f2b01489fccdea3ee3c897d7ad385c66d332e332e30000000000000000000000000000000000000000000000000000000c080a0c0872b0647c07d032048b0ae96de6e0d4f9e26ae0e61fadfedb1e2cb7a951b7ea05b3c4eced5e2b35491ff3b8145fc4a57ce8514be266e3b3c629c046dfd2f425c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5c21","index":"0x4301c0e","validatorIndex":"0x85c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f41e","index":"0x4301c0f","validatorIndex":"0x85d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c10","validatorIndex":"0x85e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c11","validatorIndex":"0x85f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a646e","index":"0x4301c12","validatorIndex":"0x860"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c13","validatorIndex":"0x861"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c14","validatorIndex":"0x862"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde3","index":"0x4301c15","validatorIndex":"0x863"}]},[],"0xd180175059b44ab111be6e8260e174830e01fa6ae34548982e61129e773829d6"]) 2025-01-08 15:35:21.7451|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x153ab767073b73c44bb4f4decd2f454b3440685542875a63e6521ca880f10ee3","blockNumber":"0xd163cf","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x1d8a36a69293bc28ad10539cf029911ca08c0cd902e11c69a1c6696c81980a65","prevRandao":"0xd67b49f2faf867dec94f56f7a3cdd32693ad1d2d64887460ef88027fcb16a7de","receiptsRoot":"0xa58558114dd46bbf7f8c684988dda1219f307d98fff2f262eab7be6c0cbed419","stateRoot":"0x84a96a61db5f820d9d31844a2eb56a03a2eda1ffe41d1e288515084c84ed2c56","timestamp":"0x677e9acf","transactions":["0x02f901d58227d883055e398459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc48244ad44556a6b14f0113695affcfa405b249883b8834afb16270090bd9ce87d3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84ea2a79844f80459dd34d9d6f90aaecc0a5f498ee336867002ec0d206d166463da5eeb926a2f29c02e7546433c2c45db971468c8d0a895347ac9cc3df8fa016d332e332e30000000000000000000000000000000000000000000000000000000c080a082238f691bb489aed9f65d12be23e5e5ed92ff9faa1e44cef9d29aa39b469961a05e77433db690532ab1c738a5bdbeb8b2d63503b151fc67cf79ffdbceba2d0820","0x02f901d58227d883055e3a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e18d667d7183dadfdeab765cdace5b1d11c8ae6f78eb485f9f739536e1cf22ff436a071834c3f5b95dd7174aceb649f7f2b01489fccdea3ee3c897d7ad385c66d332e332e30000000000000000000000000000000000000000000000000000000c080a0c0872b0647c07d032048b0ae96de6e0d4f9e26ae0e61fadfedb1e2cb7a951b7ea05b3c4eced5e2b35491ff3b8145fc4a57ce8514be266e3b3c629c046dfd2f425c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5c21","index":"0x4301c0e","validatorIndex":"0x85c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f41e","index":"0x4301c0f","validatorIndex":"0x85d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c10","validatorIndex":"0x85e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c11","validatorIndex":"0x85f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a646e","index":"0x4301c12","validatorIndex":"0x860"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c13","validatorIndex":"0x861"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c14","validatorIndex":"0x862"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde3","index":"0x4301c15","validatorIndex":"0x863"}]},[],"0xd180175059b44ab111be6e8260e174830e01fa6ae34548982e61129e773829d6"]) handled in 1ms 2025-01-08 15:35:21.7484|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7484|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7484|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7484|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7484|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x800ff86cf5776f2868be2dfee1d9b75c3f461605d5021f7f42472fbb1e0aecfc","blockNumber":"0xd163d0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x153ab767073b73c44bb4f4decd2f454b3440685542875a63e6521ca880f10ee3","prevRandao":"0xc49f3d85a3a99eb9ab53a69f5b4985560b0ad9f9b151292f06dd1868f4bacc99","receiptsRoot":"0x20b1b5ab56395ea42d86e45b1094533f68139fedf0dba8de78bc975488b5b614","stateRoot":"0x09f459549dc81e4662ba249e4156cc4f18045373bcab1064188b2919d98acdb1","timestamp":"0x677e9ad4","transactions":["0x02f901d58227d883055e3b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82006a7e2b9888b13805df6c5e2156b1970a1cdcb22f9b674a560ac162bf7a12d0592518add0e9d9813ba86539f6ec9cd53259c2cac814dea713be9b03ca44857332e332e30000000000000000000000000000000000000000000000000000000c001a03d347abeb21b5c091a48dc00b3012860bff9233c1fc2d071ce484debcfa44000a05d79584673df29fcfefd0f1250ce800fead6bc23a2ee1db46bf4c5ddd05187f8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c16","validatorIndex":"0x864"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d6","index":"0x4301c17","validatorIndex":"0x865"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f135","index":"0x4301c18","validatorIndex":"0x866"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c541","index":"0x4301c19","validatorIndex":"0x867"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f141","index":"0x4301c1a","validatorIndex":"0x868"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cd57","index":"0x4301c1b","validatorIndex":"0x869"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c1c","validatorIndex":"0x86a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c821","index":"0x4301c1d","validatorIndex":"0x86b"}]},[],"0x919a15f4dac8c0b7d6c228175c6188ed0fcb32afa57c286e9a3d2bea71bdafbd"]) 2025-01-08 15:35:21.7484|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722576 (0x800ff8...0aecfc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:21.7484|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Insert block into cache without parent 13722576 (0x800ff8...0aecfc) 2025-01-08 15:35:21.7484|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7522|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x800ff86cf5776f2868be2dfee1d9b75c3f461605d5021f7f42472fbb1e0aecfc","blockNumber":"0xd163d0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x153ab767073b73c44bb4f4decd2f454b3440685542875a63e6521ca880f10ee3","prevRandao":"0xc49f3d85a3a99eb9ab53a69f5b4985560b0ad9f9b151292f06dd1868f4bacc99","receiptsRoot":"0x20b1b5ab56395ea42d86e45b1094533f68139fedf0dba8de78bc975488b5b614","stateRoot":"0x09f459549dc81e4662ba249e4156cc4f18045373bcab1064188b2919d98acdb1","timestamp":"0x677e9ad4","transactions":["0x02f901d58227d883055e3b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82006a7e2b9888b13805df6c5e2156b1970a1cdcb22f9b674a560ac162bf7a12d0592518add0e9d9813ba86539f6ec9cd53259c2cac814dea713be9b03ca44857332e332e30000000000000000000000000000000000000000000000000000000c001a03d347abeb21b5c091a48dc00b3012860bff9233c1fc2d071ce484debcfa44000a05d79584673df29fcfefd0f1250ce800fead6bc23a2ee1db46bf4c5ddd05187f8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c16","validatorIndex":"0x864"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d6","index":"0x4301c17","validatorIndex":"0x865"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f135","index":"0x4301c18","validatorIndex":"0x866"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c541","index":"0x4301c19","validatorIndex":"0x867"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f141","index":"0x4301c1a","validatorIndex":"0x868"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cd57","index":"0x4301c1b","validatorIndex":"0x869"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c1c","validatorIndex":"0x86a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c821","index":"0x4301c1d","validatorIndex":"0x86b"}]},[],"0x919a15f4dac8c0b7d6c228175c6188ed0fcb32afa57c286e9a3d2bea71bdafbd"]) 2025-01-08 15:35:21.7522|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x800ff86cf5776f2868be2dfee1d9b75c3f461605d5021f7f42472fbb1e0aecfc","blockNumber":"0xd163d0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x153ab767073b73c44bb4f4decd2f454b3440685542875a63e6521ca880f10ee3","prevRandao":"0xc49f3d85a3a99eb9ab53a69f5b4985560b0ad9f9b151292f06dd1868f4bacc99","receiptsRoot":"0x20b1b5ab56395ea42d86e45b1094533f68139fedf0dba8de78bc975488b5b614","stateRoot":"0x09f459549dc81e4662ba249e4156cc4f18045373bcab1064188b2919d98acdb1","timestamp":"0x677e9ad4","transactions":["0x02f901d58227d883055e3b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82006a7e2b9888b13805df6c5e2156b1970a1cdcb22f9b674a560ac162bf7a12d0592518add0e9d9813ba86539f6ec9cd53259c2cac814dea713be9b03ca44857332e332e30000000000000000000000000000000000000000000000000000000c001a03d347abeb21b5c091a48dc00b3012860bff9233c1fc2d071ce484debcfa44000a05d79584673df29fcfefd0f1250ce800fead6bc23a2ee1db46bf4c5ddd05187f8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c16","validatorIndex":"0x864"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d6","index":"0x4301c17","validatorIndex":"0x865"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f135","index":"0x4301c18","validatorIndex":"0x866"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c541","index":"0x4301c19","validatorIndex":"0x867"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f141","index":"0x4301c1a","validatorIndex":"0x868"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cd57","index":"0x4301c1b","validatorIndex":"0x869"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c1c","validatorIndex":"0x86a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c821","index":"0x4301c1d","validatorIndex":"0x86b"}]},[],"0x919a15f4dac8c0b7d6c228175c6188ed0fcb32afa57c286e9a3d2bea71bdafbd"]) handled in 1ms 2025-01-08 15:35:21.7522|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7522|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7522|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7522|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ae0929813d692bb1fbf65945dfb4c8778afcd3ba08ad7bee20faa944d13fca5","blockNumber":"0xd163d1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x800ff86cf5776f2868be2dfee1d9b75c3f461605d5021f7f42472fbb1e0aecfc","prevRandao":"0xadc84ce384bd14655606cd517cf40cfa356e2cc47178ac4e3d82b98d6f72d7ce","receiptsRoot":"0x6a39e1d16272ac50e6a8e5f7468c58c7f9a42c947149273892e3627bded9550f","stateRoot":"0xa665c9ef970769bc3581f9e9effec94668cfd10759d85e7500d29123137e97df","timestamp":"0x677e9ad9","transactions":["0x02f901d58227d883055e3c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea60f6be4e2747e3917b3f0db38aca0027040c1b06c81f1dda503a99c1d7cea1dd9c97cc2b4332b40e551dbd21b241c30673101f664b2d1223b10fe135f67ea02332e332e30000000000000000000000000000000000000000000000000000000c080a096fb804326404b3ef7f6c19fa27bbe164b4195cedde1690e779b7b27bd79a040a05465214aa74e61fee0b1e476722c7ea88c33541fc1b675f7076cb3909600b3ae"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c1e","validatorIndex":"0x86c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c821","index":"0x4301c1f","validatorIndex":"0x86d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca46b","index":"0x4301c20","validatorIndex":"0x86e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c21","validatorIndex":"0x86f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f358","index":"0x4301c22","validatorIndex":"0x870"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c23","validatorIndex":"0x871"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a226","index":"0x4301c24","validatorIndex":"0x872"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c25","validatorIndex":"0x873"}]},[],"0xf11092dcd4133f0b6852e5ce0910a03c540b205d49e3583bdf60a28759185b1c"]) 2025-01-08 15:35:21.7617|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722577 (0x2ae092...13fca5), Extra Data: Nethermind 2025-01-08 15:35:21.7617|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722577 (0x2ae092...13fca5) 2025-01-08 15:35:21.7617|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ae0929813d692bb1fbf65945dfb4c8778afcd3ba08ad7bee20faa944d13fca5","blockNumber":"0xd163d1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x800ff86cf5776f2868be2dfee1d9b75c3f461605d5021f7f42472fbb1e0aecfc","prevRandao":"0xadc84ce384bd14655606cd517cf40cfa356e2cc47178ac4e3d82b98d6f72d7ce","receiptsRoot":"0x6a39e1d16272ac50e6a8e5f7468c58c7f9a42c947149273892e3627bded9550f","stateRoot":"0xa665c9ef970769bc3581f9e9effec94668cfd10759d85e7500d29123137e97df","timestamp":"0x677e9ad9","transactions":["0x02f901d58227d883055e3c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea60f6be4e2747e3917b3f0db38aca0027040c1b06c81f1dda503a99c1d7cea1dd9c97cc2b4332b40e551dbd21b241c30673101f664b2d1223b10fe135f67ea02332e332e30000000000000000000000000000000000000000000000000000000c080a096fb804326404b3ef7f6c19fa27bbe164b4195cedde1690e779b7b27bd79a040a05465214aa74e61fee0b1e476722c7ea88c33541fc1b675f7076cb3909600b3ae"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c1e","validatorIndex":"0x86c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c821","index":"0x4301c1f","validatorIndex":"0x86d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca46b","index":"0x4301c20","validatorIndex":"0x86e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c21","validatorIndex":"0x86f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f358","index":"0x4301c22","validatorIndex":"0x870"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c23","validatorIndex":"0x871"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a226","index":"0x4301c24","validatorIndex":"0x872"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c25","validatorIndex":"0x873"}]},[],"0xf11092dcd4133f0b6852e5ce0910a03c540b205d49e3583bdf60a28759185b1c"]) 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ae0929813d692bb1fbf65945dfb4c8778afcd3ba08ad7bee20faa944d13fca5","blockNumber":"0xd163d1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x800ff86cf5776f2868be2dfee1d9b75c3f461605d5021f7f42472fbb1e0aecfc","prevRandao":"0xadc84ce384bd14655606cd517cf40cfa356e2cc47178ac4e3d82b98d6f72d7ce","receiptsRoot":"0x6a39e1d16272ac50e6a8e5f7468c58c7f9a42c947149273892e3627bded9550f","stateRoot":"0xa665c9ef970769bc3581f9e9effec94668cfd10759d85e7500d29123137e97df","timestamp":"0x677e9ad9","transactions":["0x02f901d58227d883055e3c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea60f6be4e2747e3917b3f0db38aca0027040c1b06c81f1dda503a99c1d7cea1dd9c97cc2b4332b40e551dbd21b241c30673101f664b2d1223b10fe135f67ea02332e332e30000000000000000000000000000000000000000000000000000000c080a096fb804326404b3ef7f6c19fa27bbe164b4195cedde1690e779b7b27bd79a040a05465214aa74e61fee0b1e476722c7ea88c33541fc1b675f7076cb3909600b3ae"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c1e","validatorIndex":"0x86c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c821","index":"0x4301c1f","validatorIndex":"0x86d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca46b","index":"0x4301c20","validatorIndex":"0x86e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c21","validatorIndex":"0x86f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f358","index":"0x4301c22","validatorIndex":"0x870"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c23","validatorIndex":"0x871"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a226","index":"0x4301c24","validatorIndex":"0x872"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c25","validatorIndex":"0x873"}]},[],"0xf11092dcd4133f0b6852e5ce0910a03c540b205d49e3583bdf60a28759185b1c"]) handled in 1ms 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7617|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc8ee0b8976a68b1eee1f38691e87ffc0186493c46c8812e0ecb2edd35d40bee0","blockNumber":"0xd163d2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2ae0929813d692bb1fbf65945dfb4c8778afcd3ba08ad7bee20faa944d13fca5","prevRandao":"0x9cdd1b201de0aabac08351eed0cd965d5af53e6747c5efe316241c5360970cee","receiptsRoot":"0xfc6fba82346bbe79d107b56eb750bb9e155eb561a1aa719062a208361827b6f3","stateRoot":"0x7c2c5923168ac9c3be843b04a64cacbad169241c449bf5e308b4a3622a75fc30","timestamp":"0x677e9ade","transactions":["0x02f901d58227d883055e3d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c057d494ff6ea600ee8c192ef0d3a6a59368e5f41a4b2a3361d7c6d46aac196ad24483954d700ab7bc90f014d0b65d50dec4049da2ec50be5717ec6163d081390332e332e30000000000000000000000000000000000000000000000000000000c001a0801e36117f19fe8c211d5abad43243b0d008b0b4344666925da6cf450b8486c1a07ff4c9d2ad866682b8576b4c07c8aea49bb57c973fd653f2a3a7559f42de95b1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c26","validatorIndex":"0x874"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a8a7b","index":"0x4301c27","validatorIndex":"0x875"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c28","validatorIndex":"0x876"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c29","validatorIndex":"0x877"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb0f","index":"0x4301c2a","validatorIndex":"0x878"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9de7","index":"0x4301c2b","validatorIndex":"0x879"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c2c","validatorIndex":"0x87a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb07","index":"0x4301c2d","validatorIndex":"0x87b"}]},[],"0x8a532e1fe07fdfb8f5617b0518005e2878c46decf239ee2e457c56a959e5300d"]) 2025-01-08 15:35:21.7664|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722578 (0xc8ee0b...40bee0), Extra Data: Nethermind 2025-01-08 15:35:21.7664|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Insert block into cache without parent 13722578 (0xc8ee0b...40bee0) 2025-01-08 15:35:21.7664|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc8ee0b8976a68b1eee1f38691e87ffc0186493c46c8812e0ecb2edd35d40bee0","blockNumber":"0xd163d2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2ae0929813d692bb1fbf65945dfb4c8778afcd3ba08ad7bee20faa944d13fca5","prevRandao":"0x9cdd1b201de0aabac08351eed0cd965d5af53e6747c5efe316241c5360970cee","receiptsRoot":"0xfc6fba82346bbe79d107b56eb750bb9e155eb561a1aa719062a208361827b6f3","stateRoot":"0x7c2c5923168ac9c3be843b04a64cacbad169241c449bf5e308b4a3622a75fc30","timestamp":"0x677e9ade","transactions":["0x02f901d58227d883055e3d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c057d494ff6ea600ee8c192ef0d3a6a59368e5f41a4b2a3361d7c6d46aac196ad24483954d700ab7bc90f014d0b65d50dec4049da2ec50be5717ec6163d081390332e332e30000000000000000000000000000000000000000000000000000000c001a0801e36117f19fe8c211d5abad43243b0d008b0b4344666925da6cf450b8486c1a07ff4c9d2ad866682b8576b4c07c8aea49bb57c973fd653f2a3a7559f42de95b1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c26","validatorIndex":"0x874"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a8a7b","index":"0x4301c27","validatorIndex":"0x875"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c28","validatorIndex":"0x876"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c29","validatorIndex":"0x877"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb0f","index":"0x4301c2a","validatorIndex":"0x878"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9de7","index":"0x4301c2b","validatorIndex":"0x879"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c2c","validatorIndex":"0x87a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb07","index":"0x4301c2d","validatorIndex":"0x87b"}]},[],"0x8a532e1fe07fdfb8f5617b0518005e2878c46decf239ee2e457c56a959e5300d"]) 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc8ee0b8976a68b1eee1f38691e87ffc0186493c46c8812e0ecb2edd35d40bee0","blockNumber":"0xd163d2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2ae0929813d692bb1fbf65945dfb4c8778afcd3ba08ad7bee20faa944d13fca5","prevRandao":"0x9cdd1b201de0aabac08351eed0cd965d5af53e6747c5efe316241c5360970cee","receiptsRoot":"0xfc6fba82346bbe79d107b56eb750bb9e155eb561a1aa719062a208361827b6f3","stateRoot":"0x7c2c5923168ac9c3be843b04a64cacbad169241c449bf5e308b4a3622a75fc30","timestamp":"0x677e9ade","transactions":["0x02f901d58227d883055e3d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cc8940e435e365109be8934a645dc9c1ca43bbc620facd13be7c24257959ace16c93b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c057d494ff6ea600ee8c192ef0d3a6a59368e5f41a4b2a3361d7c6d46aac196ad24483954d700ab7bc90f014d0b65d50dec4049da2ec50be5717ec6163d081390332e332e30000000000000000000000000000000000000000000000000000000c001a0801e36117f19fe8c211d5abad43243b0d008b0b4344666925da6cf450b8486c1a07ff4c9d2ad866682b8576b4c07c8aea49bb57c973fd653f2a3a7559f42de95b1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f720","index":"0x4301c26","validatorIndex":"0x874"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a8a7b","index":"0x4301c27","validatorIndex":"0x875"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c28","validatorIndex":"0x876"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c29","validatorIndex":"0x877"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb0f","index":"0x4301c2a","validatorIndex":"0x878"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9de7","index":"0x4301c2b","validatorIndex":"0x879"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c2c","validatorIndex":"0x87a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb07","index":"0x4301c2d","validatorIndex":"0x87b"}]},[],"0x8a532e1fe07fdfb8f5617b0518005e2878c46decf239ee2e457c56a959e5300d"]) handled in 1ms 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:21.7664|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:23.2762|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 15:35:23.2762|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 15:35:23.2762|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 15:35:23.2762|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:35:23.2811|INFO|Program|1|Configuration complete 2025-01-08 15:35:23.3406|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:35:23.3406|DEBUG|Program|1|Server GC: True 2025-01-08 15:35:23.3406|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:35:23.3406|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:35:23.3406|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:35:23.3456|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:35:23.3456|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:35:23.4768|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4862|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4903|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.4925|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:35:23.5087|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeNodeStats executed in 3ms 2025-01-08 15:35:23.5087|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats complete 2025-01-08 15:35:23.5087|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:35:23.5129|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:35:23.5129|INFO|Init.Steps.InitializePrecompiles|11|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:35:23.5375|INFO|Init.Steps.LogHardwareInfo|9|CPU: (CT) 2025-01-08 15:35:23.5375|DEBUG|Init.Steps.EthereumStepsManager|9|Step LogHardwareInfo executed in 24ms 2025-01-08 15:35:23.5375|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo complete 2025-01-08 15:35:23.5375|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:35:23.5416|DEBUG|Init.Steps.EthereumStepsManager|9|Step MigrateConfigs executed in 4ms 2025-01-08 15:35:23.5416|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs complete 2025-01-08 15:35:23.5416|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:23.5479|INFO|Network.IP.WebIPSource|9|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:35:23.6047|DEBUG|Network.IP.WebIPSource|9|External ip: 172.234.230.144 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|Step ResolveIps executed in 73ms 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:23.6148|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:23.6162|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6162|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6162|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:23.6162|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6162|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6162|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:23.6162|DEBUG|Init.MemoryHintMan|6|Setting malloc parameters.. 2025-01-08 15:35:23.6162|INFO|Init.MemoryHintMan|6|Setting up memory allowances 2025-01-08 15:35:23.6162|INFO|Init.MemoryHintMan|6| Memory hint: 768 MB 2025-01-08 15:35:23.6162|INFO|Init.MemoryHintMan|6| General memory: 32 MB 2025-01-08 15:35:23.6162|INFO|Init.MemoryHintMan|6| Peers memory: 50 MB 2025-01-08 15:35:23.6247|INFO|Init.MemoryHintMan|6| Netty memory: 134 MB 2025-01-08 15:35:23.6247|INFO|Init.MemoryHintMan|6| Mempool memory: 68 MB 2025-01-08 15:35:23.6247|INFO|Init.MemoryHintMan|6| Fast blocks memory: 48 MB 2025-01-08 15:35:23.6247|INFO|Init.MemoryHintMan|6| Trie memory: 86 MB 2025-01-08 15:35:23.6247|INFO|Init.MemoryHintMan|6| DB memory: 347 MB 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|Step ApplyMemoryHint executed in 9ms 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint complete 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:23.6247|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:23.6282|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB SharedBlockCacheSize: 347927962 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB SkipMemoryHintSetting: False 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB EnableDbStatistics: False 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB EnableMetricsUpdater: False 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB StatsDumpPeriodSec: 600 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB MaxOpenFiles: 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB WriteAheadLogSync: False 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB ReadAheadSize: 262144 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB AdditionalRocksDbOptions: 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB VerifyChecksum: True 2025-01-08 15:35:23.6327|DEBUG|Init.Steps.InitDatabase|12|DB EnableFileWarmer: False 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB CompressibilityHint: 1 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbWriteBufferNumber: 4 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbVerifyChecksum: 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbRowCacheSize: 86981990 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbEnableFileWarmer: False 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:35:23.6362|DEBUG|Init.Steps.InitDatabase|12|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:35:23.6412|DEBUG|Db.Rocks.RocksDbFactory|12|Shared memory size is 347927962 2025-01-08 15:35:23.7038|DEBUG|Init.Steps.EthereumStepsManager|8|Step SetupKeyStore executed in 77ms 2025-01-08 15:35:23.7038|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore complete 2025-01-08 15:35:23.8872|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:23.8909|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for BlockNumbers DB 2025-01-08 15:35:23.8909|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Blocks DB 2025-01-08 15:35:23.8909|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:35:23.8909|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Headers DB 2025-01-08 15:35:23.8909|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:35:23.8943|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for State0 DB 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitTxTypesAndRlp executed in 17ms 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9043|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:23.9265|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for BlobTransactions DB 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 16 MB 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 32 MB 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 64 MB 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 72 MB 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:35:24.0110|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 200 MB 2025-01-08 15:35:24.0125|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:35:24.0125|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 232 MB 2025-01-08 15:35:24.0125|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:35:24.0125|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 488 MB 2025-01-08 15:35:24.0182|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:35:24.0182|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:35:24.0182|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:35:24.0182|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:35:24.0182|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:35:24.0182|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:35:24.0225|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:24.0225|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 552 MB 2025-01-08 15:35:24.0278|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:24.0287|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 648 MB 2025-01-08 15:35:24.0352|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:24.0352|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 776 MB 2025-01-08 15:35:24.0352|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:35:24.0553|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Code DB 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0553|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Bloom DB 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0567|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0619|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:35:24.0619|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 808 MB 2025-01-08 15:35:24.0619|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:35:24.0619|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:35:24.0619|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 816 MB 2025-01-08 15:35:24.0645|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0645|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:24.0693|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for Metadata DB 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|Step FilterBootnodes executed in 4ms 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitCrypto executed in 0ms 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:24.0693|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 818 MB 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0747|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0762|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0762|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|Step UpdateDiscoveryConfig executed in 8ms 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.0874|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0882|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.0994|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Receipts DB 2025-01-08 15:35:24.1033|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:24.1033|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 822 MB 2025-01-08 15:35:24.1071|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:24.1071|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 830 MB 2025-01-08 15:35:24.1083|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:24.1083|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 842 MB 2025-01-08 15:35:24.1083|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:24.1083|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 858 MB 2025-01-08 15:35:24.1083|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitDatabase executed in 520ms 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.1511|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:24.1699|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to null 2025-01-08 15:35:24.1940|INFO|Blockchain.BlockTree|12|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:35:24.1940|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to null 2025-01-08 15:35:24.1962|INFO|Blockchain.BlockTree|12|Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:35:24.1962|INFO|Blockchain.BlockTree|12|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:35:24.1962|INFO|Blockchain.BlockTree|12|Loading fork choice info 2025-01-08 15:35:24.1962|INFO|Blockchain.BlockTree|12|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 0, best known is 0, lowest inserted header , lowest sync inserted block number 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeBlockTree executed in 53ms 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2047|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:35:24.2047|INFO|Init.Steps.InitializePlugins|12|Initializing 16 plugins 2025-01-08 15:35:24.2047|INFO|Init.Steps.InitializePlugins|12| Clique by Nethermind 2025-01-08 15:35:24.2047|INFO|Init.Steps.InitializePlugins|12| Clique by Nethermind initialized in 1ms 2025-01-08 15:35:24.2047|INFO|Init.Steps.InitializePlugins|12| AuRa by Nethermind 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| AuRa by Nethermind initialized in 0ms 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Ethash by Nethermind 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Ethash by Nethermind initialized in 0ms 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Optimism by Nethermind 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Optimism by Nethermind initialized in 0ms 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Taiko by Nethermind 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Taiko by Nethermind initialized in 0ms 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| NethDev by Nethermind 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| NethDev by Nethermind initialized in 0ms 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Shutter by Nethermind 2025-01-08 15:35:24.2082|INFO|Shutter.ShutterPlugin|12|Initializing Shutter plugin. 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| Shutter by Nethermind initialized in 0ms 2025-01-08 15:35:24.2082|INFO|Init.Steps.InitializePlugins|12| AuRaMerge by Nethermind 2025-01-08 15:35:24.2232|INFO|Merge.Plugin.PoSSwitcher|12|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:35:24.2251|INFO|Init.Steps.InitializePlugins|12| AuRaMerge by Nethermind initialized in 14ms 2025-01-08 15:35:24.2251|INFO|Init.Steps.InitializePlugins|12| Merge by Nethermind 2025-01-08 15:35:24.2251|INFO|Init.Steps.InitializePlugins|12| Merge by Nethermind initialized in 0ms 2025-01-08 15:35:24.2251|INFO|Init.Steps.InitializePlugins|12| HealthChecks by Nethermind 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| HealthChecks by Nethermind initialized in 4ms 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| Hive by Nethermind 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| Hive by Nethermind initialized in 0ms 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| Clef signer by Nethermind 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| EthStats by Nethermind 2025-01-08 15:35:24.2294|DEBUG|EthStats.EthStatsPlugin|12|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| EthStats by Nethermind initialized in 1ms 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| Snapshot by Nethermind 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:35:24.2294|INFO|Init.Steps.InitializePlugins|12| TraceStore by Nethermind 2025-01-08 15:35:24.2324|INFO|Init.Steps.InitializePlugins|12| TraceStore by Nethermind initialized in 1ms 2025-01-08 15:35:24.2324|INFO|Init.Steps.InitializePlugins|12| UPnP by Nethermind 2025-01-08 15:35:24.2324|INFO|Init.Steps.InitializePlugins|12| UPnP by Nethermind initialized in 0ms 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializePlugins executed in 27ms 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.2324|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:24.2398|INFO|Trie.NodeStorageFactory|12|Detected HalfPath key scheme. 2025-01-08 15:35:24.2398|INFO|Init.InitializeStateDb|12|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeStateDb executed in 82ms 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:24.3152|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializePrecompiles executed in 3,444ms 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:26.9532|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:26.9665|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|11|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:35:27.0265|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|11|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:35:27.0586|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|11|Recreating light collection of blob transactions and cache 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockchainAuRaMerge executed in 152ms 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1068|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:27.1103|DEBUG|Consensus.Processing.BlockchainProcessor|11|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:35:27.1134|DEBUG|Consensus.Processing.BlockchainProcessor|11|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartBlockProcessorAuRa executed in 7ms 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1134|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:35:27.1173|INFO|Init.Steps.LoadGenesisBlock|11|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartLogProducer executed in 0ms 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.1173|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:27.2184|DEBUG|Synchronization.Peers.SyncPeerPool|11|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:35:27.2578|INFO|Synchronization.FastSync.TreeSync|11|Now syncing nodes starting from root of block 0 2025-01-08 15:35:27.3401|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3402|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.3505|INFO|Network.StaticNodes.StaticNodesManager|12|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:35:27.3608|DEBUG|Network.ProtocolsManager|12|Removed supported capability: nodedata1 2025-01-08 15:35:27.4192|DEBUG|Init.Steps.InitializeNetwork|8|Skipped enabling snap capability 2025-01-08 15:35:27.4210|DEBUG|Synchronization.Peers.SyncPeerPool|8|Starting eth sync peer upgrade timer 2025-01-08 15:35:27.4210|DEBUG|Init.Steps.InitializeNetwork|8|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:35:27.4265|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:35:27.4283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:35:27.4283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:35:27.4283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:35:27.4283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:35:27.4355|INFO|Merge.Plugin.Synchronization.PivotUpdator|8|Waiting for Forkchoice message from Consensus Layer to set fresh pivot block [0s] 2025-01-08 15:35:27.4369|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from Disconnected to UpdatingPivot 2025-01-08 15:35:27.4369|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:35:27.4369|DEBUG|Init.Steps.InitializeNetwork|8|Starting discovery process. 2025-01-08 15:35:27.4426|DEBUG|Init.Steps.InitializeNetwork|8|Discovery process started. 2025-01-08 15:35:27.4426|DEBUG|Init.Steps.InitializeNetwork|8|Initializing peer manager 2025-01-08 15:35:27.4426|DEBUG|Network.Discovery.DiscoveryApp|34|Activated discovery channel. 2025-01-08 15:35:27.4453|DEBUG|Network.Discovery.DiscoveryApp|11|Discovery : udp://172.234.230.144:30303 2025-01-08 15:35:27.4453|DEBUG|Network.Discovery.DiscoveryApp|35|Added persisted discovery nodes: 0 2025-01-08 15:35:27.4453|DEBUG|Network.Discovery.DiscoveryApp|35|Initializing bootnodes. 2025-01-08 15:35:27.4538|DEBUG|Network.NodesLoader|8|Initializing persisted peers: 5. 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:35:27.4643|DEBUG|Network.NodesLoader|8|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:35:27.4760|DEBUG|Network.PeerPool|8|Starting peer persistence timer 2025-01-08 15:35:27.4765|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:35:27.4765|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:35:27.4765|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:35:27.4765|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:35:27.4765|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:35:27.4765|DEBUG|Network.PeerManager|8|Starting peer update timer 2025-01-08 15:35:27.4765|DEBUG|Network.SessionMonitor|8|Starting session monitor 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.InitializeNetwork|8|Peer manager initialization completed 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNetwork executed in 363ms 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:27.4813|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:35:27.4882|DEBUG|Init.Steps.Migrations.BloomMigration|12|BloomDb migration not needed. 2025-01-08 15:35:27.4882|DEBUG|Network.Discovery.DiscoveryApp|34|Discovery App initialized. 2025-01-08 15:35:27.4925|DEBUG|Init.Steps.EthereumStepsManager|12|Step DatabaseMigrations executed in 9ms 2025-01-08 15:35:27.4925|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations complete 2025-01-08 15:35:27.4925|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:27.5092|DEBUG|Network.PeerManager|15|Peer update loop complete. 2025-01-08 15:35:27.5576|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:35:27.5668|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:27.5668|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:35:27.5754|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|17|Attempt to request ENR before bonding 2025-01-08 15:35:27.5891|DEBUG|Init.Steps.RegisterRpcModules|12|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:35:27.5891|DEBUG|Init.Steps.EthereumStepsManager|12|Step RegisterAuRaMergeRpcModules executed in 96ms 2025-01-08 15:35:27.5891|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules complete 2025-01-08 15:35:27.5891|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:35:27.5891|INFO|Init.Steps.ReviewBlockTree|12|No block tree levels to review for fixes. All fine. 2025-01-08 15:35:27.5930|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to null 2025-01-08 15:35:27.5930|INFO|Blockchain.BlockTree|12|Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:35:27.5930|INFO|Blockchain.BlockTree|12|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:35:27.5930|INFO|Blockchain.BlockTree|12|Loading fork choice info 2025-01-08 15:35:27.5930|DEBUG|Blockchain.BlockTree|12|Completed visiting blocks in DB at level 13310000 - best known 0 2025-01-08 15:35:27.5930|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:35:27.5930|DEBUG|Init.Steps.EthereumStepsManager|16|Step ReviewBlockTree executed in 5ms 2025-01-08 15:35:27.5930|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree complete 2025-01-08 15:35:27.6139|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|16|Attempt to request ENR before bonding 2025-01-08 15:35:27.6139|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|17|Attempt to request ENR before bonding 2025-01-08 15:35:27.6168|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:27.6228|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|16|Attempt to request ENR before bonding 2025-01-08 15:35:27.6228|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|16|Attempt to request ENR before bonding 2025-01-08 15:35:27.6318|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:27.6318|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:35:27.7010|INFO|Monitoring.MonitoringService|6|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:35:27.7010|INFO|Init.Steps.StartMonitoring|15|System.Diagnostics.Metrics disabled 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartMonitoring executed in 107ms 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartGrpc executed in 1ms 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:35:27.7010|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:27.7067|INFO|Merge.Plugin.MergePlugin|12|Starting Merge block producer & sealer 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeBlockProducer executed in 19ms 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:27.7221|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:27.7260|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:27.7289|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:02.2790000 for next AuRa step. 2025-01-08 15:35:27.8267|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:27.9250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.0257|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.0521|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:35:28.0529|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:28.0576|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:35:28.0682|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:35:28.0682|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:35:28.0682|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:35:28.0682|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:35:28.0682|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:28.0682|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:35:28.0682|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:35:28.0682|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:35:28.1255|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.2270|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.2374|DEBUG|Synchronization.Peers.SyncPeerPool|16|Refreshed peer info for [Peer|eth68|13722597| 3.71.132.231:| Out]. 2025-01-08 15:35:28.2374|DEBUG|Synchronization.Peers.SyncPeerPool|15|Refreshed peer info for [Peer|eth68|13722597| 3.69.35.13:| Out]. 2025-01-08 15:35:28.3260|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.4300|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.4896|INFO|Network.Discovery.DiscoveryApp|15|Connected to 5 bootnodes, 5 trusted/persisted nodes 2025-01-08 15:35:28.4896|DEBUG|Network.Discovery.DiscoveryApp|15|Starting discovery persistence timer 2025-01-08 15:35:28.4896|DEBUG|Network.Discovery.DiscoveryApp|15|Starting discovery timer 2025-01-08 15:35:28.5076|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:28.5297|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.6274|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.7302|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.8040|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:35:28.8301|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:28.9290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.0292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.0331|DEBUG|Network.PeerManager|38|Peer pool size is: 101 2025-01-08 15:35:29.0578|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:35:29.1260|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.2293|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.3303|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.4296|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.5284|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.6295|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.7212|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 5, after the process: 71 2025-01-08 15:35:29.7212|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 0ee069...e782a4 2025-01-08 15:35:29.7287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.8293|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:29.9272|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.0046|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:35:30.0591|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:35:30.1040|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.2056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.3057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.4047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.5488|DEBUG|Network.PeerManager|16|Peer pool size is: 202 2025-01-08 15:35:30.6047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.7029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:30.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.0048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.0583|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:35:31.1047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.3469|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.174.220.51:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:35:31.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.4258|DEBUG|Network.Discovery.NodesLocator|17|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:31.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.5622|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:31.5622|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 71, after the process: 77 2025-01-08 15:35:31.5753|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:31.6054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.6622|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:31.7055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.7808|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->88.198.143.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 440017 2025-01-08 15:35:31.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:31.8676|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.3.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:31.9057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.0045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.0624|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:35:32.1060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.3040|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.4811|DEBUG|Db.SimpleFilePublicKeyDb|16|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_d5f346c4-9672-42bf-a3b7-caad72cf426d 2025-01-08 15:35:32.5050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.7061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.7369|INFO|Merge.Plugin.MergePlugin|12|Engine Module has been enabled 2025-01-08 15:35:32.7369|INFO|HealthChecks.HealthChecksPlugin|12|Health RPC Module has been enabled 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|Step RegisterPluginRpcModules executed in 5,018ms 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:35:32.7406|INFO|Init.Steps.StartBlockProducer|12|Starting AuRa block producer & sealer 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartBlockProducer executed in 1ms 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:32.7406|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:35:32.7455|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:32.7455|INFO|Runner.Ethereum.Steps.StartRpc|12|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:35:32.7523|DEBUG|Runner.Ethereum.JsonRpcRunner|12|Initializing JSON RPC 2025-01-08 15:35:32.7828|DEBUG|Runner.Ethereum.JsonRpcRunner|12|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartRpc executed in 41ms 2025-01-08 15:35:32.7828|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc complete 2025-01-08 15:35:32.7842|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:32.7842|INFO|Runner.Ethereum.EthereumRunner|12| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 16 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:35:32.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:32.8335|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8335|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8396|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:32.8396|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:32.8437|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8437|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8437|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, debug_getSyncStage([]) handled in 9ms 2025-01-08 15:35:32.8437|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 9ms 2025-01-08 15:35:32.8639|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8639|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8639|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:32.8639|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:32.8652|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8652|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8652|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:35:32.8652|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:35:32.8712|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8712|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:32.8712|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:32.8712|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:32.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.0078|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.0609|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:35:33.1056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.2062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.5061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.7057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.8037|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:33.8382|DEBUG|Network.Discovery.NodesLocator|17|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 77, after the process: 80 2025-01-08 15:35:33.8382|DEBUG|Network.Discovery.NodesLocator|17|Starting discovery process for node: randomNode: 1b6f4b...f8f5b5 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:33.8675|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8692|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:33.8927|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8927|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:33.8927|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:33.8927|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:33.9054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.0626|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:35:34.1060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.7059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.8060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8725|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:34.8956|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8956|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:34.8956|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:34.8956|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:34.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:35:35.0626|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:35:35.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.1345|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:35:35.1984|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.3022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.4012|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:35.4333|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.239.118.183:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:35:35.4612|DEBUG|Network.PeerManager|9|Peer pool size is: 303 2025-01-08 15:35:35.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.5123|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.208:33313] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:35:35.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.7013|DEBUG|Network.Discovery.NodesLocator|37|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 80, after the process: 89 2025-01-08 15:35:35.7355|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.149.224.194:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:35:35.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:35.8010|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:35.8783|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8783|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:35.8783|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8783|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8805|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:35.8855|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8855|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:35.8855|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8855|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:35.8980|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8980|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:35.8980|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:35.8980|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:35.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.0647|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:35:36.1020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.3023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.3391|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.3391|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.3391|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.3391|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:35:36.3471|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:35:36.3471|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:35:36.3514|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:35:36.3514|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 4ms 2025-01-08 15:35:36.3577|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:35:36.3577|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:35:36.3625|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:35:36.3625|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 5ms 2025-01-08 15:35:36.3643|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb78ee3873f9518d31a9b05f993aa0f1386677b9e1819d86caa2ee0cc2dc147b","blockNumber":"0xd163d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc8ee0b8976a68b1eee1f38691e87ffc0186493c46c8812e0ecb2edd35d40bee0","prevRandao":"0x22851ef07eaf44ef5c8150ea2d465cff5434291bb09b2c3b42b518d9dc70b22e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x630a559b6ed42e5c7b45df3fd22d66df6f0009bba154a847aafac72eec97e986","timestamp":"0x677e9ae3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c2e","validatorIndex":"0x87c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e22","index":"0x4301c2f","validatorIndex":"0x87d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca1a3","index":"0x4301c30","validatorIndex":"0x87e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c807","index":"0x4301c31","validatorIndex":"0x87f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c32","validatorIndex":"0x880"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f41e","index":"0x4301c33","validatorIndex":"0x881"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d10e","index":"0x4301c34","validatorIndex":"0x882"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde2","index":"0x4301c35","validatorIndex":"0x883"}]},[],"0x43d8e88f36667d14190d6c789cc6e17658f00128876e886408a96856de803af6"]) 2025-01-08 15:35:36.3928|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722579 (0xcb78ee...dc147b), Extra Data: chiado-lighthouse-0 2025-01-08 15:35:36.3928|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722579 (0xcb78ee...dc147b) 2025-01-08 15:35:36.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.4049|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.4049|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb78ee3873f9518d31a9b05f993aa0f1386677b9e1819d86caa2ee0cc2dc147b","blockNumber":"0xd163d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc8ee0b8976a68b1eee1f38691e87ffc0186493c46c8812e0ecb2edd35d40bee0","prevRandao":"0x22851ef07eaf44ef5c8150ea2d465cff5434291bb09b2c3b42b518d9dc70b22e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x630a559b6ed42e5c7b45df3fd22d66df6f0009bba154a847aafac72eec97e986","timestamp":"0x677e9ae3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c2e","validatorIndex":"0x87c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e22","index":"0x4301c2f","validatorIndex":"0x87d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca1a3","index":"0x4301c30","validatorIndex":"0x87e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c807","index":"0x4301c31","validatorIndex":"0x87f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c32","validatorIndex":"0x880"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f41e","index":"0x4301c33","validatorIndex":"0x881"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d10e","index":"0x4301c34","validatorIndex":"0x882"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde2","index":"0x4301c35","validatorIndex":"0x883"}]},[],"0x43d8e88f36667d14190d6c789cc6e17658f00128876e886408a96856de803af6"]) 2025-01-08 15:35:36.4049|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb78ee3873f9518d31a9b05f993aa0f1386677b9e1819d86caa2ee0cc2dc147b","blockNumber":"0xd163d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc8ee0b8976a68b1eee1f38691e87ffc0186493c46c8812e0ecb2edd35d40bee0","prevRandao":"0x22851ef07eaf44ef5c8150ea2d465cff5434291bb09b2c3b42b518d9dc70b22e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x630a559b6ed42e5c7b45df3fd22d66df6f0009bba154a847aafac72eec97e986","timestamp":"0x677e9ae3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c2e","validatorIndex":"0x87c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e22","index":"0x4301c2f","validatorIndex":"0x87d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca1a3","index":"0x4301c30","validatorIndex":"0x87e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c807","index":"0x4301c31","validatorIndex":"0x87f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c32","validatorIndex":"0x880"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f41e","index":"0x4301c33","validatorIndex":"0x881"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d10e","index":"0x4301c34","validatorIndex":"0x882"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde2","index":"0x4301c35","validatorIndex":"0x883"}]},[],"0x43d8e88f36667d14190d6c789cc6e17658f00128876e886408a96856de803af6"]) handled in 41ms 2025-01-08 15:35:36.4049|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4049|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4049|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4049|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.4116|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2bdffb0f6f5295fdf79fe5d50849a85d410a06c523f5430a514e498e3a3b4305","blockNumber":"0xd163d4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xcb78ee3873f9518d31a9b05f993aa0f1386677b9e1819d86caa2ee0cc2dc147b","prevRandao":"0x30a456467f016ed3fd0dcb18527834e3bfef8c50b730a1aa31af1a64883e8cab","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb6b2d32e9b4540ca91af35feeccbdb0947c24db6b9f3c06fc7266e0fce2c8a58","timestamp":"0x677e9ae8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4f7","index":"0x4301c36","validatorIndex":"0x884"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139b73","index":"0x4301c37","validatorIndex":"0x885"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f429","index":"0x4301c38","validatorIndex":"0x886"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c39","validatorIndex":"0x887"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb35","index":"0x4301c3a","validatorIndex":"0x888"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f136","index":"0x4301c3b","validatorIndex":"0x889"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d11f","index":"0x4301c3c","validatorIndex":"0x88a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b3c39","index":"0x4301c3d","validatorIndex":"0x88b"}]},[],"0x181d7e4a2acdc51d9576ec7b4f7081e72bf399fa238cd26ae75de079679dc8be"]) 2025-01-08 15:35:36.4133|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722580 (0x2bdffb...3b4305), Extra Data: Nethermind 2025-01-08 15:35:36.4133|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Insert block into cache without parent 13722580 (0x2bdffb...3b4305) 2025-01-08 15:35:36.4133|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.4133|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2bdffb0f6f5295fdf79fe5d50849a85d410a06c523f5430a514e498e3a3b4305","blockNumber":"0xd163d4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xcb78ee3873f9518d31a9b05f993aa0f1386677b9e1819d86caa2ee0cc2dc147b","prevRandao":"0x30a456467f016ed3fd0dcb18527834e3bfef8c50b730a1aa31af1a64883e8cab","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb6b2d32e9b4540ca91af35feeccbdb0947c24db6b9f3c06fc7266e0fce2c8a58","timestamp":"0x677e9ae8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4f7","index":"0x4301c36","validatorIndex":"0x884"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139b73","index":"0x4301c37","validatorIndex":"0x885"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f429","index":"0x4301c38","validatorIndex":"0x886"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c39","validatorIndex":"0x887"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb35","index":"0x4301c3a","validatorIndex":"0x888"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f136","index":"0x4301c3b","validatorIndex":"0x889"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d11f","index":"0x4301c3c","validatorIndex":"0x88a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b3c39","index":"0x4301c3d","validatorIndex":"0x88b"}]},[],"0x181d7e4a2acdc51d9576ec7b4f7081e72bf399fa238cd26ae75de079679dc8be"]) 2025-01-08 15:35:36.4133|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2bdffb0f6f5295fdf79fe5d50849a85d410a06c523f5430a514e498e3a3b4305","blockNumber":"0xd163d4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xcb78ee3873f9518d31a9b05f993aa0f1386677b9e1819d86caa2ee0cc2dc147b","prevRandao":"0x30a456467f016ed3fd0dcb18527834e3bfef8c50b730a1aa31af1a64883e8cab","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb6b2d32e9b4540ca91af35feeccbdb0947c24db6b9f3c06fc7266e0fce2c8a58","timestamp":"0x677e9ae8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4f7","index":"0x4301c36","validatorIndex":"0x884"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139b73","index":"0x4301c37","validatorIndex":"0x885"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f429","index":"0x4301c38","validatorIndex":"0x886"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f71d","index":"0x4301c39","validatorIndex":"0x887"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb35","index":"0x4301c3a","validatorIndex":"0x888"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f136","index":"0x4301c3b","validatorIndex":"0x889"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d11f","index":"0x4301c3c","validatorIndex":"0x88a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b3c39","index":"0x4301c3d","validatorIndex":"0x88b"}]},[],"0x181d7e4a2acdc51d9576ec7b4f7081e72bf399fa238cd26ae75de079679dc8be"]) handled in 2ms 2025-01-08 15:35:36.4133|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4133|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4133|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4133|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.4189|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a8c3ff3cec34124c577a21d4abad619cc81cd7f2f964c85e2cdbe40f2570e05","blockNumber":"0xd163d5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2bdffb0f6f5295fdf79fe5d50849a85d410a06c523f5430a514e498e3a3b4305","prevRandao":"0x3bca2b8e00909c8276b9700588a628736f95efcf9da4b1e2ab3dfbf4ab17f8a5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd004f5f6f6015622975cef6a763a49b0b931c3f15dc1376f4936018b901a533","timestamp":"0x677e9aed","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4a9","index":"0x4301c3e","validatorIndex":"0x88c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f32","index":"0x4301c3f","validatorIndex":"0x88d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cca83","index":"0x4301c40","validatorIndex":"0x88e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c30","index":"0x4301c41","validatorIndex":"0x88f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55b056","index":"0x4301c42","validatorIndex":"0x890"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c43","validatorIndex":"0x891"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adb2","index":"0x4301c44","validatorIndex":"0x892"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c823","index":"0x4301c45","validatorIndex":"0x893"}]},[],"0xfa04c41e3e6ad647c6b7594d8ae7bec29e79c046e1b52a2f4addb2e57991ac5c"]) 2025-01-08 15:35:36.4189|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722581 (0x4a8c3f...570e05), Extra Data: Nethermind 2025-01-08 15:35:36.4189|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722581 (0x4a8c3f...570e05) 2025-01-08 15:35:36.4189|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.4189|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a8c3ff3cec34124c577a21d4abad619cc81cd7f2f964c85e2cdbe40f2570e05","blockNumber":"0xd163d5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2bdffb0f6f5295fdf79fe5d50849a85d410a06c523f5430a514e498e3a3b4305","prevRandao":"0x3bca2b8e00909c8276b9700588a628736f95efcf9da4b1e2ab3dfbf4ab17f8a5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd004f5f6f6015622975cef6a763a49b0b931c3f15dc1376f4936018b901a533","timestamp":"0x677e9aed","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4a9","index":"0x4301c3e","validatorIndex":"0x88c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f32","index":"0x4301c3f","validatorIndex":"0x88d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cca83","index":"0x4301c40","validatorIndex":"0x88e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c30","index":"0x4301c41","validatorIndex":"0x88f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55b056","index":"0x4301c42","validatorIndex":"0x890"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c43","validatorIndex":"0x891"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adb2","index":"0x4301c44","validatorIndex":"0x892"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c823","index":"0x4301c45","validatorIndex":"0x893"}]},[],"0xfa04c41e3e6ad647c6b7594d8ae7bec29e79c046e1b52a2f4addb2e57991ac5c"]) 2025-01-08 15:35:36.4189|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a8c3ff3cec34124c577a21d4abad619cc81cd7f2f964c85e2cdbe40f2570e05","blockNumber":"0xd163d5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2bdffb0f6f5295fdf79fe5d50849a85d410a06c523f5430a514e498e3a3b4305","prevRandao":"0x3bca2b8e00909c8276b9700588a628736f95efcf9da4b1e2ab3dfbf4ab17f8a5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd004f5f6f6015622975cef6a763a49b0b931c3f15dc1376f4936018b901a533","timestamp":"0x677e9aed","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4a9","index":"0x4301c3e","validatorIndex":"0x88c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f32","index":"0x4301c3f","validatorIndex":"0x88d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cca83","index":"0x4301c40","validatorIndex":"0x88e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c30","index":"0x4301c41","validatorIndex":"0x88f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55b056","index":"0x4301c42","validatorIndex":"0x890"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c43","validatorIndex":"0x891"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adb2","index":"0x4301c44","validatorIndex":"0x892"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c823","index":"0x4301c45","validatorIndex":"0x893"}]},[],"0xfa04c41e3e6ad647c6b7594d8ae7bec29e79c046e1b52a2f4addb2e57991ac5c"]) handled in 0ms 2025-01-08 15:35:36.4202|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4202|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4202|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4202|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa892f3c092244fbdc5d0891fc2494204611589a9d35abbd7758bfd832ee565b","blockNumber":"0xd163d6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4a8c3ff3cec34124c577a21d4abad619cc81cd7f2f964c85e2cdbe40f2570e05","prevRandao":"0xe7e0a1a8aac3ee8e7ebb2ba3b02b9d7e2f55bb88826e76ac6561236fd8232960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd4305e81baa1b371ee5a5481db6f85e3cbc7d0c16779030b7b89e82d2c97d858","timestamp":"0x677e9af2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a68f4","index":"0x4301c46","validatorIndex":"0x894"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3cd","index":"0x4301c47","validatorIndex":"0x895"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a226","index":"0x4301c48","validatorIndex":"0x896"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb35","index":"0x4301c49","validatorIndex":"0x897"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c4a","validatorIndex":"0x898"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c96a9","index":"0x4301c4b","validatorIndex":"0x899"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c4c","validatorIndex":"0x89a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce06","index":"0x4301c4d","validatorIndex":"0x89b"}]},[],"0xd68d9a78686026cd167397d9f9bb8e338756777d456aa2e71404d0e0a34c78c6"]) 2025-01-08 15:35:36.4251|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722582 (0xfa892f...ee565b), Extra Data: chiado-lodestar-0 2025-01-08 15:35:36.4251|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Insert block into cache without parent 13722582 (0xfa892f...ee565b) 2025-01-08 15:35:36.4251|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa892f3c092244fbdc5d0891fc2494204611589a9d35abbd7758bfd832ee565b","blockNumber":"0xd163d6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4a8c3ff3cec34124c577a21d4abad619cc81cd7f2f964c85e2cdbe40f2570e05","prevRandao":"0xe7e0a1a8aac3ee8e7ebb2ba3b02b9d7e2f55bb88826e76ac6561236fd8232960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd4305e81baa1b371ee5a5481db6f85e3cbc7d0c16779030b7b89e82d2c97d858","timestamp":"0x677e9af2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a68f4","index":"0x4301c46","validatorIndex":"0x894"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3cd","index":"0x4301c47","validatorIndex":"0x895"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a226","index":"0x4301c48","validatorIndex":"0x896"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb35","index":"0x4301c49","validatorIndex":"0x897"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c4a","validatorIndex":"0x898"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c96a9","index":"0x4301c4b","validatorIndex":"0x899"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c4c","validatorIndex":"0x89a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce06","index":"0x4301c4d","validatorIndex":"0x89b"}]},[],"0xd68d9a78686026cd167397d9f9bb8e338756777d456aa2e71404d0e0a34c78c6"]) 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa892f3c092244fbdc5d0891fc2494204611589a9d35abbd7758bfd832ee565b","blockNumber":"0xd163d6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4a8c3ff3cec34124c577a21d4abad619cc81cd7f2f964c85e2cdbe40f2570e05","prevRandao":"0xe7e0a1a8aac3ee8e7ebb2ba3b02b9d7e2f55bb88826e76ac6561236fd8232960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd4305e81baa1b371ee5a5481db6f85e3cbc7d0c16779030b7b89e82d2c97d858","timestamp":"0x677e9af2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a68f4","index":"0x4301c46","validatorIndex":"0x894"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3cd","index":"0x4301c47","validatorIndex":"0x895"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a226","index":"0x4301c48","validatorIndex":"0x896"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb35","index":"0x4301c49","validatorIndex":"0x897"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d38","index":"0x4301c4a","validatorIndex":"0x898"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c96a9","index":"0x4301c4b","validatorIndex":"0x899"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d128","index":"0x4301c4c","validatorIndex":"0x89a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce06","index":"0x4301c4d","validatorIndex":"0x89b"}]},[],"0xd68d9a78686026cd167397d9f9bb8e338756777d456aa2e71404d0e0a34c78c6"]) handled in 0ms 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4251|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.4327|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","blockNumber":"0xd163d7","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1d251","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfa892f3c092244fbdc5d0891fc2494204611589a9d35abbd7758bfd832ee565b","prevRandao":"0x1ed95357b999e37b45df1820572405461cec8b37b2098263f779135ca8894cf5","receiptsRoot":"0x65523f0e9dfbc48f0fc2c259ac37e091ace22bef3a06068dd3d4c38a8fe8544f","stateRoot":"0xffbab5ecf15322b87fdff9e468d881a2f4c80c115becd111e1ab6b2408527aa5","timestamp":"0x677e9af7","transactions":["0x02f904958227d8824cad8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43401d65dd97fbb5685bef8eda0ece7ef7a66c05aed82354f3c87282d6efa9c6f3b8f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000001e43d18750400000000000000000000000000000000000000000000000000000000000000061e4f3a462cb14491696c585b5ae5b3d0acc250cad769c448ba4b18048ac4b23510864b462d0cb2a1767d0190ecaeb0f0622986f2fbbdab032e1178136b65e2f0e32a0d9c952a95759eb298b4093135cee7baa021ccfbe04cddfce2fda6ac055396b05c417aba358cb5373e392664aa7a2ef100593d886f2e030d1ebc00902e79444afa7b2af3afdcf4f688ffa60a215e90205a49a5e6b788278a4bca912c418cdaa4d0de3a28458c541f44af94d434706772241fb1c9ddfec48d44a2a3632d3b000000000000000000000000000000000000000000000000000000000000000614fbedfbaf2838bd2b72488da4cf13c2dbea6a15118b0809fb5fa7f47131903742a5dd4a545b00b3be3859f92185dd35a5fb9c45ab627da53b4c39fd7713212f05b1acb581ae7fff09f6dfdb196febd8eb725ae0452229c3dc7e2ebd0b4ab4a2397274a50eec781ba08fe5233ec02b8d44611fcae752e645e777b7b0fa317c5a7773cbef549fc12b2cb99c5751f08b3fa67db729feea8390d14d6683b2aac7e87a0dde82554c3433c567204983e10e34bdd44956fe98678b1fa56802c0804e24c080a084cd7c4681b75c9e80431ed5bf131bc6022058cac63f3051c608b3a79d2e8c8aa03fe559356963088090dd99077441443e7ef683048bcac1967e402de1c2d4c328"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f737","index":"0x4301c4e","validatorIndex":"0x89c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f429","index":"0x4301c4f","validatorIndex":"0x89d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc1d9","index":"0x4301c50","validatorIndex":"0x89e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c43","index":"0x4301c51","validatorIndex":"0x89f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb25","index":"0x4301c52","validatorIndex":"0x8a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f20d","index":"0x4301c53","validatorIndex":"0x8a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1379f7","index":"0x4301c54","validatorIndex":"0x8a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x97a55b","index":"0x4301c55","validatorIndex":"0x8a3"}]},[],"0xba9a7f8933af626dafc62409760eb7f122ad0054034525c07f5525cab309c139"]) 2025-01-08 15:35:36.4385|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722583 (0x57aa00...976b1e), Extra Data: chiado-lighthouse-0 2025-01-08 15:35:36.4385|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Insert block into cache without parent 13722583 (0x57aa00...976b1e) 2025-01-08 15:35:36.4385|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.4385|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","blockNumber":"0xd163d7","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1d251","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfa892f3c092244fbdc5d0891fc2494204611589a9d35abbd7758bfd832ee565b","prevRandao":"0x1ed95357b999e37b45df1820572405461cec8b37b2098263f779135ca8894cf5","receiptsRoot":"0x65523f0e9dfbc48f0fc2c259ac37e091ace22bef3a06068dd3d4c38a8fe8544f","stateRoot":"0xffbab5ecf15322b87fdff9e468d881a2f4c80c115becd111e1ab6b2408527aa5","timestamp":"0x677e9af7","transactions":["0x02f904958227d8824cad8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43401d65dd97fbb5685bef8eda0ece7ef7a66c05aed82354f3c87282d6efa9c6f3b8f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000001e43d18750400000000000000000000000000000000000000000000000000000000000000061e4f3a462cb14491696c585b5ae5b3d0acc250cad769c448ba4b18048ac4b23510864b462d0cb2a1767d0190ecaeb0f0622986f2fbbdab032e1178136b65e2f0e32a0d9c952a95759eb298b4093135cee7baa021ccfbe04cddfce2fda6ac055396b05c417aba358cb5373e392664aa7a2ef100593d886f2e030d1ebc00902e79444afa7b2af3afdcf4f688ffa60a215e90205a49a5e6b788278a4bca912c418cdaa4d0de3a28458c541f44af94d434706772241fb1c9ddfec48d44a2a3632d3b000000000000000000000000000000000000000000000000000000000000000614fbedfbaf2838bd2b72488da4cf13c2dbea6a15118b0809fb5fa7f47131903742a5dd4a545b00b3be3859f92185dd35a5fb9c45ab627da53b4c39fd7713212f05b1acb581ae7fff09f6dfdb196febd8eb725ae0452229c3dc7e2ebd0b4ab4a2397274a50eec781ba08fe5233ec02b8d44611fcae752e645e777b7b0fa317c5a7773cbef549fc12b2cb99c5751f08b3fa67db729feea8390d14d6683b2aac7e87a0dde82554c3433c567204983e10e34bdd44956fe98678b1fa56802c0804e24c080a084cd7c4681b75c9e80431ed5bf131bc6022058cac63f3051c608b3a79d2e8c8aa03fe559356963088090dd99077441443e7ef683048bcac1967e402de1c2d4c328"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f737","index":"0x4301c4e","validatorIndex":"0x89c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f429","index":"0x4301c4f","validatorIndex":"0x89d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc1d9","index":"0x4301c50","validatorIndex":"0x89e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c43","index":"0x4301c51","validatorIndex":"0x89f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb25","index":"0x4301c52","validatorIndex":"0x8a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f20d","index":"0x4301c53","validatorIndex":"0x8a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1379f7","index":"0x4301c54","validatorIndex":"0x8a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x97a55b","index":"0x4301c55","validatorIndex":"0x8a3"}]},[],"0xba9a7f8933af626dafc62409760eb7f122ad0054034525c07f5525cab309c139"]) 2025-01-08 15:35:36.4385|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","blockNumber":"0xd163d7","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1d251","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfa892f3c092244fbdc5d0891fc2494204611589a9d35abbd7758bfd832ee565b","prevRandao":"0x1ed95357b999e37b45df1820572405461cec8b37b2098263f779135ca8894cf5","receiptsRoot":"0x65523f0e9dfbc48f0fc2c259ac37e091ace22bef3a06068dd3d4c38a8fe8544f","stateRoot":"0xffbab5ecf15322b87fdff9e468d881a2f4c80c115becd111e1ab6b2408527aa5","timestamp":"0x677e9af7","transactions":["0x02f904958227d8824cad8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43401d65dd97fbb5685bef8eda0ece7ef7a66c05aed82354f3c87282d6efa9c6f3b8f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000001e43d18750400000000000000000000000000000000000000000000000000000000000000061e4f3a462cb14491696c585b5ae5b3d0acc250cad769c448ba4b18048ac4b23510864b462d0cb2a1767d0190ecaeb0f0622986f2fbbdab032e1178136b65e2f0e32a0d9c952a95759eb298b4093135cee7baa021ccfbe04cddfce2fda6ac055396b05c417aba358cb5373e392664aa7a2ef100593d886f2e030d1ebc00902e79444afa7b2af3afdcf4f688ffa60a215e90205a49a5e6b788278a4bca912c418cdaa4d0de3a28458c541f44af94d434706772241fb1c9ddfec48d44a2a3632d3b000000000000000000000000000000000000000000000000000000000000000614fbedfbaf2838bd2b72488da4cf13c2dbea6a15118b0809fb5fa7f47131903742a5dd4a545b00b3be3859f92185dd35a5fb9c45ab627da53b4c39fd7713212f05b1acb581ae7fff09f6dfdb196febd8eb725ae0452229c3dc7e2ebd0b4ab4a2397274a50eec781ba08fe5233ec02b8d44611fcae752e645e777b7b0fa317c5a7773cbef549fc12b2cb99c5751f08b3fa67db729feea8390d14d6683b2aac7e87a0dde82554c3433c567204983e10e34bdd44956fe98678b1fa56802c0804e24c080a084cd7c4681b75c9e80431ed5bf131bc6022058cac63f3051c608b3a79d2e8c8aa03fe559356963088090dd99077441443e7ef683048bcac1967e402de1c2d4c328"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f737","index":"0x4301c4e","validatorIndex":"0x89c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f429","index":"0x4301c4f","validatorIndex":"0x89d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc1d9","index":"0x4301c50","validatorIndex":"0x89e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c43","index":"0x4301c51","validatorIndex":"0x89f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb25","index":"0x4301c52","validatorIndex":"0x8a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f20d","index":"0x4301c53","validatorIndex":"0x8a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1379f7","index":"0x4301c54","validatorIndex":"0x8a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x97a55b","index":"0x4301c55","validatorIndex":"0x8a3"}]},[],"0xba9a7f8933af626dafc62409760eb7f122ad0054034525c07f5525cab309c139"]) handled in 6ms 2025-01-08 15:35:36.4385|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4385|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4385|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4385|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.4419|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:36.4419|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"}, null] 2025-01-08 15:35:36.4449|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Syncing, Block 0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e not found. 2025-01-08 15:35:36.4449|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 0x57aa00...976b1e, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:36.4522|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:36.4522|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) handled in 10ms 2025-01-08 15:35:36.4522|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4522|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4522|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4522|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","blockNumber":"0xd163d8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","prevRandao":"0x2dae4f83b3fef2ac8fb3ad55e9c4aa65c58233d7911a6d2458232b3acd7feb72","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc2b86366e486c8973f670de0049f82a992194d05384495c804ee35a6e7313104","timestamp":"0x677e9afc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145653","index":"0x4301c56","validatorIndex":"0x8a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a51","index":"0x4301c57","validatorIndex":"0x8a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d36","index":"0x4301c58","validatorIndex":"0x8a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148019","index":"0x4301c59","validatorIndex":"0x8a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a942","index":"0x4301c5a","validatorIndex":"0x8a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c5b","validatorIndex":"0x8a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142831","index":"0x4301c5c","validatorIndex":"0x8aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485d5","index":"0x4301c5d","validatorIndex":"0x8ab"}]},[],"0xbe8097781ce0054d52f9a57ea6b695125aee954c7981d49b625e9f5d89bc731b"]) 2025-01-08 15:35:36.4931|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722584 (0x23ef32...cbaad9), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:35:36.4931|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722584 (0x23ef32...cbaad9) 2025-01-08 15:35:36.4931|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","blockNumber":"0xd163d8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","prevRandao":"0x2dae4f83b3fef2ac8fb3ad55e9c4aa65c58233d7911a6d2458232b3acd7feb72","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc2b86366e486c8973f670de0049f82a992194d05384495c804ee35a6e7313104","timestamp":"0x677e9afc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145653","index":"0x4301c56","validatorIndex":"0x8a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a51","index":"0x4301c57","validatorIndex":"0x8a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d36","index":"0x4301c58","validatorIndex":"0x8a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148019","index":"0x4301c59","validatorIndex":"0x8a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a942","index":"0x4301c5a","validatorIndex":"0x8a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c5b","validatorIndex":"0x8a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142831","index":"0x4301c5c","validatorIndex":"0x8aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485d5","index":"0x4301c5d","validatorIndex":"0x8ab"}]},[],"0xbe8097781ce0054d52f9a57ea6b695125aee954c7981d49b625e9f5d89bc731b"]) 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","blockNumber":"0xd163d8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x57aa00ee0f5a963a23ca6e36397194c86c172573da4184b1cbd1e871a2976b1e","prevRandao":"0x2dae4f83b3fef2ac8fb3ad55e9c4aa65c58233d7911a6d2458232b3acd7feb72","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc2b86366e486c8973f670de0049f82a992194d05384495c804ee35a6e7313104","timestamp":"0x677e9afc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145653","index":"0x4301c56","validatorIndex":"0x8a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a51","index":"0x4301c57","validatorIndex":"0x8a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d36","index":"0x4301c58","validatorIndex":"0x8a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148019","index":"0x4301c59","validatorIndex":"0x8a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a942","index":"0x4301c5a","validatorIndex":"0x8a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c5b","validatorIndex":"0x8a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142831","index":"0x4301c5c","validatorIndex":"0x8aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485d5","index":"0x4301c5d","validatorIndex":"0x8ab"}]},[],"0xbe8097781ce0054d52f9a57ea6b695125aee954c7981d49b625e9f5d89bc731b"]) handled in 1ms 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.4931|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x20d8eb83b23653e6a03caf85f8f6e5c5129b37b005412c39028971e46ef1ac02","blockNumber":"0xd163d9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","prevRandao":"0xe94c6fd73884e75d3f0087952c0e3d833d4f8279fd485e2444b9c0f6ac0f7031","receiptsRoot":"0x5d98f4aa350d43674f6a0f31079eed442d6869d1e4b168389b5f5aac566f1968","stateRoot":"0x3687fa74fdd67930376b3a1f18b39c2c814bf7670215f1bdde13a492c02710fa","timestamp":"0x677e9b01","transactions":["0x02f901d58227d883055e3e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c959094bf850ebf4d9c7570d024d54b480b0fd81b1d90965a92ce5caa78ca88e9c1c02d3e18c5e2ead101c430a4f3a92b7526630a1e9bf1fccb1ee48d905a40a1332e332e30000000000000000000000000000000000000000000000000000000c080a0ce432eb3f840987678def649f6a5830ddca95ca9ec92842b7b0fb67213b7e03ea0578d754ed8d109365a80a44c445fea6b6b8cca9bd34096b89e8682858f6a7825"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d4b","index":"0x4301c5e","validatorIndex":"0x8ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a92b","index":"0x4301c5f","validatorIndex":"0x8ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1433dd","index":"0x4301c60","validatorIndex":"0x8ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c61","validatorIndex":"0x8af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a92b","index":"0x4301c62","validatorIndex":"0x8b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142905","index":"0x4301c63","validatorIndex":"0x8b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13de9e","index":"0x4301c64","validatorIndex":"0x8b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14800e","index":"0x4301c65","validatorIndex":"0x8b3"}]},[],"0x87cca03ac70078e410c5efe8b38d1c035bfd060a394d7d9f42ab8c475a2f4345"]) 2025-01-08 15:35:36.5383|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722585 (0x20d8eb...f1ac02), Extra Data: Nethermind 2025-01-08 15:35:36.5383|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Insert block into cache without parent 13722585 (0x20d8eb...f1ac02) 2025-01-08 15:35:36.5383|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x20d8eb83b23653e6a03caf85f8f6e5c5129b37b005412c39028971e46ef1ac02","blockNumber":"0xd163d9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","prevRandao":"0xe94c6fd73884e75d3f0087952c0e3d833d4f8279fd485e2444b9c0f6ac0f7031","receiptsRoot":"0x5d98f4aa350d43674f6a0f31079eed442d6869d1e4b168389b5f5aac566f1968","stateRoot":"0x3687fa74fdd67930376b3a1f18b39c2c814bf7670215f1bdde13a492c02710fa","timestamp":"0x677e9b01","transactions":["0x02f901d58227d883055e3e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c959094bf850ebf4d9c7570d024d54b480b0fd81b1d90965a92ce5caa78ca88e9c1c02d3e18c5e2ead101c430a4f3a92b7526630a1e9bf1fccb1ee48d905a40a1332e332e30000000000000000000000000000000000000000000000000000000c080a0ce432eb3f840987678def649f6a5830ddca95ca9ec92842b7b0fb67213b7e03ea0578d754ed8d109365a80a44c445fea6b6b8cca9bd34096b89e8682858f6a7825"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d4b","index":"0x4301c5e","validatorIndex":"0x8ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a92b","index":"0x4301c5f","validatorIndex":"0x8ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1433dd","index":"0x4301c60","validatorIndex":"0x8ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c61","validatorIndex":"0x8af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a92b","index":"0x4301c62","validatorIndex":"0x8b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142905","index":"0x4301c63","validatorIndex":"0x8b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13de9e","index":"0x4301c64","validatorIndex":"0x8b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14800e","index":"0x4301c65","validatorIndex":"0x8b3"}]},[],"0x87cca03ac70078e410c5efe8b38d1c035bfd060a394d7d9f42ab8c475a2f4345"]) 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x20d8eb83b23653e6a03caf85f8f6e5c5129b37b005412c39028971e46ef1ac02","blockNumber":"0xd163d9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","prevRandao":"0xe94c6fd73884e75d3f0087952c0e3d833d4f8279fd485e2444b9c0f6ac0f7031","receiptsRoot":"0x5d98f4aa350d43674f6a0f31079eed442d6869d1e4b168389b5f5aac566f1968","stateRoot":"0x3687fa74fdd67930376b3a1f18b39c2c814bf7670215f1bdde13a492c02710fa","timestamp":"0x677e9b01","transactions":["0x02f901d58227d883055e3e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c959094bf850ebf4d9c7570d024d54b480b0fd81b1d90965a92ce5caa78ca88e9c1c02d3e18c5e2ead101c430a4f3a92b7526630a1e9bf1fccb1ee48d905a40a1332e332e30000000000000000000000000000000000000000000000000000000c080a0ce432eb3f840987678def649f6a5830ddca95ca9ec92842b7b0fb67213b7e03ea0578d754ed8d109365a80a44c445fea6b6b8cca9bd34096b89e8682858f6a7825"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d4b","index":"0x4301c5e","validatorIndex":"0x8ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a92b","index":"0x4301c5f","validatorIndex":"0x8ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1433dd","index":"0x4301c60","validatorIndex":"0x8ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c61","validatorIndex":"0x8af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a92b","index":"0x4301c62","validatorIndex":"0x8b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142905","index":"0x4301c63","validatorIndex":"0x8b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13de9e","index":"0x4301c64","validatorIndex":"0x8b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14800e","index":"0x4301c65","validatorIndex":"0x8b3"}]},[],"0x87cca03ac70078e410c5efe8b38d1c035bfd060a394d7d9f42ab8c475a2f4345"]) handled in 1ms 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5383|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea2cca362d40509ea492cfa9b82c81fc59a4175f53d5ae9a9f0db95dc8496113","blockNumber":"0xd163da","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x2ed80","logsBloom":"0x00040000000000000000000000800000000000004000000000000000000000000000000000000000010000010000000000000000000000000000000000000000000000000000000000000008000000000000000000800000000000000000000000000020020000040000000000000800000000000000000000000010000000000000000000000000000000040000000000000000000000000100000000000000000000000000000000010000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000000000020000000000000000000800000000000004000000000000000400000000000000000","parentHash":"0x20d8eb83b23653e6a03caf85f8f6e5c5129b37b005412c39028971e46ef1ac02","prevRandao":"0x9505add42eeb6cfe1beb1299ae2d7a51c023b373437319197de3a7609b7c7db4","receiptsRoot":"0x82bc8fdaec9be65f51c7cafb3549f02161fd221303e4ee5347bedd5fff114a35","stateRoot":"0x5f31ff3b9e7c07d9d62c644c56e3c1561aea88f65359cba80f9ec347640077b3","timestamp":"0x677e9b06","transactions":["0x02f8b48227d882010f8459682f008459682f0e8302f7719422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009591000000000000000000000000d46131c00953a92c2e5959def8d41ec5a5141db5c080a0df65576ef3043a8fc661eb95d370b016eb01dd726c69194b83973d2003eae156a01850997d2ed781b6ee9411ceced9357703808b24d087e6b87dff041cba10e721"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1402a8","index":"0x4301c66","validatorIndex":"0x8b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d6","index":"0x4301c67","validatorIndex":"0x8b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d31","index":"0x4301c68","validatorIndex":"0x8b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad4a5","index":"0x4301c69","validatorIndex":"0x8b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14abf0","index":"0x4301c6a","validatorIndex":"0x8b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147fee","index":"0x4301c6b","validatorIndex":"0x8b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407d1","index":"0x4301c6c","validatorIndex":"0x8ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a942","index":"0x4301c6d","validatorIndex":"0x8bb"}]},[],"0xfa0ca7e2e6730df0017698f84f15eb6a062143754cef88c9574f8ddb295bae6a"]) 2025-01-08 15:35:36.5460|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722586 (0xea2cca...496113), Extra Data: chiado-teku-0 2025-01-08 15:35:36.5460|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Insert block into cache without parent 13722586 (0xea2cca...496113) 2025-01-08 15:35:36.5460|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea2cca362d40509ea492cfa9b82c81fc59a4175f53d5ae9a9f0db95dc8496113","blockNumber":"0xd163da","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x2ed80","logsBloom":"0x00040000000000000000000000800000000000004000000000000000000000000000000000000000010000010000000000000000000000000000000000000000000000000000000000000008000000000000000000800000000000000000000000000020020000040000000000000800000000000000000000000010000000000000000000000000000000040000000000000000000000000100000000000000000000000000000000010000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000000000020000000000000000000800000000000004000000000000000400000000000000000","parentHash":"0x20d8eb83b23653e6a03caf85f8f6e5c5129b37b005412c39028971e46ef1ac02","prevRandao":"0x9505add42eeb6cfe1beb1299ae2d7a51c023b373437319197de3a7609b7c7db4","receiptsRoot":"0x82bc8fdaec9be65f51c7cafb3549f02161fd221303e4ee5347bedd5fff114a35","stateRoot":"0x5f31ff3b9e7c07d9d62c644c56e3c1561aea88f65359cba80f9ec347640077b3","timestamp":"0x677e9b06","transactions":["0x02f8b48227d882010f8459682f008459682f0e8302f7719422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009591000000000000000000000000d46131c00953a92c2e5959def8d41ec5a5141db5c080a0df65576ef3043a8fc661eb95d370b016eb01dd726c69194b83973d2003eae156a01850997d2ed781b6ee9411ceced9357703808b24d087e6b87dff041cba10e721"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1402a8","index":"0x4301c66","validatorIndex":"0x8b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d6","index":"0x4301c67","validatorIndex":"0x8b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d31","index":"0x4301c68","validatorIndex":"0x8b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad4a5","index":"0x4301c69","validatorIndex":"0x8b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14abf0","index":"0x4301c6a","validatorIndex":"0x8b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147fee","index":"0x4301c6b","validatorIndex":"0x8b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407d1","index":"0x4301c6c","validatorIndex":"0x8ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a942","index":"0x4301c6d","validatorIndex":"0x8bb"}]},[],"0xfa0ca7e2e6730df0017698f84f15eb6a062143754cef88c9574f8ddb295bae6a"]) 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea2cca362d40509ea492cfa9b82c81fc59a4175f53d5ae9a9f0db95dc8496113","blockNumber":"0xd163da","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x2ed80","logsBloom":"0x00040000000000000000000000800000000000004000000000000000000000000000000000000000010000010000000000000000000000000000000000000000000000000000000000000008000000000000000000800000000000000000000000000020020000040000000000000800000000000000000000000010000000000000000000000000000000040000000000000000000000000100000000000000000000000000000000010000000000000000000000000000000000004000000000000002000000000000000000000000000000000000000000000000000020000000000000000000800000000000004000000000000000400000000000000000","parentHash":"0x20d8eb83b23653e6a03caf85f8f6e5c5129b37b005412c39028971e46ef1ac02","prevRandao":"0x9505add42eeb6cfe1beb1299ae2d7a51c023b373437319197de3a7609b7c7db4","receiptsRoot":"0x82bc8fdaec9be65f51c7cafb3549f02161fd221303e4ee5347bedd5fff114a35","stateRoot":"0x5f31ff3b9e7c07d9d62c644c56e3c1561aea88f65359cba80f9ec347640077b3","timestamp":"0x677e9b06","transactions":["0x02f8b48227d882010f8459682f008459682f0e8302f7719422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009591000000000000000000000000d46131c00953a92c2e5959def8d41ec5a5141db5c080a0df65576ef3043a8fc661eb95d370b016eb01dd726c69194b83973d2003eae156a01850997d2ed781b6ee9411ceced9357703808b24d087e6b87dff041cba10e721"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1402a8","index":"0x4301c66","validatorIndex":"0x8b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d6","index":"0x4301c67","validatorIndex":"0x8b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d31","index":"0x4301c68","validatorIndex":"0x8b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad4a5","index":"0x4301c69","validatorIndex":"0x8b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14abf0","index":"0x4301c6a","validatorIndex":"0x8b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147fee","index":"0x4301c6b","validatorIndex":"0x8b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407d1","index":"0x4301c6c","validatorIndex":"0x8ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a942","index":"0x4301c6d","validatorIndex":"0x8bb"}]},[],"0xfa0ca7e2e6730df0017698f84f15eb6a062143754cef88c9574f8ddb295bae6a"]) handled in 0ms 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5460|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5588|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7b48a8d79030a954310f47caa682ec66b4e3bd8391a19993cff6b8b4dc48575b","blockNumber":"0xd163db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c31","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xea2cca362d40509ea492cfa9b82c81fc59a4175f53d5ae9a9f0db95dc8496113","prevRandao":"0x729e1a452492a25c70b2b1e0c1ae9d1803a0369c95668a684bc06dc3e37423de","receiptsRoot":"0x900735561a7aa61a982c24fd8d6214100c0f8b308066e00bcad05739fd55609a","stateRoot":"0x92e7f108557f8354163644659151973b5bbc08fd89f331543a8f58f42f8d686a","timestamp":"0x677e9b0b","transactions":["0x02f901d58227d883053e268459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed1b2d3df28ab80578d3fa6950601f475756e42337ae1f5aa0de6a0d4bc9f10a39b965d3edf25113c1739174569d9724055ead501f5cd5c429ab1af81973ea7c5332e332e30000000000000000000000000000000000000000000000000000000c001a090c3f6794274f1ac989b47c55be85c57fc82d32e794939613bfb69f3f93f4530a002e2a5dddda8e8d842a51d6a401b099708fb2bc481d57dcbe1024610f5a419a9","0x02f901d58227d883055e3f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82db242d78e8b3bd6472498422854716746b3cdac5d97f001f698d02e49e7b57d108bf5d6ad0f9dee53b73c77ffc759f6e478280618264028d4dd674d022e6758332e332e30000000000000000000000000000000000000000000000000000000c001a08987b0b2dae9583bf3110e4f879a4cef8e582c3da8196cc11bbcb6fd33c72feba0197100c1c01b487333c42a7ecf589261260c23f775ef16aaa9e305d3cbd6977e","0x02f901d58227d883054a7e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f889a724b1110ef8f9dc11edc1861960cfa205004fba48e0680e02e0c48b072d892e41fe2fdd4d836b410a6d68a938c3d832f9e7906946bfb13cec57b719de36ea332e332e30000000000000000000000000000000000000000000000000000000c080a0b82d10a3cc5eb5b5bf6d57a8b99433fbd3bcf8ef50a3436b5e0deba4c8a1d5d7a074ffd8057fcd0133a56adc9f48e322ee4cf15061704ed697f1dd244286089126","0x02f901d58227d88305518f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bece44446e017aa8d0e68fff07e6a2ea6c5ef43959ae6093d5768e087e71f75abddacc53d3c5b6b1a9581d8af4b9d88b122e7bad05e2a417ccda4aeead5d221847332e332e30000000000000000000000000000000000000000000000000000000c001a087065606b31b1e48786be32e2169886e74e1c6acd15afcd5f612b97d7d20a2bea02b459896f3d8738c179208a4b5eef6fae8f6d95aed71adecf07b5a5445f5a76c","0x02f901d58227d8830502558459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efa5cb31e8d887356a48a660d8ce0b48033abd0aec6b6d10dc5182ce95bcaddba6be77e2a1a2897d5656f03281395c2df2dc603b6dd4573ddaf55c792112f864d332e332e30000000000000000000000000000000000000000000000000000000c001a02dd0bb673684daedec7ee83d65e7cf4185e82f14d27bff486224065f67cf37a1a00b280eca4c4cd52077327fe52fd9b1898a05b0c1b827c965dace209eb20eaed6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e1","index":"0x4301c6e","validatorIndex":"0x8bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1434b5","index":"0x4301c6f","validatorIndex":"0x8bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ae","index":"0x4301c70","validatorIndex":"0x8be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143039","index":"0x4301c71","validatorIndex":"0x8bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14541f","index":"0x4301c72","validatorIndex":"0x8c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e1","index":"0x4301c73","validatorIndex":"0x8c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14abf0","index":"0x4301c74","validatorIndex":"0x8c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ff9","index":"0x4301c75","validatorIndex":"0x8c3"}]},[],"0xceb0973190ce6d69b1f1ea605619ba5b9926d3013748145f1f71df2e5a5c85da"]) 2025-01-08 15:35:36.5588|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722587 (0x7b48a8...48575b), Extra Data: Nethermind 2025-01-08 15:35:36.5588|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Insert block into cache without parent 13722587 (0x7b48a8...48575b) 2025-01-08 15:35:36.5588|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5588|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7b48a8d79030a954310f47caa682ec66b4e3bd8391a19993cff6b8b4dc48575b","blockNumber":"0xd163db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c31","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xea2cca362d40509ea492cfa9b82c81fc59a4175f53d5ae9a9f0db95dc8496113","prevRandao":"0x729e1a452492a25c70b2b1e0c1ae9d1803a0369c95668a684bc06dc3e37423de","receiptsRoot":"0x900735561a7aa61a982c24fd8d6214100c0f8b308066e00bcad05739fd55609a","stateRoot":"0x92e7f108557f8354163644659151973b5bbc08fd89f331543a8f58f42f8d686a","timestamp":"0x677e9b0b","transactions":["0x02f901d58227d883053e268459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed1b2d3df28ab80578d3fa6950601f475756e42337ae1f5aa0de6a0d4bc9f10a39b965d3edf25113c1739174569d9724055ead501f5cd5c429ab1af81973ea7c5332e332e30000000000000000000000000000000000000000000000000000000c001a090c3f6794274f1ac989b47c55be85c57fc82d32e794939613bfb69f3f93f4530a002e2a5dddda8e8d842a51d6a401b099708fb2bc481d57dcbe1024610f5a419a9","0x02f901d58227d883055e3f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82db242d78e8b3bd6472498422854716746b3cdac5d97f001f698d02e49e7b57d108bf5d6ad0f9dee53b73c77ffc759f6e478280618264028d4dd674d022e6758332e332e30000000000000000000000000000000000000000000000000000000c001a08987b0b2dae9583bf3110e4f879a4cef8e582c3da8196cc11bbcb6fd33c72feba0197100c1c01b487333c42a7ecf589261260c23f775ef16aaa9e305d3cbd6977e","0x02f901d58227d883054a7e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f889a724b1110ef8f9dc11edc1861960cfa205004fba48e0680e02e0c48b072d892e41fe2fdd4d836b410a6d68a938c3d832f9e7906946bfb13cec57b719de36ea332e332e30000000000000000000000000000000000000000000000000000000c080a0b82d10a3cc5eb5b5bf6d57a8b99433fbd3bcf8ef50a3436b5e0deba4c8a1d5d7a074ffd8057fcd0133a56adc9f48e322ee4cf15061704ed697f1dd244286089126","0x02f901d58227d88305518f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bece44446e017aa8d0e68fff07e6a2ea6c5ef43959ae6093d5768e087e71f75abddacc53d3c5b6b1a9581d8af4b9d88b122e7bad05e2a417ccda4aeead5d221847332e332e30000000000000000000000000000000000000000000000000000000c001a087065606b31b1e48786be32e2169886e74e1c6acd15afcd5f612b97d7d20a2bea02b459896f3d8738c179208a4b5eef6fae8f6d95aed71adecf07b5a5445f5a76c","0x02f901d58227d8830502558459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efa5cb31e8d887356a48a660d8ce0b48033abd0aec6b6d10dc5182ce95bcaddba6be77e2a1a2897d5656f03281395c2df2dc603b6dd4573ddaf55c792112f864d332e332e30000000000000000000000000000000000000000000000000000000c001a02dd0bb673684daedec7ee83d65e7cf4185e82f14d27bff486224065f67cf37a1a00b280eca4c4cd52077327fe52fd9b1898a05b0c1b827c965dace209eb20eaed6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e1","index":"0x4301c6e","validatorIndex":"0x8bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1434b5","index":"0x4301c6f","validatorIndex":"0x8bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ae","index":"0x4301c70","validatorIndex":"0x8be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143039","index":"0x4301c71","validatorIndex":"0x8bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14541f","index":"0x4301c72","validatorIndex":"0x8c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e1","index":"0x4301c73","validatorIndex":"0x8c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14abf0","index":"0x4301c74","validatorIndex":"0x8c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ff9","index":"0x4301c75","validatorIndex":"0x8c3"}]},[],"0xceb0973190ce6d69b1f1ea605619ba5b9926d3013748145f1f71df2e5a5c85da"]) 2025-01-08 15:35:36.5588|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7b48a8d79030a954310f47caa682ec66b4e3bd8391a19993cff6b8b4dc48575b","blockNumber":"0xd163db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c31","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xea2cca362d40509ea492cfa9b82c81fc59a4175f53d5ae9a9f0db95dc8496113","prevRandao":"0x729e1a452492a25c70b2b1e0c1ae9d1803a0369c95668a684bc06dc3e37423de","receiptsRoot":"0x900735561a7aa61a982c24fd8d6214100c0f8b308066e00bcad05739fd55609a","stateRoot":"0x92e7f108557f8354163644659151973b5bbc08fd89f331543a8f58f42f8d686a","timestamp":"0x677e9b0b","transactions":["0x02f901d58227d883053e268459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed1b2d3df28ab80578d3fa6950601f475756e42337ae1f5aa0de6a0d4bc9f10a39b965d3edf25113c1739174569d9724055ead501f5cd5c429ab1af81973ea7c5332e332e30000000000000000000000000000000000000000000000000000000c001a090c3f6794274f1ac989b47c55be85c57fc82d32e794939613bfb69f3f93f4530a002e2a5dddda8e8d842a51d6a401b099708fb2bc481d57dcbe1024610f5a419a9","0x02f901d58227d883055e3f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82db242d78e8b3bd6472498422854716746b3cdac5d97f001f698d02e49e7b57d108bf5d6ad0f9dee53b73c77ffc759f6e478280618264028d4dd674d022e6758332e332e30000000000000000000000000000000000000000000000000000000c001a08987b0b2dae9583bf3110e4f879a4cef8e582c3da8196cc11bbcb6fd33c72feba0197100c1c01b487333c42a7ecf589261260c23f775ef16aaa9e305d3cbd6977e","0x02f901d58227d883054a7e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f889a724b1110ef8f9dc11edc1861960cfa205004fba48e0680e02e0c48b072d892e41fe2fdd4d836b410a6d68a938c3d832f9e7906946bfb13cec57b719de36ea332e332e30000000000000000000000000000000000000000000000000000000c080a0b82d10a3cc5eb5b5bf6d57a8b99433fbd3bcf8ef50a3436b5e0deba4c8a1d5d7a074ffd8057fcd0133a56adc9f48e322ee4cf15061704ed697f1dd244286089126","0x02f901d58227d88305518f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bece44446e017aa8d0e68fff07e6a2ea6c5ef43959ae6093d5768e087e71f75abddacc53d3c5b6b1a9581d8af4b9d88b122e7bad05e2a417ccda4aeead5d221847332e332e30000000000000000000000000000000000000000000000000000000c001a087065606b31b1e48786be32e2169886e74e1c6acd15afcd5f612b97d7d20a2bea02b459896f3d8738c179208a4b5eef6fae8f6d95aed71adecf07b5a5445f5a76c","0x02f901d58227d8830502558459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efa5cb31e8d887356a48a660d8ce0b48033abd0aec6b6d10dc5182ce95bcaddba6be77e2a1a2897d5656f03281395c2df2dc603b6dd4573ddaf55c792112f864d332e332e30000000000000000000000000000000000000000000000000000000c001a02dd0bb673684daedec7ee83d65e7cf4185e82f14d27bff486224065f67cf37a1a00b280eca4c4cd52077327fe52fd9b1898a05b0c1b827c965dace209eb20eaed6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e1","index":"0x4301c6e","validatorIndex":"0x8bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1434b5","index":"0x4301c6f","validatorIndex":"0x8bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ae","index":"0x4301c70","validatorIndex":"0x8be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143039","index":"0x4301c71","validatorIndex":"0x8bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14541f","index":"0x4301c72","validatorIndex":"0x8c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e1","index":"0x4301c73","validatorIndex":"0x8c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14abf0","index":"0x4301c74","validatorIndex":"0x8c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ff9","index":"0x4301c75","validatorIndex":"0x8c3"}]},[],"0xceb0973190ce6d69b1f1ea605619ba5b9926d3013748145f1f71df2e5a5c85da"]) handled in 1ms 2025-01-08 15:35:36.5588|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5602|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5602|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5602|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3ec1dbb80bbe1ea42264cad5763342e2df7ffe5d4a545606496b858a279d5cd7","blockNumber":"0xd163dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x7b48a8d79030a954310f47caa682ec66b4e3bd8391a19993cff6b8b4dc48575b","prevRandao":"0x3fe57c54b58edac0cd4fcce23697ef44ec3a72fa5fd1ecf81fc5301c6919cb63","receiptsRoot":"0x19177c270c7fa344896e914db3a9532d440a0a39aaf6a9e1af93af77e3e3df83","stateRoot":"0xdac37486aba09451acf3371d271c018d742ad14d53d6930e858ba0a6a28a67d9","timestamp":"0x677e9b10","transactions":["0x02f901d58227d883053e278459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88dd7a83624a423550dc89b6d99aa124c3d95de3ba43b3062ff463fc7cf2023c7d3b78f810ea9e519e6dfe35a1f26e232dd42bd3f7cb8dcc98781143742685abc332e332e30000000000000000000000000000000000000000000000000000000c080a0d4b07f36388d213325512cf96f18e64e62c006b681492705769bc1c933a16e95a021c89bdbfb362c67847a49df70756b1a3716ca1ec69640c36d22e18d9f890026","0x02f901d58227d883055e408459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efa14a865627561d6ef19733ed2975b63f7f2b47cad84ed65a2e5c64885cc950fc23aed07b170be7a2e4adc7673704c56fa39c8bb091fe9c24ea40d7627469bfd332e332e30000000000000000000000000000000000000000000000000000000c001a0c3430869100d6d4bd56ff236817b9c1bea0cb6412dfb05a98b39b364ef9af71aa05db35c24057de6863d406bc3dcdd274286252ca8bc0427ee74a1bd1d4e04e65c","0x02f901d58227d883054a7f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9b087a28cfdf3c9cd0c076a34a09356f990453918ad12a99d06d11e57376ff19ce8aafb0b4d90e62d54170421acfb051c22cb6f9b4898a9f1c279404a8257a91332e332e30000000000000000000000000000000000000000000000000000000c080a094d4ec3cbbd46a53979965a9dc683a0b3e3d0711fa9c9bf0f7063960707a70a8a02c0a345d38f210ff239557aaeb711c299c681b31f5f2b40bae4880e9c60c5e37","0x02f901d58227d8830551908459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8713cb2d3c3b54d0c8b66820bcc2fc72936fb4b6905a5ff4ee1299584be204e99c9d8ab0f6913a3328344e73c58cf714e743399fe023979978d690c47cf88b6b8332e332e30000000000000000000000000000000000000000000000000000000c001a08d2298a5843034a793f531579839d7db9827fc3a99a3f69970abccef28aa8dd0a01a615f3e3a556aace9047983d781912539c4e8a9c5154d9b1c8348b88cddd68d","0x02f901d58227d8830502568459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8240bd81224326cdb26b81ea3e169b9211cbda1da0857b4dbf0018d6dcd423955b3a14d64868159ebe938cec5778e5183b7c843d69997b26ed550287399d8077a332e332e30000000000000000000000000000000000000000000000000000000c080a00ac28cad7bd879b6e18cd56147cb8548379e255512543a1b6066201424833b93a032ed5eb5faaa7352f3fe6c5c17bd7eae8bacaadcfaaff6f1e31f209ddd0ec83e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147751","index":"0x4301c76","validatorIndex":"0x8c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a341","index":"0x4301c77","validatorIndex":"0x8c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d73fe","index":"0x4301c78","validatorIndex":"0x8c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145433","index":"0x4301c79","validatorIndex":"0x8c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a629","index":"0x4301c7a","validatorIndex":"0x8c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a34c","index":"0x4301c7b","validatorIndex":"0x8c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c7c","validatorIndex":"0x8ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148033","index":"0x4301c7d","validatorIndex":"0x8cb"}]},[],"0x21c7c2d1e3028bf9a619c9cf4aa2dd14c2c65d8e39ded60eb3912b2c72b6ed5e"]) 2025-01-08 15:35:36.5651|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722588 (0x3ec1db...9d5cd7), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:36.5651|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722588 (0x3ec1db...9d5cd7) 2025-01-08 15:35:36.5651|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3ec1dbb80bbe1ea42264cad5763342e2df7ffe5d4a545606496b858a279d5cd7","blockNumber":"0xd163dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x7b48a8d79030a954310f47caa682ec66b4e3bd8391a19993cff6b8b4dc48575b","prevRandao":"0x3fe57c54b58edac0cd4fcce23697ef44ec3a72fa5fd1ecf81fc5301c6919cb63","receiptsRoot":"0x19177c270c7fa344896e914db3a9532d440a0a39aaf6a9e1af93af77e3e3df83","stateRoot":"0xdac37486aba09451acf3371d271c018d742ad14d53d6930e858ba0a6a28a67d9","timestamp":"0x677e9b10","transactions":["0x02f901d58227d883053e278459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88dd7a83624a423550dc89b6d99aa124c3d95de3ba43b3062ff463fc7cf2023c7d3b78f810ea9e519e6dfe35a1f26e232dd42bd3f7cb8dcc98781143742685abc332e332e30000000000000000000000000000000000000000000000000000000c080a0d4b07f36388d213325512cf96f18e64e62c006b681492705769bc1c933a16e95a021c89bdbfb362c67847a49df70756b1a3716ca1ec69640c36d22e18d9f890026","0x02f901d58227d883055e408459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efa14a865627561d6ef19733ed2975b63f7f2b47cad84ed65a2e5c64885cc950fc23aed07b170be7a2e4adc7673704c56fa39c8bb091fe9c24ea40d7627469bfd332e332e30000000000000000000000000000000000000000000000000000000c001a0c3430869100d6d4bd56ff236817b9c1bea0cb6412dfb05a98b39b364ef9af71aa05db35c24057de6863d406bc3dcdd274286252ca8bc0427ee74a1bd1d4e04e65c","0x02f901d58227d883054a7f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9b087a28cfdf3c9cd0c076a34a09356f990453918ad12a99d06d11e57376ff19ce8aafb0b4d90e62d54170421acfb051c22cb6f9b4898a9f1c279404a8257a91332e332e30000000000000000000000000000000000000000000000000000000c080a094d4ec3cbbd46a53979965a9dc683a0b3e3d0711fa9c9bf0f7063960707a70a8a02c0a345d38f210ff239557aaeb711c299c681b31f5f2b40bae4880e9c60c5e37","0x02f901d58227d8830551908459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8713cb2d3c3b54d0c8b66820bcc2fc72936fb4b6905a5ff4ee1299584be204e99c9d8ab0f6913a3328344e73c58cf714e743399fe023979978d690c47cf88b6b8332e332e30000000000000000000000000000000000000000000000000000000c001a08d2298a5843034a793f531579839d7db9827fc3a99a3f69970abccef28aa8dd0a01a615f3e3a556aace9047983d781912539c4e8a9c5154d9b1c8348b88cddd68d","0x02f901d58227d8830502568459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8240bd81224326cdb26b81ea3e169b9211cbda1da0857b4dbf0018d6dcd423955b3a14d64868159ebe938cec5778e5183b7c843d69997b26ed550287399d8077a332e332e30000000000000000000000000000000000000000000000000000000c080a00ac28cad7bd879b6e18cd56147cb8548379e255512543a1b6066201424833b93a032ed5eb5faaa7352f3fe6c5c17bd7eae8bacaadcfaaff6f1e31f209ddd0ec83e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147751","index":"0x4301c76","validatorIndex":"0x8c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a341","index":"0x4301c77","validatorIndex":"0x8c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d73fe","index":"0x4301c78","validatorIndex":"0x8c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145433","index":"0x4301c79","validatorIndex":"0x8c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a629","index":"0x4301c7a","validatorIndex":"0x8c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a34c","index":"0x4301c7b","validatorIndex":"0x8c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c7c","validatorIndex":"0x8ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148033","index":"0x4301c7d","validatorIndex":"0x8cb"}]},[],"0x21c7c2d1e3028bf9a619c9cf4aa2dd14c2c65d8e39ded60eb3912b2c72b6ed5e"]) 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3ec1dbb80bbe1ea42264cad5763342e2df7ffe5d4a545606496b858a279d5cd7","blockNumber":"0xd163dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x7b48a8d79030a954310f47caa682ec66b4e3bd8391a19993cff6b8b4dc48575b","prevRandao":"0x3fe57c54b58edac0cd4fcce23697ef44ec3a72fa5fd1ecf81fc5301c6919cb63","receiptsRoot":"0x19177c270c7fa344896e914db3a9532d440a0a39aaf6a9e1af93af77e3e3df83","stateRoot":"0xdac37486aba09451acf3371d271c018d742ad14d53d6930e858ba0a6a28a67d9","timestamp":"0x677e9b10","transactions":["0x02f901d58227d883053e278459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88dd7a83624a423550dc89b6d99aa124c3d95de3ba43b3062ff463fc7cf2023c7d3b78f810ea9e519e6dfe35a1f26e232dd42bd3f7cb8dcc98781143742685abc332e332e30000000000000000000000000000000000000000000000000000000c080a0d4b07f36388d213325512cf96f18e64e62c006b681492705769bc1c933a16e95a021c89bdbfb362c67847a49df70756b1a3716ca1ec69640c36d22e18d9f890026","0x02f901d58227d883055e408459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efa14a865627561d6ef19733ed2975b63f7f2b47cad84ed65a2e5c64885cc950fc23aed07b170be7a2e4adc7673704c56fa39c8bb091fe9c24ea40d7627469bfd332e332e30000000000000000000000000000000000000000000000000000000c001a0c3430869100d6d4bd56ff236817b9c1bea0cb6412dfb05a98b39b364ef9af71aa05db35c24057de6863d406bc3dcdd274286252ca8bc0427ee74a1bd1d4e04e65c","0x02f901d58227d883054a7f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9b087a28cfdf3c9cd0c076a34a09356f990453918ad12a99d06d11e57376ff19ce8aafb0b4d90e62d54170421acfb051c22cb6f9b4898a9f1c279404a8257a91332e332e30000000000000000000000000000000000000000000000000000000c080a094d4ec3cbbd46a53979965a9dc683a0b3e3d0711fa9c9bf0f7063960707a70a8a02c0a345d38f210ff239557aaeb711c299c681b31f5f2b40bae4880e9c60c5e37","0x02f901d58227d8830551908459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8713cb2d3c3b54d0c8b66820bcc2fc72936fb4b6905a5ff4ee1299584be204e99c9d8ab0f6913a3328344e73c58cf714e743399fe023979978d690c47cf88b6b8332e332e30000000000000000000000000000000000000000000000000000000c001a08d2298a5843034a793f531579839d7db9827fc3a99a3f69970abccef28aa8dd0a01a615f3e3a556aace9047983d781912539c4e8a9c5154d9b1c8348b88cddd68d","0x02f901d58227d8830502568459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8240bd81224326cdb26b81ea3e169b9211cbda1da0857b4dbf0018d6dcd423955b3a14d64868159ebe938cec5778e5183b7c843d69997b26ed550287399d8077a332e332e30000000000000000000000000000000000000000000000000000000c080a00ac28cad7bd879b6e18cd56147cb8548379e255512543a1b6066201424833b93a032ed5eb5faaa7352f3fe6c5c17bd7eae8bacaadcfaaff6f1e31f209ddd0ec83e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147751","index":"0x4301c76","validatorIndex":"0x8c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a341","index":"0x4301c77","validatorIndex":"0x8c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d73fe","index":"0x4301c78","validatorIndex":"0x8c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145433","index":"0x4301c79","validatorIndex":"0x8c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a629","index":"0x4301c7a","validatorIndex":"0x8c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a34c","index":"0x4301c7b","validatorIndex":"0x8c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c7c","validatorIndex":"0x8ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148033","index":"0x4301c7d","validatorIndex":"0x8cb"}]},[],"0x21c7c2d1e3028bf9a619c9cf4aa2dd14c2c65d8e39ded60eb3912b2c72b6ed5e"]) handled in 1ms 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5651|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5721|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e1bcd3672f3ffc48ce5893e06ee9e5a9175bda46d0c589cae678ac2a276b335","blockNumber":"0xd163dd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3ec1dbb80bbe1ea42264cad5763342e2df7ffe5d4a545606496b858a279d5cd7","prevRandao":"0xb1a0c0fd5215642e27d75de60304a2acf5daab3bc61c835b8995f4e1d055c009","receiptsRoot":"0x4d8623946d7cc4eb41062f3099a37d9730dfcbf869374b498be7a5fe1f69628c","stateRoot":"0x8f489d597e158b88651c37489ae66293d82be278f07855a57df65d8aa82a2171","timestamp":"0x677e9b15","transactions":["0x02f901d58227d883053e288459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c29a25610d421974e3103eb8d8c1d1e0ec7c35368f83e8e35f368230b74cd5b018c444eb53be382cb181711a7de713b184b4bfbef508e8dec8059bd2c8edaea4d332e332e30000000000000000000000000000000000000000000000000000000c080a013b6be6e456cd30c66ede73ab44133fdea8ae3d29f0f84ee80da63f41d197593a00640650b0ac48b32dd37dc848a41bfd834ad75659877aebb25027c73c2dd815e","0x02f901d58227d883054a808459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3effc6d815a6485419c895db3bf16317ceca84c927c31046115ecad80930be1ec71f0eaef341e6b69fcb2474e2564b989bcb984bcaa24e3dbaed2c99060b7cc075332e332e30000000000000000000000000000000000000000000000000000000c080a013f8a60d5a8769887da2a68f90ff6e4dbff7f65bda4ad380bd1dd2167d3101bfa034e06eba03d575cdaa43d31db17193f025961a26b863cdf358083cc4efe0f62e","0x02f901d58227d883055e418459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be93656397ee60c509c9035de8159691caa4478a847ab5373e4a0891ea5e7c1a9061db92654ca76af8eb6c58ab81ad72db791a5f946b832c0f4b66e1be0b2f6beb332e332e30000000000000000000000000000000000000000000000000000000c080a04bebb8750f86da63f4f6f50537817be9a1b25d2928b24046efe0de8b4c64ee5aa0500f0f9f646474443d898850a378b67361d6085e65c5e6c405eb56eef14ea7c9","0x02f901d58227d8830502578459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be61380a32ee9bbec8c40f566d9e3a0c884b94ae4e5e50b3cfb58dd29d1c4c2ae765a8abc7ff060dabd2301100040696bbf79edd492fea1325eef171c69f319f52332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b3f8d81dfbb9c99f93338d689fa2f044543e12b4ce07ff716e97c764198e5da006a071b0b46c0b2c7911d3d16452928a4f66467adc4a304fd095af5a5838f5a4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c7e","validatorIndex":"0x8cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf679","index":"0x4301c7f","validatorIndex":"0x8cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9d9","index":"0x4301c80","validatorIndex":"0x8ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9bf","index":"0x4301c81","validatorIndex":"0x8cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdeb","index":"0x4301c82","validatorIndex":"0x8d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c1","index":"0x4301c83","validatorIndex":"0x8d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3dd","index":"0x4301c84","validatorIndex":"0x8d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae89","index":"0x4301c85","validatorIndex":"0x8d3"}]},[],"0xf6e4d711ab409d2cd8c1e78aa42c4f59e09ac1c7a4e409900d82da8c5278d1d7"]) 2025-01-08 15:35:36.5726|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722589 (0x9e1bcd...76b335), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:36.5726|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Insert block into cache without parent 13722589 (0x9e1bcd...76b335) 2025-01-08 15:35:36.5726|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5726|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e1bcd3672f3ffc48ce5893e06ee9e5a9175bda46d0c589cae678ac2a276b335","blockNumber":"0xd163dd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3ec1dbb80bbe1ea42264cad5763342e2df7ffe5d4a545606496b858a279d5cd7","prevRandao":"0xb1a0c0fd5215642e27d75de60304a2acf5daab3bc61c835b8995f4e1d055c009","receiptsRoot":"0x4d8623946d7cc4eb41062f3099a37d9730dfcbf869374b498be7a5fe1f69628c","stateRoot":"0x8f489d597e158b88651c37489ae66293d82be278f07855a57df65d8aa82a2171","timestamp":"0x677e9b15","transactions":["0x02f901d58227d883053e288459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c29a25610d421974e3103eb8d8c1d1e0ec7c35368f83e8e35f368230b74cd5b018c444eb53be382cb181711a7de713b184b4bfbef508e8dec8059bd2c8edaea4d332e332e30000000000000000000000000000000000000000000000000000000c080a013b6be6e456cd30c66ede73ab44133fdea8ae3d29f0f84ee80da63f41d197593a00640650b0ac48b32dd37dc848a41bfd834ad75659877aebb25027c73c2dd815e","0x02f901d58227d883054a808459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3effc6d815a6485419c895db3bf16317ceca84c927c31046115ecad80930be1ec71f0eaef341e6b69fcb2474e2564b989bcb984bcaa24e3dbaed2c99060b7cc075332e332e30000000000000000000000000000000000000000000000000000000c080a013f8a60d5a8769887da2a68f90ff6e4dbff7f65bda4ad380bd1dd2167d3101bfa034e06eba03d575cdaa43d31db17193f025961a26b863cdf358083cc4efe0f62e","0x02f901d58227d883055e418459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be93656397ee60c509c9035de8159691caa4478a847ab5373e4a0891ea5e7c1a9061db92654ca76af8eb6c58ab81ad72db791a5f946b832c0f4b66e1be0b2f6beb332e332e30000000000000000000000000000000000000000000000000000000c080a04bebb8750f86da63f4f6f50537817be9a1b25d2928b24046efe0de8b4c64ee5aa0500f0f9f646474443d898850a378b67361d6085e65c5e6c405eb56eef14ea7c9","0x02f901d58227d8830502578459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be61380a32ee9bbec8c40f566d9e3a0c884b94ae4e5e50b3cfb58dd29d1c4c2ae765a8abc7ff060dabd2301100040696bbf79edd492fea1325eef171c69f319f52332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b3f8d81dfbb9c99f93338d689fa2f044543e12b4ce07ff716e97c764198e5da006a071b0b46c0b2c7911d3d16452928a4f66467adc4a304fd095af5a5838f5a4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c7e","validatorIndex":"0x8cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf679","index":"0x4301c7f","validatorIndex":"0x8cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9d9","index":"0x4301c80","validatorIndex":"0x8ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9bf","index":"0x4301c81","validatorIndex":"0x8cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdeb","index":"0x4301c82","validatorIndex":"0x8d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c1","index":"0x4301c83","validatorIndex":"0x8d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3dd","index":"0x4301c84","validatorIndex":"0x8d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae89","index":"0x4301c85","validatorIndex":"0x8d3"}]},[],"0xf6e4d711ab409d2cd8c1e78aa42c4f59e09ac1c7a4e409900d82da8c5278d1d7"]) 2025-01-08 15:35:36.5726|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e1bcd3672f3ffc48ce5893e06ee9e5a9175bda46d0c589cae678ac2a276b335","blockNumber":"0xd163dd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3ec1dbb80bbe1ea42264cad5763342e2df7ffe5d4a545606496b858a279d5cd7","prevRandao":"0xb1a0c0fd5215642e27d75de60304a2acf5daab3bc61c835b8995f4e1d055c009","receiptsRoot":"0x4d8623946d7cc4eb41062f3099a37d9730dfcbf869374b498be7a5fe1f69628c","stateRoot":"0x8f489d597e158b88651c37489ae66293d82be278f07855a57df65d8aa82a2171","timestamp":"0x677e9b15","transactions":["0x02f901d58227d883053e288459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c29a25610d421974e3103eb8d8c1d1e0ec7c35368f83e8e35f368230b74cd5b018c444eb53be382cb181711a7de713b184b4bfbef508e8dec8059bd2c8edaea4d332e332e30000000000000000000000000000000000000000000000000000000c080a013b6be6e456cd30c66ede73ab44133fdea8ae3d29f0f84ee80da63f41d197593a00640650b0ac48b32dd37dc848a41bfd834ad75659877aebb25027c73c2dd815e","0x02f901d58227d883054a808459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3effc6d815a6485419c895db3bf16317ceca84c927c31046115ecad80930be1ec71f0eaef341e6b69fcb2474e2564b989bcb984bcaa24e3dbaed2c99060b7cc075332e332e30000000000000000000000000000000000000000000000000000000c080a013f8a60d5a8769887da2a68f90ff6e4dbff7f65bda4ad380bd1dd2167d3101bfa034e06eba03d575cdaa43d31db17193f025961a26b863cdf358083cc4efe0f62e","0x02f901d58227d883055e418459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be93656397ee60c509c9035de8159691caa4478a847ab5373e4a0891ea5e7c1a9061db92654ca76af8eb6c58ab81ad72db791a5f946b832c0f4b66e1be0b2f6beb332e332e30000000000000000000000000000000000000000000000000000000c080a04bebb8750f86da63f4f6f50537817be9a1b25d2928b24046efe0de8b4c64ee5aa0500f0f9f646474443d898850a378b67361d6085e65c5e6c405eb56eef14ea7c9","0x02f901d58227d8830502578459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be61380a32ee9bbec8c40f566d9e3a0c884b94ae4e5e50b3cfb58dd29d1c4c2ae765a8abc7ff060dabd2301100040696bbf79edd492fea1325eef171c69f319f52332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b3f8d81dfbb9c99f93338d689fa2f044543e12b4ce07ff716e97c764198e5da006a071b0b46c0b2c7911d3d16452928a4f66467adc4a304fd095af5a5838f5a4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cf43","index":"0x4301c7e","validatorIndex":"0x8cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf679","index":"0x4301c7f","validatorIndex":"0x8cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9d9","index":"0x4301c80","validatorIndex":"0x8ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9bf","index":"0x4301c81","validatorIndex":"0x8cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdeb","index":"0x4301c82","validatorIndex":"0x8d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c1","index":"0x4301c83","validatorIndex":"0x8d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3dd","index":"0x4301c84","validatorIndex":"0x8d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae89","index":"0x4301c85","validatorIndex":"0x8d3"}]},[],"0xf6e4d711ab409d2cd8c1e78aa42c4f59e09ac1c7a4e409900d82da8c5278d1d7"]) handled in 1ms 2025-01-08 15:35:36.5726|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5726|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5726|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5726|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5790|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4417d0f9de887d974bc397d545b8730953b6253db1f360be0963476dbbe5487f","blockNumber":"0xd163de","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x1c9bc","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e1bcd3672f3ffc48ce5893e06ee9e5a9175bda46d0c589cae678ac2a276b335","prevRandao":"0x63ac7a4181dbaf896ffd25b25af05cfff8ff5eaf9fecabff2563d424de080356","receiptsRoot":"0x69ee1e259a48aba5d641d97c59899a8ef44acfddf475e074ee95525707bed98b","stateRoot":"0x6122819ea743bac86af638a966d8c9436d1406f692f1c64c2104c8b779b638c7","timestamp":"0x677e9b1a","transactions":["0x02f901d58227d8830551918459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8d847000abdfcc1f2ed2972833be1c6b027311b32a62bbe502d32ff1c578efe6a8cbd4ee18393bacef70b5aac5aa5511ff861d25f04586b0099a9804b2b22cf3332e332e30000000000000000000000000000000000000000000000000000000c001a01914a14f117ccd2c5fb9b660affbd2b66cf62f615981306f8d73d7c6a17dc4dfa06e4f7301cda2c8cf312c92819664dc94a8937b4868340a38bc06c8abfed4c941","0x02f901d58227d883055e428459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd0e1a05fb4a04ea0accc07891854ac8a234115e497fc3439b65022d8fe8c5626033b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb1b9dc6db880fe1551c75f804025d6367845676d7b61aa313184d656f81af9b8b3a60131d0705b99b29a1ce6fcd3c0a08a6105b826f4b56b0b1d4ce07d861336332e332e30000000000000000000000000000000000000000000000000000000c001a0b6478ff16553687650f216b19c92f22fe2807b967eb7dfedb34fd7d36c1eb2bba00796bf2f32bcaa8c5fad1ab07523bb19207e241eb1c96e5c3781ec7c6c3935da","0x02f901d58227d883054a818459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c30f5e766ee5cfdd16176fd9d41551935bbda20800c95d502193b66f0fd727dfa08caa94cd75b045437f6d0fe53b7694b71daec7ac2fc567dcb8e7c9f0563bcf9332e332e30000000000000000000000000000000000000000000000000000000c080a07f2d51fdb6f8958bd28de1322010b173d3d386d2679bba5fc1f7856c8a62be09a05a8fb4ce4919d08be2ad71d7a79b0905f3c56bb6940a14218f4201293f04f3fb","0x02f901d58227d8830502588459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0b1e1da0705b2bec8498e5e1de9d90a8c25deeab74ce09aa5a7603cba172b20d6e1b98b94d65e6bc8866d43559e6f7a48a55d00d4d6b1170fb82de1f947d55e4332e332e30000000000000000000000000000000000000000000000000000000c080a054084f7a9c0296449f7a8f1644d10ab3867a998737d0a85cc6ab737f63a9c897a079a6cf5324a7ffc8b1fd7926cff98615b3437e5ac4861e931f664feaea3bbe72"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9de","index":"0x4301c86","validatorIndex":"0x8d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c0","index":"0x4301c87","validatorIndex":"0x8d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d196","index":"0x4301c88","validatorIndex":"0x8d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdf6","index":"0x4301c89","validatorIndex":"0x8d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c8a","validatorIndex":"0x8d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c8b","validatorIndex":"0x8d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cecd","index":"0x4301c8c","validatorIndex":"0x8da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301c8d","validatorIndex":"0x8db"}]},[],"0x2b89f0d4939148a5d3eba70f677946d6b5b44abd7cb964c91700f36fee0704b6"]) 2025-01-08 15:35:36.5790|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722590 (0x4417d0...e5487f), Extra Data: Nethermind 2025-01-08 15:35:36.5790|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Insert block into cache without parent 13722590 (0x4417d0...e5487f) 2025-01-08 15:35:36.5790|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5790|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4417d0f9de887d974bc397d545b8730953b6253db1f360be0963476dbbe5487f","blockNumber":"0xd163de","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x1c9bc","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e1bcd3672f3ffc48ce5893e06ee9e5a9175bda46d0c589cae678ac2a276b335","prevRandao":"0x63ac7a4181dbaf896ffd25b25af05cfff8ff5eaf9fecabff2563d424de080356","receiptsRoot":"0x69ee1e259a48aba5d641d97c59899a8ef44acfddf475e074ee95525707bed98b","stateRoot":"0x6122819ea743bac86af638a966d8c9436d1406f692f1c64c2104c8b779b638c7","timestamp":"0x677e9b1a","transactions":["0x02f901d58227d8830551918459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8d847000abdfcc1f2ed2972833be1c6b027311b32a62bbe502d32ff1c578efe6a8cbd4ee18393bacef70b5aac5aa5511ff861d25f04586b0099a9804b2b22cf3332e332e30000000000000000000000000000000000000000000000000000000c001a01914a14f117ccd2c5fb9b660affbd2b66cf62f615981306f8d73d7c6a17dc4dfa06e4f7301cda2c8cf312c92819664dc94a8937b4868340a38bc06c8abfed4c941","0x02f901d58227d883055e428459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd0e1a05fb4a04ea0accc07891854ac8a234115e497fc3439b65022d8fe8c5626033b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb1b9dc6db880fe1551c75f804025d6367845676d7b61aa313184d656f81af9b8b3a60131d0705b99b29a1ce6fcd3c0a08a6105b826f4b56b0b1d4ce07d861336332e332e30000000000000000000000000000000000000000000000000000000c001a0b6478ff16553687650f216b19c92f22fe2807b967eb7dfedb34fd7d36c1eb2bba00796bf2f32bcaa8c5fad1ab07523bb19207e241eb1c96e5c3781ec7c6c3935da","0x02f901d58227d883054a818459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c30f5e766ee5cfdd16176fd9d41551935bbda20800c95d502193b66f0fd727dfa08caa94cd75b045437f6d0fe53b7694b71daec7ac2fc567dcb8e7c9f0563bcf9332e332e30000000000000000000000000000000000000000000000000000000c080a07f2d51fdb6f8958bd28de1322010b173d3d386d2679bba5fc1f7856c8a62be09a05a8fb4ce4919d08be2ad71d7a79b0905f3c56bb6940a14218f4201293f04f3fb","0x02f901d58227d8830502588459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0b1e1da0705b2bec8498e5e1de9d90a8c25deeab74ce09aa5a7603cba172b20d6e1b98b94d65e6bc8866d43559e6f7a48a55d00d4d6b1170fb82de1f947d55e4332e332e30000000000000000000000000000000000000000000000000000000c080a054084f7a9c0296449f7a8f1644d10ab3867a998737d0a85cc6ab737f63a9c897a079a6cf5324a7ffc8b1fd7926cff98615b3437e5ac4861e931f664feaea3bbe72"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9de","index":"0x4301c86","validatorIndex":"0x8d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c0","index":"0x4301c87","validatorIndex":"0x8d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d196","index":"0x4301c88","validatorIndex":"0x8d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdf6","index":"0x4301c89","validatorIndex":"0x8d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c8a","validatorIndex":"0x8d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c8b","validatorIndex":"0x8d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cecd","index":"0x4301c8c","validatorIndex":"0x8da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301c8d","validatorIndex":"0x8db"}]},[],"0x2b89f0d4939148a5d3eba70f677946d6b5b44abd7cb964c91700f36fee0704b6"]) 2025-01-08 15:35:36.5790|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4417d0f9de887d974bc397d545b8730953b6253db1f360be0963476dbbe5487f","blockNumber":"0xd163de","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x1c9bc","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e1bcd3672f3ffc48ce5893e06ee9e5a9175bda46d0c589cae678ac2a276b335","prevRandao":"0x63ac7a4181dbaf896ffd25b25af05cfff8ff5eaf9fecabff2563d424de080356","receiptsRoot":"0x69ee1e259a48aba5d641d97c59899a8ef44acfddf475e074ee95525707bed98b","stateRoot":"0x6122819ea743bac86af638a966d8c9436d1406f692f1c64c2104c8b779b638c7","timestamp":"0x677e9b1a","transactions":["0x02f901d58227d8830551918459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8d847000abdfcc1f2ed2972833be1c6b027311b32a62bbe502d32ff1c578efe6a8cbd4ee18393bacef70b5aac5aa5511ff861d25f04586b0099a9804b2b22cf3332e332e30000000000000000000000000000000000000000000000000000000c001a01914a14f117ccd2c5fb9b660affbd2b66cf62f615981306f8d73d7c6a17dc4dfa06e4f7301cda2c8cf312c92819664dc94a8937b4868340a38bc06c8abfed4c941","0x02f901d58227d883055e428459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd0e1a05fb4a04ea0accc07891854ac8a234115e497fc3439b65022d8fe8c5626033b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb1b9dc6db880fe1551c75f804025d6367845676d7b61aa313184d656f81af9b8b3a60131d0705b99b29a1ce6fcd3c0a08a6105b826f4b56b0b1d4ce07d861336332e332e30000000000000000000000000000000000000000000000000000000c001a0b6478ff16553687650f216b19c92f22fe2807b967eb7dfedb34fd7d36c1eb2bba00796bf2f32bcaa8c5fad1ab07523bb19207e241eb1c96e5c3781ec7c6c3935da","0x02f901d58227d883054a818459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c30f5e766ee5cfdd16176fd9d41551935bbda20800c95d502193b66f0fd727dfa08caa94cd75b045437f6d0fe53b7694b71daec7ac2fc567dcb8e7c9f0563bcf9332e332e30000000000000000000000000000000000000000000000000000000c080a07f2d51fdb6f8958bd28de1322010b173d3d386d2679bba5fc1f7856c8a62be09a05a8fb4ce4919d08be2ad71d7a79b0905f3c56bb6940a14218f4201293f04f3fb","0x02f901d58227d8830502588459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0b1e1da0705b2bec8498e5e1de9d90a8c25deeab74ce09aa5a7603cba172b20d6e1b98b94d65e6bc8866d43559e6f7a48a55d00d4d6b1170fb82de1f947d55e4332e332e30000000000000000000000000000000000000000000000000000000c080a054084f7a9c0296449f7a8f1644d10ab3867a998737d0a85cc6ab737f63a9c897a079a6cf5324a7ffc8b1fd7926cff98615b3437e5ac4861e931f664feaea3bbe72"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9de","index":"0x4301c86","validatorIndex":"0x8d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c0","index":"0x4301c87","validatorIndex":"0x8d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d196","index":"0x4301c88","validatorIndex":"0x8d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdf6","index":"0x4301c89","validatorIndex":"0x8d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c8a","validatorIndex":"0x8d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c8b","validatorIndex":"0x8d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cecd","index":"0x4301c8c","validatorIndex":"0x8da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301c8d","validatorIndex":"0x8db"}]},[],"0x2b89f0d4939148a5d3eba70f677946d6b5b44abd7cb964c91700f36fee0704b6"]) handled in 1ms 2025-01-08 15:35:36.5803|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5803|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5803|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5803|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb310baf6d59f1f40b0d4dd179b42e51ba321a097aa9fc7c3a2c9bcf528650665","blockNumber":"0xd163df","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3291b","logsBloom":"0x0000000100200000000000000090000000010000000000080800000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000000000000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000000000000040000000000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4417d0f9de887d974bc397d545b8730953b6253db1f360be0963476dbbe5487f","prevRandao":"0x6932c6682e1f349f73493c27bdcb539ed8122c19c4dca3722bdedba99cdef54a","receiptsRoot":"0xf7584416d9d83fb2707697223ab56693b2434b5b83b16681dd9c689f2999ec07","stateRoot":"0xd3e4e588a598bf192b9e8c48154e9401ebd489eb94c951d92d6f2b18111ecacf","timestamp":"0x677e9b1f","transactions":["0x02f901d58227d883053e298459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2e5f555a39c844683cfcbfe58ba6d6fd55071d12ea40dff24aba6070c03c2363cf5790e17c1ad80bfa30b6183cf08cf1d87c37a463773cf378efd16f4f6ffa30332e332e30000000000000000000000000000000000000000000000000000000c080a0a5281b33e164ee1d7028c3b82d6d65bdba77bd3792d8b39f5a788d87a31ad072a00aaea2bc428ccd97ed23a2f790f4ffc845f900101f2c4dac93d9d418e195936b","0x02f901d58227d8830551928459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c92c0f5bee2e3df52a2877e7e549bbccbd3d0da5fc524f2c4b912e2626f49b33e92b854b3da3ed2690be9524f6a3066fc00f9a4259237617ef4a8d0005382396a332e332e30000000000000000000000000000000000000000000000000000000c080a041e4397bf8006a86c71d093ea864e281fb64a977b58ef3d13cbe998e7c5bc409a053a890d35d107f81ddc5c0487f643cea8e48efc3f5c82409de6fc465c541e43d","0x02f901d58227d8830502598459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be22d891d7aecba83730867d72c6018876e5dfd6424ef9885c3481091c3d3c1f68b1d59a1c1f9caccc7de5b62ddbf00c2793966fd155c38bddf474c42c1e37039a332e332e30000000000000000000000000000000000000000000000000000000c001a0a05464103f284add6dd8e94fa45490cc5dd99b63f062ef4c4b34ce36c3ee6ae2a0011aed85b120822cb117e2d9698cc35cc539ccc88707958f594a40faf7fb5c3f","0x02f904958227d8824b868459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82a01e2c57cd18a0e0129ad2f79199095ed94c55439a5994ad0754d2235e8cee75e6000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000010fec0ce893000000000000000002698dcce7d800000000000000000000000000000000000000000000000000000000000000062a7a54547e7d66b80da0a65443665eee1628292b6e7721ccac9665515ae2d64bb1943fa59bc64ce218e10f588e8f66139d8cb74e804781c5b3193ad129685f04d39a2952f34b3ab8f4d6b62c294983f19c0bcced0d90d7f370270dc94db0a9019c230d293eb77ad748a9fdc1d052f93e83e7f9850198694341a6041e68800316f559e492351a9ae9fd5572126f514b7f3cf190179a047c81f96660a3badaa4bad9af3e67c8847d049e19c03a50b7a71c22c17f568ac7ff4a7f2ca3ebfba2b4c600000000000000000000000000000000000000000000000000000000000000063198774d77cb888902ea35632963106b3dcc1af800af91f3722e52f201b674883d68a9b30520aaecadc557ff2a8fe68b23888b2540c214d6afe7f65e70d77460061046a8357c49745f4bf1f9b63e45098a9ac757b8266c37a23e86de73c5ec6753c85a4ac89863e85335a53ba6acccce85a57caeeedc821383a71e0281d5865e64a0e570e1ee764fd287b5150ef5b4016cfdc2908708de0cc912755d0af53cb94d93525e8b75db4d361ad9e1af51fd7972306b04f0d1feb41f4097690ad042e6c080a0ebe0d26b09bce9e3467853615b9a944334db2db4110e407b8c847ecc9cdd9469a037170cef155a997d54e4cdfd6f2697918d6d1b5f06de91043dc8e887cf83db18"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384ae","index":"0x4301c8e","validatorIndex":"0x8dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c8f","validatorIndex":"0x8dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c90","validatorIndex":"0x8de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccc99","index":"0x4301c91","validatorIndex":"0x8df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301c92","validatorIndex":"0x8e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13afd4","index":"0x4301c93","validatorIndex":"0x8e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c6","index":"0x4301c94","validatorIndex":"0x8e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf679","index":"0x4301c95","validatorIndex":"0x8e3"}]},[],"0x431f2d163741d8df7d86fb38a9c442714918918df3fb32ae0bce2fd8719170d7"]) 2025-01-08 15:35:36.5848|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722591 (0xb310ba...650665), Extra Data: Nethermind 2025-01-08 15:35:36.5848|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Insert block into cache without parent 13722591 (0xb310ba...650665) 2025-01-08 15:35:36.5848|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb310baf6d59f1f40b0d4dd179b42e51ba321a097aa9fc7c3a2c9bcf528650665","blockNumber":"0xd163df","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3291b","logsBloom":"0x0000000100200000000000000090000000010000000000080800000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000000000000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000000000000040000000000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4417d0f9de887d974bc397d545b8730953b6253db1f360be0963476dbbe5487f","prevRandao":"0x6932c6682e1f349f73493c27bdcb539ed8122c19c4dca3722bdedba99cdef54a","receiptsRoot":"0xf7584416d9d83fb2707697223ab56693b2434b5b83b16681dd9c689f2999ec07","stateRoot":"0xd3e4e588a598bf192b9e8c48154e9401ebd489eb94c951d92d6f2b18111ecacf","timestamp":"0x677e9b1f","transactions":["0x02f901d58227d883053e298459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2e5f555a39c844683cfcbfe58ba6d6fd55071d12ea40dff24aba6070c03c2363cf5790e17c1ad80bfa30b6183cf08cf1d87c37a463773cf378efd16f4f6ffa30332e332e30000000000000000000000000000000000000000000000000000000c080a0a5281b33e164ee1d7028c3b82d6d65bdba77bd3792d8b39f5a788d87a31ad072a00aaea2bc428ccd97ed23a2f790f4ffc845f900101f2c4dac93d9d418e195936b","0x02f901d58227d8830551928459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c92c0f5bee2e3df52a2877e7e549bbccbd3d0da5fc524f2c4b912e2626f49b33e92b854b3da3ed2690be9524f6a3066fc00f9a4259237617ef4a8d0005382396a332e332e30000000000000000000000000000000000000000000000000000000c080a041e4397bf8006a86c71d093ea864e281fb64a977b58ef3d13cbe998e7c5bc409a053a890d35d107f81ddc5c0487f643cea8e48efc3f5c82409de6fc465c541e43d","0x02f901d58227d8830502598459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be22d891d7aecba83730867d72c6018876e5dfd6424ef9885c3481091c3d3c1f68b1d59a1c1f9caccc7de5b62ddbf00c2793966fd155c38bddf474c42c1e37039a332e332e30000000000000000000000000000000000000000000000000000000c001a0a05464103f284add6dd8e94fa45490cc5dd99b63f062ef4c4b34ce36c3ee6ae2a0011aed85b120822cb117e2d9698cc35cc539ccc88707958f594a40faf7fb5c3f","0x02f904958227d8824b868459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82a01e2c57cd18a0e0129ad2f79199095ed94c55439a5994ad0754d2235e8cee75e6000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000010fec0ce893000000000000000002698dcce7d800000000000000000000000000000000000000000000000000000000000000062a7a54547e7d66b80da0a65443665eee1628292b6e7721ccac9665515ae2d64bb1943fa59bc64ce218e10f588e8f66139d8cb74e804781c5b3193ad129685f04d39a2952f34b3ab8f4d6b62c294983f19c0bcced0d90d7f370270dc94db0a9019c230d293eb77ad748a9fdc1d052f93e83e7f9850198694341a6041e68800316f559e492351a9ae9fd5572126f514b7f3cf190179a047c81f96660a3badaa4bad9af3e67c8847d049e19c03a50b7a71c22c17f568ac7ff4a7f2ca3ebfba2b4c600000000000000000000000000000000000000000000000000000000000000063198774d77cb888902ea35632963106b3dcc1af800af91f3722e52f201b674883d68a9b30520aaecadc557ff2a8fe68b23888b2540c214d6afe7f65e70d77460061046a8357c49745f4bf1f9b63e45098a9ac757b8266c37a23e86de73c5ec6753c85a4ac89863e85335a53ba6acccce85a57caeeedc821383a71e0281d5865e64a0e570e1ee764fd287b5150ef5b4016cfdc2908708de0cc912755d0af53cb94d93525e8b75db4d361ad9e1af51fd7972306b04f0d1feb41f4097690ad042e6c080a0ebe0d26b09bce9e3467853615b9a944334db2db4110e407b8c847ecc9cdd9469a037170cef155a997d54e4cdfd6f2697918d6d1b5f06de91043dc8e887cf83db18"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384ae","index":"0x4301c8e","validatorIndex":"0x8dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c8f","validatorIndex":"0x8dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c90","validatorIndex":"0x8de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccc99","index":"0x4301c91","validatorIndex":"0x8df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301c92","validatorIndex":"0x8e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13afd4","index":"0x4301c93","validatorIndex":"0x8e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c6","index":"0x4301c94","validatorIndex":"0x8e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf679","index":"0x4301c95","validatorIndex":"0x8e3"}]},[],"0x431f2d163741d8df7d86fb38a9c442714918918df3fb32ae0bce2fd8719170d7"]) 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb310baf6d59f1f40b0d4dd179b42e51ba321a097aa9fc7c3a2c9bcf528650665","blockNumber":"0xd163df","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3291b","logsBloom":"0x0000000100200000000000000090000000010000000000080800000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000000000000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000000000000040000000000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4417d0f9de887d974bc397d545b8730953b6253db1f360be0963476dbbe5487f","prevRandao":"0x6932c6682e1f349f73493c27bdcb539ed8122c19c4dca3722bdedba99cdef54a","receiptsRoot":"0xf7584416d9d83fb2707697223ab56693b2434b5b83b16681dd9c689f2999ec07","stateRoot":"0xd3e4e588a598bf192b9e8c48154e9401ebd489eb94c951d92d6f2b18111ecacf","timestamp":"0x677e9b1f","transactions":["0x02f901d58227d883053e298459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2e5f555a39c844683cfcbfe58ba6d6fd55071d12ea40dff24aba6070c03c2363cf5790e17c1ad80bfa30b6183cf08cf1d87c37a463773cf378efd16f4f6ffa30332e332e30000000000000000000000000000000000000000000000000000000c080a0a5281b33e164ee1d7028c3b82d6d65bdba77bd3792d8b39f5a788d87a31ad072a00aaea2bc428ccd97ed23a2f790f4ffc845f900101f2c4dac93d9d418e195936b","0x02f901d58227d8830551928459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cce21ba5cfd54bb8720d6a108ceda2d41ce03c7ae3e1f176d9a774fac8b50ff624e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c92c0f5bee2e3df52a2877e7e549bbccbd3d0da5fc524f2c4b912e2626f49b33e92b854b3da3ed2690be9524f6a3066fc00f9a4259237617ef4a8d0005382396a332e332e30000000000000000000000000000000000000000000000000000000c080a041e4397bf8006a86c71d093ea864e281fb64a977b58ef3d13cbe998e7c5bc409a053a890d35d107f81ddc5c0487f643cea8e48efc3f5c82409de6fc465c541e43d","0x02f901d58227d8830502598459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be22d891d7aecba83730867d72c6018876e5dfd6424ef9885c3481091c3d3c1f68b1d59a1c1f9caccc7de5b62ddbf00c2793966fd155c38bddf474c42c1e37039a332e332e30000000000000000000000000000000000000000000000000000000c001a0a05464103f284add6dd8e94fa45490cc5dd99b63f062ef4c4b34ce36c3ee6ae2a0011aed85b120822cb117e2d9698cc35cc539ccc88707958f594a40faf7fb5c3f","0x02f904958227d8824b868459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82a01e2c57cd18a0e0129ad2f79199095ed94c55439a5994ad0754d2235e8cee75e6000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000010fec0ce893000000000000000002698dcce7d800000000000000000000000000000000000000000000000000000000000000062a7a54547e7d66b80da0a65443665eee1628292b6e7721ccac9665515ae2d64bb1943fa59bc64ce218e10f588e8f66139d8cb74e804781c5b3193ad129685f04d39a2952f34b3ab8f4d6b62c294983f19c0bcced0d90d7f370270dc94db0a9019c230d293eb77ad748a9fdc1d052f93e83e7f9850198694341a6041e68800316f559e492351a9ae9fd5572126f514b7f3cf190179a047c81f96660a3badaa4bad9af3e67c8847d049e19c03a50b7a71c22c17f568ac7ff4a7f2ca3ebfba2b4c600000000000000000000000000000000000000000000000000000000000000063198774d77cb888902ea35632963106b3dcc1af800af91f3722e52f201b674883d68a9b30520aaecadc557ff2a8fe68b23888b2540c214d6afe7f65e70d77460061046a8357c49745f4bf1f9b63e45098a9ac757b8266c37a23e86de73c5ec6753c85a4ac89863e85335a53ba6acccce85a57caeeedc821383a71e0281d5865e64a0e570e1ee764fd287b5150ef5b4016cfdc2908708de0cc912755d0af53cb94d93525e8b75db4d361ad9e1af51fd7972306b04f0d1feb41f4097690ad042e6c080a0ebe0d26b09bce9e3467853615b9a944334db2db4110e407b8c847ecc9cdd9469a037170cef155a997d54e4cdfd6f2697918d6d1b5f06de91043dc8e887cf83db18"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384ae","index":"0x4301c8e","validatorIndex":"0x8dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c8f","validatorIndex":"0x8dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c90","validatorIndex":"0x8de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccc99","index":"0x4301c91","validatorIndex":"0x8df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301c92","validatorIndex":"0x8e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13afd4","index":"0x4301c93","validatorIndex":"0x8e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c6","index":"0x4301c94","validatorIndex":"0x8e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf679","index":"0x4301c95","validatorIndex":"0x8e3"}]},[],"0x431f2d163741d8df7d86fb38a9c442714918918df3fb32ae0bce2fd8719170d7"]) handled in 1ms 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5848|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5914|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc0570a373f23843937ff0fa943f95832e3118275415b2cffbfece0ea61fee622","blockNumber":"0xd163e0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb310baf6d59f1f40b0d4dd179b42e51ba321a097aa9fc7c3a2c9bcf528650665","prevRandao":"0x6b53198c2515b24cc1eed34f9a2d2d1cc469c29139bc52ccdff380d868d5e6b8","receiptsRoot":"0x3ac42ed593447625c8155e48fdf00cff3cd0ebbfb32c3b6f6dbbbcd445e8fbe6","stateRoot":"0x83e72666007790c7f3c2ec97b89c9fc7896c5a248a5637c45ee75812f75967a0","timestamp":"0x677e9b24","transactions":["0x02f901d58227d883054a828459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed13c0edf6084193b353a6c203c6d45bad467b8be57906e49c88cd972a4e99d8f39a0e4577b4f30c1080e482d97d90a067b96b91112a7d27c9e0ecca6c0f4544d332e332e30000000000000000000000000000000000000000000000000000000c001a07414cfcf9c08a02e80435e452dc1b23887537eada1bc19d0506f6c3dc829ace9a06e30ca2f38f58f48db3aaa537ad529adf338266a4af9f5f49d1934f0aab4b9b1","0x02f901d58227d883055e438459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd0e1a05fb4a04ea0accc07891854ac8a234115e497fc3439b65022d8fe8c5626033b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82b36a1cbbef9f68fccafbc7a245243a36ddb6e17438d09ed2858479616d189aa2032836807d7dd893c3971cf2fe0da0ef3d5580cae2d270d0ca1cdbf7c40a86f332e332e30000000000000000000000000000000000000000000000000000000c080a08f0c40d4c4f74b093ab56c846ff3348722ede4f3b56c98cf4396efae3253144aa00f07e5d0e6f5e82aef62d02a3863342fc2c44dbb8cad55de1c464393fe9e8b7f","0x02f901d58227d883053e2a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beffd931447a8c3af3084d5ac70ca58097e02175cd716cbcbad6c440558e1349f5d3e818c93d63b494c9b9856ba6f843ee0d65663041bac234a6053099fb6343e9332e332e30000000000000000000000000000000000000000000000000000000c080a028d59e72af7a8ee67b9339b3cbaa5956b122012d4bfaa51e8ebe208880c8cb84a0751dcba94fc7d7f6d75a7cdeeb5eaec7ed5dec7c1e6d8db10d6d05a5bf0309b0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c96","validatorIndex":"0x8e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3b2","index":"0x4301c97","validatorIndex":"0x8e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x395b10","index":"0x4301c98","validatorIndex":"0x8e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c99","validatorIndex":"0x8e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c9a","validatorIndex":"0x8e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a303c","index":"0x4301c9b","validatorIndex":"0x8e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aac5","index":"0x4301c9c","validatorIndex":"0x8ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fab0","index":"0x4301c9d","validatorIndex":"0x8eb"}]},[],"0xe0fb3c1e4a9cc1fb5654f66d6b34cb753d44d6eff7cf80975525060f66f7ee1e"]) 2025-01-08 15:35:36.5914|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722592 (0xc0570a...fee622), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:36.5914|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Insert block into cache without parent 13722592 (0xc0570a...fee622) 2025-01-08 15:35:36.5914|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5914|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc0570a373f23843937ff0fa943f95832e3118275415b2cffbfece0ea61fee622","blockNumber":"0xd163e0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb310baf6d59f1f40b0d4dd179b42e51ba321a097aa9fc7c3a2c9bcf528650665","prevRandao":"0x6b53198c2515b24cc1eed34f9a2d2d1cc469c29139bc52ccdff380d868d5e6b8","receiptsRoot":"0x3ac42ed593447625c8155e48fdf00cff3cd0ebbfb32c3b6f6dbbbcd445e8fbe6","stateRoot":"0x83e72666007790c7f3c2ec97b89c9fc7896c5a248a5637c45ee75812f75967a0","timestamp":"0x677e9b24","transactions":["0x02f901d58227d883054a828459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed13c0edf6084193b353a6c203c6d45bad467b8be57906e49c88cd972a4e99d8f39a0e4577b4f30c1080e482d97d90a067b96b91112a7d27c9e0ecca6c0f4544d332e332e30000000000000000000000000000000000000000000000000000000c001a07414cfcf9c08a02e80435e452dc1b23887537eada1bc19d0506f6c3dc829ace9a06e30ca2f38f58f48db3aaa537ad529adf338266a4af9f5f49d1934f0aab4b9b1","0x02f901d58227d883055e438459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd0e1a05fb4a04ea0accc07891854ac8a234115e497fc3439b65022d8fe8c5626033b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82b36a1cbbef9f68fccafbc7a245243a36ddb6e17438d09ed2858479616d189aa2032836807d7dd893c3971cf2fe0da0ef3d5580cae2d270d0ca1cdbf7c40a86f332e332e30000000000000000000000000000000000000000000000000000000c080a08f0c40d4c4f74b093ab56c846ff3348722ede4f3b56c98cf4396efae3253144aa00f07e5d0e6f5e82aef62d02a3863342fc2c44dbb8cad55de1c464393fe9e8b7f","0x02f901d58227d883053e2a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beffd931447a8c3af3084d5ac70ca58097e02175cd716cbcbad6c440558e1349f5d3e818c93d63b494c9b9856ba6f843ee0d65663041bac234a6053099fb6343e9332e332e30000000000000000000000000000000000000000000000000000000c080a028d59e72af7a8ee67b9339b3cbaa5956b122012d4bfaa51e8ebe208880c8cb84a0751dcba94fc7d7f6d75a7cdeeb5eaec7ed5dec7c1e6d8db10d6d05a5bf0309b0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c96","validatorIndex":"0x8e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3b2","index":"0x4301c97","validatorIndex":"0x8e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x395b10","index":"0x4301c98","validatorIndex":"0x8e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c99","validatorIndex":"0x8e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c9a","validatorIndex":"0x8e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a303c","index":"0x4301c9b","validatorIndex":"0x8e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aac5","index":"0x4301c9c","validatorIndex":"0x8ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fab0","index":"0x4301c9d","validatorIndex":"0x8eb"}]},[],"0xe0fb3c1e4a9cc1fb5654f66d6b34cb753d44d6eff7cf80975525060f66f7ee1e"]) 2025-01-08 15:35:36.5922|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc0570a373f23843937ff0fa943f95832e3118275415b2cffbfece0ea61fee622","blockNumber":"0xd163e0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb310baf6d59f1f40b0d4dd179b42e51ba321a097aa9fc7c3a2c9bcf528650665","prevRandao":"0x6b53198c2515b24cc1eed34f9a2d2d1cc469c29139bc52ccdff380d868d5e6b8","receiptsRoot":"0x3ac42ed593447625c8155e48fdf00cff3cd0ebbfb32c3b6f6dbbbcd445e8fbe6","stateRoot":"0x83e72666007790c7f3c2ec97b89c9fc7896c5a248a5637c45ee75812f75967a0","timestamp":"0x677e9b24","transactions":["0x02f901d58227d883054a828459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed13c0edf6084193b353a6c203c6d45bad467b8be57906e49c88cd972a4e99d8f39a0e4577b4f30c1080e482d97d90a067b96b91112a7d27c9e0ecca6c0f4544d332e332e30000000000000000000000000000000000000000000000000000000c001a07414cfcf9c08a02e80435e452dc1b23887537eada1bc19d0506f6c3dc829ace9a06e30ca2f38f58f48db3aaa537ad529adf338266a4af9f5f49d1934f0aab4b9b1","0x02f901d58227d883055e438459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd0e1a05fb4a04ea0accc07891854ac8a234115e497fc3439b65022d8fe8c5626033b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82b36a1cbbef9f68fccafbc7a245243a36ddb6e17438d09ed2858479616d189aa2032836807d7dd893c3971cf2fe0da0ef3d5580cae2d270d0ca1cdbf7c40a86f332e332e30000000000000000000000000000000000000000000000000000000c080a08f0c40d4c4f74b093ab56c846ff3348722ede4f3b56c98cf4396efae3253144aa00f07e5d0e6f5e82aef62d02a3863342fc2c44dbb8cad55de1c464393fe9e8b7f","0x02f901d58227d883053e2a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beffd931447a8c3af3084d5ac70ca58097e02175cd716cbcbad6c440558e1349f5d3e818c93d63b494c9b9856ba6f843ee0d65663041bac234a6053099fb6343e9332e332e30000000000000000000000000000000000000000000000000000000c080a028d59e72af7a8ee67b9339b3cbaa5956b122012d4bfaa51e8ebe208880c8cb84a0751dcba94fc7d7f6d75a7cdeeb5eaec7ed5dec7c1e6d8db10d6d05a5bf0309b0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c96","validatorIndex":"0x8e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3b2","index":"0x4301c97","validatorIndex":"0x8e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x395b10","index":"0x4301c98","validatorIndex":"0x8e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301c99","validatorIndex":"0x8e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301c9a","validatorIndex":"0x8e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a303c","index":"0x4301c9b","validatorIndex":"0x8e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aac5","index":"0x4301c9c","validatorIndex":"0x8ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fab0","index":"0x4301c9d","validatorIndex":"0x8eb"}]},[],"0xe0fb3c1e4a9cc1fb5654f66d6b34cb753d44d6eff7cf80975525060f66f7ee1e"]) handled in 1ms 2025-01-08 15:35:36.5922|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5922|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5922|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5922|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc7dc0473a684f8aac45857fa2f3dd06eff5b5c9031e817642f1362edde466ff","blockNumber":"0xd163e1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc0570a373f23843937ff0fa943f95832e3118275415b2cffbfece0ea61fee622","prevRandao":"0x216aaa02f31d57d55ed2945c2d84eecdb52ddc8a81fe8d3405741c9152680243","receiptsRoot":"0x8f4bd9b9ba03c4b0eb825b0e8dd2cfb939c708f7d397ee82614740c267b0bdcd","stateRoot":"0x0d51342fca3a82ef02a0521a3f3935fe58ede6232bdb2669b51f443ec9efcc0e","timestamp":"0x677e9b29","transactions":["0x02f901d58227d8830551938459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed1a090b418c71136c21c88118bb7cc78f82757da0ba217978fc41e1bf6fa1086c52a6a09f7e9aee098b9a1b30f96231e823b833a3b2b1b4903a41bbd4eb7062d332e332e30000000000000000000000000000000000000000000000000000000c080a0bf4f30bdf0a783b6c480f147bb82548e47b20110337bc4dfd82c1673be4f896ba008a0c89318fa97307fbd83cd938e2b8fc9f91b4c4b783d305bf1cdcdff4d7f88","0x02f901d58227d88305025a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7e8f87eb979654928e1d64db93e6c540f5f5022f7ce24eb90ec81028db205e0f86e7803b0ba617c9ef1ee2d0425d888f435d83e2664a272057ff9768dd18923d332e332e30000000000000000000000000000000000000000000000000000000c001a0b79913b23fc4295dcb5b0c6eb9cd241cd3b2b224192fc2e411fe4636b302fba6a02229f1a5b45b71e8c876b1c0bfbdfe8102ce7a530400f2b8e01bccce220b6d37","0x02f901d58227d883053e2b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f851e7e6402faee73600c227c5be765e7626285dd6208b17ec6ba94eb888bd9afd86b3bf4919979bd2cf1205fade328f647e9d131085f3b7282894217a3006d7ac332e332e30000000000000000000000000000000000000000000000000000000c080a08b774f2e0b36e27ca3b06f94ecaef9ec97a5b93cda32ef972e8a9a7ec4f1d905a076b4a51711def99df2ed6b23600a31c27f07ff3050853f7b7c21b7dca18734ed","0x02f901d58227d883054a838459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c78fb0d962225744ce4fb1bbe9cc5d654acc07997bd66f80ff92b038f6b6c57b51b01429505c8f7a8542bc7e8399f12041064ebdc0a38e2c21585af2b78ab9a4b332e332e30000000000000000000000000000000000000000000000000000000c080a07bbaf1cc501c3b7d01c7a2ecc7e43fcfc6d4c27c8c49168751df38dc1096335da02414d67f1c790a0500a4d3df41cf3ff320acc2282c17f46bee7912b755417742"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301c9e","validatorIndex":"0x8ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1376d1","index":"0x4301c9f","validatorIndex":"0x8ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132c94","index":"0x4301ca0","validatorIndex":"0x8ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301ca1","validatorIndex":"0x8ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e1","index":"0x4301ca2","validatorIndex":"0x8f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9db9","index":"0x4301ca3","validatorIndex":"0x8f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5fa","index":"0x4301ca4","validatorIndex":"0x8f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301ca5","validatorIndex":"0x8f3"}]},[],"0x898eb95c57c3089ed4b301f88e973e316fdae6bcd8c9ae498d2a6d1ce587e9c0"]) 2025-01-08 15:35:36.5976|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722593 (0xfc7dc0...e466ff), Extra Data: Nethermind 2025-01-08 15:35:36.5976|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Insert block into cache without parent 13722593 (0xfc7dc0...e466ff) 2025-01-08 15:35:36.5976|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc7dc0473a684f8aac45857fa2f3dd06eff5b5c9031e817642f1362edde466ff","blockNumber":"0xd163e1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc0570a373f23843937ff0fa943f95832e3118275415b2cffbfece0ea61fee622","prevRandao":"0x216aaa02f31d57d55ed2945c2d84eecdb52ddc8a81fe8d3405741c9152680243","receiptsRoot":"0x8f4bd9b9ba03c4b0eb825b0e8dd2cfb939c708f7d397ee82614740c267b0bdcd","stateRoot":"0x0d51342fca3a82ef02a0521a3f3935fe58ede6232bdb2669b51f443ec9efcc0e","timestamp":"0x677e9b29","transactions":["0x02f901d58227d8830551938459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed1a090b418c71136c21c88118bb7cc78f82757da0ba217978fc41e1bf6fa1086c52a6a09f7e9aee098b9a1b30f96231e823b833a3b2b1b4903a41bbd4eb7062d332e332e30000000000000000000000000000000000000000000000000000000c080a0bf4f30bdf0a783b6c480f147bb82548e47b20110337bc4dfd82c1673be4f896ba008a0c89318fa97307fbd83cd938e2b8fc9f91b4c4b783d305bf1cdcdff4d7f88","0x02f901d58227d88305025a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7e8f87eb979654928e1d64db93e6c540f5f5022f7ce24eb90ec81028db205e0f86e7803b0ba617c9ef1ee2d0425d888f435d83e2664a272057ff9768dd18923d332e332e30000000000000000000000000000000000000000000000000000000c001a0b79913b23fc4295dcb5b0c6eb9cd241cd3b2b224192fc2e411fe4636b302fba6a02229f1a5b45b71e8c876b1c0bfbdfe8102ce7a530400f2b8e01bccce220b6d37","0x02f901d58227d883053e2b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f851e7e6402faee73600c227c5be765e7626285dd6208b17ec6ba94eb888bd9afd86b3bf4919979bd2cf1205fade328f647e9d131085f3b7282894217a3006d7ac332e332e30000000000000000000000000000000000000000000000000000000c080a08b774f2e0b36e27ca3b06f94ecaef9ec97a5b93cda32ef972e8a9a7ec4f1d905a076b4a51711def99df2ed6b23600a31c27f07ff3050853f7b7c21b7dca18734ed","0x02f901d58227d883054a838459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c78fb0d962225744ce4fb1bbe9cc5d654acc07997bd66f80ff92b038f6b6c57b51b01429505c8f7a8542bc7e8399f12041064ebdc0a38e2c21585af2b78ab9a4b332e332e30000000000000000000000000000000000000000000000000000000c080a07bbaf1cc501c3b7d01c7a2ecc7e43fcfc6d4c27c8c49168751df38dc1096335da02414d67f1c790a0500a4d3df41cf3ff320acc2282c17f46bee7912b755417742"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301c9e","validatorIndex":"0x8ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1376d1","index":"0x4301c9f","validatorIndex":"0x8ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132c94","index":"0x4301ca0","validatorIndex":"0x8ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301ca1","validatorIndex":"0x8ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e1","index":"0x4301ca2","validatorIndex":"0x8f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9db9","index":"0x4301ca3","validatorIndex":"0x8f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5fa","index":"0x4301ca4","validatorIndex":"0x8f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301ca5","validatorIndex":"0x8f3"}]},[],"0x898eb95c57c3089ed4b301f88e973e316fdae6bcd8c9ae498d2a6d1ce587e9c0"]) 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc7dc0473a684f8aac45857fa2f3dd06eff5b5c9031e817642f1362edde466ff","blockNumber":"0xd163e1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc0570a373f23843937ff0fa943f95832e3118275415b2cffbfece0ea61fee622","prevRandao":"0x216aaa02f31d57d55ed2945c2d84eecdb52ddc8a81fe8d3405741c9152680243","receiptsRoot":"0x8f4bd9b9ba03c4b0eb825b0e8dd2cfb939c708f7d397ee82614740c267b0bdcd","stateRoot":"0x0d51342fca3a82ef02a0521a3f3935fe58ede6232bdb2669b51f443ec9efcc0e","timestamp":"0x677e9b29","transactions":["0x02f901d58227d8830551938459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed1a090b418c71136c21c88118bb7cc78f82757da0ba217978fc41e1bf6fa1086c52a6a09f7e9aee098b9a1b30f96231e823b833a3b2b1b4903a41bbd4eb7062d332e332e30000000000000000000000000000000000000000000000000000000c080a0bf4f30bdf0a783b6c480f147bb82548e47b20110337bc4dfd82c1673be4f896ba008a0c89318fa97307fbd83cd938e2b8fc9f91b4c4b783d305bf1cdcdff4d7f88","0x02f901d58227d88305025a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7e8f87eb979654928e1d64db93e6c540f5f5022f7ce24eb90ec81028db205e0f86e7803b0ba617c9ef1ee2d0425d888f435d83e2664a272057ff9768dd18923d332e332e30000000000000000000000000000000000000000000000000000000c001a0b79913b23fc4295dcb5b0c6eb9cd241cd3b2b224192fc2e411fe4636b302fba6a02229f1a5b45b71e8c876b1c0bfbdfe8102ce7a530400f2b8e01bccce220b6d37","0x02f901d58227d883053e2b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f851e7e6402faee73600c227c5be765e7626285dd6208b17ec6ba94eb888bd9afd86b3bf4919979bd2cf1205fade328f647e9d131085f3b7282894217a3006d7ac332e332e30000000000000000000000000000000000000000000000000000000c080a08b774f2e0b36e27ca3b06f94ecaef9ec97a5b93cda32ef972e8a9a7ec4f1d905a076b4a51711def99df2ed6b23600a31c27f07ff3050853f7b7c21b7dca18734ed","0x02f901d58227d883054a838459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c78fb0d962225744ce4fb1bbe9cc5d654acc07997bd66f80ff92b038f6b6c57b51b01429505c8f7a8542bc7e8399f12041064ebdc0a38e2c21585af2b78ab9a4b332e332e30000000000000000000000000000000000000000000000000000000c080a07bbaf1cc501c3b7d01c7a2ecc7e43fcfc6d4c27c8c49168751df38dc1096335da02414d67f1c790a0500a4d3df41cf3ff320acc2282c17f46bee7912b755417742"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301c9e","validatorIndex":"0x8ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1376d1","index":"0x4301c9f","validatorIndex":"0x8ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132c94","index":"0x4301ca0","validatorIndex":"0x8ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301ca1","validatorIndex":"0x8ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e1","index":"0x4301ca2","validatorIndex":"0x8f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9db9","index":"0x4301ca3","validatorIndex":"0x8f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5fa","index":"0x4301ca4","validatorIndex":"0x8f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301ca5","validatorIndex":"0x8f3"}]},[],"0x898eb95c57c3089ed4b301f88e973e316fdae6bcd8c9ae498d2a6d1ce587e9c0"]) handled in 1ms 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.5976|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1ecd7427c78de39f8e12a1aeb0072c35b9994a744d615855d4e0420e8398a015","blockNumber":"0xd163e2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc7dc0473a684f8aac45857fa2f3dd06eff5b5c9031e817642f1362edde466ff","prevRandao":"0x3b96b2bbf7d7b9ace794af093b8cc168a28ad982caf1443a22500612f4373c1a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xec7fe68a48522a5f1b3727bd3c53430c5af87198822d0731ab63350b00db4cb2","timestamp":"0x677e9b2e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c0","index":"0x4301ca6","validatorIndex":"0x8f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9b4","index":"0x4301ca7","validatorIndex":"0x8f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fccc","index":"0x4301ca8","validatorIndex":"0x8f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0b3","index":"0x4301ca9","validatorIndex":"0x8f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301caa","validatorIndex":"0x8f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301cab","validatorIndex":"0x8f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cac","validatorIndex":"0x8fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cad","validatorIndex":"0x8fb"}]},[],"0xd5c47178dd03e30d0b7be63cf6cc57ee75a2dff86cd6ce9d737d661a0ce2145f"]) 2025-01-08 15:35:36.6007|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722594 (0x1ecd74...98a015), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:35:36.6007|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Insert block into cache without parent 13722594 (0x1ecd74...98a015) 2025-01-08 15:35:36.6007|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1ecd7427c78de39f8e12a1aeb0072c35b9994a744d615855d4e0420e8398a015","blockNumber":"0xd163e2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc7dc0473a684f8aac45857fa2f3dd06eff5b5c9031e817642f1362edde466ff","prevRandao":"0x3b96b2bbf7d7b9ace794af093b8cc168a28ad982caf1443a22500612f4373c1a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xec7fe68a48522a5f1b3727bd3c53430c5af87198822d0731ab63350b00db4cb2","timestamp":"0x677e9b2e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c0","index":"0x4301ca6","validatorIndex":"0x8f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9b4","index":"0x4301ca7","validatorIndex":"0x8f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fccc","index":"0x4301ca8","validatorIndex":"0x8f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0b3","index":"0x4301ca9","validatorIndex":"0x8f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301caa","validatorIndex":"0x8f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301cab","validatorIndex":"0x8f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cac","validatorIndex":"0x8fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cad","validatorIndex":"0x8fb"}]},[],"0xd5c47178dd03e30d0b7be63cf6cc57ee75a2dff86cd6ce9d737d661a0ce2145f"]) 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1ecd7427c78de39f8e12a1aeb0072c35b9994a744d615855d4e0420e8398a015","blockNumber":"0xd163e2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc7dc0473a684f8aac45857fa2f3dd06eff5b5c9031e817642f1362edde466ff","prevRandao":"0x3b96b2bbf7d7b9ace794af093b8cc168a28ad982caf1443a22500612f4373c1a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xec7fe68a48522a5f1b3727bd3c53430c5af87198822d0731ab63350b00db4cb2","timestamp":"0x677e9b2e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c0","index":"0x4301ca6","validatorIndex":"0x8f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9b4","index":"0x4301ca7","validatorIndex":"0x8f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fccc","index":"0x4301ca8","validatorIndex":"0x8f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0b3","index":"0x4301ca9","validatorIndex":"0x8f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301caa","validatorIndex":"0x8f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301cab","validatorIndex":"0x8f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cac","validatorIndex":"0x8fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cad","validatorIndex":"0x8fb"}]},[],"0xd5c47178dd03e30d0b7be63cf6cc57ee75a2dff86cd6ce9d737d661a0ce2145f"]) handled in 0ms 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.6007|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","blockNumber":"0xd163e3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1ecd7427c78de39f8e12a1aeb0072c35b9994a744d615855d4e0420e8398a015","prevRandao":"0xaa8fef758d03fb54c8ad3b5a46062ffe7113f4e53048d4f318f712dc4870bbb6","receiptsRoot":"0xcfbbe64a3ebf2c6eb53df32bf05caeb67945cc907e5bfa3a78e302ee6e914952","stateRoot":"0xff3f2256aa4b617791830bc236d48d37decb41b8141feee0c47841dd70d9b774","timestamp":"0x677e9b33","transactions":["0x02f901d58227d883054a848459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eac9198a817abcedf45ad5d630b645334e695bb3b056cff0208605dffe25f4e12963d5db19c73e06b88ea1ac7397102906aa1d60af0dad0d941a591475f2697f5332e332e30000000000000000000000000000000000000000000000000000000c001a0a9106e1390937732b1480d00de3cd72adcc1eeb02c04e08ed84c33f4a77f1146a0174c83e12144b371bf100ce901e1d8264e18c31d8466c7798c016c8bbe5f933b","0x02f901d58227d88305025b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eccc553fd1f53b7d9283776cbfa006d5847b58c709238d3dc98fd14b7b6c04c7ef966b773726557808d9fe2eed22b4c97e554becc1d145b391c3a3026a4250f01332e332e30000000000000000000000000000000000000000000000000000000c001a078cd92cfe97068d8a81222aef4c8ab6fb5beb481a2e132d98ff05d3ea493892aa05f8be19eef131faf7be3d37f15f20d2eb40bb2e518f09b7e082d8ec1290c1e06","0x02f901d58227d8830551948459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f816b60b69788d5c0fc60b59d3c4e7483cbf3dc2d8442192bce56860c78c634b08e45eac0e83c90991ca1f0e6614047a69dd1e9b445aa2fe180384adb16e68c5ab332e332e30000000000000000000000000000000000000000000000000000000c001a039606c791217acae32c3c2f31461b4a65787879c6c1cc23993d91e815bb71e2ca03615b4daf4c3afeb37a91309a8bda3197ffb7ff26574fc8606de802fbec9e111","0x02f901d58227d883053e2c8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee262cac931516636067454d9a6ac4aa1e5bc22e6ca8ee6c447b0c1599409f2253bafb84a3f13d731d3a3ff121ba572e65c0d53f4daaf68619b81f320af511eb0332e332e30000000000000000000000000000000000000000000000000000000c080a03bf7080a7d1a7a58446522fe766b746757e9341c7e5cb04a27dbbcee778dd0c3a05389b13197a415fbd5e393419de9527d1cf2733575cb1b11592b51eba0f9b5b8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fc35","index":"0x4301cae","validatorIndex":"0x8fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3a1","index":"0x4301caf","validatorIndex":"0x8fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce01","index":"0x4301cb0","validatorIndex":"0x8fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac41a","index":"0x4301cb1","validatorIndex":"0x8ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e4","index":"0x4301cb2","validatorIndex":"0x900"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138aa4","index":"0x4301cb3","validatorIndex":"0x901"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cff8","index":"0x4301cb4","validatorIndex":"0x902"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301cb5","validatorIndex":"0x903"}]},[],"0x860c943693840639fac209a2ea3460e099930dcf9bba12a6ec7a0e6fc15560e8"]) 2025-01-08 15:35:36.6086|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722595 (0xd4201c...32de6e), Extra Data: Nethermind 2025-01-08 15:35:36.6086|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Insert block into cache without parent 13722595 (0xd4201c...32de6e) 2025-01-08 15:35:36.6086|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","blockNumber":"0xd163e3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1ecd7427c78de39f8e12a1aeb0072c35b9994a744d615855d4e0420e8398a015","prevRandao":"0xaa8fef758d03fb54c8ad3b5a46062ffe7113f4e53048d4f318f712dc4870bbb6","receiptsRoot":"0xcfbbe64a3ebf2c6eb53df32bf05caeb67945cc907e5bfa3a78e302ee6e914952","stateRoot":"0xff3f2256aa4b617791830bc236d48d37decb41b8141feee0c47841dd70d9b774","timestamp":"0x677e9b33","transactions":["0x02f901d58227d883054a848459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eac9198a817abcedf45ad5d630b645334e695bb3b056cff0208605dffe25f4e12963d5db19c73e06b88ea1ac7397102906aa1d60af0dad0d941a591475f2697f5332e332e30000000000000000000000000000000000000000000000000000000c001a0a9106e1390937732b1480d00de3cd72adcc1eeb02c04e08ed84c33f4a77f1146a0174c83e12144b371bf100ce901e1d8264e18c31d8466c7798c016c8bbe5f933b","0x02f901d58227d88305025b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eccc553fd1f53b7d9283776cbfa006d5847b58c709238d3dc98fd14b7b6c04c7ef966b773726557808d9fe2eed22b4c97e554becc1d145b391c3a3026a4250f01332e332e30000000000000000000000000000000000000000000000000000000c001a078cd92cfe97068d8a81222aef4c8ab6fb5beb481a2e132d98ff05d3ea493892aa05f8be19eef131faf7be3d37f15f20d2eb40bb2e518f09b7e082d8ec1290c1e06","0x02f901d58227d8830551948459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f816b60b69788d5c0fc60b59d3c4e7483cbf3dc2d8442192bce56860c78c634b08e45eac0e83c90991ca1f0e6614047a69dd1e9b445aa2fe180384adb16e68c5ab332e332e30000000000000000000000000000000000000000000000000000000c001a039606c791217acae32c3c2f31461b4a65787879c6c1cc23993d91e815bb71e2ca03615b4daf4c3afeb37a91309a8bda3197ffb7ff26574fc8606de802fbec9e111","0x02f901d58227d883053e2c8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee262cac931516636067454d9a6ac4aa1e5bc22e6ca8ee6c447b0c1599409f2253bafb84a3f13d731d3a3ff121ba572e65c0d53f4daaf68619b81f320af511eb0332e332e30000000000000000000000000000000000000000000000000000000c080a03bf7080a7d1a7a58446522fe766b746757e9341c7e5cb04a27dbbcee778dd0c3a05389b13197a415fbd5e393419de9527d1cf2733575cb1b11592b51eba0f9b5b8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fc35","index":"0x4301cae","validatorIndex":"0x8fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3a1","index":"0x4301caf","validatorIndex":"0x8fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce01","index":"0x4301cb0","validatorIndex":"0x8fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac41a","index":"0x4301cb1","validatorIndex":"0x8ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e4","index":"0x4301cb2","validatorIndex":"0x900"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138aa4","index":"0x4301cb3","validatorIndex":"0x901"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cff8","index":"0x4301cb4","validatorIndex":"0x902"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301cb5","validatorIndex":"0x903"}]},[],"0x860c943693840639fac209a2ea3460e099930dcf9bba12a6ec7a0e6fc15560e8"]) 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","blockNumber":"0xd163e3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1ecd7427c78de39f8e12a1aeb0072c35b9994a744d615855d4e0420e8398a015","prevRandao":"0xaa8fef758d03fb54c8ad3b5a46062ffe7113f4e53048d4f318f712dc4870bbb6","receiptsRoot":"0xcfbbe64a3ebf2c6eb53df32bf05caeb67945cc907e5bfa3a78e302ee6e914952","stateRoot":"0xff3f2256aa4b617791830bc236d48d37decb41b8141feee0c47841dd70d9b774","timestamp":"0x677e9b33","transactions":["0x02f901d58227d883054a848459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eac9198a817abcedf45ad5d630b645334e695bb3b056cff0208605dffe25f4e12963d5db19c73e06b88ea1ac7397102906aa1d60af0dad0d941a591475f2697f5332e332e30000000000000000000000000000000000000000000000000000000c001a0a9106e1390937732b1480d00de3cd72adcc1eeb02c04e08ed84c33f4a77f1146a0174c83e12144b371bf100ce901e1d8264e18c31d8466c7798c016c8bbe5f933b","0x02f901d58227d88305025b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eccc553fd1f53b7d9283776cbfa006d5847b58c709238d3dc98fd14b7b6c04c7ef966b773726557808d9fe2eed22b4c97e554becc1d145b391c3a3026a4250f01332e332e30000000000000000000000000000000000000000000000000000000c001a078cd92cfe97068d8a81222aef4c8ab6fb5beb481a2e132d98ff05d3ea493892aa05f8be19eef131faf7be3d37f15f20d2eb40bb2e518f09b7e082d8ec1290c1e06","0x02f901d58227d8830551948459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f816b60b69788d5c0fc60b59d3c4e7483cbf3dc2d8442192bce56860c78c634b08e45eac0e83c90991ca1f0e6614047a69dd1e9b445aa2fe180384adb16e68c5ab332e332e30000000000000000000000000000000000000000000000000000000c001a039606c791217acae32c3c2f31461b4a65787879c6c1cc23993d91e815bb71e2ca03615b4daf4c3afeb37a91309a8bda3197ffb7ff26574fc8606de802fbec9e111","0x02f901d58227d883053e2c8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee262cac931516636067454d9a6ac4aa1e5bc22e6ca8ee6c447b0c1599409f2253bafb84a3f13d731d3a3ff121ba572e65c0d53f4daaf68619b81f320af511eb0332e332e30000000000000000000000000000000000000000000000000000000c080a03bf7080a7d1a7a58446522fe766b746757e9341c7e5cb04a27dbbcee778dd0c3a05389b13197a415fbd5e393419de9527d1cf2733575cb1b11592b51eba0f9b5b8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fc35","index":"0x4301cae","validatorIndex":"0x8fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3a1","index":"0x4301caf","validatorIndex":"0x8fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce01","index":"0x4301cb0","validatorIndex":"0x8fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac41a","index":"0x4301cb1","validatorIndex":"0x8ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e4","index":"0x4301cb2","validatorIndex":"0x900"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138aa4","index":"0x4301cb3","validatorIndex":"0x901"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cff8","index":"0x4301cb4","validatorIndex":"0x902"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc3","index":"0x4301cb5","validatorIndex":"0x903"}]},[],"0x860c943693840639fac209a2ea3460e099930dcf9bba12a6ec7a0e6fc15560e8"]) handled in 1ms 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.6086|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.6165|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:36.6165|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"}, null] 2025-01-08 15:35:36.6165|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Syncing, Block 0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e not found. 2025-01-08 15:35:36.6165|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 0xd4201c...32de6e, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:36.6165|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:36.6165|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) handled in 1ms 2025-01-08 15:35:36.6206|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:36.6206|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:36.6206|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:36.6206|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:36.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.9026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9059|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:36.9117|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9117|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:36.9117|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9117|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:36.9117|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9117|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 6ms 2025-01-08 15:35:36.9138|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9138|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:36.9138|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:36.9138|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:36.9884|DEBUG|Network.Discovery.NodesLocator|17|Finished discovery cycle, tried contacting 24 nodes. All nodes count before the process: 89, after the process: 91 2025-01-08 15:35:36.9884|DEBUG|Network.Discovery.NodesLocator|17|Starting discovery process for node: randomNode: d7382f...cf8d9c 2025-01-08 15:35:37.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.0662|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:35:37.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.2426|INFO|Synchronization.Reporting.SyncReport|17|Peers | with best block: 2 | all: 2 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:35:37.2426|DEBUG|Synchronization.Peers.SyncPeersReport|17|Sync peers - Connected: 2 | All: 2 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:35:37.2457|INFO|Merge.Plugin.Synchronization.PivotUpdator|6|Potential new pivot block hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:35:37.2457|DEBUG|Merge.Plugin.Synchronization.PivotUpdator|6|Looking for pivot block in block cache 2025-01-08 15:35:37.2457|DEBUG|Merge.Plugin.Synchronization.PivotUpdator|6|Looking for header of pivot block in blockTree 2025-01-08 15:35:37.2484|DEBUG|Synchronization.Peers.SyncPeersReport|17| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722597| 3.69.35.13:| Out][ | 4| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722597| 3.71.132.231:| Out][ | 4| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:37.2484|INFO|Merge.Plugin.Synchronization.PivotUpdator|6|Asking peer Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 for header of pivot block 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:35:37.3038|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.4119|INFO|Merge.Plugin.Synchronization.PivotUpdator|17|Received header of pivot block from peer Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 2025-01-08 15:35:37.4156|INFO|Merge.Plugin.Synchronization.PivotUpdator|17|New pivot block has been set based on ForkChoiceUpdate from CL. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:35:37.4679|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","blockNumber":"0xd163e4","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","prevRandao":"0xfb989b4ff1c8b92156c6d9416fcafef3ae22635572ea044c01c6f333684b52b8","receiptsRoot":"0xd4fbf5b605ee77ad849315dd79fcbdbe268b387101f6a609a577775d00995fba","stateRoot":"0xe6149894c47ea4a27a819eb5dd2a64b28fcb84007caf95c6e0b8cbbec5e1c6d1","timestamp":"0x677e9b38","transactions":["0x02f901d58227d883054a858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86eb6eeaf4d2e581c5005919a78fd4408fb7904ad40570efded9834da97d957fa5ca0b65caf181c8f2ae480e52caa0ad0ccac9f4d290b201bbe48b1c312d83cd3332e332e30000000000000000000000000000000000000000000000000000000c001a065b7ec4afcbae4aed05235442eb72001740f35e8011cfc6425275e5369b9679fa0352857a5d17f087b8031f0abc7a1f03940d8c32a871e5e6a10edd5700d6b1d92","0x02f901d58227d8830551958459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef43c6574420a3f696bbe3ec294574445f17d4aaac30a2db72ac871bede0dbcb90cf5ff4842ee1fd9793ba01c5c6cd9b9c6e53548eab667d3a142e900689bc6d0332e332e30000000000000000000000000000000000000000000000000000000c001a0d0a059fff849dc51f728fe4f2ea48611c52f596f52a564ad16bc13474253b544a059bd8fe502a7c2d31cb99ebdc1f417a3d59682fc224a3d3fd2a4e09d4e78018c","0x02f901d58227d883053e2d8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2c0da918e86ac370f18fe366a9861f0a060972ae9076cfa8bab02731da2e330e71e34b62badd61d5b8bd5ce46360879c6598aed6954c5ac650086bb1c3108a5b332e332e30000000000000000000000000000000000000000000000000000000c080a05cfd4b5dc4a9ba371112e363014add8dfb371d074ff325a8ac6426b7737a9c84a03401350921a82f6d1e9e7710690b6446389967cb1a56928ccbc0861b8933edcf","0x02f901d58227d88305025c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81264ae3bbb86c4ef58c780a49da0c0834d5682b919dd77066ba51fd802c0fee670f95fcc614c830d1c87a678b7bb15c6ab56cfedca14eb9dc5ecd0984e1bd50f332e332e30000000000000000000000000000000000000000000000000000000c001a0bdfaa0be6e20cc2cb37c7c1e14167a1378bce3e2153af3ab087953b630f3973fa061c28cf45bd8c73b1d73dcb8bbe68eab525fa6c4953209d715be9d42c07f477c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cb6","validatorIndex":"0x904"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a9ff","index":"0x4301cb7","validatorIndex":"0x905"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae7d","index":"0x4301cb8","validatorIndex":"0x906"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a9","index":"0x4301cb9","validatorIndex":"0x907"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301cba","validatorIndex":"0x908"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b399","index":"0x4301cbb","validatorIndex":"0x909"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fccc","index":"0x4301cbc","validatorIndex":"0x90a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cbd","validatorIndex":"0x90b"}]},[],"0x555a35e2873ef9b6bce3e8f863f95ee83f2dafdf1232a9effef401d7a61bbf90"]) 2025-01-08 15:35:37.4686|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722596 (0x9d9887...9f956e), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:35:37.4686|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Insert block into cache without parent 13722596 (0x9d9887...9f956e) 2025-01-08 15:35:37.4686|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:37.4686|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","blockNumber":"0xd163e4","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","prevRandao":"0xfb989b4ff1c8b92156c6d9416fcafef3ae22635572ea044c01c6f333684b52b8","receiptsRoot":"0xd4fbf5b605ee77ad849315dd79fcbdbe268b387101f6a609a577775d00995fba","stateRoot":"0xe6149894c47ea4a27a819eb5dd2a64b28fcb84007caf95c6e0b8cbbec5e1c6d1","timestamp":"0x677e9b38","transactions":["0x02f901d58227d883054a858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86eb6eeaf4d2e581c5005919a78fd4408fb7904ad40570efded9834da97d957fa5ca0b65caf181c8f2ae480e52caa0ad0ccac9f4d290b201bbe48b1c312d83cd3332e332e30000000000000000000000000000000000000000000000000000000c001a065b7ec4afcbae4aed05235442eb72001740f35e8011cfc6425275e5369b9679fa0352857a5d17f087b8031f0abc7a1f03940d8c32a871e5e6a10edd5700d6b1d92","0x02f901d58227d8830551958459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef43c6574420a3f696bbe3ec294574445f17d4aaac30a2db72ac871bede0dbcb90cf5ff4842ee1fd9793ba01c5c6cd9b9c6e53548eab667d3a142e900689bc6d0332e332e30000000000000000000000000000000000000000000000000000000c001a0d0a059fff849dc51f728fe4f2ea48611c52f596f52a564ad16bc13474253b544a059bd8fe502a7c2d31cb99ebdc1f417a3d59682fc224a3d3fd2a4e09d4e78018c","0x02f901d58227d883053e2d8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2c0da918e86ac370f18fe366a9861f0a060972ae9076cfa8bab02731da2e330e71e34b62badd61d5b8bd5ce46360879c6598aed6954c5ac650086bb1c3108a5b332e332e30000000000000000000000000000000000000000000000000000000c080a05cfd4b5dc4a9ba371112e363014add8dfb371d074ff325a8ac6426b7737a9c84a03401350921a82f6d1e9e7710690b6446389967cb1a56928ccbc0861b8933edcf","0x02f901d58227d88305025c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81264ae3bbb86c4ef58c780a49da0c0834d5682b919dd77066ba51fd802c0fee670f95fcc614c830d1c87a678b7bb15c6ab56cfedca14eb9dc5ecd0984e1bd50f332e332e30000000000000000000000000000000000000000000000000000000c001a0bdfaa0be6e20cc2cb37c7c1e14167a1378bce3e2153af3ab087953b630f3973fa061c28cf45bd8c73b1d73dcb8bbe68eab525fa6c4953209d715be9d42c07f477c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cb6","validatorIndex":"0x904"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a9ff","index":"0x4301cb7","validatorIndex":"0x905"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae7d","index":"0x4301cb8","validatorIndex":"0x906"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a9","index":"0x4301cb9","validatorIndex":"0x907"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301cba","validatorIndex":"0x908"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b399","index":"0x4301cbb","validatorIndex":"0x909"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fccc","index":"0x4301cbc","validatorIndex":"0x90a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cbd","validatorIndex":"0x90b"}]},[],"0x555a35e2873ef9b6bce3e8f863f95ee83f2dafdf1232a9effef401d7a61bbf90"]) 2025-01-08 15:35:37.4686|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","blockNumber":"0xd163e4","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e","prevRandao":"0xfb989b4ff1c8b92156c6d9416fcafef3ae22635572ea044c01c6f333684b52b8","receiptsRoot":"0xd4fbf5b605ee77ad849315dd79fcbdbe268b387101f6a609a577775d00995fba","stateRoot":"0xe6149894c47ea4a27a819eb5dd2a64b28fcb84007caf95c6e0b8cbbec5e1c6d1","timestamp":"0x677e9b38","transactions":["0x02f901d58227d883054a858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86eb6eeaf4d2e581c5005919a78fd4408fb7904ad40570efded9834da97d957fa5ca0b65caf181c8f2ae480e52caa0ad0ccac9f4d290b201bbe48b1c312d83cd3332e332e30000000000000000000000000000000000000000000000000000000c001a065b7ec4afcbae4aed05235442eb72001740f35e8011cfc6425275e5369b9679fa0352857a5d17f087b8031f0abc7a1f03940d8c32a871e5e6a10edd5700d6b1d92","0x02f901d58227d8830551958459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef43c6574420a3f696bbe3ec294574445f17d4aaac30a2db72ac871bede0dbcb90cf5ff4842ee1fd9793ba01c5c6cd9b9c6e53548eab667d3a142e900689bc6d0332e332e30000000000000000000000000000000000000000000000000000000c001a0d0a059fff849dc51f728fe4f2ea48611c52f596f52a564ad16bc13474253b544a059bd8fe502a7c2d31cb99ebdc1f417a3d59682fc224a3d3fd2a4e09d4e78018c","0x02f901d58227d883053e2d8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2c0da918e86ac370f18fe366a9861f0a060972ae9076cfa8bab02731da2e330e71e34b62badd61d5b8bd5ce46360879c6598aed6954c5ac650086bb1c3108a5b332e332e30000000000000000000000000000000000000000000000000000000c080a05cfd4b5dc4a9ba371112e363014add8dfb371d074ff325a8ac6426b7737a9c84a03401350921a82f6d1e9e7710690b6446389967cb1a56928ccbc0861b8933edcf","0x02f901d58227d88305025c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81264ae3bbb86c4ef58c780a49da0c0834d5682b919dd77066ba51fd802c0fee670f95fcc614c830d1c87a678b7bb15c6ab56cfedca14eb9dc5ecd0984e1bd50f332e332e30000000000000000000000000000000000000000000000000000000c001a0bdfaa0be6e20cc2cb37c7c1e14167a1378bce3e2153af3ab087953b630f3973fa061c28cf45bd8c73b1d73dcb8bbe68eab525fa6c4953209d715be9d42c07f477c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cb6","validatorIndex":"0x904"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a9ff","index":"0x4301cb7","validatorIndex":"0x905"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae7d","index":"0x4301cb8","validatorIndex":"0x906"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a9","index":"0x4301cb9","validatorIndex":"0x907"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffda","index":"0x4301cba","validatorIndex":"0x908"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b399","index":"0x4301cbb","validatorIndex":"0x909"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fccc","index":"0x4301cbc","validatorIndex":"0x90a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cbd","validatorIndex":"0x90b"}]},[],"0x555a35e2873ef9b6bce3e8f863f95ee83f2dafdf1232a9effef401d7a61bbf90"]) handled in 1ms 2025-01-08 15:35:37.4686|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.4686|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.4686|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.4686|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.4727|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.4727|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"}, null] 2025-01-08 15:35:37.4727|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Syncing, Block 0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e not found. 2025-01-08 15:35:37.4727|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 0x9d9887...9f956e, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.4840|INFO|Merge.Plugin.Synchronization.BeaconPivot|9|New beacon pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:35:37.4840|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Start a new sync process, Request: ForkChoice: 0x9d9887...9f956e, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99. 2025-01-08 15:35:37.4842|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.4842|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) handled in 11ms 2025-01-08 15:35:37.4842|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.4842|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.4842|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.4842|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.4945|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","blockNumber":"0xd163e5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x2d4a2","logsBloom":"0x00000003002000000000000000800000002000000000000000000000000000000000100000000000000000000020000000000000000200000000002000000000000000200000000000000001002000000000800005400000000000000000000000000000020200000000000000000804000000400000000000000000000000000000000000000000000000000000800000000480000000000000000000000000000000001000000000000000000000000000080000800000000000000000040000000000000000000000000000000000004000800000000000000000000020000000000000000000000010000000000080000000000000000000000000000000","parentHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","prevRandao":"0x361b1112f53f72ccc8eaf0f0c6171d4a5ca58a4a3f490f8b2c59e06a0fb850ca","receiptsRoot":"0xc2cdffcb459e2eff476d5beb9ae9f08d24ecfbf06a9f760e51b75a9d4b30619d","stateRoot":"0x4714c1064aa7408d8426a76ee51a03075436c3e41423619205f2bfbd75050da4","timestamp":"0x677e9b3d","transactions":["0x02f901d58227d883054a868459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd2d073aa41c2c9f27af7a1a3be2b6f18a92b4b08cf032cee639ed65fb3fac8fdea3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84149d57253cf1fa49cd6685a2d2a7daab9a49b8e089c412839a4ffe57430ece5226a79eb13899a465ebd9cc734f2fd2782a728997e9aa823d4d23dd5e5389813332e332e30000000000000000000000000000000000000000000000000000000c080a0ee85028665f5997635405fad35ca5985a1c942b4d35171447375c90a2f50f610a01a379fe51a46786b6109761c6d3406e2f506aa5c190af65539e3ba2cb8f92688","0x02f901d58227d88305025d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd33a13002f3d11629448c5881aa96f80cce00ffb4d60eb501335e301184e6e75113b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eae5b36486a89762a454e1c0527e8be3a86207b48753b5729c9cf151230f555ad7cf7a89c3cf0993cb9be68394a50fda625eb70f419253324f5ec47a9be612df8332e332e30000000000000000000000000000000000000000000000000000000c001a02c5d649613fc541a9454c7be01e7ce26614980bee79c5b15c9ff57755d0a6d68a077bd93e3b556b96518b83e35bdf418b4c6b27ae200211bec2d80e66b78f83355","0x02f902d58227d882136c8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c62060001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a3619000000000000000000000000000000000000000000000000000000000000000242acb5e4b4f17ab30ded992d074060673f044911b208086e987064162e8f2b1aceb8b81fd965033ca3f4d13a6dec7a6ba52c85990794ddf873b16da7ab6a0f9f000000000000000000000000000000000000000000000000000000000000000230d3cb4d0f178e32ce70f79d7a0a575b6da4bab85f9798781e33b21e438acc5467f52a3fb9d0647eb596c34e9970eccc6b3b7c3586a0bb3517577aa16467524ec080a0211a71777b3332098435794f6c978f2be4e21fde5ced6c908b367887b403d441a05a3ec171a49236e60af27216d941a2d69cdcf0b00aff75ea3dac957eb4be12f3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1f67","index":"0x4301cbe","validatorIndex":"0x90c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdbe","index":"0x4301cbf","validatorIndex":"0x90d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55b064","index":"0x4301cc0","validatorIndex":"0x90e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e6e","index":"0x4301cc1","validatorIndex":"0x90f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cc2","validatorIndex":"0x910"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd395","index":"0x4301cc3","validatorIndex":"0x911"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387be","index":"0x4301cc4","validatorIndex":"0x912"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d498","index":"0x4301cc5","validatorIndex":"0x913"}]},[],"0x61084876f4acce62be7d0d23e50b5cf6fa3122db9a7bb07813797c30aed97298"]) 2025-01-08 15:35:37.4945|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722597 (0xde0f3a...0abd22), Extra Data: chiado-lighthouse-0 2025-01-08 15:35:37.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.5136|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722597 (0xde0f3a...0abd22). 2025-01-08 15:35:37.5136|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:37.5136|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","blockNumber":"0xd163e5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x2d4a2","logsBloom":"0x00000003002000000000000000800000002000000000000000000000000000000000100000000000000000000020000000000000000200000000002000000000000000200000000000000001002000000000800005400000000000000000000000000000020200000000000000000804000000400000000000000000000000000000000000000000000000000000800000000480000000000000000000000000000000001000000000000000000000000000080000800000000000000000040000000000000000000000000000000000004000800000000000000000000020000000000000000000000010000000000080000000000000000000000000000000","parentHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","prevRandao":"0x361b1112f53f72ccc8eaf0f0c6171d4a5ca58a4a3f490f8b2c59e06a0fb850ca","receiptsRoot":"0xc2cdffcb459e2eff476d5beb9ae9f08d24ecfbf06a9f760e51b75a9d4b30619d","stateRoot":"0x4714c1064aa7408d8426a76ee51a03075436c3e41423619205f2bfbd75050da4","timestamp":"0x677e9b3d","transactions":["0x02f901d58227d883054a868459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd2d073aa41c2c9f27af7a1a3be2b6f18a92b4b08cf032cee639ed65fb3fac8fdea3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84149d57253cf1fa49cd6685a2d2a7daab9a49b8e089c412839a4ffe57430ece5226a79eb13899a465ebd9cc734f2fd2782a728997e9aa823d4d23dd5e5389813332e332e30000000000000000000000000000000000000000000000000000000c080a0ee85028665f5997635405fad35ca5985a1c942b4d35171447375c90a2f50f610a01a379fe51a46786b6109761c6d3406e2f506aa5c190af65539e3ba2cb8f92688","0x02f901d58227d88305025d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd33a13002f3d11629448c5881aa96f80cce00ffb4d60eb501335e301184e6e75113b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eae5b36486a89762a454e1c0527e8be3a86207b48753b5729c9cf151230f555ad7cf7a89c3cf0993cb9be68394a50fda625eb70f419253324f5ec47a9be612df8332e332e30000000000000000000000000000000000000000000000000000000c001a02c5d649613fc541a9454c7be01e7ce26614980bee79c5b15c9ff57755d0a6d68a077bd93e3b556b96518b83e35bdf418b4c6b27ae200211bec2d80e66b78f83355","0x02f902d58227d882136c8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c62060001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a3619000000000000000000000000000000000000000000000000000000000000000242acb5e4b4f17ab30ded992d074060673f044911b208086e987064162e8f2b1aceb8b81fd965033ca3f4d13a6dec7a6ba52c85990794ddf873b16da7ab6a0f9f000000000000000000000000000000000000000000000000000000000000000230d3cb4d0f178e32ce70f79d7a0a575b6da4bab85f9798781e33b21e438acc5467f52a3fb9d0647eb596c34e9970eccc6b3b7c3586a0bb3517577aa16467524ec080a0211a71777b3332098435794f6c978f2be4e21fde5ced6c908b367887b403d441a05a3ec171a49236e60af27216d941a2d69cdcf0b00aff75ea3dac957eb4be12f3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1f67","index":"0x4301cbe","validatorIndex":"0x90c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdbe","index":"0x4301cbf","validatorIndex":"0x90d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55b064","index":"0x4301cc0","validatorIndex":"0x90e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e6e","index":"0x4301cc1","validatorIndex":"0x90f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cc2","validatorIndex":"0x910"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd395","index":"0x4301cc3","validatorIndex":"0x911"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387be","index":"0x4301cc4","validatorIndex":"0x912"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d498","index":"0x4301cc5","validatorIndex":"0x913"}]},[],"0x61084876f4acce62be7d0d23e50b5cf6fa3122db9a7bb07813797c30aed97298"]) 2025-01-08 15:35:37.5136|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","blockNumber":"0xd163e5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x2d4a2","logsBloom":"0x00000003002000000000000000800000002000000000000000000000000000000000100000000000000000000020000000000000000200000000002000000000000000200000000000000001002000000000800005400000000000000000000000000000020200000000000000000804000000400000000000000000000000000000000000000000000000000000800000000480000000000000000000000000000000001000000000000000000000000000080000800000000000000000040000000000000000000000000000000000004000800000000000000000000020000000000000000000000010000000000080000000000000000000000000000000","parentHash":"0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e","prevRandao":"0x361b1112f53f72ccc8eaf0f0c6171d4a5ca58a4a3f490f8b2c59e06a0fb850ca","receiptsRoot":"0xc2cdffcb459e2eff476d5beb9ae9f08d24ecfbf06a9f760e51b75a9d4b30619d","stateRoot":"0x4714c1064aa7408d8426a76ee51a03075436c3e41423619205f2bfbd75050da4","timestamp":"0x677e9b3d","transactions":["0x02f901d58227d883054a868459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd2d073aa41c2c9f27af7a1a3be2b6f18a92b4b08cf032cee639ed65fb3fac8fdea3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84149d57253cf1fa49cd6685a2d2a7daab9a49b8e089c412839a4ffe57430ece5226a79eb13899a465ebd9cc734f2fd2782a728997e9aa823d4d23dd5e5389813332e332e30000000000000000000000000000000000000000000000000000000c080a0ee85028665f5997635405fad35ca5985a1c942b4d35171447375c90a2f50f610a01a379fe51a46786b6109761c6d3406e2f506aa5c190af65539e3ba2cb8f92688","0x02f901d58227d88305025d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd33a13002f3d11629448c5881aa96f80cce00ffb4d60eb501335e301184e6e75113b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eae5b36486a89762a454e1c0527e8be3a86207b48753b5729c9cf151230f555ad7cf7a89c3cf0993cb9be68394a50fda625eb70f419253324f5ec47a9be612df8332e332e30000000000000000000000000000000000000000000000000000000c001a02c5d649613fc541a9454c7be01e7ce26614980bee79c5b15c9ff57755d0a6d68a077bd93e3b556b96518b83e35bdf418b4c6b27ae200211bec2d80e66b78f83355","0x02f902d58227d882136c8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c62060001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a36190000000000000000000000000000000000000000000000011d175f30904a3619000000000000000000000000000000000000000000000000000000000000000242acb5e4b4f17ab30ded992d074060673f044911b208086e987064162e8f2b1aceb8b81fd965033ca3f4d13a6dec7a6ba52c85990794ddf873b16da7ab6a0f9f000000000000000000000000000000000000000000000000000000000000000230d3cb4d0f178e32ce70f79d7a0a575b6da4bab85f9798781e33b21e438acc5467f52a3fb9d0647eb596c34e9970eccc6b3b7c3586a0bb3517577aa16467524ec080a0211a71777b3332098435794f6c978f2be4e21fde5ced6c908b367887b403d441a05a3ec171a49236e60af27216d941a2d69cdcf0b00aff75ea3dac957eb4be12f3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1f67","index":"0x4301cbe","validatorIndex":"0x90c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdbe","index":"0x4301cbf","validatorIndex":"0x90d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55b064","index":"0x4301cc0","validatorIndex":"0x90e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e6e","index":"0x4301cc1","validatorIndex":"0x90f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cc2","validatorIndex":"0x910"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd395","index":"0x4301cc3","validatorIndex":"0x911"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387be","index":"0x4301cc4","validatorIndex":"0x912"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d498","index":"0x4301cc5","validatorIndex":"0x913"}]},[],"0x61084876f4acce62be7d0d23e50b5cf6fa3122db9a7bb07813797c30aed97298"]) handled in 19ms 2025-01-08 15:35:37.5136|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.5136|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.5136|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.5136|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.5176|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.5176|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"}, null] 2025-01-08 15:35:37.5210|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 0xde0f3a...0abd22, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.5210|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Syncing beacon headers, Request: ForkChoice: 0xde0f3a...0abd22, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.5210|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.5210|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) handled in 4ms 2025-01-08 15:35:37.5210|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.5210|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.5210|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.5210|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.5307|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","blockNumber":"0xd163e6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","prevRandao":"0xc59dd0cc38cc17e7256d70dec669c148a4d7182c3c698fa669502b2878c9c503","receiptsRoot":"0x743c6b26081dc67e0c3efe4843277622cd1b99846ce56ad16807b05210df3042","stateRoot":"0xe71ce1141dd40e5ab0e932cb9ff114ccea937b5afffe9cbbb991c9d90e3c1b08","timestamp":"0x677e9b42","transactions":["0x02f901d58227d8830551968459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccd09f6666c7fd37534b18689cff7936ff8cb44adc2d09808b82af90fee32ba3985f32d72ea7f80cd8b43ffbf3282ee884d7c62e7037d615cf19be4fd755b2042332e332e30000000000000000000000000000000000000000000000000000000c001a0323535f64888687309a4f04edc7d479e862f530a1437273d0e89c464b2192d5fa054ff4fb1de9da28290abdd98ed1f69174c5f46c5f3a022032fa8096d563bd9f4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1e1","index":"0x4301cc6","validatorIndex":"0x914"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9a8","index":"0x4301cc7","validatorIndex":"0x915"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384c7","index":"0x4301cc8","validatorIndex":"0x916"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381c0","index":"0x4301cc9","validatorIndex":"0x917"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ada6","index":"0x4301cca","validatorIndex":"0x918"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301ccb","validatorIndex":"0x919"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5fa","index":"0x4301ccc","validatorIndex":"0x91a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7be","index":"0x4301ccd","validatorIndex":"0x91b"}]},[],"0xe4fe86be9e66e8514478d6054a338e6559a1275bf36fae8d005b0fa8bd985291"]) 2025-01-08 15:35:37.5307|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722598 (0x071d0e...b7a0ce), Extra Data: Nethermind 2025-01-08 15:35:37.5307|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Syncing... Inserting block 13722598 (0x071d0e...b7a0ce). 2025-01-08 15:35:37.5307|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:37.5307|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","blockNumber":"0xd163e6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","prevRandao":"0xc59dd0cc38cc17e7256d70dec669c148a4d7182c3c698fa669502b2878c9c503","receiptsRoot":"0x743c6b26081dc67e0c3efe4843277622cd1b99846ce56ad16807b05210df3042","stateRoot":"0xe71ce1141dd40e5ab0e932cb9ff114ccea937b5afffe9cbbb991c9d90e3c1b08","timestamp":"0x677e9b42","transactions":["0x02f901d58227d8830551968459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccd09f6666c7fd37534b18689cff7936ff8cb44adc2d09808b82af90fee32ba3985f32d72ea7f80cd8b43ffbf3282ee884d7c62e7037d615cf19be4fd755b2042332e332e30000000000000000000000000000000000000000000000000000000c001a0323535f64888687309a4f04edc7d479e862f530a1437273d0e89c464b2192d5fa054ff4fb1de9da28290abdd98ed1f69174c5f46c5f3a022032fa8096d563bd9f4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1e1","index":"0x4301cc6","validatorIndex":"0x914"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9a8","index":"0x4301cc7","validatorIndex":"0x915"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384c7","index":"0x4301cc8","validatorIndex":"0x916"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381c0","index":"0x4301cc9","validatorIndex":"0x917"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ada6","index":"0x4301cca","validatorIndex":"0x918"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301ccb","validatorIndex":"0x919"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5fa","index":"0x4301ccc","validatorIndex":"0x91a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7be","index":"0x4301ccd","validatorIndex":"0x91b"}]},[],"0xe4fe86be9e66e8514478d6054a338e6559a1275bf36fae8d005b0fa8bd985291"]) 2025-01-08 15:35:37.5307|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","blockNumber":"0xd163e6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xde0f3a705141a2150252bd7cb700c39f5bb04c49ce174d4bc2f39d5f670abd22","prevRandao":"0xc59dd0cc38cc17e7256d70dec669c148a4d7182c3c698fa669502b2878c9c503","receiptsRoot":"0x743c6b26081dc67e0c3efe4843277622cd1b99846ce56ad16807b05210df3042","stateRoot":"0xe71ce1141dd40e5ab0e932cb9ff114ccea937b5afffe9cbbb991c9d90e3c1b08","timestamp":"0x677e9b42","transactions":["0x02f901d58227d8830551968459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ccfe984a1a3aa5a9b54b42e500b17ac375af1d2393b9d66b45bdae322e5595ba0cd3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccd09f6666c7fd37534b18689cff7936ff8cb44adc2d09808b82af90fee32ba3985f32d72ea7f80cd8b43ffbf3282ee884d7c62e7037d615cf19be4fd755b2042332e332e30000000000000000000000000000000000000000000000000000000c001a0323535f64888687309a4f04edc7d479e862f530a1437273d0e89c464b2192d5fa054ff4fb1de9da28290abdd98ed1f69174c5f46c5f3a022032fa8096d563bd9f4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1e1","index":"0x4301cc6","validatorIndex":"0x914"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9a8","index":"0x4301cc7","validatorIndex":"0x915"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384c7","index":"0x4301cc8","validatorIndex":"0x916"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381c0","index":"0x4301cc9","validatorIndex":"0x917"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ada6","index":"0x4301cca","validatorIndex":"0x918"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301ccb","validatorIndex":"0x919"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5fa","index":"0x4301ccc","validatorIndex":"0x91a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7be","index":"0x4301ccd","validatorIndex":"0x91b"}]},[],"0xe4fe86be9e66e8514478d6054a338e6559a1275bf36fae8d005b0fa8bd985291"]) handled in 1ms 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"}, null] 2025-01-08 15:35:37.5327|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 0x071d0e...b7a0ce, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.5327|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Syncing beacon headers, Request: ForkChoice: 0x071d0e...b7a0ce, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) handled in 0ms 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.5327|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.5441|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","blockNumber":"0xd163e7","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","prevRandao":"0xb1a409397b460852bbbf91c6964d209609e2d975d1aa6a7408e21b3c62007508","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x35f393ce87e7098e76924ce0a96bae3aef81450e152283ad9032d3df228fbf29","timestamp":"0x677e9b47","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fab0","index":"0x4301cce","validatorIndex":"0x91c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e6","index":"0x4301ccf","validatorIndex":"0x91d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301cd0","validatorIndex":"0x91e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cd1","validatorIndex":"0x91f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc1","index":"0x4301cd2","validatorIndex":"0x920"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cd3","validatorIndex":"0x921"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cd4","validatorIndex":"0x922"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdbe","index":"0x4301cd5","validatorIndex":"0x923"}]},[],"0x865882b0ade93e2df5a8d576553eb581c2280d47486e3b24c9d246d41e754823"]) 2025-01-08 15:35:37.5444|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722599 (0x06e230...84d494), Extra Data: chiado-teku-0 2025-01-08 15:35:37.5444|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722599 (0x06e230...84d494). 2025-01-08 15:35:37.5444|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:35:37.5444|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","blockNumber":"0xd163e7","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","prevRandao":"0xb1a409397b460852bbbf91c6964d209609e2d975d1aa6a7408e21b3c62007508","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x35f393ce87e7098e76924ce0a96bae3aef81450e152283ad9032d3df228fbf29","timestamp":"0x677e9b47","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fab0","index":"0x4301cce","validatorIndex":"0x91c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e6","index":"0x4301ccf","validatorIndex":"0x91d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301cd0","validatorIndex":"0x91e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cd1","validatorIndex":"0x91f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc1","index":"0x4301cd2","validatorIndex":"0x920"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cd3","validatorIndex":"0x921"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cd4","validatorIndex":"0x922"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdbe","index":"0x4301cd5","validatorIndex":"0x923"}]},[],"0x865882b0ade93e2df5a8d576553eb581c2280d47486e3b24c9d246d41e754823"]) 2025-01-08 15:35:37.5444|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","blockNumber":"0xd163e7","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x071d0ebd950ffd033a8ad73fe323e3b179955a62c865079d3ec571e9a7b7a0ce","prevRandao":"0xb1a409397b460852bbbf91c6964d209609e2d975d1aa6a7408e21b3c62007508","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x35f393ce87e7098e76924ce0a96bae3aef81450e152283ad9032d3df228fbf29","timestamp":"0x677e9b47","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fab0","index":"0x4301cce","validatorIndex":"0x91c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e6","index":"0x4301ccf","validatorIndex":"0x91d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc0","index":"0x4301cd0","validatorIndex":"0x91e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cd1","validatorIndex":"0x91f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc1","index":"0x4301cd2","validatorIndex":"0x920"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425db","index":"0x4301cd3","validatorIndex":"0x921"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4301cd4","validatorIndex":"0x922"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdbe","index":"0x4301cd5","validatorIndex":"0x923"}]},[],"0x865882b0ade93e2df5a8d576553eb581c2280d47486e3b24c9d246d41e754823"]) handled in 1ms 2025-01-08 15:35:37.5444|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.5444|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.5444|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.5444|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"}, null] 2025-01-08 15:35:37.5482|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 0x06e230...84d494, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.5482|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Syncing beacon headers, Request: ForkChoice: 0x06e230...84d494, Safe: 0x4c984d...eda661, Finalized: 0x078fc8...4d8f99 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99","headBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","safeBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661"},null]) handled in 0ms 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:37.5482|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:37.6026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.7024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.7256|DEBUG|Network.PeerManager|11|Peer pool size is: 404 2025-01-08 15:35:37.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:37.9062|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:35:37.9089|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9089|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:37.9089|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9089|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9140|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:37.9177|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9177|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:37.9177|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:37.9177|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:38.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.0657|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:35:38.1020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.1322|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 15:35:38.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.2137|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:38.2458|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync UpdatingPivot to FastHeaders, BeaconHeaders at block: 0 | target: 13722599 | peer: 13722597 2025-01-08 15:35:38.2458|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from UpdatingPivot to FastHeaders, BeaconHeaders 2025-01-08 15:35:38.2523|INFO|Merge.Plugin.Synchronization.BeaconHeadersSyncFeed|11|Initialized beacon headers sync. lowestRequestedHeaderNumber: 13722596,lowestInsertedBlockHeader: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e), pivotNumber: 13722595, pivotDestination: 13722554 2025-01-08 15:35:38.2523|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|HeadersSyncFeed state changed to Active 2025-01-08 15:35:38.2523|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|BeaconHeadersSyncFeed state changed to Active 2025-01-08 15:35:38.2523|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher got activated. 2025-01-08 15:35:38.2523|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 15:35:38.2589|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED , LOWEST_REQUESTED 13722042, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 15:35:38.2589|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13722596, LOWEST_REQUESTED 13722554, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 15:35:38.2646|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED , LOWEST_REQUESTED 13721530, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:35:38.2715|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:38.2715|DEBUG|Network.Discovery.NodesLocator|37|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 91, after the process: 91 2025-01-08 15:35:38.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.3692|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:38.4024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.4330|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|17|FastHeader LogStateOnPrepare: LOWEST_INSERTED , LOWEST_REQUESTED 13721018, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:38.4415|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13722554 | HANDLED HEADERS [13722554, 13722595](42) [HIGH] [times: S:11ms|R:166ms|V:8ms|W:0ms|H:8ms|A:185ms, retries 0] min#: 13722596 [H ][ ][Peer|eth68|13722597| 3.71.132.231:| Out] 2025-01-08 15:35:38.4455|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|17|BeaconHeadersSyncFeed state changed to Dormant 2025-01-08 15:35:38.4576|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|17|SyncDispatcher is going to sleep. 2025-01-08 15:35:38.5048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.7063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.8060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.8479|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED , LOWEST_REQUESTED 13720506, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:38.8728|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|17|LOWEST_INSERTED 13722042 | HANDLED HEADERS [13722042, 13722553](512) [HIGH] [times: S:11ms|R:580ms|V:25ms|W:0ms|H:25ms|A:616ms, retries 0] min#: 13722554 [H ][ ][Peer|eth68|13722597| 3.69.35.13:| Out] 2025-01-08 15:35:38.8948|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13722042, LOWEST_REQUESTED 13719994, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:38.9054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9128|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:38.9176|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|17|LOWEST_INSERTED 13721530 | HANDLED HEADERS [13721530, 13722041](512) [HIGH] [times: S:168ms|R:462ms|V:23ms|W:0ms|H:23ms|A:653ms, retries 0] min#: 13722042 [H ][ ][Peer|eth68|13722597| 3.71.132.231:| Out] 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9176|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:38.9204|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:39.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:41.5450|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 15:35:41.5450|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 15:35:41.5450|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 15:35:41.5450|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:35:41.5501|INFO|Program|1|Configuration complete 2025-01-08 15:35:41.6102|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:35:41.6102|DEBUG|Program|1|Server GC: True 2025-01-08 15:35:41.6102|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:35:41.6129|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:35:41.6129|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:35:41.6129|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:35:41.6162|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:35:41.7537|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7633|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.7679|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.7682|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:35:41.7832|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 2ms 2025-01-08 15:35:41.7832|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 15:35:41.7832|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:35:41.7874|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:35:41.7874|INFO|Init.Steps.InitializePrecompiles|11|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:35:41.8106|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 15:35:41.8106|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 23ms 2025-01-08 15:35:41.8106|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 15:35:41.8106|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:35:41.8164|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 5ms 2025-01-08 15:35:41.8164|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 15:35:41.8164|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:35:41.8261|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:35:41.8789|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 72ms 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.8886|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:35:41.8886|DEBUG|Init.MemoryHintMan|6|Setting malloc parameters.. 2025-01-08 15:35:41.8926|INFO|Init.MemoryHintMan|6|Setting up memory allowances 2025-01-08 15:35:41.8926|INFO|Init.MemoryHintMan|6| Memory hint: 768 MB 2025-01-08 15:35:41.8926|INFO|Init.MemoryHintMan|6| General memory: 32 MB 2025-01-08 15:35:41.8926|INFO|Init.MemoryHintMan|6| Peers memory: 50 MB 2025-01-08 15:35:41.9134|INFO|Init.MemoryHintMan|6| Netty memory: 134 MB 2025-01-08 15:35:41.9134|INFO|Init.MemoryHintMan|6| Mempool memory: 68 MB 2025-01-08 15:35:41.9172|INFO|Init.MemoryHintMan|6| Fast blocks memory: 48 MB 2025-01-08 15:35:41.9172|INFO|Init.MemoryHintMan|6| Trie memory: 86 MB 2025-01-08 15:35:41.9207|INFO|Init.MemoryHintMan|6| DB memory: 347 MB 2025-01-08 15:35:41.9207|DEBUG|Init.Steps.EthereumStepsManager|6|Step ApplyMemoryHint executed in 30ms 2025-01-08 15:35:41.9207|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint complete 2025-01-08 15:35:41.9207|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:35:41.9361|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:41.9363|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:41.9404|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB SharedBlockCacheSize: 347927962 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB SkipMemoryHintSetting: False 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB EnableDbStatistics: False 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB EnableMetricsUpdater: False 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB StatsDumpPeriodSec: 600 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB MaxOpenFiles: 2025-01-08 15:35:41.9463|DEBUG|Init.Steps.InitDatabase|6|DB WriteAheadLogSync: False 2025-01-08 15:35:41.9482|DEBUG|Init.Steps.InitDatabase|6|DB ReadAheadSize: 262144 2025-01-08 15:35:41.9482|DEBUG|Init.Steps.InitDatabase|6|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:35:41.9482|DEBUG|Init.Steps.InitDatabase|6|DB AdditionalRocksDbOptions: 2025-01-08 15:35:41.9482|DEBUG|Init.Steps.InitDatabase|6|DB VerifyChecksum: True 2025-01-08 15:35:41.9482|DEBUG|Init.Steps.InitDatabase|6|DB EnableFileWarmer: False 2025-01-08 15:35:41.9583|DEBUG|Init.Steps.InitDatabase|6|DB CompressibilityHint: 1 2025-01-08 15:35:41.9583|DEBUG|Init.Steps.InitDatabase|6|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:35:41.9583|DEBUG|Init.Steps.InitDatabase|6|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9583|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:35:41.9583|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9604|DEBUG|Init.Steps.InitDatabase|6|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbWriteBufferNumber: 4 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbVerifyChecksum: 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbRowCacheSize: 86981990 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbEnableFileWarmer: False 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:35:41.9642|DEBUG|Init.Steps.InitDatabase|6|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:35:41.9687|DEBUG|Db.Rocks.RocksDbFactory|6|Shared memory size is 347927962 2025-01-08 15:35:42.0420|DEBUG|Init.Steps.EthereumStepsManager|12|Step SetupKeyStore executed in 121ms 2025-01-08 15:35:42.0420|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore complete 2025-01-08 15:35:42.2218|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:35:42.2247|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:35:42.2247|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Blocks DB 2025-01-08 15:35:42.2247|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Headers DB 2025-01-08 15:35:42.2247|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlockNumbers DB 2025-01-08 15:35:42.2247|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitTxTypesAndRlp executed in 16ms 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2378|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.2625|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for BlobTransactions DB 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 32 MB 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 160 MB 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 192 MB 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 208 MB 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 224 MB 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:35:42.3590|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 232 MB 2025-01-08 15:35:42.3662|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:35:42.3662|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:35:42.3662|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:35:42.3662|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:35:42.3662|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:35:42.3694|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:42.3694|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 296 MB 2025-01-08 15:35:42.3747|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:42.3747|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 392 MB 2025-01-08 15:35:42.3766|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:35:42.3766|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 520 MB 2025-01-08 15:35:42.3766|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4124|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for State0 DB 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Code DB 2025-01-08 15:35:42.4178|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Bloom DB 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4178|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|Step FilterBootnodes executed in 2ms 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:35:42.4204|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:35:42.4204|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 776 MB 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitCrypto executed in 0ms 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 784 MB 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4204|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:35:42.4242|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:35:42.4242|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:35:42.4242|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 816 MB 2025-01-08 15:35:42.4305|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.4336|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|Step UpdateDiscoveryConfig executed in 1ms 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4362|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.4533|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Metadata DB 2025-01-08 15:35:42.4569|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:35:42.4569|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 818 MB 2025-01-08 15:35:42.4569|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:35:42.4726|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Receipts DB 2025-01-08 15:35:42.4726|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:42.4726|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 822 MB 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 830 MB 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 842 MB 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 858 MB 2025-01-08 15:35:42.4765|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitDatabase executed in 567ms 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5084|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:35:42.5564|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to 13721530 2025-01-08 15:35:42.5717|INFO|Blockchain.BlockTree|12|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:35:42.5723|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to 13721530 2025-01-08 15:35:42.5767|INFO|Blockchain.BlockTree|12|Numbers resolved, level = 13722553, header = 13722553, body = 0 2025-01-08 15:35:42.5825|INFO|Blockchain.BlockTree|12|Beacon Numbers resolved, level = 13722599, header = 13722599, body = 13722599 2025-01-08 15:35:42.5825|INFO|Blockchain.BlockTree|12|Loading fork choice info 2025-01-08 15:35:42.5825|INFO|Blockchain.BlockTree|12|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 13722553, best known is 13722553, lowest inserted header 13721530, lowest sync inserted block number 13722554 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeBlockTree executed in 79ms 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.5903|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12|Initializing 16 plugins 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Clique by Nethermind 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Clique by Nethermind initialized in 1ms 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| AuRa by Nethermind 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| AuRa by Nethermind initialized in 0ms 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Ethash by Nethermind 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Ethash by Nethermind initialized in 0ms 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Optimism by Nethermind 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Optimism by Nethermind initialized in 0ms 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Taiko by Nethermind 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Taiko by Nethermind initialized in 0ms 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| NethDev by Nethermind 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| NethDev by Nethermind initialized in 0ms 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Shutter by Nethermind 2025-01-08 15:35:42.5926|INFO|Shutter.ShutterPlugin|12|Initializing Shutter plugin. 2025-01-08 15:35:42.5926|INFO|Init.Steps.InitializePlugins|12| Shutter by Nethermind initialized in 0ms 2025-01-08 15:35:42.5963|INFO|Init.Steps.InitializePlugins|12| AuRaMerge by Nethermind 2025-01-08 15:35:42.6084|INFO|Merge.Plugin.PoSSwitcher|12|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:35:42.6084|INFO|Init.Steps.InitializePlugins|12| AuRaMerge by Nethermind initialized in 14ms 2025-01-08 15:35:42.6084|INFO|Init.Steps.InitializePlugins|12| Merge by Nethermind 2025-01-08 15:35:42.6084|INFO|Init.Steps.InitializePlugins|12| Merge by Nethermind initialized in 0ms 2025-01-08 15:35:42.6084|INFO|Init.Steps.InitializePlugins|12| HealthChecks by Nethermind 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| HealthChecks by Nethermind initialized in 6ms 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| Hive by Nethermind 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| Hive by Nethermind initialized in 0ms 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| Clef signer by Nethermind 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| EthStats by Nethermind 2025-01-08 15:35:42.6170|DEBUG|EthStats.EthStatsPlugin|12|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| EthStats by Nethermind initialized in 1ms 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| Snapshot by Nethermind 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| TraceStore by Nethermind 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| TraceStore by Nethermind initialized in 0ms 2025-01-08 15:35:42.6170|INFO|Init.Steps.InitializePlugins|12| UPnP by Nethermind 2025-01-08 15:35:42.6202|INFO|Init.Steps.InitializePlugins|12| UPnP by Nethermind initialized in 0ms 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializePlugins executed in 29ms 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.6202|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:35:42.6301|INFO|Trie.NodeStorageFactory|6|Detected HalfPath key scheme. 2025-01-08 15:35:42.6301|INFO|Init.InitializeStateDb|6|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeStateDb executed in 95ms 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:42.7175|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializePrecompiles executed in 3,516ms 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:45.2991|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.3002|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.3002|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.3002|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.3002|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.3002|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:35:45.3126|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|11|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:35:45.3722|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|11|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:35:45.4056|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|11|Recreating light collection of blob transactions and cache 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockchainAuRaMerge executed in 153ms 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4538|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:35:45.4578|DEBUG|Consensus.Processing.BlockchainProcessor|11|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:35:45.4618|DEBUG|Consensus.Processing.BlockchainProcessor|11|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartBlockProcessorAuRa executed in 8ms 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4618|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:35:45.4644|INFO|Init.Steps.LoadGenesisBlock|11|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartLogProducer executed in 0ms 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4644|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:35:45.4754|INFO|Merge.Plugin.Synchronization.BeaconPivot|11|Loaded Beacon Pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:35:45.5662|DEBUG|Synchronization.Peers.SyncPeerPool|11|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:35:45.6004|INFO|Merge.Plugin.Synchronization.PivotUpdator|11|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:35:45.6104|INFO|Synchronization.FastSync.TreeSync|11|Now syncing nodes starting from root of block 0 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.6893|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.7009|INFO|Network.StaticNodes.StaticNodesManager|12|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:35:45.7114|DEBUG|Network.ProtocolsManager|12|Removed supported capability: nodedata1 2025-01-08 15:35:45.7715|DEBUG|Init.Steps.InitializeNetwork|6|Skipped enabling snap capability 2025-01-08 15:35:45.7733|DEBUG|Synchronization.Peers.SyncPeerPool|6|Starting eth sync peer upgrade timer 2025-01-08 15:35:45.7733|DEBUG|Init.Steps.InitializeNetwork|6|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:35:45.7784|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:35:45.7784|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:35:45.7803|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:35:45.7803|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:35:45.7803|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:35:45.7862|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:35:45.7862|DEBUG|Init.Steps.InitializeNetwork|6|Starting discovery process. 2025-01-08 15:35:45.7917|DEBUG|Init.Steps.InitializeNetwork|6|Discovery process started. 2025-01-08 15:35:45.7917|DEBUG|Init.Steps.InitializeNetwork|6|Initializing peer manager 2025-01-08 15:35:45.7940|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:35:45.7940|DEBUG|Network.Discovery.DiscoveryApp|11|Discovery : udp://172.234.230.144:30303 2025-01-08 15:35:45.7977|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 0 2025-01-08 15:35:45.7977|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:35:45.8034|DEBUG|Network.NodesLoader|6|Initializing persisted peers: 5. 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:35:45.8175|DEBUG|Network.NodesLoader|6|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:35:45.8292|DEBUG|Network.PeerPool|6|Starting peer persistence timer 2025-01-08 15:35:45.8292|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:35:45.8292|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:35:45.8292|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:35:45.8292|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:35:45.8292|DEBUG|Network.PeerPool|12|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:35:45.8292|DEBUG|Network.PeerManager|6|Starting peer update timer 2025-01-08 15:35:45.8292|DEBUG|Network.SessionMonitor|6|Starting session monitor 2025-01-08 15:35:45.8342|DEBUG|Init.Steps.InitializeNetwork|6|Peer manager initialization completed 2025-01-08 15:35:45.8342|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeNetwork executed in 369ms 2025-01-08 15:35:45.8342|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:45.8363|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:35:45.8410|DEBUG|Init.Steps.Migrations.BloomMigration|12|BloomDb migration not needed. 2025-01-08 15:35:45.8455|DEBUG|Init.Steps.EthereumStepsManager|12|Step DatabaseMigrations executed in 7ms 2025-01-08 15:35:45.8455|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations complete 2025-01-08 15:35:45.8492|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:35:45.8578|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:35:45.8705|DEBUG|Network.PeerManager|6|Peer update loop complete. 2025-01-08 15:35:45.9214|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 15:35:45.9214|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|16|Attempt to request ENR before bonding 2025-01-08 15:35:45.9214|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|36|Attempt to request ENR before bonding 2025-01-08 15:35:45.9214|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|23|Attempt to request ENR before bonding 2025-01-08 15:35:45.9438|DEBUG|Init.Steps.RegisterRpcModules|12|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:35:45.9438|DEBUG|Init.Steps.EthereumStepsManager|12|Step RegisterAuRaMergeRpcModules executed in 95ms 2025-01-08 15:35:45.9438|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules complete 2025-01-08 15:35:45.9443|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:35:45.9443|INFO|Init.Steps.ReviewBlockTree|12|No block tree levels to review for fixes. All fine. 2025-01-08 15:35:45.9443|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to 13721530 2025-01-08 15:35:45.9443|INFO|Blockchain.BlockTree|12|Numbers resolved, level = 13722553, header = 13722553, body = 0 2025-01-08 15:35:45.9483|INFO|Blockchain.BlockTree|12|Beacon Numbers resolved, level = 13722599, header = 13722599, body = 13722599 2025-01-08 15:35:45.9483|INFO|Blockchain.BlockTree|12|Loading fork choice info 2025-01-08 15:35:45.9483|DEBUG|Blockchain.BlockTree|12|Completed visiting blocks in DB at level 13722553 - best known 13722553 2025-01-08 15:35:45.9483|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:35:45.9483|DEBUG|Init.Steps.EthereumStepsManager|8|Step ReviewBlockTree executed in 5ms 2025-01-08 15:35:45.9483|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree complete 2025-01-08 15:35:45.9781|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:35:45.9781|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:35:45.9781|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:35:45.9781|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:35:45.9781|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:35:46.0735|INFO|Monitoring.MonitoringService|35|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:35:46.0735|INFO|Init.Steps.StartMonitoring|32|System.Diagnostics.Metrics disabled 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|32|Step StartMonitoring executed in 125ms 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|32|StartMonitoring complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartGrpc executed in 1ms 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:35:46.0735|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:35:46.0806|INFO|Merge.Plugin.MergePlugin|12|Starting Merge block producer & sealer 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeBlockProducer executed in 21ms 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:46.0969|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:35:46.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.1081|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:03.9030000 for next AuRa step. 2025-01-08 15:35:46.2036|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.3018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.4008|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:35:46.4268|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:35:46.4441|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:35:46.4445|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:35:46.4445|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:35:46.4518|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:35:46.4518|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:46.4518|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:35:46.4518|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:35:46.4518|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:35:46.4523|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:35:46.4523|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:35:46.4523|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:35:46.4523|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:35:46.4523|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:35:46.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.5274|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722600| 139.144.26.85:| Out]. 2025-01-08 15:35:46.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.6079|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722600| 35.206.174.92:| Out]. 2025-01-08 15:35:46.6086|DEBUG|Synchronization.Peers.SyncPeerPool|11|Refreshed peer info for [Peer|eth68|13722600| 35.210.126.23:| Out]. 2025-01-08 15:35:46.6086|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync Disconnected to FastSync, FastHeaders at block: 0 | header: 13722553 | target: 13722596 | peer: 13722600 2025-01-08 15:35:46.6086|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from Disconnected to FastSync, FastHeaders 2025-01-08 15:35:46.6086|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|FastSyncFeed state changed to Active 2025-01-08 15:35:46.6086|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SyncDispatcher got activated. 2025-01-08 15:35:46.6154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|HeadersSyncFeed state changed to Active 2025-01-08 15:35:46.6154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:35:46.6208|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:46.6208|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721530, LOWEST_REQUESTED 13721018, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 15:35:46.6208|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721530, LOWEST_REQUESTED 13720506, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:35:46.6208|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721530, LOWEST_REQUESTED 13719994, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:46.6289|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722553, beaconPivotExists: True, BestSuggestedBody: 0, BestKnownNumber: 13722553, BestPeer: [HBR ][ ][Peer|eth68|13722600| 35.210.126.23:| Out], BestKnownBeaconNumber 13722599 2025-01-08 15:35:46.6289|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] (our best 13722553) 2025-01-08 15:35:46.6993|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.8019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.8390|DEBUG|Synchronization.Blocks.BlockDownloader|8|Replacing [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] with [HBR ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] for the blocks sync allocation. 2025-01-08 15:35:46.8390|DEBUG|Synchronization.Peers.SyncPeerPool|8|Refreshed peer info for [Peer|eth68|13722600| 3.69.35.13:| Out]. 2025-01-08 15:35:46.8408|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721530, LOWEST_REQUESTED 13719482, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:35:46.8530|INFO|Network.Discovery.DiscoveryApp|6|Connected to 5 bootnodes, 5 trusted/persisted nodes 2025-01-08 15:35:46.8530|DEBUG|Network.Discovery.DiscoveryApp|6|Starting discovery persistence timer 2025-01-08 15:35:46.8530|DEBUG|Network.Discovery.DiscoveryApp|6|Starting discovery timer 2025-01-08 15:35:46.8727|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:46.8727|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721530, LOWEST_REQUESTED 13718970, DEPENDENCIES 0, SENT: 5, PENDING: 0 2025-01-08 15:35:46.9027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:46.9255|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13721018 | HANDLED HEADERS [13721018, 13721529](512) [HIGH] [times: S:5ms|R:254ms|V:48ms|W:0ms|H:48ms|A:307ms, retries 0] min#: 13721530 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.0049|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721018, LOWEST_REQUESTED 13718458, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:35:47.0049|DEBUG|Synchronization.Blocks.BlockDownloader|15|Replacing [ ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] with [HBR ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] for the blocks sync allocation. 2025-01-08 15:35:47.0049|DEBUG|Synchronization.Peers.SyncPeerPool|15|Refreshed peer info for [Peer|eth68|13722600| 3.71.132.231:| Out]. 2025-01-08 15:35:47.0049|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721018, LOWEST_REQUESTED 13717946, DEPENDENCIES 0, SENT: 5, PENDING: 0 2025-01-08 15:35:47.0049|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13719482, 13719993](512) [HIGH] [times: S:35ms|R:129ms|V:2ms|W:0ms|H:2ms|A:166ms, retries 0] min#: 13719994 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13719482, 13719993](512) [LOW] [times: S:1ms|R:0ms|V:0ms|W:0ms|H:0ms|A:1ms, retries 0] min#: 13719994 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.0049|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13721018 | HANDLED HEADERS [13719482, 13719993](512) [HIGH] [times: S:35ms|R:129ms|V:2ms|W:0ms|H:2ms|A:166ms, retries 0] min#: 13719994 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.0848|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13718970, 13719481](512) [HIGH] [times: S:129ms|R:80ms|V:0ms|W:0ms|H:0ms|A:209ms, retries 0] min#: 13719482 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13718970, 13719481](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13719482 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.0848|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13721018 | HANDLED HEADERS [13718970, 13719481](512) [HIGH] [times: S:129ms|R:80ms|V:0ms|W:0ms|H:0ms|A:209ms, retries 0] min#: 13719482 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.0848|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721018, LOWEST_REQUESTED 13717434, DEPENDENCIES 2, SENT: 5, PENDING: 0 2025-01-08 15:35:47.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.1687|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|43|HEADERS [13717946, 13718457](512) [HIGH] [times: S:79ms|R:83ms|V:0ms|W:0ms|H:0ms|A:162ms, retries 0] min#: 13718458 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13717946, 13718457](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13718458 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.1687|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721018, LOWEST_REQUESTED 13716922, DEPENDENCIES 3, SENT: 5, PENDING: 0 2025-01-08 15:35:47.1687|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|43|LOWEST_INSERTED 13721018 | HANDLED HEADERS [13717946, 13718457](512) [HIGH] [times: S:79ms|R:83ms|V:1ms|W:0ms|H:1ms|A:163ms, retries 0] min#: 13718458 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.2282|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721018, LOWEST_REQUESTED 13716410, DEPENDENCIES 3, SENT: 5, PENDING: 0 2025-01-08 15:35:47.2488|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13721018, LOWEST_REQUESTED 13715898, DEPENDENCIES 3, SENT: 5, PENDING: 0 2025-01-08 15:35:47.2619|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13720506, 13721017](512) [HIGH] [times: S:1ms|R:604ms|V:34ms|W:0ms|H:34ms|A:639ms, retries 0] min#: 13721018 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.2619|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13717434, 13717945](512) [HIGH] [times: S:83ms|R:93ms|V:1ms|W:0ms|H:1ms|A:177ms, retries 0] min#: 13717946 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13717434, 13717945](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13717946 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.2619|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13717434, 13717945](512) [HIGH] [times: S:83ms|R:93ms|V:1ms|W:0ms|H:1ms|A:177ms, retries 0] min#: 13717946 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.2791|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.63.5:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:35:47.2951|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13715386, DEPENDENCIES 4, SENT: 5, PENDING: 0 2025-01-08 15:35:47.2951|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|HEADERS [13718458, 13718969](512) [HIGH] [times: S:0ms|R:290ms|V:0ms|W:0ms|H:0ms|A:290ms, retries 0] min#: 13718970 [H ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13718458, 13718969](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13718970 [H ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.2951|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13718458, 13718969](512) [HIGH] [times: S:0ms|R:290ms|V:0ms|W:0ms|H:0ms|A:290ms, retries 0] min#: 13718970 [H ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.3273|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13714874, DEPENDENCIES 5, SENT: 5, PENDING: 0 2025-01-08 15:35:47.3291|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13716410, 13716921](512) [HIGH] [times: S:20ms|R:78ms|V:3ms|W:0ms|H:3ms|A:101ms, retries 0] min#: 13716922 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13716410, 13716921](512) [LOW] [times: S:2ms|R:0ms|V:0ms|W:0ms|H:0ms|A:2ms, retries 0] min#: 13716922 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.3291|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13716410, 13716921](512) [HIGH] [times: S:20ms|R:78ms|V:3ms|W:0ms|H:3ms|A:101ms, retries 0] min#: 13716922 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.3991|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13716922, 13717433](512) [HIGH] [times: S:59ms|R:171ms|V:0ms|W:0ms|H:0ms|A:230ms, retries 0] min#: 13717434 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13716922, 13717433](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13717434 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.3991|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13714362, DEPENDENCIES 7, SENT: 5, PENDING: 0 2025-01-08 15:35:47.3991|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13716922, 13717433](512) [HIGH] [times: S:59ms|R:171ms|V:0ms|W:0ms|H:0ms|A:230ms, retries 0] min#: 13717434 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.4004|DEBUG|Network.PeerManager|6|Peer pool size is: 101 2025-01-08 15:35:47.4004|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:35:47.4071|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13713850, DEPENDENCIES 8, SENT: 5, PENDING: 0 2025-01-08 15:35:47.4071|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13715386, 13715897](512) [HIGH] [times: S:32ms|R:79ms|V:1ms|W:0ms|H:1ms|A:112ms, retries 0] min#: 13715898 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13715386, 13715897](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13715898 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.4071|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13715386, 13715897](512) [HIGH] [times: S:32ms|R:79ms|V:1ms|W:0ms|H:1ms|A:112ms, retries 0] min#: 13715898 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.4567|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13713338, DEPENDENCIES 8, SENT: 5, PENDING: 0 2025-01-08 15:35:47.4567|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13715898, 13716409](512) [HIGH] [times: S:46ms|R:161ms|V:1ms|W:0ms|H:1ms|A:208ms, retries 0] min#: 13716410 [H ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13715898, 13716409](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13716410 [H ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.4567|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13715898, 13716409](512) [HIGH] [times: S:46ms|R:161ms|V:1ms|W:0ms|H:1ms|A:208ms, retries 0] min#: 13716410 [H ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.4849|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13714362, 13714873](512) [HIGH] [times: S:8ms|R:77ms|V:0ms|W:0ms|H:0ms|A:85ms, retries 0] min#: 13714874 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13714362, 13714873](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13714874 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.4849|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13720506 | HANDLED HEADERS [13714362, 13714873](512) [HIGH] [times: S:8ms|R:77ms|V:1ms|W:0ms|H:1ms|A:86ms, retries 0] min#: 13714874 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.4849|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13712826, DEPENDENCIES 10, SENT: 5, PENDING: 0 2025-01-08 15:35:47.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.5112|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13720506, LOWEST_REQUESTED 13712314, DEPENDENCIES 10, SENT: 5, PENDING: 0 2025-01-08 15:35:47.5112|DEBUG|Synchronization.Blocks.SyncBatchSize|8|Changing sync batch size to 48 2025-01-08 15:35:47.5466|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13719994 | HANDLED HEADERS [13719994, 13720505](512) [HIGH] [times: S:217ms|R:670ms|V:36ms|W:0ms|H:36ms|A:923ms, retries 0] min#: 13720506 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:47.5655|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13713338, 13713849](512) [HIGH] [times: S:28ms|R:79ms|V:1ms|W:0ms|H:1ms|A:108ms, retries 0] min#: 13713850 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13713338, 13713849](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13713850 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.5655|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13719994 | HANDLED HEADERS [13713338, 13713849](512) [HIGH] [times: S:28ms|R:79ms|V:2ms|W:0ms|H:2ms|A:109ms, retries 0] min#: 13713850 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.5798|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] (our best 13722567) 2025-01-08 15:35:47.5819|DEBUG|Synchronization.Blocks.BlockDownloader|23|Blocks download from [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] completed with progress 14. 2025-01-08 15:35:47.5819|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Dormant 2025-01-08 15:35:47.5819|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Single dispatch from FastSyncFeed with allocated [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] has been processed 2025-01-08 15:35:47.5819|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher is going to sleep. 2025-01-08 15:35:47.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.6011|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722567 | target: 13722596 | peer: 13722600 2025-01-08 15:35:47.6011|INFO|Synchronization.FastSync.StateSyncPivot|23|Snap - distance from HEAD:13722567 - Pivot changed from to 13722567 2025-01-08 15:35:47.6011|INFO|Synchronization.SnapSync.ProgressTracker|23|Starting the Snap data sync from the 13722567 (0xca95d0...c866dd) 0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b root 2025-01-08 15:35:47.6011|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SnapSyncFeed state changed to Active 2025-01-08 15:35:47.6043|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:35:47.6132|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13719482 | HANDLED HEADERS [13719482, 13719993](512) [LOW] [times: S:607ms|R:0ms|V:0ms|W:0ms|H:0ms|A:607ms, retries 0] min#: 13719994 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.6132|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:35:47.6261|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13713850, 13714361](512) [HIGH] [times: S:49ms|R:169ms|V:1ms|W:0ms|H:1ms|A:219ms, retries 0] min#: 13714362 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13713850, 13714361](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13714362 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.6261|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13719482 | HANDLED HEADERS [13713850, 13714361](512) [HIGH] [times: S:49ms|R:169ms|V:1ms|W:0ms|H:1ms|A:219ms, retries 0] min#: 13714362 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.6418|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|HEADERS [13714874, 13715385](512) [HIGH] [times: S:71ms|R:243ms|V:0ms|W:0ms|H:0ms|A:314ms, retries 0] min#: 13715386 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13714874, 13715385](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13715386 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.6418|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13719482 | HANDLED HEADERS [13714874, 13715385](512) [HIGH] [times: S:71ms|R:243ms|V:0ms|W:0ms|H:0ms|A:314ms, retries 0] min#: 13715386 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.6508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|HEADERS [13712314, 13712825](512) [HIGH] [times: S:53ms|R:86ms|V:0ms|W:0ms|H:0ms|A:139ms, retries 0] min#: 13712826 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13712314, 13712825](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13712826 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.6508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13718970 | HANDLED HEADERS [13718970, 13719481](512) [LOW] [times: S:566ms|R:0ms|V:0ms|W:0ms|H:0ms|A:566ms, retries 0] min#: 13719482 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.6508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13718970 | HANDLED HEADERS [13712314, 13712825](512) [HIGH] [times: S:53ms|R:86ms|V:0ms|W:0ms|H:0ms|A:139ms, retries 0] min#: 13712826 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.6847|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13718458 | HANDLED HEADERS [13718458, 13718969](512) [LOW] [times: S:389ms|R:0ms|V:0ms|W:0ms|H:0ms|A:389ms, retries 0] min#: 13718970 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.6847|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30542] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:35:47.7016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.7183|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13717946 | HANDLED HEADERS [13717946, 13718457](512) [LOW] [times: S:549ms|R:0ms|V:0ms|W:0ms|H:0ms|A:549ms, retries 0] min#: 13718458 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.7183|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13717946, LOWEST_REQUESTED 13711802, DEPENDENCIES 10, SENT: 2, PENDING: 0 2025-01-08 15:35:47.7412|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|HEADERS [13712826, 13713337](512) [HIGH] [times: S:26ms|R:230ms|V:0ms|W:0ms|H:0ms|A:256ms, retries 0] min#: 13713338 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13712826, 13713337](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13713338 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:47.7412|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|LOWEST_INSERTED 13717946 | HANDLED HEADERS [13712826, 13713337](512) [HIGH] [times: S:26ms|R:230ms|V:0ms|W:0ms|H:0ms|A:256ms, retries 0] min#: 13713338 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:47.7532|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13717434 | HANDLED HEADERS [13717434, 13717945](512) [LOW] [times: S:491ms|R:0ms|V:0ms|W:0ms|H:0ms|A:491ms, retries 0] min#: 13717946 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.7898|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13716922 | HANDLED HEADERS [13716922, 13717433](512) [LOW] [times: S:390ms|R:0ms|V:0ms|W:0ms|H:0ms|A:390ms, retries 0] min#: 13717434 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.8022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.8047|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13711802, 13712313](512) [HIGH] [times: S:0ms|R:85ms|V:1ms|W:0ms|H:1ms|A:86ms, retries 0] min#: 13712314 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13711802, 13712313](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13712314 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.8047|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13716922 | HANDLED HEADERS [13711802, 13712313](512) [HIGH] [times: S:0ms|R:85ms|V:1ms|W:0ms|H:1ms|A:86ms, retries 0] min#: 13712314 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.8269|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13716410 | HANDLED HEADERS [13716410, 13716921](512) [LOW] [times: S:499ms|R:0ms|V:0ms|W:0ms|H:0ms|A:499ms, retries 0] min#: 13716922 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.8601|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13715898 | HANDLED HEADERS [13715898, 13716409](512) [LOW] [times: S:403ms|R:0ms|V:0ms|W:0ms|H:0ms|A:403ms, retries 0] min#: 13716410 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:47.8603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13715898, LOWEST_REQUESTED 13711290, DEPENDENCIES 8, SENT: 1, PENDING: 0 2025-01-08 15:35:47.8940|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13715386 | HANDLED HEADERS [13715386, 13715897](512) [LOW] [times: S:487ms|R:0ms|V:0ms|W:0ms|H:0ms|A:487ms, retries 0] min#: 13715898 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:47.9309|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13714874 | HANDLED HEADERS [13714874, 13715385](512) [LOW] [times: S:289ms|R:0ms|V:0ms|W:0ms|H:0ms|A:289ms, retries 0] min#: 13715386 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:47.9521|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13711290, 13711801](512) [HIGH] [times: S:0ms|R:91ms|V:0ms|W:0ms|H:0ms|A:91ms, retries 0] min#: 13711802 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13711290, 13711801](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13711802 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.9523|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13714874 | HANDLED HEADERS [13711290, 13711801](512) [HIGH] [times: S:0ms|R:91ms|V:1ms|W:0ms|H:1ms|A:92ms, retries 0] min#: 13711802 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:47.9707|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13714362 | HANDLED HEADERS [13714362, 13714873](512) [LOW] [times: S:485ms|R:0ms|V:0ms|W:0ms|H:0ms|A:486ms, retries 0] min#: 13714874 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.0008|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13713850 | HANDLED HEADERS [13713850, 13714361](512) [LOW] [times: S:378ms|R:0ms|V:0ms|W:0ms|H:0ms|A:378ms, retries 0] min#: 13714362 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.0008|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13713850, LOWEST_REQUESTED 13710778, DEPENDENCIES 5, SENT: 1, PENDING: 0 2025-01-08 15:35:48.0370|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13713338 | HANDLED HEADERS [13713338, 13713849](512) [LOW] [times: S:471ms|R:0ms|V:0ms|W:0ms|H:0ms|A:471ms, retries 0] min#: 13713850 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.0735|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13712826 | HANDLED HEADERS [13712826, 13713337](512) [LOW] [times: S:332ms|R:0ms|V:0ms|W:0ms|H:0ms|A:332ms, retries 0] min#: 13713338 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:48.0999|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|HEADERS [13710778, 13711289](512) [HIGH] [times: S:2ms|R:93ms|V:0ms|W:0ms|H:0ms|A:95ms, retries 0] min#: 13711290 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13710778, 13711289](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13711290 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.0999|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13712826 | HANDLED HEADERS [13710778, 13711289](512) [HIGH] [times: S:2ms|R:93ms|V:0ms|W:0ms|H:0ms|A:95ms, retries 0] min#: 13711290 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.1362|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:48.1362|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 5, after the process: 70 2025-01-08 15:35:48.1362|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: bae342...1c74c0 2025-01-08 15:35:48.1469|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13712314 | HANDLED HEADERS [13712314, 13712825](512) [LOW] [times: S:496ms|R:0ms|V:0ms|W:0ms|H:0ms|A:496ms, retries 0] min#: 13712826 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.1836|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13711802 | HANDLED HEADERS [13711802, 13712313](512) [LOW] [times: S:379ms|R:0ms|V:0ms|W:0ms|H:0ms|A:379ms, retries 0] min#: 13712314 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.1836|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13711802, LOWEST_REQUESTED 13710266, DEPENDENCIES 2, SENT: 1, PENDING: 0 2025-01-08 15:35:48.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.2187|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13711290 | HANDLED HEADERS [13711290, 13711801](512) [LOW] [times: S:266ms|R:0ms|V:0ms|W:0ms|H:0ms|A:266ms, retries 0] min#: 13711802 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.2583|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13710778 | HANDLED HEADERS [13710778, 13711289](512) [LOW] [times: S:158ms|R:0ms|V:0ms|W:0ms|H:0ms|A:158ms, retries 0] min#: 13711290 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.2583|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710778, LOWEST_REQUESTED 13709754, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:35:48.2583|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710778, LOWEST_REQUESTED 13709242, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:48.2583|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710778, LOWEST_REQUESTED 13708730, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:35:48.2583|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710778, LOWEST_REQUESTED 13708218, DEPENDENCIES 0, SENT: 5, PENDING: 0 2025-01-08 15:35:48.2583|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710778, LOWEST_REQUESTED 13707706, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:48.2707|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710778, LOWEST_REQUESTED 13707194, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:48.2952|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.142.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:48.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.3090|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13710266 | HANDLED HEADERS [13710266, 13710777](512) [HIGH] [times: S:0ms|R:86ms|V:39ms|W:0ms|H:39ms|A:125ms, retries 0] min#: 13710778 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.3508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710266, LOWEST_REQUESTED 13706682, DEPENDENCIES 1, SENT: 6, PENDING: 0 2025-01-08 15:35:48.3508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|HEADERS [13707706, 13708217](512) [HIGH] [times: S:11ms|R:80ms|V:0ms|W:0ms|H:0ms|A:91ms, retries 0] min#: 13708218 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13707706, 13708217](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13708218 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.3508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13710266 | HANDLED HEADERS [13707706, 13708217](512) [HIGH] [times: S:11ms|R:80ms|V:1ms|W:0ms|H:1ms|A:92ms, retries 0] min#: 13708218 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.3853|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:48.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.4050|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:35:48.4349|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710266, LOWEST_REQUESTED 13706170, DEPENDENCIES 1, SENT: 6, PENDING: 0 2025-01-08 15:35:48.4443|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13710266, LOWEST_REQUESTED 13705658, DEPENDENCIES 1, SENT: 6, PENDING: 0 2025-01-08 15:35:48.4880|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13709754 | HANDLED HEADERS [13709754, 13710265](512) [HIGH] [times: S:0ms|R:176ms|V:53ms|W:0ms|H:53ms|A:229ms, retries 0] min#: 13710266 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.4888|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13707194, 13707705](512) [HIGH] [times: S:80ms|R:137ms|V:1ms|W:0ms|H:1ms|A:218ms, retries 0] min#: 13707706 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13707194, 13707705](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13707706 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.4888|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13709754 | HANDLED HEADERS [13707194, 13707705](512) [HIGH] [times: S:80ms|R:137ms|V:1ms|W:0ms|H:1ms|A:218ms, retries 0] min#: 13707706 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.5281|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13706170, 13706681](512) [HIGH] [times: S:9ms|R:83ms|V:1ms|W:0ms|H:1ms|A:93ms, retries 0] min#: 13706682 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13706170, 13706681](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13706682 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.5281|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709754, LOWEST_REQUESTED 13705146, DEPENDENCIES 3, SENT: 6, PENDING: 0 2025-01-08 15:35:48.5283|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13709754 | HANDLED HEADERS [13706170, 13706681](512) [HIGH] [times: S:9ms|R:83ms|V:1ms|W:0ms|H:1ms|A:93ms, retries 0] min#: 13706682 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.5569|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13708218, 13708729](512) [HIGH] [times: S:0ms|R:297ms|V:1ms|W:0ms|H:1ms|A:298ms, retries 0] min#: 13708730 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13708218, 13708729](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13708730 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.5569|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709754, LOWEST_REQUESTED 13704634, DEPENDENCIES 4, SENT: 6, PENDING: 0 2025-01-08 15:35:48.5569|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13709754 | HANDLED HEADERS [13708218, 13708729](512) [HIGH] [times: S:0ms|R:297ms|V:1ms|W:0ms|H:1ms|A:298ms, retries 0] min#: 13708730 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.5845|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:48.5959|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13706682, 13707193](512) [HIGH] [times: S:84ms|R:160ms|V:1ms|W:0ms|H:1ms|A:245ms, retries 0] min#: 13707194 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13706682, 13707193](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13707194 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.5959|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709754, LOWEST_REQUESTED 13704122, DEPENDENCIES 5, SENT: 6, PENDING: 0 2025-01-08 15:35:48.5959|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13709754 | HANDLED HEADERS [13706682, 13707193](512) [HIGH] [times: S:84ms|R:160ms|V:1ms|W:0ms|H:1ms|A:245ms, retries 0] min#: 13707194 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.5989|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.37.11:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:35:48.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.6053|DEBUG|Network.PeerManager|37|Peer pool size is: 202 2025-01-08 15:35:48.6120|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13705658, 13706169](512) [HIGH] [times: S:83ms|R:84ms|V:0ms|W:0ms|H:0ms|A:167ms, retries 0] min#: 13706170 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13705658, 13706169](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13706170 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.6120|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13709754 | HANDLED HEADERS [13705658, 13706169](512) [HIGH] [times: S:83ms|R:84ms|V:0ms|W:0ms|H:0ms|A:167ms, retries 0] min#: 13706170 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.6126|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709754, LOWEST_REQUESTED 13703610, DEPENDENCIES 6, SENT: 6, PENDING: 0 2025-01-08 15:35:48.6250|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709754, LOWEST_REQUESTED 13703098, DEPENDENCIES 6, SENT: 7, PENDING: 0 2025-01-08 15:35:48.6405|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709754, LOWEST_REQUESTED 13702586, DEPENDENCIES 6, SENT: 6, PENDING: 0 2025-01-08 15:35:48.6672|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13709242 | HANDLED HEADERS [13709242, 13709753](512) [HIGH] [times: S:0ms|R:366ms|V:42ms|W:0ms|H:42ms|A:408ms, retries 0] min#: 13709754 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:48.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.7011|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13709242, LOWEST_REQUESTED 13702074, DEPENDENCIES 6, SENT: 6, PENDING: 0 2025-01-08 15:35:48.7011|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13708730 | HANDLED HEADERS [13708730, 13709241](512) [HIGH] [times: S:0ms|R:408ms|V:36ms|W:0ms|H:36ms|A:444ms, retries 0] min#: 13709242 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:48.7011|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13704122, 13704633](512) [HIGH] [times: S:16ms|R:91ms|V:1ms|W:0ms|H:1ms|A:108ms, retries 0] min#: 13704634 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13704122, 13704633](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13704634 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.7042|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13708730 | HANDLED HEADERS [13704122, 13704633](512) [HIGH] [times: S:16ms|R:91ms|V:1ms|W:0ms|H:1ms|A:108ms, retries 0] min#: 13704634 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.7208|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13705146, 13705657](512) [HIGH] [times: S:28ms|R:164ms|V:0ms|W:0ms|H:0ms|A:192ms, retries 0] min#: 13705658 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13705146, 13705657](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13705658 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.7208|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13708730 | HANDLED HEADERS [13705146, 13705657](512) [HIGH] [times: S:28ms|R:164ms|V:0ms|W:0ms|H:0ms|A:192ms, retries 0] min#: 13705658 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.7589|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13708218 | HANDLED HEADERS [13708218, 13708729](512) [LOW] [times: S:202ms|R:0ms|V:0ms|W:0ms|H:0ms|A:202ms, retries 0] min#: 13708730 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.7899|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13702586, 13703097](512) [HIGH] [times: S:60ms|R:89ms|V:0ms|W:0ms|H:0ms|A:149ms, retries 0] min#: 13703098 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13702586, 13703097](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13703098 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.7899|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13708218 | HANDLED HEADERS [13702586, 13703097](512) [HIGH] [times: S:60ms|R:89ms|V:0ms|W:0ms|H:0ms|A:149ms, retries 0] min#: 13703098 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.7966|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13707706 | HANDLED HEADERS [13707706, 13708217](512) [LOW] [times: S:445ms|R:0ms|V:0ms|W:0ms|H:0ms|A:445ms, retries 0] min#: 13708218 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.7966|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13704634, 13705145](512) [HIGH] [times: S:38ms|R:203ms|V:0ms|W:0ms|H:0ms|A:241ms, retries 0] min#: 13705146 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13704634, 13705145](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13705146 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.7966|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13707706 | HANDLED HEADERS [13704634, 13705145](512) [HIGH] [times: S:38ms|R:203ms|V:1ms|W:0ms|H:1ms|A:242ms, retries 0] min#: 13705146 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.8092|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13703610, 13704121](512) [HIGH] [times: S:12ms|R:184ms|V:0ms|W:0ms|H:0ms|A:196ms, retries 0] min#: 13704122 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13703610, 13704121](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13704122 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:48.8092|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13707706 | HANDLED HEADERS [13703610, 13704121](512) [HIGH] [times: S:12ms|R:184ms|V:0ms|W:0ms|H:0ms|A:196ms, retries 0] min#: 13704122 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:48.8345|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13707194 | HANDLED HEADERS [13707194, 13707705](512) [LOW] [times: S:346ms|R:0ms|V:0ms|W:0ms|H:0ms|A:346ms, retries 0] min#: 13707706 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.8680|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13706682 | HANDLED HEADERS [13706682, 13707193](512) [LOW] [times: S:272ms|R:0ms|V:0ms|W:0ms|H:0ms|A:272ms, retries 0] min#: 13707194 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:48.8680|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13706682, LOWEST_REQUESTED 13701562, DEPENDENCIES 7, SENT: 3, PENDING: 0 2025-01-08 15:35:48.8706|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13703098, 13703609](512) [HIGH] [times: S:15ms|R:230ms|V:0ms|W:0ms|H:0ms|A:245ms, retries 0] min#: 13703610 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13703098, 13703609](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13703610 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:48.8706|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13706682 | HANDLED HEADERS [13703098, 13703609](512) [HIGH] [times: S:15ms|R:230ms|V:0ms|W:0ms|H:0ms|A:245ms, retries 0] min#: 13703610 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:48.8899|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13702074, 13702585](512) [HIGH] [times: S:19ms|R:169ms|V:0ms|W:0ms|H:0ms|A:188ms, retries 0] min#: 13702586 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13702074, 13702585](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13702586 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.8899|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13706682 | HANDLED HEADERS [13702074, 13702585](512) [HIGH] [times: S:19ms|R:169ms|V:0ms|W:0ms|H:0ms|A:188ms, retries 0] min#: 13702586 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:48.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:48.9010|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13706170 | HANDLED HEADERS [13706170, 13706681](512) [LOW] [times: S:375ms|R:0ms|V:0ms|W:0ms|H:0ms|A:375ms, retries 0] min#: 13706682 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.9374|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13705658 | HANDLED HEADERS [13705658, 13706169](512) [LOW] [times: S:325ms|R:0ms|V:0ms|W:0ms|H:0ms|A:325ms, retries 0] min#: 13706170 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.9525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13701562, 13702073](512) [HIGH] [times: S:0ms|R:83ms|V:1ms|W:0ms|H:1ms|A:84ms, retries 0] min#: 13702074 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13701562, 13702073](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13702074 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.9525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13705658 | HANDLED HEADERS [13701562, 13702073](512) [HIGH] [times: S:0ms|R:83ms|V:1ms|W:0ms|H:1ms|A:84ms, retries 0] min#: 13702074 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:48.9713|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13705146 | HANDLED HEADERS [13705146, 13705657](512) [LOW] [times: S:250ms|R:0ms|V:0ms|W:0ms|H:0ms|A:250ms, retries 0] min#: 13705658 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:49.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.0049|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13704634 | HANDLED HEADERS [13704634, 13705145](512) [LOW] [times: S:206ms|R:0ms|V:0ms|W:0ms|H:0ms|A:206ms, retries 0] min#: 13705146 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:49.0049|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13704634, LOWEST_REQUESTED 13701050, DEPENDENCIES 6, SENT: 1, PENDING: 0 2025-01-08 15:35:49.0427|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13704122 | HANDLED HEADERS [13704122, 13704633](512) [LOW] [times: S:338ms|R:0ms|V:0ms|W:0ms|H:0ms|A:338ms, retries 0] min#: 13704634 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.0747|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13703610 | HANDLED HEADERS [13703610, 13704121](512) [LOW] [times: S:265ms|R:0ms|V:0ms|W:0ms|H:0ms|A:265ms, retries 0] min#: 13704122 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:49.0931|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|HEADERS [13701050, 13701561](512) [HIGH] [times: S:0ms|R:87ms|V:1ms|W:0ms|H:1ms|A:88ms, retries 0] min#: 13701562 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13701050, 13701561](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13701562 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.0931|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13703610 | HANDLED HEADERS [13701050, 13701561](512) [HIGH] [times: S:0ms|R:87ms|V:1ms|W:0ms|H:1ms|A:88ms, retries 0] min#: 13701562 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.1090|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13703098 | HANDLED HEADERS [13703098, 13703609](512) [LOW] [times: S:238ms|R:0ms|V:0ms|W:0ms|H:0ms|A:238ms, retries 0] min#: 13703610 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.1436|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13702586 | HANDLED HEADERS [13702586, 13703097](512) [LOW] [times: S:354ms|R:0ms|V:0ms|W:0ms|H:0ms|A:354ms, retries 0] min#: 13703098 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.1436|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13702586, LOWEST_REQUESTED 13700538, DEPENDENCIES 3, SENT: 1, PENDING: 0 2025-01-08 15:35:49.1664|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:49.1786|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13702074 | HANDLED HEADERS [13702074, 13702585](512) [LOW] [times: S:288ms|R:0ms|V:0ms|W:0ms|H:0ms|A:288ms, retries 0] min#: 13702586 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:49.2020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.2137|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13701562 | HANDLED HEADERS [13701562, 13702073](512) [LOW] [times: S:261ms|R:0ms|V:0ms|W:0ms|H:0ms|A:261ms, retries 0] min#: 13702074 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.2339|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13700538, 13701049](512) [HIGH] [times: S:0ms|R:89ms|V:1ms|W:0ms|H:1ms|A:90ms, retries 0] min#: 13701050 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13700538, 13701049](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13701050 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.2339|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13701562 | HANDLED HEADERS [13700538, 13701049](512) [HIGH] [times: S:0ms|R:89ms|V:1ms|W:0ms|H:1ms|A:90ms, retries 0] min#: 13701050 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.2558|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13701050 | HANDLED HEADERS [13701050, 13701561](512) [LOW] [times: S:162ms|R:0ms|V:0ms|W:0ms|H:0ms|A:162ms, retries 0] min#: 13701562 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.2878|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13700538 | HANDLED HEADERS [13700538, 13701049](512) [LOW] [times: S:54ms|R:0ms|V:0ms|W:0ms|H:0ms|A:54ms, retries 0] min#: 13701050 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.2878|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13700026, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 15:35:49.2882|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13699514, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:35:49.2882|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13699002, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:49.2882|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13698490, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:35:49.2882|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13697978, DEPENDENCIES 0, SENT: 5, PENDING: 0 2025-01-08 15:35:49.2882|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13697466, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.3709|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700538, LOWEST_REQUESTED 13696954, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.4020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.4044|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:35:49.4044|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13700026 | HANDLED HEADERS [13700026, 13700537](512) [HIGH] [times: S:0ms|R:82ms|V:34ms|W:0ms|H:34ms|A:116ms, retries 0] min#: 13700538 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.4711|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700026, LOWEST_REQUESTED 13696442, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.4784|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700026, LOWEST_REQUESTED 13695930, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.4853|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700026, LOWEST_REQUESTED 13695418, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.4928|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700026, LOWEST_REQUESTED 13694906, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.4993|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13700026, LOWEST_REQUESTED 13694394, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:49.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13699514 | HANDLED HEADERS [13699514, 13700025](512) [HIGH] [times: S:0ms|R:182ms|V:44ms|W:0ms|H:44ms|A:226ms, retries 0] min#: 13700026 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13697978, 13698489](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13698490 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13697978, 13698489](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13698490 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13699514 | HANDLED HEADERS [13697978, 13698489](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13698490 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13698490, 13699001](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13699002 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13698490, 13699001](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13699002 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13699514 | HANDLED HEADERS [13698490, 13699001](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13699002 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|HEADERS [13697466, 13697977](512) [HIGH] [times: S:82ms|R:144ms|V:1ms|W:0ms|H:1ms|A:227ms, retries 0] min#: 13697978 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13697466, 13697977](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13697978 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.5143|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13699514 | HANDLED HEADERS [13697466, 13697977](512) [HIGH] [times: S:82ms|R:144ms|V:1ms|W:0ms|H:1ms|A:227ms, retries 0] min#: 13697978 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.5473|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13699002 | HANDLED HEADERS [13699002, 13699513](512) [HIGH] [times: S:0ms|R:227ms|V:31ms|W:0ms|H:31ms|A:258ms, retries 0] min#: 13699514 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:49.5778|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13695418, 13695929](512) [HIGH] [times: S:7ms|R:85ms|V:0ms|W:0ms|H:0ms|A:92ms, retries 0] min#: 13695930 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13695418, 13695929](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13695930 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.5778|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13699002 | HANDLED HEADERS [13695418, 13695929](512) [HIGH] [times: S:7ms|R:85ms|V:0ms|W:0ms|H:0ms|A:92ms, retries 0] min#: 13695930 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.6150|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13698490 | HANDLED HEADERS [13698490, 13699001](512) [LOW] [times: S:99ms|R:0ms|V:0ms|W:0ms|H:0ms|A:99ms, retries 0] min#: 13699002 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:49.6516|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13697978 | HANDLED HEADERS [13697978, 13698489](512) [LOW] [times: S:136ms|R:0ms|V:0ms|W:0ms|H:0ms|A:136ms, retries 0] min#: 13698490 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.6687|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13694394, 13694905](512) [HIGH] [times: S:78ms|R:91ms|V:0ms|W:0ms|H:0ms|A:169ms, retries 0] min#: 13694906 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13694394, 13694905](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13694906 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.6687|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13697978 | HANDLED HEADERS [13694394, 13694905](512) [HIGH] [times: S:78ms|R:91ms|V:0ms|W:0ms|H:0ms|A:169ms, retries 0] min#: 13694906 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.6898|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13697466 | HANDLED HEADERS [13697466, 13697977](512) [LOW] [times: S:174ms|R:0ms|V:0ms|W:0ms|H:0ms|A:174ms, retries 0] min#: 13697978 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.6898|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13697466, LOWEST_REQUESTED 13693882, DEPENDENCIES 2, SENT: 5, PENDING: 0 2025-01-08 15:35:49.6898|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13697466, LOWEST_REQUESTED 13693370, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:49.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.7265|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13697466, LOWEST_REQUESTED 13692858, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:49.7341|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13697466, LOWEST_REQUESTED 13692346, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:49.7425|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13697466, LOWEST_REQUESTED 13691834, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:49.7615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13696954 | HANDLED HEADERS [13696954, 13697465](512) [HIGH] [times: S:99ms|R:254ms|V:37ms|W:0ms|H:37ms|A:390ms, retries 0] min#: 13697466 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:49.7683|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13696954, LOWEST_REQUESTED 13691322, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:49.7927|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13696442 | HANDLED HEADERS [13696442, 13696953](512) [HIGH] [times: S:7ms|R:283ms|V:31ms|W:0ms|H:31ms|A:321ms, retries 0] min#: 13696954 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.7927|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13694906, 13695417](512) [HIGH] [times: S:6ms|R:294ms|V:0ms|W:0ms|H:0ms|A:300ms, retries 0] min#: 13695418 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13694906, 13695417](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13695418 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:49.7927|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13696442 | HANDLED HEADERS [13694906, 13695417](512) [HIGH] [times: S:6ms|R:294ms|V:0ms|W:0ms|H:0ms|A:300ms, retries 0] min#: 13695418 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:49.7927|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13693882, 13694393](512) [HIGH] [times: S:0ms|R:103ms|V:0ms|W:0ms|H:0ms|A:103ms, retries 0] min#: 13694394 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13693882, 13694393](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13694394 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.7927|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13696442 | HANDLED HEADERS [13693882, 13694393](512) [HIGH] [times: S:0ms|R:103ms|V:0ms|W:0ms|H:0ms|A:103ms, retries 0] min#: 13694394 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.8216|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13696442, LOWEST_REQUESTED 13690810, DEPENDENCIES 4, SENT: 6, PENDING: 0 2025-01-08 15:35:49.8522|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13695930 | HANDLED HEADERS [13695930, 13696441](512) [HIGH] [times: S:6ms|R:336ms|V:31ms|W:0ms|H:31ms|A:373ms, retries 0] min#: 13696442 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:49.8521|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13695930, LOWEST_REQUESTED 13690298, DEPENDENCIES 4, SENT: 7, PENDING: 0 2025-01-08 15:35:49.8522|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13691834, 13692345](512) [HIGH] [times: S:25ms|R:84ms|V:1ms|W:0ms|H:1ms|A:110ms, retries 0] min#: 13692346 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13691834, 13692345](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13692346 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.8522|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13695930 | HANDLED HEADERS [13691834, 13692345](512) [HIGH] [times: S:25ms|R:84ms|V:1ms|W:0ms|H:1ms|A:110ms, retries 0] min#: 13692346 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:49.9311|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13690810, 13691321](512) [HIGH] [times: S:30ms|R:79ms|V:0ms|W:0ms|H:0ms|A:109ms, retries 0] min#: 13691322 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13690810, 13691321](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13691322 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.9311|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13695930 | HANDLED HEADERS [13690810, 13691321](512) [HIGH] [times: S:30ms|R:79ms|V:1ms|W:0ms|H:1ms|A:110ms, retries 0] min#: 13691322 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.9577|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13692346, 13692857](512) [HIGH] [times: S:8ms|R:215ms|V:0ms|W:0ms|H:0ms|A:223ms, retries 0] min#: 13692858 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13692346, 13692857](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13692858 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:49.9577|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13695930 | HANDLED HEADERS [13692346, 13692857](512) [HIGH] [times: S:8ms|R:215ms|V:0ms|W:0ms|H:0ms|A:223ms, retries 0] min#: 13692858 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:49.9607|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13695418 | HANDLED HEADERS [13695418, 13695929](512) [LOW] [times: S:383ms|R:0ms|V:0ms|W:0ms|H:0ms|A:383ms, retries 0] min#: 13695930 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:49.9646|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13692858, 13693369](512) [HIGH] [times: S:7ms|R:230ms|V:1ms|W:0ms|H:1ms|A:238ms, retries 0] min#: 13693370 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13692858, 13693369](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13693370 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.9646|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13695418 | HANDLED HEADERS [13692858, 13693369](512) [HIGH] [times: S:7ms|R:230ms|V:1ms|W:0ms|H:1ms|A:238ms, retries 0] min#: 13693370 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:49.9913|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13694906 | HANDLED HEADERS [13694906, 13695417](512) [LOW] [times: S:198ms|R:0ms|V:0ms|W:0ms|H:0ms|A:198ms, retries 0] min#: 13695418 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:50.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.0080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.0080|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:35:50.0213|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13694394 | HANDLED HEADERS [13694394, 13694905](512) [LOW] [times: S:352ms|R:0ms|V:0ms|W:0ms|H:0ms|A:352ms, retries 0] min#: 13694906 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.0213|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13690298, 13690809](512) [HIGH] [times: S:78ms|R:92ms|V:0ms|W:0ms|H:0ms|A:170ms, retries 0] min#: 13690810 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13690298, 13690809](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13690810 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.0213|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13694394 | HANDLED HEADERS [13690298, 13690809](512) [HIGH] [times: S:78ms|R:92ms|V:0ms|W:0ms|H:0ms|A:170ms, retries 0] min#: 13690810 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.0520|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13693882 | HANDLED HEADERS [13693882, 13694393](512) [LOW] [times: S:258ms|R:0ms|V:0ms|W:0ms|H:0ms|A:258ms, retries 0] min#: 13694394 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.0520|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13689786, DEPENDENCIES 5, SENT: 3, PENDING: 0 2025-01-08 15:35:50.0523|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13689274, DEPENDENCIES 5, SENT: 4, PENDING: 0 2025-01-08 15:35:50.0523|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13688762, DEPENDENCIES 5, SENT: 5, PENDING: 0 2025-01-08 15:35:50.0523|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13688250, DEPENDENCIES 5, SENT: 6, PENDING: 0 2025-01-08 15:35:50.1046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.1204|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13687738, DEPENDENCIES 5, SENT: 6, PENDING: 0 2025-01-08 15:35:50.1250|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13687226, DEPENDENCIES 5, SENT: 6, PENDING: 0 2025-01-08 15:35:50.1326|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13693882, LOWEST_REQUESTED 13686714, DEPENDENCIES 5, SENT: 6, PENDING: 0 2025-01-08 15:35:50.1518|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13693370 | HANDLED HEADERS [13693370, 13693881](512) [HIGH] [times: S:36ms|R:391ms|V:34ms|W:0ms|H:34ms|A:461ms, retries 0] min#: 13693882 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:50.1525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13691322, 13691833](512) [HIGH] [times: S:53ms|R:330ms|V:1ms|W:0ms|H:1ms|A:384ms, retries 0] min#: 13691834 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13691322, 13691833](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13691834 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.1525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13693370 | HANDLED HEADERS [13691322, 13691833](512) [HIGH] [times: S:53ms|R:330ms|V:1ms|W:0ms|H:1ms|A:384ms, retries 0] min#: 13691834 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.1525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13689786, 13690297](512) [HIGH] [times: S:0ms|R:100ms|V:0ms|W:0ms|H:0ms|A:100ms, retries 0] min#: 13690298 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13689786, 13690297](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13690298 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.1525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13693370 | HANDLED HEADERS [13689786, 13690297](512) [HIGH] [times: S:0ms|R:100ms|V:1ms|W:0ms|H:1ms|A:101ms, retries 0] min#: 13690298 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.2054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.2204|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13687226, 13687737](512) [HIGH] [times: S:7ms|R:88ms|V:0ms|W:0ms|H:0ms|A:95ms, retries 0] min#: 13687738 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13687226, 13687737](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13687738 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.2204|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13693370 | HANDLED HEADERS [13687226, 13687737](512) [HIGH] [times: S:7ms|R:88ms|V:0ms|W:0ms|H:0ms|A:95ms, retries 0] min#: 13687738 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.2287|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13689274, 13689785](512) [HIGH] [times: S:0ms|R:176ms|V:0ms|W:0ms|H:0ms|A:176ms, retries 0] min#: 13689786 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13689274, 13689785](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13689786 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:50.2287|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13693370 | HANDLED HEADERS [13689274, 13689785](512) [HIGH] [times: S:0ms|R:176ms|V:0ms|W:0ms|H:0ms|A:176ms, retries 0] min#: 13689786 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:50.2364|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13688762, 13689273](512) [HIGH] [times: S:0ms|R:183ms|V:1ms|W:0ms|H:1ms|A:184ms, retries 0] min#: 13689274 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13688762, 13689273](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13689274 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:50.2364|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13693370 | HANDLED HEADERS [13688762, 13689273](512) [HIGH] [times: S:0ms|R:183ms|V:1ms|W:0ms|H:1ms|A:184ms, retries 0] min#: 13689274 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:50.2503|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13692858 | HANDLED HEADERS [13692858, 13693369](512) [LOW] [times: S:285ms|R:0ms|V:0ms|W:0ms|H:0ms|A:285ms, retries 0] min#: 13693370 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:50.2796|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:50.2796|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13692346 | HANDLED HEADERS [13692346, 13692857](512) [LOW] [times: S:322ms|R:0ms|V:0ms|W:0ms|H:0ms|A:322ms, retries 0] min#: 13692858 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:50.2990|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13686714, 13687225](512) [HIGH] [times: S:87ms|R:79ms|V:0ms|W:0ms|H:0ms|A:166ms, retries 0] min#: 13687226 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13686714, 13687225](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13687226 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.2990|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13692346 | HANDLED HEADERS [13686714, 13687225](512) [HIGH] [times: S:87ms|R:79ms|V:0ms|W:0ms|H:0ms|A:166ms, retries 0] min#: 13687226 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.3056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.3105|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13691834 | HANDLED HEADERS [13691834, 13692345](512) [LOW] [times: S:457ms|R:0ms|V:0ms|W:0ms|H:0ms|A:457ms, retries 0] min#: 13692346 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.3488|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13691322 | HANDLED HEADERS [13691322, 13691833](512) [LOW] [times: S:196ms|R:0ms|V:0ms|W:0ms|H:0ms|A:196ms, retries 0] min#: 13691834 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.3488|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13691322, LOWEST_REQUESTED 13686202, DEPENDENCIES 7, SENT: 3, PENDING: 0 2025-01-08 15:35:50.3798|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13690810 | HANDLED HEADERS [13690810, 13691321](512) [LOW] [times: S:448ms|R:0ms|V:0ms|W:0ms|H:0ms|A:448ms, retries 0] min#: 13691322 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.4004|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13687738, 13688249](512) [HIGH] [times: S:4ms|R:275ms|V:1ms|W:0ms|H:1ms|A:280ms, retries 0] min#: 13688250 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13687738, 13688249](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13688250 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.4004|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13690810 | HANDLED HEADERS [13687738, 13688249](512) [HIGH] [times: S:4ms|R:275ms|V:1ms|W:0ms|H:1ms|A:280ms, retries 0] min#: 13688250 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.4049|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:35:50.4128|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13690298 | HANDLED HEADERS [13690298, 13690809](512) [LOW] [times: S:389ms|R:0ms|V:0ms|W:0ms|H:0ms|A:389ms, retries 0] min#: 13690810 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.4218|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13688250, 13688761](512) [HIGH] [times: S:67ms|R:302ms|V:0ms|W:0ms|H:0ms|A:369ms, retries 0] min#: 13688762 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13688250, 13688761](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13688762 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:50.4218|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13690298 | HANDLED HEADERS [13688250, 13688761](512) [HIGH] [times: S:67ms|R:302ms|V:0ms|W:0ms|H:0ms|A:369ms, retries 0] min#: 13688762 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:50.4337|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13686202, 13686713](512) [HIGH] [times: S:0ms|R:84ms|V:0ms|W:0ms|H:0ms|A:84ms, retries 0] min#: 13686714 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13686202, 13686713](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13686714 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.4337|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13690298 | HANDLED HEADERS [13686202, 13686713](512) [HIGH] [times: S:0ms|R:84ms|V:0ms|W:0ms|H:0ms|A:84ms, retries 0] min#: 13686714 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.4466|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13689786 | HANDLED HEADERS [13689786, 13690297](512) [LOW] [times: S:293ms|R:0ms|V:0ms|W:0ms|H:0ms|A:293ms, retries 0] min#: 13690298 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.4591|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:35:50.4591|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 70, after the process: 82 2025-01-08 15:35:50.4754|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13689274 | HANDLED HEADERS [13689274, 13689785](512) [LOW] [times: S:246ms|R:0ms|V:0ms|W:0ms|H:0ms|A:246ms, retries 0] min#: 13689786 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:50.4754|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13689274, LOWEST_REQUESTED 13685690, DEPENDENCIES 6, SENT: 1, PENDING: 0 2025-01-08 15:35:50.5045|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13688762 | HANDLED HEADERS [13688762, 13689273](512) [LOW] [times: S:268ms|R:0ms|V:0ms|W:0ms|H:0ms|A:268ms, retries 0] min#: 13689274 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:50.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.5356|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13688250 | HANDLED HEADERS [13688250, 13688761](512) [LOW] [times: S:113ms|R:0ms|V:0ms|W:0ms|H:0ms|A:113ms, retries 0] min#: 13688762 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:50.5538|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13685690, 13686201](512) [HIGH] [times: S:0ms|R:78ms|V:0ms|W:0ms|H:0ms|A:78ms, retries 0] min#: 13686202 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13685690, 13686201](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13686202 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.5538|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13688250 | HANDLED HEADERS [13685690, 13686201](512) [HIGH] [times: S:0ms|R:78ms|V:0ms|W:0ms|H:0ms|A:78ms, retries 0] min#: 13686202 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.5573|DEBUG|Network.Discovery.NodesLocator|37|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:35:50.5649|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13687738 | HANDLED HEADERS [13687738, 13688249](512) [LOW] [times: S:164ms|R:0ms|V:0ms|W:0ms|H:0ms|A:164ms, retries 0] min#: 13688250 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.5942|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13687226 | HANDLED HEADERS [13687226, 13687737](512) [LOW] [times: S:373ms|R:0ms|V:0ms|W:0ms|H:0ms|A:373ms, retries 0] min#: 13687738 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.5942|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13687226, LOWEST_REQUESTED 13685178, DEPENDENCIES 3, SENT: 1, PENDING: 0 2025-01-08 15:35:50.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.6244|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13686714 | HANDLED HEADERS [13686714, 13687225](512) [LOW] [times: S:325ms|R:0ms|V:0ms|W:0ms|H:0ms|A:325ms, retries 0] min#: 13687226 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.6731|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13686202 | HANDLED HEADERS [13686202, 13686713](512) [LOW] [times: S:239ms|R:0ms|V:0ms|W:0ms|H:0ms|A:239ms, retries 0] min#: 13686714 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.6907|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13685178, 13685689](512) [HIGH] [times: S:0ms|R:96ms|V:0ms|W:0ms|H:0ms|A:96ms, retries 0] min#: 13685690 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13685178, 13685689](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13685690 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.6907|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13686202 | HANDLED HEADERS [13685178, 13685689](512) [HIGH] [times: S:0ms|R:96ms|V:0ms|W:0ms|H:0ms|A:96ms, retries 0] min#: 13685690 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.7054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.7189|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13685690 | HANDLED HEADERS [13685690, 13686201](512) [LOW] [times: S:165ms|R:0ms|V:0ms|W:0ms|H:0ms|A:165ms, retries 0] min#: 13686202 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.7592|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13685178 | HANDLED HEADERS [13685178, 13685689](512) [LOW] [times: S:68ms|R:0ms|V:0ms|W:0ms|H:0ms|A:68ms, retries 0] min#: 13685690 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.7592|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13684666, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 15:35:50.7592|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13684154, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:35:50.7592|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13683642, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:50.7605|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13683130, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:35:50.7605|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13682618, DEPENDENCIES 0, SENT: 5, PENDING: 0 2025-01-08 15:35:50.7605|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13682106, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:50.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.8317|DEBUG|Db.SimpleFilePublicKeyDb|36|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_be55bfd4-a80c-4e8a-bb76-2387191ff7ea 2025-01-08 15:35:50.8427|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13681594, DEPENDENCIES 1, SENT: 6, PENDING: 0 2025-01-08 15:35:50.8427|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13684154, 13684665](512) [HIGH] [times: S:0ms|R:82ms|V:0ms|W:0ms|H:0ms|A:82ms, retries 0] min#: 13684666 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13684154, 13684665](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13684666 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.8427|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13685178 | HANDLED HEADERS [13684154, 13684665](512) [HIGH] [times: S:0ms|R:82ms|V:1ms|W:0ms|H:1ms|A:83ms, retries 0] min#: 13684666 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.9051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:50.9231|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13681082, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:50.9231|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13682106, 13682617](512) [HIGH] [times: S:81ms|R:80ms|V:1ms|W:0ms|H:1ms|A:162ms, retries 0] min#: 13682618 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13682106, 13682617](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13682618 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.9231|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13685178 | HANDLED HEADERS [13682106, 13682617](512) [HIGH] [times: S:81ms|R:80ms|V:1ms|W:0ms|H:1ms|A:162ms, retries 0] min#: 13682618 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.9306|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13680570, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:50.9549|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13685178, LOWEST_REQUESTED 13680058, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:50.9739|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13684666 | HANDLED HEADERS [13684666, 13685177](512) [HIGH] [times: S:0ms|R:171ms|V:43ms|W:0ms|H:43ms|A:214ms, retries 0] min#: 13685178 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:50.9739|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13683642, 13684153](512) [HIGH] [times: S:0ms|R:214ms|V:0ms|W:0ms|H:0ms|A:214ms, retries 0] min#: 13684154 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13683642, 13684153](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13684154 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:50.9739|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13684666 | HANDLED HEADERS [13683642, 13684153](512) [HIGH] [times: S:0ms|R:214ms|V:0ms|W:0ms|H:0ms|A:214ms, retries 0] min#: 13684154 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:50.9991|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13681594, 13682105](512) [HIGH] [times: S:80ms|R:76ms|V:0ms|W:0ms|H:0ms|A:156ms, retries 0] min#: 13682106 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13681594, 13682105](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13682106 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:50.9991|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13684666 | HANDLED HEADERS [13681594, 13682105](512) [HIGH] [times: S:80ms|R:76ms|V:0ms|W:0ms|H:0ms|A:156ms, retries 0] min#: 13682106 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.0047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.0409|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13684154 | HANDLED HEADERS [13684154, 13684665](512) [LOW] [times: S:198ms|R:0ms|V:0ms|W:0ms|H:0ms|A:198ms, retries 0] min#: 13684666 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.0797|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13680058, 13680569](512) [HIGH] [times: S:44ms|R:80ms|V:0ms|W:0ms|H:0ms|A:124ms, retries 0] min#: 13680570 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13680058, 13680569](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13680570 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.0797|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13684154 | HANDLED HEADERS [13680058, 13680569](512) [HIGH] [times: S:44ms|R:80ms|V:1ms|W:0ms|H:1ms|A:125ms, retries 0] min#: 13680570 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.0809|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13683642 | HANDLED HEADERS [13683642, 13684153](512) [LOW] [times: S:106ms|R:0ms|V:0ms|W:0ms|H:0ms|A:106ms, retries 0] min#: 13684154 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:51.0809|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13683642, LOWEST_REQUESTED 13679546, DEPENDENCIES 3, SENT: 5, PENDING: 0 2025-01-08 15:35:51.0809|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13683642, LOWEST_REQUESTED 13679034, DEPENDENCIES 3, SENT: 6, PENDING: 0 2025-01-08 15:35:51.0884|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13683642, LOWEST_REQUESTED 13678522, DEPENDENCIES 3, SENT: 6, PENDING: 0 2025-01-08 15:35:51.1055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.1160|INFO|Merge.Plugin.MergePlugin|12|Engine Module has been enabled 2025-01-08 15:35:51.1193|INFO|HealthChecks.HealthChecksPlugin|12|Health RPC Module has been enabled 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|Step RegisterPluginRpcModules executed in 5,023ms 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:35:51.1210|INFO|Init.Steps.StartBlockProducer|12|Starting AuRa block producer & sealer 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartBlockProducer executed in 1ms 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:35:51.1210|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13683642, LOWEST_REQUESTED 13678010, DEPENDENCIES 3, SENT: 6, PENDING: 0 2025-01-08 15:35:51.1210|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:35:51.1283|INFO|Runner.Ethereum.Steps.StartRpc|12|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:35:51.1361|DEBUG|Runner.Ethereum.JsonRpcRunner|12|Initializing JSON RPC 2025-01-08 15:35:51.1380|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|LOWEST_INSERTED 13683130 | HANDLED HEADERS [13683130, 13683641](512) [HIGH] [times: S:0ms|R:327ms|V:50ms|W:0ms|H:50ms|A:377ms, retries 0] min#: 13683642 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.1600|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13683130, LOWEST_REQUESTED 13677498, DEPENDENCIES 3, SENT: 6, PENDING: 0 2025-01-08 15:35:51.1719|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13682618 | HANDLED HEADERS [13682618, 13683129](512) [HIGH] [times: S:0ms|R:377ms|V:34ms|W:0ms|H:34ms|A:411ms, retries 0] min#: 13683130 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.1724|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13679546, 13680057](512) [HIGH] [times: S:0ms|R:91ms|V:0ms|W:0ms|H:0ms|A:91ms, retries 0] min#: 13680058 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13679546, 13680057](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13680058 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.1724|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13682618 | HANDLED HEADERS [13679546, 13680057](512) [HIGH] [times: S:0ms|R:91ms|V:0ms|W:0ms|H:0ms|A:91ms, retries 0] min#: 13680058 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.1793|DEBUG|Runner.Ethereum.JsonRpcRunner|12|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:35:51.1793|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartRpc executed in 57ms 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc complete 2025-01-08 15:35:51.1802|DEBUG|Init.Steps.EthereumStepsManager|42|Reviewing steps manager dependencies 2025-01-08 15:35:51.1802|INFO|Runner.Ethereum.EthereumRunner|42| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 32 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:35:51.2050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.2424|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13678010, 13678521](512) [HIGH] [times: S:36ms|R:82ms|V:0ms|W:0ms|H:0ms|A:118ms, retries 0] min#: 13678522 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13678010, 13678521](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13678522 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.2424|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13682618 | HANDLED HEADERS [13678010, 13678521](512) [HIGH] [times: S:36ms|R:82ms|V:0ms|W:0ms|H:0ms|A:118ms, retries 0] min#: 13678522 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.2618|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13679034, 13679545](512) [HIGH] [times: S:7ms|R:173ms|V:0ms|W:0ms|H:0ms|A:180ms, retries 0] min#: 13679546 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13679034, 13679545](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13679546 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.2618|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13682618 | HANDLED HEADERS [13679034, 13679545](512) [HIGH] [times: S:7ms|R:173ms|V:0ms|W:0ms|H:0ms|A:180ms, retries 0] min#: 13679546 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.2738|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13682106 | HANDLED HEADERS [13682106, 13682617](512) [LOW] [times: S:350ms|R:0ms|V:0ms|W:0ms|H:0ms|A:350ms, retries 0] min#: 13682618 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.2738|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13681082, 13681593](512) [HIGH] [times: S:7ms|R:345ms|V:0ms|W:0ms|H:0ms|A:352ms, retries 0] min#: 13681594 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13681082, 13681593](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13681594 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.2738|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13682106 | HANDLED HEADERS [13681082, 13681593](512) [HIGH] [times: S:7ms|R:345ms|V:0ms|W:0ms|H:0ms|A:352ms, retries 0] min#: 13681594 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.3050|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13681594 | HANDLED HEADERS [13681594, 13682105](512) [LOW] [times: S:306ms|R:0ms|V:0ms|W:0ms|H:0ms|A:306ms, retries 0] min#: 13682106 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.3050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.3283|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13677498, 13678009](512) [HIGH] [times: S:82ms|R:84ms|V:2ms|W:0ms|H:2ms|A:168ms, retries 0] min#: 13678010 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13677498, 13678009](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13678010 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.3283|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13681594 | HANDLED HEADERS [13677498, 13678009](512) [HIGH] [times: S:82ms|R:84ms|V:2ms|W:0ms|H:2ms|A:168ms, retries 0] min#: 13678010 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13681082 | HANDLED HEADERS [13681082, 13681593](512) [LOW] [times: S:61ms|R:0ms|V:0ms|W:0ms|H:0ms|A:61ms, retries 0] min#: 13681594 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13676986, DEPENDENCIES 5, SENT: 2, PENDING: 0 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13678522, 13679033](512) [HIGH] [times: S:35ms|R:213ms|V:0ms|W:0ms|H:0ms|A:248ms, retries 0] min#: 13679034 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13678522, 13679033](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13679034 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13681082 | HANDLED HEADERS [13678522, 13679033](512) [HIGH] [times: S:35ms|R:213ms|V:0ms|W:0ms|H:0ms|A:248ms, retries 0] min#: 13679034 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13676474, DEPENDENCIES 6, SENT: 3, PENDING: 0 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13675962, DEPENDENCIES 6, SENT: 4, PENDING: 0 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13675450, DEPENDENCIES 6, SENT: 5, PENDING: 0 2025-01-08 15:35:51.3367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13674938, DEPENDENCIES 6, SENT: 6, PENDING: 0 2025-01-08 15:35:51.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.4049|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:35:51.4126|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13676986, 13677497](512) [HIGH] [times: S:0ms|R:75ms|V:0ms|W:0ms|H:0ms|A:75ms, retries 0] min#: 13677498 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13676986, 13677497](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13677498 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.4126|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13681082 | HANDLED HEADERS [13676986, 13677497](512) [HIGH] [times: S:0ms|R:75ms|V:0ms|W:0ms|H:0ms|A:75ms, retries 0] min#: 13677498 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.4126|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13674426, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:51.4277|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:51.4448|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:51.4489|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:51.4489|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 20ms 2025-01-08 15:35:51.4911|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:35:51.4922|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:35:51.4974|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:35:51.4974|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 6ms 2025-01-08 15:35:51.5015|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:35:51.5015|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:35:51.5053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.5053|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:35:51.5053|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 4ms 2025-01-08 15:35:51.5128|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13673914, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:51.5206|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13673402, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:51.5206|DEBUG|Network.PeerManager|36|Peer pool size is: 303 2025-01-08 15:35:51.5452|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13672890, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:51.5593|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13681082, LOWEST_REQUESTED 13672378, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13680570 | HANDLED HEADERS [13680570, 13681081](512) [HIGH] [times: S:24ms|R:556ms|V:49ms|W:0ms|H:49ms|A:629ms, retries 0] min#: 13681082 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|HEADERS [13674938, 13675449](512) [HIGH] [times: S:75ms|R:148ms|V:3ms|W:0ms|H:3ms|A:226ms, retries 0] min#: 13675450 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13674938, 13675449](512) [LOW] [times: S:2ms|R:0ms|V:0ms|W:0ms|H:0ms|A:2ms, retries 0] min#: 13675450 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13680570 | HANDLED HEADERS [13674938, 13675449](512) [HIGH] [times: S:75ms|R:148ms|V:3ms|W:0ms|H:3ms|A:226ms, retries 0] min#: 13675450 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13675450, 13675961](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13675962 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13675450, 13675961](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13675962 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13680570 | HANDLED HEADERS [13675450, 13675961](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13675962 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13675962, 13676473](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13676474 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13675962, 13676473](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13676474 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.5603|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13680570 | HANDLED HEADERS [13675962, 13676473](512) [HIGH] [times: S:0ms|R:226ms|V:0ms|W:0ms|H:0ms|A:226ms, retries 0] min#: 13676474 [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.5769|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:35:51.5961|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13676474, 13676985](512) [HIGH] [times: S:0ms|R:258ms|V:1ms|W:0ms|H:1ms|A:259ms, retries 0] min#: 13676986 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13676474, 13676985](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13676986 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.5962|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13680570 | HANDLED HEADERS [13676474, 13676985](512) [HIGH] [times: S:0ms|R:258ms|V:1ms|W:0ms|H:1ms|A:259ms, retries 0] min#: 13676986 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.6049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.6117|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|HEADERS [13673914, 13674425](512) [HIGH] [times: S:7ms|R:91ms|V:0ms|W:0ms|H:0ms|A:98ms, retries 0] min#: 13674426 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13673914, 13674425](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13674426 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.6117|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|LOWEST_INSERTED 13680570 | HANDLED HEADERS [13673914, 13674425](512) [HIGH] [times: S:7ms|R:91ms|V:1ms|W:0ms|H:1ms|A:99ms, retries 0] min#: 13674426 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.6320|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.6320|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:51.6330|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.6330|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:35:51.6330|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:51.6330|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:51.6379|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:51.6379|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 2ms 2025-01-08 15:35:51.6428|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13680058 | HANDLED HEADERS [13680058, 13680569](512) [LOW] [times: S:563ms|R:0ms|V:0ms|W:0ms|H:0ms|A:563ms, retries 0] min#: 13680570 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.6800|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13679546 | HANDLED HEADERS [13679546, 13680057](512) [LOW] [times: S:507ms|R:0ms|V:0ms|W:0ms|H:0ms|A:507ms, retries 0] min#: 13680058 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.7076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.7138|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13679034 | HANDLED HEADERS [13679034, 13679545](512) [LOW] [times: S:452ms|R:0ms|V:0ms|W:0ms|H:0ms|A:452ms, retries 0] min#: 13679546 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.7360|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13672890, 13673401](512) [HIGH] [times: S:14ms|R:176ms|V:0ms|W:0ms|H:0ms|A:190ms, retries 0] min#: 13673402 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] -> DEPENDENCY HEADERS [13672890, 13673401](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13673402 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.7360|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13679034 | HANDLED HEADERS [13672890, 13673401](512) [HIGH] [times: S:14ms|R:176ms|V:1ms|W:0ms|H:1ms|A:191ms, retries 0] min#: 13673402 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.7597|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13678522 | HANDLED HEADERS [13678522, 13679033](512) [LOW] [times: S:422ms|R:0ms|V:0ms|W:0ms|H:0ms|A:422ms, retries 0] min#: 13679034 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:51.7597|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13678522, LOWEST_REQUESTED 13671866, DEPENDENCIES 9, SENT: 4, PENDING: 0 2025-01-08 15:35:51.8052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.8244|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13672378, 13672889](512) [HIGH] [times: S:36ms|R:228ms|V:1ms|W:0ms|H:1ms|A:265ms, retries 0] min#: 13672890 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13672378, 13672889](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13672890 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.8244|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13678522 | HANDLED HEADERS [13672378, 13672889](512) [HIGH] [times: S:36ms|R:228ms|V:1ms|W:0ms|H:1ms|A:265ms, retries 0] min#: 13672890 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.8290|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13678010 | HANDLED HEADERS [13678010, 13678521](512) [LOW] [times: S:586ms|R:0ms|V:0ms|W:0ms|H:0ms|A:586ms, retries 0] min#: 13678522 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.8471|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13673402, 13673913](512) [HIGH] [times: S:24ms|R:302ms|V:0ms|W:0ms|H:0ms|A:326ms, retries 0] min#: 13673914 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13673402, 13673913](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13673914 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.8492|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13678010 | HANDLED HEADERS [13673402, 13673913](512) [HIGH] [times: S:24ms|R:302ms|V:0ms|W:0ms|H:0ms|A:326ms, retries 0] min#: 13673914 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:51.8575|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13671866, 13672377](512) [HIGH] [times: S:0ms|R:97ms|V:0ms|W:0ms|H:0ms|A:97ms, retries 0] min#: 13672378 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13671866, 13672377](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13672378 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.8575|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13678010 | HANDLED HEADERS [13671866, 13672377](512) [HIGH] [times: S:0ms|R:97ms|V:0ms|W:0ms|H:0ms|A:97ms, retries 0] min#: 13672378 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.8748|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13677498 | HANDLED HEADERS [13677498, 13678009](512) [LOW] [times: S:546ms|R:0ms|V:0ms|W:0ms|H:0ms|A:546ms, retries 0] min#: 13678010 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.9072|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13676986 | HANDLED HEADERS [13676986, 13677497](512) [LOW] [times: S:494ms|R:0ms|V:0ms|W:0ms|H:0ms|A:494ms, retries 0] min#: 13677498 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:51.9072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:51.9532|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.9532|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:51.9532|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.9532|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 3ms 2025-01-08 15:35:51.9563|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13676474 | HANDLED HEADERS [13676474, 13676985](512) [LOW] [times: S:360ms|R:0ms|V:0ms|W:0ms|H:0ms|A:360ms, retries 0] min#: 13676986 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:51.9563|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13676474, LOWEST_REQUESTED 13671354, DEPENDENCIES 8, SENT: 2, PENDING: 0 2025-01-08 15:35:51.9639|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.9639|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:51.9639|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.9639|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:51.9708|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:35:51.9708|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:35:51.9708|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:35:51.9708|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:35:51.9743|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.9743|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:35:51.9743|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:35:51.9743|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:35:52.0012|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13675962 | HANDLED HEADERS [13675962, 13676473](512) [LOW] [times: S:437ms|R:0ms|V:0ms|W:0ms|H:0ms|A:437ms, retries 0] min#: 13676474 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:52.0107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.0130|INFO|Program|49|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 15:35:52.0199|INFO|Runner.Ethereum.EthereumRunner|49|Stopping session monitor 2025-01-08 15:35:52.0205|DEBUG|Network.SessionMonitor|49|Stopping session monitor 2025-01-08 15:35:52.0686|INFO|Runner.Ethereum.EthereumRunner|49|Stopping session sync mode selector 2025-01-08 15:35:52.0686|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|49|Sync mode selector stopped 2025-01-08 15:35:52.0686|INFO|Runner.Ethereum.EthereumRunner|49|Stopping discovery app 2025-01-08 15:35:52.0777|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13675450 | HANDLED HEADERS [13675450, 13675961](512) [LOW] [times: S:514ms|R:0ms|V:0ms|W:0ms|H:0ms|A:514ms, retries 0] min#: 13675962 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:52.0828|INFO|Network.Discovery.DiscoveryConnectionsPool|49|Stopping discovery udp channel on port 30303 2025-01-08 15:35:52.0828|DEBUG|Network.Discovery.DiscoveryApp|49|Stopping discovery timer 2025-01-08 15:35:52.0828|DEBUG|Network.Discovery.DiscoveryApp|49|Stopping discovery persistence timer 2025-01-08 15:35:52.0858|INFO|Runner.Ethereum.EthereumRunner|49|Stopping block producer 2025-01-08 15:35:52.0858|INFO|Network.Discovery.DiscoveryApp|35|Discovery shutdown complete.. please wait for all components to close 2025-01-08 15:35:52.0901|INFO|Runner.Ethereum.EthereumRunner|49|Stopping peer pool 2025-01-08 15:35:52.1021|DEBUG|Network.PeerPool|49|Stopping peer timers 2025-01-08 15:35:52.1021|INFO|Network.PeerPool|15|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 15:35:52.1021|INFO|Runner.Ethereum.EthereumRunner|49|Stopping peer manager 2025-01-08 15:35:52.1060|INFO|Network.PeerManager|35|Peer update loop canceled 2025-01-08 15:35:52.1060|DEBUG|Network.PeerManager|49|Stopping peer timers 2025-01-08 15:35:52.1060|INFO|Network.PeerManager|49|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 15:35:52.1060|INFO|Runner.Ethereum.EthereumRunner|49|Stopping blockchain processor 2025-01-08 15:35:52.1085|DEBUG|Consensus.Processing.BlockchainProcessor|35|BlockchainProcessor stopped. 2025-01-08 15:35:52.1085|INFO|Runner.Ethereum.EthereumRunner|49|Stopping RLPx peer 2025-01-08 15:35:52.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.1141|DEBUG|Network.Rlpx.RlpxHost|35|Closed _bootstrapChannel 2025-01-08 15:35:52.1141|DEBUG|Consensus.Processing.BlockchainProcessor|15|Sender address recovery stopped. 2025-01-08 15:35:52.1164|INFO|Consensus.Processing.BlockchainProcessor|15|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 15:35:52.1164|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->125.90.228.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:35:52.1164|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13674426, 13674937](512) [HIGH] [times: S:100ms|R:605ms|V:0ms|W:0ms|H:0ms|A:705ms, retries 0] min#: 13674938 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13674426, 13674937](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13674938 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:52.1164|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13675450 | HANDLED HEADERS [13674426, 13674937](512) [HIGH] [times: S:100ms|R:605ms|V:0ms|W:0ms|H:0ms|A:705ms, retries 0] min#: 13674938 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:52.1326|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13671354, 13671865](512) [HIGH] [times: S:3ms|R:172ms|V:1ms|W:0ms|H:1ms|A:176ms, retries 0] min#: 13671866 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13671354, 13671865](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13671866 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.1326|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13675450 | HANDLED HEADERS [13671354, 13671865](512) [HIGH] [times: S:3ms|R:172ms|V:1ms|W:0ms|H:1ms|A:176ms, retries 0] min#: 13671866 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.1326|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13674938 | HANDLED HEADERS [13674938, 13675449](512) [LOW] [times: S:572ms|R:0ms|V:0ms|W:0ms|H:0ms|A:572ms, retries 0] min#: 13675450 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.2280|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.2725|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13674426 | HANDLED HEADERS [13674426, 13674937](512) [LOW] [times: S:154ms|R:0ms|V:0ms|W:0ms|H:0ms|A:154ms, retries 0] min#: 13674938 [ S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:52.2725|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13674426, LOWEST_REQUESTED 13670842, DEPENDENCIES 6, SENT: 1, PENDING: 0 2025-01-08 15:35:52.3244|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.3244|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13673914 | HANDLED HEADERS [13673914, 13674425](512) [LOW] [times: S:715ms|R:0ms|V:0ms|W:0ms|H:0ms|A:715ms, retries 0] min#: 13674426 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.3640|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13673402 | HANDLED HEADERS [13673402, 13673913](512) [LOW] [times: S:516ms|R:0ms|V:0ms|W:0ms|H:0ms|A:517ms, retries 0] min#: 13673914 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:52.3981|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13672890 | HANDLED HEADERS [13672890, 13673401](512) [LOW] [times: S:662ms|R:0ms|V:0ms|W:0ms|H:0ms|A:662ms, retries 0] min#: 13673402 [ ][ ][Peer|eth68|13722600| 35.210.126.23:| Out] 2025-01-08 15:35:52.4044|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:35:52.4247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.4460|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|HEADERS [13670842, 13671353](512) [HIGH] [times: S:0ms|R:173ms|V:0ms|W:0ms|H:0ms|A:173ms, retries 0] min#: 13671354 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13670842, 13671353](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13671354 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.4460|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|LOWEST_INSERTED 13672890 | HANDLED HEADERS [13670842, 13671353](512) [HIGH] [times: S:0ms|R:173ms|V:0ms|W:0ms|H:0ms|A:173ms, retries 0] min#: 13671354 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.4508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13672378 | HANDLED HEADERS [13672378, 13672889](512) [LOW] [times: S:626ms|R:0ms|V:0ms|W:0ms|H:0ms|A:626ms, retries 0] min#: 13672890 [ ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:52.4508|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13672378, LOWEST_REQUESTED 13670330, DEPENDENCIES 3, SENT: 1, PENDING: 0 2025-01-08 15:35:52.4887|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13671866 | HANDLED HEADERS [13671866, 13672377](512) [LOW] [times: S:631ms|R:0ms|V:0ms|W:0ms|H:0ms|A:631ms, retries 0] min#: 13672378 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.5248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.5248|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13671354 | HANDLED HEADERS [13671354, 13671865](512) [LOW] [times: S:393ms|R:0ms|V:0ms|W:0ms|H:0ms|A:393ms, retries 0] min#: 13671866 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.5615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13670842 | HANDLED HEADERS [13670842, 13671353](512) [LOW] [times: S:115ms|R:0ms|V:0ms|W:0ms|H:0ms|A:115ms, retries 0] min#: 13671354 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.5615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670842, LOWEST_REQUESTED 13669818, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:35:52.5615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670842, LOWEST_REQUESTED 13669306, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:35:52.5615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670842, LOWEST_REQUESTED 13668794, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:35:52.5615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670842, LOWEST_REQUESTED 13668282, DEPENDENCIES 0, SENT: 5, PENDING: 0 2025-01-08 15:35:52.5615|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670842, LOWEST_REQUESTED 13667770, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:52.5932|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670842, LOWEST_REQUESTED 13667258, DEPENDENCIES 0, SENT: 6, PENDING: 0 2025-01-08 15:35:52.6249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.6310|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13670330, 13670841](512) [HIGH] [times: S:1ms|R:140ms|V:38ms|W:0ms|H:38ms|A:179ms, retries 0] min#: 13670842 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.7322|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.8124|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13667770, 13668281](512) [HIGH] [times: S:31ms|R:219ms|V:0ms|W:0ms|H:0ms|A:250ms, retries 0] min#: 13668282 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13667770, 13668281](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13668282 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.8124|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13666746, DEPENDENCIES 1, SENT: 6, PENDING: 0 2025-01-08 15:35:52.8124|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13667770, 13668281](512) [HIGH] [times: S:31ms|R:219ms|V:0ms|W:0ms|H:0ms|A:250ms, retries 0] min#: 13668282 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:52.8349|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.8649|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13666234, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:52.8649|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|HEADERS [13668282, 13668793](512) [HIGH] [times: S:0ms|R:302ms|V:0ms|W:0ms|H:0ms|A:302ms, retries 0] min#: 13668794 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13668282, 13668793](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13668794 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:52.8649|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13668282, 13668793](512) [HIGH] [times: S:0ms|R:302ms|V:1ms|W:0ms|H:1ms|A:303ms, retries 0] min#: 13668794 [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out] 2025-01-08 15:35:52.8973|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 0 successful requests, failedRequestCounter: 2, nodesTriedCounter: 2 2025-01-08 15:35:52.8973|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 82, after the process: 100 2025-01-08 15:35:52.8973|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: 58ea1d...6f78f3 2025-01-08 15:35:52.9339|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13665722, DEPENDENCIES 2, SENT: 6, PENDING: 0 2025-01-08 15:35:52.9339|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13669306, 13669817](512) [HIGH] [times: S:0ms|R:371ms|V:1ms|W:0ms|H:1ms|A:372ms, retries 0] min#: 13669818 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13669306, 13669817](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13669818 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:52.9339|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:52.9339|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13669306, 13669817](512) [HIGH] [times: S:0ms|R:371ms|V:1ms|W:0ms|H:1ms|A:372ms, retries 0] min#: 13669818 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:53.0005|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13665210, DEPENDENCIES 3, SENT: 6, PENDING: 0 2025-01-08 15:35:53.0005|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|HEADERS [13667258, 13667769](512) [HIGH] [times: S:219ms|R:188ms|V:0ms|W:0ms|H:0ms|A:407ms, retries 0] min#: 13667770 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13667258, 13667769](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13667770 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:53.0005|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13667258, 13667769](512) [HIGH] [times: S:219ms|R:188ms|V:0ms|W:0ms|H:0ms|A:407ms, retries 0] min#: 13667770 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:53.0050|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|HEADERS [13668794, 13669305](512) [HIGH] [times: S:0ms|R:443ms|V:0ms|W:0ms|H:0ms|A:443ms, retries 0] min#: 13669306 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13668794, 13669305](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13669306 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:53.0050|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13668794, 13669305](512) [HIGH] [times: S:0ms|R:443ms|V:0ms|W:0ms|H:0ms|A:443ms, retries 0] min#: 13669306 [ S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:53.0050|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13664698, DEPENDENCIES 5, SENT: 6, PENDING: 0 2025-01-08 15:35:53.0363|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:53.1369|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:53.2177|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13664186, DEPENDENCIES 6, SENT: 6, PENDING: 0 2025-01-08 15:35:53.2177|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|43|HEADERS [13665722, 13666233](512) [HIGH] [times: S:66ms|R:217ms|V:0ms|W:0ms|H:0ms|A:283ms, retries 0] min#: 13666234 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13665722, 13666233](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13666234 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:53.2177|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|43|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13665722, 13666233](512) [HIGH] [times: S:66ms|R:217ms|V:1ms|W:0ms|H:1ms|A:284ms, retries 0] min#: 13666234 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:53.2262|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13663674, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:53.2262|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13666234, 13666745](512) [HIGH] [times: S:69ms|R:292ms|V:0ms|W:0ms|H:0ms|A:361ms, retries 0] min#: 13666746 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] -> DEPENDENCY HEADERS [13666234, 13666745](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13666746 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:53.2262|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13666234, 13666745](512) [HIGH] [times: S:69ms|R:292ms|V:0ms|W:0ms|H:0ms|A:361ms, retries 0] min#: 13666746 [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out] 2025-01-08 15:35:53.2370|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:35:53.2949|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|42|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13663162, DEPENDENCIES 7, SENT: 6, PENDING: 0 2025-01-08 15:35:53.2949|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|HEADERS [13665210, 13665721](512) [HIGH] [times: S:4ms|R:290ms|V:0ms|W:0ms|H:0ms|A:294ms, retries 0] min#: 13665722 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13665210, 13665721](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13665722 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:53.2949|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13665210, 13665721](512) [HIGH] [times: S:4ms|R:290ms|V:0ms|W:0ms|H:0ms|A:294ms, retries 0] min#: 13665722 [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out] 2025-01-08 15:35:53.2964|INFO|Network.Rlpx.RlpxHost|23|Local peer shutdown complete.. please wait for all components to close 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Clique 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin AuRa 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Ethash 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Optimism 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Taiko 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin NethDev 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Shutter 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin AuRaMerge 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Merge 2025-01-08 15:35:53.2964|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin HealthChecks 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Hive 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Clef signer 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin EthStats 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin Snapshot 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin TraceStore 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing plugin UPnP 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 15:35:53.3018|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|HEADERS [13664698, 13665209](512) [HIGH] [times: S:212ms|R:85ms|V:1ms|W:0ms|H:1ms|A:298ms, retries 0] min#: 13665210 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] -> DEPENDENCY HEADERS [13664698, 13665209](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13665210 [ ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:53.3018|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|44|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13664698, 13665209](512) [HIGH] [times: S:212ms|R:85ms|V:1ms|W:0ms|H:1ms|A:298ms, retries 0] min#: 13665210 [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out] 2025-01-08 15:35:53.3018|INFO|Runner.JsonRpc.JsonRpcIpcRunner|23|IPC JSON RPC service stopped 2025-01-08 15:35:53.3018|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:35:53.3018|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13662650, DEPENDENCIES 9, SENT: 6, PENDING: 0 2025-01-08 15:35:53.3078|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 15:35:53.3083|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 15:35:53.3129|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Block producer stopped. 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.EthereumRunner|23|Disposing Autofac.Core.Container 2025-01-08 15:35:53.3179|INFO|Runner.Ethereum.JsonRpcRunner|32|JSON RPC service stopped 2025-01-08 15:35:53.3225|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 15:35:53.3225|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher has finished work. 2025-01-08 15:35:53.3225|INFO|Synchronization.Synchronizer|32|Beacon headers task completed. 2025-01-08 15:35:53.3225|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Finished 2025-01-08 15:35:53.3225|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher has finished work. 2025-01-08 15:35:53.3242|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|StateSyncFeed state changed to Finished 2025-01-08 15:35:53.3242|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher has finished work. 2025-01-08 15:35:53.3242|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FullSyncFeed state changed to Finished 2025-01-08 15:35:53.3242|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher has finished work. 2025-01-08 15:35:53.3242|INFO|Synchronization.Synchronizer|8|Fast sync blocks downloader task completed. 2025-01-08 15:35:53.3242|INFO|Synchronization.Synchronizer|6|State sync task completed. 2025-01-08 15:35:53.3242|INFO|Synchronization.Synchronizer|44|Full sync block downloader task completed. 2025-01-08 15:35:53.3242|ERROR|lambda_method39|9|DEBUG/ERROR Error after dispatching the snap sync request. Request: CodesRequest: (1000) System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.CancellationToken.ThrowIfCancellationRequested() at Nethermind.Network.P2P.ProtocolHandlers.ZeroProtocolHandlerBase.HandleResponse[TRequest,TResponse](Request`2 request, TransferSpeedType speedType, Func`2 describeRequestFunc, CancellationToken token) in /src/Nethermind/Nethermind.Network/P2P/ProtocolHandlers/ZeroProtocolHandlerBase.cs:line 60 at Nethermind.Network.P2P.Subprotocols.Snap.SnapProtocolHandler.SendRequest[TIn,TOut](TIn msg, MessageDictionary`2 messageDictionary, CancellationToken token) in /src/Nethermind/Nethermind.Network/P2P/Subprotocols/Snap/SnapProtocolHandler.cs:line 353 at Nethermind.Core.LatencyBasedRequestSizer.<>c__DisplayClass4_0`1.<b__0>d.MoveNext() in /src/Nethermind/Nethermind.Core/RequestSizer/LatencyBasedRequestSizer.cs:line 41 --- End of stack trace from previous location --- at Nethermind.Core.AdaptiveRequestSizer.Run[TResponse](Func`2 func) in /src/Nethermind/Nethermind.Core/RequestSizer/AdaptiveRequestSizer.cs:line 51 at Nethermind.Core.LatencyBasedRequestSizer.MeasureLatency[TResponse](Func`2 func) in /src/Nethermind/Nethermind.Core/RequestSizer/LatencyBasedRequestSizer.cs:line 38 at Nethermind.Network.P2P.Subprotocols.Snap.SnapProtocolHandler.GetByteCodes(IReadOnlyList`1 codeHashes, CancellationToken token) in /src/Nethermind/Nethermind.Network/P2P/Subprotocols/Snap/SnapProtocolHandler.cs:line 298 at Nethermind.Synchronization.SnapSync.SnapSyncDownloader.Dispatch(PeerInfo peerInfo, SnapSyncBatch batch, CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/SnapSync/SnapSyncDownloader.cs:line 42 2025-01-08 15:35:53.3242|ERROR|lambda_method39|15|DEBUG/ERROR Error after dispatching the snap sync request. Request: CodesRequest: (1000) System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.CancellationToken.ThrowIfCancellationRequested() at Nethermind.Network.P2P.ProtocolHandlers.ZeroProtocolHandlerBase.HandleResponse[TRequest,TResponse](Request`2 request, TransferSpeedType speedType, Func`2 describeRequestFunc, CancellationToken token) in /src/Nethermind/Nethermind.Network/P2P/ProtocolHandlers/ZeroProtocolHandlerBase.cs:line 60 at Nethermind.Network.P2P.Subprotocols.Snap.SnapProtocolHandler.SendRequest[TIn,TOut](TIn msg, MessageDictionary`2 messageDictionary, CancellationToken token) in /src/Nethermind/Nethermind.Network/P2P/Subprotocols/Snap/SnapProtocolHandler.cs:line 353 at Nethermind.Core.LatencyBasedRequestSizer.<>c__DisplayClass4_0`1.<b__0>d.MoveNext() in /src/Nethermind/Nethermind.Core/RequestSizer/LatencyBasedRequestSizer.cs:line 41 --- End of stack trace from previous location --- at Nethermind.Core.AdaptiveRequestSizer.Run[TResponse](Func`2 func) in /src/Nethermind/Nethermind.Core/RequestSizer/AdaptiveRequestSizer.cs:line 51 at Nethermind.Core.LatencyBasedRequestSizer.MeasureLatency[TResponse](Func`2 func) in /src/Nethermind/Nethermind.Core/RequestSizer/LatencyBasedRequestSizer.cs:line 38 at Nethermind.Network.P2P.Subprotocols.Snap.SnapProtocolHandler.GetByteCodes(IReadOnlyList`1 codeHashes, CancellationToken token) in /src/Nethermind/Nethermind.Network/P2P/Subprotocols/Snap/SnapProtocolHandler.cs:line 298 at Nethermind.Synchronization.SnapSync.SnapSyncDownloader.Dispatch(PeerInfo peerInfo, SnapSyncBatch batch, CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/SnapSync/SnapSyncDownloader.cs:line 42 2025-01-08 15:35:53.4048|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:35:54.3043|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:35:54.3100|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SnapSyncFeed state changed to Finished 2025-01-08 15:35:54.3181|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher has finished work. 2025-01-08 15:35:54.3181|INFO|Synchronization.Synchronizer|23|State sync task completed. 2025-01-08 15:35:54.3679|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:35:54.3690|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|HeadersSyncFeed state changed to Finished 2025-01-08 15:35:54.4067|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:35:54.8965|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 0 successful requests, failedRequestCounter: 16, nodesTriedCounter: 16 2025-01-08 15:35:55.4043|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:35:55.5876|INFO|Synchronization.Reporting.SyncReport|44|Peers | with best block: 5 | all: 5 | eth68 (100 %) | Active: 5 Headers, 2 Snap | Sleeping: None 2025-01-08 15:35:55.5898|INFO|Synchronization.Reporting.SyncReport|44|Old Headers 52,224 / 13,722,553 ( 0.38 %) [⡀ ] queue 0 | current 0 Blk/s 2025-01-08 15:35:55.5898|DEBUG|Synchronization.Peers.SyncPeersReport|44|Sync peers - Connected: 5 | All: 5 | Max: 100 | eth68 (100 %) | Active: 5 Headers, 2 Snap | Sleeping: None 2025-01-08 15:35:55.5942|DEBUG|Synchronization.Peers.SyncPeersReport|44| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H S ][ ][Peer|eth68|13722600| 3.69.35.13:| Out][ | 949| | | | 4481][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [H S ][ ][Peer|eth68|13722600| 3.71.132.231:| Out][ | 1037| | | | 5712][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [H ][ ][Peer|eth68|13722600| 35.206.174.92:| Out][ | 1143| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [H ][ ][Peer|eth68|13722600| 35.210.126.23:| Out][ | 1350| 35| | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [H ][ ][Peer|eth68|13722600| 139.144.26.85:| Out][ | 2312| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:35:56.4039|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:35:57.4040|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:35:58.4066|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:35:59.4069|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:36:00.4043|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:36:01.4071|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:36:02.4070|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:36:03.4071|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:36:04.3714|WARN|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Timeout on waiting for active tasks for feed HeadersSyncFeed 1 2025-01-08 15:36:04.3714|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher has finished work. 2025-01-08 15:36:04.3714|DEBUG|Synchronization.Peers.SyncPeerPool|41|Init peer loop stopped. 2025-01-08 15:36:04.3714|INFO|Synchronization.Synchronizer|23|Fast blocks headers task completed. 2025-01-08 15:36:04.3839|DEBUG|Network.P2P.Session|16|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:36:04.3839|DEBUG|Network.P2P.Session|54|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:36:04.3839|DEBUG|Network.P2P.Session|53|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|16|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|16|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|54|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|54|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|53|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|53|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:36:04.3849|DEBUG|Network.P2P.Session|12|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:36:04.3849|DEBUG|Network.P2P.Session|44|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|44|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|44|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|12|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:04.3849|DEBUG|Synchronization.Peers.SyncPeerPool|12|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:36:04.3849|DEBUG|Network.ProtocolsManager|53|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 15:36:04.3849|DEBUG|Network.ProtocolsManager|12|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 15:36:04.3849|DEBUG|Network.ProtocolsManager|54|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 15:36:04.3849|DEBUG|Network.ProtocolsManager|16|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 15:36:04.3849|DEBUG|Network.ProtocolsManager|44|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing MultiValidator [ ] 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 15:36:04.3887|DEBUG|Trie.Pruning.TrieStore|41|Disposing trie 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 15:36:04.3887|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 15:36:04.3923|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 15:36:04.3923|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 15:36:04.3923|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 15:36:04.3923|INFO|Runner.Ethereum.EthereumRunner|41|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 15:36:04.3923|INFO|Runner.Ethereum.EthereumRunner|41|Closing DBs 2025-01-08 15:36:04.3923|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB Code 2025-01-08 15:36:04.4044|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:36:04.4750|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB BlockNumbers 2025-01-08 15:36:04.5519|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB State0 2025-01-08 15:36:04.9462|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB BlockInfos 2025-01-08 15:36:05.0221|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB Blocks 2025-01-08 15:36:05.0274|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB BadBlocks 2025-01-08 15:36:05.0283|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB Metadata 2025-01-08 15:36:05.0283|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB Headers 2025-01-08 15:36:05.0667|INFO|Db.Rocks.DbOnTheRocks|41|Disposing DB Bloom 2025-01-08 15:36:05.0667|INFO|Runner.Ethereum.EthereumRunner|41|All DBs closed 2025-01-08 15:36:05.0667|INFO|Runner.Ethereum.EthereumRunner|41|Ethereum runner stopped 2025-01-08 15:36:05.0667|INFO|Program|41|Nethermind is shut down 2025-01-08 15:36:06.8936|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 15:36:06.8936|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 15:36:06.8936|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 15:36:06.8967|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:36:06.9008|INFO|Program|1|Configuration complete 2025-01-08 15:36:06.9607|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:36:06.9607|DEBUG|Program|1|Server GC: True 2025-01-08 15:36:06.9607|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:36:06.9607|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:36:06.9644|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:36:06.9644|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:36:06.9644|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:36:07.1029|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1136|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1190|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1227|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.1247|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:36:07.1382|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 2ms 2025-01-08 15:36:07.1382|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 15:36:07.1382|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:36:07.1420|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:36:07.1420|INFO|Init.Steps.InitializePrecompiles|11|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:36:07.1673|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 15:36:07.1673|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 25ms 2025-01-08 15:36:07.1673|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 15:36:07.1673|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:36:07.1723|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 5ms 2025-01-08 15:36:07.1723|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 15:36:07.1723|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:36:07.1796|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:36:07.2324|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 69ms 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2418|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:07.2445|DEBUG|Init.MemoryHintMan|8|Setting malloc parameters.. 2025-01-08 15:36:07.2445|INFO|Init.MemoryHintMan|8|Setting up memory allowances 2025-01-08 15:36:07.2445|INFO|Init.MemoryHintMan|8| Memory hint: 768 MB 2025-01-08 15:36:07.2445|INFO|Init.MemoryHintMan|8| General memory: 32 MB 2025-01-08 15:36:07.2445|INFO|Init.MemoryHintMan|8| Peers memory: 50 MB 2025-01-08 15:36:07.2565|INFO|Init.MemoryHintMan|8| Netty memory: 134 MB 2025-01-08 15:36:07.2565|INFO|Init.MemoryHintMan|8| Mempool memory: 68 MB 2025-01-08 15:36:07.2565|INFO|Init.MemoryHintMan|8| Fast blocks memory: 48 MB 2025-01-08 15:36:07.2565|INFO|Init.MemoryHintMan|8| Trie memory: 86 MB 2025-01-08 15:36:07.2565|INFO|Init.MemoryHintMan|8| DB memory: 347 MB 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|Step ApplyMemoryHint executed in 15ms 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint complete 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2565|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.2606|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB SharedBlockCacheSize: 347927962 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB SkipMemoryHintSetting: False 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB EnableDbStatistics: False 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB EnableMetricsUpdater: False 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB StatsDumpPeriodSec: 600 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB MaxOpenFiles: 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB WriteAheadLogSync: False 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB ReadAheadSize: 262144 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB AdditionalRocksDbOptions: 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB VerifyChecksum: True 2025-01-08 15:36:07.2659|DEBUG|Init.Steps.InitDatabase|8|DB EnableFileWarmer: False 2025-01-08 15:36:07.2721|DEBUG|Init.Steps.InitDatabase|8|DB CompressibilityHint: 1 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:36:07.2747|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferNumber: 4 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbVerifyChecksum: 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRowCacheSize: 86981990 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbEnableFileWarmer: False 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:36:07.2762|DEBUG|Init.Steps.InitDatabase|8|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:36:07.2862|DEBUG|Db.Rocks.RocksDbFactory|8|Shared memory size is 347927962 2025-01-08 15:36:07.3376|DEBUG|Init.Steps.EthereumStepsManager|6|Step SetupKeyStore executed in 79ms 2025-01-08 15:36:07.3376|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore complete 2025-01-08 15:36:07.5610|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:07.5610|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Headers DB 2025-01-08 15:36:07.5610|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:36:07.5610|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for BlockNumbers DB 2025-01-08 15:36:07.5610|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:36:07.5610|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Blocks DB 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitTxTypesAndRlp executed in 20ms 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.5808|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.6080|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlobTransactions DB 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 16 MB 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 48 MB 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 80 MB 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 208 MB 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 216 MB 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:36:07.6807|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 232 MB 2025-01-08 15:36:07.6886|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:36:07.6886|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:36:07.6886|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:36:07.6886|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:36:07.6886|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:36:07.6935|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:07.6935|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 296 MB 2025-01-08 15:36:07.6981|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:07.6981|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 392 MB 2025-01-08 15:36:07.7023|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:07.7023|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 520 MB 2025-01-08 15:36:07.7023|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:36:07.7201|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:36:07.7201|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7201|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7201|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.7201|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7202|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Code DB 2025-01-08 15:36:07.7244|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:36:07.7244|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 528 MB 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:36:07.7244|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Bloom DB 2025-01-08 15:36:07.7244|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|Step FilterBootnodes executed in 1ms 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:36:07.7244|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:36:07.7244|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 560 MB 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitCrypto executed in 0ms 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7244|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for State0 DB 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7282|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:36:07.7322|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 816 MB 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7322|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|Step UpdateDiscoveryConfig executed in 2ms 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7363|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7555|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7576|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Metadata DB 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7576|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7608|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:36:07.7608|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 818 MB 2025-01-08 15:36:07.7647|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:36:07.7692|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Receipts DB 2025-01-08 15:36:07.7692|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:07.7692|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 822 MB 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 830 MB 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 842 MB 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 858 MB 2025-01-08 15:36:07.7725|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitDatabase executed in 533ms 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase complete 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7950|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.7963|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:36:07.8563|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13670330 2025-01-08 15:36:07.8779|INFO|Blockchain.BlockTree|9|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:36:07.8779|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13670330 2025-01-08 15:36:07.8899|INFO|Blockchain.BlockTree|9|Numbers resolved, level = 13722567, header = 13722567, body = 0 2025-01-08 15:36:07.8996|INFO|Blockchain.BlockTree|9|Beacon Numbers resolved, level = 13722599, header = 13722599, body = 13722599 2025-01-08 15:36:07.9003|INFO|Blockchain.BlockTree|9|Loading fork choice info 2025-01-08 15:36:07.9003|INFO|Blockchain.BlockTree|9|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 13722567, best known is 13722567, lowest inserted header 13670330, lowest sync inserted block number 13722554 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockTree executed in 112ms 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9102|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9|Initializing 16 plugins 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| Clique by Nethermind 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| Clique by Nethermind initialized in 1ms 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| AuRa by Nethermind 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| AuRa by Nethermind initialized in 0ms 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| Ethash by Nethermind 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| Ethash by Nethermind initialized in 1ms 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| Optimism by Nethermind 2025-01-08 15:36:07.9129|INFO|Init.Steps.InitializePlugins|9| Optimism by Nethermind initialized in 1ms 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| Taiko by Nethermind 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| Taiko by Nethermind initialized in 0ms 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| NethDev by Nethermind 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| NethDev by Nethermind initialized in 0ms 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| Shutter by Nethermind 2025-01-08 15:36:07.9162|INFO|Shutter.ShutterPlugin|9|Initializing Shutter plugin. 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| Shutter by Nethermind initialized in 1ms 2025-01-08 15:36:07.9162|INFO|Init.Steps.InitializePlugins|9| AuRaMerge by Nethermind 2025-01-08 15:36:07.9350|INFO|Merge.Plugin.PoSSwitcher|9|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:36:07.9385|INFO|Init.Steps.InitializePlugins|9| AuRaMerge by Nethermind initialized in 21ms 2025-01-08 15:36:07.9385|INFO|Init.Steps.InitializePlugins|9| Merge by Nethermind 2025-01-08 15:36:07.9385|INFO|Init.Steps.InitializePlugins|9| Merge by Nethermind initialized in 0ms 2025-01-08 15:36:07.9385|INFO|Init.Steps.InitializePlugins|9| HealthChecks by Nethermind 2025-01-08 15:36:07.9448|INFO|Init.Steps.InitializePlugins|9| HealthChecks by Nethermind initialized in 6ms 2025-01-08 15:36:07.9448|INFO|Init.Steps.InitializePlugins|9| Hive by Nethermind 2025-01-08 15:36:07.9448|INFO|Init.Steps.InitializePlugins|9| Hive by Nethermind initialized in 1ms 2025-01-08 15:36:07.9448|INFO|Init.Steps.InitializePlugins|9| Clef signer by Nethermind 2025-01-08 15:36:07.9448|INFO|Init.Steps.InitializePlugins|9| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:36:07.9448|INFO|Init.Steps.InitializePlugins|9| EthStats by Nethermind 2025-01-08 15:36:07.9482|DEBUG|EthStats.EthStatsPlugin|9|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| EthStats by Nethermind initialized in 1ms 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| Snapshot by Nethermind 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| TraceStore by Nethermind 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| TraceStore by Nethermind initialized in 1ms 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| UPnP by Nethermind 2025-01-08 15:36:07.9482|INFO|Init.Steps.InitializePlugins|9| UPnP by Nethermind initialized in 0ms 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializePlugins executed in 39ms 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:07.9482|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:36:07.9621|INFO|Trie.NodeStorageFactory|9|Detected HalfPath key scheme. 2025-01-08 15:36:07.9621|INFO|Init.InitializeStateDb|9|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeStateDb executed in 93ms 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:08.0445|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializePrecompiles executed in 3,467ms 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.6054|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:10.6184|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|11|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:36:10.6777|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|11|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:36:10.7107|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|11|Recreating light collection of blob transactions and cache 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockchainAuRaMerge executed in 152ms 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.7591|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7602|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:10.7602|DEBUG|Consensus.Processing.BlockchainProcessor|9|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:36:10.7670|DEBUG|Consensus.Processing.BlockchainProcessor|9|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartBlockProcessorAuRa executed in 7ms 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:36:10.7682|INFO|Init.Steps.LoadGenesisBlock|9|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartLogProducer executed in 0ms 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:10.7682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7722|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:10.7835|INFO|Merge.Plugin.Synchronization.BeaconPivot|9|Loaded Beacon Pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:36:10.8819|DEBUG|Synchronization.Peers.SyncPeerPool|9|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:36:10.9209|INFO|Merge.Plugin.Synchronization.PivotUpdator|9|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:36:10.9326|INFO|Synchronization.FastSync.TreeSync|9|Now syncing nodes starting from root of block 0 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0155|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.0268|INFO|Network.StaticNodes.StaticNodesManager|6|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:36:11.0374|DEBUG|Network.ProtocolsManager|6|Removed supported capability: nodedata1 2025-01-08 15:36:11.0975|DEBUG|Init.Steps.InitializeNetwork|9|Skipped enabling snap capability 2025-01-08 15:36:11.0975|DEBUG|Synchronization.Peers.SyncPeerPool|9|Starting eth sync peer upgrade timer 2025-01-08 15:36:11.0975|DEBUG|Init.Steps.InitializeNetwork|9|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:36:11.1077|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:36:11.1094|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:36:11.1094|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:36:11.1094|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:36:11.1094|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:36:11.1161|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:36:11.1166|DEBUG|Init.Steps.InitializeNetwork|9|Starting discovery process. 2025-01-08 15:36:11.1223|DEBUG|Init.Steps.InitializeNetwork|9|Discovery process started. 2025-01-08 15:36:11.1223|DEBUG|Init.Steps.InitializeNetwork|9|Initializing peer manager 2025-01-08 15:36:11.1247|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:36:11.1247|DEBUG|Network.Discovery.DiscoveryApp|16|Discovery : udp://172.234.230.144:30303 2025-01-08 15:36:11.1284|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 0 2025-01-08 15:36:11.1284|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:36:11.1344|DEBUG|Network.NodesLoader|9|Initializing persisted peers: 5. 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:36:11.1470|DEBUG|Network.NodesLoader|9|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:36:11.1594|DEBUG|Network.PeerPool|9|Starting peer persistence timer 2025-01-08 15:36:11.1594|DEBUG|Network.PeerPool|11|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:36:11.1594|DEBUG|Network.PeerPool|11|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:36:11.1594|DEBUG|Network.PeerPool|11|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:36:11.1609|DEBUG|Network.PeerPool|11|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:36:11.1609|DEBUG|Network.PeerPool|11|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:36:11.1609|DEBUG|Network.PeerManager|9|Starting peer update timer 2025-01-08 15:36:11.1609|DEBUG|Network.SessionMonitor|9|Starting session monitor 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.InitializeNetwork|9|Peer manager initialization completed 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeNetwork executed in 395ms 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:11.1654|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:36:11.1682|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:36:11.1746|DEBUG|Init.Steps.Migrations.BloomMigration|6|BloomDb migration not needed. 2025-01-08 15:36:11.1767|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:36:11.1767|DEBUG|Init.Steps.EthereumStepsManager|6|Step DatabaseMigrations executed in 10ms 2025-01-08 15:36:11.1767|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations complete 2025-01-08 15:36:11.1767|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:36:11.1928|DEBUG|Network.PeerManager|15|Peer update loop complete. 2025-01-08 15:36:11.2559|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:36:11.2578|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:36:11.2578|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|16|Attempt to request ENR before bonding 2025-01-08 15:36:11.2578|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 15:36:11.2918|DEBUG|Init.Steps.RegisterRpcModules|6|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:36:11.2918|DEBUG|Init.Steps.EthereumStepsManager|6|Step RegisterAuRaMergeRpcModules executed in 113ms 2025-01-08 15:36:11.2918|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules complete 2025-01-08 15:36:11.2924|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:36:11.2924|INFO|Init.Steps.ReviewBlockTree|6|No block tree levels to review for fixes. All fine. 2025-01-08 15:36:11.2924|DEBUG|Blockchain.BlockTree|6|Lowest inserted header set to 13670330 2025-01-08 15:36:11.2965|INFO|Blockchain.BlockTree|6|Numbers resolved, level = 13722567, header = 13722567, body = 13722567 2025-01-08 15:36:11.2965|INFO|Blockchain.BlockTree|6|Beacon Numbers resolved, level = 13722599, header = 13722599, body = 13722599 2025-01-08 15:36:11.2965|INFO|Blockchain.BlockTree|6|Loading fork choice info 2025-01-08 15:36:11.2965|DEBUG|Blockchain.BlockTree|6|Completed visiting blocks in DB at level 13722553 - best known 13722567 2025-01-08 15:36:11.2965|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:36:11.2965|DEBUG|Init.Steps.EthereumStepsManager|36|Step ReviewBlockTree executed in 6ms 2025-01-08 15:36:11.2965|DEBUG|Init.Steps.EthereumStepsManager|36|ReviewBlockTree complete 2025-01-08 15:36:11.3110|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:11.3132|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:11.3132|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:11.3132|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:36:11.3132|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:11.3132|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:36:11.3132|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:36:11.4176|INFO|Monitoring.MonitoringService|35|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:36:11.4176|INFO|Init.Steps.StartMonitoring|32|System.Diagnostics.Metrics disabled 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|32|Step StartMonitoring executed in 121ms 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|32|StartMonitoring complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartGrpc executed in 2ms 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:11.4176|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:36:11.4202|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:11.4295|INFO|Merge.Plugin.MergePlugin|6|Starting Merge block producer & sealer 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeBlockProducer executed in 28ms 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:36:11.4488|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:36:11.4642|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:11.4642|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:03.5520000 for next AuRa step. 2025-01-08 15:36:11.5573|DEBUG|Network.PeerManager|36|RunPeerUpdate | AllNonActiveCandidates: 1, FilteredByZeroPort: 0, FilteredByDisconnect: 0, FilteredByFailedConnection: 0, Incompatible: 0, EligibleCandidates: 1, Tried: 1, Rounds: 0, Failed initial connect: 0, Established initial connect: 1, Current candidate peers: 10, Current active peers: 10 [InOut: 0 | [Out: 10 | In: 0] 2025-01-08 15:36:11.5657|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:11.6644|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:11.7099|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:36:11.7330|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:36:11.7330|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:11.7512|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:36:11.7512|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:36:11.7526|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:36:11.7526|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:36:11.7526|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:11.7526|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:36:11.7526|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:36:11.7526|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:36:11.7655|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:11.8663|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:11.9668|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.0654|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.1653|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.1736|INFO|Network.Discovery.DiscoveryApp|32|Connected to 5 bootnodes, 5 trusted/persisted nodes 2025-01-08 15:36:12.1736|DEBUG|Network.Discovery.DiscoveryApp|32|Starting discovery persistence timer 2025-01-08 15:36:12.1736|DEBUG|Network.Discovery.DiscoveryApp|32|Starting discovery timer 2025-01-08 15:36:12.1916|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:12.1977|DEBUG|Synchronization.Peers.SyncPeerPool|23|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:12.1977|DEBUG|Synchronization.Peers.SyncPeerPool|23|Refreshed peer info for [Peer|eth68|13722604| 3.69.35.13:| Out]. 2025-01-08 15:36:12.2647|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.2999|DEBUG|Synchronization.Peers.SyncPeerPool|32|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:12.2999|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722604| 3.71.132.231:| Out]. 2025-01-08 15:36:12.3645|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.4650|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.4934|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:12.5653|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.6666|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.7107|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:36:12.7712|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.8046|DEBUG|Network.PeerManager|23|Peer pool size is: 101 2025-01-08 15:36:12.8725|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:12.9334|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync Disconnected to FastHeaders, SnapSync at block: 13722567 | target: 13722596 | peer: 13722604 2025-01-08 15:36:12.9334|INFO|Synchronization.FastSync.StateSyncPivot|23|Snap - distance from HEAD:13722567 - Pivot changed from to 13722567 2025-01-08 15:36:12.9334|INFO|Synchronization.SnapSync.ProgressTracker|23|Starting the Snap data sync from the 13722567 (0xca95d0...c866dd) 0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b root 2025-01-08 15:36:12.9334|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SnapSyncFeed state changed to Active 2025-01-08 15:36:12.9371|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|SyncDispatcher got activated. 2025-01-08 15:36:12.9453|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from Disconnected to FastHeaders, SnapSync 2025-01-08 15:36:12.9512|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|HeadersSyncFeed state changed to Active 2025-01-08 15:36:12.9512|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:36:12.9570|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13669818, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 15:36:12.9570|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13669306, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:36:12.9570|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13668794, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:12.9752|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.0787|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.1767|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.2309|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.155.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:13.2799|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.3395|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:13.3395|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 5, after the process: 67 2025-01-08 15:36:13.3395|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: f133d2...541988 2025-01-08 15:36:13.3565|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13668282, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:13.3621|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13669306, 13669817](512) [HIGH] [times: S:1ms|R:397ms|V:5ms|W:0ms|H:5ms|A:403ms, retries 0] min#: 13669818 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13669306, 13669817](512) [LOW] [times: S:2ms|R:0ms|V:0ms|W:0ms|H:0ms|A:2ms, retries 0] min#: 13669818 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.3621|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13670330 | HANDLED HEADERS [13669306, 13669817](512) [HIGH] [times: S:1ms|R:397ms|V:5ms|W:0ms|H:5ms|A:403ms, retries 0] min#: 13669818 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.3803|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.4177|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13670330, LOWEST_REQUESTED 13667770, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:13.4684|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13669818 | HANDLED HEADERS [13669818, 13670329](512) [HIGH] [times: S:5ms|R:458ms|V:51ms|W:0ms|H:51ms|A:514ms, retries 0] min#: 13670330 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:13.4783|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.5776|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|HEADERS [13668794, 13669305](512) [HIGH] [times: S:397ms|R:221ms|V:0ms|W:0ms|H:0ms|A:618ms, retries 0] min#: 13669306 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13668794, 13669305](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13669306 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.5776|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13669818 | HANDLED HEADERS [13668794, 13669305](512) [HIGH] [times: S:397ms|R:221ms|V:1ms|W:0ms|H:1ms|A:619ms, retries 0] min#: 13669306 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.5811|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.5934|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13668282, 13668793](512) [HIGH] [times: S:60ms|R:176ms|V:0ms|W:0ms|H:0ms|A:236ms, retries 0] min#: 13668794 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13668282, 13668793](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13668794 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:13.5934|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13669818 | HANDLED HEADERS [13668282, 13668793](512) [HIGH] [times: S:60ms|R:176ms|V:1ms|W:0ms|H:1ms|A:237ms, retries 0] min#: 13668794 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:13.6270|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13669306 | HANDLED HEADERS [13669306, 13669817](512) [LOW] [times: S:267ms|R:0ms|V:0ms|W:0ms|H:0ms|A:267ms, retries 0] min#: 13669818 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.6690|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13668794 | HANDLED HEADERS [13668794, 13669305](512) [LOW] [times: S:91ms|R:0ms|V:0ms|W:0ms|H:0ms|A:91ms, retries 0] min#: 13669306 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.6811|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.7072|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13668282 | HANDLED HEADERS [13668282, 13668793](512) [LOW] [times: S:113ms|R:0ms|V:0ms|W:0ms|H:0ms|A:113ms, retries 0] min#: 13668794 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:13.7072|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13668282, LOWEST_REQUESTED 13667258, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:36:13.7072|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13668282, LOWEST_REQUESTED 13666746, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:13.7128|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:36:13.7710|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13668282, LOWEST_REQUESTED 13666234, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:13.7807|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.8115|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13667770 | HANDLED HEADERS [13667770, 13668281](512) [HIGH] [times: S:159ms|R:193ms|V:41ms|W:0ms|H:41ms|A:393ms, retries 0] min#: 13668282 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:13.8803|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:13.9046|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13667770, LOWEST_REQUESTED 13665722, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:13.9367|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13667258 | HANDLED HEADERS [13667258, 13667769](512) [HIGH] [times: S:0ms|R:196ms|V:33ms|W:0ms|H:33ms|A:229ms, retries 0] min#: 13667770 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:13.9791|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13667258, LOWEST_REQUESTED 13665210, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:13.9805|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.0201|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13666746 | HANDLED HEADERS [13666746, 13667257](512) [HIGH] [times: S:63ms|R:208ms|V:41ms|W:0ms|H:41ms|A:312ms, retries 0] min#: 13667258 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:14.0725|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13666746, LOWEST_REQUESTED 13664698, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.0804|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.1090|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13666234 | HANDLED HEADERS [13666234, 13666745](512) [HIGH] [times: S:133ms|R:168ms|V:37ms|W:0ms|H:37ms|A:338ms, retries 0] min#: 13666746 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:14.1435|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13666234, LOWEST_REQUESTED 13664186, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.1809|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.1846|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|LOWEST_INSERTED 13665722 | HANDLED HEADERS [13665722, 13666233](512) [HIGH] [times: S:74ms|R:164ms|V:42ms|W:0ms|H:42ms|A:280ms, retries 0] min#: 13666234 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:14.2498|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13665722, LOWEST_REQUESTED 13663674, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.2808|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.2872|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13665210 | HANDLED HEADERS [13665210, 13665721](512) [HIGH] [times: S:93ms|R:177ms|V:38ms|W:0ms|H:38ms|A:308ms, retries 0] min#: 13665722 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:14.3804|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.3804|DEBUG|Network.PeerManager|41|Peer pool size is: 202 2025-01-08 15:36:14.4107|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13665210, LOWEST_REQUESTED 13663162, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.4464|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13664698 | HANDLED HEADERS [13664698, 13665209](512) [HIGH] [times: S:70ms|R:267ms|V:36ms|W:0ms|H:36ms|A:373ms, retries 0] min#: 13665210 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:14.4752|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13664698, LOWEST_REQUESTED 13662650, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.4809|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.5159|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13664186 | HANDLED HEADERS [13664186, 13664697](512) [HIGH] [times: S:106ms|R:225ms|V:41ms|W:0ms|H:41ms|A:372ms, retries 0] min#: 13664698 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:14.5710|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13664186, LOWEST_REQUESTED 13662138, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.5808|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.5995|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:14.6107|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13663674 | HANDLED HEADERS [13663674, 13664185](512) [HIGH] [times: S:160ms|R:160ms|V:40ms|W:0ms|H:40ms|A:360ms, retries 0] min#: 13664186 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:14.6806|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.6885|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.207.130:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:14.7040|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.148:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:14.7126|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:36:14.7230|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:14.7813|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.7932|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13663674, LOWEST_REQUESTED 13661626, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:14.8095|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:14.8287|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13663162 | HANDLED HEADERS [13663162, 13663673](512) [HIGH] [times: S:64ms|R:317ms|V:37ms|W:0ms|H:37ms|A:418ms, retries 0] min#: 13663674 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:14.8809|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.9811|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:14.9889|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13663162, LOWEST_REQUESTED 13661114, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:14.9889|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|HEADERS [13662138, 13662649](512) [HIGH] [times: S:222ms|R:195ms|V:1ms|W:0ms|H:1ms|A:418ms, retries 0] min#: 13662650 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13662138, 13662649](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13662650 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:14.9889|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13663162 | HANDLED HEADERS [13662138, 13662649](512) [HIGH] [times: S:222ms|R:195ms|V:1ms|W:0ms|H:1ms|A:418ms, retries 0] min#: 13662650 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:15.0056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.0056|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:36:15.0119|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13663162, LOWEST_REQUESTED 13660602, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:15.0299|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.213.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:15.0465|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13662650 | HANDLED HEADERS [13662650, 13663161](512) [HIGH] [times: S:95ms|R:441ms|V:35ms|W:0ms|H:35ms|A:571ms, retries 0] min#: 13663162 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.1788|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|HEADERS [13661114, 13661625](512) [HIGH] [times: S:22ms|R:167ms|V:0ms|W:0ms|H:0ms|A:189ms, retries 0] min#: 13661626 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13661114, 13661625](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13661626 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.1788|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13662650 | HANDLED HEADERS [13661114, 13661625](512) [HIGH] [times: S:22ms|R:167ms|V:1ms|W:0ms|H:1ms|A:190ms, retries 0] min#: 13661626 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.2052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.2187|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13662138 | HANDLED HEADERS [13662138, 13662649](512) [LOW] [times: S:229ms|R:0ms|V:0ms|W:0ms|H:0ms|A:229ms, retries 0] min#: 13662650 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:15.2187|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13662138, LOWEST_REQUESTED 13660090, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:15.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.3938|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:15.4048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.6138|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13662138, LOWEST_REQUESTED 13659578, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:15.6517|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13661626 | HANDLED HEADERS [13661626, 13662137](512) [HIGH] [times: S:195ms|R:625ms|V:38ms|W:0ms|H:38ms|A:858ms, retries 0] min#: 13662138 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:15.6572|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|HEADERS [13660602, 13661113](512) [HIGH] [times: S:166ms|R:477ms|V:2ms|W:0ms|H:2ms|A:645ms, retries 0] min#: 13661114 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13660602, 13661113](512) [LOW] [times: S:1ms|R:0ms|V:0ms|W:0ms|H:0ms|A:1ms, retries 0] min#: 13661114 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.6572|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13661626 | HANDLED HEADERS [13660602, 13661113](512) [HIGH] [times: S:166ms|R:477ms|V:2ms|W:0ms|H:2ms|A:645ms, retries 0] min#: 13661114 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.6912|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13661114 | HANDLED HEADERS [13661114, 13661625](512) [LOW] [times: S:512ms|R:0ms|V:0ms|W:0ms|H:0ms|A:512ms, retries 0] min#: 13661626 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.7147|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:36:15.7273|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13660602 | HANDLED HEADERS [13660602, 13661113](512) [LOW] [times: S:71ms|R:0ms|V:0ms|W:0ms|H:0ms|A:71ms, retries 0] min#: 13661114 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:15.7273|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13660602, LOWEST_REQUESTED 13659066, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:15.8052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:15.9017|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 67, after the process: 72 2025-01-08 15:36:15.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.0055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.0055|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:16.1050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.1631|DEBUG|Db.SimpleFilePublicKeyDb|36|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_d578db3e-2f06-4375-931e-a77202a0463a 2025-01-08 15:36:16.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.2193|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13660602, LOWEST_REQUESTED 13658554, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:16.2596|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13660090 | HANDLED HEADERS [13660090, 13660601](512) [HIGH] [times: S:394ms|R:606ms|V:40ms|W:0ms|H:40ms|A:1040ms, retries 0] min#: 13660602 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:16.2795|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13660090, LOWEST_REQUESTED 13658042, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:16.3054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.3129|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|LOWEST_INSERTED 13659578 | HANDLED HEADERS [13659578, 13660089](512) [HIGH] [times: S:41ms|R:624ms|V:34ms|W:0ms|H:34ms|A:699ms, retries 0] min#: 13660090 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:16.4054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.4756|INFO|Merge.Plugin.MergePlugin|6|Engine Module has been enabled 2025-01-08 15:36:16.4787|INFO|HealthChecks.HealthChecksPlugin|6|Health RPC Module has been enabled 2025-01-08 15:36:16.4787|DEBUG|Init.Steps.EthereumStepsManager|6|Step RegisterPluginRpcModules executed in 5,030ms 2025-01-08 15:36:16.4787|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:36:16.4803|INFO|Init.Steps.StartBlockProducer|6|Starting AuRa block producer & sealer 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartBlockProducer executed in 1ms 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:16.4803|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:16.4844|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:36:16.4953|INFO|Runner.Ethereum.Steps.StartRpc|6|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:36:16.5069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.5148|DEBUG|Runner.Ethereum.JsonRpcRunner|6|Initializing JSON RPC 2025-01-08 15:36:16.5574|DEBUG|Runner.Ethereum.JsonRpcRunner|6|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartRpc executed in 74ms 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (Complete) is Complete 2025-01-08 15:36:16.5574|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:16.5574|INFO|Runner.Ethereum.EthereumRunner|6| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 16 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:36:16.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.7132|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:36:16.7446|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13659578, LOWEST_REQUESTED 13657530, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:16.7571|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.195.251.225:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:36:16.7571|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13659578, LOWEST_REQUESTED 13657018, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:16.7856|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13659066 | HANDLED HEADERS [13659066, 13659577](512) [HIGH] [times: S:491ms|R:525ms|V:41ms|W:0ms|H:41ms|A:1057ms, retries 0] min#: 13659578 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:16.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.8282|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13658554 | HANDLED HEADERS [13658554, 13659065](512) [HIGH] [times: S:60ms|R:507ms|V:41ms|W:0ms|H:41ms|A:608ms, retries 0] min#: 13659066 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:16.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:16.9523|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:17.0077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.0477|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13658554, LOWEST_REQUESTED 13656506, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:36:17.0477|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|HEADERS [13657530, 13658041](512) [HIGH] [times: S:12ms|R:291ms|V:0ms|W:0ms|H:0ms|A:303ms, retries 0] min#: 13658042 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13657530, 13658041](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13658042 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.0482|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13658554 | HANDLED HEADERS [13657530, 13658041](512) [HIGH] [times: S:12ms|R:291ms|V:0ms|W:0ms|H:0ms|A:303ms, retries 0] min#: 13658042 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.0737|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.249:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:17.0790|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.142.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:17.1033|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:17.1046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.1318|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.1374|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:17.1374|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.1374|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 7ms 2025-01-08 15:36:17.1942|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13658554, LOWEST_REQUESTED 13655994, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:17.2053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.2502|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13658042 | HANDLED HEADERS [13658042, 13658553](512) [HIGH] [times: S:465ms|R:449ms|V:56ms|W:0ms|H:56ms|A:970ms, retries 0] min#: 13658554 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:17.2558|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.2558|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:17.2567|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.2567|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:36:17.2567|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:17.2602|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:17.2602|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:17.2602|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:36:17.2690|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.2690|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:17.2690|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.2690|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:17.3056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.3959|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|HEADERS [13657018, 13657529](512) [HIGH] [times: S:290ms|R:348ms|V:0ms|W:0ms|H:0ms|A:638ms, retries 0] min#: 13657530 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13657018, 13657529](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13657530 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.3959|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13658042 | HANDLED HEADERS [13657018, 13657529](512) [HIGH] [times: S:290ms|R:348ms|V:0ms|W:0ms|H:0ms|A:638ms, retries 0] min#: 13657530 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.3994|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.3994|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:17.3994|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.3994|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:17.4014|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:17.4014|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:17.4014|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:17.4014|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:36:17.4048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.4100|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.4100|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:17.4100|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:17.4100|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:17.4412|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|HEADERS [13656506, 13657017](512) [HIGH] [times: S:146ms|R:247ms|V:0ms|W:0ms|H:0ms|A:393ms, retries 0] min#: 13657018 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13656506, 13657017](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13657018 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:17.4412|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13658042 | HANDLED HEADERS [13656506, 13657017](512) [HIGH] [times: S:146ms|R:247ms|V:0ms|W:0ms|H:0ms|A:393ms, retries 0] min#: 13657018 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:17.4412|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13657530 | HANDLED HEADERS [13657530, 13658041](512) [LOW] [times: S:393ms|R:0ms|V:0ms|W:0ms|H:0ms|A:393ms, retries 0] min#: 13658042 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.4781|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13657018 | HANDLED HEADERS [13657018, 13657529](512) [LOW] [times: S:82ms|R:0ms|V:0ms|W:0ms|H:0ms|A:82ms, retries 0] min#: 13657530 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.5061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.5085|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13656506 | HANDLED HEADERS [13656506, 13657017](512) [LOW] [times: S:67ms|R:0ms|V:0ms|W:0ms|H:0ms|A:67ms, retries 0] min#: 13657018 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:17.5085|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13656506, LOWEST_REQUESTED 13655482, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:36:17.5085|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13656506, LOWEST_REQUESTED 13654970, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:17.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.6986|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13656506, LOWEST_REQUESTED 13654458, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:17.7052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.7129|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:36:17.7356|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13655994 | HANDLED HEADERS [13655994, 13656505](512) [HIGH] [times: S:201ms|R:303ms|V:37ms|W:0ms|H:37ms|A:541ms, retries 0] min#: 13656506 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:17.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.8268|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13655994, LOWEST_REQUESTED 13653946, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:17.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:17.9130|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13655482 | HANDLED HEADERS [13655482, 13655993](512) [HIGH] [times: S:0ms|R:317ms|V:87ms|W:0ms|H:87ms|A:404ms, retries 0] min#: 13655994 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:17.9728|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13655482, LOWEST_REQUESTED 13653434, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:18.0055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.0326|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13654970 | HANDLED HEADERS [13654970, 13655481](512) [HIGH] [times: S:189ms|R:274ms|V:60ms|W:0ms|H:60ms|A:523ms, retries 0] min#: 13655482 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.1054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.1588|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.1588|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:18.1588|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.1588|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:18.1974|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 72, after the process: 79 2025-01-08 15:36:18.1974|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: f92b7d...dbb220 2025-01-08 15:36:18.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.2722|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.2722|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:18.2722|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.2722|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:18.2828|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|HEADERS [13653946, 13654457](512) [HIGH] [times: S:146ms|R:309ms|V:1ms|W:0ms|H:1ms|A:456ms, retries 0] min#: 13654458 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13653946, 13654457](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13654458 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.2828|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13654970 | HANDLED HEADERS [13653946, 13654457](512) [HIGH] [times: S:146ms|R:309ms|V:1ms|W:0ms|H:1ms|A:456ms, retries 0] min#: 13654458 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.2828|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13654970, LOWEST_REQUESTED 13652922, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.2977|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:18.3074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.3300|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13654970, LOWEST_REQUESTED 13652410, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:18.3919|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13654458 | HANDLED HEADERS [13654458, 13654969](512) [HIGH] [times: S:128ms|R:503ms|V:62ms|W:0ms|H:62ms|A:693ms, retries 0] min#: 13654970 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:18.4046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:18.4126|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:18.4163|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.4163|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:18.4163|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:18.4163|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:18.5050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.6934|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|HEADERS [13653434, 13653945](512) [HIGH] [times: S:309ms|R:411ms|V:0ms|W:0ms|H:0ms|A:720ms, retries 0] min#: 13653946 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13653434, 13653945](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13653946 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.6934|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13654458 | HANDLED HEADERS [13653434, 13653945](512) [HIGH] [times: S:309ms|R:411ms|V:0ms|W:0ms|H:0ms|A:720ms, retries 0] min#: 13653946 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.7124|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:36:18.7517|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|HEADERS [13652922, 13653433](512) [HIGH] [times: S:47ms|R:420ms|V:1ms|W:0ms|H:1ms|A:468ms, retries 0] min#: 13653434 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13652922, 13653433](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13653434 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:18.7517|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13654458 | HANDLED HEADERS [13652922, 13653433](512) [HIGH] [times: S:47ms|R:420ms|V:1ms|W:0ms|H:1ms|A:468ms, retries 0] min#: 13653434 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:18.7559|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13653946 | HANDLED HEADERS [13653946, 13654457](512) [LOW] [times: S:473ms|R:0ms|V:0ms|W:0ms|H:0ms|A:473ms, retries 0] min#: 13654458 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.8014|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13653434 | HANDLED HEADERS [13653434, 13653945](512) [LOW] [times: S:108ms|R:0ms|V:0ms|W:0ms|H:0ms|A:108ms, retries 0] min#: 13653946 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:18.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.8416|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13652922 | HANDLED HEADERS [13652922, 13653433](512) [LOW] [times: S:90ms|R:0ms|V:0ms|W:0ms|H:0ms|A:90ms, retries 0] min#: 13653434 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:18.8416|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13652922, LOWEST_REQUESTED 13651898, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:36:18.8416|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13652922, LOWEST_REQUESTED 13651386, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:18.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:18.9563|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:19.0065|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13652922, LOWEST_REQUESTED 13650874, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:19.0087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.0564|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13652410 | HANDLED HEADERS [13652410, 13652921](512) [HIGH] [times: S:363ms|R:313ms|V:50ms|W:0ms|H:50ms|A:726ms, retries 0] min#: 13652922 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:19.0634|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13652410, LOWEST_REQUESTED 13650362, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:19.1031|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13651898 | HANDLED HEADERS [13651898, 13652409](512) [HIGH] [times: S:0ms|R:220ms|V:41ms|W:0ms|H:41ms|A:261ms, retries 0] min#: 13652410 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:19.1069|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:19.1092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.1470|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:19.1619|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.1619|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:19.1619|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.1619|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:19.2085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.2085|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:19.2137|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13651898, LOWEST_REQUESTED 13649850, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:19.2525|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|LOWEST_INSERTED 13651386 | HANDLED HEADERS [13651386, 13651897](512) [HIGH] [times: S:164ms|R:207ms|V:39ms|W:0ms|H:39ms|A:410ms, retries 0] min#: 13651898 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:19.2653|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:19.2653|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 79, after the process: 83 2025-01-08 15:36:19.3023|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.3023|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:19.3023|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.3023|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.3045|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:19.3091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.3654|DEBUG|Network.Discovery.NodesLocator|37|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:19.3796|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13651386, LOWEST_REQUESTED 13649338, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:19.4110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:19.4205|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:19.4313|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13650874 | HANDLED HEADERS [13650874, 13651385](512) [HIGH] [times: S:56ms|R:316ms|V:52ms|W:0ms|H:52ms|A:424ms, retries 0] min#: 13651386 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:19.4452|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.4452|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:19.4452|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:19.4452|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:19.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.5363|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:19.6107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.6456|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13650874, LOWEST_REQUESTED 13648826, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:19.6456|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|HEADERS [13649850, 13650361](512) [HIGH] [times: S:165ms|R:266ms|V:1ms|W:0ms|H:1ms|A:432ms, retries 0] min#: 13650362 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13649850, 13650361](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13650362 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:19.6456|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13650874 | HANDLED HEADERS [13649850, 13650361](512) [HIGH] [times: S:165ms|R:266ms|V:1ms|W:0ms|H:1ms|A:432ms, retries 0] min#: 13650362 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:19.7105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.7129|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:36:19.8108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:19.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:36:20.0229|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13650874, LOWEST_REQUESTED 13648314, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:20.0765|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13650362 | HANDLED HEADERS [13650362, 13650873](512) [HIGH] [times: S:150ms|R:809ms|V:54ms|W:0ms|H:54ms|A:1013ms, retries 0] min#: 13650874 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:20.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.1402|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|HEADERS [13649338, 13649849](512) [HIGH] [times: S:266ms|R:494ms|V:0ms|W:0ms|H:0ms|A:760ms, retries 0] min#: 13649850 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13649338, 13649849](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13649850 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:20.1402|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13650362 | HANDLED HEADERS [13649338, 13649849](512) [HIGH] [times: S:266ms|R:494ms|V:0ms|W:0ms|H:0ms|A:760ms, retries 0] min#: 13649850 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:20.1650|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.1650|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:20.1650|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.1650|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:20.1990|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13649850 | HANDLED HEADERS [13649850, 13650361](512) [LOW] [times: S:553ms|R:0ms|V:0ms|W:0ms|H:0ms|A:553ms, retries 0] min#: 13650362 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:20.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.2445|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13649338 | HANDLED HEADERS [13649338, 13649849](512) [LOW] [times: S:104ms|R:0ms|V:0ms|W:0ms|H:0ms|A:104ms, retries 0] min#: 13649850 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:20.2445|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13649338, LOWEST_REQUESTED 13647802, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:20.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:20.3090|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:20.3177|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.3177|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:20.3177|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.3177|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:20.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:20.4485|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:20.4532|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.4532|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:20.4532|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:20.4532|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:36:20.4888|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:20.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.5405|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:20.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.6643|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13649338, LOWEST_REQUESTED 13647290, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:36:20.6643|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|HEADERS [13648314, 13648825](512) [HIGH] [times: S:117ms|R:524ms|V:1ms|W:0ms|H:1ms|A:642ms, retries 0] min#: 13648826 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13648314, 13648825](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13648826 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:20.6643|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13649338 | HANDLED HEADERS [13648314, 13648825](512) [HIGH] [times: S:117ms|R:524ms|V:1ms|W:0ms|H:1ms|A:642ms, retries 0] min#: 13648826 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:20.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.7151|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:36:20.8038|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:20.9900|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.0019|INFO|Synchronization.Reporting.SyncReport|41|Peers | with best block: 2 | all: 2 | eth68 (100 %) | Active: 2 Headers, 2 Snap | Sleeping: None 2025-01-08 15:36:21.0059|INFO|Synchronization.Reporting.SyncReport|41|Old Headers 73,216 / 13,722,553 ( 0.53 %) [⡀ ] queue 0 | current 0 Blk/s 2025-01-08 15:36:21.0059|DEBUG|Synchronization.Peers.SyncPeersReport|41|Sync peers - Connected: 2 | All: 2 | Max: 100 | eth68 (100 %) | Active: 2 Headers, 2 Snap | Sleeping: None 2025-01-08 15:36:21.0059|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:36:21.0059|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:36:21.0059|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 15:36:21.0059|DEBUG|Network.ProtocolsManager|24|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 15:36:21.0160|DEBUG|Synchronization.Peers.SyncPeersReport|41| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out][ | 813| | | | 4848][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out][ | 884| | | | 4560][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:21.0373|DEBUG|lambda_method27|12|HEADERS [13648826, 13649337](512) [HIGH] [times: S:377ms|R:1014ms|V:0ms|W:0ms|H:0ms|A:1391ms, retries 0] min#: 13649338 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] - peer is slow 1014.00 2025-01-08 15:36:21.0373|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13649338, LOWEST_REQUESTED 13646778, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:21.0891|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.0976|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13648826 | HANDLED HEADERS [13648826, 13649337](512) [HIGH] [times: S:377ms|R:1014ms|V:61ms|W:0ms|H:61ms|A:1452ms, retries 0] min#: 13649338 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:21.1513|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|HEADERS [13647802, 13648313](512) [HIGH] [times: S:419ms|R:487ms|V:0ms|W:0ms|H:0ms|A:906ms, retries 0] min#: 13648314 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13647802, 13648313](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13648314 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:21.1513|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|LOWEST_INSERTED 13648826 | HANDLED HEADERS [13647802, 13648313](512) [HIGH] [times: S:419ms|R:487ms|V:0ms|W:0ms|H:0ms|A:906ms, retries 0] min#: 13648314 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:21.1573|DEBUG|Db.SimpleFilePublicKeyDb|37|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_d0828031-0c7b-4b24-9038-9df0470a58de 2025-01-08 15:36:21.1677|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.1677|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:21.1677|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.1677|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:21.1909|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.1909|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13648314 | HANDLED HEADERS [13648314, 13648825](512) [LOW] [times: S:526ms|R:0ms|V:0ms|W:0ms|H:0ms|A:526ms, retries 0] min#: 13648826 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:21.1909|DEBUG|Synchronization.Peers.SyncPeerPool|9|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 15:36:21.1909|DEBUG|Synchronization.Peers.SyncPeerPool|9|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 15:36:21.2278|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13647802 | HANDLED HEADERS [13647802, 13648313](512) [LOW] [times: S:76ms|R:0ms|V:0ms|W:0ms|H:0ms|A:76ms, retries 0] min#: 13648314 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:21.2278|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13647802, LOWEST_REQUESTED 13646266, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:21.2915|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:21.3210|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:21.3317|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.3317|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:21.3317|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.3317|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:21.3385|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13647802, LOWEST_REQUESTED 13645754, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:21.3830|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:21.3830|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:21.3830|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:21.3830|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:21.3870|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:36:21.3870|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:36:21.3892|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.3892|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13647290 | HANDLED HEADERS [13647290, 13647801](512) [HIGH] [times: S:375ms|R:298ms|V:52ms|W:0ms|H:52ms|A:725ms, retries 0] min#: 13647802 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:21.3953|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:36:21.3953|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 8ms 2025-01-08 15:36:21.3991|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:36:21.3991|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:36:21.4084|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:36:21.4084|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 9ms 2025-01-08 15:36:21.4566|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 83, after the process: 84 2025-01-08 15:36:21.4566|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: randomNode: 044f13...adf5e9 2025-01-08 15:36:21.4566|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.4566|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:21.4566|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.4566|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:21.4859|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13647290, LOWEST_REQUESTED 13645242, DEPENDENCIES 0, SENT: 4, PENDING: 0 2025-01-08 15:36:21.4911|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.5374|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|8|LOWEST_INSERTED 13646778 | HANDLED HEADERS [13646778, 13647289](512) [HIGH] [times: S:111ms|R:335ms|V:51ms|W:0ms|H:51ms|A:497ms, retries 0] min#: 13647290 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:21.5913|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:21.6447|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:21.6903|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.7206|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:36:21.7884|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.8096|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13646778, LOWEST_REQUESTED 13644730, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:21.8875|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13646266 | HANDLED HEADERS [13646266, 13646777](512) [HIGH] [times: S:110ms|R:471ms|V:78ms|W:0ms|H:78ms|A:659ms, retries 0] min#: 13646778 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:21.8887|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:21.9595|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13646266, LOWEST_REQUESTED 13644218, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:21.9914|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.0002|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|LOWEST_INSERTED 13645754 | HANDLED HEADERS [13645754, 13646265](512) [HIGH] [times: S:147ms|R:473ms|V:41ms|W:0ms|H:41ms|A:661ms, retries 0] min#: 13646266 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:22.0447|DEBUG|Network.PeerManager|12|Peer pool size is: 303 2025-01-08 15:36:22.1141|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.1709|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.1709|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:22.1709|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.1709|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:22.2137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.2844|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13645754, LOWEST_REQUESTED 13643706, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:22.2844|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13645754, LOWEST_REQUESTED 13643194, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:22.3137|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13645242 | HANDLED HEADERS [13645242, 13645753](512) [HIGH] [times: S:323ms|R:475ms|V:29ms|W:0ms|H:29ms|A:827ms, retries 0] min#: 13645754 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:22.3137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.3345|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.3345|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:22.3345|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.3345|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.3371|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:22.3425|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13644730 | HANDLED HEADERS [13644730, 13645241](512) [HIGH] [times: S:149ms|R:355ms|V:28ms|W:0ms|H:28ms|A:532ms, retries 0] min#: 13645242 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:22.3845|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:22.4150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.4930|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.4930|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:22.4930|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.4930|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:22.4973|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:22.5154|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.5285|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|37|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13644730, LOWEST_REQUESTED 13642682, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:22.5360|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:22.5360|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 84, after the process: 92 2025-01-08 15:36:22.5731|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|LOWEST_INSERTED 13644218 | HANDLED HEADERS [13644218, 13644729](512) [HIGH] [times: S:324ms|R:244ms|V:45ms|W:0ms|H:45ms|A:613ms, retries 0] min#: 13644730 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:22.5931|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13644218, LOWEST_REQUESTED 13642170, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:22.6152|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.6266|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|LOWEST_INSERTED 13643706 | HANDLED HEADERS [13643706, 13644217](512) [HIGH] [times: S:2ms|R:306ms|V:34ms|W:0ms|H:34ms|A:342ms, retries 0] min#: 13644218 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:22.6359|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:22.7135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.7211|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:36:22.8150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.8195|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|12|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13643706, LOWEST_REQUESTED 13641658, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:22.8454|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13643194 | HANDLED HEADERS [13643194, 13643705](512) [HIGH] [times: S:241ms|R:291ms|V:26ms|W:0ms|H:26ms|A:558ms, retries 0] min#: 13643706 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:22.9073|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13643194, LOWEST_REQUESTED 13641146, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:22.9126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:22.9391|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13642682 | HANDLED HEADERS [13642682, 13643193](512) [HIGH] [times: S:64ms|R:314ms|V:32ms|W:0ms|H:32ms|A:410ms, retries 0] min#: 13643194 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:22.9479|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->174.6.80.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:36:23.0156|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.1073|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13642682, LOWEST_REQUESTED 13640634, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:23.1127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.1360|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|16|LOWEST_INSERTED 13642170 | HANDLED HEADERS [13642170, 13642681](512) [HIGH] [times: S:226ms|R:288ms|V:28ms|W:0ms|H:28ms|A:542ms, retries 0] min#: 13642682 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:23.1492|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13642170, LOWEST_REQUESTED 13640122, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:23.1741|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.1741|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:23.1741|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.1741|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:23.1765|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13641658 | HANDLED HEADERS [13641658, 13642169](512) [HIGH] [times: S:87ms|R:242ms|V:27ms|W:0ms|H:27ms|A:356ms, retries 0] min#: 13642170 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:23.2152|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.2725|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->116.203.133.101:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:36:23.3151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:23.3414|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:23.3452|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.3452|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:23.3452|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.3452|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:23.3703|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13641658, LOWEST_REQUESTED 13639610, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:23.3960|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13641146 | HANDLED HEADERS [13641146, 13641657](512) [HIGH] [times: S:199ms|R:263ms|V:26ms|W:0ms|H:26ms|A:488ms, retries 0] min#: 13641658 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:23.4128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:23.5015|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:23.5049|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.5049|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:23.5049|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:23.5049|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:23.5124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.5639|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|216.158.236.2:44224->30303] to: 30313 2025-01-08 15:36:23.5644|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|216.158.236.2:44224->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 15:36:23.6124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.7128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.7216|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:36:23.7594|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13641146, LOWEST_REQUESTED 13639098, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:23.7639|DEBUG|Network.PeerManager|9|Peer pool size is: 404 2025-01-08 15:36:23.7823|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13640634 | HANDLED HEADERS [13640634, 13641145](512) [HIGH] [times: S:41ms|R:610ms|V:24ms|W:0ms|H:24ms|A:675ms, retries 0] min#: 13641146 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:23.7823|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:23.8074|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13640634, LOWEST_REQUESTED 13638586, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:23.8130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.8290|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13640122 | HANDLED HEADERS [13640122, 13640633](512) [HIGH] [times: S:221ms|R:437ms|V:21ms|W:0ms|H:21ms|A:679ms, retries 0] min#: 13640634 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:23.9148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:23.9181|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:23.9181|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 92, after the process: 107 2025-01-08 15:36:23.9181|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: 00c2dc...4d7b46 2025-01-08 15:36:23.9213|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|52.220.226.175:59624->30303] to: 30303 2025-01-08 15:36:23.9213|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|52.220.226.175:59624->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:36:24.0137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.0948|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13640122, LOWEST_REQUESTED 13638074, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:24.1125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.1179|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13639610 | HANDLED HEADERS [13639610, 13640121](512) [HIGH] [times: S:389ms|R:335ms|V:23ms|W:0ms|H:23ms|A:747ms, retries 0] min#: 13640122 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:24.1806|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.1806|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:24.1806|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.1806|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:24.2149|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.2591|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13639610, LOWEST_REQUESTED 13637562, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:24.2810|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13639098 | HANDLED HEADERS [13639098, 13639609](512) [HIGH] [times: S:48ms|R:451ms|V:22ms|W:0ms|H:22ms|A:521ms, retries 0] min#: 13639610 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.3135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.3480|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.3480|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:24.3480|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.3480|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:24.3503|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:24.3503|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:24.3503|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:24.3503|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:24.3548|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.128.187.3:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:36:24.3548|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.3548|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:24.3548|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.3548|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:24.4133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.4252|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.78.31.180:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:36:24.4658|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13639098, LOWEST_REQUESTED 13637050, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:24.4658|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|HEADERS [13638074, 13638585](512) [HIGH] [times: S:164ms|R:206ms|V:1ms|W:0ms|H:1ms|A:371ms, retries 0] min#: 13638586 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13638074, 13638585](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13638586 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.4658|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13639098 | HANDLED HEADERS [13638074, 13638585](512) [HIGH] [times: S:164ms|R:206ms|V:1ms|W:0ms|H:1ms|A:371ms, retries 0] min#: 13638586 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.5075|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.5075|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:24.5075|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.5075|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:24.5098|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:24.5124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.6126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.6446|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13639098, LOWEST_REQUESTED 13636538, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:24.6446|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|HEADERS [13637562, 13638073](512) [HIGH] [times: S:206ms|R:179ms|V:0ms|W:0ms|H:0ms|A:385ms, retries 0] min#: 13638074 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13637562, 13638073](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13638074 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.6446|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13639098 | HANDLED HEADERS [13637562, 13638073](512) [HIGH] [times: S:206ms|R:179ms|V:0ms|W:0ms|H:0ms|A:385ms, retries 0] min#: 13638074 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.6741|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13639098, LOWEST_REQUESTED 13636026, DEPENDENCIES 2, SENT: 3, PENDING: 0 2025-01-08 15:36:24.6965|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13638586 | HANDLED HEADERS [13638586, 13639097](512) [HIGH] [times: S:287ms|R:579ms|V:23ms|W:0ms|H:23ms|A:889ms, retries 0] min#: 13639098 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:24.7156|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.7211|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:36:24.7456|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:24.8116|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.8294|DEBUG|Network.PeerManager|6|Peer pool size is: 505 2025-01-08 15:36:24.8678|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|HEADERS [13637050, 13637561](512) [HIGH] [times: S:178ms|R:223ms|V:1ms|W:0ms|H:1ms|A:402ms, retries 0] min#: 13637562 [ S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] -> DEPENDENCY HEADERS [13637050, 13637561](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13637562 [ S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.8678|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13638586 | HANDLED HEADERS [13637050, 13637561](512) [HIGH] [times: S:178ms|R:223ms|V:1ms|W:0ms|H:1ms|A:402ms, retries 0] min#: 13637562 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.8871|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13638074 | HANDLED HEADERS [13638074, 13638585](512) [LOW] [times: S:421ms|R:0ms|V:0ms|W:0ms|H:0ms|A:421ms, retries 0] min#: 13638586 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.9059|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13637562 | HANDLED HEADERS [13637562, 13638073](512) [LOW] [times: S:261ms|R:0ms|V:0ms|W:0ms|H:0ms|A:261ms, retries 0] min#: 13638074 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.9134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:24.9250|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13637050 | HANDLED HEADERS [13637050, 13637561](512) [LOW] [times: S:57ms|R:0ms|V:0ms|W:0ms|H:0ms|A:57ms, retries 0] min#: 13637562 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:24.9250|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13637050, LOWEST_REQUESTED 13635514, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:24.9856|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13637050, LOWEST_REQUESTED 13635002, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:25.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:36:25.0066|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13636538 | HANDLED HEADERS [13636538, 13637049](512) [HIGH] [times: S:29ms|R:311ms|V:22ms|W:0ms|H:22ms|A:362ms, retries 0] min#: 13637050 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:25.0491|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13636538, LOWEST_REQUESTED 13634490, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:25.0724|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13636026 | HANDLED HEADERS [13636026, 13636537](512) [HIGH] [times: S:194ms|R:180ms|V:24ms|W:0ms|H:24ms|A:398ms, retries 0] min#: 13636538 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:25.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.1830|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13636026, LOWEST_REQUESTED 13633978, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:25.1830|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.1830|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:25.1830|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.1830|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:25.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.2067|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|11|LOWEST_INSERTED 13635514 | HANDLED HEADERS [13635514, 13636025](512) [HIGH] [times: S:60ms|R:197ms|V:24ms|W:0ms|H:24ms|A:281ms, retries 0] min#: 13636026 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:25.2192|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.178.224.104:19312] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:36:25.2236|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->103.161.224.76:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:36:25.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:25.3576|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:25.3612|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.3612|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:25.3612|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.3612|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:25.3846|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|65.108.241.39:40868->30303] to: 30303 2025-01-08 15:36:25.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.4664|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13635514, LOWEST_REQUESTED 13633466, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:25.4871|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|15|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13635514, LOWEST_REQUESTED 13632954, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:25.4885|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13635002 | HANDLED HEADERS [13635002, 13635513](512) [HIGH] [times: S:63ms|R:417ms|V:22ms|W:0ms|H:22ms|A:502ms, retries 0] min#: 13635514 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:25.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.5114|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13634490 | HANDLED HEADERS [13634490, 13635001](512) [HIGH] [times: S:134ms|R:305ms|V:23ms|W:0ms|H:23ms|A:462ms, retries 0] min#: 13635002 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:25.5143|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.5143|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:25.5143|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.5143|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:25.5164|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:25.5625|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.241.39:40868->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:36:25.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.6462|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|HEADERS [13633466, 13633977](512) [HIGH] [times: S:20ms|R:159ms|V:0ms|W:0ms|H:0ms|A:179ms, retries 0] min#: 13633978 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13633466, 13633977](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13633978 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:25.6462|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13634490, LOWEST_REQUESTED 13632442, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:25.6462|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|LOWEST_INSERTED 13634490 | HANDLED HEADERS [13633466, 13633977](512) [HIGH] [times: S:20ms|R:159ms|V:0ms|W:0ms|H:0ms|A:179ms, retries 0] min#: 13633978 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:25.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.7214|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:36:25.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.8121|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|35|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13634490, LOWEST_REQUESTED 13631930, DEPENDENCIES 1, SENT: 3, PENDING: 0 2025-01-08 15:36:25.8339|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13633978 | HANDLED HEADERS [13633978, 13634489](512) [HIGH] [times: S:283ms|R:345ms|V:22ms|W:0ms|H:22ms|A:650ms, retries 0] min#: 13634490 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:25.8365|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 107, after the process: 115 2025-01-08 15:36:25.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:25.9369|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:26.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.0611|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.194:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:26.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.1865|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.1865|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:26.1865|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.1865|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:26.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.2297|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:36:26.2325|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:36:26.2325|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:36:26.2325|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 15:36:26.2412|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","blockNumber":"0xd163e8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","prevRandao":"0x798442895ab321d355a13da6685aeac711fa8b1b66f158d0c7e41cc8a05d547a","receiptsRoot":"0x062121b6e2533e7f8699cb276ab1519fa8abb288a98787b1a964baeeaa555c14","stateRoot":"0x7ede8918b93ae6f259bafbc32134c3424fec26bde5cff96da412ab75efef7968","timestamp":"0x677e9b51","transactions":["0x02f901d58227d8830551978459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd2d073aa41c2c9f27af7a1a3be2b6f18a92b4b08cf032cee639ed65fb3fac8fdea3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8a04f5c244b4c6c11ae7f299503aa700e5ff70d69edd1976091014396573da0ea308a411df913fe191f22aaca75588d9252e70b0cfd0f2e8adbda4a01a94d18f332e332e30000000000000000000000000000000000000000000000000000000c001a0f016d80682019a6d1e18d899a49d2f983b2d1dbc66c4092ecd885b933f73647da03b7431cabfc162b74395b4f3d265b39b300f735433ebcf8232bbc95764953327"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1c8","index":"0x4301cd6","validatorIndex":"0x924"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ec7","index":"0x4301cd7","validatorIndex":"0x925"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456f7","index":"0x4301cd8","validatorIndex":"0x926"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ce1","index":"0x4301cd9","validatorIndex":"0x927"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489ab","index":"0x4301cda","validatorIndex":"0x928"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a87fe","index":"0x4301cdb","validatorIndex":"0x929"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aed5","index":"0x4301cdc","validatorIndex":"0x92a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cdd","validatorIndex":"0x92b"}]},[],"0xd4b3ccc30d978b6e63892751462f1b2df3f6f4a414fec5dd238d6b3913f39b4d"]) 2025-01-08 15:36:26.2678|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722600 (0x2ffedc...6b41c3), Extra Data: chiado-lighthouse-0 2025-01-08 15:36:26.2900|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722600 (0x2ffedc...6b41c3). 2025-01-08 15:36:26.2990|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|HEADERS [13632954, 13633465](512) [HIGH] [times: S:159ms|R:651ms|V:1ms|W:0ms|H:1ms|A:811ms, retries 0] min#: 13633466 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] -> DEPENDENCY HEADERS [13632954, 13633465](512) [LOW] [times: S:0ms|R:0ms|V:0ms|W:0ms|H:0ms|A:0ms, retries 0] min#: 13633466 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:26.2990|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13633978 | HANDLED HEADERS [13632954, 13633465](512) [HIGH] [times: S:159ms|R:651ms|V:1ms|W:0ms|H:1ms|A:811ms, retries 0] min#: 13633466 [ S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:26.2990|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.2990|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","blockNumber":"0xd163e8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","prevRandao":"0x798442895ab321d355a13da6685aeac711fa8b1b66f158d0c7e41cc8a05d547a","receiptsRoot":"0x062121b6e2533e7f8699cb276ab1519fa8abb288a98787b1a964baeeaa555c14","stateRoot":"0x7ede8918b93ae6f259bafbc32134c3424fec26bde5cff96da412ab75efef7968","timestamp":"0x677e9b51","transactions":["0x02f901d58227d8830551978459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd2d073aa41c2c9f27af7a1a3be2b6f18a92b4b08cf032cee639ed65fb3fac8fdea3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8a04f5c244b4c6c11ae7f299503aa700e5ff70d69edd1976091014396573da0ea308a411df913fe191f22aaca75588d9252e70b0cfd0f2e8adbda4a01a94d18f332e332e30000000000000000000000000000000000000000000000000000000c001a0f016d80682019a6d1e18d899a49d2f983b2d1dbc66c4092ecd885b933f73647da03b7431cabfc162b74395b4f3d265b39b300f735433ebcf8232bbc95764953327"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1c8","index":"0x4301cd6","validatorIndex":"0x924"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ec7","index":"0x4301cd7","validatorIndex":"0x925"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456f7","index":"0x4301cd8","validatorIndex":"0x926"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ce1","index":"0x4301cd9","validatorIndex":"0x927"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489ab","index":"0x4301cda","validatorIndex":"0x928"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a87fe","index":"0x4301cdb","validatorIndex":"0x929"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aed5","index":"0x4301cdc","validatorIndex":"0x92a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cdd","validatorIndex":"0x92b"}]},[],"0xd4b3ccc30d978b6e63892751462f1b2df3f6f4a414fec5dd238d6b3913f39b4d"]) 2025-01-08 15:36:26.2990|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","blockNumber":"0xd163e8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","prevRandao":"0x798442895ab321d355a13da6685aeac711fa8b1b66f158d0c7e41cc8a05d547a","receiptsRoot":"0x062121b6e2533e7f8699cb276ab1519fa8abb288a98787b1a964baeeaa555c14","stateRoot":"0x7ede8918b93ae6f259bafbc32134c3424fec26bde5cff96da412ab75efef7968","timestamp":"0x677e9b51","transactions":["0x02f901d58227d8830551978459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd2d073aa41c2c9f27af7a1a3be2b6f18a92b4b08cf032cee639ed65fb3fac8fdea3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8a04f5c244b4c6c11ae7f299503aa700e5ff70d69edd1976091014396573da0ea308a411df913fe191f22aaca75588d9252e70b0cfd0f2e8adbda4a01a94d18f332e332e30000000000000000000000000000000000000000000000000000000c001a0f016d80682019a6d1e18d899a49d2f983b2d1dbc66c4092ecd885b933f73647da03b7431cabfc162b74395b4f3d265b39b300f735433ebcf8232bbc95764953327"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1c8","index":"0x4301cd6","validatorIndex":"0x924"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ec7","index":"0x4301cd7","validatorIndex":"0x925"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456f7","index":"0x4301cd8","validatorIndex":"0x926"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ce1","index":"0x4301cd9","validatorIndex":"0x927"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489ab","index":"0x4301cda","validatorIndex":"0x928"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a87fe","index":"0x4301cdb","validatorIndex":"0x929"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aed5","index":"0x4301cdc","validatorIndex":"0x92a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cdd","validatorIndex":"0x92b"}]},[],"0xd4b3ccc30d978b6e63892751462f1b2df3f6f4a414fec5dd238d6b3913f39b4d"]) handled in 59ms 2025-01-08 15:36:26.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.3014|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3014|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3014|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3014|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3137|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3137|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.3137|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3137|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3137|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3137|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3213|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 13722600 (0x2ffedc...6b41c3), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3213|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|BeaconChain reorged during the sync or cache rebuilt 2025-01-08 15:36:26.3246|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13633466 | HANDLED HEADERS [13633466, 13633977](512) [LOW] [times: S:678ms|R:0ms|V:0ms|W:0ms|H:0ms|A:678ms, retries 0] min#: 13633978 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:26.3285|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Syncing beacon headers, Request: ForkChoice: 13722600 (0x2ffedc...6b41c3), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3285|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3285|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 15ms 2025-01-08 15:36:26.3285|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3285|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3285|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3285|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3452|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","blockNumber":"0xd163e9","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","prevRandao":"0x85ca44ab3f566d4b69644d01eb7b770d62d5192a1f5bf048721aeedc6d9d54d6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x62316688c0f32fa84149412d6aa81856ed7f595c0ac2ff05ba9690af7f2b8466","timestamp":"0x677e9b56","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cde","validatorIndex":"0x92c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14afac","index":"0x4301cdf","validatorIndex":"0x92d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeda","index":"0x4301ce0","validatorIndex":"0x92e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301ce1","validatorIndex":"0x92f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d2","index":"0x4301ce2","validatorIndex":"0x930"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb9","index":"0x4301ce3","validatorIndex":"0x931"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145fab","index":"0x4301ce4","validatorIndex":"0x932"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462d2","index":"0x4301ce5","validatorIndex":"0x933"}]},[],"0x5f42e3a3e7c9133b4b539db398b37fd232430d27133bf61fdb2d61e61c8e4216"]) 2025-01-08 15:36:26.3452|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13632954 | HANDLED HEADERS [13632954, 13633465](512) [LOW] [times: S:48ms|R:0ms|V:0ms|W:0ms|H:0ms|A:48ms, retries 0] min#: 13633466 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:26.3452|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13632954, LOWEST_REQUESTED 13631418, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:26.3452|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722601 (0xc59f4b...e36704), Extra Data: chiado-lodestar-0 2025-01-08 15:36:26.3452|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722601 (0xc59f4b...e36704). 2025-01-08 15:36:26.3452|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.3484|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","blockNumber":"0xd163e9","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","prevRandao":"0x85ca44ab3f566d4b69644d01eb7b770d62d5192a1f5bf048721aeedc6d9d54d6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x62316688c0f32fa84149412d6aa81856ed7f595c0ac2ff05ba9690af7f2b8466","timestamp":"0x677e9b56","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cde","validatorIndex":"0x92c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14afac","index":"0x4301cdf","validatorIndex":"0x92d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeda","index":"0x4301ce0","validatorIndex":"0x92e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301ce1","validatorIndex":"0x92f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d2","index":"0x4301ce2","validatorIndex":"0x930"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb9","index":"0x4301ce3","validatorIndex":"0x931"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145fab","index":"0x4301ce4","validatorIndex":"0x932"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462d2","index":"0x4301ce5","validatorIndex":"0x933"}]},[],"0x5f42e3a3e7c9133b4b539db398b37fd232430d27133bf61fdb2d61e61c8e4216"]) 2025-01-08 15:36:26.3484|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","blockNumber":"0xd163e9","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2ffedcc88200cc2bd4fdc73b2e764b599c21be78811b0bcb32154698526b41c3","prevRandao":"0x85ca44ab3f566d4b69644d01eb7b770d62d5192a1f5bf048721aeedc6d9d54d6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x62316688c0f32fa84149412d6aa81856ed7f595c0ac2ff05ba9690af7f2b8466","timestamp":"0x677e9b56","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cde","validatorIndex":"0x92c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14afac","index":"0x4301cdf","validatorIndex":"0x92d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeda","index":"0x4301ce0","validatorIndex":"0x92e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301ce1","validatorIndex":"0x92f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d2","index":"0x4301ce2","validatorIndex":"0x930"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb9","index":"0x4301ce3","validatorIndex":"0x931"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145fab","index":"0x4301ce4","validatorIndex":"0x932"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462d2","index":"0x4301ce5","validatorIndex":"0x933"}]},[],"0x5f42e3a3e7c9133b4b539db398b37fd232430d27133bf61fdb2d61e61c8e4216"]) handled in 3ms 2025-01-08 15:36:26.3484|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3484|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3484|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3484|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3534|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3534|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.3534|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722601 (0xc59f4b...e36704), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3534|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722601 (0xc59f4b...e36704), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3534|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3534|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 1ms 2025-01-08 15:36:26.3567|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3567|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3567|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3567|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3639|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.3639|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:26.3639|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.3639|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:26.3663|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3663|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3663|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3663|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3682|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.3682|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:26.3682|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.3682|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:26.3682|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","blockNumber":"0xd163ea","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x5227c","logsBloom":"0x00000000800000000100000000100800000100000000000808004000000100000000000000000000000000000010000000000000000000000000000000040000000080000080000000008008010008004000000000040000200200000000008000000000000000002000000000000100000000000001000000000010000000000080040000000000000000000004000000000080000000000000000200000002100002001000000040000000000000000020000000400000000000000000000000000002000000000000040000000000000000000000000000010000000040000000000000000000000200400000000000000000000000000000000010000000","parentHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","prevRandao":"0xdb909ebf3f75529f8b25cf31e3789123362c8e232c93c3a3c13bb1218141cc83","receiptsRoot":"0x09977578b30d93da36efac967edfb96456acf46f799f89dddf8baea3f60d68f1","stateRoot":"0x1bebbe1dd2c5924f28c705842a27af70d5422ebccd7367a860bf0bffc89d72dc","timestamp":"0x677e9b60","transactions":["0x02f904958227d8824b878459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82a0241a5a8be81495c8b8a4be492de4afdd4f50b4793d45b79f369f557bf8c43dd9200000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f147c422d000000000000000000000000000000000000000000000000000000000000000068b078159a969612697406bfe6446e648be82c90c87ed5aaba5f8de49c7b76a2d3218bbc4301b56ceadf89482d2af1d457fe261ee97553c8d519b41d6ebfba4dfe5b7d10f5201ef68ee68e9c47215cc8a7fff073fa525c22b1545a56e9f357f669f2c8b3a4536fb7907215cef6788f831cb74c20fa3ae34d2b1bb495bc8ef19ba7f9b1e7c80d16df22067f813084dd594d2677ce11e88051bd5731b46290094920f2a88e914bcba3fa3da2e50be349631b74be9bcecf8e3839a67c0fb4249c81c00000000000000000000000000000000000000000000000000000000000000067d051870d83b218775c866ea8112f6102daf5e9bbf3198b08a9b454a0099c99f379da4bd7974532bde415d292ca385853233c88cafcd946bb76daacd9ce39ce04ac30e8e97cdb7595e2e169bd3295b6a9c14c284836a3f7396d3a0eee82e65007c6cadd347a7ddff8fddc48d85944cb697c03e69858aafed8038ec44731e856804adb47dbb0cfc356ed4422600df1bdfc607cf574ea6cfd3a7d0a18316633f98372db2f9f07145a551b130e24d305b940b83c27e3a616967740bd993c5047513c080a0eea9952dc3e450633d45fa0307f93ba446a652255c7ad3536e66817bdd439c09a02a7c773e7a64a4a3cb4db5c44932994fda47357835b911d06f1262caf20744fc","0xf9026c4c8459682f0783049f6e948af48493777dde0b6e505487f478e43d9e9c7cc480b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677e9740000000000000000000000000000000000000000000000000000000000000009f000000000000000000000000dbc1501bbcb7cd20f041633f945fe7da7168da7e00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002c54f14ad653357904542e6428b0092fec36ad6aafde85d9a57f8e010f0d69b81000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b09646dcafd29874c02161617db9ac0e7828ccd24cd8f2fe4e2555b45b8834d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014f164bae834f2579f84c3ccbd67cee698ed7f3a08000000000000000000000000824fd4a0ecaf1f17becaae13559fb0871e926be5ca8d11f6a7221c6b0cf3f5a79198658ca07d3d42dab2f9867602f2d6ac644b485500e84469471809cfab49a3bd2015d2d6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488bd","index":"0x4301ce6","validatorIndex":"0x934"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301ce7","validatorIndex":"0x935"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b0f7","index":"0x4301ce8","validatorIndex":"0x936"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb0","index":"0x4301ce9","validatorIndex":"0x937"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cea","validatorIndex":"0x938"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140fde","index":"0x4301ceb","validatorIndex":"0x939"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d4","index":"0x4301cec","validatorIndex":"0x93a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4bc","index":"0x4301ced","validatorIndex":"0x93b"}]},[],"0x1a3135d980d3d1501c015a24fad8b5bba87595d17458ef8ae4a248bde5dd48de"]) 2025-01-08 15:36:26.3682|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722602 (0xc50455...295fcb), Extra Data: Nethermind 2025-01-08 15:36:26.3727|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722602 (0xc50455...295fcb). 2025-01-08 15:36:26.3727|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.3727|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","blockNumber":"0xd163ea","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x5227c","logsBloom":"0x00000000800000000100000000100800000100000000000808004000000100000000000000000000000000000010000000000000000000000000000000040000000080000080000000008008010008004000000000040000200200000000008000000000000000002000000000000100000000000001000000000010000000000080040000000000000000000004000000000080000000000000000200000002100002001000000040000000000000000020000000400000000000000000000000000002000000000000040000000000000000000000000000010000000040000000000000000000000200400000000000000000000000000000000010000000","parentHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","prevRandao":"0xdb909ebf3f75529f8b25cf31e3789123362c8e232c93c3a3c13bb1218141cc83","receiptsRoot":"0x09977578b30d93da36efac967edfb96456acf46f799f89dddf8baea3f60d68f1","stateRoot":"0x1bebbe1dd2c5924f28c705842a27af70d5422ebccd7367a860bf0bffc89d72dc","timestamp":"0x677e9b60","transactions":["0x02f904958227d8824b878459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82a0241a5a8be81495c8b8a4be492de4afdd4f50b4793d45b79f369f557bf8c43dd9200000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f147c422d000000000000000000000000000000000000000000000000000000000000000068b078159a969612697406bfe6446e648be82c90c87ed5aaba5f8de49c7b76a2d3218bbc4301b56ceadf89482d2af1d457fe261ee97553c8d519b41d6ebfba4dfe5b7d10f5201ef68ee68e9c47215cc8a7fff073fa525c22b1545a56e9f357f669f2c8b3a4536fb7907215cef6788f831cb74c20fa3ae34d2b1bb495bc8ef19ba7f9b1e7c80d16df22067f813084dd594d2677ce11e88051bd5731b46290094920f2a88e914bcba3fa3da2e50be349631b74be9bcecf8e3839a67c0fb4249c81c00000000000000000000000000000000000000000000000000000000000000067d051870d83b218775c866ea8112f6102daf5e9bbf3198b08a9b454a0099c99f379da4bd7974532bde415d292ca385853233c88cafcd946bb76daacd9ce39ce04ac30e8e97cdb7595e2e169bd3295b6a9c14c284836a3f7396d3a0eee82e65007c6cadd347a7ddff8fddc48d85944cb697c03e69858aafed8038ec44731e856804adb47dbb0cfc356ed4422600df1bdfc607cf574ea6cfd3a7d0a18316633f98372db2f9f07145a551b130e24d305b940b83c27e3a616967740bd993c5047513c080a0eea9952dc3e450633d45fa0307f93ba446a652255c7ad3536e66817bdd439c09a02a7c773e7a64a4a3cb4db5c44932994fda47357835b911d06f1262caf20744fc","0xf9026c4c8459682f0783049f6e948af48493777dde0b6e505487f478e43d9e9c7cc480b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677e9740000000000000000000000000000000000000000000000000000000000000009f000000000000000000000000dbc1501bbcb7cd20f041633f945fe7da7168da7e00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002c54f14ad653357904542e6428b0092fec36ad6aafde85d9a57f8e010f0d69b81000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b09646dcafd29874c02161617db9ac0e7828ccd24cd8f2fe4e2555b45b8834d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014f164bae834f2579f84c3ccbd67cee698ed7f3a08000000000000000000000000824fd4a0ecaf1f17becaae13559fb0871e926be5ca8d11f6a7221c6b0cf3f5a79198658ca07d3d42dab2f9867602f2d6ac644b485500e84469471809cfab49a3bd2015d2d6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488bd","index":"0x4301ce6","validatorIndex":"0x934"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301ce7","validatorIndex":"0x935"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b0f7","index":"0x4301ce8","validatorIndex":"0x936"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb0","index":"0x4301ce9","validatorIndex":"0x937"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cea","validatorIndex":"0x938"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140fde","index":"0x4301ceb","validatorIndex":"0x939"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d4","index":"0x4301cec","validatorIndex":"0x93a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4bc","index":"0x4301ced","validatorIndex":"0x93b"}]},[],"0x1a3135d980d3d1501c015a24fad8b5bba87595d17458ef8ae4a248bde5dd48de"]) 2025-01-08 15:36:26.3727|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","blockNumber":"0xd163ea","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x5227c","logsBloom":"0x00000000800000000100000000100800000100000000000808004000000100000000000000000000000000000010000000000000000000000000000000040000000080000080000000008008010008004000000000040000200200000000008000000000000000002000000000000100000000000001000000000010000000000080040000000000000000000004000000000080000000000000000200000002100002001000000040000000000000000020000000400000000000000000000000000002000000000000040000000000000000000000000000010000000040000000000000000000000200400000000000000000000000000000000010000000","parentHash":"0xc59f4b2bdb8828341886ebe741027db2da55c9825807c9bee6a18a9c08e36704","prevRandao":"0xdb909ebf3f75529f8b25cf31e3789123362c8e232c93c3a3c13bb1218141cc83","receiptsRoot":"0x09977578b30d93da36efac967edfb96456acf46f799f89dddf8baea3f60d68f1","stateRoot":"0x1bebbe1dd2c5924f28c705842a27af70d5422ebccd7367a860bf0bffc89d72dc","timestamp":"0x677e9b60","transactions":["0x02f904958227d8824b878459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82a0241a5a8be81495c8b8a4be492de4afdd4f50b4793d45b79f369f557bf8c43dd9200000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f147c422d000000000000000000000000000000000000000000000000000000000000000068b078159a969612697406bfe6446e648be82c90c87ed5aaba5f8de49c7b76a2d3218bbc4301b56ceadf89482d2af1d457fe261ee97553c8d519b41d6ebfba4dfe5b7d10f5201ef68ee68e9c47215cc8a7fff073fa525c22b1545a56e9f357f669f2c8b3a4536fb7907215cef6788f831cb74c20fa3ae34d2b1bb495bc8ef19ba7f9b1e7c80d16df22067f813084dd594d2677ce11e88051bd5731b46290094920f2a88e914bcba3fa3da2e50be349631b74be9bcecf8e3839a67c0fb4249c81c00000000000000000000000000000000000000000000000000000000000000067d051870d83b218775c866ea8112f6102daf5e9bbf3198b08a9b454a0099c99f379da4bd7974532bde415d292ca385853233c88cafcd946bb76daacd9ce39ce04ac30e8e97cdb7595e2e169bd3295b6a9c14c284836a3f7396d3a0eee82e65007c6cadd347a7ddff8fddc48d85944cb697c03e69858aafed8038ec44731e856804adb47dbb0cfc356ed4422600df1bdfc607cf574ea6cfd3a7d0a18316633f98372db2f9f07145a551b130e24d305b940b83c27e3a616967740bd993c5047513c080a0eea9952dc3e450633d45fa0307f93ba446a652255c7ad3536e66817bdd439c09a02a7c773e7a64a4a3cb4db5c44932994fda47357835b911d06f1262caf20744fc","0xf9026c4c8459682f0783049f6e948af48493777dde0b6e505487f478e43d9e9c7cc480b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677e9740000000000000000000000000000000000000000000000000000000000000009f000000000000000000000000dbc1501bbcb7cd20f041633f945fe7da7168da7e00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002c54f14ad653357904542e6428b0092fec36ad6aafde85d9a57f8e010f0d69b81000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b09646dcafd29874c02161617db9ac0e7828ccd24cd8f2fe4e2555b45b8834d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000014f164bae834f2579f84c3ccbd67cee698ed7f3a08000000000000000000000000824fd4a0ecaf1f17becaae13559fb0871e926be5ca8d11f6a7221c6b0cf3f5a79198658ca07d3d42dab2f9867602f2d6ac644b485500e84469471809cfab49a3bd2015d2d6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488bd","index":"0x4301ce6","validatorIndex":"0x934"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301ce7","validatorIndex":"0x935"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b0f7","index":"0x4301ce8","validatorIndex":"0x936"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb0","index":"0x4301ce9","validatorIndex":"0x937"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dad7","index":"0x4301cea","validatorIndex":"0x938"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140fde","index":"0x4301ceb","validatorIndex":"0x939"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d4","index":"0x4301cec","validatorIndex":"0x93a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4bc","index":"0x4301ced","validatorIndex":"0x93b"}]},[],"0x1a3135d980d3d1501c015a24fad8b5bba87595d17458ef8ae4a248bde5dd48de"]) handled in 2ms 2025-01-08 15:36:26.3727|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3727|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3727|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3727|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3766|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3766|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.3766|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722602 (0xc50455...295fcb), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3766|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722602 (0xc50455...295fcb), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3766|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3766|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 1ms 2025-01-08 15:36:26.3805|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3805|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3805|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3805|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3918|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","blockNumber":"0xd163eb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","prevRandao":"0xa27ffea5a5c1dacd594f86f63eb50d3929a719e36e2c856028d4ae98a33bbdc5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf98fccc9b8e34d8f492c542c20654b47a9984b732d827c28857e7b880022ab6e","timestamp":"0x677e9b65","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14afac","index":"0x4301cee","validatorIndex":"0x93c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aed5","index":"0x4301cef","validatorIndex":"0x93d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d9","index":"0x4301cf0","validatorIndex":"0x93e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4c8","index":"0x4301cf1","validatorIndex":"0x93f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462d2","index":"0x4301cf2","validatorIndex":"0x940"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143f9d","index":"0x4301cf3","validatorIndex":"0x941"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c4","index":"0x4301cf4","validatorIndex":"0x942"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d9","index":"0x4301cf5","validatorIndex":"0x943"}]},[],"0x7894313e6c9dec764f70ed3715bf2628bb8f07748a33dd939b3d371b10f86fc0"]) 2025-01-08 15:36:26.3923|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722603 (0x33b086...508008), Extra Data: Nethermind 2025-01-08 15:36:26.3923|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722603 (0x33b086...508008). 2025-01-08 15:36:26.3923|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.3923|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","blockNumber":"0xd163eb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","prevRandao":"0xa27ffea5a5c1dacd594f86f63eb50d3929a719e36e2c856028d4ae98a33bbdc5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf98fccc9b8e34d8f492c542c20654b47a9984b732d827c28857e7b880022ab6e","timestamp":"0x677e9b65","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14afac","index":"0x4301cee","validatorIndex":"0x93c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aed5","index":"0x4301cef","validatorIndex":"0x93d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d9","index":"0x4301cf0","validatorIndex":"0x93e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4c8","index":"0x4301cf1","validatorIndex":"0x93f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462d2","index":"0x4301cf2","validatorIndex":"0x940"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143f9d","index":"0x4301cf3","validatorIndex":"0x941"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c4","index":"0x4301cf4","validatorIndex":"0x942"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d9","index":"0x4301cf5","validatorIndex":"0x943"}]},[],"0x7894313e6c9dec764f70ed3715bf2628bb8f07748a33dd939b3d371b10f86fc0"]) 2025-01-08 15:36:26.3923|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","blockNumber":"0xd163eb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc5045553d449731d0295c58c603360c6061ececaf190942fe2c8e1ffc4295fcb","prevRandao":"0xa27ffea5a5c1dacd594f86f63eb50d3929a719e36e2c856028d4ae98a33bbdc5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf98fccc9b8e34d8f492c542c20654b47a9984b732d827c28857e7b880022ab6e","timestamp":"0x677e9b65","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14afac","index":"0x4301cee","validatorIndex":"0x93c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aed5","index":"0x4301cef","validatorIndex":"0x93d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482d9","index":"0x4301cf0","validatorIndex":"0x93e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4c8","index":"0x4301cf1","validatorIndex":"0x93f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462d2","index":"0x4301cf2","validatorIndex":"0x940"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143f9d","index":"0x4301cf3","validatorIndex":"0x941"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c4","index":"0x4301cf4","validatorIndex":"0x942"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d9","index":"0x4301cf5","validatorIndex":"0x943"}]},[],"0x7894313e6c9dec764f70ed3715bf2628bb8f07748a33dd939b3d371b10f86fc0"]) handled in 1ms 2025-01-08 15:36:26.3923|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.3923|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.3923|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.3923|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.3965|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3965|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.3965|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722603 (0x33b086...508008), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3965|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Syncing beacon headers, Request: ForkChoice: 13722603 (0x33b086...508008), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.3965|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.3965|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:26.4002|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.4002|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.4002|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.4002|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.4002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.4113|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","blockNumber":"0xd163ec","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","prevRandao":"0x0fa34431ef7fb0629433ccde245b7c3b593e35a5e9d92efd2263199b7a8b7ba7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x04c7ea6092d9ba583f7de41d29caed42806fd101b895e9900f65d86edb0128d3","timestamp":"0x677e9b6a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483b2","index":"0x4301cf6","validatorIndex":"0x944"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0af","index":"0x4301cf7","validatorIndex":"0x945"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301cf8","validatorIndex":"0x946"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd5a","index":"0x4301cf9","validatorIndex":"0x947"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13876e","index":"0x4301cfa","validatorIndex":"0x948"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca2","index":"0x4301cfb","validatorIndex":"0x949"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc75","index":"0x4301cfc","validatorIndex":"0x94a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d17f","index":"0x4301cfd","validatorIndex":"0x94b"}]},[],"0x55ce631f88fe034d6f1614ebdd6e77088263b6304b83682f484481c203cd58a4"]) 2025-01-08 15:36:26.4149|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722604 (0x85dfef...6abbbd), Extra Data: chiado-lighthouse-0 2025-01-08 15:36:26.4149|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722604 (0x85dfef...6abbbd). 2025-01-08 15:36:26.4149|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.4149|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","blockNumber":"0xd163ec","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","prevRandao":"0x0fa34431ef7fb0629433ccde245b7c3b593e35a5e9d92efd2263199b7a8b7ba7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x04c7ea6092d9ba583f7de41d29caed42806fd101b895e9900f65d86edb0128d3","timestamp":"0x677e9b6a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483b2","index":"0x4301cf6","validatorIndex":"0x944"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0af","index":"0x4301cf7","validatorIndex":"0x945"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301cf8","validatorIndex":"0x946"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd5a","index":"0x4301cf9","validatorIndex":"0x947"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13876e","index":"0x4301cfa","validatorIndex":"0x948"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca2","index":"0x4301cfb","validatorIndex":"0x949"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc75","index":"0x4301cfc","validatorIndex":"0x94a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d17f","index":"0x4301cfd","validatorIndex":"0x94b"}]},[],"0x55ce631f88fe034d6f1614ebdd6e77088263b6304b83682f484481c203cd58a4"]) 2025-01-08 15:36:26.4149|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","blockNumber":"0xd163ec","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x33b08606c00074e760e88e2df2b65dac4a8efd1be5e38a37897cbb0271508008","prevRandao":"0x0fa34431ef7fb0629433ccde245b7c3b593e35a5e9d92efd2263199b7a8b7ba7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x04c7ea6092d9ba583f7de41d29caed42806fd101b895e9900f65d86edb0128d3","timestamp":"0x677e9b6a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483b2","index":"0x4301cf6","validatorIndex":"0x944"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0af","index":"0x4301cf7","validatorIndex":"0x945"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301cf8","validatorIndex":"0x946"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd5a","index":"0x4301cf9","validatorIndex":"0x947"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13876e","index":"0x4301cfa","validatorIndex":"0x948"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca2","index":"0x4301cfb","validatorIndex":"0x949"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc75","index":"0x4301cfc","validatorIndex":"0x94a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d17f","index":"0x4301cfd","validatorIndex":"0x94b"}]},[],"0x55ce631f88fe034d6f1614ebdd6e77088263b6304b83682f484481c203cd58a4"]) handled in 5ms 2025-01-08 15:36:26.4178|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.4178|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.4178|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.4178|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.4210|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Received ForkChoice: 13722604 (0x85dfef...6abbbd), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.4210|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Syncing beacon headers, Request: ForkChoice: 13722604 (0x85dfef...6abbbd), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.4210|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","blockNumber":"0xd163ed","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","prevRandao":"0x1e3640d4aa1725069ac5a710246ccc876c5365db705da3d2bc22898547c05b5a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xdd1cf9ad7ab1c984ae24e17cc98347f13502e3cc9afa079955b0ee4a3f68c870","timestamp":"0x677e9b6f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a3","index":"0x4301cfe","validatorIndex":"0x94c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301cff","validatorIndex":"0x94d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d00","validatorIndex":"0x94e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301d01","validatorIndex":"0x94f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa96","index":"0x4301d02","validatorIndex":"0x950"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6c","index":"0x4301d03","validatorIndex":"0x951"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d04","validatorIndex":"0x952"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a9","index":"0x4301d05","validatorIndex":"0x953"}]},[],"0x18c53282c83bdf9b97a9c1be87d40e2b766cd44342957f1951042357f8ef070a"]) 2025-01-08 15:36:26.4448|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722605 (0x14cf86...60e20c), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:36:26.4448|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722605 (0x14cf86...60e20c). 2025-01-08 15:36:26.4448|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","blockNumber":"0xd163ed","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","prevRandao":"0x1e3640d4aa1725069ac5a710246ccc876c5365db705da3d2bc22898547c05b5a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xdd1cf9ad7ab1c984ae24e17cc98347f13502e3cc9afa079955b0ee4a3f68c870","timestamp":"0x677e9b6f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a3","index":"0x4301cfe","validatorIndex":"0x94c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301cff","validatorIndex":"0x94d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d00","validatorIndex":"0x94e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301d01","validatorIndex":"0x94f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa96","index":"0x4301d02","validatorIndex":"0x950"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6c","index":"0x4301d03","validatorIndex":"0x951"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d04","validatorIndex":"0x952"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a9","index":"0x4301d05","validatorIndex":"0x953"}]},[],"0x18c53282c83bdf9b97a9c1be87d40e2b766cd44342957f1951042357f8ef070a"]) 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","blockNumber":"0xd163ed","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85dfef5b5edf01beca2c4a8661d4387757f832ee15f9a4006b28930f2d6abbbd","prevRandao":"0x1e3640d4aa1725069ac5a710246ccc876c5365db705da3d2bc22898547c05b5a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xdd1cf9ad7ab1c984ae24e17cc98347f13502e3cc9afa079955b0ee4a3f68c870","timestamp":"0x677e9b6f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a3","index":"0x4301cfe","validatorIndex":"0x94c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301cff","validatorIndex":"0x94d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d00","validatorIndex":"0x94e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301d01","validatorIndex":"0x94f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa96","index":"0x4301d02","validatorIndex":"0x950"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6c","index":"0x4301d03","validatorIndex":"0x951"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d04","validatorIndex":"0x952"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a9","index":"0x4301d05","validatorIndex":"0x953"}]},[],"0x18c53282c83bdf9b97a9c1be87d40e2b766cd44342957f1951042357f8ef070a"]) handled in 1ms 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.4448|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.4586|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.4586|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.4586|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722605 (0x14cf86...60e20c), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.4586|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing beacon headers, Request: ForkChoice: 13722605 (0x14cf86...60e20c), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.4586|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.4586|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:26.4631|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.4631|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.4631|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.4631|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.4684|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13632954, LOWEST_REQUESTED 13630906, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:26.5022|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","blockNumber":"0xd163ee","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","prevRandao":"0xaf396581bcd1f45b5ef8fb48bcf812f0d1eed197d801c1d7bbd38f8474ba36b9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe315d55b65e058ed241cbf58e207502d0d4dd16271b39c7ba1494776cff988cf","timestamp":"0x677e9b74","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301d06","validatorIndex":"0x954"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af2d8","index":"0x4301d07","validatorIndex":"0x955"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acb0","index":"0x4301d08","validatorIndex":"0x956"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5b0","index":"0x4301d09","validatorIndex":"0x957"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9d","index":"0x4301d0a","validatorIndex":"0x958"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d0b","validatorIndex":"0x959"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301d0c","validatorIndex":"0x95a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff85","index":"0x4301d0d","validatorIndex":"0x95b"}]},[],"0x0e4a3728c47e31c597e7b40ae2f59e17cc0180ae7c56ad35d1a335ed43508554"]) 2025-01-08 15:36:26.5022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.5022|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722606 (0x3845cc...199469), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:36:26.5022|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722606 (0x3845cc...199469). 2025-01-08 15:36:26.5022|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.5022|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","blockNumber":"0xd163ee","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","prevRandao":"0xaf396581bcd1f45b5ef8fb48bcf812f0d1eed197d801c1d7bbd38f8474ba36b9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe315d55b65e058ed241cbf58e207502d0d4dd16271b39c7ba1494776cff988cf","timestamp":"0x677e9b74","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301d06","validatorIndex":"0x954"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af2d8","index":"0x4301d07","validatorIndex":"0x955"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acb0","index":"0x4301d08","validatorIndex":"0x956"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5b0","index":"0x4301d09","validatorIndex":"0x957"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9d","index":"0x4301d0a","validatorIndex":"0x958"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d0b","validatorIndex":"0x959"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301d0c","validatorIndex":"0x95a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff85","index":"0x4301d0d","validatorIndex":"0x95b"}]},[],"0x0e4a3728c47e31c597e7b40ae2f59e17cc0180ae7c56ad35d1a335ed43508554"]) 2025-01-08 15:36:26.5022|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","blockNumber":"0xd163ee","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x14cf86fe509a609197f811c252b85089c2ea2b33fa330ce0b5c629423960e20c","prevRandao":"0xaf396581bcd1f45b5ef8fb48bcf812f0d1eed197d801c1d7bbd38f8474ba36b9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe315d55b65e058ed241cbf58e207502d0d4dd16271b39c7ba1494776cff988cf","timestamp":"0x677e9b74","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301d06","validatorIndex":"0x954"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af2d8","index":"0x4301d07","validatorIndex":"0x955"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acb0","index":"0x4301d08","validatorIndex":"0x956"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d5b0","index":"0x4301d09","validatorIndex":"0x957"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9d","index":"0x4301d0a","validatorIndex":"0x958"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc83","index":"0x4301d0b","validatorIndex":"0x959"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301d0c","validatorIndex":"0x95a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff85","index":"0x4301d0d","validatorIndex":"0x95b"}]},[],"0x0e4a3728c47e31c597e7b40ae2f59e17cc0180ae7c56ad35d1a335ed43508554"]) handled in 1ms 2025-01-08 15:36:26.5046|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.5046|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.5046|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.5046|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.5106|DEBUG|Network.P2P.Session|36|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because PeerRefreshFailed, details: refresh peer info fault - ForkChoiceUpdate: no finalized block header 2025-01-08 15:36:26.5124|DEBUG|Synchronization.Peers.SyncPeerPool|36|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:36:26.5124|DEBUG|Synchronization.Peers.SyncPeerPool|36|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:36:26.5124|DEBUG|Network.ProtocolsManager|36|Out 146.59.68.217:30303 disconnected Local PeerRefreshFailed refresh peer info fault - ForkChoiceUpdate: no finalized block header 2025-01-08 15:36:26.5235|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.5235|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:26.5235|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.5235|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:26.5250|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|6|LOWEST_INSERTED 13632442 | HANDLED HEADERS [13632442, 13632953](512) [HIGH] [times: S:165ms|R:656ms|V:57ms|W:0ms|H:57ms|A:878ms, retries 0] min#: 13632954 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.5250|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722606 (0x3845cc...199469), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.5250|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing beacon headers, Request: ForkChoice: 13722606 (0x3845cc...199469), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.5250|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.5319|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.5319|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:26.5319|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:26.5319|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:26.5322|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.5322|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.5322|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.5322|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.5322|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","blockNumber":"0xd163ef","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","prevRandao":"0xfda30da1c44d61445ecd3523c33cab175a2b4ac61e32acad2be5b48b348f138f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x825a2e23c563a0c8a1ece0606a1af39d5bced20603e8af1b74a4790a55b0d89a","timestamp":"0x677e9b79","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d0e","validatorIndex":"0x95c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13818a","index":"0x4301d0f","validatorIndex":"0x95d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b29c0","index":"0x4301d10","validatorIndex":"0x95e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138774","index":"0x4301d11","validatorIndex":"0x95f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5bef","index":"0x4301d12","validatorIndex":"0x960"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aac0","index":"0x4301d13","validatorIndex":"0x961"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140287","index":"0x4301d14","validatorIndex":"0x962"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d15","validatorIndex":"0x963"}]},[],"0x840555a7f2dd94a164e65fddc2274c450dad4e81c7a18192448d0b9e590c05cf"]) 2025-01-08 15:36:26.5606|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722607 (0x09634d...c6f4ff), Extra Data: Nethermind 2025-01-08 15:36:26.5606|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722607 (0x09634d...c6f4ff). 2025-01-08 15:36:26.5606|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","blockNumber":"0xd163ef","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","prevRandao":"0xfda30da1c44d61445ecd3523c33cab175a2b4ac61e32acad2be5b48b348f138f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x825a2e23c563a0c8a1ece0606a1af39d5bced20603e8af1b74a4790a55b0d89a","timestamp":"0x677e9b79","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d0e","validatorIndex":"0x95c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13818a","index":"0x4301d0f","validatorIndex":"0x95d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b29c0","index":"0x4301d10","validatorIndex":"0x95e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138774","index":"0x4301d11","validatorIndex":"0x95f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5bef","index":"0x4301d12","validatorIndex":"0x960"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aac0","index":"0x4301d13","validatorIndex":"0x961"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140287","index":"0x4301d14","validatorIndex":"0x962"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d15","validatorIndex":"0x963"}]},[],"0x840555a7f2dd94a164e65fddc2274c450dad4e81c7a18192448d0b9e590c05cf"]) 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","blockNumber":"0xd163ef","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3845cc31247b904ff146c8fbf8994ee057e0ee881aa172cbc54fd9f127199469","prevRandao":"0xfda30da1c44d61445ecd3523c33cab175a2b4ac61e32acad2be5b48b348f138f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x825a2e23c563a0c8a1ece0606a1af39d5bced20603e8af1b74a4790a55b0d89a","timestamp":"0x677e9b79","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d0e","validatorIndex":"0x95c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13818a","index":"0x4301d0f","validatorIndex":"0x95d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b29c0","index":"0x4301d10","validatorIndex":"0x95e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138774","index":"0x4301d11","validatorIndex":"0x95f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5bef","index":"0x4301d12","validatorIndex":"0x960"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aac0","index":"0x4301d13","validatorIndex":"0x961"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140287","index":"0x4301d14","validatorIndex":"0x962"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d15","validatorIndex":"0x963"}]},[],"0x840555a7f2dd94a164e65fddc2274c450dad4e81c7a18192448d0b9e590c05cf"]) handled in 1ms 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.5606|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:26.5683|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722607 (0x09634d...c6f4ff), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.5683|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722607 (0x09634d...c6f4ff), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:26.5683|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:26.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.7229|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:36:26.7456|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13632442, LOWEST_REQUESTED 13630394, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:26.7717|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13631930 | HANDLED HEADERS [13631930, 13632441](512) [HIGH] [times: S:488ms|R:445ms|V:26ms|W:0ms|H:26ms|A:959ms, retries 0] min#: 13632442 [H S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:26.7854|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13631930, LOWEST_REQUESTED 13629882, DEPENDENCIES 0, SENT: 3, PENDING: 0 2025-01-08 15:36:26.8011|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:26.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.8210|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|LOWEST_INSERTED 13631418 | HANDLED HEADERS [13631418, 13631929](512) [HIGH] [times: S:121ms|R:317ms|V:36ms|W:0ms|H:36ms|A:474ms, retries 0] min#: 13631930 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:26.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:26.9192|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722567 | target: 13722607 | peer: 13722604 2025-01-08 15:36:26.9192|DEBUG|Synchronization.Reporting.SyncReport|41|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:36:26.9192|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|FastSyncFeed state changed to Active 2025-01-08 15:36:26.9192|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|SyncDispatcher got activated. 2025-01-08 15:36:27.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:27.0161|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:27.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:27.1902|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.1902|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:27.1902|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.1902|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:27.1944|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.1944|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:27.1944|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.1944|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:27.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:27.2270|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:27.2318|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722567, beaconPivotExists: True, BestSuggestedBody: 13722567, BestKnownNumber: 13722567, BestPeer: [HBR S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out], BestKnownBeaconNumber 13722607 2025-01-08 15:36:27.2323|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] (our best 13722567) 2025-01-08 15:36:27.2536|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|32|LOWEST_INSERTED 13630906 | HANDLED HEADERS [13630906, 13631417](512) [HIGH] [times: S:277ms|R:479ms|V:29ms|W:0ms|H:29ms|A:785ms, retries 0] min#: 13631418 [HBR S ][ ][Peer|eth68|13722604| 3.69.35.13:| Out] 2025-01-08 15:36:27.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:27.3363|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|23|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13630906, LOWEST_REQUESTED 13629370, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:36:27.3573|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|LOWEST_INSERTED 13630394 | HANDLED HEADERS [13630394, 13630905](512) [HIGH] [times: S:39ms|R:551ms|V:21ms|W:0ms|H:21ms|A:611ms, retries 0] min#: 13630906 [H S ][ ][Peer|eth68|13722604| 3.71.132.231:| Out] 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:27.3701|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:27.3735|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.3735|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:27.3735|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:27.3735|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:27.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:27.5039|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:27.5055|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|36|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13630394, LOWEST_REQUESTED 13628858, DEPENDENCIES 0, SENT: 2, PENDING: 0 2025-01-08 15:36:29.1066|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:36:29.1086|INFO|Program|1|Configuration complete 2025-01-08 15:36:29.1668|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:36:29.1668|DEBUG|Program|1|Server GC: True 2025-01-08 15:36:29.1684|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:36:29.1684|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:36:29.1684|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:36:29.1684|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:36:29.1728|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:36:29.2981|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3073|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:29.3118|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.3122|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:36:29.3272|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeNodeStats executed in 2ms 2025-01-08 15:36:29.3272|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats complete 2025-01-08 15:36:29.3272|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:36:29.3308|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:36:29.3308|INFO|Init.Steps.InitializePrecompiles|8|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:36:29.3522|INFO|Init.Steps.LogHardwareInfo|9|CPU: (CT) 2025-01-08 15:36:29.3522|DEBUG|Init.Steps.EthereumStepsManager|9|Step LogHardwareInfo executed in 21ms 2025-01-08 15:36:29.3522|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo complete 2025-01-08 15:36:29.3522|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:36:29.3562|DEBUG|Init.Steps.EthereumStepsManager|9|Step MigrateConfigs executed in 4ms 2025-01-08 15:36:29.3562|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs complete 2025-01-08 15:36:29.3562|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:36:29.3623|INFO|Network.IP.WebIPSource|9|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:36:29.4120|DEBUG|Network.IP.WebIPSource|9|External ip: 172.234.230.144 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|Step ResolveIps executed in 64ms 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|Reviewing steps manager dependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|Reviewing steps manager dependencies 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4208|DEBUG|Init.Steps.EthereumStepsManager|14|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:36:29.4208|DEBUG|Init.MemoryHintMan|14|Setting malloc parameters.. 2025-01-08 15:36:29.4208|INFO|Init.MemoryHintMan|14|Setting up memory allowances 2025-01-08 15:36:29.4242|INFO|Init.MemoryHintMan|14| Memory hint: 768 MB 2025-01-08 15:36:29.4242|INFO|Init.MemoryHintMan|14| General memory: 32 MB 2025-01-08 15:36:29.4242|INFO|Init.MemoryHintMan|14| Peers memory: 50 MB 2025-01-08 15:36:29.4297|INFO|Init.MemoryHintMan|14| Netty memory: 134 MB 2025-01-08 15:36:29.4297|INFO|Init.MemoryHintMan|14| Mempool memory: 68 MB 2025-01-08 15:36:29.4297|INFO|Init.MemoryHintMan|14| Fast blocks memory: 48 MB 2025-01-08 15:36:29.4297|INFO|Init.MemoryHintMan|14| Trie memory: 86 MB 2025-01-08 15:36:29.4297|INFO|Init.MemoryHintMan|14| DB memory: 347 MB 2025-01-08 15:36:29.4297|DEBUG|Init.Steps.EthereumStepsManager|14|Step ApplyMemoryHint executed in 9ms 2025-01-08 15:36:29.4297|DEBUG|Init.Steps.EthereumStepsManager|14|ApplyMemoryHint complete 2025-01-08 15:36:29.4297|DEBUG|Init.Steps.EthereumStepsManager|14|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|Reviewing steps manager dependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|Reviewing steps manager dependencies 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.EthereumStepsManager|14|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB SharedBlockCacheSize: 347927962 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB SkipMemoryHintSetting: False 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB EnableDbStatistics: False 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB EnableMetricsUpdater: False 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB StatsDumpPeriodSec: 600 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB MaxOpenFiles: 2025-01-08 15:36:29.4324|DEBUG|Init.Steps.InitDatabase|14|DB WriteAheadLogSync: False 2025-01-08 15:36:29.4363|DEBUG|Init.Steps.InitDatabase|14|DB ReadAheadSize: 262144 2025-01-08 15:36:29.4363|DEBUG|Init.Steps.InitDatabase|14|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:36:29.4363|DEBUG|Init.Steps.InitDatabase|14|DB AdditionalRocksDbOptions: 2025-01-08 15:36:29.4363|DEBUG|Init.Steps.InitDatabase|14|DB VerifyChecksum: True 2025-01-08 15:36:29.4363|DEBUG|Init.Steps.InitDatabase|14|DB EnableFileWarmer: False 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB CompressibilityHint: 1 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbWriteBufferNumber: 4 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbVerifyChecksum: 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbRowCacheSize: 86981990 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbEnableFileWarmer: False 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:36:29.4402|DEBUG|Init.Steps.InitDatabase|14|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:36:29.4472|DEBUG|Db.Rocks.RocksDbFactory|14|Shared memory size is 347927962 2025-01-08 15:36:29.4914|DEBUG|Init.Steps.EthereumStepsManager|11|Step SetupKeyStore executed in 60ms 2025-01-08 15:36:29.4914|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore complete 2025-01-08 15:36:29.6629|DEBUG|Init.Steps.EthereumStepsManager|14|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:36:29.6668|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for Headers DB 2025-01-08 15:36:29.6668|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for BlockNumbers DB 2025-01-08 15:36:29.6668|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:36:29.6668|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:36:29.6668|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Blocks DB 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|Step InitTxTypesAndRlp executed in 14ms 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6772|DEBUG|Init.Steps.EthereumStepsManager|14|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.6989|DEBUG|Db.Rocks.DbOnTheRocks|14|Building options for BlobTransactions DB 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 16 MB 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 48 MB 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 80 MB 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 96 MB 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 104 MB 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:36:29.7813|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 232 MB 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:29.7883|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 296 MB 2025-01-08 15:36:29.7935|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:29.7935|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 392 MB 2025-01-08 15:36:29.7973|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:36:29.7973|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 520 MB 2025-01-08 15:36:29.7973|DEBUG|Db.Rocks.DbOnTheRocks|14|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:36:29.8323|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for State0 DB 2025-01-08 15:36:29.8323|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:36:29.8323|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 776 MB 2025-01-08 15:36:29.8323|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.8654|DEBUG|Db.Rocks.DbOnTheRocks|14|Building options for Metadata DB 2025-01-08 15:36:29.8654|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8686|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:36:29.8686|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 778 MB 2025-01-08 15:36:29.8686|DEBUG|Db.Rocks.DbOnTheRocks|14|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:36:29.8725|DEBUG|Init.Steps.EthereumStepsManager|16|Step FilterBootnodes executed in 2ms 2025-01-08 15:36:29.8764|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes complete 2025-01-08 15:36:29.8764|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitCrypto executed in 4ms 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.8807|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Code DB 2025-01-08 15:36:29.8851|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:36:29.8851|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 786 MB 2025-01-08 15:36:29.8851|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:36:29.9161|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:29.9161|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|Step UpdateDiscoveryConfig executed in 2ms 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.9165|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9202|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9257|DEBUG|Db.Rocks.DbOnTheRocks|14|Building options for Receipts DB 2025-01-08 15:36:29.9257|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:29.9257|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 790 MB 2025-01-08 15:36:29.9313|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:29.9313|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 798 MB 2025-01-08 15:36:29.9361|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:29.9362|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 810 MB 2025-01-08 15:36:29.9457|DEBUG|Db.Rocks.DbOnTheRocks|14|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:36:29.9457|DEBUG|Db.Rocks.DbOnTheRocks|14|Total max DB footprint so far is 826 MB 2025-01-08 15:36:29.9457|DEBUG|Db.Rocks.DbOnTheRocks|14|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:36:29.9638|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:36:29.9638|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:29.9638|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9642|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:29.9773|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for Bloom DB 2025-01-08 15:36:29.9773|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:36:29.9773|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 858 MB 2025-01-08 15:36:29.9773|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitDatabase executed in 749ms 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1826|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.1842|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:36:30.2185|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13630394 2025-01-08 15:36:30.2365|INFO|Blockchain.BlockTree|9|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:36:30.2365|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13630394 2025-01-08 15:36:30.2451|INFO|Blockchain.BlockTree|9|Numbers resolved, level = 13722567, header = 13722567, body = 0 2025-01-08 15:36:30.2514|INFO|Blockchain.BlockTree|9|Beacon Numbers resolved, level = 13722607, header = 13722607, body = 13722607 2025-01-08 15:36:30.2514|INFO|Blockchain.BlockTree|9|Loading fork choice info 2025-01-08 15:36:30.2527|INFO|Blockchain.BlockTree|9|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 13722567, best known is 13722567, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockTree executed in 74ms 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2587|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9|Initializing 16 plugins 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Clique by Nethermind 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Clique by Nethermind initialized in 1ms 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| AuRa by Nethermind 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| AuRa by Nethermind initialized in 0ms 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Ethash by Nethermind 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Ethash by Nethermind initialized in 0ms 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Optimism by Nethermind 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Optimism by Nethermind initialized in 0ms 2025-01-08 15:36:30.2611|INFO|Init.Steps.InitializePlugins|9| Taiko by Nethermind 2025-01-08 15:36:30.2643|INFO|Init.Steps.InitializePlugins|9| Taiko by Nethermind initialized in 0ms 2025-01-08 15:36:30.2643|INFO|Init.Steps.InitializePlugins|9| NethDev by Nethermind 2025-01-08 15:36:30.2643|INFO|Init.Steps.InitializePlugins|9| NethDev by Nethermind initialized in 0ms 2025-01-08 15:36:30.2643|INFO|Init.Steps.InitializePlugins|9| Shutter by Nethermind 2025-01-08 15:36:30.2643|INFO|Shutter.ShutterPlugin|9|Initializing Shutter plugin. 2025-01-08 15:36:30.2643|INFO|Init.Steps.InitializePlugins|9| Shutter by Nethermind initialized in 1ms 2025-01-08 15:36:30.2643|INFO|Init.Steps.InitializePlugins|9| AuRaMerge by Nethermind 2025-01-08 15:36:30.2829|INFO|Merge.Plugin.PoSSwitcher|9|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:36:30.2863|INFO|Init.Steps.InitializePlugins|9| AuRaMerge by Nethermind initialized in 21ms 2025-01-08 15:36:30.2863|INFO|Init.Steps.InitializePlugins|9| Merge by Nethermind 2025-01-08 15:36:30.2863|INFO|Init.Steps.InitializePlugins|9| Merge by Nethermind initialized in 0ms 2025-01-08 15:36:30.2863|INFO|Init.Steps.InitializePlugins|9| HealthChecks by Nethermind 2025-01-08 15:36:30.2913|INFO|Init.Steps.InitializePlugins|9| HealthChecks by Nethermind initialized in 4ms 2025-01-08 15:36:30.2913|INFO|Init.Steps.InitializePlugins|9| Hive by Nethermind 2025-01-08 15:36:30.2913|INFO|Init.Steps.InitializePlugins|9| Hive by Nethermind initialized in 0ms 2025-01-08 15:36:30.2913|INFO|Init.Steps.InitializePlugins|9| Clef signer by Nethermind 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| EthStats by Nethermind 2025-01-08 15:36:30.2929|DEBUG|EthStats.EthStatsPlugin|9|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| EthStats by Nethermind initialized in 1ms 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| Snapshot by Nethermind 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| TraceStore by Nethermind 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| TraceStore by Nethermind initialized in 1ms 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| UPnP by Nethermind 2025-01-08 15:36:30.2929|INFO|Init.Steps.InitializePlugins|9| UPnP by Nethermind initialized in 0ms 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializePlugins executed in 35ms 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.2929|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:36:30.3034|INFO|Trie.NodeStorageFactory|9|Detected HalfPath key scheme. 2025-01-08 15:36:30.3034|INFO|Init.InitializeStateDb|9|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeStateDb executed in 101ms 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:30.3976|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializePrecompiles executed in 3,421ms 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.7487|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:36:32.7620|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|16|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:36:32.8222|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|16|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:36:32.8563|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|16|Recreating light collection of blob transactions and cache 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializeBlockchainAuRaMerge executed in 155ms 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9053|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:36:32.9091|DEBUG|Consensus.Processing.BlockchainProcessor|16|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:36:32.9091|DEBUG|Consensus.Processing.BlockchainProcessor|16|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|Step StartBlockProcessorAuRa executed in 6ms 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:36:32.9132|INFO|Init.Steps.LoadGenesisBlock|16|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa complete 2025-01-08 15:36:32.9132|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|Step StartLogProducer executed in 0ms 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9162|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:36:32.9251|INFO|Merge.Plugin.Synchronization.BeaconPivot|16|Loaded Beacon Pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:36:33.0184|DEBUG|Synchronization.Peers.SyncPeerPool|16|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:36:33.0583|INFO|Merge.Plugin.Synchronization.PivotUpdator|16|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:36:33.0689|INFO|Synchronization.FastSync.TreeSync|16|Now syncing nodes starting from root of block 0 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1504|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.1630|INFO|Network.StaticNodes.StaticNodesManager|9|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:36:33.1736|DEBUG|Network.ProtocolsManager|9|Removed supported capability: nodedata1 2025-01-08 15:36:33.2325|DEBUG|Init.Steps.InitializeNetwork|8|Skipped enabling snap capability 2025-01-08 15:36:33.2325|DEBUG|Synchronization.Peers.SyncPeerPool|8|Starting eth sync peer upgrade timer 2025-01-08 15:36:33.2325|DEBUG|Init.Steps.InitializeNetwork|8|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:36:33.2413|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:36:33.2493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:36:33.2493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:36:33.2493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:36:33.2493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:36:33.2560|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:36:33.2565|DEBUG|Init.Steps.InitializeNetwork|8|Starting discovery process. 2025-01-08 15:36:33.2617|DEBUG|Init.Steps.InitializeNetwork|8|Discovery process started. 2025-01-08 15:36:33.2617|DEBUG|Init.Steps.InitializeNetwork|8|Initializing peer manager 2025-01-08 15:36:33.2617|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:36:33.2617|DEBUG|Network.Discovery.DiscoveryApp|9|Discovery : udp://172.234.230.144:30303 2025-01-08 15:36:33.2714|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 0 2025-01-08 15:36:33.2714|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:36:33.2745|DEBUG|Network.NodesLoader|8|Initializing persisted peers: 6. 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:36:33.2887|DEBUG|Network.NodesLoader|8|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:36:33.3015|DEBUG|Network.PeerPool|8|Starting peer persistence timer 2025-01-08 15:36:33.3015|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:36:33.3015|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:36:33.3015|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:36:33.3015|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:36:33.3015|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:36:33.3015|DEBUG|Network.PeerManager|8|Starting peer update timer 2025-01-08 15:36:33.3043|DEBUG|Network.SessionMonitor|8|Starting session monitor 2025-01-08 15:36:33.3043|DEBUG|Init.Steps.InitializeNetwork|8|Peer manager initialization completed 2025-01-08 15:36:33.3043|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNetwork executed in 390ms 2025-01-08 15:36:33.3043|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:36:33.3082|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:36:33.3137|DEBUG|Init.Steps.Migrations.BloomMigration|9|BloomDb migration not needed. 2025-01-08 15:36:33.3185|DEBUG|Init.Steps.EthereumStepsManager|9|Step DatabaseMigrations executed in 9ms 2025-01-08 15:36:33.3185|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations complete 2025-01-08 15:36:33.3185|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:36:33.3208|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:36:33.3333|DEBUG|Network.PeerManager|14|Peer update loop complete. 2025-01-08 15:36:33.3990|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:36:33.4004|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:36:33.4004|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|36|Attempt to request ENR before bonding 2025-01-08 15:36:33.4004|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:36:33.4203|DEBUG|Init.Steps.RegisterRpcModules|9|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:36:33.4203|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterAuRaMergeRpcModules executed in 101ms 2025-01-08 15:36:33.4203|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules complete 2025-01-08 15:36:33.4203|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:36:33.4203|INFO|Init.Steps.ReviewBlockTree|9|No block tree levels to review for fixes. All fine. 2025-01-08 15:36:33.4242|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13630394 2025-01-08 15:36:33.4242|INFO|Blockchain.BlockTree|9|Numbers resolved, level = 13722567, header = 13722567, body = 13722567 2025-01-08 15:36:33.4242|INFO|Blockchain.BlockTree|9|Beacon Numbers resolved, level = 13722607, header = 13722607, body = 13722607 2025-01-08 15:36:33.4242|INFO|Blockchain.BlockTree|9|Loading fork choice info 2025-01-08 15:36:33.4242|DEBUG|Blockchain.BlockTree|9|Completed visiting blocks in DB at level 13722553 - best known 13722567 2025-01-08 15:36:33.4242|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:36:33.4242|DEBUG|Init.Steps.EthereumStepsManager|32|Step ReviewBlockTree executed in 6ms 2025-01-08 15:36:33.4242|DEBUG|Init.Steps.EthereumStepsManager|32|ReviewBlockTree complete 2025-01-08 15:36:33.4557|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:36:33.4557|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:33.4564|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:33.4564|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:36:33.4564|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:36:33.4564|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|14|Attempt to request ENR before bonding 2025-01-08 15:36:33.4603|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|14|Attempt to request ENR before bonding 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:36:33.5410|INFO|Monitoring.MonitoringService|32|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartGrpc executed in 2ms 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:33.5410|INFO|Init.Steps.StartMonitoring|23|System.Diagnostics.Metrics disabled 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|23|Step StartMonitoring executed in 118ms 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|23|StartMonitoring complete 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:33.5410|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:36:33.5442|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:36:33.5491|INFO|Merge.Plugin.MergePlugin|9|Starting Merge block producer & sealer 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockProducer executed in 20ms 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:36:33.5647|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:36:33.5707|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:33.5745|DEBUG|Consensus.Producers.BuildBlocksInALoop|23|Waiting 00:00:01.4360000 for next AuRa step. 2025-01-08 15:36:33.6693|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:33.7696|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:33.8274|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:36:33.8283|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:33.8448|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:36:33.8448|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:36:33.8448|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:36:33.8448|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:36:33.8448|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:36:33.8448|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:36:33.8448|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:36:33.8502|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:36:33.8502|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:36:33.8502|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:36:33.8502|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:36:33.8537|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:36:33.8694|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:33.8956|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:36:33.8956|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:36:33.8956|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:36:33.8956|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:36:33.9666|DEBUG|Synchronization.Peers.SyncPeerPool|32|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722608| 139.144.26.85:| Out] 2025-01-08 15:36:33.9666|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722608| 139.144.26.85:| Out]. 2025-01-08 15:36:33.9690|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.0068|DEBUG|Synchronization.Peers.SyncPeerPool|32|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722608| 35.210.126.23:| Out] 2025-01-08 15:36:34.0068|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722608| 35.210.126.23:| Out]. 2025-01-08 15:36:34.0084|DEBUG|Synchronization.Peers.SyncPeerPool|32|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722608| 35.206.174.92:| Out] 2025-01-08 15:36:34.0084|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722608| 35.206.174.92:| Out]. 2025-01-08 15:36:34.0254|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:36:34.0254|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:36:34.0254|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:36:34.0254|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:36:34.0254|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:36:34.0667|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|32|Changing sync Disconnected to FastHeaders, SnapSync at block: 13722567 | target: 13722596 | peer: 13722608 2025-01-08 15:36:34.0667|INFO|Synchronization.FastSync.StateSyncPivot|32|Snap - distance from HEAD:13722567 - Pivot changed from to 13722567 2025-01-08 15:36:34.0667|INFO|Synchronization.SnapSync.ProgressTracker|32|Starting the Snap data sync from the 13722567 (0xca95d0...c866dd) 0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b root 2025-01-08 15:36:34.0689|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SnapSyncFeed state changed to Active 2025-01-08 15:36:34.0689|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.0689|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:36:34.0798|DEBUG|Synchronization.Reporting.SyncReport|32|Sync mode changed from Disconnected to FastHeaders, SnapSync 2025-01-08 15:36:34.0841|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|HeadersSyncFeed state changed to Active 2025-01-08 15:36:34.0843|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:36:34.0973|INFO|Blockchain.BlockTree|15|Missing block info - creating level in FindHeader scope when head is 0 (0xada44f...12ba9a). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 13722607, BestKnownNumber: 13722567 2025-01-08 15:36:34.1009|ERROR|Synchronization.Synchronizer|32|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 15:36:34.1692|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.2716|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.3181|INFO|Network.Discovery.DiscoveryApp|36|Connected to 5 bootnodes, 5 trusted/persisted nodes 2025-01-08 15:36:34.3181|DEBUG|Network.Discovery.DiscoveryApp|36|Starting discovery persistence timer 2025-01-08 15:36:34.3181|DEBUG|Network.Discovery.DiscoveryApp|36|Starting discovery timer 2025-01-08 15:36:34.3356|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:34.3700|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.4687|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.5577|DEBUG|Synchronization.Peers.SyncPeerPool|32|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722608| 3.69.35.13:| Out] 2025-01-08 15:36:34.5577|DEBUG|Synchronization.Peers.SyncPeerPool|32|Refreshed peer info for [Peer|eth68|13722608| 3.69.35.13:| Out]. 2025-01-08 15:36:34.5694|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.6327|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:34.6690|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.7274|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.63.5:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:36:34.7402|DEBUG|Synchronization.Peers.SyncPeerPool|6|Sending my best block 13722567 (0xca95d0...c866dd) to [Peer|eth68|13722608| 3.71.132.231:| Out] 2025-01-08 15:36:34.7402|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722608| 3.71.132.231:| Out]. 2025-01-08 15:36:34.7697|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.8577|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:36:34.8609|DEBUG|Network.PeerManager|6|Peer pool size is: 101 2025-01-08 15:36:34.8692|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:34.9702|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.0071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.0071|DEBUG|Consensus.Producers.BuildBlocksInALoop|32|Waiting 00:00:04.9940000 for next AuRa step. 2025-01-08 15:36:35.1046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.2054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.3059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.3228|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.109.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:35.4062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.4991|DEBUG|Network.Discovery.NodesLocator|40|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 5, after the process: 69 2025-01-08 15:36:35.4991|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: randomNode: 901a9a...8c8b53 2025-01-08 15:36:35.5044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.6058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.7062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.8046|DEBUG|Network.PeerManager|36|Peer pool size is: 202 2025-01-08 15:36:35.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:35.8578|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:36:35.9077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.0051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.3071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.5051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.5656|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.151:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:36.6056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.7057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:36.8582|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:36:36.9059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.0052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.1057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.4047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.5042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.7055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.8049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:37.8572|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:36:37.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.0062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.2057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.3049|DEBUG|Db.SimpleFilePublicKeyDb|43|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_89a44b25-baab-49f1-ade4-fb3964c52600 2025-01-08 15:36:38.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.4051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.5068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.5820|INFO|Merge.Plugin.MergePlugin|9|Engine Module has been enabled 2025-01-08 15:36:38.5852|INFO|HealthChecks.HealthChecksPlugin|9|Health RPC Module has been enabled 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterPluginRpcModules executed in 5,021ms 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:36:38.5852|INFO|Init.Steps.StartBlockProducer|9|Starting AuRa block producer & sealer 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartBlockProducer executed in 1ms 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:36:38.5852|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:38.5882|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:36:38.5922|INFO|Runner.Ethereum.Steps.StartRpc|9|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:36:38.6036|DEBUG|Runner.Ethereum.JsonRpcRunner|9|Initializing JSON RPC 2025-01-08 15:36:38.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.6416|DEBUG|Runner.Ethereum.JsonRpcRunner|9|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|42|Step StartRpc executed in 55ms 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|42|StartRpc complete 2025-01-08 15:36:38.6416|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:36:38.6450|INFO|Runner.Ethereum.EthereumRunner|9| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 16 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:36:38.7058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.7217|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:38.7217|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 69, after the process: 82 2025-01-08 15:36:38.7354|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:38.7412|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:38.7412|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:38.7412|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 7ms 2025-01-08 15:36:38.7653|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:38.7653|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:38.7653|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:38.7653|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:36:38.7759|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:38.7759|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:38.7766|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:38.7766|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:36:38.8044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:38.8217|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:38.8528|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:38.8570|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:36:38.8570|DEBUG|Network.PeerManager|9|Peer pool size is: 303 2025-01-08 15:36:38.9066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.0072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.1070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.1210|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.184.195.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:36:39.2053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.2270|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.2270|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:39.2270|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.2270|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:39.2299|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.2299|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:39.2299|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.2299|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:39.3078|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.5070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.6432|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.6432|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:39.6432|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.6432|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:39.6462|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:39.6462|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:39.6462|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:39.6462|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:36:39.6485|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.6485|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:39.6485|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.6485|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:39.6770|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|44|Attempt to request ENR before bonding 2025-01-08 15:36:39.7056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.7792|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.7792|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:39.7792|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.7792|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:39.8006|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:39.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:39.8583|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:36:39.8607|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|23|Attempt to request ENR before bonding 2025-01-08 15:36:39.9071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.0025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.0025|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:36:40.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.1579|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:40.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.2332|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.2332|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:40.2332|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.2332|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:40.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.3453|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:40.3453|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 82, after the process: 87 2025-01-08 15:36:40.3453|DEBUG|Network.Discovery.NodesLocator|14|Starting discovery process for node: randomNode: 6dc57c...11fc2d 2025-01-08 15:36:40.4021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.6512|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.6512|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:40.6512|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.6512|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:40.6543|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:40.6543|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:40.6543|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:40.6543|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:40.6566|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.6566|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:40.6566|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.6566|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:40.7022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:40.8134|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.8134|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:40.8134|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:40.8134|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:40.8580|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:36:40.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:40.9232|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:41.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.1023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.2363|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.2363|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:41.2363|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.2363|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:41.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.3549|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:41.3549|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:41.3549|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:41.3549|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:41.3570|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:36:41.3570|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:36:41.3633|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:36:41.3633|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 6ms 2025-01-08 15:36:41.3663|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:36:41.3663|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:36:41.3709|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:36:41.3709|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 5ms 2025-01-08 15:36:41.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.4575|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|18.170.220.61:45174->30303] to: 30303 2025-01-08 15:36:41.4575|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.170.220.61:45174->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 15:36:41.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.5173|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30542] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:36:41.6030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.6523|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.6523|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:41.6523|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.6523|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:41.6566|DEBUG|Network.PeerManager|16|Peer pool size is: 404 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.6749|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.6777|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:41.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.7949|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.20.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:36:41.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:41.8166|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:41.8225|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.8225|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:41.8225|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:41.8225|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:41.8570|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:36:41.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.2390|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.2390|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:42.2390|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.2390|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:42.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.3196|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->143.198.215.223:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 8888 2025-01-08 15:36:42.4055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.5057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.6051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:42.6818|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:42.6858|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.6858|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:42.6858|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.6858|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:42.7043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.7251|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:42.7251|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 87, after the process: 105 2025-01-08 15:36:42.8062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:42.8251|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:42.8251|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.8251|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:42.8251|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.8251|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:42.8292|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:42.8589|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:36:42.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.0051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.0409|INFO|Synchronization.Reporting.SyncReport|43|Peers | with best block: 5 | all: 5 | eth68 (100 %) | Active: 2 Snap | Sleeping: None 2025-01-08 15:36:43.0409|INFO|Synchronization.Reporting.SyncReport|43|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 15:36:43.0409|DEBUG|Synchronization.Peers.SyncPeersReport|43|Sync peers - Connected: 5 | All: 5 | Max: 100 | eth68 (100 %) | Active: 2 Snap | Sleeping: None 2025-01-08 15:36:43.0484|DEBUG|Synchronization.Peers.SyncPeersReport|43| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out][ | 0| | | | 1756][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ S ][ ][Peer|eth68|13722608| 3.71.132.231:| Out][ | 0| | | | 1463][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722608| 35.206.174.92:| Out][ | 3| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722608| 35.210.126.23:| Out][ | 3| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722608| 139.144.26.85:| Out][ | 9| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:36:43.1070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.1430|DEBUG|Network.PeerManager|44|RunPeerUpdate | AllNonActiveCandidates: 47, FilteredByZeroPort: 0, FilteredByDisconnect: 2, FilteredByFailedConnection: 0, Incompatible: 0, EligibleCandidates: 41, Tried: 109, Rounds: 0, Failed initial connect: 63, Established initial connect: 42, Current candidate peers: 448, Current active peers: 27 [InOut: 0 | [Out: 27 | In: 0] 2025-01-08 15:36:43.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.2423|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.2423|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:43.2423|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.2423|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:43.3067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.4066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.6044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.6884|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.6926|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.6926|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:43.6926|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.6926|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:43.7069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.7418|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","blockNumber":"0xd163f0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","prevRandao":"0xad32bad00d0a4e9be4118f33c41251a4c8c82620ed7940c1ced9f4dba921d34b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8174c50053e83155eab0e4735712f491f4b4a4bac6854bc14a6ef25b647c1f9c","timestamp":"0x677e9b7e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d16","validatorIndex":"0x964"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca42c","index":"0x4301d17","validatorIndex":"0x965"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b66b","index":"0x4301d18","validatorIndex":"0x966"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8be","index":"0x4301d19","validatorIndex":"0x967"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d1a","validatorIndex":"0x968"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138191","index":"0x4301d1b","validatorIndex":"0x969"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140287","index":"0x4301d1c","validatorIndex":"0x96a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0c1","index":"0x4301d1d","validatorIndex":"0x96b"}]},[],"0x25eb0bf41ec708c173bd4014d5547654a5fefd4e4b4320d86ccbe94ab461be17"]) 2025-01-08 15:36:43.7576|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722608 (0x72e0b0...6247e4), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:36:43.7753|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722608 (0x72e0b0...6247e4). 2025-01-08 15:36:43.7846|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:43.7846|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","blockNumber":"0xd163f0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","prevRandao":"0xad32bad00d0a4e9be4118f33c41251a4c8c82620ed7940c1ced9f4dba921d34b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8174c50053e83155eab0e4735712f491f4b4a4bac6854bc14a6ef25b647c1f9c","timestamp":"0x677e9b7e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d16","validatorIndex":"0x964"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca42c","index":"0x4301d17","validatorIndex":"0x965"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b66b","index":"0x4301d18","validatorIndex":"0x966"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8be","index":"0x4301d19","validatorIndex":"0x967"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d1a","validatorIndex":"0x968"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138191","index":"0x4301d1b","validatorIndex":"0x969"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140287","index":"0x4301d1c","validatorIndex":"0x96a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0c1","index":"0x4301d1d","validatorIndex":"0x96b"}]},[],"0x25eb0bf41ec708c173bd4014d5547654a5fefd4e4b4320d86ccbe94ab461be17"]) 2025-01-08 15:36:43.7846|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","blockNumber":"0xd163f0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x09634dae45e9eddcaefde1cf6856422e2a0e33d75ce8256135dfd807c3c6f4ff","prevRandao":"0xad32bad00d0a4e9be4118f33c41251a4c8c82620ed7940c1ced9f4dba921d34b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8174c50053e83155eab0e4735712f491f4b4a4bac6854bc14a6ef25b647c1f9c","timestamp":"0x677e9b7e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d16","validatorIndex":"0x964"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca42c","index":"0x4301d17","validatorIndex":"0x965"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b66b","index":"0x4301d18","validatorIndex":"0x966"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8be","index":"0x4301d19","validatorIndex":"0x967"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d1a","validatorIndex":"0x968"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138191","index":"0x4301d1b","validatorIndex":"0x969"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140287","index":"0x4301d1c","validatorIndex":"0x96a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0c1","index":"0x4301d1d","validatorIndex":"0x96b"}]},[],"0x25eb0bf41ec708c173bd4014d5547654a5fefd4e4b4320d86ccbe94ab461be17"]) handled in 43ms 2025-01-08 15:36:43.7846|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.7846|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.7846|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.7846|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.7942|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:43.7942|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:43.8062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.8062|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722608 (0x72e0b0...6247e4), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:43.8082|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|BeaconChain reorged during the sync or cache rebuilt 2025-01-08 15:36:43.8159|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722608 (0x72e0b0...6247e4), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:43.8163|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:43.8163|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 22ms 2025-01-08 15:36:43.8224|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.8224|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.8224|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.8224|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.8332|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.8363|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.8363|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:43.8363|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:43.8363|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:43.8543|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","blockNumber":"0xd163f1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","prevRandao":"0xdb5c5f714173bf8d104b26e4e202f044c4c7e453de3ce688628cdb13f5b7ce86","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2f168b1dfd720e85ab523704af73b58528aaa872822985d2e30a4e42518a7b6a","timestamp":"0x677e9b83","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301d1e","validatorIndex":"0x96c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2dc","index":"0x4301d1f","validatorIndex":"0x96d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2f16","index":"0x4301d20","validatorIndex":"0x96e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d975","index":"0x4301d21","validatorIndex":"0x96f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135f35","index":"0x4301d22","validatorIndex":"0x970"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8119","index":"0x4301d23","validatorIndex":"0x971"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d24","validatorIndex":"0x972"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b089","index":"0x4301d25","validatorIndex":"0x973"}]},[],"0x19baa1f5ed75e813edafcd8c895c10d4195646138dd203631657f7a30299ba19"]) 2025-01-08 15:36:43.8543|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722609 (0xf872f5...eeb38b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:36:43.8564|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722609 (0xf872f5...eeb38b). 2025-01-08 15:36:43.8564|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:43.8564|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","blockNumber":"0xd163f1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","prevRandao":"0xdb5c5f714173bf8d104b26e4e202f044c4c7e453de3ce688628cdb13f5b7ce86","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2f168b1dfd720e85ab523704af73b58528aaa872822985d2e30a4e42518a7b6a","timestamp":"0x677e9b83","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301d1e","validatorIndex":"0x96c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2dc","index":"0x4301d1f","validatorIndex":"0x96d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2f16","index":"0x4301d20","validatorIndex":"0x96e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d975","index":"0x4301d21","validatorIndex":"0x96f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135f35","index":"0x4301d22","validatorIndex":"0x970"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8119","index":"0x4301d23","validatorIndex":"0x971"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d24","validatorIndex":"0x972"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b089","index":"0x4301d25","validatorIndex":"0x973"}]},[],"0x19baa1f5ed75e813edafcd8c895c10d4195646138dd203631657f7a30299ba19"]) 2025-01-08 15:36:43.8564|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","blockNumber":"0xd163f1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x72e0b0cae996214f882e728648a0353cada4fe9a4f9b4c491e3d2819596247e4","prevRandao":"0xdb5c5f714173bf8d104b26e4e202f044c4c7e453de3ce688628cdb13f5b7ce86","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2f168b1dfd720e85ab523704af73b58528aaa872822985d2e30a4e42518a7b6a","timestamp":"0x677e9b83","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301d1e","validatorIndex":"0x96c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2dc","index":"0x4301d1f","validatorIndex":"0x96d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2f16","index":"0x4301d20","validatorIndex":"0x96e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d975","index":"0x4301d21","validatorIndex":"0x96f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135f35","index":"0x4301d22","validatorIndex":"0x970"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8119","index":"0x4301d23","validatorIndex":"0x971"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d24","validatorIndex":"0x972"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b089","index":"0x4301d25","validatorIndex":"0x973"}]},[],"0x19baa1f5ed75e813edafcd8c895c10d4195646138dd203631657f7a30299ba19"]) handled in 2ms 2025-01-08 15:36:43.8564|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:36:43.8728|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:43.8728|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:43.8728|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.8728|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.8728|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.8728|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.8778|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722609 (0xf872f5...eeb38b), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:43.8778|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722609 (0xf872f5...eeb38b), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:43.8778|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:43.8778|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 4ms 2025-01-08 15:36:43.8804|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.8804|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.8804|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.8804|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.8975|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","blockNumber":"0xd163f2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7de","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","prevRandao":"0x94a4e34fa445c206e1b0638ff96455c3b7f70b6d8996933dae071033742e4c6b","receiptsRoot":"0xc62af6cc793aeaaa31c515b04d84d076de3e5b03e69f33bcb9aa4ea4a0c03ad7","stateRoot":"0x615824287c4f1ba75231083c9b5001c963e79157b5934fe872315ba02ea2801c","timestamp":"0x677e9b88","transactions":["0x02f901d58227d8830551988459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8744efd4077e43ce34552ab87596cce4c5a161686f75090718593fe4574001189d9448a24952855bb0a92d6b5a57451c7e3063135d18da8c169a515d698e4ece332e332e30000000000000000000000000000000000000000000000000000000c001a0cee7f8e2aefcb1f3719794be6d65caf1dcae851908c90464f625be308dc1a42aa0618c34d3fedf0cb5b628972925cb891b9ab89fa469db4ed8a6bb448237e1d314","0x02f901d58227d88305025e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8ffe630b5dff47443fc8f101d5b97f8af51f735117e6f5ceb01dc3a9d7252423853b6df433c2f825f579078505223361f59cc1cc670e0838f319cea9ea516dbe332e332e30000000000000000000000000000000000000000000000000000000c080a0a6db63041e3bdd09751e3c2a19d1764627c72aa80d101c9e4cf1f37f04205d9ea038d79aefa14553860533c09d30a4a07e5fb4f86a09b04b1268f39b594539e1ab"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36c","index":"0x4301d26","validatorIndex":"0x974"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138474","index":"0x4301d27","validatorIndex":"0x975"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d28","validatorIndex":"0x976"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d29","validatorIndex":"0x977"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d2a","validatorIndex":"0x978"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf93d","index":"0x4301d2b","validatorIndex":"0x979"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b369","index":"0x4301d2c","validatorIndex":"0x97a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d2d","validatorIndex":"0x97b"}]},[],"0xb6b31f9f8921e8468754f97330de26d377c164c46fc5e3cfc620038641780a18"]) 2025-01-08 15:36:43.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:43.9093|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722610 (0x67f290...a4f63f), Extra Data: Nethermind 2025-01-08 15:36:43.9187|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Syncing... Inserting block 13722610 (0x67f290...a4f63f). 2025-01-08 15:36:43.9187|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:43.9187|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","blockNumber":"0xd163f2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7de","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","prevRandao":"0x94a4e34fa445c206e1b0638ff96455c3b7f70b6d8996933dae071033742e4c6b","receiptsRoot":"0xc62af6cc793aeaaa31c515b04d84d076de3e5b03e69f33bcb9aa4ea4a0c03ad7","stateRoot":"0x615824287c4f1ba75231083c9b5001c963e79157b5934fe872315ba02ea2801c","timestamp":"0x677e9b88","transactions":["0x02f901d58227d8830551988459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8744efd4077e43ce34552ab87596cce4c5a161686f75090718593fe4574001189d9448a24952855bb0a92d6b5a57451c7e3063135d18da8c169a515d698e4ece332e332e30000000000000000000000000000000000000000000000000000000c001a0cee7f8e2aefcb1f3719794be6d65caf1dcae851908c90464f625be308dc1a42aa0618c34d3fedf0cb5b628972925cb891b9ab89fa469db4ed8a6bb448237e1d314","0x02f901d58227d88305025e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8ffe630b5dff47443fc8f101d5b97f8af51f735117e6f5ceb01dc3a9d7252423853b6df433c2f825f579078505223361f59cc1cc670e0838f319cea9ea516dbe332e332e30000000000000000000000000000000000000000000000000000000c080a0a6db63041e3bdd09751e3c2a19d1764627c72aa80d101c9e4cf1f37f04205d9ea038d79aefa14553860533c09d30a4a07e5fb4f86a09b04b1268f39b594539e1ab"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36c","index":"0x4301d26","validatorIndex":"0x974"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138474","index":"0x4301d27","validatorIndex":"0x975"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d28","validatorIndex":"0x976"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d29","validatorIndex":"0x977"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d2a","validatorIndex":"0x978"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf93d","index":"0x4301d2b","validatorIndex":"0x979"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b369","index":"0x4301d2c","validatorIndex":"0x97a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d2d","validatorIndex":"0x97b"}]},[],"0xb6b31f9f8921e8468754f97330de26d377c164c46fc5e3cfc620038641780a18"]) 2025-01-08 15:36:43.9187|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","blockNumber":"0xd163f2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7de","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf872f5e17e5da1015188f4a8b3dd0a2faad6c6c38d2e069fdc7dba07cceeb38b","prevRandao":"0x94a4e34fa445c206e1b0638ff96455c3b7f70b6d8996933dae071033742e4c6b","receiptsRoot":"0xc62af6cc793aeaaa31c515b04d84d076de3e5b03e69f33bcb9aa4ea4a0c03ad7","stateRoot":"0x615824287c4f1ba75231083c9b5001c963e79157b5934fe872315ba02ea2801c","timestamp":"0x677e9b88","transactions":["0x02f901d58227d8830551988459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8744efd4077e43ce34552ab87596cce4c5a161686f75090718593fe4574001189d9448a24952855bb0a92d6b5a57451c7e3063135d18da8c169a515d698e4ece332e332e30000000000000000000000000000000000000000000000000000000c001a0cee7f8e2aefcb1f3719794be6d65caf1dcae851908c90464f625be308dc1a42aa0618c34d3fedf0cb5b628972925cb891b9ab89fa469db4ed8a6bb448237e1d314","0x02f901d58227d88305025e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8ffe630b5dff47443fc8f101d5b97f8af51f735117e6f5ceb01dc3a9d7252423853b6df433c2f825f579078505223361f59cc1cc670e0838f319cea9ea516dbe332e332e30000000000000000000000000000000000000000000000000000000c080a0a6db63041e3bdd09751e3c2a19d1764627c72aa80d101c9e4cf1f37f04205d9ea038d79aefa14553860533c09d30a4a07e5fb4f86a09b04b1268f39b594539e1ab"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36c","index":"0x4301d26","validatorIndex":"0x974"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138474","index":"0x4301d27","validatorIndex":"0x975"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d28","validatorIndex":"0x976"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d29","validatorIndex":"0x977"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d2a","validatorIndex":"0x978"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf93d","index":"0x4301d2b","validatorIndex":"0x979"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b369","index":"0x4301d2c","validatorIndex":"0x97a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d2d","validatorIndex":"0x97b"}]},[],"0xb6b31f9f8921e8468754f97330de26d377c164c46fc5e3cfc620038641780a18"]) handled in 21ms 2025-01-08 15:36:43.9225|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.9225|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.9225|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.9225|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:43.9265|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722610 (0x67f290...a4f63f), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:43.9265|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722610 (0x67f290...a4f63f), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 1ms 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:43.9265|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:44.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.0540|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722567 | target: 13722610 | peer: 13722608 2025-01-08 15:36:44.0540|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:36:44.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:36:44.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:36:44.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out] 2025-01-08 15:36:44.0625|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|MergeBlockDownloader GetCurrentNumber: currentNumber 13722567, beaconPivotExists: True, BestSuggestedBody: 13722567, BestKnownNumber: 13722567, BestPeer: [HBR S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out], BestKnownBeaconNumber 13722610 2025-01-08 15:36:44.0625|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out] (our best 13722567) 2025-01-08 15:36:44.1054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.2336|DEBUG|Synchronization.Blocks.BlockDownloader|44|Replacing [ S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out] with [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] for the blocks sync allocation. 2025-01-08 15:36:44.2649|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.2649|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:44.2649|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.2649|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:44.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.4046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.5048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.5250|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.72.121.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:36:44.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.6957|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.6957|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:44.6957|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.6957|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:44.6986|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:44.6986|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:44.6986|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:44.6986|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:44.7007|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.7007|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:44.7007|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.7007|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:44.7051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.7761|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.220.102.203:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:36:44.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:44.8089|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:44.8387|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.8387|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:44.8387|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.8387|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:44.8589|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:36:44.9067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:36:45.1038|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.1387|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","blockNumber":"0xd163f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d6","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","prevRandao":"0x783b376c5f1df4bb0b87ce30c551e2841d87d314ee633bbb4ae59f9cde684e5d","receiptsRoot":"0xcd710b18f9f91e6d3b3a06e899bad950743f40c7257e6c17199d9720dc2fef3c","stateRoot":"0xe306a7f3bbbcbb7922968f9937862b3befa1e798ee737c75d006895b2931de7e","timestamp":"0x677e9b8d","transactions":["0x02f901d58227d883053e2e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7fb7380f0f196d21743f2ec2233cea95131c5c4eddf228d62a9586843d15f0d8f3f1eab1ca9787e7867ddb7c7d2c025046695a49e3ed6714c6b8e75f883518f1332e332e30000000000000000000000000000000000000000000000000000000c001a09935d7682a4fec087078800a090d4a54b7e01c1394d327987deae0c7226c1707a065914b873f7f77a1ec549d0448d7663dd27c3f96eb032624395425ec0f9fd6b5","0x02f901d58227d883054a878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4baf22cdbc3ab1616ed8d15e555b3a9473d76697cccae5f8e94f960268f22128cf3008bee3b588c3c3928932c1d27f6c98327daffa9ac119be48bff37d10fc0332e332e30000000000000000000000000000000000000000000000000000000c080a0ba5fb14bc7c914cdcaf2ae774ef42384676e8ccb2c9a65785430c28497ce2228a008b33a18a0ce8b666e0a397ee634b5236e40daf0f8131c293c200fa525ff4674","0x02f901d58227d88305025f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c188b1daa4dff4e56e284eb9a3cb3d5fbb331aefde6118e6f2fc4831451e5b685b4a1f5f11d6ee43688d39c76b66665260aa77493abf9d411626e91e410464fc1332e332e30000000000000000000000000000000000000000000000000000000c080a0216b02ec40027ba017e768a7bed9c2dbc2c61eca5af95647f5d22fd22976f9d9a062625812a89f85713afc457b5c85ff50ca72eccbbdee5a96f8267cd19f1cb3fb"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad75","index":"0x4301d2e","validatorIndex":"0x97c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad76","index":"0x4301d2f","validatorIndex":"0x97d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca5","index":"0x4301d30","validatorIndex":"0x97e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13848c","index":"0x4301d31","validatorIndex":"0x97f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a858","index":"0x4301d32","validatorIndex":"0x980"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301d33","validatorIndex":"0x981"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd46","index":"0x4301d34","validatorIndex":"0x982"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d35","validatorIndex":"0x983"}]},[],"0xd5b0ed4ae23584689fa4bdbe5b42b5fd1d5382335da082d8c17a1ae4afb2f2c8"]) 2025-01-08 15:36:45.1387|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722611 (0x9c4574...19bb14), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:36:45.1387|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Syncing... Inserting block 13722611 (0x9c4574...19bb14). 2025-01-08 15:36:45.1387|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:45.1387|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","blockNumber":"0xd163f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d6","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","prevRandao":"0x783b376c5f1df4bb0b87ce30c551e2841d87d314ee633bbb4ae59f9cde684e5d","receiptsRoot":"0xcd710b18f9f91e6d3b3a06e899bad950743f40c7257e6c17199d9720dc2fef3c","stateRoot":"0xe306a7f3bbbcbb7922968f9937862b3befa1e798ee737c75d006895b2931de7e","timestamp":"0x677e9b8d","transactions":["0x02f901d58227d883053e2e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7fb7380f0f196d21743f2ec2233cea95131c5c4eddf228d62a9586843d15f0d8f3f1eab1ca9787e7867ddb7c7d2c025046695a49e3ed6714c6b8e75f883518f1332e332e30000000000000000000000000000000000000000000000000000000c001a09935d7682a4fec087078800a090d4a54b7e01c1394d327987deae0c7226c1707a065914b873f7f77a1ec549d0448d7663dd27c3f96eb032624395425ec0f9fd6b5","0x02f901d58227d883054a878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4baf22cdbc3ab1616ed8d15e555b3a9473d76697cccae5f8e94f960268f22128cf3008bee3b588c3c3928932c1d27f6c98327daffa9ac119be48bff37d10fc0332e332e30000000000000000000000000000000000000000000000000000000c080a0ba5fb14bc7c914cdcaf2ae774ef42384676e8ccb2c9a65785430c28497ce2228a008b33a18a0ce8b666e0a397ee634b5236e40daf0f8131c293c200fa525ff4674","0x02f901d58227d88305025f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c188b1daa4dff4e56e284eb9a3cb3d5fbb331aefde6118e6f2fc4831451e5b685b4a1f5f11d6ee43688d39c76b66665260aa77493abf9d411626e91e410464fc1332e332e30000000000000000000000000000000000000000000000000000000c080a0216b02ec40027ba017e768a7bed9c2dbc2c61eca5af95647f5d22fd22976f9d9a062625812a89f85713afc457b5c85ff50ca72eccbbdee5a96f8267cd19f1cb3fb"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad75","index":"0x4301d2e","validatorIndex":"0x97c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad76","index":"0x4301d2f","validatorIndex":"0x97d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca5","index":"0x4301d30","validatorIndex":"0x97e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13848c","index":"0x4301d31","validatorIndex":"0x97f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a858","index":"0x4301d32","validatorIndex":"0x980"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301d33","validatorIndex":"0x981"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd46","index":"0x4301d34","validatorIndex":"0x982"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d35","validatorIndex":"0x983"}]},[],"0xd5b0ed4ae23584689fa4bdbe5b42b5fd1d5382335da082d8c17a1ae4afb2f2c8"]) 2025-01-08 15:36:45.1387|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","blockNumber":"0xd163f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d6","gasUsed":"0x15753","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x67f290dd090d63e0266028fde48cd34bae9a1c2f7f1163d275f5d8a7e8a4f63f","prevRandao":"0x783b376c5f1df4bb0b87ce30c551e2841d87d314ee633bbb4ae59f9cde684e5d","receiptsRoot":"0xcd710b18f9f91e6d3b3a06e899bad950743f40c7257e6c17199d9720dc2fef3c","stateRoot":"0xe306a7f3bbbcbb7922968f9937862b3befa1e798ee737c75d006895b2931de7e","timestamp":"0x677e9b8d","transactions":["0x02f901d58227d883053e2e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7fb7380f0f196d21743f2ec2233cea95131c5c4eddf228d62a9586843d15f0d8f3f1eab1ca9787e7867ddb7c7d2c025046695a49e3ed6714c6b8e75f883518f1332e332e30000000000000000000000000000000000000000000000000000000c001a09935d7682a4fec087078800a090d4a54b7e01c1394d327987deae0c7226c1707a065914b873f7f77a1ec549d0448d7663dd27c3f96eb032624395425ec0f9fd6b5","0x02f901d58227d883054a878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4baf22cdbc3ab1616ed8d15e555b3a9473d76697cccae5f8e94f960268f22128cf3008bee3b588c3c3928932c1d27f6c98327daffa9ac119be48bff37d10fc0332e332e30000000000000000000000000000000000000000000000000000000c080a0ba5fb14bc7c914cdcaf2ae774ef42384676e8ccb2c9a65785430c28497ce2228a008b33a18a0ce8b666e0a397ee634b5236e40daf0f8131c293c200fa525ff4674","0x02f901d58227d88305025f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c188b1daa4dff4e56e284eb9a3cb3d5fbb331aefde6118e6f2fc4831451e5b685b4a1f5f11d6ee43688d39c76b66665260aa77493abf9d411626e91e410464fc1332e332e30000000000000000000000000000000000000000000000000000000c080a0216b02ec40027ba017e768a7bed9c2dbc2c61eca5af95647f5d22fd22976f9d9a062625812a89f85713afc457b5c85ff50ca72eccbbdee5a96f8267cd19f1cb3fb"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad75","index":"0x4301d2e","validatorIndex":"0x97c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad76","index":"0x4301d2f","validatorIndex":"0x97d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca5","index":"0x4301d30","validatorIndex":"0x97e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13848c","index":"0x4301d31","validatorIndex":"0x97f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a858","index":"0x4301d32","validatorIndex":"0x980"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301d33","validatorIndex":"0x981"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd46","index":"0x4301d34","validatorIndex":"0x982"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301d35","validatorIndex":"0x983"}]},[],"0xd5b0ed4ae23584689fa4bdbe5b42b5fd1d5382335da082d8c17a1ae4afb2f2c8"]) handled in 1ms 2025-01-08 15:36:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:45.1412|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:45.1449|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722611 (0x9c4574...19bb14), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:45.1449|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722611 (0x9c4574...19bb14), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:45.1449|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:45.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.2335|DEBUG|Synchronization.Blocks.BlockDownloader|40|Replacing [ ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] with [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] for the blocks sync allocation. 2025-01-08 15:36:45.2677|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.2677|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:45.2677|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.2677|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:45.3034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.5661|DEBUG|Network.PeerManager|8|Peer pool size is: 505 2025-01-08 15:36:45.5774|DEBUG|Network.PeerManager|28|Disconnecting an existing [Session|In|HandshakeComplete|5.189.189.168:51086->30303] - In session to replace 2025-01-08 15:36:45.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.7007|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.7007|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:45.7007|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.7007|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.7062|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:45.7213|DEBUG|Network.P2P.Session|29|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30306] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 15:36:45.7242|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|5.189.189.168:51086->30303] to: 30306 2025-01-08 15:36:45.7242|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|5.189.189.168:51086->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:36:45.7991|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:45.8451|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:45.8486|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.8486|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:45.8486|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:45.8486|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:45.8574|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:36:45.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:45.9975|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 105, after the process: 112 2025-01-08 15:36:45.9975|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: randomNode: 05bc0b...04b23f 2025-01-08 15:36:46.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.2332|DEBUG|Synchronization.Blocks.BlockDownloader|8|Replacing [ ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] with [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] for the blocks sync allocation. 2025-01-08 15:36:46.2332|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:36:46.2708|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.2708|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:46.2708|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.2708|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:46.3030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.3186|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:46.3186|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:46.3186|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:46.3186|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:46.4018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.6030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.7026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.7105|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.7105|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:46.7105|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.7105|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.7126|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:46.8028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:46.8520|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.8520|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:46.8520|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.8520|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:46.8543|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:46.8543|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:46.8543|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:46.8543|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:46.8564|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.8564|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:46.8564|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:46.8564|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:46.8564|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:36:46.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.1025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.2330|DEBUG|Synchronization.Blocks.BlockDownloader|43|Replacing [ ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] with [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] for the blocks sync allocation. 2025-01-08 15:36:47.2738|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.2738|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:47.2738|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.2738|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:47.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.5019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:47.7171|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:47.7216|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.7216|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:47.7216|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.7216|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:47.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.8566|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:36:47.8566|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.8566|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:47.8566|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.8566|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:47.8615|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:47.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:47.9849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.159.215.254:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 73799 2025-01-08 15:36:48.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.1053|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.11:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:48.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.2329|DEBUG|Synchronization.Blocks.BlockDownloader|16|Replacing [ ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] with [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] for the blocks sync allocation. 2025-01-08 15:36:48.2762|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.2762|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:48.2762|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.2762|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:48.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.5134|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:36:48.5134|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20410] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:36:48.5206|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|40|Attempt to request ENR before bonding 2025-01-08 15:36:48.5414|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 15:36:48.5477|DEBUG|Network.PeerManager|42|Peer pool size is: 606 2025-01-08 15:36:48.5523|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.220.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:48.5523|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 15:36:48.5523|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:48.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.6070|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->84.65.25.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:36:48.6989|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:48.7245|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:48.7282|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.7282|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:48.7282|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.7282|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:48.8029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.8568|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:48.8659|DEBUG|Synchronization.Blocks.SyncBatchSize|9|Changing sync batch size to 48 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:48.8659|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:48.8696|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.8696|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:48.8696|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:48.8696|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:48.8982|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [ S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out] (our best 13722578) 2025-01-08 15:36:48.8982|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Has better peer, stopping 2025-01-08 15:36:48.8982|DEBUG|Synchronization.Blocks.BlockDownloader|43|Blocks download from [ S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out] completed with progress 11. 2025-01-08 15:36:48.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:48.9005|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|FastSyncFeed state changed to Dormant 2025-01-08 15:36:48.9005|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722608| 3.69.35.13:| Out] has been processed 2025-01-08 15:36:48.9005|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher is going to sleep. 2025-01-08 15:36:49.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.0550|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Active 2025-01-08 15:36:49.0550|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SyncDispatcher got activated. 2025-01-08 15:36:49.0550|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] 2025-01-08 15:36:49.0550|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722578, beaconPivotExists: True, BestSuggestedBody: 13722578, BestKnownNumber: 13722578, BestPeer: [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out], BestKnownBeaconNumber 13722611 2025-01-08 15:36:49.0550|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] (our best 13722578) 2025-01-08 15:36:49.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.1120|DEBUG|Synchronization.Blocks.SyncBatchSize|32|Changing sync batch size to 48 2025-01-08 15:36:49.1130|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|Continue full sync with [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] (our best 13722579) 2025-01-08 15:36:49.1130|DEBUG|Synchronization.Blocks.BlockDownloader|32|Blocks download from [HBR ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:36:49.1130|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|FastSyncFeed state changed to Dormant 2025-01-08 15:36:49.1130|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722608| 139.144.26.85:| Out] has been processed 2025-01-08 15:36:49.1130|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SyncDispatcher is going to sleep. 2025-01-08 15:36:49.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.2790|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.2790|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:49.2790|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.2790|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:49.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.3400|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:49.3400|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 112, after the process: 115 2025-01-08 15:36:49.3996|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.4414|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:49.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.7311|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.7311|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:49.7311|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.7311|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.7328|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:49.7824|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.59.118.110:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:36:49.8072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:49.8572|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:49.8722|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:49.9074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.0032|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:36:50.0540|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|32|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722579 | target: 13722611 | peer: 13722608 2025-01-08 15:36:50.0540|DEBUG|Synchronization.Reporting.SyncReport|32|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:36:50.1028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","blockNumber":"0xd163f4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cd","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","prevRandao":"0x959024db754bb9cc7b58fd91916f6625d152f8ee48c7429981f784218ff8cf2f","receiptsRoot":"0xe14dfadb74b2d0bffa8448df7942b8a00abb8c2ce3843f70aa902362dbc332fb","stateRoot":"0x8e13cf1d017b67e09a9e9e530b5fcd0c8921c8a40d31d7dc3c2fcd8d15d825db","timestamp":"0x677e9b92","transactions":["0x02f901d58227d8830551998459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8621511af262f53ad39bec89defeee8bf0c59da0ba5277400ec7b8a7fcd1e5b86d140bad4ddecdc262a2ae29c7a55fe7b973324a6d3e097587550cfd1abcddd4332e332e30000000000000000000000000000000000000000000000000000000c001a044e99944f08bdaf833f56b0e54e1a6ef995422fd3a1b9d457b323fe3e7a2a2dca0673bc71abe8aff3e698619bbfe55655107c1cd492e2290f9d3b26d14b09cffe5","0x02f901d58227d883053e2f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840367be68ced81df34d8fb7059eed31d361f0114a1d36e3eee8c2b83fb4f3be1ec5a33ce70bf1d747677c5ee04b162fbeb8f9ef3325b49e40d8b7a054e74c20f332e332e30000000000000000000000000000000000000000000000000000000c080a055c67aee81a4d53de7ed48a917c5c3c8506f173f38b6b6fc666adeab8ce50078a0695f86947a4f7dd48e8bd9c87352e625c27bf87cae6ca6e726fa571fc9ec8c88","0x02f901d58227d8830502608459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec5f6d8000c3f391b2fc0b2b2e8f719a2a8aa03b82b59f51f8f12aca8d2d4b02d982210e012fb99b425262da48790f5d7068482c1e3eccccc14f42a2a9eced11a332e332e30000000000000000000000000000000000000000000000000000000c080a019525a1e35990a5db6a2e34d1610f14bf61e95c8bfeeffe76b3daaeccfb815eca07b8a7bcfe8b8d7b679b41621bf794d0942d169a5b1f5107df7d123c19ca8a6a8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b083","index":"0x4301d36","validatorIndex":"0x984"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a8","index":"0x4301d37","validatorIndex":"0x985"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b08b","index":"0x4301d38","validatorIndex":"0x986"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ad","index":"0x4301d39","validatorIndex":"0x987"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca4","index":"0x4301d3a","validatorIndex":"0x988"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134fc4","index":"0x4301d3b","validatorIndex":"0x989"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a3","index":"0x4301d3c","validatorIndex":"0x98a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd74","index":"0x4301d3d","validatorIndex":"0x98b"}]},[],"0x9103ddddf68664b0e43df5baf4e6d90eb644710d3d19493bd414e8d710cefd0a"]) 2025-01-08 15:36:50.1285|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722612 (0xe73de4...f1ac43), Extra Data: Nethermind 2025-01-08 15:36:50.1285|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722612 (0xe73de4...f1ac43). 2025-01-08 15:36:50.1285|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","blockNumber":"0xd163f4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cd","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","prevRandao":"0x959024db754bb9cc7b58fd91916f6625d152f8ee48c7429981f784218ff8cf2f","receiptsRoot":"0xe14dfadb74b2d0bffa8448df7942b8a00abb8c2ce3843f70aa902362dbc332fb","stateRoot":"0x8e13cf1d017b67e09a9e9e530b5fcd0c8921c8a40d31d7dc3c2fcd8d15d825db","timestamp":"0x677e9b92","transactions":["0x02f901d58227d8830551998459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8621511af262f53ad39bec89defeee8bf0c59da0ba5277400ec7b8a7fcd1e5b86d140bad4ddecdc262a2ae29c7a55fe7b973324a6d3e097587550cfd1abcddd4332e332e30000000000000000000000000000000000000000000000000000000c001a044e99944f08bdaf833f56b0e54e1a6ef995422fd3a1b9d457b323fe3e7a2a2dca0673bc71abe8aff3e698619bbfe55655107c1cd492e2290f9d3b26d14b09cffe5","0x02f901d58227d883053e2f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840367be68ced81df34d8fb7059eed31d361f0114a1d36e3eee8c2b83fb4f3be1ec5a33ce70bf1d747677c5ee04b162fbeb8f9ef3325b49e40d8b7a054e74c20f332e332e30000000000000000000000000000000000000000000000000000000c080a055c67aee81a4d53de7ed48a917c5c3c8506f173f38b6b6fc666adeab8ce50078a0695f86947a4f7dd48e8bd9c87352e625c27bf87cae6ca6e726fa571fc9ec8c88","0x02f901d58227d8830502608459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec5f6d8000c3f391b2fc0b2b2e8f719a2a8aa03b82b59f51f8f12aca8d2d4b02d982210e012fb99b425262da48790f5d7068482c1e3eccccc14f42a2a9eced11a332e332e30000000000000000000000000000000000000000000000000000000c080a019525a1e35990a5db6a2e34d1610f14bf61e95c8bfeeffe76b3daaeccfb815eca07b8a7bcfe8b8d7b679b41621bf794d0942d169a5b1f5107df7d123c19ca8a6a8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b083","index":"0x4301d36","validatorIndex":"0x984"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a8","index":"0x4301d37","validatorIndex":"0x985"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b08b","index":"0x4301d38","validatorIndex":"0x986"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ad","index":"0x4301d39","validatorIndex":"0x987"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca4","index":"0x4301d3a","validatorIndex":"0x988"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134fc4","index":"0x4301d3b","validatorIndex":"0x989"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a3","index":"0x4301d3c","validatorIndex":"0x98a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd74","index":"0x4301d3d","validatorIndex":"0x98b"}]},[],"0x9103ddddf68664b0e43df5baf4e6d90eb644710d3d19493bd414e8d710cefd0a"]) 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","blockNumber":"0xd163f4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cd","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9c45743cc99851bffbb1376d2091d1122661456217bdc6087ee58ffa8019bb14","prevRandao":"0x959024db754bb9cc7b58fd91916f6625d152f8ee48c7429981f784218ff8cf2f","receiptsRoot":"0xe14dfadb74b2d0bffa8448df7942b8a00abb8c2ce3843f70aa902362dbc332fb","stateRoot":"0x8e13cf1d017b67e09a9e9e530b5fcd0c8921c8a40d31d7dc3c2fcd8d15d825db","timestamp":"0x677e9b92","transactions":["0x02f901d58227d8830551998459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8621511af262f53ad39bec89defeee8bf0c59da0ba5277400ec7b8a7fcd1e5b86d140bad4ddecdc262a2ae29c7a55fe7b973324a6d3e097587550cfd1abcddd4332e332e30000000000000000000000000000000000000000000000000000000c001a044e99944f08bdaf833f56b0e54e1a6ef995422fd3a1b9d457b323fe3e7a2a2dca0673bc71abe8aff3e698619bbfe55655107c1cd492e2290f9d3b26d14b09cffe5","0x02f901d58227d883053e2f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840367be68ced81df34d8fb7059eed31d361f0114a1d36e3eee8c2b83fb4f3be1ec5a33ce70bf1d747677c5ee04b162fbeb8f9ef3325b49e40d8b7a054e74c20f332e332e30000000000000000000000000000000000000000000000000000000c080a055c67aee81a4d53de7ed48a917c5c3c8506f173f38b6b6fc666adeab8ce50078a0695f86947a4f7dd48e8bd9c87352e625c27bf87cae6ca6e726fa571fc9ec8c88","0x02f901d58227d8830502608459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec5f6d8000c3f391b2fc0b2b2e8f719a2a8aa03b82b59f51f8f12aca8d2d4b02d982210e012fb99b425262da48790f5d7068482c1e3eccccc14f42a2a9eced11a332e332e30000000000000000000000000000000000000000000000000000000c080a019525a1e35990a5db6a2e34d1610f14bf61e95c8bfeeffe76b3daaeccfb815eca07b8a7bcfe8b8d7b679b41621bf794d0942d169a5b1f5107df7d123c19ca8a6a8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b083","index":"0x4301d36","validatorIndex":"0x984"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a8","index":"0x4301d37","validatorIndex":"0x985"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b08b","index":"0x4301d38","validatorIndex":"0x986"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ad","index":"0x4301d39","validatorIndex":"0x987"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca4","index":"0x4301d3a","validatorIndex":"0x988"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134fc4","index":"0x4301d3b","validatorIndex":"0x989"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a3","index":"0x4301d3c","validatorIndex":"0x98a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd74","index":"0x4301d3d","validatorIndex":"0x98b"}]},[],"0x9103ddddf68664b0e43df5baf4e6d90eb644710d3d19493bd414e8d710cefd0a"]) handled in 1ms 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:50.1285|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:50.1341|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722612 (0xe73de4...f1ac43), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:50.1341|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722612 (0xe73de4...f1ac43), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:50.1341|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:50.1784|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.159.133.34:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:36:50.2077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.2816|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.2816|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:50.2816|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.2816|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:50.3067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.4072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.5067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.6075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.7074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:50.7611|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:50.7653|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.7653|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:50.7653|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.7653|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:50.8067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:50.8550|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:50.8778|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:50.8815|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.8815|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:50.8815|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:50.8815|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:50.9070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.0045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.0541|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|16|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722579 | target: 13722612 | peer: 13722608 2025-01-08 15:36:51.0541|DEBUG|Synchronization.Reporting.SyncReport|16|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:36:51.0541|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:36:51.0541|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher got activated. 2025-01-08 15:36:51.0541|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] 2025-01-08 15:36:51.0541|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722579, beaconPivotExists: True, BestSuggestedBody: 13722579, BestKnownNumber: 13722579, BestPeer: [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out], BestKnownBeaconNumber 13722612 2025-01-08 15:36:51.0541|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] (our best 13722579) 2025-01-08 15:36:51.1043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.2041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.2041|DEBUG|Synchronization.Blocks.SyncBatchSize|16|Changing sync batch size to 48 2025-01-08 15:36:51.2041|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|16|Continue full sync with [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] (our best 13722580) 2025-01-08 15:36:51.2041|DEBUG|Synchronization.Blocks.BlockDownloader|16|Blocks download from [HBR ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] completed with progress 1. 2025-01-08 15:36:51.2041|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|FastSyncFeed state changed to Dormant 2025-01-08 15:36:51.2041|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722608| 35.206.174.92:| Out] has been processed 2025-01-08 15:36:51.2041|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher is going to sleep. 2025-01-08 15:36:51.2841|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.2842|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:51.2842|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.2842|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:51.3072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.3082|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 115, after the process: 115 2025-01-08 15:36:51.3082|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: randomNode: 357e59...a4c5fc 2025-01-08 15:36:51.3200|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:51.3200|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:51.3200|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:51.3200|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:51.4038|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.5041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.6073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:51.6775|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:51.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.7190|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|65.102.241.186:34594->30303] - Out session already connected 2025-01-08 15:36:51.7190|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|65.102.241.186:34594->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:36:51.7620|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.102.241.186:30107] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:36:51.7677|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.7677|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:51.7677|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.7677|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.7700|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:51.8074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:51.8573|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:36:51.8836|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.8836|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:51.8836|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.8836|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:51.8855|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:51.9063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.0068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.0548|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722580 | target: 13722612 | peer: 13722608 2025-01-08 15:36:52.0548|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:36:52.0974|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->190.185.102.191:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 15:36:52.1051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.1631|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|172.104.127.62:47830->30303] to: 30303 2025-01-08 15:36:52.1631|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.104.127.62:47830->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:36:52.2059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.2511|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:52.2870|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.2870|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:52.2870|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.2870|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:52.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.3600|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.78.123.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8888 2025-01-08 15:36:52.4059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.4140|DEBUG|Network.PeerManager|42|Peer pool size is: 707 2025-01-08 15:36:52.5063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.5063|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:52.5220|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.75.216:19090] initiating disconnect because InvalidNetworkId, details: invalid network id - 8934 2025-01-08 15:36:52.6055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.7044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.7745|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.7745|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:52.7745|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.7798|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 5ms 2025-01-08 15:36:52.7831|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:52.7831|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:52.7831|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:52.7831|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:52.7853|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.7853|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:52.7853|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.7853|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:52.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:52.8568|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:36:52.8896|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.8896|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:52.8896|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.8896|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:52.8896|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:52.8922|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:52.9041|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:52.9041|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 115, after the process: 117 2025-01-08 15:36:52.9054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.0063|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:53.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.2073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.2517|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.61.98:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:36:53.2896|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.2896|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:53.2896|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.2896|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:53.3055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.3290|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:41642->30303] to: 30303 2025-01-08 15:36:53.3290|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:41642->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:36:53.4044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.5074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.6114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.7094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.7879|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.7879|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:53.7879|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.7879|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.7902|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:53.8111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:53.8565|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:36:53.8817|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|65.108.53.45:36044->30303] to: 30303 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:53.8965|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:53.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.0084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.0395|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.53.45:36044->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 15:36:54.1116|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.1944|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:16.63.101.97]:30303, msg: e58f4123feae6539b51787519df1987871655e08f1761cd5344b4871eb746c55a13ad1ed92647e1755090162a28fc7bb220f6b7d382d250161fdecef5f817f05783b3aed5d5703204aa4846b7df5f3616060f3cd54243374997240c11153fa380006f8b9a04531d35d6de121b09aa3adb656adb88cc3c368f62707849a69e717c259f63cebf896b8405f9231c649c4cb5dd8415b070509156bf725728fc7c75edf9b5beb2a8162c2316b4d7b811c8d8c93be1339c72d5a6657efda098acbb2b69e7e73475510cb3df40283657468c6849c28ec108082696482763482697084103f656189736563703235366b31a1036ced09e2432a2e3a5653928fe7d6bdb89c400b87992b9264144ba65601b53a468374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:36:54.2113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.2924|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.2924|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:54.2924|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.2924|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:54.3111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.4114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.4309|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.0.218.3:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:36:54.4351|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.46.115.22:53910] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 15:36:54.4608|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:54.4997|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->16.63.101.97:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:36:54.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.5318|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:54.5455|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:54.5766|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.45.80:30004] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 15:36:54.5864|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|148.251.146.219:51811->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:36:54.6088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.6088|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:54.6088|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.223.41.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:36:54.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.7603|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:54.7603|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 117, after the process: 118 2025-01-08 15:36:54.7603|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: c45218...d4bc41 2025-01-08 15:36:54.7943|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.7943|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:54.7943|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.7943|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.7965|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:54.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.8568|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:36:54.9021|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.9021|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:54.9021|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.9021|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:54.9045|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:54.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:54.9272|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->174.127.69.23:25010] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:36:55.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|41|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:36:55.0226|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.215.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:36:55.0771|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:36:55.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","blockNumber":"0xd163f5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428c5","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","prevRandao":"0xfade2d1e957375192e226836d319a4aa699ca1af7199aaae79ca1e18cffd9a02","receiptsRoot":"0xcc64425768761e99616cae8d27cbe564ba1ffea2f2b583eb7514553cbd78431b","stateRoot":"0x07981593cf8d36215f2a0818c15366ec10e1a6bc66eb1bfaa7669425bd330617","timestamp":"0x677e9b97","transactions":["0x02f901d58227d883054a888459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cdd28f62f44fa391364aaa5518ba650493a0687900f32d801bce3e8b15d716745e5b9957522cab19fa42841b2c91744d3248c604a445cea55a3e433a45ee71f87332e332e30000000000000000000000000000000000000000000000000000000c080a0fa45b2716bd06551a28dc69a4b10b4a913be5f8a244cc282195b4ecae765adc6a061b3811242ff5a4096de5eca440d4d676f8d281a434f39dbe1a14804d0f249b2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13818d","index":"0x4301d3e","validatorIndex":"0x98c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d3f","validatorIndex":"0x98d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff90","index":"0x4301d40","validatorIndex":"0x98e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d41","validatorIndex":"0x98f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2b37","index":"0x4301d42","validatorIndex":"0x990"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301d43","validatorIndex":"0x991"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca4","index":"0x4301d44","validatorIndex":"0x992"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ad","index":"0x4301d45","validatorIndex":"0x993"}]},[],"0xd5890bd5de321dc6c25a1858abd509dd67920a742fdaf69c032f5f8324d6e2b2"]) 2025-01-08 15:36:55.1271|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722613 (0xe0826a...939230), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:36:55.1271|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722613 (0xe0826a...939230). 2025-01-08 15:36:55.1271|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","blockNumber":"0xd163f5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428c5","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","prevRandao":"0xfade2d1e957375192e226836d319a4aa699ca1af7199aaae79ca1e18cffd9a02","receiptsRoot":"0xcc64425768761e99616cae8d27cbe564ba1ffea2f2b583eb7514553cbd78431b","stateRoot":"0x07981593cf8d36215f2a0818c15366ec10e1a6bc66eb1bfaa7669425bd330617","timestamp":"0x677e9b97","transactions":["0x02f901d58227d883054a888459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cdd28f62f44fa391364aaa5518ba650493a0687900f32d801bce3e8b15d716745e5b9957522cab19fa42841b2c91744d3248c604a445cea55a3e433a45ee71f87332e332e30000000000000000000000000000000000000000000000000000000c080a0fa45b2716bd06551a28dc69a4b10b4a913be5f8a244cc282195b4ecae765adc6a061b3811242ff5a4096de5eca440d4d676f8d281a434f39dbe1a14804d0f249b2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13818d","index":"0x4301d3e","validatorIndex":"0x98c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d3f","validatorIndex":"0x98d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff90","index":"0x4301d40","validatorIndex":"0x98e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d41","validatorIndex":"0x98f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2b37","index":"0x4301d42","validatorIndex":"0x990"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301d43","validatorIndex":"0x991"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca4","index":"0x4301d44","validatorIndex":"0x992"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ad","index":"0x4301d45","validatorIndex":"0x993"}]},[],"0xd5890bd5de321dc6c25a1858abd509dd67920a742fdaf69c032f5f8324d6e2b2"]) 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","blockNumber":"0xd163f5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428c5","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe73de41f84c9617e67ceca46d9cc7fd942c4aabfa1d102ccd569982dd4f1ac43","prevRandao":"0xfade2d1e957375192e226836d319a4aa699ca1af7199aaae79ca1e18cffd9a02","receiptsRoot":"0xcc64425768761e99616cae8d27cbe564ba1ffea2f2b583eb7514553cbd78431b","stateRoot":"0x07981593cf8d36215f2a0818c15366ec10e1a6bc66eb1bfaa7669425bd330617","timestamp":"0x677e9b97","transactions":["0x02f901d58227d883054a888459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cdd28f62f44fa391364aaa5518ba650493a0687900f32d801bce3e8b15d716745e5b9957522cab19fa42841b2c91744d3248c604a445cea55a3e433a45ee71f87332e332e30000000000000000000000000000000000000000000000000000000c080a0fa45b2716bd06551a28dc69a4b10b4a913be5f8a244cc282195b4ecae765adc6a061b3811242ff5a4096de5eca440d4d676f8d281a434f39dbe1a14804d0f249b2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13818d","index":"0x4301d3e","validatorIndex":"0x98c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289f","index":"0x4301d3f","validatorIndex":"0x98d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff90","index":"0x4301d40","validatorIndex":"0x98e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d41","validatorIndex":"0x98f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2b37","index":"0x4301d42","validatorIndex":"0x990"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301d43","validatorIndex":"0x991"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca4","index":"0x4301d44","validatorIndex":"0x992"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ad","index":"0x4301d45","validatorIndex":"0x993"}]},[],"0xd5890bd5de321dc6c25a1858abd509dd67920a742fdaf69c032f5f8324d6e2b2"]) handled in 1ms 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:55.1271|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"}, null] 2025-01-08 15:36:55.1324|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722613 (0xe0826a...939230), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:55.1324|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Syncing beacon headers, Request: ForkChoice: 13722613 (0xe0826a...939230), Safe: 13722584 (0x23ef32...cbaad9), Finalized: 13722568 (0x4c984d...eda661) 2025-01-08 15:36:55.1324|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) 2025-01-08 15:36:55.1324|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x4c984d7f259c2b8e148f1ae05c285bbca61e543758702934fa3227db63eda661","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9"},null]) handled in 0ms 2025-01-08 15:36:55.1324|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:55.1324|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:55.1324|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:55.1324|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:55.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.2947|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.2947|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:55.2947|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.2947|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:55.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.6988|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:36:55.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:55.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.8003|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:55.8444|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:36:55.8566|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:36:55.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.9128|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:55.9128|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:55.9164|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:55.9219|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:55.9219|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:55.9219|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:55.9243|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.9243|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:55.9243|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:55.9243|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:56.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.0568|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722580 | target: 13722613 | peer: 13722612 2025-01-08 15:36:56.0568|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:36:56.0568|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:36:56.0568|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher got activated. 2025-01-08 15:36:56.0568|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722611| 35.210.126.23:| Out] 2025-01-08 15:36:56.0568|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722580, beaconPivotExists: True, BestSuggestedBody: 13722580, BestKnownNumber: 13722580, BestPeer: [HBR ][ ][Peer|eth68|13722611| 35.210.126.23:| Out], BestKnownBeaconNumber 13722613 2025-01-08 15:36:56.0568|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722611| 35.210.126.23:| Out] (our best 13722580) 2025-01-08 15:36:56.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.1970|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 15:36:56.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.2004|DEBUG|Synchronization.Blocks.SyncBatchSize|32|Changing sync batch size to 48 2025-01-08 15:36:56.2051|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|Continue full sync with [HBR ][ ][Peer|eth68|13722611| 35.210.126.23:| Out] (our best 13722581) 2025-01-08 15:36:56.2051|DEBUG|Synchronization.Blocks.BlockDownloader|41|Blocks download from [HBR ][ ][Peer|eth68|13722611| 35.210.126.23:| Out] completed with progress 1. 2025-01-08 15:36:56.2051|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|FastSyncFeed state changed to Dormant 2025-01-08 15:36:56.2051|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722611| 35.210.126.23:| Out] has been processed 2025-01-08 15:36:56.2051|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|SyncDispatcher is going to sleep. 2025-01-08 15:36:56.2969|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.2969|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:56.2969|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.2969|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:56.3035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.3210|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:56.3210|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:56.3210|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:56.3210|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:56.3603|DEBUG|Network.PeerManager|28|Disconnecting an existing [Session|In|HandshakeComplete|78.3.33.129:56950->30303] - In session to replace 2025-01-08 15:36:56.3739|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 118, after the process: 125 2025-01-08 15:36:56.4046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.4200|DEBUG|Network.PeerManager|32|Peer pool size is: 808 2025-01-08 15:36:56.4730|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:36:56.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.5431|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|78.3.33.129:56950->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:36:56.6039|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.8037|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:56.8037|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:56.8095|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.8095|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:56.8095|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.8095|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:56.8573|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:36:56.9055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:56.9350|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.9350|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:56.9350|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.9350|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:56.9427|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:56.9427|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:56.9427|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:56.9427|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:56.9442|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.9442|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:56.9442|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:56.9442|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:57.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.0540|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722581 | target: 13722613 | peer: 13722612 2025-01-08 15:36:57.0540|DEBUG|Synchronization.Reporting.SyncReport|41|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:36:57.1055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.3024|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.3024|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:57.3024|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.3024|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:57.3067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.4069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.5059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.7051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.8068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.8116|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.8116|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:57.8116|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.8116|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.8136|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:57.8573|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:36:57.9074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:57.9462|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.9462|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:57.9462|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.9462|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:57.9482|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:58.0059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.3045|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.3045|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:58.3045|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.3045|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:58.3580|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:36:58.4068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.5055|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:36:58.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.6254|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.6363|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.90.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:36:58.7269|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:58.8170|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:58.8207|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.8207|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:58.8207|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.8207|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:58.8252|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.8390|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|116.203.185.35:38634->30303] to: 30303 2025-01-08 15:36:58.8559|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:36:58.9282|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:58.9520|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.9520|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:58.9520|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.9520|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:58.9537|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:58.9907|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|116.203.185.35:38634->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 15:36:59.0293|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.1283|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.2288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.3071|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.3071|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:59.3071|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.3071|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:59.3284|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.4291|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.4575|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 125, after the process: 126 2025-01-08 15:36:59.4575|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 7a41ba...b264f6 2025-01-08 15:36:59.5288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.6284|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.7289|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.7948|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:36:59.7948|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:36:59.7948|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722613 (0xe0826a...939230), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:36:59.7948|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722613 (0xe0826a...939230), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:36:59.7948|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:36:59.7948|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 1ms 2025-01-08 15:36:59.7964|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:59.7964|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:59.7964|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:59.7964|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:59.8230|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.8230|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:59.8230|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.8230|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.8246|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:59.8287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.8589|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:36:59.8691|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.125.200:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:36:59.9283|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:36:59.9570|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:36:59.9603|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.9603|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:36:59.9603|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:36:59.9603|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:00.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:37:00.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","blockNumber":"0xd163f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7bc","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","prevRandao":"0x84cd39deea244fd477d888b54155da16ddf8884fa7001381b5ad3425e4ff3674","receiptsRoot":"0x08266c5dc95892840428caec819d843d5f6b601bc6d7aa6e5faf98a68994f8f6","stateRoot":"0xc641ea057148ebeabe1b5b4ef5e81259da1aedb6f624bbb10b87a7781109a2af","timestamp":"0x677e9b9c","transactions":["0x02f901d58227d8830502618459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fc8e8b7d9d3085b794e6c6cbf13ec6a6e5429134a5f48283e9243fb5ecf6dbf08c283b0cb5a64ac3b7c2b7c742e9e65db310bc1f8ae968756854843b71cf82aa332e332e30000000000000000000000000000000000000000000000000000000c001a0942aa5ecce6be605fe4de75c08ac3d49ba6c47be58f4aa1d951b0bbed9cb1877a04f5124049a63030d05aa48fd8284c7c5eb40bada71548946ec7c807367821bab","0x02f901d58227d88305519a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46438457bf4f9d06fbb6bd1f2c940d6d4210dde59ce69014aab66eb1740211a028b9f08b62b611b74e5235137dcc6d1c18cdab82bf4df33217d70c16a7ea2076332e332e30000000000000000000000000000000000000000000000000000000c080a0744e88f74ed181e366f13bf55ff2e101702248f329fc59b97ac219de18ddd8eba030574e23e4ecf1d51b99b84f8248b288b82ed287da0bcb1d4be51d26a562a73b","0x02f901d58227d883053e308459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb7e0cb3161f0dde701f1904515655bc5b90b31b1401a9d12f1eef79be0da3fd7c66ba1526a13ddb8a1c6b276ab7488dbac2b59804b598acefdd7f58a214e9df3332e332e30000000000000000000000000000000000000000000000000000000c001a0dc73672264b85dc5562e781b1de40a45e5f0a7e208f44a59e18fe1c84ced8482a0773a685e96e66414cc5637416a3ed4d60f8edd454f7f894f36b14d3075e9ca67","0x02f901d58227d883054a898459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed4bdcbf8e9f6e4a7a6ae09a341233a1f140e7793502a5f9c8f968fe3ed91cfe31f423d5fa19283f1d767227d0ac026b48a2292f3f3d6320ed89b2666725d0a89332e332e30000000000000000000000000000000000000000000000000000000c080a0c827686dd12067ed55827b078acedb73ca812ecc31e2c44c53eb7a7bacd6c68aa04d153a012bb45bcc2474f94fd5352da6cf8edda031cad203d4b940bc725dad9b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2767","index":"0x4301d46","validatorIndex":"0x994"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146287","index":"0x4301d47","validatorIndex":"0x995"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeb9","index":"0x4301d48","validatorIndex":"0x996"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14339f","index":"0x4301d49","validatorIndex":"0x997"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b49c","index":"0x4301d4a","validatorIndex":"0x998"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d4b","validatorIndex":"0x999"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeb2","index":"0x4301d4c","validatorIndex":"0x99a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ccd","index":"0x4301d4d","validatorIndex":"0x99b"}]},[],"0x37f6f6ab1461cab0b2325d24c5f63418a10752a9165fc58c2c67fee1a9ee5d16"]) 2025-01-08 15:37:00.1449|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722614 (0x47b1ec...df42ae), Extra Data: Nethermind 2025-01-08 15:37:00.1449|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722614 (0x47b1ec...df42ae). 2025-01-08 15:37:00.1449|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","blockNumber":"0xd163f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7bc","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","prevRandao":"0x84cd39deea244fd477d888b54155da16ddf8884fa7001381b5ad3425e4ff3674","receiptsRoot":"0x08266c5dc95892840428caec819d843d5f6b601bc6d7aa6e5faf98a68994f8f6","stateRoot":"0xc641ea057148ebeabe1b5b4ef5e81259da1aedb6f624bbb10b87a7781109a2af","timestamp":"0x677e9b9c","transactions":["0x02f901d58227d8830502618459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fc8e8b7d9d3085b794e6c6cbf13ec6a6e5429134a5f48283e9243fb5ecf6dbf08c283b0cb5a64ac3b7c2b7c742e9e65db310bc1f8ae968756854843b71cf82aa332e332e30000000000000000000000000000000000000000000000000000000c001a0942aa5ecce6be605fe4de75c08ac3d49ba6c47be58f4aa1d951b0bbed9cb1877a04f5124049a63030d05aa48fd8284c7c5eb40bada71548946ec7c807367821bab","0x02f901d58227d88305519a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46438457bf4f9d06fbb6bd1f2c940d6d4210dde59ce69014aab66eb1740211a028b9f08b62b611b74e5235137dcc6d1c18cdab82bf4df33217d70c16a7ea2076332e332e30000000000000000000000000000000000000000000000000000000c080a0744e88f74ed181e366f13bf55ff2e101702248f329fc59b97ac219de18ddd8eba030574e23e4ecf1d51b99b84f8248b288b82ed287da0bcb1d4be51d26a562a73b","0x02f901d58227d883053e308459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb7e0cb3161f0dde701f1904515655bc5b90b31b1401a9d12f1eef79be0da3fd7c66ba1526a13ddb8a1c6b276ab7488dbac2b59804b598acefdd7f58a214e9df3332e332e30000000000000000000000000000000000000000000000000000000c001a0dc73672264b85dc5562e781b1de40a45e5f0a7e208f44a59e18fe1c84ced8482a0773a685e96e66414cc5637416a3ed4d60f8edd454f7f894f36b14d3075e9ca67","0x02f901d58227d883054a898459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed4bdcbf8e9f6e4a7a6ae09a341233a1f140e7793502a5f9c8f968fe3ed91cfe31f423d5fa19283f1d767227d0ac026b48a2292f3f3d6320ed89b2666725d0a89332e332e30000000000000000000000000000000000000000000000000000000c080a0c827686dd12067ed55827b078acedb73ca812ecc31e2c44c53eb7a7bacd6c68aa04d153a012bb45bcc2474f94fd5352da6cf8edda031cad203d4b940bc725dad9b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2767","index":"0x4301d46","validatorIndex":"0x994"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146287","index":"0x4301d47","validatorIndex":"0x995"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeb9","index":"0x4301d48","validatorIndex":"0x996"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14339f","index":"0x4301d49","validatorIndex":"0x997"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b49c","index":"0x4301d4a","validatorIndex":"0x998"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d4b","validatorIndex":"0x999"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeb2","index":"0x4301d4c","validatorIndex":"0x99a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ccd","index":"0x4301d4d","validatorIndex":"0x99b"}]},[],"0x37f6f6ab1461cab0b2325d24c5f63418a10752a9165fc58c2c67fee1a9ee5d16"]) 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","blockNumber":"0xd163f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7bc","gasUsed":"0x1c9c8","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xe0826ab093e8baaf5f5b537b142f86afe737cbfb44b3413b93178a7b4f939230","prevRandao":"0x84cd39deea244fd477d888b54155da16ddf8884fa7001381b5ad3425e4ff3674","receiptsRoot":"0x08266c5dc95892840428caec819d843d5f6b601bc6d7aa6e5faf98a68994f8f6","stateRoot":"0xc641ea057148ebeabe1b5b4ef5e81259da1aedb6f624bbb10b87a7781109a2af","timestamp":"0x677e9b9c","transactions":["0x02f901d58227d8830502618459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fc8e8b7d9d3085b794e6c6cbf13ec6a6e5429134a5f48283e9243fb5ecf6dbf08c283b0cb5a64ac3b7c2b7c742e9e65db310bc1f8ae968756854843b71cf82aa332e332e30000000000000000000000000000000000000000000000000000000c001a0942aa5ecce6be605fe4de75c08ac3d49ba6c47be58f4aa1d951b0bbed9cb1877a04f5124049a63030d05aa48fd8284c7c5eb40bada71548946ec7c807367821bab","0x02f901d58227d88305519a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46438457bf4f9d06fbb6bd1f2c940d6d4210dde59ce69014aab66eb1740211a028b9f08b62b611b74e5235137dcc6d1c18cdab82bf4df33217d70c16a7ea2076332e332e30000000000000000000000000000000000000000000000000000000c080a0744e88f74ed181e366f13bf55ff2e101702248f329fc59b97ac219de18ddd8eba030574e23e4ecf1d51b99b84f8248b288b82ed287da0bcb1d4be51d26a562a73b","0x02f901d58227d883053e308459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb7e0cb3161f0dde701f1904515655bc5b90b31b1401a9d12f1eef79be0da3fd7c66ba1526a13ddb8a1c6b276ab7488dbac2b59804b598acefdd7f58a214e9df3332e332e30000000000000000000000000000000000000000000000000000000c001a0dc73672264b85dc5562e781b1de40a45e5f0a7e208f44a59e18fe1c84ced8482a0773a685e96e66414cc5637416a3ed4d60f8edd454f7f894f36b14d3075e9ca67","0x02f901d58227d883054a898459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed4bdcbf8e9f6e4a7a6ae09a341233a1f140e7793502a5f9c8f968fe3ed91cfe31f423d5fa19283f1d767227d0ac026b48a2292f3f3d6320ed89b2666725d0a89332e332e30000000000000000000000000000000000000000000000000000000c080a0c827686dd12067ed55827b078acedb73ca812ecc31e2c44c53eb7a7bacd6c68aa04d153a012bb45bcc2474f94fd5352da6cf8edda031cad203d4b940bc725dad9b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2767","index":"0x4301d46","validatorIndex":"0x994"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146287","index":"0x4301d47","validatorIndex":"0x995"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeb9","index":"0x4301d48","validatorIndex":"0x996"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14339f","index":"0x4301d49","validatorIndex":"0x997"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b49c","index":"0x4301d4a","validatorIndex":"0x998"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d4b","validatorIndex":"0x999"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeb2","index":"0x4301d4c","validatorIndex":"0x99a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ccd","index":"0x4301d4d","validatorIndex":"0x99b"}]},[],"0x37f6f6ab1461cab0b2325d24c5f63418a10752a9165fc58c2c67fee1a9ee5d16"]) handled in 1ms 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:00.1449|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:00.1740|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.156.153.4:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:37:00.1815|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.199.103.157:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:37:00.2052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.2306|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:00.2306|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:00.2306|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722614 (0x47b1ec...df42ae), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:00.2306|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722614 (0x47b1ec...df42ae), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:00.2306|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:00.2306|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:00.2306|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:00.2322|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:00.2322|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:00.2322|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:00.2692|DEBUG|Network.PeerManager|44|Peer pool size is: 909 2025-01-08 15:37:00.3027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.3094|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.3094|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:00.3094|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.3094|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:00.4048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.4593|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.234.17.206:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:37:00.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.6068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.8028|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:00.8052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.8286|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:00.8563|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:37:00.8734|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.120.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:37:00.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:00.9627|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.9627|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:00.9627|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.9627|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:00.9644|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:00.9849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.234.118:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:01.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722581 | target: 13722614 | peer: 13722612 2025-01-08 15:37:01.0546|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:01.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:37:01.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:37:01.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out] 2025-01-08 15:37:01.0546|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|MergeBlockDownloader GetCurrentNumber: currentNumber 13722581, beaconPivotExists: True, BestSuggestedBody: 13722581, BestKnownNumber: 13722581, BestPeer: [HBR S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out], BestKnownBeaconNumber 13722614 2025-01-08 15:37:01.0546|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out] (our best 13722581) 2025-01-08 15:37:01.0639|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:01.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.2072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.2156|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:01.2156|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 126, after the process: 127 2025-01-08 15:37:01.2335|DEBUG|Synchronization.Blocks.BlockDownloader|44|Replacing [ S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out] with [HBR S ][ ][Peer|eth68|13722612| 3.69.35.13:| Out] for the blocks sync allocation. 2025-01-08 15:37:01.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.3113|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.3113|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:01.3113|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.3113|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:01.3125|DEBUG|Network.Discovery.NodesLocator|14|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:01.3214|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:01.3214|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:01.3214|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:01.3214|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:01.4071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.4759|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.250.243.161:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:37:01.5084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.6091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:01.6813|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:01.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.8083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.8187|DEBUG|Synchronization.Blocks.SyncBatchSize|44|Changing sync batch size to 48 2025-01-08 15:37:01.8203|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [ S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out] (our best 13722582) 2025-01-08 15:37:01.8203|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [ S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:37:01.8203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:37:01.8203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722612| 3.71.132.231:| Out] has been processed 2025-01-08 15:37:01.8203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:01.8340|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:01.8377|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.8377|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:01.8377|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.8377|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:01.8588|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:37:01.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:01.9682|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:02.0082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.0545|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722582 | target: 13722614 | peer: 13722612 2025-01-08 15:37:02.0545|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:02.1092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.1263|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.238.121.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:37:02.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.3137|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.3137|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:02.3137|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.3137|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:02.4091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.5582|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.207.130:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:02.5770|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:02.6083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.7089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.8240|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:02.8398|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.8398|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:02.8398|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.8398|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.8424|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:02.8567|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:02.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:02.9660|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:02.9748|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.9748|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:02.9748|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.9748|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:02.9765|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:03.0087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.1084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.2084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.2329|DEBUG|Synchronization.Peers.SyncPeerPool|9|Dropped 0 useless peers 2025-01-08 15:37:03.3093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.3162|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.3162|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:03.3162|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.3162|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:03.4085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.5089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.5131|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 15:37:03.5211|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 15:37:03.5419|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:37:03.5530|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|32|Attempt to request ENR before bonding 2025-01-08 15:37:03.6083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:03.8460|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:03.8491|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.8491|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:03.8491|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.8491|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:03.8590|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:03.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:03.9679|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:03.9806|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:03.9844|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.9844|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:03.9844|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:03.9844|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:04.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.0573|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 127, after the process: 127 2025-01-08 15:37:04.0573|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: b03d3d...8da5eb 2025-01-08 15:37:04.1090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.2083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.3198|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.3198|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:04.3198|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.3198|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:04.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.5083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.6082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.7084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.8514|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.8514|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:04.8514|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.8514|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:04.8546|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.8562|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:04.8562|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:04.9089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:04.9869|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.9869|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:04.9869|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.9869|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:04.9869|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:04.9887|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:05.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|32|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:37:05.1040|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.1441|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","blockNumber":"0xd163f7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428b4","gasUsed":"0x47c97","logsBloom":"0x00040001002000000000000080800800000000004000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000008000002000000000000400000000001000000000000000000020000000000000000000808000000000000000000000010020000000000000010000200000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000100004000040000000002000000000000000000000000000000000000000208000000000020000000000000000000000010000000004002000000000000000000800000200000","parentHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","prevRandao":"0xd4e524830ff8f7c6be4b18c27f49d63bac60d965ed6344524e9f52f00ce38222","receiptsRoot":"0xb48094e46376d48ef15b2bac7fe4e602011b6e06d31712a23881d4c0faa6a2be","stateRoot":"0xf186fbcbcdb92360e7d2525a507095df966fa47bdca09d0a2d97dc2d1d806a34","timestamp":"0x677e9ba1","transactions":["0x02f901d58227d883054a8a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84a1fa5c3d21053a96acc1565d84ca62cb5303e544944004758a696615867abd6a04123dc1b7affed2592ef27db67a7c9b5bbd1c525fec9c3826719383241ef56332e332e30000000000000000000000000000000000000000000000000000000c080a067aaf517ad3131ab3e87845b98f2be446394348dd89a49942322aed9674e9471a02cb64e09f991ee59edddaa097ace27b0775220f93ffa10dfb12de2adc9837715","0x02f8b48227d88201108459682f008459682f0e830330249422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009592000000000000000000000000d94aa7ce069b91541ba5f8005586f2af8772964bc001a00f14f5eaee8c3504b7ca9c0da753d90e780bcc5a944e1f1ea4c0409904439c6aa057170d987753882168d6b6c2df89a1a168520b4e390c193f7a6be836610cfcb6","0x02f901d58227d883053e318459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be853b9b564c95a4531946cc4aab1749ded2e90d44026570a93b7fd981d59202a7907e66acf69e60d85fecd5df80b0bc6e3acdb395d95ebfdf90cb020e46dadc59332e332e30000000000000000000000000000000000000000000000000000000c080a0828ce151a7402ed93348b7a294f14e56c02d035549d293ae3d49fe77b2712453a00319cfe80cdbc9b114f6c10dc1314d8f7f33f087561ca6696f1dc0887678304a","0x02f901d58227d88305519b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87e7dcf29bbfc259a252cefa1c61dc81e9e6660e977acbb5d9abdbedc2de9c6e84427794b6fd502165a52e9bfc8dfdca8936f9c7de26e448face40774d856af7a332e332e30000000000000000000000000000000000000000000000000000000c001a0a83021086af26a1688bd94e6133ddccf5bf869d2d4dcc56632704c2dd42c4555a03b439c108ec12b6129379d2d70b82e8261e3fd312a5e38898a8a6b3dfd8ce1c0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146595","index":"0x4301d4e","validatorIndex":"0x99c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d4f","validatorIndex":"0x99d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b19a","index":"0x4301d50","validatorIndex":"0x99e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d51","validatorIndex":"0x99f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d52","validatorIndex":"0x9a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f98","index":"0x4301d53","validatorIndex":"0x9a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1484d2","index":"0x4301d54","validatorIndex":"0x9a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148597","index":"0x4301d55","validatorIndex":"0x9a3"}]},[],"0x93be655a9df4bfc15ed8be0534b3c10d3fdad4aa76bf344c15b819a40f812283"]) 2025-01-08 15:37:05.1446|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722615 (0x4ef472...101d91), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:37:05.1446|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Syncing... Inserting block 13722615 (0x4ef472...101d91). 2025-01-08 15:37:05.1446|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","blockNumber":"0xd163f7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428b4","gasUsed":"0x47c97","logsBloom":"0x00040001002000000000000080800800000000004000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000008000002000000000000400000000001000000000000000000020000000000000000000808000000000000000000000010020000000000000010000200000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000100004000040000000002000000000000000000000000000000000000000208000000000020000000000000000000000010000000004002000000000000000000800000200000","parentHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","prevRandao":"0xd4e524830ff8f7c6be4b18c27f49d63bac60d965ed6344524e9f52f00ce38222","receiptsRoot":"0xb48094e46376d48ef15b2bac7fe4e602011b6e06d31712a23881d4c0faa6a2be","stateRoot":"0xf186fbcbcdb92360e7d2525a507095df966fa47bdca09d0a2d97dc2d1d806a34","timestamp":"0x677e9ba1","transactions":["0x02f901d58227d883054a8a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84a1fa5c3d21053a96acc1565d84ca62cb5303e544944004758a696615867abd6a04123dc1b7affed2592ef27db67a7c9b5bbd1c525fec9c3826719383241ef56332e332e30000000000000000000000000000000000000000000000000000000c080a067aaf517ad3131ab3e87845b98f2be446394348dd89a49942322aed9674e9471a02cb64e09f991ee59edddaa097ace27b0775220f93ffa10dfb12de2adc9837715","0x02f8b48227d88201108459682f008459682f0e830330249422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009592000000000000000000000000d94aa7ce069b91541ba5f8005586f2af8772964bc001a00f14f5eaee8c3504b7ca9c0da753d90e780bcc5a944e1f1ea4c0409904439c6aa057170d987753882168d6b6c2df89a1a168520b4e390c193f7a6be836610cfcb6","0x02f901d58227d883053e318459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be853b9b564c95a4531946cc4aab1749ded2e90d44026570a93b7fd981d59202a7907e66acf69e60d85fecd5df80b0bc6e3acdb395d95ebfdf90cb020e46dadc59332e332e30000000000000000000000000000000000000000000000000000000c080a0828ce151a7402ed93348b7a294f14e56c02d035549d293ae3d49fe77b2712453a00319cfe80cdbc9b114f6c10dc1314d8f7f33f087561ca6696f1dc0887678304a","0x02f901d58227d88305519b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87e7dcf29bbfc259a252cefa1c61dc81e9e6660e977acbb5d9abdbedc2de9c6e84427794b6fd502165a52e9bfc8dfdca8936f9c7de26e448face40774d856af7a332e332e30000000000000000000000000000000000000000000000000000000c001a0a83021086af26a1688bd94e6133ddccf5bf869d2d4dcc56632704c2dd42c4555a03b439c108ec12b6129379d2d70b82e8261e3fd312a5e38898a8a6b3dfd8ce1c0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146595","index":"0x4301d4e","validatorIndex":"0x99c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d4f","validatorIndex":"0x99d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b19a","index":"0x4301d50","validatorIndex":"0x99e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d51","validatorIndex":"0x99f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d52","validatorIndex":"0x9a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f98","index":"0x4301d53","validatorIndex":"0x9a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1484d2","index":"0x4301d54","validatorIndex":"0x9a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148597","index":"0x4301d55","validatorIndex":"0x9a3"}]},[],"0x93be655a9df4bfc15ed8be0534b3c10d3fdad4aa76bf344c15b819a40f812283"]) 2025-01-08 15:37:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","blockNumber":"0xd163f7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428b4","gasUsed":"0x47c97","logsBloom":"0x00040001002000000000000080800800000000004000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000008000002000000000000400000000001000000000000000000020000000000000000000808000000000000000000000010020000000000000010000200000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000100004000040000000002000000000000000000000000000000000000000208000000000020000000000000000000000010000000004002000000000000000000800000200000","parentHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","prevRandao":"0xd4e524830ff8f7c6be4b18c27f49d63bac60d965ed6344524e9f52f00ce38222","receiptsRoot":"0xb48094e46376d48ef15b2bac7fe4e602011b6e06d31712a23881d4c0faa6a2be","stateRoot":"0xf186fbcbcdb92360e7d2525a507095df966fa47bdca09d0a2d97dc2d1d806a34","timestamp":"0x677e9ba1","transactions":["0x02f901d58227d883054a8a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84a1fa5c3d21053a96acc1565d84ca62cb5303e544944004758a696615867abd6a04123dc1b7affed2592ef27db67a7c9b5bbd1c525fec9c3826719383241ef56332e332e30000000000000000000000000000000000000000000000000000000c080a067aaf517ad3131ab3e87845b98f2be446394348dd89a49942322aed9674e9471a02cb64e09f991ee59edddaa097ace27b0775220f93ffa10dfb12de2adc9837715","0x02f8b48227d88201108459682f008459682f0e830330249422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009592000000000000000000000000d94aa7ce069b91541ba5f8005586f2af8772964bc001a00f14f5eaee8c3504b7ca9c0da753d90e780bcc5a944e1f1ea4c0409904439c6aa057170d987753882168d6b6c2df89a1a168520b4e390c193f7a6be836610cfcb6","0x02f901d58227d883053e318459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be853b9b564c95a4531946cc4aab1749ded2e90d44026570a93b7fd981d59202a7907e66acf69e60d85fecd5df80b0bc6e3acdb395d95ebfdf90cb020e46dadc59332e332e30000000000000000000000000000000000000000000000000000000c080a0828ce151a7402ed93348b7a294f14e56c02d035549d293ae3d49fe77b2712453a00319cfe80cdbc9b114f6c10dc1314d8f7f33f087561ca6696f1dc0887678304a","0x02f901d58227d88305519b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87e7dcf29bbfc259a252cefa1c61dc81e9e6660e977acbb5d9abdbedc2de9c6e84427794b6fd502165a52e9bfc8dfdca8936f9c7de26e448face40774d856af7a332e332e30000000000000000000000000000000000000000000000000000000c001a0a83021086af26a1688bd94e6133ddccf5bf869d2d4dcc56632704c2dd42c4555a03b439c108ec12b6129379d2d70b82e8261e3fd312a5e38898a8a6b3dfd8ce1c0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146595","index":"0x4301d4e","validatorIndex":"0x99c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d4f","validatorIndex":"0x99d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b19a","index":"0x4301d50","validatorIndex":"0x99e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d51","validatorIndex":"0x99f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d52","validatorIndex":"0x9a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f98","index":"0x4301d53","validatorIndex":"0x9a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1484d2","index":"0x4301d54","validatorIndex":"0x9a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148597","index":"0x4301d55","validatorIndex":"0x9a3"}]},[],"0x93be655a9df4bfc15ed8be0534b3c10d3fdad4aa76bf344c15b819a40f812283"]) handled in 1ms 2025-01-08 15:37:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:05.1446|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:05.1483|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|32|Received ForkChoice: 13722615 (0x4ef472...101d91), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:05.1483|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|32|Syncing beacon headers, Request: ForkChoice: 13722615 (0x4ef472...101d91), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:05.1483|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:05.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.3220|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.3220|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:05.3220|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.3220|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:05.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.6042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.8043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:05.8582|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:05.8582|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:05.8611|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.8611|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:05.8611|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.8611|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:05.9034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:05.9921|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.9921|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:05.9921|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:05.9922|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:06.0051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.0540|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722582 | target: 13722615 | peer: 13722614 2025-01-08 15:37:06.0540|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:06.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:37:06.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:37:06.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] 2025-01-08 15:37:06.0540|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722582, beaconPivotExists: True, BestSuggestedBody: 13722582, BestKnownNumber: 13722582, BestPeer: [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out], BestKnownBeaconNumber 13722615 2025-01-08 15:37:06.0540|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] (our best 13722582) 2025-01-08 15:37:06.0772|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 127, after the process: 131 2025-01-08 15:37:06.1077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.2069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.2694|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:06.3069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.3226|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:06.4046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.5084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.7088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.8085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.8141|DEBUG|Synchronization.Blocks.SyncBatchSize|44|Changing sync batch size to 48 2025-01-08 15:37:06.8141|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] (our best 13722583) 2025-01-08 15:37:06.8141|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:37:06.8141|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:37:06.8141|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] has been processed 2025-01-08 15:37:06.8141|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:37:06.8589|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:06.8631|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.8631|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:06.8631|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.8631|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.8650|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:06.9092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:06.9967|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:07.0002|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.0002|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:07.0085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.0544|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722583 | target: 13722615 | peer: 13722614 2025-01-08 15:37:07.0544|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:07.0763|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:07.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.2088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.3093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.3257|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.3257|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:07.3257|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.3257|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:07.4085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.5092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.6076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.8093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:07.8579|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:07.8688|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:07.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.0024|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.0024|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:08.0024|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.0024|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.0043|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:08.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.2570|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:08.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.3277|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.3277|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:08.3277|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.3277|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:08.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.5172|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:08.6083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.6586|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:08.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:08.8592|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:08.8736|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:08.8765|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.8765|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:08.8765|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:08.8765|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:08.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.0081|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:09.0082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.0082|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:09.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.3297|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.3297|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:09.3297|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.3297|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:09.4083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.6083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.7489|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 131, after the process: 132 2025-01-08 15:37:09.7489|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: randomNode: 51a2a6...fef969 2025-01-08 15:37:09.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.8587|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:09.8785|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.8785|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:09.8785|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.8785|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:09.8785|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:09.8802|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:09.9082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:09.9751|DEBUG|Network.PeerManager|41|Peer pool size is: 1010 2025-01-08 15:37:10.0045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.0045|DEBUG|Consensus.Producers.BuildBlocksInALoop|14|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:37:10.0150|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.0150|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:10.0150|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.0150|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.0169|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:10.0638|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","blockNumber":"0xd163f8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7ab","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","prevRandao":"0x0f4ad492f68451a9cc0166edbd039b42fc0e1b38ddbdc0052e2d933e69139a4d","receiptsRoot":"0x50e7a58676db95cc08d38cc8374c82e38c49e9f6b43e7f6a262d27501a7de5ca","stateRoot":"0x35bea6a722e3abca35b721718e90df5e5619c93007e99fb2f61b69261d00fbbc","timestamp":"0x677e9ba6","transactions":["0x02f901d58227d8830502628459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840c6e6c350da6f257db43737104af088fe54a35459b075f9a67f726514dec4adea5d647b0b518e8067012967873e5d184cb33fd39e92caf3bc036872883791f3332e332e30000000000000000000000000000000000000000000000000000000c080a012c6c1eb02740164b49d37161e8337bb172ee8b32ceea0769d1e9a4ea9c2e5e4a047e36e88f0d00cf294bc8503a1403b76af69e7f9ec8aa39469865af6262dd8a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db06d","index":"0x4301d56","validatorIndex":"0x9a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d57","validatorIndex":"0x9a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4a5","index":"0x4301d58","validatorIndex":"0x9a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd630","index":"0x4301d59","validatorIndex":"0x9a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d5a","validatorIndex":"0x9a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d5b","validatorIndex":"0x9a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14628d","index":"0x4301d5c","validatorIndex":"0x9aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146298","index":"0x4301d5d","validatorIndex":"0x9ab"}]},[],"0x3458eef39fc7e2b2a7d4402ed2618064cb70397f04447613d5cfaa388f1e1b7b"]) 2025-01-08 15:37:10.0644|INFO|Merge.Plugin.Handlers.NewPayloadHandler|14|Received New Block: 13722616 (0x1e5c95...e51d71), Extra Data: chiado-lighthouse-0 2025-01-08 15:37:10.0644|INFO|Merge.Plugin.Handlers.NewPayloadHandler|14|Syncing... Inserting block 13722616 (0x1e5c95...e51d71). 2025-01-08 15:37:10.0644|DEBUG|Merge.Plugin.GC.GCKeeper|14|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","blockNumber":"0xd163f8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7ab","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","prevRandao":"0x0f4ad492f68451a9cc0166edbd039b42fc0e1b38ddbdc0052e2d933e69139a4d","receiptsRoot":"0x50e7a58676db95cc08d38cc8374c82e38c49e9f6b43e7f6a262d27501a7de5ca","stateRoot":"0x35bea6a722e3abca35b721718e90df5e5619c93007e99fb2f61b69261d00fbbc","timestamp":"0x677e9ba6","transactions":["0x02f901d58227d8830502628459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840c6e6c350da6f257db43737104af088fe54a35459b075f9a67f726514dec4adea5d647b0b518e8067012967873e5d184cb33fd39e92caf3bc036872883791f3332e332e30000000000000000000000000000000000000000000000000000000c080a012c6c1eb02740164b49d37161e8337bb172ee8b32ceea0769d1e9a4ea9c2e5e4a047e36e88f0d00cf294bc8503a1403b76af69e7f9ec8aa39469865af6262dd8a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db06d","index":"0x4301d56","validatorIndex":"0x9a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d57","validatorIndex":"0x9a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4a5","index":"0x4301d58","validatorIndex":"0x9a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd630","index":"0x4301d59","validatorIndex":"0x9a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d5a","validatorIndex":"0x9a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d5b","validatorIndex":"0x9a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14628d","index":"0x4301d5c","validatorIndex":"0x9aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146298","index":"0x4301d5d","validatorIndex":"0x9ab"}]},[],"0x3458eef39fc7e2b2a7d4402ed2618064cb70397f04447613d5cfaa388f1e1b7b"]) 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","blockNumber":"0xd163f8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7ab","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4ef47233f28ea8919a81c1ff3962ce501fa4df3fa3b0ad192c334035d1101d91","prevRandao":"0x0f4ad492f68451a9cc0166edbd039b42fc0e1b38ddbdc0052e2d933e69139a4d","receiptsRoot":"0x50e7a58676db95cc08d38cc8374c82e38c49e9f6b43e7f6a262d27501a7de5ca","stateRoot":"0x35bea6a722e3abca35b721718e90df5e5619c93007e99fb2f61b69261d00fbbc","timestamp":"0x677e9ba6","transactions":["0x02f901d58227d8830502628459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840c6e6c350da6f257db43737104af088fe54a35459b075f9a67f726514dec4adea5d647b0b518e8067012967873e5d184cb33fd39e92caf3bc036872883791f3332e332e30000000000000000000000000000000000000000000000000000000c080a012c6c1eb02740164b49d37161e8337bb172ee8b32ceea0769d1e9a4ea9c2e5e4a047e36e88f0d00cf294bc8503a1403b76af69e7f9ec8aa39469865af6262dd8a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db06d","index":"0x4301d56","validatorIndex":"0x9a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d57","validatorIndex":"0x9a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4a5","index":"0x4301d58","validatorIndex":"0x9a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd630","index":"0x4301d59","validatorIndex":"0x9a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d5a","validatorIndex":"0x9a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d5b","validatorIndex":"0x9a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14628d","index":"0x4301d5c","validatorIndex":"0x9aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146298","index":"0x4301d5d","validatorIndex":"0x9ab"}]},[],"0x3458eef39fc7e2b2a7d4402ed2618064cb70397f04447613d5cfaa388f1e1b7b"]) handled in 1ms 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:10.0644|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:10.0684|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 13722616 (0x1e5c95...e51d71), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:10.0684|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Syncing beacon headers, Request: ForkChoice: 13722616 (0x1e5c95...e51d71), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:10.0684|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:10.0684|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:10.0684|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:10.0684|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:10.0684|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:10.0684|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:10.1073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.2071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.2257|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.229.224.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:37:10.2301|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.210.191.208:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:37:10.3071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.3317|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.3317|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:10.3317|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.3317|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:10.4055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.5014|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.238.42.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:10.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.6072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.7083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:10.8587|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:10.8843|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:10.9083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.0206|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:11.0545|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722583 | target: 13722616 | peer: 13722614 2025-01-08 15:37:11.0545|DEBUG|Synchronization.Reporting.SyncReport|41|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:11.0545|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|FastSyncFeed state changed to Active 2025-01-08 15:37:11.0545|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher got activated. 2025-01-08 15:37:11.0545|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] 2025-01-08 15:37:11.0545|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|41|MergeBlockDownloader GetCurrentNumber: currentNumber 13722583, beaconPivotExists: True, BestSuggestedBody: 13722583, BestKnownNumber: 13722583, BestPeer: [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out], BestKnownBeaconNumber 13722616 2025-01-08 15:37:11.0545|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|41|Continue full sync with [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] (our best 13722583) 2025-01-08 15:37:11.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.3091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.3239|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:11.3239|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:11.3239|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:11.3239|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:11.3338|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.3338|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:11.3338|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.3338|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:11.4085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.4867|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|37.27.16.129:56692->30303] to: 30303 2025-01-08 15:37:11.5083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.5452|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 132, after the process: 133 2025-01-08 15:37:11.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.6346|DEBUG|Synchronization.Blocks.SyncBatchSize|14|Changing sync batch size to 72 2025-01-08 15:37:11.6346|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] (our best 13722584) 2025-01-08 15:37:11.6346|DEBUG|Synchronization.Blocks.BlockDownloader|14|Blocks download from [HBR S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:37:11.6346|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Dormant 2025-01-08 15:37:11.6346|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722614| 3.69.35.13:| Out] has been processed 2025-01-08 15:37:11.6346|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher is going to sleep. 2025-01-08 15:37:11.6617|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.27.16.129:56692->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:11.6855|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:11.7085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:11.8590|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:11.8899|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:11.8934|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.8934|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:11.8934|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:11.8934|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:11.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.0084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:12.0257|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:12.0296|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.0296|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:12.0296|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.0296|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:12.0545|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722584 | target: 13722616 | peer: 13722614 2025-01-08 15:37:12.0545|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:12.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.2083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.3085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.3360|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.3360|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:12.3360|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.3360|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:12.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.4459|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|176.226.143.188:35826->30303] to: 30303 2025-01-08 15:37:12.4459|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|176.226.143.188:35826->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:12.5090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.5474|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:12.6093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.7085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:12.8589|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:37:12.8954|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.8954|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:12.8954|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.8954|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:12.8969|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:12.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.0087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.0315|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.0315|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:13.0315|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.0315|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.0330|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:13.1089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.3084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.3384|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.3384|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:13.3384|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.3384|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:13.4091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.5086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:13.8588|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:37:13.9000|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.9000|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:13.9002|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:13.9087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.0094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.0364|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:14.1093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.2067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.3085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.3404|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.3404|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:14.3404|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.3404|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:14.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.5087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.7083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.8003|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:37:14.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.8633|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:14.9059|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:14.9083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:14.9083|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.9083|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:14.9083|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:14.9083|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:14.9416|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 135, after the process: 135 2025-01-08 15:37:14.9416|DEBUG|Network.Discovery.NodesLocator|14|Starting discovery process for node: randomNode: cbd15d...51da13 2025-01-08 15:37:15.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:37:15.0425|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.0425|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:15.0425|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.0425|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.0443|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:15.0707|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","blockNumber":"0xd163f9","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6b3","gasUsed":"0x2451a","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000008000000000000000000480000000200200000000208000000000000000000000000000000100000000000000000000000000000000004000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000000000000000000000000000040000010000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","prevRandao":"0xd683aafdb22b4a55ea3a97b6d3b14d71164516ca5de8ef7de5f8cdc4d89ace26","receiptsRoot":"0x778db08c2edc2ce26f4f5328e9b4cfa1932c51f284bf662b68b8e5cbd479764d","stateRoot":"0x9c8ff8c7de22b437a480041c67b1b3ee95c2b18aaf28cb4b1d1642eab399b0d2","timestamp":"0x677e9bab","transactions":["0x02f901d58227d88305519c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3effff06a34299ca1fd921faa52b8abea8933cb6ddaec9fde248e7327dd2e9ebf905ba2db3753db2f617427cfb2f769651eefce4833ef619747045c1b533ada191332e332e30000000000000000000000000000000000000000000000000000000c001a040c9a50e42036d27d670894561c3b508d4b0efb4622475bbf763663d5878b927a054677808acf2df93a146a45fdd52e0baaec2af449d5973b79d05673cc1d8ddc4","0x02f904958227d8824d178459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e435011e74adf2a5861f488cc3aad7308e026f3c8c1d0ec3d524726058297c0f0472d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340000000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000001176fbccde000000000000000001e94bb6c0d5000000000000000000000000000000000000000000000000000000000000000613f9840c027bf149e7b5e1d77a9985dbaab9040c8fb6f692843d72e79752847e8b1da866b7f2cba6ce5117e62c7a0955c5e08e89a06ecb36ab074b817ff0405c756fbf010440a8511e933ce0286c9979e17e04fdd25ca962c811cb142bed5538554b55994378ce37675e89571b399050c16f233547d69945e612bfc9094fccc2f7eed007366b278a4cbca7a47ffd5cd461c8a10e20560aa69a26ca27a148d4379dcd7b3090cbe2c8329cda167dd8e98d6871d5cd3f74702d822b77b09f3c96c400000000000000000000000000000000000000000000000000000000000000064a90a759443500fda95ffc74504111fd42916cbd97ecfee3081c68b056ccef126cbdf4ec8334a738e00733e966547c68435b8539d4ca6a39dffdf2122009f3d906c7451a886a6beeab4246c285389a7b4ff138c5c3240a0adf87acc27ffff7b841d189b9c2a245f3cb918a4e8c7297798a929d703d2db236055fb3edb616bf9b52d92998a5d50dba35ab44dc7abaaf2f33de862bd8e2274b608d44cf21d7c787570f7d56a31699185867cce7a631b1ac3844b52bb6f6c58c63d20059dd6fd755c001a05bd58a04df84620e91649d3c80735a88bc66032feda8cb0ea820e5580270f58ca022fdab536c774f71b4f49880773428899422a45ed44322510a356f3cf6770f2c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1464a1","index":"0x4301d5e","validatorIndex":"0x9ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c2","index":"0x4301d5f","validatorIndex":"0x9ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aefa9","index":"0x4301d60","validatorIndex":"0x9ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1430d6","index":"0x4301d61","validatorIndex":"0x9af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7d37","index":"0x4301d62","validatorIndex":"0x9b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d63","validatorIndex":"0x9b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d64","validatorIndex":"0x9b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d65","validatorIndex":"0x9b3"}]},[],"0x26ae8ce3dc0010428e6d66d51ae00e16ae17c8faa0d506668f33a463786f8625"]) 2025-01-08 15:37:15.0707|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722617 (0x5ea4b2...cc98cd), Extra Data: chiado-lighthouse-0 2025-01-08 15:37:15.0707|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722617 (0x5ea4b2...cc98cd). 2025-01-08 15:37:15.0707|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:15.0707|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","blockNumber":"0xd163f9","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6b3","gasUsed":"0x2451a","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000008000000000000000000480000000200200000000208000000000000000000000000000000100000000000000000000000000000000004000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000000000000000000000000000040000010000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","prevRandao":"0xd683aafdb22b4a55ea3a97b6d3b14d71164516ca5de8ef7de5f8cdc4d89ace26","receiptsRoot":"0x778db08c2edc2ce26f4f5328e9b4cfa1932c51f284bf662b68b8e5cbd479764d","stateRoot":"0x9c8ff8c7de22b437a480041c67b1b3ee95c2b18aaf28cb4b1d1642eab399b0d2","timestamp":"0x677e9bab","transactions":["0x02f901d58227d88305519c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3effff06a34299ca1fd921faa52b8abea8933cb6ddaec9fde248e7327dd2e9ebf905ba2db3753db2f617427cfb2f769651eefce4833ef619747045c1b533ada191332e332e30000000000000000000000000000000000000000000000000000000c001a040c9a50e42036d27d670894561c3b508d4b0efb4622475bbf763663d5878b927a054677808acf2df93a146a45fdd52e0baaec2af449d5973b79d05673cc1d8ddc4","0x02f904958227d8824d178459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e435011e74adf2a5861f488cc3aad7308e026f3c8c1d0ec3d524726058297c0f0472d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340000000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000001176fbccde000000000000000001e94bb6c0d5000000000000000000000000000000000000000000000000000000000000000613f9840c027bf149e7b5e1d77a9985dbaab9040c8fb6f692843d72e79752847e8b1da866b7f2cba6ce5117e62c7a0955c5e08e89a06ecb36ab074b817ff0405c756fbf010440a8511e933ce0286c9979e17e04fdd25ca962c811cb142bed5538554b55994378ce37675e89571b399050c16f233547d69945e612bfc9094fccc2f7eed007366b278a4cbca7a47ffd5cd461c8a10e20560aa69a26ca27a148d4379dcd7b3090cbe2c8329cda167dd8e98d6871d5cd3f74702d822b77b09f3c96c400000000000000000000000000000000000000000000000000000000000000064a90a759443500fda95ffc74504111fd42916cbd97ecfee3081c68b056ccef126cbdf4ec8334a738e00733e966547c68435b8539d4ca6a39dffdf2122009f3d906c7451a886a6beeab4246c285389a7b4ff138c5c3240a0adf87acc27ffff7b841d189b9c2a245f3cb918a4e8c7297798a929d703d2db236055fb3edb616bf9b52d92998a5d50dba35ab44dc7abaaf2f33de862bd8e2274b608d44cf21d7c787570f7d56a31699185867cce7a631b1ac3844b52bb6f6c58c63d20059dd6fd755c001a05bd58a04df84620e91649d3c80735a88bc66032feda8cb0ea820e5580270f58ca022fdab536c774f71b4f49880773428899422a45ed44322510a356f3cf6770f2c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1464a1","index":"0x4301d5e","validatorIndex":"0x9ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c2","index":"0x4301d5f","validatorIndex":"0x9ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aefa9","index":"0x4301d60","validatorIndex":"0x9ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1430d6","index":"0x4301d61","validatorIndex":"0x9af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7d37","index":"0x4301d62","validatorIndex":"0x9b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d63","validatorIndex":"0x9b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d64","validatorIndex":"0x9b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d65","validatorIndex":"0x9b3"}]},[],"0x26ae8ce3dc0010428e6d66d51ae00e16ae17c8faa0d506668f33a463786f8625"]) 2025-01-08 15:37:15.0707|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","blockNumber":"0xd163f9","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6b3","gasUsed":"0x2451a","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000008000000000000000000480000000200200000000208000000000000000000000000000000100000000000000000000000000000000004000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000000000000000000000000000040000010000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1e5c95b594f118be9038343b96addc151a5195697090b65f7fc4028a7ee51d71","prevRandao":"0xd683aafdb22b4a55ea3a97b6d3b14d71164516ca5de8ef7de5f8cdc4d89ace26","receiptsRoot":"0x778db08c2edc2ce26f4f5328e9b4cfa1932c51f284bf662b68b8e5cbd479764d","stateRoot":"0x9c8ff8c7de22b437a480041c67b1b3ee95c2b18aaf28cb4b1d1642eab399b0d2","timestamp":"0x677e9bab","transactions":["0x02f901d58227d88305519c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3effff06a34299ca1fd921faa52b8abea8933cb6ddaec9fde248e7327dd2e9ebf905ba2db3753db2f617427cfb2f769651eefce4833ef619747045c1b533ada191332e332e30000000000000000000000000000000000000000000000000000000c001a040c9a50e42036d27d670894561c3b508d4b0efb4622475bbf763663d5878b927a054677808acf2df93a146a45fdd52e0baaec2af449d5973b79d05673cc1d8ddc4","0x02f904958227d8824d178459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e435011e74adf2a5861f488cc3aad7308e026f3c8c1d0ec3d524726058297c0f0472d000000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340000000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000001176fbccde000000000000000001e94bb6c0d5000000000000000000000000000000000000000000000000000000000000000613f9840c027bf149e7b5e1d77a9985dbaab9040c8fb6f692843d72e79752847e8b1da866b7f2cba6ce5117e62c7a0955c5e08e89a06ecb36ab074b817ff0405c756fbf010440a8511e933ce0286c9979e17e04fdd25ca962c811cb142bed5538554b55994378ce37675e89571b399050c16f233547d69945e612bfc9094fccc2f7eed007366b278a4cbca7a47ffd5cd461c8a10e20560aa69a26ca27a148d4379dcd7b3090cbe2c8329cda167dd8e98d6871d5cd3f74702d822b77b09f3c96c400000000000000000000000000000000000000000000000000000000000000064a90a759443500fda95ffc74504111fd42916cbd97ecfee3081c68b056ccef126cbdf4ec8334a738e00733e966547c68435b8539d4ca6a39dffdf2122009f3d906c7451a886a6beeab4246c285389a7b4ff138c5c3240a0adf87acc27ffff7b841d189b9c2a245f3cb918a4e8c7297798a929d703d2db236055fb3edb616bf9b52d92998a5d50dba35ab44dc7abaaf2f33de862bd8e2274b608d44cf21d7c787570f7d56a31699185867cce7a631b1ac3844b52bb6f6c58c63d20059dd6fd755c001a05bd58a04df84620e91649d3c80735a88bc66032feda8cb0ea820e5580270f58ca022fdab536c774f71b4f49880773428899422a45ed44322510a356f3cf6770f2c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1464a1","index":"0x4301d5e","validatorIndex":"0x9ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c2","index":"0x4301d5f","validatorIndex":"0x9ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aefa9","index":"0x4301d60","validatorIndex":"0x9ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1430d6","index":"0x4301d61","validatorIndex":"0x9af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7d37","index":"0x4301d62","validatorIndex":"0x9b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d63","validatorIndex":"0x9b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d64","validatorIndex":"0x9b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b499","index":"0x4301d65","validatorIndex":"0x9b3"}]},[],"0x26ae8ce3dc0010428e6d66d51ae00e16ae17c8faa0d506668f33a463786f8625"]) handled in 1ms 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:15.0724|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722617 (0x5ea4b2...cc98cd), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:15.0724|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722617 (0x5ea4b2...cc98cd), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:15.0724|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:15.0764|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:15.0764|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:15.0764|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:15.0764|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:15.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.2583|DEBUG|Network.PeerManager|14|Peer pool size is: 1111 2025-01-08 15:37:15.3029|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.62.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.3061|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.233.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.3061|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.44.78.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.3430|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.3430|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:15.3430|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.3430|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:15.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.5356|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.146.216.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.6366|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.189.110.177:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.6504|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.163.46.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.7039|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:37:15.7039|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:37:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_chainId([]) 2025-01-08 15:37:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:37:15.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.7089|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:37:15.7089|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:37:15.7200|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:37:15.7200|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_getBlockByNumber(["latest",false]) handled in 11ms 2025-01-08 15:37:15.7516|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.252.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.7745|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.126.157.75:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:37:15.8070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.8630|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:37:15.9060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:15.9119|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.9119|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:15.9119|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.9119|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:15.9136|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:16.0067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.0480|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:16.0544|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|16|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722584 | target: 13722617 | peer: 13722616 2025-01-08 15:37:16.0544|DEBUG|Synchronization.Reporting.SyncReport|16|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:16.0544|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Active 2025-01-08 15:37:16.0544|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher got activated. 2025-01-08 15:37:16.0544|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] 2025-01-08 15:37:16.0544|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|MergeBlockDownloader GetCurrentNumber: currentNumber 13722584, beaconPivotExists: True, BestSuggestedBody: 13722584, BestKnownNumber: 13722584, BestPeer: [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out], BestKnownBeaconNumber 13722617 2025-01-08 15:37:16.0544|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] (our best 13722584) 2025-01-08 15:37:16.1045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.2079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.3074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.3120|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:16.3246|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:16.3246|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:16.3246|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:16.3246|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:16.3453|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.3453|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:16.3453|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.3453|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:16.4067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.4179|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:16.5068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.6216|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:16.6216|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 135, after the process: 136 2025-01-08 15:37:16.6246|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.91:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:37:16.6398|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.91.99.187:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:37:16.7072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.7843|DEBUG|Synchronization.Blocks.SyncBatchSize|9|Changing sync batch size to 108 2025-01-08 15:37:16.7843|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] (our best 13722585) 2025-01-08 15:37:16.7843|DEBUG|Synchronization.Blocks.BlockDownloader|9|Blocks download from [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:37:16.7843|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Dormant 2025-01-08 15:37:16.7843|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] has been processed 2025-01-08 15:37:16.7843|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:37:16.8067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.8671|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:16.9079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:16.9485|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:17.0070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:17.0530|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722585 | target: 13722617 | peer: 13722616 2025-01-08 15:37:17.0530|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:17.0530|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:17.0564|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.0564|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:17.0564|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.0564|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:17.1074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.2115|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.3088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.3474|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.3474|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:17.3474|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.3474|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:17.4088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.5114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.6115|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.6204|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:17.7126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.8673|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:17.9125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:17.9532|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:18.0124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.0591|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.0591|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:18.0591|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.0591|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.0609|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:18.1129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.2124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.3131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.3497|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.3497|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:18.3497|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.3497|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:18.4128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.5124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.6130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.7128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.8125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.8590|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.229.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:37:18.8655|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:18.8810|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->92.205.232.75:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:37:18.9128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:18.9580|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:18.9610|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.9610|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:18.9610|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:18.9610|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:19.0128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.0612|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.0643|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:19.1118|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.2126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.3128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.3522|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.3522|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:19.3522|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.3522|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:19.4124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.5124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.6130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.7129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.8133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.8647|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:37:19.9127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:19.9634|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.9634|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:19.9634|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.9634|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:19.9655|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:20.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:37:20.0701|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.0701|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:20.0701|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.0701|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:20.0701|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.0722|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:20.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.1393|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","blockNumber":"0xd163fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e79b","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","prevRandao":"0x5b690706476c192534430350e340978a736f92e7978770405261681e5408a39a","receiptsRoot":"0x868ecf273cce453e502d7e64fdb6613d380391f0eb76071d75006b4250b52c8b","stateRoot":"0xff807b4216227b41f91d374e9772e3baa51f05e76de025ee32c72eebcf0a5167","timestamp":"0x677e9bb0","transactions":["0x02f901d58227d88305519d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d5329b2ac7205f20394f45d32116f594dc9fac7cb2f9db10fe7a1b0c14de22aa889ceaaa4dee4c7487037ce9b12c13b5f44e30e62b58e0f4938eabba5bafcd9c332e332e30000000000000000000000000000000000000000000000000000000c080a03da91451477f34de25b89f015dc68b5fdd46731a66fa57e4fed35456355421daa00434bc707aadbe02821e2a73f97b54f409e57d8ffee60d320d1e6184707e1594"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c2","index":"0x4301d66","validatorIndex":"0x9b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a964a","index":"0x4301d67","validatorIndex":"0x9b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f5d","index":"0x4301d68","validatorIndex":"0x9b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab52","index":"0x4301d69","validatorIndex":"0x9b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d6a","validatorIndex":"0x9b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d6b","validatorIndex":"0x9b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888b","index":"0x4301d6c","validatorIndex":"0x9ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14889e","index":"0x4301d6d","validatorIndex":"0x9bb"}]},[],"0x227eb377d85ed790edc307f393397a0042cc83e0cd100e65fc178aeab720947d"]) 2025-01-08 15:37:20.1393|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722618 (0x4bb596...aadefd), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:37:20.1403|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722618 (0x4bb596...aadefd). 2025-01-08 15:37:20.1403|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:20.1403|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","blockNumber":"0xd163fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e79b","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","prevRandao":"0x5b690706476c192534430350e340978a736f92e7978770405261681e5408a39a","receiptsRoot":"0x868ecf273cce453e502d7e64fdb6613d380391f0eb76071d75006b4250b52c8b","stateRoot":"0xff807b4216227b41f91d374e9772e3baa51f05e76de025ee32c72eebcf0a5167","timestamp":"0x677e9bb0","transactions":["0x02f901d58227d88305519d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d5329b2ac7205f20394f45d32116f594dc9fac7cb2f9db10fe7a1b0c14de22aa889ceaaa4dee4c7487037ce9b12c13b5f44e30e62b58e0f4938eabba5bafcd9c332e332e30000000000000000000000000000000000000000000000000000000c080a03da91451477f34de25b89f015dc68b5fdd46731a66fa57e4fed35456355421daa00434bc707aadbe02821e2a73f97b54f409e57d8ffee60d320d1e6184707e1594"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c2","index":"0x4301d66","validatorIndex":"0x9b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a964a","index":"0x4301d67","validatorIndex":"0x9b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f5d","index":"0x4301d68","validatorIndex":"0x9b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab52","index":"0x4301d69","validatorIndex":"0x9b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d6a","validatorIndex":"0x9b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d6b","validatorIndex":"0x9b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888b","index":"0x4301d6c","validatorIndex":"0x9ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14889e","index":"0x4301d6d","validatorIndex":"0x9bb"}]},[],"0x227eb377d85ed790edc307f393397a0042cc83e0cd100e65fc178aeab720947d"]) 2025-01-08 15:37:20.1403|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","blockNumber":"0xd163fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e79b","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5ea4b2f112e5f73fba9231259c24ce7240d3a35e856d6a0c32bfc3a380cc98cd","prevRandao":"0x5b690706476c192534430350e340978a736f92e7978770405261681e5408a39a","receiptsRoot":"0x868ecf273cce453e502d7e64fdb6613d380391f0eb76071d75006b4250b52c8b","stateRoot":"0xff807b4216227b41f91d374e9772e3baa51f05e76de025ee32c72eebcf0a5167","timestamp":"0x677e9bb0","transactions":["0x02f901d58227d88305519d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdad51428926430a1221feebafe9c42ed7716a15a38b101c2c802e3df22f062c7e83b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d5329b2ac7205f20394f45d32116f594dc9fac7cb2f9db10fe7a1b0c14de22aa889ceaaa4dee4c7487037ce9b12c13b5f44e30e62b58e0f4938eabba5bafcd9c332e332e30000000000000000000000000000000000000000000000000000000c080a03da91451477f34de25b89f015dc68b5fdd46731a66fa57e4fed35456355421daa00434bc707aadbe02821e2a73f97b54f409e57d8ffee60d320d1e6184707e1594"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488c2","index":"0x4301d66","validatorIndex":"0x9b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a964a","index":"0x4301d67","validatorIndex":"0x9b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f5d","index":"0x4301d68","validatorIndex":"0x9b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab52","index":"0x4301d69","validatorIndex":"0x9b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d6a","validatorIndex":"0x9b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dab4","index":"0x4301d6b","validatorIndex":"0x9b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888b","index":"0x4301d6c","validatorIndex":"0x9ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14889e","index":"0x4301d6d","validatorIndex":"0x9bb"}]},[],"0x227eb377d85ed790edc307f393397a0042cc83e0cd100e65fc178aeab720947d"]) handled in 2ms 2025-01-08 15:37:20.1403|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:20.1403|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:20.1403|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:20.1403|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:20.1452|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 13722618 (0x4bb596...aadefd), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:20.1452|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Syncing beacon headers, Request: ForkChoice: 13722618 (0x4bb596...aadefd), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 1ms 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:20.1452|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:20.1532|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 136, after the process: 136 2025-01-08 15:37:20.1532|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: randomNode: cf88af...7da24b 2025-01-08 15:37:20.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.2332|INFO|Synchronization.SnapSync.ProgressTracker|44|Snap State Ranges (Phase 1): (100.00 %) [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 2025-01-08 15:37:20.3027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.3547|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.3547|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:20.3547|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.3547|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:20.3965|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|51.195.190.168:60354->30303] to: 30303 2025-01-08 15:37:20.3965|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|51.195.190.168:60354->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:37:20.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.5995|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.7001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.7990|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.8668|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:20.9024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:20.9695|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:20.9740|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.9740|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:20.9740|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:20.9740|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:21.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.0551|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|16|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722585 | target: 13722618 | peer: 13722616 2025-01-08 15:37:21.0551|DEBUG|Synchronization.Reporting.SyncReport|16|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:21.0551|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|FastSyncFeed state changed to Active 2025-01-08 15:37:21.0551|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher got activated. 2025-01-08 15:37:21.0551|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] 2025-01-08 15:37:21.0551|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|MergeBlockDownloader GetCurrentNumber: currentNumber 13722585, beaconPivotExists: True, BestSuggestedBody: 13722585, BestKnownNumber: 13722585, BestPeer: [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out], BestKnownBeaconNumber 13722618 2025-01-08 15:37:21.0551|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] (our best 13722585) 2025-01-08 15:37:21.0755|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.0755|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:21.0755|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.0755|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.0773|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:21.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.2000|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.3033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.3254|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:21.3254|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:21.3254|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:21.3254|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:21.3573|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.3573|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:21.3573|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.3573|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:21.4047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.4775|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:21.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.6070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:21.6896|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:21.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.7424|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:21.7424|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 136, after the process: 137 2025-01-08 15:37:21.8072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.8685|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:37:21.9069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:21.9767|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:21.9806|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.9806|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:21.9806|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:21.9806|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:22.0071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:22.0812|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:22.0850|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.0850|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:22.0850|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.0850|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:22.1074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.1176|DEBUG|Synchronization.Blocks.SyncBatchSize|14|Changing sync batch size to 128 2025-01-08 15:37:22.1176|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] (our best 13722586) 2025-01-08 15:37:22.1176|DEBUG|Synchronization.Blocks.BlockDownloader|14|Blocks download from [HBR S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:37:22.1176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Dormant 2025-01-08 15:37:22.1176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722616| 3.69.35.13:| Out] has been processed 2025-01-08 15:37:22.1176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher is going to sleep. 2025-01-08 15:37:22.2074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.2804|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|18.170.220.61:42184->30303] to: 30303 2025-01-08 15:37:22.2804|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.170.220.61:42184->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 15:37:22.3113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.3600|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.3600|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:22.3600|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.3600|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:22.4087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.5096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.6113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.7115|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.7405|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:22.8110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.8110|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:22.8686|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:22.9129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:22.9904|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.9904|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:22.9904|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.9904|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:22.9926|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:23.0124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|14|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722586 | target: 13722618 | peer: 13722616 2025-01-08 15:37:23.0546|DEBUG|Synchronization.Reporting.SyncReport|14|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:23.0875|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.0875|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:23.0875|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.0875|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:23.0895|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:23.0895|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:23.0895|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:23.0895|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:23.0971|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.0971|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:23.0971|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.0971|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:23.1128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.2128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.3127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.3624|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.3624|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:23.3624|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.3624|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:23.4123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.5124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.6126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.7131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.8129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.8683|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:37:23.9124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:23.9966|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:24.0003|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.0003|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:24.0003|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.0003|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:24.0130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.0994|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.0994|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:24.0994|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.0994|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.1015|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:24.1124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.1766|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:24.2123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.3127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.3651|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.3651|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:24.3651|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:24.3651|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:24.4124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.5131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.6134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.7123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.8132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:24.8596|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.38.189.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:24.8690|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:37:24.9133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|32|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:25.0015|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:25.0052|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.0052|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:25.0052|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.0052|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:25.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.1051|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:25.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.2694|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 137, after the process: 137 2025-01-08 15:37:25.2694|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: 84dad5...209674 2025-01-08 15:37:25.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.3679|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.3679|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:25.3679|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:25.3679|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:25.4002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.4993|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.5860|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","blockNumber":"0xd163fb","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6a3","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","prevRandao":"0xe2df8ea1f57110c92c6cf8d5fc542b9d6ff484997924dc1508cbc741c8ae1dd2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd231b273c343a3c1fd754ec55980ec2ad5205847368f8f3fbf03e707429b2c22","timestamp":"0x677e9bb5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148897","index":"0x4301d6e","validatorIndex":"0x9bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5013","index":"0x4301d6f","validatorIndex":"0x9bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca426","index":"0x4301d70","validatorIndex":"0x9be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d71","validatorIndex":"0x9bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d72","validatorIndex":"0x9c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5e","index":"0x4301d73","validatorIndex":"0x9c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301d74","validatorIndex":"0x9c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d75","validatorIndex":"0x9c3"}]},[],"0x63bba354be0780db4b1db26cbacfd01dfbb4d77a571e0d58a02cc98dfe35063b"]) 2025-01-08 15:37:25.5860|INFO|Merge.Plugin.Handlers.NewPayloadHandler|14|Received New Block: 13722619 (0xc2e08f...c39838), Extra Data: chiado-lodestar-0 2025-01-08 15:37:25.5860|INFO|Merge.Plugin.Handlers.NewPayloadHandler|14|Syncing... Inserting block 13722619 (0xc2e08f...c39838). 2025-01-08 15:37:25.5860|DEBUG|Merge.Plugin.GC.GCKeeper|14|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:25.5860|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","blockNumber":"0xd163fb","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6a3","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","prevRandao":"0xe2df8ea1f57110c92c6cf8d5fc542b9d6ff484997924dc1508cbc741c8ae1dd2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd231b273c343a3c1fd754ec55980ec2ad5205847368f8f3fbf03e707429b2c22","timestamp":"0x677e9bb5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148897","index":"0x4301d6e","validatorIndex":"0x9bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5013","index":"0x4301d6f","validatorIndex":"0x9bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca426","index":"0x4301d70","validatorIndex":"0x9be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d71","validatorIndex":"0x9bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d72","validatorIndex":"0x9c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5e","index":"0x4301d73","validatorIndex":"0x9c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301d74","validatorIndex":"0x9c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d75","validatorIndex":"0x9c3"}]},[],"0x63bba354be0780db4b1db26cbacfd01dfbb4d77a571e0d58a02cc98dfe35063b"]) 2025-01-08 15:37:25.5860|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","blockNumber":"0xd163fb","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6a3","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4bb5962e739aa3b34214739566a4d2df886c04aae51c131e926a558582aadefd","prevRandao":"0xe2df8ea1f57110c92c6cf8d5fc542b9d6ff484997924dc1508cbc741c8ae1dd2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd231b273c343a3c1fd754ec55980ec2ad5205847368f8f3fbf03e707429b2c22","timestamp":"0x677e9bb5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148897","index":"0x4301d6e","validatorIndex":"0x9bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5013","index":"0x4301d6f","validatorIndex":"0x9bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca426","index":"0x4301d70","validatorIndex":"0x9be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d71","validatorIndex":"0x9bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d72","validatorIndex":"0x9c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5e","index":"0x4301d73","validatorIndex":"0x9c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301d74","validatorIndex":"0x9c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d75","validatorIndex":"0x9c3"}]},[],"0x63bba354be0780db4b1db26cbacfd01dfbb4d77a571e0d58a02cc98dfe35063b"]) handled in 1ms 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:25.5883|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|14|Received ForkChoice: 13722619 (0xc2e08f...c39838), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:25.5883|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|14|Syncing beacon headers, Request: ForkChoice: 13722619 (0xc2e08f...c39838), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:25.5883|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:25.5925|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:25.5925|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:25.5925|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:25.5925|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:25.6031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.7050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:25.8696|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:25.9068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.0074|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.0074|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:26.0074|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.0074|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:26.0087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.0087|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:26.0476|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:26.0543|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|14|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722586 | target: 13722619 | peer: 13722618 2025-01-08 15:37:26.0543|DEBUG|Synchronization.Reporting.SyncReport|14|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:26.0543|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Active 2025-01-08 15:37:26.0543|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher got activated. 2025-01-08 15:37:26.0543|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722618| 3.69.35.13:| Out] 2025-01-08 15:37:26.0543|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|MergeBlockDownloader GetCurrentNumber: currentNumber 13722586, beaconPivotExists: True, BestSuggestedBody: 13722586, BestKnownNumber: 13722586, BestPeer: [HBR S ][ ][Peer|eth68|13722618| 3.69.35.13:| Out], BestKnownBeaconNumber 13722619 2025-01-08 15:37:26.0543|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722618| 3.69.35.13:| Out] (our best 13722586) 2025-01-08 15:37:26.0567|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:26.1086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.1086|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.1086|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:26.1086|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.1086|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.1122|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:26.2024|DEBUG|Network.PeerManager|9|Peer pool size is: 1212 2025-01-08 15:37:26.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.2089|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:26.2089|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 137, after the process: 139 2025-01-08 15:37:26.3086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.3268|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:26.3268|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:26.3268|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:26.3268|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:26.3703|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.3703|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:26.3703|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:26.3703|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:26.4055|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|44.195.44.116:46432->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:37:26.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.5120|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.5937|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:26.6088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.7095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:26.8692|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:26.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.0136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.0136|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.0136|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:27.0136|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.0136|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:27.0162|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:27.0162|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:27.0162|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:27.0162|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:27.0208|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.0208|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:27.0208|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.0208|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:27.1129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.1167|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:27.2092|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722618| 3.69.35.13:| Out] (our best 13722587) 2025-01-08 15:37:27.2092|DEBUG|Synchronization.Blocks.BlockDownloader|14|Blocks download from [HBR S ][ ][Peer|eth68|13722618| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:37:27.2092|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Dormant 2025-01-08 15:37:27.2092|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722618| 3.69.35.13:| Out] has been processed 2025-01-08 15:37:27.2092|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher is going to sleep. 2025-01-08 15:37:27.2092|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:27.2123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.3123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.3725|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.3725|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:27.3725|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:27.3725|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:27.4125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.5130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.6130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.7129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.8132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:27.8715|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:27.9128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.0132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.0230|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.0230|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:28.0230|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.0230|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.0249|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:28.0548|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722587 | target: 13722619 | peer: 13722618 2025-01-08 15:37:28.0548|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:28.1132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.1229|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.1229|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:28.1229|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.1229|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.1245|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:28.2124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.3158|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.3747|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.3747|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:28.3747|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:28.3747|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:28.4152|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.5144|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.6149|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.6642|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:28.7155|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.8124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.8687|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:28.9150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:28.9539|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.187.84.213:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 3 2025-01-08 15:37:29.0158|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.0288|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:29.1169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.1286|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:29.2171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.3172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.3784|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.3784|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:29.3784|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:29.3784|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:29.4169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.5164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.6172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.7163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.7565|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 140, after the process: 141 2025-01-08 15:37:29.7565|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: e0702d...598d7e 2025-01-08 15:37:29.8168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:29.8707|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:37:29.9168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:37:30.0346|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.0346|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:30.0346|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.0346|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.0362|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:30.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:30.1371|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.1371|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:30.1371|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.1371|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:30.1438|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","blockNumber":"0xd163fc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e78b","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","prevRandao":"0x62eadafc56c94ef8dc0f16624ffbce6dffd6b4e5d8172d8dbf0a308584f360a2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x23ca0afc4be6074bb0d3551de50f7e16f8ca9993bfcca9cef4547d03ec3d6f84","timestamp":"0x677e9bba","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37a","index":"0x4301d76","validatorIndex":"0x9c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68b","index":"0x4301d77","validatorIndex":"0x9c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae83d","index":"0x4301d78","validatorIndex":"0x9c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140279","index":"0x4301d79","validatorIndex":"0x9c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcae","index":"0x4301d7a","validatorIndex":"0x9c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5e","index":"0x4301d7b","validatorIndex":"0x9c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d7c","validatorIndex":"0x9ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc97","index":"0x4301d7d","validatorIndex":"0x9cb"}]},[],"0xa7a83d4bb92b85028352d8c7146f941c7b8370a8b937e5aa7f3a086c3fbc74cd"]) 2025-01-08 15:37:30.1442|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722620 (0xc3bea3...86c801), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:37:30.1442|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Syncing... Inserting block 13722620 (0xc3bea3...86c801). 2025-01-08 15:37:30.1442|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","blockNumber":"0xd163fc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e78b","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","prevRandao":"0x62eadafc56c94ef8dc0f16624ffbce6dffd6b4e5d8172d8dbf0a308584f360a2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x23ca0afc4be6074bb0d3551de50f7e16f8ca9993bfcca9cef4547d03ec3d6f84","timestamp":"0x677e9bba","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37a","index":"0x4301d76","validatorIndex":"0x9c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68b","index":"0x4301d77","validatorIndex":"0x9c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae83d","index":"0x4301d78","validatorIndex":"0x9c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140279","index":"0x4301d79","validatorIndex":"0x9c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcae","index":"0x4301d7a","validatorIndex":"0x9c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5e","index":"0x4301d7b","validatorIndex":"0x9c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d7c","validatorIndex":"0x9ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc97","index":"0x4301d7d","validatorIndex":"0x9cb"}]},[],"0xa7a83d4bb92b85028352d8c7146f941c7b8370a8b937e5aa7f3a086c3fbc74cd"]) 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","blockNumber":"0xd163fc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e78b","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc2e08fc770280aec84f50d02a0b7593ade82c70d7c704d70fb12107bcdc39838","prevRandao":"0x62eadafc56c94ef8dc0f16624ffbce6dffd6b4e5d8172d8dbf0a308584f360a2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x23ca0afc4be6074bb0d3551de50f7e16f8ca9993bfcca9cef4547d03ec3d6f84","timestamp":"0x677e9bba","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37a","index":"0x4301d76","validatorIndex":"0x9c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68b","index":"0x4301d77","validatorIndex":"0x9c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae83d","index":"0x4301d78","validatorIndex":"0x9c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140279","index":"0x4301d79","validatorIndex":"0x9c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcae","index":"0x4301d7a","validatorIndex":"0x9c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5e","index":"0x4301d7b","validatorIndex":"0x9c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d7c","validatorIndex":"0x9ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc97","index":"0x4301d7d","validatorIndex":"0x9cb"}]},[],"0xa7a83d4bb92b85028352d8c7146f941c7b8370a8b937e5aa7f3a086c3fbc74cd"]) handled in 1ms 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:30.1442|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:30.1483|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|32|Received ForkChoice: 13722620 (0xc3bea3...86c801), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:30.1483|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|32|Syncing beacon headers, Request: ForkChoice: 13722620 (0xc3bea3...86c801), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:30.1483|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:30.1483|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:30.1483|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:30.1483|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:30.1483|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:30.1483|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:30.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.3807|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.3807|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:30.3807|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:30.3807|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:30.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.5182|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:58278->30303] to: 30303 2025-01-08 15:37:30.5182|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:58278->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:37:30.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.8713|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:37:30.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:30.9551|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:37:31.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.0139|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:31.0397|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.0397|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:31.0397|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.0397|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.0414|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:31.0542|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|14|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722587 | target: 13722620 | peer: 13722618 2025-01-08 15:37:31.0542|DEBUG|Synchronization.Reporting.SyncReport|14|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:31.0542|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Active 2025-01-08 15:37:31.0542|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher got activated. 2025-01-08 15:37:31.0542|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722617| 139.144.26.85:| Out] 2025-01-08 15:37:31.0542|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722587, beaconPivotExists: True, BestSuggestedBody: 13722587, BestKnownNumber: 13722587, BestPeer: [HBR ][ ][Peer|eth68|13722617| 139.144.26.85:| Out], BestKnownBeaconNumber 13722620 2025-01-08 15:37:31.0542|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13722617| 139.144.26.85:| Out] (our best 13722587) 2025-01-08 15:37:31.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.1122|DEBUG|Synchronization.Blocks.SyncBatchSize|14|Changing sync batch size to 48 2025-01-08 15:37:31.1122|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR ][ ][Peer|eth68|13722617| 139.144.26.85:| Out] (our best 13722588) 2025-01-08 15:37:31.1122|DEBUG|Synchronization.Blocks.BlockDownloader|32|Blocks download from [HBR ][ ][Peer|eth68|13722617| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:37:31.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|FastSyncFeed state changed to Dormant 2025-01-08 15:37:31.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722617| 139.144.26.85:| Out] has been processed 2025-01-08 15:37:31.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SyncDispatcher is going to sleep. 2025-01-08 15:37:31.1391|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.1391|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:31.1391|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.1391|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.1412|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:31.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.3276|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:31.3276|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:31.3276|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:31.3276|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:31.3830|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.3830|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:31.3830|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.3830|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:31.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:31.6941|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:31.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.7922|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.37.131:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:37:31.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:31.8713|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:31.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.0446|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:32.0542|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|14|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722588 | target: 13722620 | peer: 13722618 2025-01-08 15:37:32.0542|DEBUG|Synchronization.Reporting.SyncReport|14|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:32.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.1045|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 141, after the process: 142 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:32.1449|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:32.1482|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.1482|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:32.1482|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.1482|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:32.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.3854|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.3854|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:32.3854|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:32.3854|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:32.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:32.8714|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:37:32.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:33.0496|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:33.0527|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.0527|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:33.0527|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.0527|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:33.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.1046|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:33.1507|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.1507|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:33.1507|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.1507|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:33.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.3875|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.3875|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:33.3875|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:33.3875|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:33.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.4431|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.94:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:37:33.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:33.8754|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:33.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.0548|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.0548|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:34.0548|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.0548|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.0564|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:34.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.1561|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.1561|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:34.1561|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.1561|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.1576|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:34.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.2349|DEBUG|Synchronization.Peers.SyncPeerPool|9|Dropped 0 useless peers 2025-01-08 15:37:34.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.3899|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.3899|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:34.3899|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:34.3899|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:34.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.4772|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:34.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.6398|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:34.6814|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:34.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:34.8007|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:34.8007|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 142, after the process: 143 2025-01-08 15:37:34.8007|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: cb1821...0a1f61 2025-01-08 15:37:34.8771|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:37:34.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.0004|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.226.143.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:37:35.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:37:35.0598|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.0598|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:35.0598|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.0598|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:35.0622|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:35.0622|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:35.0622|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:35.0622|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:35.0837|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.0865|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:35.0865|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.0865|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:35.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.1387|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","blockNumber":"0xd163fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a693","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","prevRandao":"0xca0b2179106ebab2c40e15584ae58fd642170935a21a6b514a357da42c9f8aa6","receiptsRoot":"0xcdb5b3959a682b1990f803b6ba3d680a900379343a45aad9e6009121b92247ed","stateRoot":"0x78c9a0bd1d814e21600265fa6677898715122cc281e1b100e6fb470c550e1845","timestamp":"0x677e9bbf","transactions":["0x02f901d58227d883055e448459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c239fd55b47401b2fb61a3e2e68784f7d38deb9cd1841f32ebf12d3bca567afd3f425f58caebe941075d62e28cec5728cab069b5ea4569b14066c53cd8e09f9e332e332e30000000000000000000000000000000000000000000000000000000c001a06abdbcbc5240756e8fcd071befb182da9fbcb8b5d098c511db45c39d2df3df05a069aab9b08aa54b6b6c5ab1315b40b71073d453bcdb97084ea32078619336a415","0x02f901d58227d883055e458459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd9608d0cbd7f5c7282a3f3fc7d7b18b42d7cc04e25d39a222c8dff7ac993ef785b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c028c1e2b9a9780135fe422af223482a13d4e8850c94a4b96bf73edfc7e7c9d69733d4fcc97b813211ad68cfc3e8ca3801b3e69cce1120c8de7fe9d8009a8a5aa332e332e30000000000000000000000000000000000000000000000000000000c080a08a43f3fb30d99ec33e080a0552de074d66ebbd4ddbc3e4347fbddf49669df53ca012864d114589d49af3e7cd19cbbd65456b74aa5d8b867ba5da3fb221a3bfb20e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d7e","validatorIndex":"0x9cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4301d7f","validatorIndex":"0x9cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc94","index":"0x4301d80","validatorIndex":"0x9ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d81","validatorIndex":"0x9cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4301d82","validatorIndex":"0x9d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d83","validatorIndex":"0x9d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d84","validatorIndex":"0x9d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13853c","index":"0x4301d85","validatorIndex":"0x9d3"}]},[],"0x42e93d5212ce142207dab29823613b7046e82c9eff96e47bced812ccca3d8890"]) 2025-01-08 15:37:35.1387|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722621 (0x7b4ea1...9776e3), Extra Data: Nethermind 2025-01-08 15:37:35.1428|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722621 (0x7b4ea1...9776e3). 2025-01-08 15:37:35.1428|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:35.1428|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","blockNumber":"0xd163fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a693","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","prevRandao":"0xca0b2179106ebab2c40e15584ae58fd642170935a21a6b514a357da42c9f8aa6","receiptsRoot":"0xcdb5b3959a682b1990f803b6ba3d680a900379343a45aad9e6009121b92247ed","stateRoot":"0x78c9a0bd1d814e21600265fa6677898715122cc281e1b100e6fb470c550e1845","timestamp":"0x677e9bbf","transactions":["0x02f901d58227d883055e448459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c239fd55b47401b2fb61a3e2e68784f7d38deb9cd1841f32ebf12d3bca567afd3f425f58caebe941075d62e28cec5728cab069b5ea4569b14066c53cd8e09f9e332e332e30000000000000000000000000000000000000000000000000000000c001a06abdbcbc5240756e8fcd071befb182da9fbcb8b5d098c511db45c39d2df3df05a069aab9b08aa54b6b6c5ab1315b40b71073d453bcdb97084ea32078619336a415","0x02f901d58227d883055e458459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd9608d0cbd7f5c7282a3f3fc7d7b18b42d7cc04e25d39a222c8dff7ac993ef785b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c028c1e2b9a9780135fe422af223482a13d4e8850c94a4b96bf73edfc7e7c9d69733d4fcc97b813211ad68cfc3e8ca3801b3e69cce1120c8de7fe9d8009a8a5aa332e332e30000000000000000000000000000000000000000000000000000000c080a08a43f3fb30d99ec33e080a0552de074d66ebbd4ddbc3e4347fbddf49669df53ca012864d114589d49af3e7cd19cbbd65456b74aa5d8b867ba5da3fb221a3bfb20e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d7e","validatorIndex":"0x9cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4301d7f","validatorIndex":"0x9cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc94","index":"0x4301d80","validatorIndex":"0x9ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d81","validatorIndex":"0x9cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4301d82","validatorIndex":"0x9d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d83","validatorIndex":"0x9d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d84","validatorIndex":"0x9d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13853c","index":"0x4301d85","validatorIndex":"0x9d3"}]},[],"0x42e93d5212ce142207dab29823613b7046e82c9eff96e47bced812ccca3d8890"]) 2025-01-08 15:37:35.1428|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","blockNumber":"0xd163fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a693","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc3bea380b676a4aac81d21dcd0d09ae26b7fd85fc141d79b101df091b286c801","prevRandao":"0xca0b2179106ebab2c40e15584ae58fd642170935a21a6b514a357da42c9f8aa6","receiptsRoot":"0xcdb5b3959a682b1990f803b6ba3d680a900379343a45aad9e6009121b92247ed","stateRoot":"0x78c9a0bd1d814e21600265fa6677898715122cc281e1b100e6fb470c550e1845","timestamp":"0x677e9bbf","transactions":["0x02f901d58227d883055e448459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c239fd55b47401b2fb61a3e2e68784f7d38deb9cd1841f32ebf12d3bca567afd3f425f58caebe941075d62e28cec5728cab069b5ea4569b14066c53cd8e09f9e332e332e30000000000000000000000000000000000000000000000000000000c001a06abdbcbc5240756e8fcd071befb182da9fbcb8b5d098c511db45c39d2df3df05a069aab9b08aa54b6b6c5ab1315b40b71073d453bcdb97084ea32078619336a415","0x02f901d58227d883055e458459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd9608d0cbd7f5c7282a3f3fc7d7b18b42d7cc04e25d39a222c8dff7ac993ef785b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c028c1e2b9a9780135fe422af223482a13d4e8850c94a4b96bf73edfc7e7c9d69733d4fcc97b813211ad68cfc3e8ca3801b3e69cce1120c8de7fe9d8009a8a5aa332e332e30000000000000000000000000000000000000000000000000000000c080a08a43f3fb30d99ec33e080a0552de074d66ebbd4ddbc3e4347fbddf49669df53ca012864d114589d49af3e7cd19cbbd65456b74aa5d8b867ba5da3fb221a3bfb20e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d7e","validatorIndex":"0x9cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4301d7f","validatorIndex":"0x9cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc94","index":"0x4301d80","validatorIndex":"0x9ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d81","validatorIndex":"0x9cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4301d82","validatorIndex":"0x9d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d83","validatorIndex":"0x9d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d84","validatorIndex":"0x9d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13853c","index":"0x4301d85","validatorIndex":"0x9d3"}]},[],"0x42e93d5212ce142207dab29823613b7046e82c9eff96e47bced812ccca3d8890"]) handled in 4ms 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:35.1459|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722621 (0x7b4ea1...9776e3), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:35.1459|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722621 (0x7b4ea1...9776e3), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:35.1459|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.1605|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:35.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.3920|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.3920|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:35.3920|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:35.3920|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:35.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:35.8768|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:37:35.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.0527|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722588 | target: 13722621 | peer: 13722620 2025-01-08 15:37:36.0527|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:36.0527|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Active 2025-01-08 15:37:36.0527|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:37:36.0527|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] 2025-01-08 15:37:36.0527|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722588, beaconPivotExists: True, BestSuggestedBody: 13722588, BestKnownNumber: 13722588, BestPeer: [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out], BestKnownBeaconNumber 13722621 2025-01-08 15:37:36.0527|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] (our best 13722588) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.0887|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:36.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.1092|DEBUG|Synchronization.Blocks.SyncBatchSize|9|Changing sync batch size to 72 2025-01-08 15:37:36.1092|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] (our best 13722589) 2025-01-08 15:37:36.1092|DEBUG|Synchronization.Blocks.BlockDownloader|9|Blocks download from [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:37:36.1092|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Dormant 2025-01-08 15:37:36.1092|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] has been processed 2025-01-08 15:37:36.1092|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:37:36.1402|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:36.1661|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:36.1693|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.1693|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:36.1693|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.1693|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:36.1849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:37:36.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.3290|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:36.3290|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:36.3290|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:36.3290|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:36.3944|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.3944|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:36.3944|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:36.3944|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:36.3969|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:36.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.5003|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.129.7.31:38303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1773 2025-01-08 15:37:36.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.5003|DEBUG|Network.PeerManager|23|Peer pool size is: 1313 2025-01-08 15:37:36.5360|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:36.5360|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 143, after the process: 143 2025-01-08 15:37:36.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:36.8765|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:36.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.0080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.0543|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722589 | target: 13722621 | peer: 13722620 2025-01-08 15:37:37.0543|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:37.0939|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:37.0972|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.0972|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:37.0972|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.0972|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:37.1068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.1717|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.1717|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:37.1717|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.1717|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:37.1743|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:37.1743|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:37.1743|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:37.1743|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:37.1794|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.1794|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:37.1794|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.1794|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:37.2055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.3967|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.3967|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:37.3967|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:37.3967|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:37.4056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.5061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.5323|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:37.6043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.6685|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.145:33858] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:37:37.7073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.8084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:37.8758|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:37:37.9082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.0092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.0990|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.0990|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:38.0990|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.0990|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.1006|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:38.1092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.1811|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:38.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.3085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.3990|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.3990|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:38.3990|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:38.3990|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:38.4107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.5121|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.6095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.8115|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:38.8770|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:37:38.8884|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:38.9109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.0096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.0277|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:39.1037|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1037|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:39.1037|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1037|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1056|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:39.1090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:39.1855|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:39.1890|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1890|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:39.1890|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.1890|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:39.1890|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:39.1890|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 143, after the process: 143 2025-01-08 15:37:39.1890|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: e651c9...e4557a 2025-01-08 15:37:39.2111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.3108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.4013|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.4013|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:39.4013|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:39.4013|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:39.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.7089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.8753|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:39.9079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:39.9545|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.117.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:37:39.9571|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:40.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","blockNumber":"0xd163fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","prevRandao":"0x8342c4b42cde9c22eb8323bf822d30d940ae564004b29a52fee196c61807f872","receiptsRoot":"0x905806c5637131047c89f5fe1d38d7e58deca41e4b947e95cf9d34ee04bbe887","stateRoot":"0x760d9f22b78b4139513c7506657bbf05de2f42c2f6fc2086792e8f72c567c288","timestamp":"0x677e9bc4","transactions":["0x02f901d58227d883055e468459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd9608d0cbd7f5c7282a3f3fc7d7b18b42d7cc04e25d39a222c8dff7ac993ef785b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee48d0932b8314514accb4f9442f9d2f0adfa0f4d81b8b7a0efc58740d4cc6d614d756e401cf8bc57004b9b576ab2a1e651e1b988ed6f6c1180231e42fcad6b17332e332e30000000000000000000000000000000000000000000000000000000c080a022a107d5d927ccf8ea5c987845dcc2c43d7162953363a17ac4627482d855e950a00bc0cbb0f1e5c1ebb054892d1e48b48d97c91dc88c1b2405128192292427a064"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301d86","validatorIndex":"0x9d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af8a","index":"0x4301d87","validatorIndex":"0x9d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9b","index":"0x4301d88","validatorIndex":"0x9d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d89","validatorIndex":"0x9d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd66","index":"0x4301d8a","validatorIndex":"0x9d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d8b","validatorIndex":"0x9d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d8c","validatorIndex":"0x9da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f455","index":"0x4301d8d","validatorIndex":"0x9db"}]},[],"0x16eb06cba87867843496d676a80883df6fe06b45e0a190e83a73b3fbc465008b"]) 2025-01-08 15:37:40.0645|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722622 (0x70ed19...8e25c5), Extra Data: chiado-lighthouse-0 2025-01-08 15:37:40.0645|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722622 (0x70ed19...8e25c5). 2025-01-08 15:37:40.0645|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","blockNumber":"0xd163fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","prevRandao":"0x8342c4b42cde9c22eb8323bf822d30d940ae564004b29a52fee196c61807f872","receiptsRoot":"0x905806c5637131047c89f5fe1d38d7e58deca41e4b947e95cf9d34ee04bbe887","stateRoot":"0x760d9f22b78b4139513c7506657bbf05de2f42c2f6fc2086792e8f72c567c288","timestamp":"0x677e9bc4","transactions":["0x02f901d58227d883055e468459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd9608d0cbd7f5c7282a3f3fc7d7b18b42d7cc04e25d39a222c8dff7ac993ef785b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee48d0932b8314514accb4f9442f9d2f0adfa0f4d81b8b7a0efc58740d4cc6d614d756e401cf8bc57004b9b576ab2a1e651e1b988ed6f6c1180231e42fcad6b17332e332e30000000000000000000000000000000000000000000000000000000c080a022a107d5d927ccf8ea5c987845dcc2c43d7162953363a17ac4627482d855e950a00bc0cbb0f1e5c1ebb054892d1e48b48d97c91dc88c1b2405128192292427a064"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301d86","validatorIndex":"0x9d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af8a","index":"0x4301d87","validatorIndex":"0x9d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9b","index":"0x4301d88","validatorIndex":"0x9d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d89","validatorIndex":"0x9d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd66","index":"0x4301d8a","validatorIndex":"0x9d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d8b","validatorIndex":"0x9d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d8c","validatorIndex":"0x9da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f455","index":"0x4301d8d","validatorIndex":"0x9db"}]},[],"0x16eb06cba87867843496d676a80883df6fe06b45e0a190e83a73b3fbc465008b"]) 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","blockNumber":"0xd163fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7b4ea116f04c6d883c4f479cddfcbca044473c712bf84ce11e7ce9cf929776e3","prevRandao":"0x8342c4b42cde9c22eb8323bf822d30d940ae564004b29a52fee196c61807f872","receiptsRoot":"0x905806c5637131047c89f5fe1d38d7e58deca41e4b947e95cf9d34ee04bbe887","stateRoot":"0x760d9f22b78b4139513c7506657bbf05de2f42c2f6fc2086792e8f72c567c288","timestamp":"0x677e9bc4","transactions":["0x02f901d58227d883055e468459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd9608d0cbd7f5c7282a3f3fc7d7b18b42d7cc04e25d39a222c8dff7ac993ef785b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee48d0932b8314514accb4f9442f9d2f0adfa0f4d81b8b7a0efc58740d4cc6d614d756e401cf8bc57004b9b576ab2a1e651e1b988ed6f6c1180231e42fcad6b17332e332e30000000000000000000000000000000000000000000000000000000c080a022a107d5d927ccf8ea5c987845dcc2c43d7162953363a17ac4627482d855e950a00bc0cbb0f1e5c1ebb054892d1e48b48d97c91dc88c1b2405128192292427a064"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301d86","validatorIndex":"0x9d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af8a","index":"0x4301d87","validatorIndex":"0x9d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9b","index":"0x4301d88","validatorIndex":"0x9d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d89","validatorIndex":"0x9d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd66","index":"0x4301d8a","validatorIndex":"0x9d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d8b","validatorIndex":"0x9d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301d8c","validatorIndex":"0x9da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f455","index":"0x4301d8d","validatorIndex":"0x9db"}]},[],"0x16eb06cba87867843496d676a80883df6fe06b45e0a190e83a73b3fbc465008b"]) handled in 1ms 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:40.0645|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:40.0682|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722622 (0x70ed19...8e25c5), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:40.0682|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722622 (0x70ed19...8e25c5), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:40.0682|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:40.1034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1091|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:40.1910|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1910|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:40.1910|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1910|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.1926|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:40.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.3799|DEBUG|Network.Discovery.NodesLocator|32|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:40.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.4030|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.4030|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:40.4030|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:40.4030|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:40.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.5993|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.6458|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.10.225:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 15:37:40.7031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:40.8767|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:37:40.8813|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:37:40.8813|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 143, after the process: 143 2025-01-08 15:37:40.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.0002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.0544|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722589 | target: 13722622 | peer: 13722620 2025-01-08 15:37:41.0544|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:41.0544|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Active 2025-01-08 15:37:41.0544|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:37:41.0544|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] 2025-01-08 15:37:41.0544|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722589, beaconPivotExists: True, BestSuggestedBody: 13722589, BestKnownNumber: 13722589, BestPeer: [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out], BestKnownBeaconNumber 13722622 2025-01-08 15:37:41.0544|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] (our best 13722589) 2025-01-08 15:37:41.0993|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.1110|DEBUG|Synchronization.Blocks.SyncBatchSize|35|Changing sync batch size to 108 2025-01-08 15:37:41.1124|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] (our best 13722590) 2025-01-08 15:37:41.1124|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:37:41.1124|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:37:41.1124|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722619| 139.144.26.85:| Out] has been processed 2025-01-08 15:37:41.1124|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:41.1124|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:41.1171|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1171|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:41.1171|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1171|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:41.1959|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1959|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:41.1959|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1959|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.1973|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:41.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.3307|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:41.3307|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:41.3307|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:41.3307|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:41.4028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.4060|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.4060|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:41.4060|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.4060|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:41.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.6040|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.6984|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.6984|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:41.6984|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:41.6984|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:41.7003|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:41.7003|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:41.7003|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:41.7003|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:41.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.8763|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:37:41.8810|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:41.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:41.9732|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:42.0070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.0545|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722590 | target: 13722622 | peer: 13722620 2025-01-08 15:37:42.0545|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:42.1069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.1192|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.1192|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:42.1192|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.1192|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.1212|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.2011|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:42.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.2448|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.155:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:42.3054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.4074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.4083|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.4083|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:42.4083|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:42.4083|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:42.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.6074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.7051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.8069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:42.8785|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:37:42.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.0073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.1046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:43.1249|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.1282|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:43.1282|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.1282|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:43.2046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:43.2046|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:43.2087|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.2087|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:43.2087|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.2087|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:43.3112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.3274|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:43.4087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.4087|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.4087|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:43.4087|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:43.4087|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:43.4468|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:51234->30303] to: 30303 2025-01-08 15:37:43.4468|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:51234->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:37:43.4837|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:43.5107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.6111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.7113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.8086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:43.8763|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:37:43.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.0093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.1095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.1306|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.1306|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:44.1306|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.1306|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.1324|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:44.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.2090|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.2090|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:44.2090|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.2090|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:44.2090|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.2122|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:44.2849|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:44.3114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.4126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.4126|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.4126|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:44.4126|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:44.4126|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:44.4262|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|203.219.192.109:47196->30303] to: 33333 2025-01-08 15:37:44.4262|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|203.219.192.109:47196->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:44.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.5729|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 143, after the process: 144 2025-01-08 15:37:44.5729|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: 8e11c1...6a02a4 2025-01-08 15:37:44.6126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.7132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:44.8765|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:44.9130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:37:45.0336|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:45.0677|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","blockNumber":"0xd163ff","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","prevRandao":"0x0b2bd0e9455590a43d4bb91321866edce94e2249a58cc4e1cd3a304f0a805292","receiptsRoot":"0x664437d66070955c8d4ce5bd0f694238dfbbe0ee1d9c7626ea68ced69904546a","stateRoot":"0x238bc91f2f10aae5dd7a117ea1e9f590eabfceb9ab9195ca14414b8f56ec6580","timestamp":"0x677e9bc9","transactions":["0x02f901d58227d883055e478459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e62a374513d354b7ef43a31302473659daaf62718a6923a8ca484775f29fb0f472ededae9bad328d97cf493f1540c985c4c8effe9b069a3b0e357186b5834975b332e332e30000000000000000000000000000000000000000000000000000000c001a09e39730dd83ecc59ffc04e9b34ea482a3a8706f1f177a2a2c0aa6ce77ea75f9ea024f6c6ece5c424f7c09bae371cf07560b08300038fe584472d45aa567a73020b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d8e","validatorIndex":"0x9dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d8f","validatorIndex":"0x9dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd66","index":"0x4301d90","validatorIndex":"0x9de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2c13","index":"0x4301d91","validatorIndex":"0x9df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc96","index":"0x4301d92","validatorIndex":"0x9e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13feb1","index":"0x4301d93","validatorIndex":"0x9e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d382","index":"0x4301d94","validatorIndex":"0x9e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca640","index":"0x4301d95","validatorIndex":"0x9e3"}]},[],"0x2a7a3d1605761a3f7f0d8d641033ab2eeecb19741db115aa7834f85110ad5080"]) 2025-01-08 15:37:45.0682|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722623 (0x96f07c...1e3fb9), Extra Data: chiado-lighthouse-0 2025-01-08 15:37:45.0682|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722623 (0x96f07c...1e3fb9). 2025-01-08 15:37:45.0682|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","blockNumber":"0xd163ff","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","prevRandao":"0x0b2bd0e9455590a43d4bb91321866edce94e2249a58cc4e1cd3a304f0a805292","receiptsRoot":"0x664437d66070955c8d4ce5bd0f694238dfbbe0ee1d9c7626ea68ced69904546a","stateRoot":"0x238bc91f2f10aae5dd7a117ea1e9f590eabfceb9ab9195ca14414b8f56ec6580","timestamp":"0x677e9bc9","transactions":["0x02f901d58227d883055e478459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e62a374513d354b7ef43a31302473659daaf62718a6923a8ca484775f29fb0f472ededae9bad328d97cf493f1540c985c4c8effe9b069a3b0e357186b5834975b332e332e30000000000000000000000000000000000000000000000000000000c001a09e39730dd83ecc59ffc04e9b34ea482a3a8706f1f177a2a2c0aa6ce77ea75f9ea024f6c6ece5c424f7c09bae371cf07560b08300038fe584472d45aa567a73020b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d8e","validatorIndex":"0x9dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d8f","validatorIndex":"0x9dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd66","index":"0x4301d90","validatorIndex":"0x9de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2c13","index":"0x4301d91","validatorIndex":"0x9df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc96","index":"0x4301d92","validatorIndex":"0x9e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13feb1","index":"0x4301d93","validatorIndex":"0x9e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d382","index":"0x4301d94","validatorIndex":"0x9e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca640","index":"0x4301d95","validatorIndex":"0x9e3"}]},[],"0x2a7a3d1605761a3f7f0d8d641033ab2eeecb19741db115aa7834f85110ad5080"]) 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","blockNumber":"0xd163ff","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x70ed19923f146bc1b5669d16ba1a7dda99da47a5240732b9692a685afe8e25c5","prevRandao":"0x0b2bd0e9455590a43d4bb91321866edce94e2249a58cc4e1cd3a304f0a805292","receiptsRoot":"0x664437d66070955c8d4ce5bd0f694238dfbbe0ee1d9c7626ea68ced69904546a","stateRoot":"0x238bc91f2f10aae5dd7a117ea1e9f590eabfceb9ab9195ca14414b8f56ec6580","timestamp":"0x677e9bc9","transactions":["0x02f901d58227d883055e478459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e62a374513d354b7ef43a31302473659daaf62718a6923a8ca484775f29fb0f472ededae9bad328d97cf493f1540c985c4c8effe9b069a3b0e357186b5834975b332e332e30000000000000000000000000000000000000000000000000000000c001a09e39730dd83ecc59ffc04e9b34ea482a3a8706f1f177a2a2c0aa6ce77ea75f9ea024f6c6ece5c424f7c09bae371cf07560b08300038fe584472d45aa567a73020b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d8e","validatorIndex":"0x9dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301d8f","validatorIndex":"0x9dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd66","index":"0x4301d90","validatorIndex":"0x9de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2c13","index":"0x4301d91","validatorIndex":"0x9df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc96","index":"0x4301d92","validatorIndex":"0x9e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13feb1","index":"0x4301d93","validatorIndex":"0x9e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d382","index":"0x4301d94","validatorIndex":"0x9e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca640","index":"0x4301d95","validatorIndex":"0x9e3"}]},[],"0x2a7a3d1605761a3f7f0d8d641033ab2eeecb19741db115aa7834f85110ad5080"]) handled in 1ms 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:45.0682|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:45.0723|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|32|Received ForkChoice: 13722623 (0x96f07c...1e3fb9), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:45.0723|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|32|Syncing beacon headers, Request: ForkChoice: 13722623 (0x96f07c...1e3fb9), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:45.0723|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:45.0723|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:45.0723|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:45.0723|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:45.0723|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:45.0723|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:45.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.1363|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:45.1516|DEBUG|Network.PeerManager|23|Peer pool size is: 1414 2025-01-08 15:37:45.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.2158|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.2158|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:45.2158|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.2158|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.2181|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:45.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.3395|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:45.4026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.4151|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.4151|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:45.4151|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:45.4151|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:45.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.5960|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.172.237.226:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:37:45.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.6299|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:45.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.7431|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:37:45.8028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:45.8766|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:45.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.0545|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722590 | target: 13722623 | peer: 13722622 2025-01-08 15:37:46.0545|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:46.0545|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Active 2025-01-08 15:37:46.0545|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 15:37:46.0545|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] 2025-01-08 15:37:46.0545|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722590, beaconPivotExists: True, BestSuggestedBody: 13722590, BestKnownNumber: 13722590, BestPeer: [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out], BestKnownBeaconNumber 13722623 2025-01-08 15:37:46.0545|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] (our best 13722590) 2025-01-08 15:37:46.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.1111|DEBUG|Synchronization.Blocks.SyncBatchSize|8|Changing sync batch size to 128 2025-01-08 15:37:46.1111|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] (our best 13722591) 2025-01-08 15:37:46.1123|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:37:46.1123|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:37:46.1123|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] has been processed 2025-01-08 15:37:46.1123|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:46.1417|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:46.1451|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.1451|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:46.1451|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.1451|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:46.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:46.2215|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:46.2245|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.2245|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:46.2245|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.2245|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:46.3025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.3315|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:46.3315|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:46.3315|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:46.3315|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:46.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.4177|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.4177|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:46.4177|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:46.4177|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:46.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.6037|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|51.161.13.48:34054->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:37:46.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.8075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:46.8329|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 144, after the process: 152 2025-01-08 15:37:46.8769|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:46.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722591 | target: 13722623 | peer: 13722622 2025-01-08 15:37:47.0546|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:47.1067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.1471|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.1471|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:47.1471|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.1471|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.1490|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:47.2073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:47.2264|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:47.2289|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.2289|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:47.2289|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.2289|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:47.3118|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.3244|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.156.48.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:37:47.4109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.4197|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.4197|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:47.4197|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:47.4197|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:47.5110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.6086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.7112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.8100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.8329|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:47.8764|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:37:47.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:47.9659|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|138.201.53.121:2384->30303] to: 50305 2025-01-08 15:37:47.9659|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|138.201.53.121:2384->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:37:48.0099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.1113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.1523|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:48.2130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.2310|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.2310|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:48.2310|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.2310|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.2331|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:48.3128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.4129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.4218|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.4218|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:48.4218|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:48.4218|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:48.5129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.6132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.7130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.8119|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:48.8773|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:37:48.9127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.0127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.1121|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:49.1574|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:49.1611|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.1611|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:49.1611|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.1611|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:49.2127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.2367|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:49.3125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.4014|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:49.4052|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.22.106.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:37:49.4127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.4239|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.4239|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:49.4239|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:49.4239|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:49.5129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.6135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.7131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:49.8767|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:37:49.9120|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","blockNumber":"0xd16400","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","prevRandao":"0x36821f8c7b0a05b7af2361e01925a9c9a961925f8a4381ce0ee7755ad727255a","receiptsRoot":"0x93163c0d226729f2a4e46149960808ad95688049fbe04b0bb1964e5fc2512996","stateRoot":"0xa71cbaa9ffd652475d2b641732d365e2a48bf453802fe0f28d1be575a783e3f3","timestamp":"0x677e9bce","transactions":["0x02f901d58227d883055e488459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c238acbdc08425021ea0416b0c9f8155854d3514bd893f0e1b1871d8aeae69aad58c9e4e25900415dc38f62f635a36831fc87529631ea02a80b50837a29f1a1bd332e332e30000000000000000000000000000000000000000000000000000000c001a06425b2d61a3b091698e136f6b4385e6f9cc51e14544b68a14ccc6bdd5d660590a019fdbe6a7522a7713daf4768d54fc0847ff24cf29eee1ed2f1197e32c1ef0e68"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x42e370","index":"0x4301d96","validatorIndex":"0x9e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c64","index":"0x4301d97","validatorIndex":"0x9e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8a2","index":"0x4301d98","validatorIndex":"0x9e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e92","index":"0x4301d99","validatorIndex":"0x9e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135852","index":"0x4301d9a","validatorIndex":"0x9e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301d9b","validatorIndex":"0x9e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74e","index":"0x4301d9c","validatorIndex":"0x9ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d9d","validatorIndex":"0x9eb"}]},[],"0x3498de9ccfe22848649fad01dee239352a62a84bf8d8146db2d3dbb7462cfd02"]) 2025-01-08 15:37:50.0653|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722624 (0xf546f2...5f5726), Extra Data: chiado-lighthouse-0 2025-01-08 15:37:50.0653|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722624 (0xf546f2...5f5726). 2025-01-08 15:37:50.0653|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","blockNumber":"0xd16400","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","prevRandao":"0x36821f8c7b0a05b7af2361e01925a9c9a961925f8a4381ce0ee7755ad727255a","receiptsRoot":"0x93163c0d226729f2a4e46149960808ad95688049fbe04b0bb1964e5fc2512996","stateRoot":"0xa71cbaa9ffd652475d2b641732d365e2a48bf453802fe0f28d1be575a783e3f3","timestamp":"0x677e9bce","transactions":["0x02f901d58227d883055e488459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c238acbdc08425021ea0416b0c9f8155854d3514bd893f0e1b1871d8aeae69aad58c9e4e25900415dc38f62f635a36831fc87529631ea02a80b50837a29f1a1bd332e332e30000000000000000000000000000000000000000000000000000000c001a06425b2d61a3b091698e136f6b4385e6f9cc51e14544b68a14ccc6bdd5d660590a019fdbe6a7522a7713daf4768d54fc0847ff24cf29eee1ed2f1197e32c1ef0e68"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x42e370","index":"0x4301d96","validatorIndex":"0x9e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c64","index":"0x4301d97","validatorIndex":"0x9e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8a2","index":"0x4301d98","validatorIndex":"0x9e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e92","index":"0x4301d99","validatorIndex":"0x9e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135852","index":"0x4301d9a","validatorIndex":"0x9e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301d9b","validatorIndex":"0x9e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74e","index":"0x4301d9c","validatorIndex":"0x9ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d9d","validatorIndex":"0x9eb"}]},[],"0x3498de9ccfe22848649fad01dee239352a62a84bf8d8146db2d3dbb7462cfd02"]) 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","blockNumber":"0xd16400","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x96f07cc42390c18c2b6c01d4e4eb4b9864e610fd6fd7bcb6d0cdc928af1e3fb9","prevRandao":"0x36821f8c7b0a05b7af2361e01925a9c9a961925f8a4381ce0ee7755ad727255a","receiptsRoot":"0x93163c0d226729f2a4e46149960808ad95688049fbe04b0bb1964e5fc2512996","stateRoot":"0xa71cbaa9ffd652475d2b641732d365e2a48bf453802fe0f28d1be575a783e3f3","timestamp":"0x677e9bce","transactions":["0x02f901d58227d883055e488459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c238acbdc08425021ea0416b0c9f8155854d3514bd893f0e1b1871d8aeae69aad58c9e4e25900415dc38f62f635a36831fc87529631ea02a80b50837a29f1a1bd332e332e30000000000000000000000000000000000000000000000000000000c001a06425b2d61a3b091698e136f6b4385e6f9cc51e14544b68a14ccc6bdd5d660590a019fdbe6a7522a7713daf4768d54fc0847ff24cf29eee1ed2f1197e32c1ef0e68"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x42e370","index":"0x4301d96","validatorIndex":"0x9e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c64","index":"0x4301d97","validatorIndex":"0x9e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8a2","index":"0x4301d98","validatorIndex":"0x9e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e92","index":"0x4301d99","validatorIndex":"0x9e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135852","index":"0x4301d9a","validatorIndex":"0x9e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301d9b","validatorIndex":"0x9e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74e","index":"0x4301d9c","validatorIndex":"0x9ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301d9d","validatorIndex":"0x9eb"}]},[],"0x3498de9ccfe22848649fad01dee239352a62a84bf8d8146db2d3dbb7462cfd02"]) handled in 2ms 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:50.0653|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:50.0702|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722624 (0xf546f2...5f5726), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:50.0702|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722624 (0xf546f2...5f5726), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:50.0702|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:50.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.1633|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.1633|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:50.1633|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.1633|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.1652|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:50.1731|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 152, after the process: 152 2025-01-08 15:37:50.1731|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: edb50f...436951 2025-01-08 15:37:50.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:50.2422|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:50.2454|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.2454|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:50.2454|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.2454|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:50.3068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.4067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.4261|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.4261|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:50.4261|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:50.4261|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:50.5077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.5188|DEBUG|Network.PeerManager|35|Peer pool size is: 1515 2025-01-08 15:37:50.5743|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.229:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:37:50.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.7053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.7847|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->169.155.170.222:20101] initiating disconnect because InvalidNetworkId, details: invalid network id - 22776 2025-01-08 15:37:50.8070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.8770|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:37:50.8885|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.252.87.229:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:37:50.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:50.9816|DEBUG|Network.PeerManager|30|Disconnecting an existing [Session|In|HandshakeComplete|35.159.41.196:56788->30303] - In session to replace 2025-01-08 15:37:50.9816|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->35.159.41.196:30303] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 15:37:51.0071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.0553|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|16|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722591 | target: 13722624 | peer: 13722622 2025-01-08 15:37:51.0553|DEBUG|Synchronization.Reporting.SyncReport|16|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:51.0553|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|FastSyncFeed state changed to Active 2025-01-08 15:37:51.0553|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher got activated. 2025-01-08 15:37:51.0553|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] 2025-01-08 15:37:51.0553|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|16|MergeBlockDownloader GetCurrentNumber: currentNumber 13722591, beaconPivotExists: True, BestSuggestedBody: 13722591, BestKnownNumber: 13722591, BestPeer: [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out], BestKnownBeaconNumber 13722624 2025-01-08 15:37:51.0553|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|16|Continue full sync with [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] (our best 13722591) 2025-01-08 15:37:51.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.1126|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|16|Continue full sync with [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] (our best 13722592) 2025-01-08 15:37:51.1126|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:37:51.1126|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:37:51.1126|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722621| 139.144.26.85:| Out] has been processed 2025-01-08 15:37:51.1126|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:37:51.1355|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.91.13.70:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:37:51.1365|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|35.159.41.196:56788->30303] to: 30303 2025-01-08 15:37:51.1365|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|35.159.41.196:56788->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:51.1689|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:51.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.2047|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.2047|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:51.2047|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.2047|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:51.2373|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:88.198.70.23]:17933, msg: 9ebb8567e879d3b0f2ad48fa5a9a9103ba1de98e312ad322a0195c2eb377583bce33c65cea434bc21c4e6acc4573071ee6a5860fca3b0d6bb42e064fbb3ff4c463aeb47dc68dc51b83c3d2b927b2f493ab7c70acb11e1b4d7350cdd5991d6e1d0106f8cea063a467419e66bd1087ac3ab645f2afde471445bead90cbaacc54e9bcdc73f2a0f8abb840a1eb080fbf395043d707d6ae95477eb600ac8cafb5cfe450982ea1bd6b4a5512784ffda0dc42cd1683bb8aaf0259183cb1a2339dff813e3a0e54aa7ff07204b20883657468c684b437a290808269648276348269708458c6461783697036902a0104f801405067000000000000000289736563703235366b31a10205317f2caad6800b5103f17afc782477780f5cea957e605d91c75c94a0a4daea8374637082460d8375647082460d, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:37:51.2472|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.2472|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:51.2472|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.2472|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.2489|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:51.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.3330|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:51.3330|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:51.3330|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:51.3330|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:51.4079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.4286|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.4286|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:51.4286|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.4286|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:51.4331|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:37:51.4768|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|88.198.70.23:46886->30303] to: 17933 2025-01-08 15:37:51.4768|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|88.198.70.23:46886->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 124832 2025-01-08 15:37:51.5027|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:51.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.6084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.6084|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:37:51.6084|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 152, after the process: 152 2025-01-08 15:37:51.6181|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:51.7028|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.7028|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:51.7028|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:51.7028|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:51.7044|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:51.7044|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:51.7044|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:51.7044|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:51.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.8109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:51.8774|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:51.9109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.0112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.0547|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722592 | target: 13722624 | peer: 13722622 2025-01-08 15:37:52.0547|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:52.1108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:52.2082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2082|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.2526|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:52.3086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.4112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.4309|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.4309|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:52.4309|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:52.4309|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:52.5109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.6114|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:52.6114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.8113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:52.8277|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.200.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:37:52.8775|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:52.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.0108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.2092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:53.2136|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:53.2162|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2162|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:53.2162|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2162|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.2574|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:53.3084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.3484|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->223.206.39.156:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:53.4111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.4331|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.4331|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:53.4331|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:53.4331|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:53.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.6130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.7128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.8128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:53.8767|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:37:53.9120|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.0130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.1125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.1289|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.168.80:30305] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, eth63, eth64, eth65 2025-01-08 15:37:54.1375|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:54.2129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:54.2180|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:54.2212|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2212|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:54.2212|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2212|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:54.2615|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2615|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:54.2615|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2615|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.2734|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:54.3154|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.4169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.4354|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.4354|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:54.4354|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:54.4354|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:54.5163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.6165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.7169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.8171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:54.8767|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:37:54.9170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:37:55.0043|DEBUG|Network.Discovery.NodesLocator|32|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 152, after the process: 152 2025-01-08 15:37:55.0043|DEBUG|Network.Discovery.NodesLocator|32|Starting discovery process for node: randomNode: 90f7fe...804b95 2025-01-08 15:37:55.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.2233|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2233|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:55.2233|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2233|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2249|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.2769|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:55.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.4215|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:55.4376|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.4376|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:55.4376|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:55.4376|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:55.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.7277|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","blockNumber":"0xd16401","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","prevRandao":"0x4732f41385fc2b339680cdf3dd19449396ea5f80a59aec3c6180e7af2a6d4358","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb971cdb911f25cf8a367542cf0056067c429e225c19169d3823c6a79af2ffbc5","timestamp":"0x677e9bd3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa96","index":"0x4301d9e","validatorIndex":"0x9ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d9f","validatorIndex":"0x9ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132a5b","index":"0x4301da0","validatorIndex":"0x9ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301da1","validatorIndex":"0x9ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37d","index":"0x4301da2","validatorIndex":"0x9f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b79","index":"0x4301da3","validatorIndex":"0x9f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301da4","validatorIndex":"0x9f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74e","index":"0x4301da5","validatorIndex":"0x9f3"}]},[],"0x0a6d40bb5e48beadcd9d681c3b68ed5d3977095086870ca450430308c3efa706"]) 2025-01-08 15:37:55.7282|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722625 (0x4426cc...3bed18), Extra Data: Nethermind 2025-01-08 15:37:55.7282|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Syncing... Inserting block 13722625 (0x4426cc...3bed18). 2025-01-08 15:37:55.7282|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:37:55.7282|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","blockNumber":"0xd16401","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","prevRandao":"0x4732f41385fc2b339680cdf3dd19449396ea5f80a59aec3c6180e7af2a6d4358","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb971cdb911f25cf8a367542cf0056067c429e225c19169d3823c6a79af2ffbc5","timestamp":"0x677e9bd3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa96","index":"0x4301d9e","validatorIndex":"0x9ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d9f","validatorIndex":"0x9ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132a5b","index":"0x4301da0","validatorIndex":"0x9ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301da1","validatorIndex":"0x9ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37d","index":"0x4301da2","validatorIndex":"0x9f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b79","index":"0x4301da3","validatorIndex":"0x9f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301da4","validatorIndex":"0x9f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74e","index":"0x4301da5","validatorIndex":"0x9f3"}]},[],"0x0a6d40bb5e48beadcd9d681c3b68ed5d3977095086870ca450430308c3efa706"]) 2025-01-08 15:37:55.7282|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","blockNumber":"0xd16401","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf546f23f8acaa65e6cb1f732539343608da2b046173985690283f20fc05f5726","prevRandao":"0x4732f41385fc2b339680cdf3dd19449396ea5f80a59aec3c6180e7af2a6d4358","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb971cdb911f25cf8a367542cf0056067c429e225c19169d3823c6a79af2ffbc5","timestamp":"0x677e9bd3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa96","index":"0x4301d9e","validatorIndex":"0x9ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301d9f","validatorIndex":"0x9ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132a5b","index":"0x4301da0","validatorIndex":"0x9ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301da1","validatorIndex":"0x9ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37d","index":"0x4301da2","validatorIndex":"0x9f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b79","index":"0x4301da3","validatorIndex":"0x9f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301da4","validatorIndex":"0x9f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74e","index":"0x4301da5","validatorIndex":"0x9f3"}]},[],"0x0a6d40bb5e48beadcd9d681c3b68ed5d3977095086870ca450430308c3efa706"]) handled in 1ms 2025-01-08 15:37:55.7282|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:55.7282|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:55.7282|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:55.7282|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:55.7352|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:55.7352|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:37:55.7369|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722625 (0x4426cc...3bed18), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:55.7369|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722625 (0x4426cc...3bed18), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:37:55.7369|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:37:55.7369|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 2ms 2025-01-08 15:37:55.7369|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:55.7369|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:55.7369|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:55.7369|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:55.7576|DEBUG|Network.PeerManager|43|Peer pool size is: 1616 2025-01-08 15:37:55.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.8608|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:45.250.254.84]:30303, msg: 6a53192b72dc13473f97e8ec28ed58b052d9595359956c00bca43e78422140770fc902b948aaf0402e59918ae2eef3143a5569ed72f1a961a4f199bf9de9bcb529c3c0b48a21e7d85e9dc0b7c12901518206a996a259a10fa913e07f1f9666dd0106f8d0a0a7e650e82582eed1b2d4fc890cb0103e318714769b695f3a8d9d07ebb1fff5abf8adb8402e01c2aaa1be79bec3fd2988439429a270635a005dc5416c30694d5cd95fe506186b21e565a0d359d648f96ea677de91403a6bb46e7b0162ad1f34b5a14ce01f82085683657468c6849f3d225480826964827634826970842dfafe54836970369026056440d0000000004502500254008489736563703235366b31a10299c603103d2e56f486cdf098aeb5ea0981a13d703b5b2ad390f0e80e1569f8d48374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 15:37:55.8767|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:55.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:55.9398|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|40.160.9.253:45002->30303] to: 30303 2025-01-08 15:37:55.9398|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|40.160.9.253:45002->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 15:37:56.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.0566|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722592 | target: 13722625 | peer: 13722624 2025-01-08 15:37:56.0566|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:37:56.0566|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:37:56.0566|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:37:56.0566|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] 2025-01-08 15:37:56.0566|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722592, beaconPivotExists: True, BestSuggestedBody: 13722592, BestKnownNumber: 13722592, BestPeer: [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out], BestKnownBeaconNumber 13722625 2025-01-08 15:37:56.0566|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] (our best 13722592) 2025-01-08 15:37:56.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.1149|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] (our best 13722593) 2025-01-08 15:37:56.1149|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:37:56.1149|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:37:56.1149|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] has been processed 2025-01-08 15:37:56.1149|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:37:56.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2286|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:56.2819|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:56.2851|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2851|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:56.2851|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.2851|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:56.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.3339|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:56.3339|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:56.3339|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:56.3339|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:56.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.4104|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:48798->30303] to: 30303 2025-01-08 15:37:56.4104|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:48798->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:37:56.4400|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.4400|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:56.4400|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:56.4400|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:56.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.6039|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.7071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.7477|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 152, after the process: 159 2025-01-08 15:37:56.8067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:56.8067|DEBUG|Network.PeerManager|9|Peer pool size is: 1717 2025-01-08 15:37:56.8769|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:37:56.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.0069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.0095|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|65.108.48.96:41932->30303] to: 30303 2025-01-08 15:37:57.0568|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722593 | target: 13722625 | peer: 13722624 2025-01-08 15:37:57.0568|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:37:57.1067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.1707|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.48.96:41932->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:37:57.2043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.2345|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2345|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:57.2345|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2345|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2366|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:57.2867|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:57.2895|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2895|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:57.2895|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.2895|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:57.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.4425|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.4425|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:57.4425|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:57.4425|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:57.5054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.6065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.6296|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.180.180.38:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:37:57.7071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.7469|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:37:57.8072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:57.8758|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:57.9084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.0110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.1112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.2405|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:58.2916|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.2916|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:58.2916|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.2916|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:58.2965|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:58.2965|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:58.2965|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:58.2965|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:58.3028|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.3028|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:58.3028|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.3028|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:58.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.4102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.4448|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.4448|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:58.4448|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:58.4448|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:58.5113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.6084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.6522|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|162.19.138.43:59448->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 15:37:58.7083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.8077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:58.8764|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:37:58.9110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.0111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.0111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:37:59.1140|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.2127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:59.2459|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:59.2493|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.2493|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:59.2493|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.2493|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:59.3048|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.3048|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:59.3048|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.3048|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:59.3131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.3327|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:59.4128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.4472|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.4472|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:37:59.4472|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:37:59.4472|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:37:59.5129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.6153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.7130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.8129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:37:59.8766|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:37:59.9145|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|23|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:38:00.0833|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 160, after the process: 160 2025-01-08 15:38:00.0833|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: a082ba...7371e9 2025-01-08 15:38:00.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.2511|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.2511|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:00.2511|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.2511|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.2525|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:00.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:00.3374|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:00.3411|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.3411|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:00.3411|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.3411|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:00.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.4010|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","blockNumber":"0xd16402","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","prevRandao":"0xbdc07a925b884f8df9c02e56022cb1ca076e1d4a08769fb51236495c6a8f5d27","receiptsRoot":"0x219920b7339862a43ece41e2baa8e84fe1b550dfbd6a4dfaa0e888915f4210d4","stateRoot":"0x83d3cde565ddd40ce1155a0b6eab3f1d91f8f2c1c7794548b2b613c2462cac36","timestamp":"0x677e9bd8","transactions":["0x02f901d58227d883055e498459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89d00277bc2e9e5c9d7af229d9e2d3945525b4e03c74e857a7331cd082d8b46359154cba304ea2306420a087e453d825b964e502cf37c7b19b117d06eee0ccc5e332e332e30000000000000000000000000000000000000000000000000000000c080a0e90479b6f1df9869e01fd206882b0ca8ee11d8b23a24e7bd0fdf9e701aea0259a007c4602447f1881ae014144672381396ac1098c4a3cbf7f0efda985b0e009496"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f76","index":"0x4301da6","validatorIndex":"0x9f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301da7","validatorIndex":"0x9f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d976","index":"0x4301da8","validatorIndex":"0x9f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d171","index":"0x4301da9","validatorIndex":"0x9f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca734","index":"0x4301daa","validatorIndex":"0x9f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3accb3","index":"0x4301dab","validatorIndex":"0x9f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f85","index":"0x4301dac","validatorIndex":"0x9fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32e","index":"0x4301dad","validatorIndex":"0x9fb"}]},[],"0x5229ba402f314b8b99580e5d5e4a1b2ee506f4c3c5c358692472de8dca1c3216"]) 2025-01-08 15:38:00.4047|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Received New Block: 13722626 (0xdbda16...0b02ce), Extra Data: Nethermind 2025-01-08 15:38:00.4047|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Syncing... Inserting block 13722626 (0xdbda16...0b02ce). 2025-01-08 15:38:00.4047|DEBUG|Merge.Plugin.GC.GCKeeper|23|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:00.4047|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","blockNumber":"0xd16402","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","prevRandao":"0xbdc07a925b884f8df9c02e56022cb1ca076e1d4a08769fb51236495c6a8f5d27","receiptsRoot":"0x219920b7339862a43ece41e2baa8e84fe1b550dfbd6a4dfaa0e888915f4210d4","stateRoot":"0x83d3cde565ddd40ce1155a0b6eab3f1d91f8f2c1c7794548b2b613c2462cac36","timestamp":"0x677e9bd8","transactions":["0x02f901d58227d883055e498459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89d00277bc2e9e5c9d7af229d9e2d3945525b4e03c74e857a7331cd082d8b46359154cba304ea2306420a087e453d825b964e502cf37c7b19b117d06eee0ccc5e332e332e30000000000000000000000000000000000000000000000000000000c080a0e90479b6f1df9869e01fd206882b0ca8ee11d8b23a24e7bd0fdf9e701aea0259a007c4602447f1881ae014144672381396ac1098c4a3cbf7f0efda985b0e009496"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f76","index":"0x4301da6","validatorIndex":"0x9f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301da7","validatorIndex":"0x9f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d976","index":"0x4301da8","validatorIndex":"0x9f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d171","index":"0x4301da9","validatorIndex":"0x9f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca734","index":"0x4301daa","validatorIndex":"0x9f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3accb3","index":"0x4301dab","validatorIndex":"0x9f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f85","index":"0x4301dac","validatorIndex":"0x9fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32e","index":"0x4301dad","validatorIndex":"0x9fb"}]},[],"0x5229ba402f314b8b99580e5d5e4a1b2ee506f4c3c5c358692472de8dca1c3216"]) 2025-01-08 15:38:00.4047|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","blockNumber":"0xd16402","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4426cc621a8e0d1bfb01b5aa722fcaa8115778b6a3fa584c618054eadd3bed18","prevRandao":"0xbdc07a925b884f8df9c02e56022cb1ca076e1d4a08769fb51236495c6a8f5d27","receiptsRoot":"0x219920b7339862a43ece41e2baa8e84fe1b550dfbd6a4dfaa0e888915f4210d4","stateRoot":"0x83d3cde565ddd40ce1155a0b6eab3f1d91f8f2c1c7794548b2b613c2462cac36","timestamp":"0x677e9bd8","transactions":["0x02f901d58227d883055e498459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89d00277bc2e9e5c9d7af229d9e2d3945525b4e03c74e857a7331cd082d8b46359154cba304ea2306420a087e453d825b964e502cf37c7b19b117d06eee0ccc5e332e332e30000000000000000000000000000000000000000000000000000000c080a0e90479b6f1df9869e01fd206882b0ca8ee11d8b23a24e7bd0fdf9e701aea0259a007c4602447f1881ae014144672381396ac1098c4a3cbf7f0efda985b0e009496"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f76","index":"0x4301da6","validatorIndex":"0x9f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301da7","validatorIndex":"0x9f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d976","index":"0x4301da8","validatorIndex":"0x9f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d171","index":"0x4301da9","validatorIndex":"0x9f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca734","index":"0x4301daa","validatorIndex":"0x9f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3accb3","index":"0x4301dab","validatorIndex":"0x9f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f85","index":"0x4301dac","validatorIndex":"0x9fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32e","index":"0x4301dad","validatorIndex":"0x9fb"}]},[],"0x5229ba402f314b8b99580e5d5e4a1b2ee506f4c3c5c358692472de8dca1c3216"]) handled in 2ms 2025-01-08 15:38:00.4047|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:00.4047|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:00.4047|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:00.4047|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:38:00.4091|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722626 (0xdbda16...0b02ce), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:00.4091|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722626 (0xdbda16...0b02ce), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:00.4091|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:00.4495|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.4495|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:00.4495|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:00.4495|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:00.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.6844|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:00.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:00.8772|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:38:00.9002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722593 | target: 13722626 | peer: 13722624 2025-01-08 15:38:01.0546|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:01.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Active 2025-01-08 15:38:01.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:38:01.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] 2025-01-08 15:38:01.0546|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722593, beaconPivotExists: True, BestSuggestedBody: 13722593, BestKnownNumber: 13722593, BestPeer: [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out], BestKnownBeaconNumber 13722626 2025-01-08 15:38:01.0546|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] (our best 13722593) 2025-01-08 15:38:01.0874|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|157.90.214.37:46590->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:01.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.1118|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] (our best 13722594) 2025-01-08 15:38:01.1118|DEBUG|Synchronization.Blocks.BlockDownloader|23|Blocks download from [HBR ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:01.1118|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Dormant 2025-01-08 15:38:01.1118|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722623| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:01.1118|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher is going to sleep. 2025-01-08 15:38:01.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.2361|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.68.161.253:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 10321 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.2566|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:01.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.3344|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:01.3344|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:01.3344|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:01.3344|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:01.3432|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.3432|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:01.3432|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.3432|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.3451|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:01.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.4517|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.4517|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:01.4517|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.4517|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:01.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.5898|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:01.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.6433|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:01.6433|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 160, after the process: 161 2025-01-08 15:38:01.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.7064|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.7064|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:01.7064|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:01.7064|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:01.7124|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:01.7124|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:01.7124|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:01.7124|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:01.8020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:01.8789|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:01.9035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.0328|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36350] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:02.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|14|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722594 | target: 13722626 | peer: 13722624 2025-01-08 15:38:02.0546|DEBUG|Synchronization.Reporting.SyncReport|14|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:02.0992|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.1104|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.19:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:02.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.2349|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.238.131.193:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:02.2616|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:02.2651|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.2651|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:02.2651|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.2651|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:02.2983|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.121.78.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:02.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.3482|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:02.4026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.4611|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.4611|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:02.4611|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:02.4611|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:02.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.6393|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:02.6995|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.7858|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:02.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.8763|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:02.8999|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:02.9994|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.1034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.2018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.2676|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.2676|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:03.2676|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.2676|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.2694|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:03.2925|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.210.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:38:03.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:03.3616|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:03.3649|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.3649|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:03.3649|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.3649|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:03.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.4635|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.4635|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:03.4635|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:03.4635|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:03.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.6031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.7001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:03.8764|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:03.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.0035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.1001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.2366|DEBUG|Synchronization.Peers.SyncPeerPool|23|Dropped 0 useless peers 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.2729|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:04.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.3625|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:04.3681|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.3682|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:04.4029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.4658|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.4658|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:04.4658|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:04.4658|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:04.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.7052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.7127|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.120.178.136:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:38:04.8056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:04.8766|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:04.9051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|32|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:38:05.0094|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 161, after the process: 161 2025-01-08 15:38:05.0094|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: 781a03...adec87 2025-01-08 15:38:05.1035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.1867|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.34.234.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:38:05.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:05.2777|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:05.2811|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.2811|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:05.2811|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.2811|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:05.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:05.3739|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:05.3775|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.3775|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:05.3775|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.3775|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","blockNumber":"0xd16403","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","prevRandao":"0xb00bc916c1e034420cc89bce9411781c533ee70eaba344985e3261259677a8fb","receiptsRoot":"0xb62592b2243b0eb18088d1fa750a7d1ce40edbc455c3f4c841a0a6bd6ccaac1f","stateRoot":"0xf190a3106950e1e0c657db54343e4d80b2c592e3213e338b77a849ff5d9a6f62","timestamp":"0x677e9bdd","transactions":["0x02f901d58227d883055e4a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be53e655222dcf82055f813a1f94d1bd9f8a559b9d91acf006b5dfbd36a57908dbc6a9b3b7ef126c915480ebc49cccb238f8022b913c42a85d4193869e1cd79093332e332e30000000000000000000000000000000000000000000000000000000c001a0b52a2d1a6919aafa0e96f9d7d03d3ff8f568f269ac1cf61fee87b7199c3f7436a07a440a1773345eddcdf7b8887ff10d1d8d0fda20a9d9643fad326d4122747868"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301dae","validatorIndex":"0x9fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a84fb","index":"0x4301daf","validatorIndex":"0x9fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301db0","validatorIndex":"0x9fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4301db1","validatorIndex":"0x9ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa0","index":"0x4301db2","validatorIndex":"0xa00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcae","index":"0x4301db3","validatorIndex":"0xa01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd317","index":"0x4301db4","validatorIndex":"0xa02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b298","index":"0x4301db5","validatorIndex":"0xa03"}]},[],"0x928c6f1fcc23db1bfd3ccc691814ecbc129c4d14c04a7bdb1df38707e6835529"]) 2025-01-08 15:38:05.3844|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722627 (0x0469dd...e3220a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:38:05.3844|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Syncing... Inserting block 13722627 (0x0469dd...e3220a). 2025-01-08 15:38:05.3844|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","blockNumber":"0xd16403","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","prevRandao":"0xb00bc916c1e034420cc89bce9411781c533ee70eaba344985e3261259677a8fb","receiptsRoot":"0xb62592b2243b0eb18088d1fa750a7d1ce40edbc455c3f4c841a0a6bd6ccaac1f","stateRoot":"0xf190a3106950e1e0c657db54343e4d80b2c592e3213e338b77a849ff5d9a6f62","timestamp":"0x677e9bdd","transactions":["0x02f901d58227d883055e4a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be53e655222dcf82055f813a1f94d1bd9f8a559b9d91acf006b5dfbd36a57908dbc6a9b3b7ef126c915480ebc49cccb238f8022b913c42a85d4193869e1cd79093332e332e30000000000000000000000000000000000000000000000000000000c001a0b52a2d1a6919aafa0e96f9d7d03d3ff8f568f269ac1cf61fee87b7199c3f7436a07a440a1773345eddcdf7b8887ff10d1d8d0fda20a9d9643fad326d4122747868"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301dae","validatorIndex":"0x9fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a84fb","index":"0x4301daf","validatorIndex":"0x9fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301db0","validatorIndex":"0x9fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4301db1","validatorIndex":"0x9ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa0","index":"0x4301db2","validatorIndex":"0xa00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcae","index":"0x4301db3","validatorIndex":"0xa01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd317","index":"0x4301db4","validatorIndex":"0xa02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b298","index":"0x4301db5","validatorIndex":"0xa03"}]},[],"0x928c6f1fcc23db1bfd3ccc691814ecbc129c4d14c04a7bdb1df38707e6835529"]) 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","blockNumber":"0xd16403","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdbda16e1842abdc591b4ad19d24041677d25ee2d26a76daae76f2a3bf30b02ce","prevRandao":"0xb00bc916c1e034420cc89bce9411781c533ee70eaba344985e3261259677a8fb","receiptsRoot":"0xb62592b2243b0eb18088d1fa750a7d1ce40edbc455c3f4c841a0a6bd6ccaac1f","stateRoot":"0xf190a3106950e1e0c657db54343e4d80b2c592e3213e338b77a849ff5d9a6f62","timestamp":"0x677e9bdd","transactions":["0x02f901d58227d883055e4a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cdc8a48101a10a57547cf1741a7fd5ec1ccaba91ecd0c80535bb78fa63489c656203b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be53e655222dcf82055f813a1f94d1bd9f8a559b9d91acf006b5dfbd36a57908dbc6a9b3b7ef126c915480ebc49cccb238f8022b913c42a85d4193869e1cd79093332e332e30000000000000000000000000000000000000000000000000000000c001a0b52a2d1a6919aafa0e96f9d7d03d3ff8f568f269ac1cf61fee87b7199c3f7436a07a440a1773345eddcdf7b8887ff10d1d8d0fda20a9d9643fad326d4122747868"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301dae","validatorIndex":"0x9fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a84fb","index":"0x4301daf","validatorIndex":"0x9fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301db0","validatorIndex":"0x9fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4301db1","validatorIndex":"0x9ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa0","index":"0x4301db2","validatorIndex":"0xa00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcae","index":"0x4301db3","validatorIndex":"0xa01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd317","index":"0x4301db4","validatorIndex":"0xa02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b298","index":"0x4301db5","validatorIndex":"0xa03"}]},[],"0x928c6f1fcc23db1bfd3ccc691814ecbc129c4d14c04a7bdb1df38707e6835529"]) handled in 1ms 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:05.3844|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:05.3904|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:05.3904|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:38:05.3904|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722627 (0x0469dd...e3220a), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:05.3904|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Syncing beacon headers, Request: ForkChoice: 13722627 (0x0469dd...e3220a), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:05.3904|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:05.3904|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:38:05.3941|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:05.3941|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:05.3941|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:05.3941|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:05.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.4680|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.4680|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:05.4680|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:05.4680|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:05.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.7029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.7294|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.23.231.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:38:05.7699|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.77.130.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:05.8015|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.124.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:05.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:05.8761|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:38:05.9037|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.0034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.0533|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|32|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722594 | target: 13722627 | peer: 13722626 2025-01-08 15:38:06.0533|DEBUG|Synchronization.Reporting.SyncReport|32|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:06.0533|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|FastSyncFeed state changed to Active 2025-01-08 15:38:06.0533|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:38:06.0533|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] 2025-01-08 15:38:06.0533|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722594, beaconPivotExists: True, BestSuggestedBody: 13722594, BestKnownNumber: 13722594, BestPeer: [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out], BestKnownBeaconNumber 13722627 2025-01-08 15:38:06.0533|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] (our best 13722594) 2025-01-08 15:38:06.1072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.1111|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|Continue full sync with [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] (our best 13722595) 2025-01-08 15:38:06.1111|DEBUG|Synchronization.Blocks.BlockDownloader|32|Blocks download from [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:06.1111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|FastSyncFeed state changed to Dormant 2025-01-08 15:38:06.1111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:06.1111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SyncDispatcher is going to sleep. 2025-01-08 15:38:06.2081|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.2833|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.2833|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:06.2833|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.2833|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.2848|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:06.3072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.3356|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:06.3356|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:06.3356|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:06.3356|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.3806|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:06.4068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.4701|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.4701|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:06.4701|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:06.4701|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:06.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.6068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.7083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.8050|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:06.8084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.8787|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:06.9081|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:06.9651|DEBUG|Network.PeerManager|32|Peer pool size is: 1818 2025-01-08 15:38:07.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.0541|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|32|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722595 | target: 13722627 | peer: 13722626 2025-01-08 15:38:07.0541|DEBUG|Synchronization.Reporting.SyncReport|32|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:07.1093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.2084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.2888|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:07.2922|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.2922|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:07.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:07.3859|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:07.3889|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.3889|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:07.3889|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.3889|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:07.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.4726|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.4726|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:07.4726|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:07.4726|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:07.5084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.5231|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|185.182.187.53:58648->30303] to: 30303 2025-01-08 15:38:07.5231|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|185.182.187.53:58648->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:38:07.6088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.6244|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|159.65.146.83:55210->30303] - Out session already connected 2025-01-08 15:38:07.6244|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|159.65.146.83:55210->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:38:07.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.7245|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|63.35.104.167:51068->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:38:07.8086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.8674|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.146.83:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 15:38:07.8786|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:07.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:07.9732|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 161, after the process: 162 2025-01-08 15:38:08.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.1089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.2092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.2943|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.2943|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:08.2943|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.2943|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.2965|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:08.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.3913|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.3913|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:08.3913|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.3913|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.3932|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:08.4091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.4567|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:08.4750|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.4750|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:08.4750|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:08.4750|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:08.5084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.8789|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:08.9081|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:08.9732|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:09.0089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.1092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.2088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.3004|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:09.3093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:09.3974|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:09.4012|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.4012|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:09.4012|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.4012|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:09.4083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.4772|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.4772|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:09.4772|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:09.4772|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:09.5088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.7083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:09.8786|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:38:09.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.0018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.0018|DEBUG|Consensus.Producers.BuildBlocksInALoop|32|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:38:10.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.3065|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.3065|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:10.3065|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.3065|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.3084|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:10.4028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.4028|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.4028|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:10.4028|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.4028|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.4059|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:10.4793|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.4793|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:10.4793|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:10.4793|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:10.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.7029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.7632|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","blockNumber":"0xd16404","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","prevRandao":"0x25c2d0d563a33a3bc4434856ebffb3eb2c6df403129c498519bd793e759ae960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5d1998905b22dd5dae3ccc9a1d32561fbf1c8015ced56b10068009133f70170e","timestamp":"0x677e9be2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140279","index":"0x4301db6","validatorIndex":"0xa04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37c","index":"0x4301db7","validatorIndex":"0xa05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6988","index":"0x4301db8","validatorIndex":"0xa06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301db9","validatorIndex":"0xa07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8106","index":"0x4301dba","validatorIndex":"0xa08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135d91","index":"0x4301dbb","validatorIndex":"0xa09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5651fb","index":"0x4301dbc","validatorIndex":"0xa0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32e","index":"0x4301dbd","validatorIndex":"0xa0b"}]},[],"0x5da8208f83f299e82043784ed0b7947ce0620da6decafa64881c5658a639e80f"]) 2025-01-08 15:38:10.7632|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722628 (0xfc03ed...7a3817), Extra Data: chiado-teku-0 2025-01-08 15:38:10.7632|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722628 (0xfc03ed...7a3817). 2025-01-08 15:38:10.7632|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:10.7632|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","blockNumber":"0xd16404","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","prevRandao":"0x25c2d0d563a33a3bc4434856ebffb3eb2c6df403129c498519bd793e759ae960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5d1998905b22dd5dae3ccc9a1d32561fbf1c8015ced56b10068009133f70170e","timestamp":"0x677e9be2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140279","index":"0x4301db6","validatorIndex":"0xa04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37c","index":"0x4301db7","validatorIndex":"0xa05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6988","index":"0x4301db8","validatorIndex":"0xa06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301db9","validatorIndex":"0xa07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8106","index":"0x4301dba","validatorIndex":"0xa08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135d91","index":"0x4301dbb","validatorIndex":"0xa09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5651fb","index":"0x4301dbc","validatorIndex":"0xa0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32e","index":"0x4301dbd","validatorIndex":"0xa0b"}]},[],"0x5da8208f83f299e82043784ed0b7947ce0620da6decafa64881c5658a639e80f"]) 2025-01-08 15:38:10.7632|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","blockNumber":"0xd16404","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0469ddc68e254adab96a05a66fd350cd3f5e8865f4fdb82e7b3430c5c4e3220a","prevRandao":"0x25c2d0d563a33a3bc4434856ebffb3eb2c6df403129c498519bd793e759ae960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5d1998905b22dd5dae3ccc9a1d32561fbf1c8015ced56b10068009133f70170e","timestamp":"0x677e9be2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140279","index":"0x4301db6","validatorIndex":"0xa04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d37c","index":"0x4301db7","validatorIndex":"0xa05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6988","index":"0x4301db8","validatorIndex":"0xa06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140290","index":"0x4301db9","validatorIndex":"0xa07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8106","index":"0x4301dba","validatorIndex":"0xa08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135d91","index":"0x4301dbb","validatorIndex":"0xa09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5651fb","index":"0x4301dbc","validatorIndex":"0xa0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32e","index":"0x4301dbd","validatorIndex":"0xa0b"}]},[],"0x5da8208f83f299e82043784ed0b7947ce0620da6decafa64881c5658a639e80f"]) handled in 1ms 2025-01-08 15:38:10.7648|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:10.7648|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:10.7648|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:10.7648|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:38:10.7699|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722628 (0xfc03ed...7a3817), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:10.7699|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Syncing beacon headers, Request: ForkChoice: 13722628 (0xfc03ed...7a3817), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:10.7699|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:10.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:10.8763|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:10.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.0571|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|16|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722595 | target: 13722628 | peer: 13722626 2025-01-08 15:38:11.0571|DEBUG|Synchronization.Reporting.SyncReport|16|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:11.0571|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|FastSyncFeed state changed to Active 2025-01-08 15:38:11.0571|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|SyncDispatcher got activated. 2025-01-08 15:38:11.0571|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|16|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] 2025-01-08 15:38:11.0571|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722595, beaconPivotExists: True, BestSuggestedBody: 13722595, BestKnownNumber: 13722595, BestPeer: [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out], BestKnownBeaconNumber 13722628 2025-01-08 15:38:11.0571|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] (our best 13722595) 2025-01-08 15:38:11.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.1154|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] (our best 13722596) 2025-01-08 15:38:11.1154|DEBUG|Synchronization.Blocks.BlockDownloader|23|Blocks download from [HBR ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:11.1154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Dormant 2025-01-08 15:38:11.1154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722625| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:11.1154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher is going to sleep. 2025-01-08 15:38:11.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.3125|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:11.3367|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:11.3367|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:11.3367|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:11.3367|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:11.3412|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 162, after the process: 162 2025-01-08 15:38:11.3412|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: randomNode: 4a8166...6db110 2025-01-08 15:38:11.4034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:11.4095|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:11.4127|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.4127|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:11.4127|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.4127|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.4817|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:11.5029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.7032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.7147|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.7147|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:11.7147|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:11.7147|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:11.7165|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:11.7165|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:11.7165|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:11.7165|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:11.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.8093|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:11.8763|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:11.8998|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.75.63.90:1301] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz14, bzz-retrieve2, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 15:38:11.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:11.9986|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:167.235.164.16]:30303, msg: ab26d4c597b5da1066bee79361ac708ccfae3409d378f3a0965a60ec27b05bf6c38283253b71344708847e610c51682c9ac229449d169705814b53b904fa42591ec09fbb4cf10922e20a3abe998ff4dae926780cef052acd5d36c58b82be38370106f8b9a0a1c1182366ab540717749516670398894d6782e8b1181e4300e4807a5a9e8e07f896b840655e8752674892cf9908d33bf9db09f8794b7af25584332d8cd8fb7d8ff9324d41d5aafee26ef37921a56f7d0473de6217027aa499b9c76cd1398608b1d490690283657468c6849f3d22548082696482763482697084a7eba41089736563703235366b31a10246f1a2086de14056988a0f8c3053dfe0e9a1afd7d5fa49f918c3b5978a5d24cf8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:38:12.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|16|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722596 | target: 13722628 | peer: 13722626 2025-01-08 15:38:12.0546|DEBUG|Synchronization.Reporting.SyncReport|16|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:12.0680|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:38:12.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.2049|DEBUG|Network.PeerManager|43|Peer pool size is: 1919 2025-01-08 15:38:12.2110|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:12.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.3180|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.3180|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:12.3180|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.3180|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.3202|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:12.3249|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.76.165.201:33333] initiating disconnect because InvalidNetworkId, details: invalid network id - 219913 2025-01-08 15:38:12.3780|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:12.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.4153|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.4153|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:12.4153|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.4153|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.4172|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:12.4838|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.4838|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:12.4838|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:12.4838|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:12.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.7524|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|18.170.220.61:54746->30303] to: 30303 2025-01-08 15:38:12.7524|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.170.220.61:54746->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 15:38:12.7905|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|185.44.207.181:45152->30303] to: 32000 2025-01-08 15:38:12.7905|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|185.44.207.181:45152->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 32382 2025-01-08 15:38:12.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:12.8801|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:38:12.9027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.3241|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.3242|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:13.3491|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:13.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:13.4210|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:13.4244|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.4244|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:13.4244|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.4244|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:13.4698|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 162, after the process: 165 2025-01-08 15:38:13.5020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.5082|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.5082|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:13.5082|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:13.5082|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:13.6021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.6675|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:55428->30303] to: 30303 2025-01-08 15:38:13.6675|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:55428->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:38:13.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.8020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:13.8808|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:38:13.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.1023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.3290|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:14.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.4265|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.4265|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:14.4265|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.4265|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.4284|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:14.4683|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:14.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.5104|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.5104|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:14.5104|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:14.5104|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:14.6025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.7020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.8017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:14.8824|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:14.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|23|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:38:15.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:15.3337|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:15.3373|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.3373|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:15.3373|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.3373|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:15.4023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","blockNumber":"0xd16405","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","prevRandao":"0x335cfd51cd04d1579915176c3aa373b8dca3c0bea769f601842617a52d582b4e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x76cbae6d86aca00955474518c670cda9d8145830a196fe3580ee4358f4af1dc6","timestamp":"0x677e9be7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301dbe","validatorIndex":"0xa0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4301dbf","validatorIndex":"0xa0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09a","index":"0x4301dc0","validatorIndex":"0xa0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc78","index":"0x4301dc1","validatorIndex":"0xa0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301dc2","validatorIndex":"0xa10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301dc3","validatorIndex":"0xa11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7474","index":"0x4301dc4","validatorIndex":"0xa12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301dc5","validatorIndex":"0xa13"}]},[],"0x003efa94c7db7bb1201a56bb93fc301193da287ddef9e22c386d4806db39c6af"]) 2025-01-08 15:38:15.4087|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Received New Block: 13722629 (0xe2897e...89af5a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:38:15.4087|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Syncing... Inserting block 13722629 (0xe2897e...89af5a). 2025-01-08 15:38:15.4087|DEBUG|Merge.Plugin.GC.GCKeeper|23|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","blockNumber":"0xd16405","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","prevRandao":"0x335cfd51cd04d1579915176c3aa373b8dca3c0bea769f601842617a52d582b4e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x76cbae6d86aca00955474518c670cda9d8145830a196fe3580ee4358f4af1dc6","timestamp":"0x677e9be7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301dbe","validatorIndex":"0xa0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4301dbf","validatorIndex":"0xa0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09a","index":"0x4301dc0","validatorIndex":"0xa0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc78","index":"0x4301dc1","validatorIndex":"0xa0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301dc2","validatorIndex":"0xa10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301dc3","validatorIndex":"0xa11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7474","index":"0x4301dc4","validatorIndex":"0xa12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301dc5","validatorIndex":"0xa13"}]},[],"0x003efa94c7db7bb1201a56bb93fc301193da287ddef9e22c386d4806db39c6af"]) 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","blockNumber":"0xd16405","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc03edc6aadf539377d0fd9c3725a1969a3df561488f278ad1f63793d37a3817","prevRandao":"0x335cfd51cd04d1579915176c3aa373b8dca3c0bea769f601842617a52d582b4e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x76cbae6d86aca00955474518c670cda9d8145830a196fe3580ee4358f4af1dc6","timestamp":"0x677e9be7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b075","index":"0x4301dbe","validatorIndex":"0xa0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4301dbf","validatorIndex":"0xa0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09a","index":"0x4301dc0","validatorIndex":"0xa0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc78","index":"0x4301dc1","validatorIndex":"0xa0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140276","index":"0x4301dc2","validatorIndex":"0xa10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301dc3","validatorIndex":"0xa11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7474","index":"0x4301dc4","validatorIndex":"0xa12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142891","index":"0x4301dc5","validatorIndex":"0xa13"}]},[],"0x003efa94c7db7bb1201a56bb93fc301193da287ddef9e22c386d4806db39c6af"]) handled in 1ms 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:15.4087|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"}, null] 2025-01-08 15:38:15.4163|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Received ForkChoice: 13722629 (0xe2897e...89af5a), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:15.4163|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Syncing beacon headers, Request: ForkChoice: 13722629 (0xe2897e...89af5a), Safe: 13722599 (0x06e230...84d494), Finalized: 13722584 (0x23ef32...cbaad9) 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x23ef329a05e7942fddb4f257809dd82dc603517b9e4406daf2b19dbb78cbaad9","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494"},null]) handled in 0ms 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:15.4163|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:15.4319|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.4319|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:15.4319|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.4319|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.4337|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:15.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.5131|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.5131|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:15.5131|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:15.5131|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:15.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.7014|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:38:15.7014|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:38:15.7014|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_chainId([]) 2025-01-08 15:38:15.7014|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:38:15.7014|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:38:15.7042|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:38:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:38:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_getBlockByNumber(["latest",false]) handled in 1ms 2025-01-08 15:38:15.7106|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.252.122:5051] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:38:15.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.8813|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:15.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:15.9676|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.2.172:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 15:38:16.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.0549|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722596 | target: 13722629 | peer: 13722628 2025-01-08 15:38:16.0549|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:16.0549|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Active 2025-01-08 15:38:16.0549|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|SyncDispatcher got activated. 2025-01-08 15:38:16.0549|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|32|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722627| 139.144.26.85:| Out] 2025-01-08 15:38:16.0549|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|MergeBlockDownloader GetCurrentNumber: currentNumber 13722596, beaconPivotExists: True, BestSuggestedBody: 13722596, BestKnownNumber: 13722596, BestPeer: [HBR ][ ][Peer|eth68|13722627| 139.144.26.85:| Out], BestKnownBeaconNumber 13722629 2025-01-08 15:38:16.0549|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722627| 139.144.26.85:| Out] (our best 13722596) 2025-01-08 15:38:16.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.1128|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|Continue full sync with [HBR ][ ][Peer|eth68|13722627| 139.144.26.85:| Out] (our best 13722597) 2025-01-08 15:38:16.1128|DEBUG|Synchronization.Blocks.BlockDownloader|43|Blocks download from [HBR ][ ][Peer|eth68|13722627| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:16.1128|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|FastSyncFeed state changed to Dormant 2025-01-08 15:38:16.1128|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722627| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:16.1128|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher is going to sleep. 2025-01-08 15:38:16.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.3376|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.3421|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:16.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:16.4378|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:16.4409|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.4409|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:16.4409|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.4409|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:16.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.5153|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.5153|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:16.5153|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:16.5153|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:16.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:16.8422|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 165, after the process: 165 2025-01-08 15:38:16.8422|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: df1ddc...7eacbc 2025-01-08 15:38:16.8809|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:38:16.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.0018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.0544|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722597 | target: 13722629 | peer: 13722628 2025-01-08 15:38:17.0544|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:17.0742|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:17.1019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.2024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.3024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.3469|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.3469|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:17.3469|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.3469|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:17.3505|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:17.3505|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:17.3505|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:17.3505|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:17.3530|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.3530|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:17.3530|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.3530|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:17.3563|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.197.118.135:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:38:17.4061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.4436|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.4436|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:17.4436|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.4436|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:17.4462|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:17.4462|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:17.4462|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:17.4462|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:17.4483|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.4483|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:17.4483|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.4483|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:17.5086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.5179|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.5179|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:17.5179|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:17.5179|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:17.5969|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.146:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:17.5969|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.86.89.167:28657] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 15:38:17.6089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.6089|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:17.6302|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.12.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:17.6343|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.129.36.124:15701] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:17.6343|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.11:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:17.6765|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.198.128.123:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:38:17.6811|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.237.88.221:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 15:38:17.7096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.7495|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:17.7795|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.156.229:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:38:17.8077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:17.8827|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:17.9014|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:17.9014|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 165, after the process: 166 2025-01-08 15:38:17.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.0099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.1079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.3083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.3553|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.3553|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:18.3553|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.3553|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.3568|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:18.4080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.4296|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:18.4510|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.4510|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:18.4510|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.4510|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.4532|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:18.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.5217|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.5217|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:18.5217|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:18.5217|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:18.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.7094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.8102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.8821|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:18.9010|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:18.9087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:18.9087|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.178.234.117:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:19.0100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.1080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.3603|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:19.4101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:19.4569|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:19.4602|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.4602|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:19.4602|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.4602|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:19.5098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.5240|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.5240|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:19.5240|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:19.5240|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:19.6077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.7080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:19.7941|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Received ForkChoice: 13722629 (0xe2897e...89af5a), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:19.7941|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Syncing beacon headers, Request: ForkChoice: 13722629 (0xe2897e...89af5a), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:19.7941|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:19.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:19.8625|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:19.8837|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:38:19.9101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:38:20.1025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.2845|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:20.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:20.3658|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:20.3695|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.3695|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:20.3695|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.3695|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:20.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.4646|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:20.5024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.5259|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.5259|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:20.5259|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:20.5259|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:20.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.7023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:20.8552|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.231:30330] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:20.8811|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:38:20.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.3383|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:21.3383|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:21.3383|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:21.3383|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:21.3383|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.241.107:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 15:38:21.3715|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.3715|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:21.3715|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.3715|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.3731|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:21.3766|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 166, after the process: 166 2025-01-08 15:38:21.3766|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: randomNode: 3e9ec8...00cf56 2025-01-08 15:38:21.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.4701|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.4701|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:21.4701|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.4701|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:21.4701|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:21.4701|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.4722|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.4722|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:21.5017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.5175|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.208.58.171:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:21.5279|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.5279|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:21.5279|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.5279|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:21.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.7023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.7193|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.7193|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:21.7193|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:21.7193|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:21.7215|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:21.7215|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:21.7215|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:21.7215|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:21.7967|DEBUG|Network.PeerManager|34|Peer pool size is: 2020 2025-01-08 15:38:21.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.8807|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:21.9020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:21.9071|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.90:30324] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:21.9403|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.52.20:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:38:21.9679|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.196:30337] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:22.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.1021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.2016|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:22.2637|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.76.225.36:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:22.3024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:22.3770|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:22.3802|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.3802|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:22.3802|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.3802|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:22.3850|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:22.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.4500|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:22.4500|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 166, after the process: 167 2025-01-08 15:38:22.4759|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.4759|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:22.4759|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.4759|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.4780|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:22.4856|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.164.116:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:22.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.5298|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.5298|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:22.5298|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:22.5298|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:22.5745|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.132.227:31304] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:38:22.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.7941|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.162.152.236:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:22.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:22.8382|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:22.8820|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:22.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.3825|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.3825|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:23.3825|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.3825|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.3843|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:23.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.4484|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:23.4818|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:23.4853|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.4853|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:23.4853|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.4853|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:23.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.5322|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.5322|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:23.5322|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:23.5322|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:23.6019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.7020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:23.8826|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:23.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.1017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.2019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.2927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.147.206:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:24.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.3880|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.3880|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:24.3880|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.3880|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.3895|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:24.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.4377|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.246.37:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:38:24.4462|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:24.4876|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.4876|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:24.4876|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.4876|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.4894|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:24.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.5342|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.5342|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:24.5342|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:24.5342|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:24.6021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.7021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.8017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:24.8446|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:24.8825|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:38:24.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:38:25.1021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.2444|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->202.8.10.132:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:25.3030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.3925|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:25.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","blockNumber":"0xd16406","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x54065","logsBloom":"0x00040000003000020000000080800000000000004000000000000000000000000000100000000000000000010000000000000000000200000000000000000000000000000000000000000009002000000000800005000000000000000000000000000000060004040020000000000800000000400000000000000010000000000000000010000200000000040000000000000480020000008000000000000000000000001000000000001000100000000000000000000000000000004000000000000002000000000000000000000000104800000000000000000001000020000020000000000000000010000000004002000000000000400000000000200000","parentHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","prevRandao":"0xadbf6e38bb0902723e9fcadfab3f1144b9589b9d491dceb82265e9dc0ec35fd4","receiptsRoot":"0x5da86fda898c60d06f42770162ce98323e33a4f384f04d85b75c06cd1af52009","stateRoot":"0x0432a6b9049211b5a006878ffc93796fe4a693361045e30b579ac7f2057c4372","timestamp":"0x677e9bf1","transactions":["0x02f901148227d88305519e8459682f008459682f0e82647f9437de961d6bb5865867add416be07189d2dd960e680b8a423c640e7b4e911282d3690c63320f34afeedd4ebd08305b30e566e42980cfdccefa4b8d30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000002f5ce0332e332e30000000000000000000000000000000000000000000000000000000c001a0cae3703bf777e96db0ad83307e2cfa02c5b5d27131bf76938bc256315c48f072a072e16c5e03f101fb76c7ec056d2fb784f194663d29791c238d074435d6f367c1","0x02f8b48227d88201118459682f008459682f0e8302f7659422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009591000000000000000000000000d94aa7ce069b91541ba5f8005586f2af8772964bc080a03cc0cb1fdbb9269951a7809f2d7ecf8480d7d5f780403a2cc999f8f902aa7bfaa022c12f30dc37be7f87d5469736b37e9e3fa3439f556782a902219b1ff20fc0c9","0x02f902d58227d882130a8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c63060001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada600000000000000000000000000000000000000000000000000000000000000024973e6838ebbf421bbdf709037d197ac2beeed7d8966afd0cb4b1c5051ffc88213d5734fd5413a964b93f508b5652dafbd3e26e2f839b994bda93b0269b9480f00000000000000000000000000000000000000000000000000000000000000025846395cf10230532e8a8f784003e54e13fc7c632184ffa3c68c4aa7f92919716f8a985a1887646ec72fd7729b359fe13461100a9ff28588937d2fb8bb93923bc001a070900bacecf7ce9407afa00adc5c309aa69940c46e1d0d9ca83f65b2cbf57f35a003664866d81ea6750dc6c24d9b96ca73b967b9f80806c7b6d090ad585eecf84d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aea1","index":"0x4301dc6","validatorIndex":"0xa14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dc7","validatorIndex":"0xa15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b489","index":"0x4301dc8","validatorIndex":"0xa16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af6d","index":"0x4301dc9","validatorIndex":"0xa17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a247e","index":"0x4301dca","validatorIndex":"0xa18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a5e","index":"0x4301dcb","validatorIndex":"0xa19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14886f","index":"0x4301dcc","validatorIndex":"0xa1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c94","index":"0x4301dcd","validatorIndex":"0xa1b"}]},[],"0x8a8e0f6a2276838352d9acfbb7afd1ac0fd35fcaf7293a109accd0c1b7aa3972"]) 2025-01-08 15:38:25.4055|INFO|Merge.Plugin.Handlers.NewPayloadHandler|14|Received New Block: 13722630 (0x29f713...d0321a), Extra Data: Nethermind 2025-01-08 15:38:25.4055|INFO|Merge.Plugin.Handlers.NewPayloadHandler|14|Syncing... Inserting block 13722630 (0x29f713...d0321a). 2025-01-08 15:38:25.4055|DEBUG|Merge.Plugin.GC.GCKeeper|14|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","blockNumber":"0xd16406","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x54065","logsBloom":"0x00040000003000020000000080800000000000004000000000000000000000000000100000000000000000010000000000000000000200000000000000000000000000000000000000000009002000000000800005000000000000000000000000000000060004040020000000000800000000400000000000000010000000000000000010000200000000040000000000000480020000008000000000000000000000001000000000001000100000000000000000000000000000004000000000000002000000000000000000000000104800000000000000000001000020000020000000000000000010000000004002000000000000400000000000200000","parentHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","prevRandao":"0xadbf6e38bb0902723e9fcadfab3f1144b9589b9d491dceb82265e9dc0ec35fd4","receiptsRoot":"0x5da86fda898c60d06f42770162ce98323e33a4f384f04d85b75c06cd1af52009","stateRoot":"0x0432a6b9049211b5a006878ffc93796fe4a693361045e30b579ac7f2057c4372","timestamp":"0x677e9bf1","transactions":["0x02f901148227d88305519e8459682f008459682f0e82647f9437de961d6bb5865867add416be07189d2dd960e680b8a423c640e7b4e911282d3690c63320f34afeedd4ebd08305b30e566e42980cfdccefa4b8d30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000002f5ce0332e332e30000000000000000000000000000000000000000000000000000000c001a0cae3703bf777e96db0ad83307e2cfa02c5b5d27131bf76938bc256315c48f072a072e16c5e03f101fb76c7ec056d2fb784f194663d29791c238d074435d6f367c1","0x02f8b48227d88201118459682f008459682f0e8302f7659422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009591000000000000000000000000d94aa7ce069b91541ba5f8005586f2af8772964bc080a03cc0cb1fdbb9269951a7809f2d7ecf8480d7d5f780403a2cc999f8f902aa7bfaa022c12f30dc37be7f87d5469736b37e9e3fa3439f556782a902219b1ff20fc0c9","0x02f902d58227d882130a8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c63060001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada600000000000000000000000000000000000000000000000000000000000000024973e6838ebbf421bbdf709037d197ac2beeed7d8966afd0cb4b1c5051ffc88213d5734fd5413a964b93f508b5652dafbd3e26e2f839b994bda93b0269b9480f00000000000000000000000000000000000000000000000000000000000000025846395cf10230532e8a8f784003e54e13fc7c632184ffa3c68c4aa7f92919716f8a985a1887646ec72fd7729b359fe13461100a9ff28588937d2fb8bb93923bc001a070900bacecf7ce9407afa00adc5c309aa69940c46e1d0d9ca83f65b2cbf57f35a003664866d81ea6750dc6c24d9b96ca73b967b9f80806c7b6d090ad585eecf84d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aea1","index":"0x4301dc6","validatorIndex":"0xa14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dc7","validatorIndex":"0xa15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b489","index":"0x4301dc8","validatorIndex":"0xa16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af6d","index":"0x4301dc9","validatorIndex":"0xa17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a247e","index":"0x4301dca","validatorIndex":"0xa18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a5e","index":"0x4301dcb","validatorIndex":"0xa19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14886f","index":"0x4301dcc","validatorIndex":"0xa1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c94","index":"0x4301dcd","validatorIndex":"0xa1b"}]},[],"0x8a8e0f6a2276838352d9acfbb7afd1ac0fd35fcaf7293a109accd0c1b7aa3972"]) 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","blockNumber":"0xd16406","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x54065","logsBloom":"0x00040000003000020000000080800000000000004000000000000000000000000000100000000000000000010000000000000000000200000000000000000000000000000000000000000009002000000000800005000000000000000000000000000000060004040020000000000800000000400000000000000010000000000000000010000200000000040000000000000480020000008000000000000000000000001000000000001000100000000000000000000000000000004000000000000002000000000000000000000000104800000000000000000001000020000020000000000000000010000000004002000000000000400000000000200000","parentHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","prevRandao":"0xadbf6e38bb0902723e9fcadfab3f1144b9589b9d491dceb82265e9dc0ec35fd4","receiptsRoot":"0x5da86fda898c60d06f42770162ce98323e33a4f384f04d85b75c06cd1af52009","stateRoot":"0x0432a6b9049211b5a006878ffc93796fe4a693361045e30b579ac7f2057c4372","timestamp":"0x677e9bf1","transactions":["0x02f901148227d88305519e8459682f008459682f0e82647f9437de961d6bb5865867add416be07189d2dd960e680b8a423c640e7b4e911282d3690c63320f34afeedd4ebd08305b30e566e42980cfdccefa4b8d30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000002f5ce0332e332e30000000000000000000000000000000000000000000000000000000c001a0cae3703bf777e96db0ad83307e2cfa02c5b5d27131bf76938bc256315c48f072a072e16c5e03f101fb76c7ec056d2fb784f194663d29791c238d074435d6f367c1","0x02f8b48227d88201118459682f008459682f0e8302f7659422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae230000000000000000000000000000000000000000000000000000000000009591000000000000000000000000d94aa7ce069b91541ba5f8005586f2af8772964bc080a03cc0cb1fdbb9269951a7809f2d7ecf8480d7d5f780403a2cc999f8f902aa7bfaa022c12f30dc37be7f87d5469736b37e9e3fa3439f556782a902219b1ff20fc0c9","0x02f902d58227d882130a8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c63060001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada60000000000000000000000000000000000000000000000011ed256992572ada600000000000000000000000000000000000000000000000000000000000000024973e6838ebbf421bbdf709037d197ac2beeed7d8966afd0cb4b1c5051ffc88213d5734fd5413a964b93f508b5652dafbd3e26e2f839b994bda93b0269b9480f00000000000000000000000000000000000000000000000000000000000000025846395cf10230532e8a8f784003e54e13fc7c632184ffa3c68c4aa7f92919716f8a985a1887646ec72fd7729b359fe13461100a9ff28588937d2fb8bb93923bc001a070900bacecf7ce9407afa00adc5c309aa69940c46e1d0d9ca83f65b2cbf57f35a003664866d81ea6750dc6c24d9b96ca73b967b9f80806c7b6d090ad585eecf84d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aea1","index":"0x4301dc6","validatorIndex":"0xa14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dc7","validatorIndex":"0xa15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b489","index":"0x4301dc8","validatorIndex":"0xa16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af6d","index":"0x4301dc9","validatorIndex":"0xa17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a247e","index":"0x4301dca","validatorIndex":"0xa18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a5e","index":"0x4301dcb","validatorIndex":"0xa19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14886f","index":"0x4301dcc","validatorIndex":"0xa1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c94","index":"0x4301dcd","validatorIndex":"0xa1b"}]},[],"0x8a8e0f6a2276838352d9acfbb7afd1ac0fd35fcaf7293a109accd0c1b7aa3972"]) handled in 1ms 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:25.4055|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:25.4188|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722630 (0x29f713...d0321a), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:25.4188|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722630 (0x29f713...d0321a), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:25.4188|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:25.4934|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:25.4968|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.4968|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:25.4968|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.4968|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:25.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.5100|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:25.5364|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.5364|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:25.5364|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:25.5364|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:25.6023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.7020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.8048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.8824|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:25.9075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:25.9763|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 167, after the process: 167 2025-01-08 15:38:25.9763|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 4cdb24...8a4a35 2025-01-08 15:38:26.0070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|38|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722597 | target: 13722630 | peer: 13722629 2025-01-08 15:38:26.0582|DEBUG|Synchronization.Reporting.SyncReport|38|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:26.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|FastSyncFeed state changed to Active 2025-01-08 15:38:26.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher got activated. 2025-01-08 15:38:26.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] 2025-01-08 15:38:26.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|MergeBlockDownloader GetCurrentNumber: currentNumber 13722597, beaconPivotExists: True, BestSuggestedBody: 13722597, BestKnownNumber: 13722597, BestPeer: [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out], BestKnownBeaconNumber 13722630 2025-01-08 15:38:26.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|Continue full sync with [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] (our best 13722597) 2025-01-08 15:38:26.1072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.1154|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] (our best 13722598) 2025-01-08 15:38:26.1154|DEBUG|Synchronization.Blocks.BlockDownloader|38|Blocks download from [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:26.1154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FastSyncFeed state changed to Dormant 2025-01-08 15:38:26.1154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:26.1154|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher is going to sleep. 2025-01-08 15:38:26.2071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.3052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.3395|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:26.3395|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:26.3395|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:26.3395|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:26.3974|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:26.4002|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.4002|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:26.4002|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.4002|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:26.4002|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.22.174.64:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:26.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.4760|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.212.135.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:38:26.4989|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.4989|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:26.4989|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.4989|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.5004|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:26.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.5384|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.5384|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:26.5384|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:26.5384|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:26.5698|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.38.81.180:30304] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 15:38:26.5698|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.254.141:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:26.6072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.6576|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.254.240.16:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:26.6755|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->108.61.175.172:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:26.7067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.7067|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.90.6.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:38:26.7281|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|52.86.155.173:21872->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 797 2025-01-08 15:38:26.7404|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.77.216.35:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:26.7624|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.124.189:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:38:26.8065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.8812|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:38:26.8987|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->107.22.251.179:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:26.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:26.9428|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:27.0041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.0555|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|34|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722598 | target: 13722630 | peer: 13722629 2025-01-08 15:38:27.0555|DEBUG|Synchronization.Reporting.SyncReport|34|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:27.1068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.2043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.3043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:27.4023|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:27.4047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.4047|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.4047|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:27.4047|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.4047|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:27.5036|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.5036|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:27.5036|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.5036|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:27.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.5052|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:27.5052|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.161.172.13:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:27.5402|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.5402|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:27.5402|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:27.5402|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:27.6009|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 2, nodesTriedCounter: 4 2025-01-08 15:38:27.6042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.7041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.7525|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:27.7893|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.6.212:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:27.8044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.8813|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:27.9044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:27.9555|DEBUG|Network.PeerManager|38|Peer pool size is: 2121 2025-01-08 15:38:28.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.1071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.2069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.2250|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:28.3052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.4065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.4065|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.4065|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:28.4065|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.4065|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:28.4089|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:28.4089|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:28.4089|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:28.4089|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:28.4189|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.4189|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:28.4189|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.4189|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:28.5065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:28.5101|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:28.5136|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.5136|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:28.5136|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.5136|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:28.5422|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.5422|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:28.5422|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:28.5422|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:28.6043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.7044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:28.8807|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:28.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.0048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.0096|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 167, after the process: 167 2025-01-08 15:38:29.1043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.2070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.3064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.4061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:29.4209|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:29.4242|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.4242|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:29.4242|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.4242|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:29.5069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.5154|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.5154|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:29.5154|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.5154|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.5173|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:29.5438|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.5438|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:29.5438|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:29.5438|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:29.6061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.7035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.7297|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:29.8068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:29.8811|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:29.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:38:30.0089|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:30.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.2661|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.205:30341] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:30.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","blockNumber":"0xd16407","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","prevRandao":"0x05fff4f068aea6cb01e7b00bda7866844421e5abdffab66d27808bc13064b5fc","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3e08d1fa3b99fa2dadd86c23b2d4f261835bc24c69ea33c76b0cb11d4897652c","timestamp":"0x677e9bf6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3845","index":"0x4301dce","validatorIndex":"0xa1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e65","index":"0x4301dcf","validatorIndex":"0xa1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301dd0","validatorIndex":"0xa1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b47d","index":"0x4301dd1","validatorIndex":"0xa1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482a5","index":"0x4301dd2","validatorIndex":"0xa20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301dd3","validatorIndex":"0xa21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b489","index":"0x4301dd4","validatorIndex":"0xa22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b497","index":"0x4301dd5","validatorIndex":"0xa23"}]},[],"0x2b1b97fe77713b3c973a6e048b53bd5817d0ecd5860590af0e508543b2d3ce45"]) 2025-01-08 15:38:30.4045|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722631 (0xa0c4c2...858b7a), Extra Data: Nethermind 2025-01-08 15:38:30.4045|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722631 (0xa0c4c2...858b7a). 2025-01-08 15:38:30.4045|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","blockNumber":"0xd16407","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","prevRandao":"0x05fff4f068aea6cb01e7b00bda7866844421e5abdffab66d27808bc13064b5fc","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3e08d1fa3b99fa2dadd86c23b2d4f261835bc24c69ea33c76b0cb11d4897652c","timestamp":"0x677e9bf6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3845","index":"0x4301dce","validatorIndex":"0xa1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e65","index":"0x4301dcf","validatorIndex":"0xa1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301dd0","validatorIndex":"0xa1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b47d","index":"0x4301dd1","validatorIndex":"0xa1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482a5","index":"0x4301dd2","validatorIndex":"0xa20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301dd3","validatorIndex":"0xa21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b489","index":"0x4301dd4","validatorIndex":"0xa22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b497","index":"0x4301dd5","validatorIndex":"0xa23"}]},[],"0x2b1b97fe77713b3c973a6e048b53bd5817d0ecd5860590af0e508543b2d3ce45"]) 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","blockNumber":"0xd16407","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29f71331a65931238c7cec414523516dc3f2f5989c763ad563f8ae007bd0321a","prevRandao":"0x05fff4f068aea6cb01e7b00bda7866844421e5abdffab66d27808bc13064b5fc","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3e08d1fa3b99fa2dadd86c23b2d4f261835bc24c69ea33c76b0cb11d4897652c","timestamp":"0x677e9bf6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3845","index":"0x4301dce","validatorIndex":"0xa1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e65","index":"0x4301dcf","validatorIndex":"0xa1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301dd0","validatorIndex":"0xa1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b47d","index":"0x4301dd1","validatorIndex":"0xa1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482a5","index":"0x4301dd2","validatorIndex":"0xa20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301dd3","validatorIndex":"0xa21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b489","index":"0x4301dd4","validatorIndex":"0xa22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b497","index":"0x4301dd5","validatorIndex":"0xa23"}]},[],"0x2b1b97fe77713b3c973a6e048b53bd5817d0ecd5860590af0e508543b2d3ce45"]) handled in 1ms 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:30.4045|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:30.4091|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|14|Received ForkChoice: 13722631 (0xa0c4c2...858b7a), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:30.4091|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|14|Syncing beacon headers, Request: ForkChoice: 13722631 (0xa0c4c2...858b7a), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:30.4091|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:30.4266|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.4266|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:30.4266|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.4266|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.4282|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:30.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.5205|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:30.5457|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.5457|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:30.5457|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:30.5457|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:30.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.6009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->91.137.64.112:30563] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:30.6078|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.240.4:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:30.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.8000|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.46:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:30.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:30.8809|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:30.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.0560|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722598 | target: 13722631 | peer: 13722629 2025-01-08 15:38:31.0560|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:31.0560|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:38:31.0562|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:38:31.0562|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] 2025-01-08 15:38:31.0562|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722598, beaconPivotExists: True, BestSuggestedBody: 13722598, BestKnownNumber: 13722598, BestPeer: [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out], BestKnownBeaconNumber 13722631 2025-01-08 15:38:31.0562|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] (our best 13722598) 2025-01-08 15:38:31.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.1134|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] (our best 13722599) 2025-01-08 15:38:31.1134|DEBUG|Synchronization.Blocks.BlockDownloader|14|Blocks download from [HBR ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:31.1134|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Dormant 2025-01-08 15:38:31.1134|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722628| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:31.1134|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher is going to sleep. 2025-01-08 15:38:31.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.3407|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:31.3407|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:31.3407|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:31.3407|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:31.4043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.4116|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:31.4320|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.4320|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:31.4320|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.4320|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.4340|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:31.5069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:31.5261|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:31.5298|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.5298|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:31.5298|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.5298|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:31.5476|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.5476|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:31.5476|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.5476|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:31.6073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.7043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:31.7242|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:31.8071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:31.8810|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:31.8900|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:31.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.0069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.0562|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722599 | target: 13722631 | peer: 13722629 2025-01-08 15:38:32.0562|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:32.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.2068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.3069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.4068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:32.4378|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:32.4412|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.4412|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:32.4412|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.4412|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:32.5010|DEBUG|Network.Discovery.NodesLocator|14|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 167, after the process: 167 2025-01-08 15:38:32.5010|DEBUG|Network.Discovery.NodesLocator|14|Starting discovery process for node: randomNode: c30c9b...860e15 2025-01-08 15:38:32.5044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.5318|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.5318|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:32.5318|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.5318|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.5345|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:32.5496|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.5496|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:32.5496|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:32.5496|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:32.6071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.6449|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.23:36000] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:32.7067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.8070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:32.8805|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:32.9066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.0044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.1074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.2071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.2549|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.250.118:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:38:33.3052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.4069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.4438|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.4438|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:33.4438|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.4438|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.4456|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:33.5071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:33.5379|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:33.5412|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.5412|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:33.5412|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.5412|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:33.5518|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.5518|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:33.5518|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:33.5518|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:33.5924|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:38:33.6054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.6592|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.180.175.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:33.7067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.8067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.8119|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->208.115.200.222:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:38:33.8805|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:33.9078|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:33.9683|DEBUG|Network.Discovery.NodesLocator|14|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:34.0067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.1071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.1931|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.245.70.169:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:34.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.2392|DEBUG|Synchronization.Peers.SyncPeerPool|8|Dropped 0 useless peers 2025-01-08 15:38:34.2837|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: 2b6bd00b1292efdc42e1637fb4847d4624f350dff130890c4033cee846faeb1ca6fca24219141c17e2ecfaa92ade2b65f3a295f5764f910ffcd742136f2d957a28ec66d31feeb4ee0b763ca3f02d9f2382d9fa989795b333155cfd4447377d920006f8cea0557fd3a785b4e01e8e1d557dff32392d51240bb8d83e3fa384c7c6c2ea326058f8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:38:34.3068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.3359|DEBUG|Network.PeerManager|28|Disconnecting an existing [Session|In|HandshakeComplete|37.27.140.73:33806->30303] - In session to replace 2025-01-08 15:38:34.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.4480|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->37.27.140.73:30303] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.4491|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:34.5069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.5126|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|37.27.140.73:33806->30303] to: 30303 2025-01-08 15:38:34.5126|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.27.140.73:33806->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:38:34.5432|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.5432|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:34.5432|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.5432|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.5452|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:34.5533|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.5533|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:34.5533|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:34.5533|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:34.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.7049|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->36.155.7.145:32105] initiating disconnect because InvalidNetworkId, details: invalid network id - 6678 2025-01-08 15:38:34.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.7121|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.67.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 15:38:34.8058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.8824|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:34.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:34.9299|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.195.5.26:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:35.0021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.0021|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:38:35.0611|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 167, after the process: 167 2025-01-08 15:38:35.1031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.3554|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","blockNumber":"0xd16408","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","prevRandao":"0xf4f409316db2397d3b1899bfd918ebd3c604d8674df1a6c30316c3dc29dbbb3b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x63f74acf82063ea9485f4598fccd661b7a99db059f269d439085314dd8d91c40","timestamp":"0x677e9bfb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af6d","index":"0x4301dd6","validatorIndex":"0xa24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x628a02","index":"0x4301dd7","validatorIndex":"0xa25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143894","index":"0x4301dd8","validatorIndex":"0xa26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dd9","validatorIndex":"0xa27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dda","validatorIndex":"0xa28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301ddb","validatorIndex":"0xa29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c91","index":"0x4301ddc","validatorIndex":"0xa2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5573","index":"0x4301ddd","validatorIndex":"0xa2b"}]},[],"0x84e6ce9483e8cad14bbab597562096a4109806f93543cd246d97b958b6a9aac3"]) 2025-01-08 15:38:35.3554|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722632 (0xd09f9d...6d05dd), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:38:35.3564|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Syncing... Inserting block 13722632 (0xd09f9d...6d05dd). 2025-01-08 15:38:35.3564|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:35.3564|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","blockNumber":"0xd16408","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","prevRandao":"0xf4f409316db2397d3b1899bfd918ebd3c604d8674df1a6c30316c3dc29dbbb3b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x63f74acf82063ea9485f4598fccd661b7a99db059f269d439085314dd8d91c40","timestamp":"0x677e9bfb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af6d","index":"0x4301dd6","validatorIndex":"0xa24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x628a02","index":"0x4301dd7","validatorIndex":"0xa25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143894","index":"0x4301dd8","validatorIndex":"0xa26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dd9","validatorIndex":"0xa27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dda","validatorIndex":"0xa28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301ddb","validatorIndex":"0xa29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c91","index":"0x4301ddc","validatorIndex":"0xa2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5573","index":"0x4301ddd","validatorIndex":"0xa2b"}]},[],"0x84e6ce9483e8cad14bbab597562096a4109806f93543cd246d97b958b6a9aac3"]) 2025-01-08 15:38:35.3564|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","blockNumber":"0xd16408","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa0c4c232a3161ee9fa9869b13a659cae72812a61833c8bc545a2657318858b7a","prevRandao":"0xf4f409316db2397d3b1899bfd918ebd3c604d8674df1a6c30316c3dc29dbbb3b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x63f74acf82063ea9485f4598fccd661b7a99db059f269d439085314dd8d91c40","timestamp":"0x677e9bfb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af6d","index":"0x4301dd6","validatorIndex":"0xa24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x628a02","index":"0x4301dd7","validatorIndex":"0xa25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143894","index":"0x4301dd8","validatorIndex":"0xa26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dd9","validatorIndex":"0xa27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301dda","validatorIndex":"0xa28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b480","index":"0x4301ddb","validatorIndex":"0xa29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145c91","index":"0x4301ddc","validatorIndex":"0xa2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5573","index":"0x4301ddd","validatorIndex":"0xa2b"}]},[],"0x84e6ce9483e8cad14bbab597562096a4109806f93543cd246d97b958b6a9aac3"]) handled in 1ms 2025-01-08 15:38:35.3564|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:35.3564|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:35.3564|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:35.3564|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:35.3650|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722632 (0xd09f9d...6d05dd), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:35.3650|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722632 (0xd09f9d...6d05dd), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 1ms 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:35.3650|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:35.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.4543|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.4543|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:35.4543|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.4543|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.4563|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:35.5027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:35.5493|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:35.5540|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:35.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.8031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:35.8828|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:35.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.0540|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|34|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722599 | target: 13722632 | peer: 13722631 2025-01-08 15:38:36.0540|DEBUG|Synchronization.Reporting.SyncReport|34|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:36.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|FastSyncFeed state changed to Active 2025-01-08 15:38:36.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|SyncDispatcher got activated. 2025-01-08 15:38:36.0540|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] 2025-01-08 15:38:36.0540|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|MergeBlockDownloader GetCurrentNumber: currentNumber 13722599, beaconPivotExists: True, BestSuggestedBody: 13722599, BestKnownNumber: 13722599, BestPeer: [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out], BestKnownBeaconNumber 13722632 2025-01-08 15:38:36.0540|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|Continue full sync with [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] (our best 13722599) 2025-01-08 15:38:36.0605|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:36.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.1119|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] (our best 13722600) 2025-01-08 15:38:36.1122|DEBUG|Synchronization.Blocks.BlockDownloader|38|Blocks download from [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:36.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FastSyncFeed state changed to Dormant 2025-01-08 15:38:36.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:36.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher is going to sleep. 2025-01-08 15:38:36.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.3033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.3422|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:36.3422|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:36.3422|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:36.3422|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:36.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.4603|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:36.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:36.5576|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:36.5608|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.5608|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:36.5608|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:36.5608|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:36.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.6522|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.190.13.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:38:36.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.7416|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|89.168.38.161:8414->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:38:36.8029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:36.8711|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.148:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:38:36.8829|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:36.9031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.0572|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|38|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722600 | target: 13722632 | peer: 13722631 2025-01-08 15:38:37.0572|DEBUG|Synchronization.Reporting.SyncReport|38|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:37.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.3026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.4023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.4589|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:37.4662|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:37.4694|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.4694|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:37.4694|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.4694|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:37.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.5599|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.5599|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:37.5599|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.5599|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:37.5635|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.5635|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:37.5635|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.5635|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:37.5650|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:37.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.7031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.8033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:37.8809|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:37.9041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.0057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.1072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.2070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.3055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.4074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.4713|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.4713|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:38.4713|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.4713|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.4732|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:38.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.5494|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 167, after the process: 167 2025-01-08 15:38:38.5494|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: 84f6ae...9b3a29 2025-01-08 15:38:38.5626|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.5626|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:38.5626|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.5626|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:38.5680|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.5680|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:38.5680|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.5680|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:38.5695|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:38.6074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.7042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:38.8835|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:38:38.9044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.0067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.1045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.2073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:39.4767|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.4802|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:39.4802|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.4802|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:39.5067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.5240|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:39.5651|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.5651|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:39.5651|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.5651|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:39.5726|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:39.6066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.6652|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:39.7055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.8072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:39.8157|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:39.8157|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 167, after the process: 168 2025-01-08 15:38:39.8809|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:39.9055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.0021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.0021|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:38:40.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.3024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.4826|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.4826|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:40.4826|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.4826|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.4848|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:40.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.5674|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.5674|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:40.5674|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.5674|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:40.5777|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:40.5812|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.5812|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:40.5812|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:40.5812|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:40.6029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.7777|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.216.43.56:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 15:38:40.8030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:40.8129|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:40.8503|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","blockNumber":"0xd16409","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","prevRandao":"0x6d98d75803d03e1641217bfb3478dafe81c3d43b68609e94e66382d8544b06f8","receiptsRoot":"0xa47209b7314f6a152ce1a16285eaae69fff7eba3ca46f6851c6ef10f2ab59228","stateRoot":"0xe5e26aaa95ee1a03e9f52fde4288dbb779049049d60f8d91ae41382dc509930c","timestamp":"0x677e9c00","transactions":["0x02f901d58227d8830502638459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efdbcff5ca91066894775df6803cabf40cc1486ad4ac033e4ee15717f0ec4e0128379b6a0426853136fc4789d0eaa6dbcf32b21ab215e5d10d371ab00278905d5332e332e30000000000000000000000000000000000000000000000000000000c080a0748fd43e56f05c53dbf1ba5529667ea7849fda601e28ea4d3dedd9314ae860bda028efe5b46cb853400bd603f8497daa237ac8afc5cdb4bbe5c5a25ff284ba6999"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x441958","index":"0x4301dde","validatorIndex":"0xa2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143453","index":"0x4301ddf","validatorIndex":"0xa2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143397","index":"0x4301de0","validatorIndex":"0xa2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301de1","validatorIndex":"0xa2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148887","index":"0x4301de2","validatorIndex":"0xa30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ae","index":"0x4301de3","validatorIndex":"0xa31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bbcc3","index":"0x4301de4","validatorIndex":"0xa32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x4301de5","validatorIndex":"0xa33"}]},[],"0xf7d4d7cf39306bafcd002dcb695334e574e3cc26289146363c3bbde0954e7b9b"]) 2025-01-08 15:38:40.8503|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Received New Block: 13722633 (0x4e6f53...743aee), Extra Data: chiado-lighthouse-0 2025-01-08 15:38:40.8503|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Syncing... Inserting block 13722633 (0x4e6f53...743aee). 2025-01-08 15:38:40.8503|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:40.8503|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","blockNumber":"0xd16409","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","prevRandao":"0x6d98d75803d03e1641217bfb3478dafe81c3d43b68609e94e66382d8544b06f8","receiptsRoot":"0xa47209b7314f6a152ce1a16285eaae69fff7eba3ca46f6851c6ef10f2ab59228","stateRoot":"0xe5e26aaa95ee1a03e9f52fde4288dbb779049049d60f8d91ae41382dc509930c","timestamp":"0x677e9c00","transactions":["0x02f901d58227d8830502638459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efdbcff5ca91066894775df6803cabf40cc1486ad4ac033e4ee15717f0ec4e0128379b6a0426853136fc4789d0eaa6dbcf32b21ab215e5d10d371ab00278905d5332e332e30000000000000000000000000000000000000000000000000000000c080a0748fd43e56f05c53dbf1ba5529667ea7849fda601e28ea4d3dedd9314ae860bda028efe5b46cb853400bd603f8497daa237ac8afc5cdb4bbe5c5a25ff284ba6999"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x441958","index":"0x4301dde","validatorIndex":"0xa2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143453","index":"0x4301ddf","validatorIndex":"0xa2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143397","index":"0x4301de0","validatorIndex":"0xa2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301de1","validatorIndex":"0xa2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148887","index":"0x4301de2","validatorIndex":"0xa30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ae","index":"0x4301de3","validatorIndex":"0xa31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bbcc3","index":"0x4301de4","validatorIndex":"0xa32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x4301de5","validatorIndex":"0xa33"}]},[],"0xf7d4d7cf39306bafcd002dcb695334e574e3cc26289146363c3bbde0954e7b9b"]) 2025-01-08 15:38:40.8503|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","blockNumber":"0xd16409","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd09f9d17d0118b52ecaa0058e6bb7ac9a782d9597221accdd949c9e57e6d05dd","prevRandao":"0x6d98d75803d03e1641217bfb3478dafe81c3d43b68609e94e66382d8544b06f8","receiptsRoot":"0xa47209b7314f6a152ce1a16285eaae69fff7eba3ca46f6851c6ef10f2ab59228","stateRoot":"0xe5e26aaa95ee1a03e9f52fde4288dbb779049049d60f8d91ae41382dc509930c","timestamp":"0x677e9c00","transactions":["0x02f901d58227d8830502638459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efdbcff5ca91066894775df6803cabf40cc1486ad4ac033e4ee15717f0ec4e0128379b6a0426853136fc4789d0eaa6dbcf32b21ab215e5d10d371ab00278905d5332e332e30000000000000000000000000000000000000000000000000000000c080a0748fd43e56f05c53dbf1ba5529667ea7849fda601e28ea4d3dedd9314ae860bda028efe5b46cb853400bd603f8497daa237ac8afc5cdb4bbe5c5a25ff284ba6999"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x441958","index":"0x4301dde","validatorIndex":"0xa2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143453","index":"0x4301ddf","validatorIndex":"0xa2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143397","index":"0x4301de0","validatorIndex":"0xa2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da98","index":"0x4301de1","validatorIndex":"0xa2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148887","index":"0x4301de2","validatorIndex":"0xa30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ae","index":"0x4301de3","validatorIndex":"0xa31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bbcc3","index":"0x4301de4","validatorIndex":"0xa32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x4301de5","validatorIndex":"0xa33"}]},[],"0xf7d4d7cf39306bafcd002dcb695334e574e3cc26289146363c3bbde0954e7b9b"]) handled in 1ms 2025-01-08 15:38:40.8524|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:40.8524|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:40.8524|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:40.8524|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:40.8578|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722633 (0x4e6f53...743aee), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:40.8578|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722633 (0x4e6f53...743aee), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 1ms 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:40.8578|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:40.8832|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:38:40.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.0579|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722600 | target: 13722633 | peer: 13722631 2025-01-08 15:38:41.0579|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:41.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FastSyncFeed state changed to Active 2025-01-08 15:38:41.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:38:41.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] 2025-01-08 15:38:41.0579|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722600, beaconPivotExists: True, BestSuggestedBody: 13722600, BestKnownNumber: 13722600, BestPeer: [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out], BestKnownBeaconNumber 13722633 2025-01-08 15:38:41.0579|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] (our best 13722600) 2025-01-08 15:38:41.1007|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|173.199.240.199:35016->30303] to: 30804 2025-01-08 15:38:41.1007|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|173.199.240.199:35016->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5 2025-01-08 15:38:41.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.1153|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] (our best 13722601) 2025-01-08 15:38:41.1153|DEBUG|Synchronization.Blocks.BlockDownloader|46|Blocks download from [HBR ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:41.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Dormant 2025-01-08 15:38:41.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722630| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:41.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher is going to sleep. 2025-01-08 15:38:41.1212|DEBUG|Network.PeerManager|29|Peer pool size is: 2222 2025-01-08 15:38:41.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.2535|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.220.1.4:45164->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 167004 2025-01-08 15:38:41.3022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.3435|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:41.3435|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:41.3435|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:41.3435|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:41.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:41.4890|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:41.4922|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.4922|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:41.4922|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.4922|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:41.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.5698|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.5698|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:41.5698|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.5698|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:41.5834|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.5834|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:41.5834|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.5834|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.5852|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:41.6038|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:41.7326|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:41.8054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:41.8830|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:38:41.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.0547|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722601 | target: 13722633 | peer: 13722631 2025-01-08 15:38:42.0547|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:42.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.2072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.2089|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:42.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.3755|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.99.140.158:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:42.4069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:42.4943|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:42.4977|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.4977|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:42.4977|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.4977|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:42.5076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.5722|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.5722|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:42.5722|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.5722|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:42.5883|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:42.6070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.7072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.8067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:42.8805|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:42.9069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.0074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.1076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.1104|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.40.237.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:38:43.1642|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.239.39:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:38:43.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.3014|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:43.3014|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: c2cbd1...472557 2025-01-08 15:38:43.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.4051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.4129|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.76.28.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8995 2025-01-08 15:38:43.4531|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:43.4997|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.4997|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:43.4997|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.4997|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5015|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:43.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.5746|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5746|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:43.5746|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5746|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:43.5936|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5975|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:43.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.6085|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.124.244:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:43.7073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.8049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:43.8827|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:43.8983|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.69.201.13:30387] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:38:43.9054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.0075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.0480|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.189.8.208:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3334 2025-01-08 15:38:44.1074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.2069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.2285|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.247.18.72:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:38:44.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.3884|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.6.156:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:38:44.3884|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.203.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:38:44.4063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:44.5049|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:44.5089|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5089|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:44.5089|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5089|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:44.5257|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.54:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:44.5770|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5770|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:44.5770|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5770|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:44.5997|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5997|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:44.5997|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.5997|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:44.6014|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:44.6014|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:44.6014|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:44.6014|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:44.6043|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.6043|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:44.6043|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:44.6043|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:44.6043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.8048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:44.8048|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:44.8601|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|159.65.146.83:56534->30303] to: 30311 2025-01-08 15:38:44.8609|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|159.65.146.83:56534->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 15:38:44.8805|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:38:44.9068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:38:45.0117|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.116.203.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:38:45.1035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","blockNumber":"0xd1640a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","prevRandao":"0x32561a572b6b7fd77f6dbc9a7c74b8bf5dc9bbb57b7132b11dd135f094d8ac71","receiptsRoot":"0xff4e4dcdf63deb2153870e15d2fbaa9e6a7d8ed05833eec931ae6331595f2cf7","stateRoot":"0x4f474522d86486fb36a78fd862b09cf4b44cb27e468e3a95ed1d19b381290d4a","timestamp":"0x677e9c05","transactions":["0x02f901d58227d88305519f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f844b29848528dbcbca416f2c146fdb6289c8a48528863f9b05824dbd5dbac35fe519f04e0307f399973e49e42f8b355ae4c05cd7c4aed35352fd912cd0940f85a332e332e30000000000000000000000000000000000000000000000000000000c080a04e2a4880e1a36c130406fc94cc894fa5c7e32c508635c02e6661bcc2d0542f29a03208b3539d1c7276e46c5d14e4415c669f65e070c88a0ef9bfaa3ed49b5b14a0","0x02f901d58227d883054a8b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e51b0217cbdf06fdc82e0f0a5f9f56a8e34f85a5fbcf8ddac8dc0674824e41821e3d40cf17eb8379d46dec7f070923de04ef1c4150065bf21d9f4f2fc201d97ff332e332e30000000000000000000000000000000000000000000000000000000c080a0884848c2b114fbd2f9e5e8bb928cf2b7be184598aa9449c438f88d3336f9a791a00a4247cc6251d5e24825a363098c6add0144406e875f881d9818b96470b73b87","0x02f901d58227d883053e328459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbfeabe2277ff264d2974598561d05e93368803b372f75eb926e12e56e043d518ab18bd5b537c336ef40b08bbef4c5ee3e025652e5c0a0e417187f19e9796b721332e332e30000000000000000000000000000000000000000000000000000000c080a046bd8f75dd8deb3b9fb690d023c490a2b6f94ba7ec4e4d2a42a6d307568375c6a061b4e1dcf3a9b1075070280e4f3d1f9364d146f0aef835f4911dc568d96732c4","0x02f901d58227d8830502648459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2b3faccc43ea31cecacd75510a989b087ccd2788196de9829d79fcad1c7ef2208e379256c66d6df7ef2635fa7556798ceecd5e09abb48b3e1129ba598c6d6143332e332e30000000000000000000000000000000000000000000000000000000c080a0c542fb03a60884557ef3e8e6d25e2b1c00b0517d8a8efbb9123da67864625072a05e00cacf7945a7760adab0186a146afafd566b97d46515784c922e00dca6eb6a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14577d","index":"0x4301de6","validatorIndex":"0xa34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301de7","validatorIndex":"0xa35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301de8","validatorIndex":"0xa36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4301de9","validatorIndex":"0xa37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301dea","validatorIndex":"0xa38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e5f","index":"0x4301deb","validatorIndex":"0xa39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0e33","index":"0x4301dec","validatorIndex":"0xa3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301ded","validatorIndex":"0xa3b"}]},[],"0x258c44201a4612b2fe1530a8da8455c30e5ae53675e95c125bcd4b08961a41b8"]) 2025-01-08 15:38:45.1412|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722634 (0x973a3f...365658), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:38:45.1412|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722634 (0x973a3f...365658). 2025-01-08 15:38:45.1412|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","blockNumber":"0xd1640a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","prevRandao":"0x32561a572b6b7fd77f6dbc9a7c74b8bf5dc9bbb57b7132b11dd135f094d8ac71","receiptsRoot":"0xff4e4dcdf63deb2153870e15d2fbaa9e6a7d8ed05833eec931ae6331595f2cf7","stateRoot":"0x4f474522d86486fb36a78fd862b09cf4b44cb27e468e3a95ed1d19b381290d4a","timestamp":"0x677e9c05","transactions":["0x02f901d58227d88305519f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f844b29848528dbcbca416f2c146fdb6289c8a48528863f9b05824dbd5dbac35fe519f04e0307f399973e49e42f8b355ae4c05cd7c4aed35352fd912cd0940f85a332e332e30000000000000000000000000000000000000000000000000000000c080a04e2a4880e1a36c130406fc94cc894fa5c7e32c508635c02e6661bcc2d0542f29a03208b3539d1c7276e46c5d14e4415c669f65e070c88a0ef9bfaa3ed49b5b14a0","0x02f901d58227d883054a8b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e51b0217cbdf06fdc82e0f0a5f9f56a8e34f85a5fbcf8ddac8dc0674824e41821e3d40cf17eb8379d46dec7f070923de04ef1c4150065bf21d9f4f2fc201d97ff332e332e30000000000000000000000000000000000000000000000000000000c080a0884848c2b114fbd2f9e5e8bb928cf2b7be184598aa9449c438f88d3336f9a791a00a4247cc6251d5e24825a363098c6add0144406e875f881d9818b96470b73b87","0x02f901d58227d883053e328459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbfeabe2277ff264d2974598561d05e93368803b372f75eb926e12e56e043d518ab18bd5b537c336ef40b08bbef4c5ee3e025652e5c0a0e417187f19e9796b721332e332e30000000000000000000000000000000000000000000000000000000c080a046bd8f75dd8deb3b9fb690d023c490a2b6f94ba7ec4e4d2a42a6d307568375c6a061b4e1dcf3a9b1075070280e4f3d1f9364d146f0aef835f4911dc568d96732c4","0x02f901d58227d8830502648459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2b3faccc43ea31cecacd75510a989b087ccd2788196de9829d79fcad1c7ef2208e379256c66d6df7ef2635fa7556798ceecd5e09abb48b3e1129ba598c6d6143332e332e30000000000000000000000000000000000000000000000000000000c080a0c542fb03a60884557ef3e8e6d25e2b1c00b0517d8a8efbb9123da67864625072a05e00cacf7945a7760adab0186a146afafd566b97d46515784c922e00dca6eb6a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14577d","index":"0x4301de6","validatorIndex":"0xa34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301de7","validatorIndex":"0xa35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301de8","validatorIndex":"0xa36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4301de9","validatorIndex":"0xa37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301dea","validatorIndex":"0xa38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e5f","index":"0x4301deb","validatorIndex":"0xa39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0e33","index":"0x4301dec","validatorIndex":"0xa3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301ded","validatorIndex":"0xa3b"}]},[],"0x258c44201a4612b2fe1530a8da8455c30e5ae53675e95c125bcd4b08961a41b8"]) 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","blockNumber":"0xd1640a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4e6f53030da0b5183bc2767aac076e3f0220e085110b78b216b8613769743aee","prevRandao":"0x32561a572b6b7fd77f6dbc9a7c74b8bf5dc9bbb57b7132b11dd135f094d8ac71","receiptsRoot":"0xff4e4dcdf63deb2153870e15d2fbaa9e6a7d8ed05833eec931ae6331595f2cf7","stateRoot":"0x4f474522d86486fb36a78fd862b09cf4b44cb27e468e3a95ed1d19b381290d4a","timestamp":"0x677e9c05","transactions":["0x02f901d58227d88305519f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f844b29848528dbcbca416f2c146fdb6289c8a48528863f9b05824dbd5dbac35fe519f04e0307f399973e49e42f8b355ae4c05cd7c4aed35352fd912cd0940f85a332e332e30000000000000000000000000000000000000000000000000000000c080a04e2a4880e1a36c130406fc94cc894fa5c7e32c508635c02e6661bcc2d0542f29a03208b3539d1c7276e46c5d14e4415c669f65e070c88a0ef9bfaa3ed49b5b14a0","0x02f901d58227d883054a8b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e51b0217cbdf06fdc82e0f0a5f9f56a8e34f85a5fbcf8ddac8dc0674824e41821e3d40cf17eb8379d46dec7f070923de04ef1c4150065bf21d9f4f2fc201d97ff332e332e30000000000000000000000000000000000000000000000000000000c080a0884848c2b114fbd2f9e5e8bb928cf2b7be184598aa9449c438f88d3336f9a791a00a4247cc6251d5e24825a363098c6add0144406e875f881d9818b96470b73b87","0x02f901d58227d883053e328459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbfeabe2277ff264d2974598561d05e93368803b372f75eb926e12e56e043d518ab18bd5b537c336ef40b08bbef4c5ee3e025652e5c0a0e417187f19e9796b721332e332e30000000000000000000000000000000000000000000000000000000c080a046bd8f75dd8deb3b9fb690d023c490a2b6f94ba7ec4e4d2a42a6d307568375c6a061b4e1dcf3a9b1075070280e4f3d1f9364d146f0aef835f4911dc568d96732c4","0x02f901d58227d8830502648459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2b3faccc43ea31cecacd75510a989b087ccd2788196de9829d79fcad1c7ef2208e379256c66d6df7ef2635fa7556798ceecd5e09abb48b3e1129ba598c6d6143332e332e30000000000000000000000000000000000000000000000000000000c080a0c542fb03a60884557ef3e8e6d25e2b1c00b0517d8a8efbb9123da67864625072a05e00cacf7945a7760adab0186a146afafd566b97d46515784c922e00dca6eb6a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14577d","index":"0x4301de6","validatorIndex":"0xa34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301de7","validatorIndex":"0xa35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301de8","validatorIndex":"0xa36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4301de9","validatorIndex":"0xa37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301dea","validatorIndex":"0xa38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e5f","index":"0x4301deb","validatorIndex":"0xa39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0e33","index":"0x4301dec","validatorIndex":"0xa3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301ded","validatorIndex":"0xa3b"}]},[],"0x258c44201a4612b2fe1530a8da8455c30e5ae53675e95c125bcd4b08961a41b8"]) handled in 1ms 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:45.1412|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:45.1463|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722634 (0x973a3f...365658), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:45.1463|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722634 (0x973a3f...365658), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:45.1463|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:45.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.5033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.5112|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.5112|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:45.5112|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.5112|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.5134|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:45.5795|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.5795|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:45.5795|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.5795|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:45.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.6064|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.6064|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:45.6064|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.6064|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:45.6082|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:45.7034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.7645|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.184.196.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:38:45.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.8842|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:38:45.8974|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:45.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:45.9551|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:46.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.0557|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722601 | target: 13722634 | peer: 13722633 2025-01-08 15:38:46.0557|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:46.0557|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:38:46.0557|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:38:46.0557|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722632| 139.144.26.85:| Out] 2025-01-08 15:38:46.0557|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722601, beaconPivotExists: True, BestSuggestedBody: 13722601, BestKnownNumber: 13722601, BestPeer: [HBR ][ ][Peer|eth68|13722632| 139.144.26.85:| Out], BestKnownBeaconNumber 13722634 2025-01-08 15:38:46.0562|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722632| 139.144.26.85:| Out] (our best 13722601) 2025-01-08 15:38:46.1034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.1144|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722632| 139.144.26.85:| Out] (our best 13722602) 2025-01-08 15:38:46.1144|DEBUG|Synchronization.Blocks.BlockDownloader|46|Blocks download from [HBR ][ ][Peer|eth68|13722632| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:46.1144|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Dormant 2025-01-08 15:38:46.1144|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722632| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:46.1144|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher is going to sleep. 2025-01-08 15:38:46.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.3452|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:46.3452|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:46.3452|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:46.3452|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:46.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.4056|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:46.5034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.5171|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:46.5816|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.5816|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:46.5816|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.5816|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:46.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.6115|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.6115|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:46.6115|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.6115|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:46.7033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.7509|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|129.153.227.201:45352->30303] to: 30303 2025-01-08 15:38:46.7509|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|129.153.227.201:45352->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:38:46.8030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:46.8874|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:46.8989|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:46.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|38|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722602 | target: 13722634 | peer: 13722633 2025-01-08 15:38:47.0546|DEBUG|Synchronization.Reporting.SyncReport|38|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:47.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:47.5219|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:47.5250|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.5250|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:47.5250|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.5250|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:47.5842|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.5842|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:47.5842|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.5842|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:47.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:47.6181|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:47.6215|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.6215|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:47.6215|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:47.6215|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:47.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.8034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:47.8871|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:47.9029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.0458|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.142.212.115:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 6789 2025-01-08 15:38:48.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.2823|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:48.3025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.4034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.5270|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.5270|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:48.5270|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.5270|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.5290|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:48.5861|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.5861|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:48.5861|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.5861|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:48.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:48.6257|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:48.6284|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.6284|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:48.6284|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:48.6284|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:48.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:48.8850|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:48.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.3808|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:49.3808|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: e22eb5...2e01bf 2025-01-08 15:38:49.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.5342|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.5342|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:49.5342|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.5342|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.5362|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:49.5882|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.5882|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:49.5882|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.5882|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:49.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.6305|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.6305|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:49.6305|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.6305|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:49.6322|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:49.7002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.8048|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:49.8846|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:49.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:49.9074|DEBUG|Network.PeerManager|38|Peer pool size is: 2323 2025-01-08 15:38:50.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:38:50.0009|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:50.0009|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:50.0009|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:50.0009|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:50.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.1392|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","blockNumber":"0xd1640b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","prevRandao":"0x1ea21d35e65fcd10a3405deec121e6448bd3dea5a9b36c10d1e2e0bdb8060e53","receiptsRoot":"0x04a53b494b93588d4e509228e6d0b7b19f419a911df460c2a7c0bd76c929cbb5","stateRoot":"0x7f1816a08e5d8135f59fbcd2e130c84f30185afd93b787f3eeaffc614269a766","timestamp":"0x677e9c0a","transactions":["0x02f901d58227d883054a8c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be00d75aa91baa1ee172b6809ca8203b71b1a1cf4b8c55412a8941f27d65d64bae043b113ea994265ef3fb612d05592e2a058bbda5c7e87a0aaf0566a8661d1b06332e332e30000000000000000000000000000000000000000000000000000000c001a00d1e0c3e63818e463c70823811e5b93836ddd79f956a29d66dfbaa46127f0d98a036f35a7511d4015377d4b630623bb4c49bf170a8257dbc852bb0ce0e1a8fb255","0x02f901d58227d8830502658459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82f99da895524cb634f03241d8bea87393af13774f5b0dc4466bbb0619dfab13d2f0ada908960c6bd1d9d8cf771e2490e126ae983d745e3db9d069f496bfcdca6332e332e30000000000000000000000000000000000000000000000000000000c001a03f2fefed3a25d028a541b9dbdab872bc433ffec46389318c95486180d4551f2ea023cf48cf946c451bfffda4d690308b031cfc5f94654f83dbfe8c2178ed638442"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa6f","index":"0x4301dee","validatorIndex":"0xa3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301def","validatorIndex":"0xa3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df0","validatorIndex":"0xa3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d672","index":"0x4301df1","validatorIndex":"0xa3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301df2","validatorIndex":"0xa40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301df3","validatorIndex":"0xa41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd00a","index":"0x4301df4","validatorIndex":"0xa42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3d83","index":"0x4301df5","validatorIndex":"0xa43"}]},[],"0x1f268c95f6867b1e1157f3872fd1f7b49b28fc08f5ca6aaee9aefd53410f0737"]) 2025-01-08 15:38:50.1392|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Received New Block: 13722635 (0x787853...b383ff), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:38:50.1392|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Syncing... Inserting block 13722635 (0x787853...b383ff). 2025-01-08 15:38:50.1392|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:50.1392|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","blockNumber":"0xd1640b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","prevRandao":"0x1ea21d35e65fcd10a3405deec121e6448bd3dea5a9b36c10d1e2e0bdb8060e53","receiptsRoot":"0x04a53b494b93588d4e509228e6d0b7b19f419a911df460c2a7c0bd76c929cbb5","stateRoot":"0x7f1816a08e5d8135f59fbcd2e130c84f30185afd93b787f3eeaffc614269a766","timestamp":"0x677e9c0a","transactions":["0x02f901d58227d883054a8c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be00d75aa91baa1ee172b6809ca8203b71b1a1cf4b8c55412a8941f27d65d64bae043b113ea994265ef3fb612d05592e2a058bbda5c7e87a0aaf0566a8661d1b06332e332e30000000000000000000000000000000000000000000000000000000c001a00d1e0c3e63818e463c70823811e5b93836ddd79f956a29d66dfbaa46127f0d98a036f35a7511d4015377d4b630623bb4c49bf170a8257dbc852bb0ce0e1a8fb255","0x02f901d58227d8830502658459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82f99da895524cb634f03241d8bea87393af13774f5b0dc4466bbb0619dfab13d2f0ada908960c6bd1d9d8cf771e2490e126ae983d745e3db9d069f496bfcdca6332e332e30000000000000000000000000000000000000000000000000000000c001a03f2fefed3a25d028a541b9dbdab872bc433ffec46389318c95486180d4551f2ea023cf48cf946c451bfffda4d690308b031cfc5f94654f83dbfe8c2178ed638442"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa6f","index":"0x4301dee","validatorIndex":"0xa3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301def","validatorIndex":"0xa3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df0","validatorIndex":"0xa3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d672","index":"0x4301df1","validatorIndex":"0xa3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301df2","validatorIndex":"0xa40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301df3","validatorIndex":"0xa41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd00a","index":"0x4301df4","validatorIndex":"0xa42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3d83","index":"0x4301df5","validatorIndex":"0xa43"}]},[],"0x1f268c95f6867b1e1157f3872fd1f7b49b28fc08f5ca6aaee9aefd53410f0737"]) 2025-01-08 15:38:50.1392|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","blockNumber":"0xd1640b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x973a3f1da81e1ce2b982bd42c93deecc1e85974a688f9220be75788ce4365658","prevRandao":"0x1ea21d35e65fcd10a3405deec121e6448bd3dea5a9b36c10d1e2e0bdb8060e53","receiptsRoot":"0x04a53b494b93588d4e509228e6d0b7b19f419a911df460c2a7c0bd76c929cbb5","stateRoot":"0x7f1816a08e5d8135f59fbcd2e130c84f30185afd93b787f3eeaffc614269a766","timestamp":"0x677e9c0a","transactions":["0x02f901d58227d883054a8c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be00d75aa91baa1ee172b6809ca8203b71b1a1cf4b8c55412a8941f27d65d64bae043b113ea994265ef3fb612d05592e2a058bbda5c7e87a0aaf0566a8661d1b06332e332e30000000000000000000000000000000000000000000000000000000c001a00d1e0c3e63818e463c70823811e5b93836ddd79f956a29d66dfbaa46127f0d98a036f35a7511d4015377d4b630623bb4c49bf170a8257dbc852bb0ce0e1a8fb255","0x02f901d58227d8830502658459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82f99da895524cb634f03241d8bea87393af13774f5b0dc4466bbb0619dfab13d2f0ada908960c6bd1d9d8cf771e2490e126ae983d745e3db9d069f496bfcdca6332e332e30000000000000000000000000000000000000000000000000000000c001a03f2fefed3a25d028a541b9dbdab872bc433ffec46389318c95486180d4551f2ea023cf48cf946c451bfffda4d690308b031cfc5f94654f83dbfe8c2178ed638442"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa6f","index":"0x4301dee","validatorIndex":"0xa3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301def","validatorIndex":"0xa3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df0","validatorIndex":"0xa3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d672","index":"0x4301df1","validatorIndex":"0xa3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301df2","validatorIndex":"0xa40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301df3","validatorIndex":"0xa41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd00a","index":"0x4301df4","validatorIndex":"0xa42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3d83","index":"0x4301df5","validatorIndex":"0xa43"}]},[],"0x1f268c95f6867b1e1157f3872fd1f7b49b28fc08f5ca6aaee9aefd53410f0737"]) handled in 1ms 2025-01-08 15:38:50.1409|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:50.1409|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:50.1409|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:50.1409|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:50.1409|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:50.1409|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:50.1443|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Received ForkChoice: 13722635 (0x787853...b383ff), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:50.1443|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Syncing beacon headers, Request: ForkChoice: 13722635 (0x787853...b383ff), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 1ms 2025-01-08 15:38:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:50.1443|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:50.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.2073|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:50.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.3273|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|74.50.75.74:48916->30303] to: 30313 2025-01-08 15:38:50.3273|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|74.50.75.74:48916->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 15:38:50.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.5002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.5178|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:54010->30303] to: 30303 2025-01-08 15:38:50.5178|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:54010->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:38:50.5344|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.27.245:45962->30303] to: 30303 2025-01-08 15:38:50.5344|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.27.245:45962->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 668273 2025-01-08 15:38:50.5479|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.5479|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:50.5479|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.5479|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.5492|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:50.5902|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.5902|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:50.5902|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.5902|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:50.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.6356|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.6356|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:50.6356|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.6356|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:50.6378|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:50.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:50.8852|DEBUG|TxPool.TxBroadcaster|14|Broadcasting transactions to all peers 2025-01-08 15:38:50.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.0561|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|14|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722602 | target: 13722635 | peer: 13722633 2025-01-08 15:38:51.0562|DEBUG|Synchronization.Reporting.SyncReport|14|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:51.0562|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|FastSyncFeed state changed to Active 2025-01-08 15:38:51.0562|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|SyncDispatcher got activated. 2025-01-08 15:38:51.0562|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|14|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out] 2025-01-08 15:38:51.0562|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|MergeBlockDownloader GetCurrentNumber: currentNumber 13722602, beaconPivotExists: True, BestSuggestedBody: 13722602, BestKnownNumber: 13722602, BestPeer: [HBR S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out], BestKnownBeaconNumber 13722635 2025-01-08 15:38:51.0562|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|14|Continue full sync with [HBR S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out] (our best 13722602) 2025-01-08 15:38:51.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.2362|DEBUG|Synchronization.Blocks.BlockDownloader|14|Replacing [ S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out] with [HBR ][ ][Peer|eth68|13722632| 139.144.26.85:| Out] for the blocks sync allocation. 2025-01-08 15:38:51.2974|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:51.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.3470|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:51.3470|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:51.3470|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:51.3470|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:51.3551|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.226.253.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:51.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:51.5524|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.5562|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:51.5925|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.5925|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:51.5925|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.5925|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:51.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:51.6412|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:51.6443|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.6443|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:51.6443|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.6443|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:51.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.7357|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.7357|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:51.7357|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:51.7357|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:51.7374|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:51.7374|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:51.7374|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:51.7374|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:51.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:51.8883|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:51.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.0919|DEBUG|Synchronization.Blocks.SyncBatchSize|8|Changing sync batch size to 48 2025-01-08 15:38:52.0928|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [ S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out] (our best 13722603) 2025-01-08 15:38:52.0928|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [ S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:38:52.0928|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:38:52.0928|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722633| 3.69.35.13:| Out] has been processed 2025-01-08 15:38:52.0928|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:38:52.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.2971|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:52.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:52.5582|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:52.5622|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.5622|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:52.5622|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.5622|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:52.5945|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.5945|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:52.5945|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.5945|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:52.6031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|14|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcProcessor|14|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcService|14|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcProcessor|14|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcProcessor|14| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:52.6462|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:52.6503|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.6503|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:52.6503|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:52.6503|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:52.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:52.8922|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:52.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.0539|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722603 | target: 13722635 | peer: 13722633 2025-01-08 15:38:53.0539|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:53.1031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.4433|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.216.54.249:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:38:53.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.5644|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:53.5964|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.5964|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:53.5964|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.5964|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:53.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:53.6526|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:53.6855|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:53.7026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.8029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:53.8932|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:38:53.9029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.0028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.0585|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.148.154:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:54.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.3033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:54.5693|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:54.5724|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.5724|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:54.5724|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.5724|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:54.5983|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.5983|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:54.5983|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.5983|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:54.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:54.6574|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:54.6603|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.6603|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:54.6603|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:54.6603|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:54.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.7767|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:54.7767|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 2431cb...78dd93 2025-01-08 15:38:54.8029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:54.8933|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:54.9030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","blockNumber":"0xd1640c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","prevRandao":"0x5404c76530659bde34682d4ffa28bf371ac831dfb2b106c89a352716112e6b5b","receiptsRoot":"0x2c65071ff0761f9f179c07622c3b32acf29cca4b0c92ebcd71b4ff6b92db46d0","stateRoot":"0x10eb156a7bb0c4a9ae31400a78d3589a64055e05947147deec975ccdeb551c90","timestamp":"0x677e9c0f","transactions":["0x02f901d58227d8830551a08459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd5761619d46fd29d7a4aeca8a2de0234a699803ca2d687740a2383a59c8f0f7583169ab80b31f2e3e0559feb6b2c0b7ab6c4b2809f631e45c4be14a1e44120c1332e332e30000000000000000000000000000000000000000000000000000000c001a00add9af73c66532992ed0f4f870093e191f5e7bb9fa7ea1173938441968ba811a0419d192203e71d9231bccf27dd1d4c08dc502f03f475c41637120ff8db99cdf5","0x02f901d58227d883053e338459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e913d5c36a9b8816df239f443feaeada64aa9b56de086ea4485058179b2ab6d7fc0370f75de97079158752540c56a7468f1846ad509cfa36c1c6107bdcf4cd42a332e332e30000000000000000000000000000000000000000000000000000000c080a01a622d8dfec15513db0afeb25703ee37fe0ef87b4922a717a527c18a8ca329bda04e4075761860e5d7fded45e10df39ac2487f37eb77e81b23283d4cf210496957"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df6","validatorIndex":"0xa44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8c","index":"0x4301df7","validatorIndex":"0xa45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd323","index":"0x4301df8","validatorIndex":"0xa46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df9","validatorIndex":"0xa47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301dfa","validatorIndex":"0xa48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b3775","index":"0x4301dfb","validatorIndex":"0xa49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301dfc","validatorIndex":"0xa4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d954","index":"0x4301dfd","validatorIndex":"0xa4b"}]},[],"0x65467c35de71b52bcd37347f741acc10c832c379ab765103ad25a26a05efee66"]) 2025-01-08 15:38:55.0740|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722636 (0xb84973...823591), Extra Data: chiado-teku-0 2025-01-08 15:38:55.0740|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722636 (0xb84973...823591). 2025-01-08 15:38:55.0740|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","blockNumber":"0xd1640c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","prevRandao":"0x5404c76530659bde34682d4ffa28bf371ac831dfb2b106c89a352716112e6b5b","receiptsRoot":"0x2c65071ff0761f9f179c07622c3b32acf29cca4b0c92ebcd71b4ff6b92db46d0","stateRoot":"0x10eb156a7bb0c4a9ae31400a78d3589a64055e05947147deec975ccdeb551c90","timestamp":"0x677e9c0f","transactions":["0x02f901d58227d8830551a08459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd5761619d46fd29d7a4aeca8a2de0234a699803ca2d687740a2383a59c8f0f7583169ab80b31f2e3e0559feb6b2c0b7ab6c4b2809f631e45c4be14a1e44120c1332e332e30000000000000000000000000000000000000000000000000000000c001a00add9af73c66532992ed0f4f870093e191f5e7bb9fa7ea1173938441968ba811a0419d192203e71d9231bccf27dd1d4c08dc502f03f475c41637120ff8db99cdf5","0x02f901d58227d883053e338459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e913d5c36a9b8816df239f443feaeada64aa9b56de086ea4485058179b2ab6d7fc0370f75de97079158752540c56a7468f1846ad509cfa36c1c6107bdcf4cd42a332e332e30000000000000000000000000000000000000000000000000000000c080a01a622d8dfec15513db0afeb25703ee37fe0ef87b4922a717a527c18a8ca329bda04e4075761860e5d7fded45e10df39ac2487f37eb77e81b23283d4cf210496957"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df6","validatorIndex":"0xa44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8c","index":"0x4301df7","validatorIndex":"0xa45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd323","index":"0x4301df8","validatorIndex":"0xa46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df9","validatorIndex":"0xa47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301dfa","validatorIndex":"0xa48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b3775","index":"0x4301dfb","validatorIndex":"0xa49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301dfc","validatorIndex":"0xa4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d954","index":"0x4301dfd","validatorIndex":"0xa4b"}]},[],"0x65467c35de71b52bcd37347f741acc10c832c379ab765103ad25a26a05efee66"]) 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","blockNumber":"0xd1640c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78785348f25dfb12375e3e64847011cd517fcdabb07c350de5821a4deab383ff","prevRandao":"0x5404c76530659bde34682d4ffa28bf371ac831dfb2b106c89a352716112e6b5b","receiptsRoot":"0x2c65071ff0761f9f179c07622c3b32acf29cca4b0c92ebcd71b4ff6b92db46d0","stateRoot":"0x10eb156a7bb0c4a9ae31400a78d3589a64055e05947147deec975ccdeb551c90","timestamp":"0x677e9c0f","transactions":["0x02f901d58227d8830551a08459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd5761619d46fd29d7a4aeca8a2de0234a699803ca2d687740a2383a59c8f0f7583169ab80b31f2e3e0559feb6b2c0b7ab6c4b2809f631e45c4be14a1e44120c1332e332e30000000000000000000000000000000000000000000000000000000c001a00add9af73c66532992ed0f4f870093e191f5e7bb9fa7ea1173938441968ba811a0419d192203e71d9231bccf27dd1d4c08dc502f03f475c41637120ff8db99cdf5","0x02f901d58227d883053e338459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e913d5c36a9b8816df239f443feaeada64aa9b56de086ea4485058179b2ab6d7fc0370f75de97079158752540c56a7468f1846ad509cfa36c1c6107bdcf4cd42a332e332e30000000000000000000000000000000000000000000000000000000c080a01a622d8dfec15513db0afeb25703ee37fe0ef87b4922a717a527c18a8ca329bda04e4075761860e5d7fded45e10df39ac2487f37eb77e81b23283d4cf210496957"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df6","validatorIndex":"0xa44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8c","index":"0x4301df7","validatorIndex":"0xa45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd323","index":"0x4301df8","validatorIndex":"0xa46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301df9","validatorIndex":"0xa47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301dfa","validatorIndex":"0xa48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b3775","index":"0x4301dfb","validatorIndex":"0xa49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301dfc","validatorIndex":"0xa4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d954","index":"0x4301dfd","validatorIndex":"0xa4b"}]},[],"0x65467c35de71b52bcd37347f741acc10c832c379ab765103ad25a26a05efee66"]) handled in 1ms 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:55.0740|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:38:55.0786|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722636 (0xb84973...823591), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:55.0786|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722636 (0xb84973...823591), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 1ms 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:55.0786|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:55.1027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.3023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.3583|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->63.251.232.124:14110] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 15:38:55.4029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.4066|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.240.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 39815 2025-01-08 15:38:55.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.5399|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.248.25.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:55.5744|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:55.5779|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.5779|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:55.5779|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.5779|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:55.6002|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.6002|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:55.6002|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.6002|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:55.6002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.6296|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:55.6624|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.6624|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:55.6624|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.6624|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:55.6643|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:55.6943|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:55.7030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.7137|DEBUG|Network.PeerManager|41|Peer pool size is: 2424 2025-01-08 15:38:55.7990|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.168.253.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 322 2025-01-08 15:38:55.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:55.8170|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:38:55.8170|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:55.8222|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->110.66.28.28:33141] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:38:55.8451|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.68.68.78:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:38:55.8932|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:55.9029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.0549|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722603 | target: 13722636 | peer: 13722635 2025-01-08 15:38:56.0549|DEBUG|Synchronization.Reporting.SyncReport|41|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:38:56.0549|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|FastSyncFeed state changed to Active 2025-01-08 15:38:56.0549|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|SyncDispatcher got activated. 2025-01-08 15:38:56.0549|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722634| 139.144.26.85:| Out] 2025-01-08 15:38:56.0549|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|MergeBlockDownloader GetCurrentNumber: currentNumber 13722603, beaconPivotExists: True, BestSuggestedBody: 13722603, BestKnownNumber: 13722603, BestPeer: [HBR ][ ][Peer|eth68|13722634| 139.144.26.85:| Out], BestKnownBeaconNumber 13722636 2025-01-08 15:38:56.0549|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722634| 139.144.26.85:| Out] (our best 13722603) 2025-01-08 15:38:56.0645|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.75.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:38:56.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.1013|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.250.191.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:38:56.1111|DEBUG|Synchronization.Blocks.SyncBatchSize|38|Changing sync batch size to 48 2025-01-08 15:38:56.1111|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722634| 139.144.26.85:| Out] (our best 13722604) 2025-01-08 15:38:56.1111|DEBUG|Synchronization.Blocks.BlockDownloader|38|Blocks download from [HBR ][ ][Peer|eth68|13722634| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:38:56.1111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FastSyncFeed state changed to Dormant 2025-01-08 15:38:56.1111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722634| 139.144.26.85:| Out] has been processed 2025-01-08 15:38:56.1111|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher is going to sleep. 2025-01-08 15:38:56.2023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.3478|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:56.3478|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:56.3478|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:56.3478|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:56.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.4048|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:56.5033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:56.5803|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.38.77:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.5803|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:56.6019|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.6019|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:56.6019|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.6019|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:56.6019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:56.6689|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:56.6728|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.6728|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:56.6728|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:56.6728|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:56.7033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:56.8165|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:38:56.8923|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:38:56.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.0535|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|38|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722604 | target: 13722636 | peer: 13722635 2025-01-08 15:38:57.0535|DEBUG|Synchronization.Reporting.SyncReport|38|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:38:57.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.3025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.4028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.5029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.5353|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.214.21.78:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:38:57.5859|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.5859|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:57.5859|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.5859|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:57.5859|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:57.5859|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:57.5882|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:57.5882|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:57.5882|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.5882|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:57.5882|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.5882|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:57.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.6032|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.6032|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:57.6032|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.6032|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:57.6752|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.6752|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:57.6752|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.6752|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:57.6774|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:57.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:57.8925|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:38:57.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.2265|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:38:58.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.5026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.5920|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.5920|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:58.5920|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.5920|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.5937|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:58.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.6055|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.6055|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:58.6055|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.6055|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:58.6814|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:58.6849|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.6849|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:58.6849|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:58.6849|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:58.7030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:58.8924|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:38:58.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.0002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.0539|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:38:59.1001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.3168|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:38:59.3168|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: randomNode: 6ab5b0...432f00 2025-01-08 15:38:59.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.5026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:59.5975|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:59.6005|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6005|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:59.6005|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6005|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:59.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.6071|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6071|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:59.6071|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6071|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:59.6869|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6869|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:59.6869|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6869|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:38:59.6887|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:38:59.7018|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.181.77.41:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 15:38:59.7018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.8033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:38:59.8348|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|16.171.118.63:45926->30303] - Out session already connected 2025-01-08 15:38:59.8348|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|16.171.118.63:45926->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:38:59.8931|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:38:59.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|41|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:39:00.0681|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.181.20.115:30297] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:39:00.0926|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->103.161.224.199:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:00.1027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.1306|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.199.111.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:39:00.1598|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->16.171.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:00.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.4001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.5025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.5495|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:00.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.6007|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6007|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:00.6007|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6007|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6043|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:00.6087|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6087|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:00.6087|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6087|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:00.6924|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:00.7031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.8026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:00.8928|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:00.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.1025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.3030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.3487|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:01.3487|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:01.3487|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:01.3487|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:01.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.6075|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6075|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:01.6075|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6075|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:01.6715|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.6971|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:01.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.7393|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.7393|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:01.7393|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:01.7393|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:01.7411|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:01.7411|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:01.7411|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:01.7411|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:01.8027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.8924|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:01.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:01.9657|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:02.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.2645|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.35.72.84:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:02.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.6127|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:02.7019|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.7019|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:02.7019|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.7019|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:02.7019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:02.7063|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:02.7620|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:02.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:02.8924|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:39:02.9032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.0002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.2999|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.3182|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:03.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.6029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.6154|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.6154|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:03.6154|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.6154|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:03.6176|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:03.6210|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.6210|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:03.6210|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.6210|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:03.7001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:03.7099|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:03.7128|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.7128|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:03.7128|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:03.7128|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:03.7633|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:03.8027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:03.8928|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:39:03.9025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.4026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.6177|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.6177|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:04.6177|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.6177|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:04.6229|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.6229|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:04.6229|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.6229|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.6245|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:04.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.7151|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.7151|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:04.7151|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.7151|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:04.7171|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:04.8030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:04.8926|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:39:04.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.0034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.0034|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:39:05.1031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.1182|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","blockNumber":"0xd1640d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","prevRandao":"0xebd9784e8b0d2e87b4a06f1b6898fb4c265ec9471c351f30a3f2e6a92f1561ad","receiptsRoot":"0xea7e82861fc0717e62d170458eb897a810bc29d4ec26cf1610565b1087bb48f7","stateRoot":"0x9afc3d0e7ad07f441ae12e09bd4284c7c82369038d8acfd9d5e0854d1359bad6","timestamp":"0x677e9c19","transactions":["0x02f901d58227d8830502668459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54d7a5790387302813e0691920697191397e6b87db5528bf78cfd8fc2c3aac63b91f2196d34d7911ca10f8ba2154bb7f9b7d0ec6b18997c100bd02c3319c1fba332e332e30000000000000000000000000000000000000000000000000000000c001a00f37e2289bb38a1dfec2c8de1c3bc6040604c3d5cc0daa0039fc4f46f84bb2cda003e7d725aebf931ac97824cbdc4c496a20aa086abf212e455eddb7af45bf4555","0x02f901d58227d883054a8d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce237cc16a9abffe46497e0e9395bd1a6491787dfe57e34bf3d12a0361927a70da74074e5ff20e7ac1ffc951624d3f0c61029c270964835862e5c2c34eef6dc06332e332e30000000000000000000000000000000000000000000000000000000c080a0781db7a68bba5f003edb748e6e38a94228a2292b3252bd7bfa8a8933abff5d68a019a3bb409f3dd6ba267b65fb0b9ce2baabb2fefd54d7b196007deb5ceb9aa157","0x02f901d58227d8830551a18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef442025bd3e3aca2316044c3b42980edbff50632db5531d00a81640463ad35ebbfb7aae27c18244da554762274c1ef765e29ddd293c25d1844d17fe36429a530332e332e30000000000000000000000000000000000000000000000000000000c001a0d8406b1b8fab365b745ab018f878e97ae2dde13021e708f21b560aefe81e1399a050e93eb49c872d312aabc8ed8ff7dd5e3df3a506abc57f5bad6739a94065f746","0x02f901d48227d883053e348459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4249870f417057b4190a41a48038caf92bbf174271a69d6d93bb6a232aa110e4fbbc7fd8a39cf47fba23c66c053e1954eb17628a4cc0e2b3a87f4da453f3a525332e332e30000000000000000000000000000000000000000000000000000000c080a09d3e036059d7e7526899af7a3e4085ed8a63958d4b7a093fbd042b968dfe9ea39f37b78444c2183621ead3fbddfe754d5364071bbc3145e76a4d7f02df05c5ac"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc89","index":"0x4301dfe","validatorIndex":"0xa4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e97","index":"0x4301dff","validatorIndex":"0xa4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301e00","validatorIndex":"0xa4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74c","index":"0x4301e01","validatorIndex":"0xa4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301e02","validatorIndex":"0xa50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e03","validatorIndex":"0xa51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35e","index":"0x4301e04","validatorIndex":"0xa52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301e05","validatorIndex":"0xa53"}]},[],"0xe7a026d7e424f57f6b5e66aa70d1a7d3c82a0c49091031cec9991583e35f56a7"]) 2025-01-08 15:39:05.1182|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722637 (0x05f3da...e34957), Extra Data: Nethermind 2025-01-08 15:39:05.1182|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Syncing... Inserting block 13722637 (0x05f3da...e34957). 2025-01-08 15:39:05.1182|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:05.1182|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","blockNumber":"0xd1640d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","prevRandao":"0xebd9784e8b0d2e87b4a06f1b6898fb4c265ec9471c351f30a3f2e6a92f1561ad","receiptsRoot":"0xea7e82861fc0717e62d170458eb897a810bc29d4ec26cf1610565b1087bb48f7","stateRoot":"0x9afc3d0e7ad07f441ae12e09bd4284c7c82369038d8acfd9d5e0854d1359bad6","timestamp":"0x677e9c19","transactions":["0x02f901d58227d8830502668459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54d7a5790387302813e0691920697191397e6b87db5528bf78cfd8fc2c3aac63b91f2196d34d7911ca10f8ba2154bb7f9b7d0ec6b18997c100bd02c3319c1fba332e332e30000000000000000000000000000000000000000000000000000000c001a00f37e2289bb38a1dfec2c8de1c3bc6040604c3d5cc0daa0039fc4f46f84bb2cda003e7d725aebf931ac97824cbdc4c496a20aa086abf212e455eddb7af45bf4555","0x02f901d58227d883054a8d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce237cc16a9abffe46497e0e9395bd1a6491787dfe57e34bf3d12a0361927a70da74074e5ff20e7ac1ffc951624d3f0c61029c270964835862e5c2c34eef6dc06332e332e30000000000000000000000000000000000000000000000000000000c080a0781db7a68bba5f003edb748e6e38a94228a2292b3252bd7bfa8a8933abff5d68a019a3bb409f3dd6ba267b65fb0b9ce2baabb2fefd54d7b196007deb5ceb9aa157","0x02f901d58227d8830551a18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef442025bd3e3aca2316044c3b42980edbff50632db5531d00a81640463ad35ebbfb7aae27c18244da554762274c1ef765e29ddd293c25d1844d17fe36429a530332e332e30000000000000000000000000000000000000000000000000000000c001a0d8406b1b8fab365b745ab018f878e97ae2dde13021e708f21b560aefe81e1399a050e93eb49c872d312aabc8ed8ff7dd5e3df3a506abc57f5bad6739a94065f746","0x02f901d48227d883053e348459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4249870f417057b4190a41a48038caf92bbf174271a69d6d93bb6a232aa110e4fbbc7fd8a39cf47fba23c66c053e1954eb17628a4cc0e2b3a87f4da453f3a525332e332e30000000000000000000000000000000000000000000000000000000c080a09d3e036059d7e7526899af7a3e4085ed8a63958d4b7a093fbd042b968dfe9ea39f37b78444c2183621ead3fbddfe754d5364071bbc3145e76a4d7f02df05c5ac"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc89","index":"0x4301dfe","validatorIndex":"0xa4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e97","index":"0x4301dff","validatorIndex":"0xa4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301e00","validatorIndex":"0xa4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74c","index":"0x4301e01","validatorIndex":"0xa4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301e02","validatorIndex":"0xa50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e03","validatorIndex":"0xa51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35e","index":"0x4301e04","validatorIndex":"0xa52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301e05","validatorIndex":"0xa53"}]},[],"0xe7a026d7e424f57f6b5e66aa70d1a7d3c82a0c49091031cec9991583e35f56a7"]) 2025-01-08 15:39:05.1182|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","blockNumber":"0xd1640d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb84973484a3e5eef8aed493b679ba237f642b1e11935ae3f5dcbc579dc823591","prevRandao":"0xebd9784e8b0d2e87b4a06f1b6898fb4c265ec9471c351f30a3f2e6a92f1561ad","receiptsRoot":"0xea7e82861fc0717e62d170458eb897a810bc29d4ec26cf1610565b1087bb48f7","stateRoot":"0x9afc3d0e7ad07f441ae12e09bd4284c7c82369038d8acfd9d5e0854d1359bad6","timestamp":"0x677e9c19","transactions":["0x02f901d58227d8830502668459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54d7a5790387302813e0691920697191397e6b87db5528bf78cfd8fc2c3aac63b91f2196d34d7911ca10f8ba2154bb7f9b7d0ec6b18997c100bd02c3319c1fba332e332e30000000000000000000000000000000000000000000000000000000c001a00f37e2289bb38a1dfec2c8de1c3bc6040604c3d5cc0daa0039fc4f46f84bb2cda003e7d725aebf931ac97824cbdc4c496a20aa086abf212e455eddb7af45bf4555","0x02f901d58227d883054a8d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce237cc16a9abffe46497e0e9395bd1a6491787dfe57e34bf3d12a0361927a70da74074e5ff20e7ac1ffc951624d3f0c61029c270964835862e5c2c34eef6dc06332e332e30000000000000000000000000000000000000000000000000000000c080a0781db7a68bba5f003edb748e6e38a94228a2292b3252bd7bfa8a8933abff5d68a019a3bb409f3dd6ba267b65fb0b9ce2baabb2fefd54d7b196007deb5ceb9aa157","0x02f901d58227d8830551a18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef442025bd3e3aca2316044c3b42980edbff50632db5531d00a81640463ad35ebbfb7aae27c18244da554762274c1ef765e29ddd293c25d1844d17fe36429a530332e332e30000000000000000000000000000000000000000000000000000000c001a0d8406b1b8fab365b745ab018f878e97ae2dde13021e708f21b560aefe81e1399a050e93eb49c872d312aabc8ed8ff7dd5e3df3a506abc57f5bad6739a94065f746","0x02f901d48227d883053e348459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4249870f417057b4190a41a48038caf92bbf174271a69d6d93bb6a232aa110e4fbbc7fd8a39cf47fba23c66c053e1954eb17628a4cc0e2b3a87f4da453f3a525332e332e30000000000000000000000000000000000000000000000000000000c080a09d3e036059d7e7526899af7a3e4085ed8a63958d4b7a093fbd042b968dfe9ea39f37b78444c2183621ead3fbddfe754d5364071bbc3145e76a4d7f02df05c5ac"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc89","index":"0x4301dfe","validatorIndex":"0xa4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e97","index":"0x4301dff","validatorIndex":"0xa4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301e00","validatorIndex":"0xa4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74c","index":"0x4301e01","validatorIndex":"0xa4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301e02","validatorIndex":"0xa50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e03","validatorIndex":"0xa51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35e","index":"0x4301e04","validatorIndex":"0xa52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301e05","validatorIndex":"0xa53"}]},[],"0xe7a026d7e424f57f6b5e66aa70d1a7d3c82a0c49091031cec9991583e35f56a7"]) handled in 2ms 2025-01-08 15:39:05.1213|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:05.1213|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:05.1213|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:05.1213|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:05.1243|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722637 (0x05f3da...e34957), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:05.1243|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722637 (0x05f3da...e34957), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:05.1243|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:05.1641|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:05.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.2366|DEBUG|Synchronization.Peers.SyncPeerPool|35|Dropped 0 useless peers 2025-01-08 15:39:05.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.4027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.5751|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.197.8.16:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16350 2025-01-08 15:39:05.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.6201|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.6202|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:05.6202|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.6202|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:05.6279|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.6279|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:05.6279|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.6279|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.6294|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:05.7030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:05.7209|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:05.7244|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.7244|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:05.7244|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:05.7244|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:05.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:05.8931|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:39:05.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.0547|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|34|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722604 | target: 13722637 | peer: 13722636 2025-01-08 15:39:06.0547|DEBUG|Synchronization.Reporting.SyncReport|34|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:06.0547|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|FastSyncFeed state changed to Active 2025-01-08 15:39:06.0547|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|SyncDispatcher got activated. 2025-01-08 15:39:06.0547|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] 2025-01-08 15:39:06.0547|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|MergeBlockDownloader GetCurrentNumber: currentNumber 13722604, beaconPivotExists: True, BestSuggestedBody: 13722604, BestKnownNumber: 13722604, BestPeer: [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out], BestKnownBeaconNumber 13722637 2025-01-08 15:39:06.0547|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|38|Continue full sync with [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] (our best 13722604) 2025-01-08 15:39:06.0991|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.237.223.228:31002] initiating disconnect because NoCapabilityMatched, details: capabilities: istanbul64 2025-01-08 15:39:06.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.1189|DEBUG|Synchronization.Blocks.SyncBatchSize|41|Changing sync batch size to 72 2025-01-08 15:39:06.1189|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|41|Continue full sync with [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] (our best 13722605) 2025-01-08 15:39:06.1189|DEBUG|Synchronization.Blocks.BlockDownloader|41|Blocks download from [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:06.1189|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|FastSyncFeed state changed to Dormant 2025-01-08 15:39:06.1189|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:06.1189|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|SyncDispatcher is going to sleep. 2025-01-08 15:39:06.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.2571|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:06.2571|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 621e11...b98b44 2025-01-08 15:39:06.3026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.3498|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:06.3498|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:06.3498|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:06.3498|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:06.4034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.5025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.6241|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.6243|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:06.6243|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.6243|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:06.6326|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:06.6362|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.6362|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:06.6362|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.6362|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:06.7028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.7264|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.7264|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:06.7264|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.7264|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:06.7282|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:06.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:06.8925|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:06.9002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.0544|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722605 | target: 13722637 | peer: 13722636 2025-01-08 15:39:07.0544|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:07.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.2404|DEBUG|Network.PeerManager|35|Peer pool size is: 2525 2025-01-08 15:39:07.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.6031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.6063|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:07.6101|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|159.65.95.116:56164->30303] to: 30303 2025-01-08 15:39:07.6101|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|159.65.95.116:56164->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 77 2025-01-08 15:39:07.6280|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.6280|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:07.6280|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.6280|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:07.6380|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.6380|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:07.6380|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.6380|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:07.6404|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:07.6404|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:07.6404|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:07.6404|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:07.6453|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.6453|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:07.6453|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.6453|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:07.7031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:07.7325|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:07.7470|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:39:07.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:07.8923|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:07.9001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.171.182.91:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:07.9003|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:39:07.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.1028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.2001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.5662|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.220.132.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 15:39:08.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.6301|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.6301|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:08.6301|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.6301|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:08.6470|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.6470|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:08.6470|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.6470|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.6483|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:08.7002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.7381|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.7381|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:08.7381|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.7381|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:08.7381|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:08.7381|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:08.7402|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:08.7402|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:08.7402|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.7402|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:08.7402|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:08.7402|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:08.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:08.8380|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:08.8452|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:08.8925|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:39:08.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.1027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.2029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.4028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.5030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.6323|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.6323|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:09.6323|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.6323|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:09.6513|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.6513|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:09.6513|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.6513|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.6530|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:09.7075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.7438|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.7438|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:09.7438|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.7438|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:09.7456|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:09.8071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:09.8367|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:09.8928|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:09.9057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:39:10.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","blockNumber":"0xd1640e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","prevRandao":"0x647d6c873d4fbf7efdef783c04b9cf9add9d0ddd91b62e0c2b2b1e1dde674597","receiptsRoot":"0xaed2e1c6b450a9bab54cf8cb4a23bb6991547e1e227e518e8e4101eb1cc636ed","stateRoot":"0x49d063e314e0869435eaeb27584467be7e8cf7026cf2055960db3d05902f6660","timestamp":"0x677e9c1e","transactions":["0x02f901d58227d883054a8e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89b79745283c4b55af3058d592008a57e1ccd6ba5b9941d605f6dbbf36f2753f0f063e1e27b67cbab692b420646c52ee4cc0cb84f66a442f4ff323e25d664fd9b332e332e30000000000000000000000000000000000000000000000000000000c001a008ef22f7e995380f2ec7541fa3081e42c82a3bac8074efe1134f5c9eaf154259a02e289b45b0e67c1d9962fa544019f792f9ecd801aa2f446e3f3cb5f7bffbf798","0x02f901d58227d883053e358459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b557dc5c0ea68e4d95599ff2bbd44f42ddb8ebd83150c63b969d7f531f02a0c83cee8d60eb9a3bfcaa1fc97edebf1882bda8d168228644ae26fe211905926e85332e332e30000000000000000000000000000000000000000000000000000000c001a0a8a4751cdd9d96bfd62fb9a460f9ddba5b8667f2a0d34989886afcffb9761808a0574405ab656bf9e561787c1e1f2782eb6917b32b92db7a354777803a439f5190","0x02f901d58227d8830551a28459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e51eb564fec5d61f25420cd0b41ff516278adb78c5b07969ce97c22636647300680cdc696fcc1522eef9d649ebca5a01658921470a9c6fcd6534854823e835a54332e332e30000000000000000000000000000000000000000000000000000000c001a01d3223796aa3b9577bff64dd178070277b9e6306ef3106429dc9ab3fe7904e11a0135344493178f64b475dc89e78752aed8546f2dc235984db578a0acbdb958987","0x02f901d58227d8830502678459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cce0c41682b4cb4795a16012d6cbd3e8cd2b4be1a0ae8f1983a5d85f9814c5c6e3eeb6d017522c7fd4c6074bb55caeb388a7653b26795a9c4799fa9b6aa02e494332e332e30000000000000000000000000000000000000000000000000000000c080a0fb065ec4b224f055fe3098518d0cae6d8f8d199c013c567540a77fe3ad094b05a06879476a1160dd39e292b14babb1a88d8b773698031934b37a4bba44b6c0a74d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e06","validatorIndex":"0xa54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35e","index":"0x4301e07","validatorIndex":"0xa55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad5f","index":"0x4301e08","validatorIndex":"0xa56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccdf9","index":"0x4301e09","validatorIndex":"0xa57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e0a","validatorIndex":"0xa58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5f","index":"0x4301e0b","validatorIndex":"0xa59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e0c","validatorIndex":"0xa5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0dd0","index":"0x4301e0d","validatorIndex":"0xa5b"}]},[],"0x7f7f3524fa0794a9ee65dc00d9b955f801d3b94e42405e8950ce2beaa55e1cee"]) 2025-01-08 15:39:10.1243|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722638 (0x68315b...d770f6), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:39:10.1243|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722638 (0x68315b...d770f6). 2025-01-08 15:39:10.1243|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","blockNumber":"0xd1640e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","prevRandao":"0x647d6c873d4fbf7efdef783c04b9cf9add9d0ddd91b62e0c2b2b1e1dde674597","receiptsRoot":"0xaed2e1c6b450a9bab54cf8cb4a23bb6991547e1e227e518e8e4101eb1cc636ed","stateRoot":"0x49d063e314e0869435eaeb27584467be7e8cf7026cf2055960db3d05902f6660","timestamp":"0x677e9c1e","transactions":["0x02f901d58227d883054a8e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89b79745283c4b55af3058d592008a57e1ccd6ba5b9941d605f6dbbf36f2753f0f063e1e27b67cbab692b420646c52ee4cc0cb84f66a442f4ff323e25d664fd9b332e332e30000000000000000000000000000000000000000000000000000000c001a008ef22f7e995380f2ec7541fa3081e42c82a3bac8074efe1134f5c9eaf154259a02e289b45b0e67c1d9962fa544019f792f9ecd801aa2f446e3f3cb5f7bffbf798","0x02f901d58227d883053e358459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b557dc5c0ea68e4d95599ff2bbd44f42ddb8ebd83150c63b969d7f531f02a0c83cee8d60eb9a3bfcaa1fc97edebf1882bda8d168228644ae26fe211905926e85332e332e30000000000000000000000000000000000000000000000000000000c001a0a8a4751cdd9d96bfd62fb9a460f9ddba5b8667f2a0d34989886afcffb9761808a0574405ab656bf9e561787c1e1f2782eb6917b32b92db7a354777803a439f5190","0x02f901d58227d8830551a28459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e51eb564fec5d61f25420cd0b41ff516278adb78c5b07969ce97c22636647300680cdc696fcc1522eef9d649ebca5a01658921470a9c6fcd6534854823e835a54332e332e30000000000000000000000000000000000000000000000000000000c001a01d3223796aa3b9577bff64dd178070277b9e6306ef3106429dc9ab3fe7904e11a0135344493178f64b475dc89e78752aed8546f2dc235984db578a0acbdb958987","0x02f901d58227d8830502678459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cce0c41682b4cb4795a16012d6cbd3e8cd2b4be1a0ae8f1983a5d85f9814c5c6e3eeb6d017522c7fd4c6074bb55caeb388a7653b26795a9c4799fa9b6aa02e494332e332e30000000000000000000000000000000000000000000000000000000c080a0fb065ec4b224f055fe3098518d0cae6d8f8d199c013c567540a77fe3ad094b05a06879476a1160dd39e292b14babb1a88d8b773698031934b37a4bba44b6c0a74d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e06","validatorIndex":"0xa54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35e","index":"0x4301e07","validatorIndex":"0xa55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad5f","index":"0x4301e08","validatorIndex":"0xa56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccdf9","index":"0x4301e09","validatorIndex":"0xa57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e0a","validatorIndex":"0xa58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5f","index":"0x4301e0b","validatorIndex":"0xa59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e0c","validatorIndex":"0xa5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0dd0","index":"0x4301e0d","validatorIndex":"0xa5b"}]},[],"0x7f7f3524fa0794a9ee65dc00d9b955f801d3b94e42405e8950ce2beaa55e1cee"]) 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","blockNumber":"0xd1640e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x05f3da35cfc5060c211ed49f7e7c3740c4fd418bda89ca5f84997d0255e34957","prevRandao":"0x647d6c873d4fbf7efdef783c04b9cf9add9d0ddd91b62e0c2b2b1e1dde674597","receiptsRoot":"0xaed2e1c6b450a9bab54cf8cb4a23bb6991547e1e227e518e8e4101eb1cc636ed","stateRoot":"0x49d063e314e0869435eaeb27584467be7e8cf7026cf2055960db3d05902f6660","timestamp":"0x677e9c1e","transactions":["0x02f901d58227d883054a8e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89b79745283c4b55af3058d592008a57e1ccd6ba5b9941d605f6dbbf36f2753f0f063e1e27b67cbab692b420646c52ee4cc0cb84f66a442f4ff323e25d664fd9b332e332e30000000000000000000000000000000000000000000000000000000c001a008ef22f7e995380f2ec7541fa3081e42c82a3bac8074efe1134f5c9eaf154259a02e289b45b0e67c1d9962fa544019f792f9ecd801aa2f446e3f3cb5f7bffbf798","0x02f901d58227d883053e358459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b557dc5c0ea68e4d95599ff2bbd44f42ddb8ebd83150c63b969d7f531f02a0c83cee8d60eb9a3bfcaa1fc97edebf1882bda8d168228644ae26fe211905926e85332e332e30000000000000000000000000000000000000000000000000000000c001a0a8a4751cdd9d96bfd62fb9a460f9ddba5b8667f2a0d34989886afcffb9761808a0574405ab656bf9e561787c1e1f2782eb6917b32b92db7a354777803a439f5190","0x02f901d58227d8830551a28459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce2590fac40bb32144e7519229fadc68ef8cb3ff30daab6234745e5ac92b7169fe73b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e51eb564fec5d61f25420cd0b41ff516278adb78c5b07969ce97c22636647300680cdc696fcc1522eef9d649ebca5a01658921470a9c6fcd6534854823e835a54332e332e30000000000000000000000000000000000000000000000000000000c001a01d3223796aa3b9577bff64dd178070277b9e6306ef3106429dc9ab3fe7904e11a0135344493178f64b475dc89e78752aed8546f2dc235984db578a0acbdb958987","0x02f901d58227d8830502678459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cce0c41682b4cb4795a16012d6cbd3e8cd2b4be1a0ae8f1983a5d85f9814c5c6e3eeb6d017522c7fd4c6074bb55caeb388a7653b26795a9c4799fa9b6aa02e494332e332e30000000000000000000000000000000000000000000000000000000c080a0fb065ec4b224f055fe3098518d0cae6d8f8d199c013c567540a77fe3ad094b05a06879476a1160dd39e292b14babb1a88d8b773698031934b37a4bba44b6c0a74d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e06","validatorIndex":"0xa54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35e","index":"0x4301e07","validatorIndex":"0xa55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad5f","index":"0x4301e08","validatorIndex":"0xa56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccdf9","index":"0x4301e09","validatorIndex":"0xa57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e0a","validatorIndex":"0xa58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5f","index":"0x4301e0b","validatorIndex":"0xa59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e0c","validatorIndex":"0xa5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0dd0","index":"0x4301e0d","validatorIndex":"0xa5b"}]},[],"0x7f7f3524fa0794a9ee65dc00d9b955f801d3b94e42405e8950ce2beaa55e1cee"]) handled in 1ms 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:10.1243|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:10.1291|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722638 (0x68315b...d770f6), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:10.1291|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722638 (0x68315b...d770f6), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:10.1291|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:10.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.4026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.6025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.6343|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.6343|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:10.6343|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.6343|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:10.6558|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.6558|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:10.6558|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.6558|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.6575|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:10.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:10.7494|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:10.7527|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.7527|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:10.7527|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:10.7527|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:10.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:10.8930|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:10.9027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.0548|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722605 | target: 13722638 | peer: 13722636 2025-01-08 15:39:11.0548|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:11.0548|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Active 2025-01-08 15:39:11.0548|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|SyncDispatcher got activated. 2025-01-08 15:39:11.0548|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] 2025-01-08 15:39:11.0548|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722605, beaconPivotExists: True, BestSuggestedBody: 13722605, BestKnownNumber: 13722605, BestPeer: [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out], BestKnownBeaconNumber 13722638 2025-01-08 15:39:11.0548|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] (our best 13722605) 2025-01-08 15:39:11.1028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.1121|DEBUG|Synchronization.Blocks.SyncBatchSize|35|Changing sync batch size to 108 2025-01-08 15:39:11.1128|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] (our best 13722606) 2025-01-08 15:39:11.1128|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:11.1128|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:39:11.1128|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722635| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:11.1128|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:39:11.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.2518|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:11.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.3511|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:11.3511|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:11.3511|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:11.3511|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:11.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.4058|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:11.5030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.5954|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.82.43.131:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:11.6030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.6366|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.6366|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:11.6366|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.6366|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.6605|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:11.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.7430|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.7430|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:11.7430|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.7430|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:11.7448|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:11.7448|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:11.7448|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:11.7448|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:11.7545|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:11.7580|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.7580|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:11.7580|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:11.7580|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:11.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:11.8931|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:11.9029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.0264|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:39:12.0542|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|34|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722606 | target: 13722638 | peer: 13722636 2025-01-08 15:39:12.0542|DEBUG|Synchronization.Reporting.SyncReport|34|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:12.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.2059|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.119.127.62:30399] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz13, bzz-retrieve1, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 15:39:12.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.3415|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:12.3415|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: 9e161f...29d58b 2025-01-08 15:39:12.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.5090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.5137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.142.181.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:39:12.6114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.6389|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.6389|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:12.6389|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.6389|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:12.6654|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:12.6689|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.6689|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:12.6689|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.6689|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:12.7113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:12.7610|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:12.7652|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.7652|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:12.7652|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:12.7652|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:12.8085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:12.8924|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:12.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.0102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.0563|INFO|Synchronization.Reporting.SyncReport|23|Peers | node diversity : Erigon (60 %), Nethermind (40 %) 2025-01-08 15:39:13.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.2113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.3096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.4114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.5114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.6121|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.6412|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.6412|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:13.6412|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.6412|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:13.6712|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.6712|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:13.6712|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.6712|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.6729|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:13.7124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.7674|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.7674|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:13.7674|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.7674|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:13.7692|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:13.8124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.8471|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:13.8929|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:13.9132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:13.9794|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:14.0130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.0990|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.222.199.169:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:14.1130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.2131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.3130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.3527|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.101.211.63:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:14.4123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.5127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.6131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.6435|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.6435|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:14.6435|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.6435|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.6762|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:14.7131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:14.7724|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:14.8124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.8926|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:39:14.9124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:14.9367|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:15.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:39:15.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","blockNumber":"0xd1640f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","prevRandao":"0x7ee315768a995e37fb2a2768cc1f29d3394348facc85b4d2074b7a617086d417","receiptsRoot":"0x9b3dc8e9d10f5d482ee894bc21422958fecb871140298b8375d5bf5f662a799e","stateRoot":"0x555750df514f1f70a0c26b3edbf9e1b62f3295f00e9d02ebf599a9080ffe6ac3","timestamp":"0x677e9c23","transactions":["0x02f901d58227d883054a8f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd9256fb9b362871f0ccb0035fdbc4ae3dd469a7d0f0bb6a125e71ff8ed8dc3b38c82b8f325770fb3bce87c21f0b592e828584017090ddd6d9aee3c2410289079332e332e30000000000000000000000000000000000000000000000000000000c001a081a132b9d4f61d8f0fc96b417367cd2e0c9eb546df13b9c2261f888e7c467766a00e393c5cd72cb171d81790596f930f70f9f68be0c1c608cffc6877cbee5ce4fa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e0e","validatorIndex":"0xa5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301e0f","validatorIndex":"0xa5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13897e","index":"0x4301e10","validatorIndex":"0xa5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a84f","index":"0x4301e11","validatorIndex":"0xa5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d682","index":"0x4301e12","validatorIndex":"0xa60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e13","validatorIndex":"0xa61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a564","index":"0x4301e14","validatorIndex":"0xa62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc53","index":"0x4301e15","validatorIndex":"0xa63"}]},[],"0x31ad9dec9d68479e5b05da5ed53a4cf49ee619e55b42cbe242eb7a0a0b869601"]) 2025-01-08 15:39:15.1131|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722639 (0x2763d2...67bb72), Extra Data: Nethermind 2025-01-08 15:39:15.1131|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722639 (0x2763d2...67bb72). 2025-01-08 15:39:15.1131|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","blockNumber":"0xd1640f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","prevRandao":"0x7ee315768a995e37fb2a2768cc1f29d3394348facc85b4d2074b7a617086d417","receiptsRoot":"0x9b3dc8e9d10f5d482ee894bc21422958fecb871140298b8375d5bf5f662a799e","stateRoot":"0x555750df514f1f70a0c26b3edbf9e1b62f3295f00e9d02ebf599a9080ffe6ac3","timestamp":"0x677e9c23","transactions":["0x02f901d58227d883054a8f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd9256fb9b362871f0ccb0035fdbc4ae3dd469a7d0f0bb6a125e71ff8ed8dc3b38c82b8f325770fb3bce87c21f0b592e828584017090ddd6d9aee3c2410289079332e332e30000000000000000000000000000000000000000000000000000000c001a081a132b9d4f61d8f0fc96b417367cd2e0c9eb546df13b9c2261f888e7c467766a00e393c5cd72cb171d81790596f930f70f9f68be0c1c608cffc6877cbee5ce4fa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e0e","validatorIndex":"0xa5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301e0f","validatorIndex":"0xa5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13897e","index":"0x4301e10","validatorIndex":"0xa5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a84f","index":"0x4301e11","validatorIndex":"0xa5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d682","index":"0x4301e12","validatorIndex":"0xa60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e13","validatorIndex":"0xa61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a564","index":"0x4301e14","validatorIndex":"0xa62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc53","index":"0x4301e15","validatorIndex":"0xa63"}]},[],"0x31ad9dec9d68479e5b05da5ed53a4cf49ee619e55b42cbe242eb7a0a0b869601"]) 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","blockNumber":"0xd1640f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x68315b35b2338b62bd4c030dcfab140f6f4cba5fb29bcd355ba2bd4105d770f6","prevRandao":"0x7ee315768a995e37fb2a2768cc1f29d3394348facc85b4d2074b7a617086d417","receiptsRoot":"0x9b3dc8e9d10f5d482ee894bc21422958fecb871140298b8375d5bf5f662a799e","stateRoot":"0x555750df514f1f70a0c26b3edbf9e1b62f3295f00e9d02ebf599a9080ffe6ac3","timestamp":"0x677e9c23","transactions":["0x02f901d58227d883054a8f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd9256fb9b362871f0ccb0035fdbc4ae3dd469a7d0f0bb6a125e71ff8ed8dc3b38c82b8f325770fb3bce87c21f0b592e828584017090ddd6d9aee3c2410289079332e332e30000000000000000000000000000000000000000000000000000000c001a081a132b9d4f61d8f0fc96b417367cd2e0c9eb546df13b9c2261f888e7c467766a00e393c5cd72cb171d81790596f930f70f9f68be0c1c608cffc6877cbee5ce4fa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e0e","validatorIndex":"0xa5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301e0f","validatorIndex":"0xa5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13897e","index":"0x4301e10","validatorIndex":"0xa5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a84f","index":"0x4301e11","validatorIndex":"0xa5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d682","index":"0x4301e12","validatorIndex":"0xa60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e13","validatorIndex":"0xa61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a564","index":"0x4301e14","validatorIndex":"0xa62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc53","index":"0x4301e15","validatorIndex":"0xa63"}]},[],"0x31ad9dec9d68479e5b05da5ed53a4cf49ee619e55b42cbe242eb7a0a0b869601"]) handled in 1ms 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:15.1131|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:15.1209|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722639 (0x2763d2...67bb72), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:15.1209|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722639 (0x2763d2...67bb72), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:15.1209|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:15.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.3026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.5027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.6025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.6459|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.6459|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:15.6459|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.6459|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.6803|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:15.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_chainId([]) 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:39:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:15.7771|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:15.7808|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.7808|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:15.7808|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:15.7808|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:15.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.8928|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:39:15.9025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:15.9370|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:16.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.0550|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722606 | target: 13722639 | peer: 13722638 2025-01-08 15:39:16.0550|DEBUG|Synchronization.Reporting.SyncReport|41|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:16.0550|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FastSyncFeed state changed to Active 2025-01-08 15:39:16.0550|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher got activated. 2025-01-08 15:39:16.0550|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722637| 35.210.126.23:| Out] 2025-01-08 15:39:16.0550|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|41|MergeBlockDownloader GetCurrentNumber: currentNumber 13722606, beaconPivotExists: True, BestSuggestedBody: 13722606, BestKnownNumber: 13722606, BestPeer: [HBR ][ ][Peer|eth68|13722637| 35.210.126.23:| Out], BestKnownBeaconNumber 13722639 2025-01-08 15:39:16.0550|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|41|Continue full sync with [HBR ][ ][Peer|eth68|13722637| 35.210.126.23:| Out] (our best 13722606) 2025-01-08 15:39:16.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.2017|DEBUG|Synchronization.Blocks.SyncBatchSize|34|Changing sync batch size to 48 2025-01-08 15:39:16.2017|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|Continue full sync with [HBR ][ ][Peer|eth68|13722637| 35.210.126.23:| Out] (our best 13722607) 2025-01-08 15:39:16.2017|DEBUG|Synchronization.Blocks.BlockDownloader|34|Blocks download from [HBR ][ ][Peer|eth68|13722637| 35.210.126.23:| Out] completed with progress 1. 2025-01-08 15:39:16.2017|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|FastSyncFeed state changed to Dormant 2025-01-08 15:39:16.2017|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722637| 35.210.126.23:| Out] has been processed 2025-01-08 15:39:16.2017|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|SyncDispatcher is going to sleep. 2025-01-08 15:39:16.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.3026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.3525|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:16.3525|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:16.3525|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:16.3525|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:16.3697|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.147.46.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:39:16.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.5034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.6485|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.6485|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:16.6485|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.6485|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:16.6857|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:16.6890|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.6890|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:16.6890|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.6890|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:16.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.7834|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.7834|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:16.7834|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.7834|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:16.7852|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:16.8033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:16.8932|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:39:16.9031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.0542|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|38|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722607 | target: 13722639 | peer: 13722638 2025-01-08 15:39:17.0542|DEBUG|Synchronization.Reporting.SyncReport|38|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:17.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.3249|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:17.3556|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:17.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.6027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.6511|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.6511|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:17.6511|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.6511|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:17.6910|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.6910|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:17.6910|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.6910|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.6927|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:17.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:17.7886|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:17.8027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:17.8928|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:39:17.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.3880|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.7:40584] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:18.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.4447|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:18.4447|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: randomNode: 7c88ad...eb175a 2025-01-08 15:39:18.5070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.6068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.6535|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.6535|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:18.6535|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.6535|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:18.6957|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.6957|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:18.6957|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.6957|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.6975|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:18.7051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.7740|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.117.238.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:18.7939|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:18.7966|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.7966|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:18.7966|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:18.7966|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:18.8056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:18.8924|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:39:18.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.0072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.1044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.1367|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.89.62.136:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:39:19.2079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.3068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.3840|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->1.235.200.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 15:39:19.4071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.5070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.6558|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.6558|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:19.6558|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.6558|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.7008|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:19.7043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.7266|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:19.7355|DEBUG|Network.PeerManager|38|Peer pool size is: 2626 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:19.7985|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:19.8014|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.8014|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:19.8014|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:19.8014|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:19.8048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.8924|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:19.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:19.9398|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:20.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:39:20.0831|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","blockNumber":"0xd16410","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","prevRandao":"0x089b9415bd2dd35ef9b60bc0aa5f8db18f18f14b28a64261138a4ac24d84f818","receiptsRoot":"0x03b4c41ade2d86d9ff44470f937f80b09d1a1bcf7ddd1e07c43d4e5cd10c3ae8","stateRoot":"0x4b205589db9f109b6ab892e41e5cad4eecef2be469bbd60bc5dd879b87083212","timestamp":"0x677e9c28","transactions":["0x02f901d58227d8830551a38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce5e916d5b5482a3b41233faf528a3df4730edc8ffe8ad46aa4c938e7f2f2eb6daa3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be56baa2629e04b90d50437c3f036a982729d4972d8c0a40fa8b4c0f9030932b688455719e1749dce4a1c9cb12d9b8659e2d741624cdf6256c2add7447261c5059332e332e30000000000000000000000000000000000000000000000000000000c001a024c111ae7f12d80537f6564684b39448cba1047c606aa5365753aaa0359bed34a038794c0543ca2f08ffb55dfe62cf5517b693ec9a922b91bfa76140af2076d8a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea6","index":"0x4301e16","validatorIndex":"0xa64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b70","index":"0x4301e17","validatorIndex":"0xa65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5692b9","index":"0x4301e18","validatorIndex":"0xa66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301e19","validatorIndex":"0xa67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa86","index":"0x4301e1a","validatorIndex":"0xa68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d089","index":"0x4301e1b","validatorIndex":"0xa69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x395749","index":"0x4301e1c","validatorIndex":"0xa6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4b5b","index":"0x4301e1d","validatorIndex":"0xa6b"}]},[],"0x38f9190ac27dc7893ebaad1247d0931a48cc3cdab4bf3a56ec7f9452a0ef2495"]) 2025-01-08 15:39:20.0831|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Received New Block: 13722640 (0x0ad3df...3cf0e0), Extra Data: chiado-lodestar-0 2025-01-08 15:39:20.0842|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Syncing... Inserting block 13722640 (0x0ad3df...3cf0e0). 2025-01-08 15:39:20.0842|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:20.0842|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","blockNumber":"0xd16410","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","prevRandao":"0x089b9415bd2dd35ef9b60bc0aa5f8db18f18f14b28a64261138a4ac24d84f818","receiptsRoot":"0x03b4c41ade2d86d9ff44470f937f80b09d1a1bcf7ddd1e07c43d4e5cd10c3ae8","stateRoot":"0x4b205589db9f109b6ab892e41e5cad4eecef2be469bbd60bc5dd879b87083212","timestamp":"0x677e9c28","transactions":["0x02f901d58227d8830551a38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce5e916d5b5482a3b41233faf528a3df4730edc8ffe8ad46aa4c938e7f2f2eb6daa3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be56baa2629e04b90d50437c3f036a982729d4972d8c0a40fa8b4c0f9030932b688455719e1749dce4a1c9cb12d9b8659e2d741624cdf6256c2add7447261c5059332e332e30000000000000000000000000000000000000000000000000000000c001a024c111ae7f12d80537f6564684b39448cba1047c606aa5365753aaa0359bed34a038794c0543ca2f08ffb55dfe62cf5517b693ec9a922b91bfa76140af2076d8a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea6","index":"0x4301e16","validatorIndex":"0xa64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b70","index":"0x4301e17","validatorIndex":"0xa65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5692b9","index":"0x4301e18","validatorIndex":"0xa66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301e19","validatorIndex":"0xa67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa86","index":"0x4301e1a","validatorIndex":"0xa68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d089","index":"0x4301e1b","validatorIndex":"0xa69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x395749","index":"0x4301e1c","validatorIndex":"0xa6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4b5b","index":"0x4301e1d","validatorIndex":"0xa6b"}]},[],"0x38f9190ac27dc7893ebaad1247d0931a48cc3cdab4bf3a56ec7f9452a0ef2495"]) 2025-01-08 15:39:20.0842|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","blockNumber":"0xd16410","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2763d29865d9d29fb557edb3f35e352883393af700bfb08037f6a1995667bb72","prevRandao":"0x089b9415bd2dd35ef9b60bc0aa5f8db18f18f14b28a64261138a4ac24d84f818","receiptsRoot":"0x03b4c41ade2d86d9ff44470f937f80b09d1a1bcf7ddd1e07c43d4e5cd10c3ae8","stateRoot":"0x4b205589db9f109b6ab892e41e5cad4eecef2be469bbd60bc5dd879b87083212","timestamp":"0x677e9c28","transactions":["0x02f901d58227d8830551a38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce5e916d5b5482a3b41233faf528a3df4730edc8ffe8ad46aa4c938e7f2f2eb6daa3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be56baa2629e04b90d50437c3f036a982729d4972d8c0a40fa8b4c0f9030932b688455719e1749dce4a1c9cb12d9b8659e2d741624cdf6256c2add7447261c5059332e332e30000000000000000000000000000000000000000000000000000000c001a024c111ae7f12d80537f6564684b39448cba1047c606aa5365753aaa0359bed34a038794c0543ca2f08ffb55dfe62cf5517b693ec9a922b91bfa76140af2076d8a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea6","index":"0x4301e16","validatorIndex":"0xa64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b70","index":"0x4301e17","validatorIndex":"0xa65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5692b9","index":"0x4301e18","validatorIndex":"0xa66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff77","index":"0x4301e19","validatorIndex":"0xa67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa86","index":"0x4301e1a","validatorIndex":"0xa68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d089","index":"0x4301e1b","validatorIndex":"0xa69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x395749","index":"0x4301e1c","validatorIndex":"0xa6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4b5b","index":"0x4301e1d","validatorIndex":"0xa6b"}]},[],"0x38f9190ac27dc7893ebaad1247d0931a48cc3cdab4bf3a56ec7f9452a0ef2495"]) handled in 1ms 2025-01-08 15:39:20.0842|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:20.0842|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:20.0842|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:20.0842|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:20.0895|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 13722640 (0x0ad3df...3cf0e0), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:20.0895|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Syncing beacon headers, Request: ForkChoice: 13722640 (0x0ad3df...3cf0e0), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:20.0895|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:20.0938|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:20.0938|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:20.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.2186|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:20.2745|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.161.55.79:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:39:20.3026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.3399|DEBUG|Network.PeerManager|28|Disconnecting a new [Session|In|HandshakeComplete|13.36.117.33:43786->30303] - Out session already connected 2025-01-08 15:39:20.3402|DEBUG|Network.P2P.Session|28|[Session|In|DisconnectingProtocols|13.36.117.33:43786->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:39:20.3443|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.254:61867] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:20.3960|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|89.98.162.200:32946->30303] to: 30303 2025-01-08 15:39:20.3963|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|89.98.162.200:32946->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:39:20.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.4761|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.36.117.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:39:20.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.6580|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.6580|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:20.6580|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.6580|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:20.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:20.7057|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:20.7087|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.7087|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:20.7087|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.7087|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:20.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:20.8032|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.8032|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:20.8032|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.8032|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:20.8052|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:20.8929|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:20.9026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.0548|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|34|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722607 | target: 13722640 | peer: 13722638 2025-01-08 15:39:21.0548|DEBUG|Synchronization.Reporting.SyncReport|34|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:21.0548|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|FastSyncFeed state changed to Active 2025-01-08 15:39:21.0548|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|SyncDispatcher got activated. 2025-01-08 15:39:21.0548|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|34|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722637| 139.144.26.85:| Out] 2025-01-08 15:39:21.0548|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|MergeBlockDownloader GetCurrentNumber: currentNumber 13722607, beaconPivotExists: True, BestSuggestedBody: 13722607, BestKnownNumber: 13722607, BestPeer: [HBR ][ ][Peer|eth68|13722637| 139.144.26.85:| Out], BestKnownBeaconNumber 13722640 2025-01-08 15:39:21.0548|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|34|Continue full sync with [HBR ][ ][Peer|eth68|13722637| 139.144.26.85:| Out] (our best 13722607) 2025-01-08 15:39:21.0923|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:21.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.1114|DEBUG|Synchronization.Blocks.SyncBatchSize|35|Changing sync batch size to 48 2025-01-08 15:39:21.1125|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722637| 139.144.26.85:| Out] (our best 13722608) 2025-01-08 15:39:21.1125|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722637| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:21.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:39:21.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722637| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:21.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:39:21.2030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.3539|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:21.3539|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:21.3539|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:21.3539|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:21.4002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.6031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.6601|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.6602|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:21.6602|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.6602|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:21.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.7105|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.7105|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:21.7105|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.7105|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.7122|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:21.7470|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.7470|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:21.7470|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.7470|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:21.7486|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:21.7486|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:21.7486|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:21.7486|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:21.8028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.8088|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:21.8122|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:21.8122|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:21.8930|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:39:21.9027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.0542|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722608 | target: 13722640 | peer: 13722638 2025-01-08 15:39:22.0542|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:22.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.4029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.5026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.5026|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:22.6026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.6622|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.6622|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:22.6622|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.6622|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:22.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.7152|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.7152|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:22.7152|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.7152|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.7167|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:22.8037|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:22.8145|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:22.8168|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.8168|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:22.8168|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:22.8168|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:22.8932|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 15:39:22.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.1882|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.137.75:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:23.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.4029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.4329|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->103.161.224.76:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:23.5030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.5931|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 168, after the process: 168 2025-01-08 15:39:23.5931|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 54119f...0241b2 2025-01-08 15:39:23.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.6644|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.6644|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:23.6644|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.6644|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:23.7032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.7206|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:23.8028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.8187|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.8187|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:23.8187|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.8187|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:23.8203|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:23.8923|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:23.9032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:23.9151|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.238.67:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:39:23.9164|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->66.135.26.16:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: zond66, zond67, zond68 2025-01-08 15:39:23.9944|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:24.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.0629|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.182:47597] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:24.1027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.3002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.3284|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:136.243.4.74]:30503, msg: 97ea40f4e367386199f226815efc502e7f8f5197a7a13ea14ca514bb89ba20e6c72a824884e86a6d286723ce106ac076cc51d8cb975a3f8c269c0b8eee842c5230c76beb4f1828e3f616cba4ac41422775b6a9538a88012debf0c19446063c380106f8cea0aa200070c6272a29bf8b303f87bdb73f89516abb206a553fc3de154bf90a130ef8abb8404d5d54c8dee64bc8c74f6970fdf75cbd8c997f2028ef628331a42db751d2047335254428fbae2651e5ed25361c06e9ee85c20c7c54ed0e53a2ddcd17ac9c6d3d0283657468c6849f3d225480826964827634826970840000000083697036902a0104f802111dcd000000000000000289736563703235366b31a10256c76370b4c746b3ba45de041fa8edbaf135fbb9b63fcfc8a776f7ca54c6a0418374637082772783756470827727, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:39:24.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.4215|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->158.220.82.182:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:39:24.4353|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->82.220.39.14:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 6789 2025-01-08 15:39:24.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.5772|DEBUG|Network.PeerManager|15|Peer pool size is: 2727 2025-01-08 15:39:24.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.6079|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.14.208.92:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:39:24.6664|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.6664|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:24.6664|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.6664|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:24.6874|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:24.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:24.7259|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:24.7290|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.7290|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:24.7290|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.7290|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:24.7786|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.38.223:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:39:24.8030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.8239|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.8239|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:24.8239|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.8239|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:24.8258|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:24.8933|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:24.9030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:24.9828|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:24.9828|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 168, after the process: 169 2025-01-08 15:39:25.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:39:25.0238|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|18.139.11.192:44678->30303] to: 30303 2025-01-08 15:39:25.0238|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.139.11.192:44678->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:39:25.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.1056|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","blockNumber":"0xd16411","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","prevRandao":"0xe2a3a61d95f96f2ba084b24cbb1e5109da5ab9b99a1af9ec5bcd35cf0dc3af8d","receiptsRoot":"0xc365b23080db984de028f48a2cde24b0dc2c48153f97014af2d7b9d6288e3671","stateRoot":"0x861921a75355c5813d4c3f4dacc0689dd9abcaa46d4a3fec9f40807e8e0e15d8","timestamp":"0x677e9c2d","transactions":["0x02f901d58227d883054a908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83a5a600263f11dbbc970103604ad0b82d91fd5287f711970881ea3a5e50d603474a8ea517bc61bbd967b8329750076212903336347138ccb6c3b03b283391af5332e332e30000000000000000000000000000000000000000000000000000000c080a0b7b346f797adb69851eac39867e3e966de31edbb0fc423e61aad02f2e6b9d1cda05652e70427f2e63e729859a7f7869e7b9eedb27572aa6685ab369bdc9fc33396","0x02f901d58227d8830551a48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce5e916d5b5482a3b41233faf528a3df4730edc8ffe8ad46aa4c938e7f2f2eb6daa3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0da960e36240a4c5e290ef5b040c0f1add35e250aedc93673e661093fbc7e39261e227ccf587473afbbcd644977f74685195c18b876b83ead43ffdeae100d5ba332e332e30000000000000000000000000000000000000000000000000000000c080a0ccac3598a25c9ab8c4c95b785d08400567fc39254fa4097d2958841166a74527a040b375940b9d9b7c70fc7464dcb427522d7f45cf1673d817e349c699e40b31ad"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35b","index":"0x4301e1e","validatorIndex":"0xa6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b06f","index":"0x4301e1f","validatorIndex":"0xa6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301e20","validatorIndex":"0xa6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d951","index":"0x4301e21","validatorIndex":"0xa6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4301e22","validatorIndex":"0xa70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d674","index":"0x4301e23","validatorIndex":"0xa71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301e24","validatorIndex":"0xa72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e25","validatorIndex":"0xa73"}]},[],"0xfff7eb4be4dec1ff1336d864e9f4958ac12dbc7c65d16f10722113ef4826c142"]) 2025-01-08 15:39:25.1056|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722641 (0x60d5c8...7315c4), Extra Data: Nethermind 2025-01-08 15:39:25.1056|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722641 (0x60d5c8...7315c4). 2025-01-08 15:39:25.1056|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:25.1056|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","blockNumber":"0xd16411","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","prevRandao":"0xe2a3a61d95f96f2ba084b24cbb1e5109da5ab9b99a1af9ec5bcd35cf0dc3af8d","receiptsRoot":"0xc365b23080db984de028f48a2cde24b0dc2c48153f97014af2d7b9d6288e3671","stateRoot":"0x861921a75355c5813d4c3f4dacc0689dd9abcaa46d4a3fec9f40807e8e0e15d8","timestamp":"0x677e9c2d","transactions":["0x02f901d58227d883054a908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83a5a600263f11dbbc970103604ad0b82d91fd5287f711970881ea3a5e50d603474a8ea517bc61bbd967b8329750076212903336347138ccb6c3b03b283391af5332e332e30000000000000000000000000000000000000000000000000000000c080a0b7b346f797adb69851eac39867e3e966de31edbb0fc423e61aad02f2e6b9d1cda05652e70427f2e63e729859a7f7869e7b9eedb27572aa6685ab369bdc9fc33396","0x02f901d58227d8830551a48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce5e916d5b5482a3b41233faf528a3df4730edc8ffe8ad46aa4c938e7f2f2eb6daa3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0da960e36240a4c5e290ef5b040c0f1add35e250aedc93673e661093fbc7e39261e227ccf587473afbbcd644977f74685195c18b876b83ead43ffdeae100d5ba332e332e30000000000000000000000000000000000000000000000000000000c080a0ccac3598a25c9ab8c4c95b785d08400567fc39254fa4097d2958841166a74527a040b375940b9d9b7c70fc7464dcb427522d7f45cf1673d817e349c699e40b31ad"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35b","index":"0x4301e1e","validatorIndex":"0xa6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b06f","index":"0x4301e1f","validatorIndex":"0xa6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301e20","validatorIndex":"0xa6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d951","index":"0x4301e21","validatorIndex":"0xa6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4301e22","validatorIndex":"0xa70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d674","index":"0x4301e23","validatorIndex":"0xa71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301e24","validatorIndex":"0xa72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e25","validatorIndex":"0xa73"}]},[],"0xfff7eb4be4dec1ff1336d864e9f4958ac12dbc7c65d16f10722113ef4826c142"]) 2025-01-08 15:39:25.1056|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","blockNumber":"0xd16411","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0ad3dfabd84c952c6cae0a1f11ee1cae3e517d7067b0f0811a1048c8933cf0e0","prevRandao":"0xe2a3a61d95f96f2ba084b24cbb1e5109da5ab9b99a1af9ec5bcd35cf0dc3af8d","receiptsRoot":"0xc365b23080db984de028f48a2cde24b0dc2c48153f97014af2d7b9d6288e3671","stateRoot":"0x861921a75355c5813d4c3f4dacc0689dd9abcaa46d4a3fec9f40807e8e0e15d8","timestamp":"0x677e9c2d","transactions":["0x02f901d58227d883054a908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce4012238314171bc46408c7da2edf24b1da4e4353a674b7f5cb348b4e595a15be43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83a5a600263f11dbbc970103604ad0b82d91fd5287f711970881ea3a5e50d603474a8ea517bc61bbd967b8329750076212903336347138ccb6c3b03b283391af5332e332e30000000000000000000000000000000000000000000000000000000c080a0b7b346f797adb69851eac39867e3e966de31edbb0fc423e61aad02f2e6b9d1cda05652e70427f2e63e729859a7f7869e7b9eedb27572aa6685ab369bdc9fc33396","0x02f901d58227d8830551a48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce5e916d5b5482a3b41233faf528a3df4730edc8ffe8ad46aa4c938e7f2f2eb6daa3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0da960e36240a4c5e290ef5b040c0f1add35e250aedc93673e661093fbc7e39261e227ccf587473afbbcd644977f74685195c18b876b83ead43ffdeae100d5ba332e332e30000000000000000000000000000000000000000000000000000000c080a0ccac3598a25c9ab8c4c95b785d08400567fc39254fa4097d2958841166a74527a040b375940b9d9b7c70fc7464dcb427522d7f45cf1673d817e349c699e40b31ad"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35b","index":"0x4301e1e","validatorIndex":"0xa6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b06f","index":"0x4301e1f","validatorIndex":"0xa6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140285","index":"0x4301e20","validatorIndex":"0xa6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d951","index":"0x4301e21","validatorIndex":"0xa6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4301e22","validatorIndex":"0xa70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d674","index":"0x4301e23","validatorIndex":"0xa71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8a","index":"0x4301e24","validatorIndex":"0xa72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e25","validatorIndex":"0xa73"}]},[],"0xfff7eb4be4dec1ff1336d864e9f4958ac12dbc7c65d16f10722113ef4826c142"]) handled in 2ms 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:25.1083|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722641 (0x60d5c8...7315c4), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:25.1083|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722641 (0x60d5c8...7315c4), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:25.1083|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:39:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:25.1140|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:25.2033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.3033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.4023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.6027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.6686|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.6686|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:25.6686|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.6686|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:25.7032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.7315|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.7315|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:25.7315|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.7315|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.7331|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:25.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:25.8298|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:25.8328|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.8328|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:25.8328|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:25.8328|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:25.8951|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:39:25.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:25.9817|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:26.0034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.0572|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722608 | target: 13722641 | peer: 13722640 2025-01-08 15:39:26.0572|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:26.0572|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:39:26.0572|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:39:26.0572|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] 2025-01-08 15:39:26.0572|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722608, beaconPivotExists: True, BestSuggestedBody: 13722608, BestKnownNumber: 13722608, BestPeer: [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out], BestKnownBeaconNumber 13722641 2025-01-08 15:39:26.0572|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] (our best 13722608) 2025-01-08 15:39:26.1081|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.1133|DEBUG|Synchronization.Blocks.SyncBatchSize|35|Changing sync batch size to 72 2025-01-08 15:39:26.1133|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] (our best 13722609) 2025-01-08 15:39:26.1133|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:26.1133|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:39:26.1133|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:26.1133|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:39:26.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.3087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.3546|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:26.3546|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:26.3546|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:26.3546|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:26.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.5088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.6707|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.6707|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:26.6707|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.6707|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:26.7092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.7359|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.7359|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:26.7359|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.7359|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.7372|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:26.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:26.8350|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.8350|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:26.8350|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.8350|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:26.8366|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:26.8923|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:26.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.0092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.0407|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->213.239.207.115:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:27.0566|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722609 | target: 13722641 | peer: 13722640 2025-01-08 15:39:27.0566|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:27.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.2092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|34|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.3779|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:27.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.5086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.6733|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.6733|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:27.6733|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.6733|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:27.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.7405|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:27.8085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:27.8481|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:27.8482|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:27.8534|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.8534|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:27.8534|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:27.8534|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:27.8941|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:27.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.0090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.0370|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:28.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.1564|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.125.8.172:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30203 2025-01-08 15:39:28.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.4687|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:28.4687|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: 412dfc...b7660f 2025-01-08 15:39:28.5092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.6755|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.6755|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:28.6755|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.6755|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:28.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:28.7458|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:28.7482|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.7482|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:28.7482|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.7482|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:28.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:28.8552|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.8552|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:28.8552|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.8552|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:28.8565|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:28.8946|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:28.9084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.0113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.0143|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.75.251.230:30324] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:39:29.0758|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->166.0.241.235:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:39:29.1094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.1276|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.193:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:39:29.2085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.2506|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:29.3085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.5779|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:29.6094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.6778|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.6778|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:29.6778|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.6778|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:29.7082|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.163.174.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:29.7082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:29.7501|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:29.7537|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.7537|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:29.7537|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.7537|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:29.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.8598|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.8598|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:29.8598|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.8598|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:29.8617|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:29.8946|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:39:29.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:29.9380|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:29.9380|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:30.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:39:30.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.4912|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.74.200.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7014190335 2025-01-08 15:39:30.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.5911|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","blockNumber":"0xd16412","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","prevRandao":"0x8767d9c39d8a142ecda1d6fac9085883fe90fe31662e6a79db6dfe96c5f64ba4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xfcec17c445b2dfe17e513cb43b3f55b4496f672898296e1c7a47954d20e56827","timestamp":"0x677e9c32","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d674","index":"0x4301e26","validatorIndex":"0xa74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e27","validatorIndex":"0xa75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf924","index":"0x4301e28","validatorIndex":"0xa76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301e29","validatorIndex":"0xa77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x56a900","index":"0x4301e2a","validatorIndex":"0xa78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e2b","validatorIndex":"0xa79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b06a","index":"0x4301e2c","validatorIndex":"0xa7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135d6e","index":"0x4301e2d","validatorIndex":"0xa7b"}]},[],"0x9973f43c6265f9e53745f48a0a5edc7486360eaa2ddd580c075548199b09f088"]) 2025-01-08 15:39:30.5911|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722642 (0x313310...e62ca7), Extra Data: chiado-lodestar-0 2025-01-08 15:39:30.5922|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722642 (0x313310...e62ca7). 2025-01-08 15:39:30.5922|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","blockNumber":"0xd16412","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","prevRandao":"0x8767d9c39d8a142ecda1d6fac9085883fe90fe31662e6a79db6dfe96c5f64ba4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xfcec17c445b2dfe17e513cb43b3f55b4496f672898296e1c7a47954d20e56827","timestamp":"0x677e9c32","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d674","index":"0x4301e26","validatorIndex":"0xa74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e27","validatorIndex":"0xa75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf924","index":"0x4301e28","validatorIndex":"0xa76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301e29","validatorIndex":"0xa77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x56a900","index":"0x4301e2a","validatorIndex":"0xa78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e2b","validatorIndex":"0xa79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b06a","index":"0x4301e2c","validatorIndex":"0xa7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135d6e","index":"0x4301e2d","validatorIndex":"0xa7b"}]},[],"0x9973f43c6265f9e53745f48a0a5edc7486360eaa2ddd580c075548199b09f088"]) 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","blockNumber":"0xd16412","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x60d5c8260b76cd552be8ba66c0ec282355201ceb5fa38973b7b1ccc5497315c4","prevRandao":"0x8767d9c39d8a142ecda1d6fac9085883fe90fe31662e6a79db6dfe96c5f64ba4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xfcec17c445b2dfe17e513cb43b3f55b4496f672898296e1c7a47954d20e56827","timestamp":"0x677e9c32","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d674","index":"0x4301e26","validatorIndex":"0xa74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e27","validatorIndex":"0xa75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf924","index":"0x4301e28","validatorIndex":"0xa76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301e29","validatorIndex":"0xa77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x56a900","index":"0x4301e2a","validatorIndex":"0xa78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026e","index":"0x4301e2b","validatorIndex":"0xa79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b06a","index":"0x4301e2c","validatorIndex":"0xa7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135d6e","index":"0x4301e2d","validatorIndex":"0xa7b"}]},[],"0x9973f43c6265f9e53745f48a0a5edc7486360eaa2ddd580c075548199b09f088"]) handled in 1ms 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:30.5922|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722642 (0x313310...e62ca7), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:30.5922|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Syncing beacon headers, Request: ForkChoice: 13722642 (0x313310...e62ca7), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:30.5922|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 0ms 2025-01-08 15:39:30.5964|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:30.5964|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:30.5964|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:30.5964|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:30.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.6594|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.244.194.133:65050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:39:30.6801|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.6802|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:30.6802|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.6802|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:30.7031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.7559|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.7559|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:30.7559|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.7559|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.7576|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:30.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:30.8653|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:30.8925|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:39:30.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:30.9394|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:31.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.0565|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722609 | target: 13722642 | peer: 13722640 2025-01-08 15:39:31.0565|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:31.0565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:39:31.0565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:39:31.0565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] 2025-01-08 15:39:31.0565|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722609, beaconPivotExists: True, BestSuggestedBody: 13722609, BestKnownNumber: 13722609, BestPeer: [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out], BestKnownBeaconNumber 13722642 2025-01-08 15:39:31.0565|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] (our best 13722609) 2025-01-08 15:39:31.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.1127|DEBUG|Synchronization.Blocks.SyncBatchSize|46|Changing sync batch size to 108 2025-01-08 15:39:31.1127|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] (our best 13722610) 2025-01-08 15:39:31.1127|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:31.1127|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:39:31.1127|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722639| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:31.1127|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:39:31.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.3034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.3558|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:31.3558|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:31.3558|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:31.3558|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:31.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.6822|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.6822|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:31.6822|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.6822|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:31.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:31.7506|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.7611|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:31.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:31.8697|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:31.8724|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.8724|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:31.8724|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:31.8724|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:31.8947|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:39:31.9043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.0047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.0560|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722610 | target: 13722642 | peer: 13722640 2025-01-08 15:39:32.0560|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:32.1049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.3364|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:32.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.6047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.6843|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.6843|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:32.6843|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.6843|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:32.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:32.7653|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:32.7683|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.7683|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:32.7683|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.7683|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:32.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:32.8741|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:32.8772|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.8772|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:32.8772|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:32.8772|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:32.8951|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:32.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:32.9205|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.72.104.210:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:39:33.0057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.1049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.2178|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:33.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.4296|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:33.4296|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 8ae0a8...fb98e7 2025-01-08 15:39:33.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.6044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.6864|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.6864|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:33.6864|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.6864|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:33.7053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:33.7702|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:33.7736|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.7736|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:33.7736|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.7736|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:33.8048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|38|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:33.8788|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.8788|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:33.8788|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.8788|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:33.8805|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:33.8947|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:33.9042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.0043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.2053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.3240|DEBUG|Db.SimpleFilePublicKeyDb|23|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_04519fac-090f-4af6-ac69-ca067a5e6ba8 2025-01-08 15:39:34.4043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.4721|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:34.4806|DEBUG|Network.PeerManager|35|Peer pool size is: 2828 2025-01-08 15:39:34.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.6043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.6133|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:34.6133|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:34.6884|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.6884|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:34.6884|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.6884|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:34.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.7757|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.7757|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:34.7757|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.7757|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.7777|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:34.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.8584|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:34.8842|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:34.8947|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:34.9003|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|206.156.242.39:45870->30303] to: 30303 2025-01-08 15:39:34.9044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:34.9518|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|206.156.242.39:45870->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99 2025-01-08 15:39:34.9960|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|161.97.161.248:41784->30303] to: 30314 2025-01-08 15:39:34.9964|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|161.97.161.248:41784->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:39:35.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:39:35.1028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.2395|DEBUG|Synchronization.Peers.SyncPeerPool|40|Dropped 0 useless peers 2025-01-08 15:39:35.3035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","blockNumber":"0xd16413","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","prevRandao":"0xea9be91d633dfd8494eef45dd477fbd78cb9683ca1298e04d80233a91cb87b09","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5c9ef09a1dac3436e06e729e1c04cab811368e1ef116039b07839888dd210fe9","timestamp":"0x677e9c37","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b65b","index":"0x4301e2e","validatorIndex":"0xa7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b078","index":"0x4301e2f","validatorIndex":"0xa7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd2f","index":"0x4301e30","validatorIndex":"0xa7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e31","validatorIndex":"0xa7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff6c","index":"0x4301e32","validatorIndex":"0xa80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e33","validatorIndex":"0xa81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e34","validatorIndex":"0xa82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d976","index":"0x4301e35","validatorIndex":"0xa83"}]},[],"0x01f1b9ceec59ebcc9a78f78bba74675e29d469a5e7a6d50c39e997da21f82798"]) 2025-01-08 15:39:35.5857|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722643 (0xec31d7...ce3b42), Extra Data: chiado-lodestar-0 2025-01-08 15:39:35.5857|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722643 (0xec31d7...ce3b42). 2025-01-08 15:39:35.5857|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","blockNumber":"0xd16413","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","prevRandao":"0xea9be91d633dfd8494eef45dd477fbd78cb9683ca1298e04d80233a91cb87b09","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5c9ef09a1dac3436e06e729e1c04cab811368e1ef116039b07839888dd210fe9","timestamp":"0x677e9c37","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b65b","index":"0x4301e2e","validatorIndex":"0xa7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b078","index":"0x4301e2f","validatorIndex":"0xa7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd2f","index":"0x4301e30","validatorIndex":"0xa7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e31","validatorIndex":"0xa7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff6c","index":"0x4301e32","validatorIndex":"0xa80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e33","validatorIndex":"0xa81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e34","validatorIndex":"0xa82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d976","index":"0x4301e35","validatorIndex":"0xa83"}]},[],"0x01f1b9ceec59ebcc9a78f78bba74675e29d469a5e7a6d50c39e997da21f82798"]) 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","blockNumber":"0xd16413","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x313310d56fec4c47d5d06228ebff7341e10ccd899a97576ac652669dade62ca7","prevRandao":"0xea9be91d633dfd8494eef45dd477fbd78cb9683ca1298e04d80233a91cb87b09","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5c9ef09a1dac3436e06e729e1c04cab811368e1ef116039b07839888dd210fe9","timestamp":"0x677e9c37","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b65b","index":"0x4301e2e","validatorIndex":"0xa7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b078","index":"0x4301e2f","validatorIndex":"0xa7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd2f","index":"0x4301e30","validatorIndex":"0xa7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142886","index":"0x4301e31","validatorIndex":"0xa7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff6c","index":"0x4301e32","validatorIndex":"0xa80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e33","validatorIndex":"0xa81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140277","index":"0x4301e34","validatorIndex":"0xa82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d976","index":"0x4301e35","validatorIndex":"0xa83"}]},[],"0x01f1b9ceec59ebcc9a78f78bba74675e29d469a5e7a6d50c39e997da21f82798"]) handled in 1ms 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:35.5857|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"}, null] 2025-01-08 15:39:35.5904|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722643 (0xec31d7...ce3b42), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:35.5904|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722643 (0xec31d7...ce3b42), Safe: 13722614 (0x47b1ec...df42ae), Finalized: 13722599 (0x06e230...84d494) 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x06e2301c58aa5f9b19fe223539d297af1843136835e2c14325136abeea84d494","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae"},null]) handled in 1ms 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:35.5904|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:35.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.6150|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:35.6908|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.6908|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:35.6908|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.6908|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:35.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:35.7813|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:35.7845|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.7845|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:35.7845|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.7845|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:35.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:35.8897|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:35.8929|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.8929|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:35.8929|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:35.8929|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:35.8929|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:35.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.0570|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722610 | target: 13722643 | peer: 13722642 2025-01-08 15:39:36.0570|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:36.0570|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:39:36.0570|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:39:36.0570|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] 2025-01-08 15:39:36.0570|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722610, beaconPivotExists: True, BestSuggestedBody: 13722610, BestKnownNumber: 13722610, BestPeer: [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out], BestKnownBeaconNumber 13722643 2025-01-08 15:39:36.0570|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] (our best 13722610) 2025-01-08 15:39:36.1029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.1139|DEBUG|Synchronization.Blocks.SyncBatchSize|36|Changing sync batch size to 128 2025-01-08 15:39:36.1139|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] (our best 13722611) 2025-01-08 15:39:36.1139|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:36.1139|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:39:36.1139|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:36.1139|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:39:36.2030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.3567|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:36.3567|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:36.3567|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:36.3567|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:36.4029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.5029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.6930|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.6930|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:36.6930|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.6930|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:36.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.7865|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.7865|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:36.7865|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.7865|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.7882|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:36.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:36.8888|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:36.8933|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:39:36.8933|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.8933|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:36.8933|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.8933|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:36.8968|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:36.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.0117|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:37.0541|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722611 | target: 13722643 | peer: 13722642 2025-01-08 15:39:37.0541|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:37.1104|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.2056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.3325|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.123.229.184:17474] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 15:39:37.4053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.5104|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.6954|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.6954|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:37.6954|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.6954|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:37.7092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.7917|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.7917|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:37.7917|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.7917|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.7936|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:37.8093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:37.8969|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:37.9009|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:37.9083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.0058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.1169|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:38.1169|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: 893ae6...e1fd7f 2025-01-08 15:39:38.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.3085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.4124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.6131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.6978|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.6978|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:38.6978|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.6978|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:38.7127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:38.7977|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:38.8009|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.8009|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:38.8009|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.8009|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:38.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:38.8965|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:38.9074|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:38.9130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.0124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.1131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.1974|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.202.131.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:39:39.2134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.3182|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.4190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.5206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.6260|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.7004|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.7004|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:39.7004|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.7004|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:39.7291|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:39:39.7948|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722643 (0xec31d7...ce3b42), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:39.7948|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722643 (0xec31d7...ce3b42), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:39.7948|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:39.8032|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.8032|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:39.8032|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.8032|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.8052|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:39.8318|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:39.8331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:39.9033|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:39.9127|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:39.9328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.0053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.0053|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:39:40.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","blockNumber":"0xd16414","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","prevRandao":"0xacafcc89c3675b91220d0150319629cc3985bd9d237288b0c2b5c47b245370fa","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x496510eec2f161d782990ba4db5e64e40f495ade9c5a1699ce1897b3bbb63211","timestamp":"0x677e9c3c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5311","index":"0x4301e36","validatorIndex":"0xa84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae91","index":"0x4301e37","validatorIndex":"0xa85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148662","index":"0x4301e38","validatorIndex":"0xa86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f3f","index":"0x4301e39","validatorIndex":"0xa87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1484c0","index":"0x4301e3a","validatorIndex":"0xa88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e3b","validatorIndex":"0xa89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301e3c","validatorIndex":"0xa8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e3d","validatorIndex":"0xa8b"}]},[],"0xefec47639a6c70961d9d8fd046bcb4d266415a069abdb8304c5814497f15b4da"]) 2025-01-08 15:39:40.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722644 (0xef9c17...bdb138), Extra Data: Nethermind 2025-01-08 15:39:40.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Syncing... Inserting block 13722644 (0xef9c17...bdb138). 2025-01-08 15:39:40.1244|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","blockNumber":"0xd16414","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","prevRandao":"0xacafcc89c3675b91220d0150319629cc3985bd9d237288b0c2b5c47b245370fa","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x496510eec2f161d782990ba4db5e64e40f495ade9c5a1699ce1897b3bbb63211","timestamp":"0x677e9c3c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5311","index":"0x4301e36","validatorIndex":"0xa84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae91","index":"0x4301e37","validatorIndex":"0xa85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148662","index":"0x4301e38","validatorIndex":"0xa86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f3f","index":"0x4301e39","validatorIndex":"0xa87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1484c0","index":"0x4301e3a","validatorIndex":"0xa88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e3b","validatorIndex":"0xa89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301e3c","validatorIndex":"0xa8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e3d","validatorIndex":"0xa8b"}]},[],"0xefec47639a6c70961d9d8fd046bcb4d266415a069abdb8304c5814497f15b4da"]) 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","blockNumber":"0xd16414","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xec31d731ebd74369b1f23bd4ccd47127ef651fbb0e41d79d1db4e24adace3b42","prevRandao":"0xacafcc89c3675b91220d0150319629cc3985bd9d237288b0c2b5c47b245370fa","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x496510eec2f161d782990ba4db5e64e40f495ade9c5a1699ce1897b3bbb63211","timestamp":"0x677e9c3c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5311","index":"0x4301e36","validatorIndex":"0xa84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae91","index":"0x4301e37","validatorIndex":"0xa85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148662","index":"0x4301e38","validatorIndex":"0xa86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f3f","index":"0x4301e39","validatorIndex":"0xa87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1484c0","index":"0x4301e3a","validatorIndex":"0xa88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e3b","validatorIndex":"0xa89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301e3c","validatorIndex":"0xa8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e3d","validatorIndex":"0xa8b"}]},[],"0xefec47639a6c70961d9d8fd046bcb4d266415a069abdb8304c5814497f15b4da"]) handled in 1ms 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:40.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.2713|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:40.2713|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:39:40.2713|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722644 (0xef9c17...bdb138), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:40.2713|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722644 (0xef9c17...bdb138), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:40.2713|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:40.2713|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:39:40.2727|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:40.2727|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:40.2727|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:40.2727|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:40.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.4125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.5134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.6130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.7026|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.7026|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:40.7026|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.7026|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:40.7150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.8085|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:40.8130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.8469|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:40.9007|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:40.9126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:40.9178|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:40.9203|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.9203|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:40.9203|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:40.9203|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:40.9375|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:41.0125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.0563|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722611 | target: 13722644 | peer: 13722642 2025-01-08 15:39:41.0563|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:41.0563|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:39:41.0563|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:39:41.0563|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] 2025-01-08 15:39:41.0563|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722611, beaconPivotExists: True, BestSuggestedBody: 13722611, BestKnownNumber: 13722611, BestPeer: [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out], BestKnownBeaconNumber 13722644 2025-01-08 15:39:41.0563|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] (our best 13722611) 2025-01-08 15:39:41.1125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.1125|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] (our best 13722612) 2025-01-08 15:39:41.1125|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:41.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:39:41.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722641| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:41.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:39:41.2084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.3130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.3581|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:41.3581|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:41.3581|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:41.3581|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:41.4125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.5130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.5634|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.65.193.240:42303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 15:39:41.6131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.6384|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.168.239.209:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 7576 2025-01-08 15:39:41.7048|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.7048|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:41.7048|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.7048|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:41.7190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.7542|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.7542|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:41.7542|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.7542|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:41.7562|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:41.7562|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:41.7562|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:41.7562|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.8131|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:41.8164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.9005|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:39:41.9165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:41.9223|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:41.9366|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:42.0169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.0585|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722612 | target: 13722644 | peer: 13722642 2025-01-08 15:39:42.0585|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:42.1126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.2170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.3173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.4169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.5172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.6159|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.7074|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.7074|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:42.7074|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.7074|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:42.7190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:42.8182|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.8182|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:42.9000|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:42.9233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:42.9274|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:43.0274|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.1231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.2246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.3311|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.3491|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->114.32.225.93:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:43.3575|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:43.4288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.5313|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.6291|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.7096|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.7096|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:43.7096|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.7096|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:43.7289|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.8228|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.8228|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:43.8228|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.8228|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.8246|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:43.8285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.8965|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:43.9296|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:43.9296|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:44.0328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.1290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.1842|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|86.98.35.51:57030->30303] to: 30303 2025-01-08 15:39:44.1842|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|86.98.35.51:57030->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:44.2333|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.2660|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.81.89.198:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:44.3333|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.4332|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.4726|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 15:39:44.4726|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: 671291...633135 2025-01-08 15:39:44.5140|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.214.53.99:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:44.5328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.6329|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.7120|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.7120|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:44.7120|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.7120|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:44.7331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:44.8325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.8981|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:44.9322|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:44.9379|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:44.9417|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.9417|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:44.9417|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:44.9417|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:45.0025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.0025|DEBUG|Consensus.Producers.BuildBlocksInALoop|23|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:39:45.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.1092|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.6.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:39:45.2075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","blockNumber":"0xd16415","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","prevRandao":"0x3946ad146119921818e27ef020b7a6d24617dfa365c0164929e4dbb97f719df1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc945d45f2d1df7f6ef1f83699e7369de7b9d0e61e769baae4f7b5b31397a84b5","timestamp":"0x677e9c41","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aef91","index":"0x4301e3e","validatorIndex":"0xa8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0648","index":"0x4301e3f","validatorIndex":"0xa8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b49b","index":"0x4301e40","validatorIndex":"0xa8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8c","index":"0x4301e41","validatorIndex":"0xa8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1458e2","index":"0x4301e42","validatorIndex":"0xa90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145792","index":"0x4301e43","validatorIndex":"0xa91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af71","index":"0x4301e44","validatorIndex":"0xa92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ca7","index":"0x4301e45","validatorIndex":"0xa93"}]},[],"0x8ea69a722093fb37f22033be9d09d3e8513c630b11533b1fdc6f360de9c51647"]) 2025-01-08 15:39:45.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.3090|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Received New Block: 13722645 (0x21a42c...fd0e62), Extra Data: Nethermind 2025-01-08 15:39:45.3090|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Syncing... Inserting block 13722645 (0x21a42c...fd0e62). 2025-01-08 15:39:45.3090|DEBUG|Merge.Plugin.GC.GCKeeper|23|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","blockNumber":"0xd16415","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","prevRandao":"0x3946ad146119921818e27ef020b7a6d24617dfa365c0164929e4dbb97f719df1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc945d45f2d1df7f6ef1f83699e7369de7b9d0e61e769baae4f7b5b31397a84b5","timestamp":"0x677e9c41","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aef91","index":"0x4301e3e","validatorIndex":"0xa8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0648","index":"0x4301e3f","validatorIndex":"0xa8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b49b","index":"0x4301e40","validatorIndex":"0xa8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8c","index":"0x4301e41","validatorIndex":"0xa8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1458e2","index":"0x4301e42","validatorIndex":"0xa90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145792","index":"0x4301e43","validatorIndex":"0xa91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af71","index":"0x4301e44","validatorIndex":"0xa92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ca7","index":"0x4301e45","validatorIndex":"0xa93"}]},[],"0x8ea69a722093fb37f22033be9d09d3e8513c630b11533b1fdc6f360de9c51647"]) 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","blockNumber":"0xd16415","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","prevRandao":"0x3946ad146119921818e27ef020b7a6d24617dfa365c0164929e4dbb97f719df1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc945d45f2d1df7f6ef1f83699e7369de7b9d0e61e769baae4f7b5b31397a84b5","timestamp":"0x677e9c41","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aef91","index":"0x4301e3e","validatorIndex":"0xa8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0648","index":"0x4301e3f","validatorIndex":"0xa8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b49b","index":"0x4301e40","validatorIndex":"0xa8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8c","index":"0x4301e41","validatorIndex":"0xa8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1458e2","index":"0x4301e42","validatorIndex":"0xa90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145792","index":"0x4301e43","validatorIndex":"0xa91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af71","index":"0x4301e44","validatorIndex":"0xa92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ca7","index":"0x4301e45","validatorIndex":"0xa93"}]},[],"0x8ea69a722093fb37f22033be9d09d3e8513c630b11533b1fdc6f360de9c51647"]) handled in 1ms 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:45.3090|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:39:45.3135|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Received ForkChoice: 13722645 (0x21a42c...fd0e62), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:45.3135|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Syncing beacon headers, Request: ForkChoice: 13722645 (0x21a42c...fd0e62), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 1ms 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:45.3135|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:45.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.4163|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:45.5063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.5873|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:45.6083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.6999|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:45.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.7143|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.7143|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:45.7143|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.7143|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:45.7314|DEBUG|Network.Discovery.NodesLocator|23|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:45.7314|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 169, after the process: 170 2025-01-08 15:39:45.7522|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:39:45.7522|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 15:39:45.7522|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|Out|Initialized|30303->162.19.57.173:30303] created. 2025-01-08 15:39:45.8122|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:45.8334|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:45.8365|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.8365|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:45.8365|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.8365|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:45.9021|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:45.9089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:45.9437|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.9437|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:45.9437|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.9437|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:45.9460|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:46.0125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.0587|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722612 | target: 13722645 | peer: 13722645 2025-01-08 15:39:46.0587|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:46.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:39:46.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:39:46.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] 2025-01-08 15:39:46.0587|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722612, beaconPivotExists: True, BestSuggestedBody: 13722612, BestKnownNumber: 13722612, BestPeer: [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out], BestKnownBeaconNumber 13722645 2025-01-08 15:39:46.0587|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] (our best 13722612) 2025-01-08 15:39:46.1156|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] (our best 13722613) 2025-01-08 15:39:46.1156|DEBUG|Synchronization.Blocks.BlockDownloader|23|Blocks download from [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:46.1156|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FastSyncFeed state changed to Dormant 2025-01-08 15:39:46.1156|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:46.1156|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher is going to sleep. 2025-01-08 15:39:46.1169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.2173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.3175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.3600|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:46.3600|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:46.3600|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:46.3600|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:46.4225|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.5225|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.6234|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.7166|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.7166|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:46.7166|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.7166|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:46.7212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.7292|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:46.8231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:46.8383|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:46.8416|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.8416|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:46.8416|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.8416|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:46.9027|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:39:46.9227|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.9491|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:46.9524|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:46.9524|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:47.0229|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.0588|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722613 | target: 13722645 | peer: 13722645 2025-01-08 15:39:47.0588|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:47.1226|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.2233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.3176|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.4179|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.5225|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.6246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.7189|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.7189|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:47.7189|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.7189|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:47.7255|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.8228|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.8437|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:47.8992|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:47.9246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:47.9541|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:47.9573|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.9573|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:47.9573|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:47.9573|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:48.0273|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.1231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.1410|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:48.1618|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:39:48.2245|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.3267|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.4247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.4913|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.46.85.84:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:39:48.5267|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.6273|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.6273|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.169.21.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:48.7214|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.7214|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:48.7214|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.7214|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:48.7250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.8273|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:48.8492|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:48.8524|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.8524|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:48.8524|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.8524|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:48.9025|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:39:48.9217|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:48.9594|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.9594|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:48.9594|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.9594|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:48.9613|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:48.9613|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:48.9613|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:48.9613|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:48.9613|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.9642|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:48.9642|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:48.9642|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:49.0255|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.1281|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.2313|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.2326|DEBUG|Network.Discovery.NodesLocator|23|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:39:49.2326|DEBUG|Network.Discovery.NodesLocator|23|Starting discovery process for node: randomNode: 652503...82f7bb 2025-01-08 15:39:49.3327|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.4328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.5323|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.5402|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.59.118.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:39:49.6285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.7239|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.7239|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:49.7239|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.7239|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:49.7328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.8287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.8546|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:49.9025|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:39:49.9329|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:49.9664|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:50.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:39:50.1031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.1674|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:50.1943|DEBUG|Network.PeerManager|15|Peer pool size is: 2929 2025-01-08 15:39:50.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.3026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.4064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.4731|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:50.4731|DEBUG|Network.Discovery.NodesLocator|40|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:39:50.4731|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.68.4.138:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:39:50.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.6069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.6783|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","blockNumber":"0xd16416","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","prevRandao":"0xccbee956d77097798547ad7f146057178adbc2b444ef9a8b460d70d2533cb705","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbd144ab981e3251c506b73a378081475d7ca29cb27865866ab54d6701880074c","timestamp":"0x677e9c46","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888f","index":"0x4301e46","validatorIndex":"0xa94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab3a","index":"0x4301e47","validatorIndex":"0xa95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a4","index":"0x4301e48","validatorIndex":"0xa96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f43","index":"0x4301e49","validatorIndex":"0xa97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148abb","index":"0x4301e4a","validatorIndex":"0xa98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e4b","validatorIndex":"0xa99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e4c","validatorIndex":"0xa9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b375e","index":"0x4301e4d","validatorIndex":"0xa9b"}]},[],"0x44a4b4fb590dbd64a20da0aa2a37eb9d76e074915ade0de70daa28385b3d2e12"]) 2025-01-08 15:39:50.6783|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Received New Block: 13722646 (0x71cd30...259f51), Extra Data: chiado-lighthouse-0 2025-01-08 15:39:50.6783|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Syncing... Inserting block 13722646 (0x71cd30...259f51). 2025-01-08 15:39:50.6783|DEBUG|Merge.Plugin.GC.GCKeeper|23|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:50.6783|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","blockNumber":"0xd16416","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","prevRandao":"0xccbee956d77097798547ad7f146057178adbc2b444ef9a8b460d70d2533cb705","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbd144ab981e3251c506b73a378081475d7ca29cb27865866ab54d6701880074c","timestamp":"0x677e9c46","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888f","index":"0x4301e46","validatorIndex":"0xa94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab3a","index":"0x4301e47","validatorIndex":"0xa95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a4","index":"0x4301e48","validatorIndex":"0xa96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f43","index":"0x4301e49","validatorIndex":"0xa97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148abb","index":"0x4301e4a","validatorIndex":"0xa98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e4b","validatorIndex":"0xa99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e4c","validatorIndex":"0xa9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b375e","index":"0x4301e4d","validatorIndex":"0xa9b"}]},[],"0x44a4b4fb590dbd64a20da0aa2a37eb9d76e074915ade0de70daa28385b3d2e12"]) 2025-01-08 15:39:50.6783|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","blockNumber":"0xd16416","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x21a42c07f0f66f5a100332ff3b470399be2de5f4ee88c4e4de71b5c814fd0e62","prevRandao":"0xccbee956d77097798547ad7f146057178adbc2b444ef9a8b460d70d2533cb705","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbd144ab981e3251c506b73a378081475d7ca29cb27865866ab54d6701880074c","timestamp":"0x677e9c46","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888f","index":"0x4301e46","validatorIndex":"0xa94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab3a","index":"0x4301e47","validatorIndex":"0xa95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a4","index":"0x4301e48","validatorIndex":"0xa96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7f43","index":"0x4301e49","validatorIndex":"0xa97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148abb","index":"0x4301e4a","validatorIndex":"0xa98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e4b","validatorIndex":"0xa99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e4c","validatorIndex":"0xa9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b375e","index":"0x4301e4d","validatorIndex":"0xa9b"}]},[],"0x44a4b4fb590dbd64a20da0aa2a37eb9d76e074915ade0de70daa28385b3d2e12"]) handled in 1ms 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:39:50.6808|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722646 (0x71cd30...259f51), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:50.6808|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722646 (0x71cd30...259f51), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:50.6808|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:39:50.6845|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:50.6845|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:50.6845|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:50.6845|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:50.7068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.7262|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.7262|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:50.7262|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.7262|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:50.7408|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|143.198.165.104:57996->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 15:39:50.8074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:50.8604|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:50.8650|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.8650|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:50.8650|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.8650|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:50.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:50.9073|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:39:50.9715|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.9715|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:50.9715|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.9715|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:50.9733|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:51.0101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.0594|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722613 | target: 13722646 | peer: 13722645 2025-01-08 15:39:51.0594|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:51.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:39:51.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:39:51.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] 2025-01-08 15:39:51.0594|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722613, beaconPivotExists: True, BestSuggestedBody: 13722613, BestKnownNumber: 13722613, BestPeer: [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out], BestKnownBeaconNumber 13722646 2025-01-08 15:39:51.0594|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] (our best 13722613) 2025-01-08 15:39:51.1093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.1166|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] (our best 13722614) 2025-01-08 15:39:51.1166|DEBUG|Synchronization.Blocks.BlockDownloader|40|Blocks download from [HBR ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:51.1166|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Dormant 2025-01-08 15:39:51.1166|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722643| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:51.1166|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher is going to sleep. 2025-01-08 15:39:51.2098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.3127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.3602|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:51.3602|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:51.3602|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:51.3602|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:51.4173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.4729|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:51.5227|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.6228|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.7267|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.7284|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.7284|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:51.7284|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.7284|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:51.7579|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:51.8246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:51.8666|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:51.8697|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.8697|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:51.8697|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.8697|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:51.9067|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:51.9246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:51.9761|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.9761|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:51.9761|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.9761|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:51.9775|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:52.0244|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.0595|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722614 | target: 13722646 | peer: 13722645 2025-01-08 15:39:52.0595|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:52.1309|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.2284|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.3323|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.4324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.5324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.6292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.7305|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.7305|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:52.7305|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.7305|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:52.7333|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.8332|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.8697|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:52.8697|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.8697|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:52.8697|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.8697|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.8776|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:52.9110|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:52.9331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:52.9811|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.9842|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:52.9842|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:52.9842|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:53.0325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.1324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.2331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.3324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.4324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.5333|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.5912|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.177.147.109:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 7576 2025-01-08 15:39:53.6370|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.7328|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.7328|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:53.7328|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.7328|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:53.7373|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.8375|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.8769|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.155.78.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:53.8812|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:53.8842|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.8842|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:53.8842|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.8842|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:53.9124|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:53.9430|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:53.9768|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:39:53.9768|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 625fda...4dec6c 2025-01-08 15:39:53.9865|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.9865|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:53.9865|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.9865|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:53.9887|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:54.0425|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.1436|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.2423|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.3467|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.4471|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.5444|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.6409|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.7351|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.7351|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:54.7351|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.7351|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:54.7467|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.8432|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:54.8865|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:54.8896|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.8896|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:54.8896|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.8896|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:54.9128|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:54.9471|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:54.9471|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:54.9926|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:54.9965|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.9965|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:54.9965|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:54.9965|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:55.0066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.0066|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9940000 for next AuRa step. 2025-01-08 15:39:55.1036|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.1215|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:55.1273|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:55.1273|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:39:55.1312|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","blockNumber":"0xd16417","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","prevRandao":"0xe466cc575c5d04c872975b30e64118759e6c464bd722968fd886105d6e84c148","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x625dd9fc2a0ce20708ea0ee54437a0c16aeddc78fc7fd136c9440d7a5c1da686","timestamp":"0x677e9c4b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e80","index":"0x4301e4e","validatorIndex":"0xa9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b182","index":"0x4301e4f","validatorIndex":"0xa9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148891","index":"0x4301e50","validatorIndex":"0xa9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a6","index":"0x4301e51","validatorIndex":"0xa9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af71","index":"0x4301e52","validatorIndex":"0xaa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301e53","validatorIndex":"0xaa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e54","validatorIndex":"0xaa2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ba4d6","index":"0x4301e55","validatorIndex":"0xaa3"}]},[],"0xd6e9508d1699b5e731eeed5d3d73fb8a1bfd733693fbdf97a86805d57765c23c"]) 2025-01-08 15:39:55.1312|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722647 (0x5fad6e...3f0606), Extra Data: Nethermind 2025-01-08 15:39:55.1328|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722647 (0x5fad6e...3f0606). 2025-01-08 15:39:55.1328|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:39:55.1328|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","blockNumber":"0xd16417","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","prevRandao":"0xe466cc575c5d04c872975b30e64118759e6c464bd722968fd886105d6e84c148","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x625dd9fc2a0ce20708ea0ee54437a0c16aeddc78fc7fd136c9440d7a5c1da686","timestamp":"0x677e9c4b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e80","index":"0x4301e4e","validatorIndex":"0xa9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b182","index":"0x4301e4f","validatorIndex":"0xa9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148891","index":"0x4301e50","validatorIndex":"0xa9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a6","index":"0x4301e51","validatorIndex":"0xa9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af71","index":"0x4301e52","validatorIndex":"0xaa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301e53","validatorIndex":"0xaa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e54","validatorIndex":"0xaa2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ba4d6","index":"0x4301e55","validatorIndex":"0xaa3"}]},[],"0xd6e9508d1699b5e731eeed5d3d73fb8a1bfd733693fbdf97a86805d57765c23c"]) 2025-01-08 15:39:55.1328|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","blockNumber":"0xd16417","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x71cd30d2649cb27fd7068ab4129022dffa43e44a2cb843497fd6e61111259f51","prevRandao":"0xe466cc575c5d04c872975b30e64118759e6c464bd722968fd886105d6e84c148","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x625dd9fc2a0ce20708ea0ee54437a0c16aeddc78fc7fd136c9440d7a5c1da686","timestamp":"0x677e9c4b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e80","index":"0x4301e4e","validatorIndex":"0xa9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b182","index":"0x4301e4f","validatorIndex":"0xa9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148891","index":"0x4301e50","validatorIndex":"0xa9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a6","index":"0x4301e51","validatorIndex":"0xa9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14af71","index":"0x4301e52","validatorIndex":"0xaa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301e53","validatorIndex":"0xaa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e54","validatorIndex":"0xaa2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ba4d6","index":"0x4301e55","validatorIndex":"0xaa3"}]},[],"0xd6e9508d1699b5e731eeed5d3d73fb8a1bfd733693fbdf97a86805d57765c23c"]) handled in 2ms 2025-01-08 15:39:55.1328|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:55.1328|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:55.1328|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:55.1328|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:39:55.1370|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722647 (0x5fad6e...3f0606), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:55.1370|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722647 (0x5fad6e...3f0606), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:55.1370|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:55.2065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.3058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.5046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.6086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.7373|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.7373|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:55.7373|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.7373|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:55.8009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:39:55.8085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.8915|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.8915|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:55.8915|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.8915|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.8935|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:55.9084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:55.9171|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:55.9983|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:56.0090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722614 | target: 13722647 | peer: 13722646 2025-01-08 15:39:56.0586|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:39:56.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Active 2025-01-08 15:39:56.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher got activated. 2025-01-08 15:39:56.0586|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|MergeBlockDownloader GetCurrentNumber: currentNumber 13722614, beaconPivotExists: True, BestSuggestedBody: 13722614, BestKnownNumber: 13722614, BestPeer: [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out], BestKnownBeaconNumber 13722647 2025-01-08 15:39:56.0586|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|23|Continue full sync with [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] (our best 13722614) 2025-01-08 15:39:56.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] 2025-01-08 15:39:56.1095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.1186|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] (our best 13722615) 2025-01-08 15:39:56.1186|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:39:56.1186|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:39:56.1186|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] has been processed 2025-01-08 15:39:56.1186|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:39:56.1245|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:39:56.2088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.3091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.3614|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:56.3614|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:56.3614|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:56.3614|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:56.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.6049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.7399|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:56.7399|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:56.7399|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:56.7399|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:56.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:56.8973|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:56.9006|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:56.9006|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:56.9006|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:56.9006|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:56.9094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:56.9172|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:57.0033|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.0033|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:57.0033|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.0033|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.0050|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:57.0086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.0591|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722615 | target: 13722647 | peer: 13722646 2025-01-08 15:39:57.0591|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:39:57.1087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.1250|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|131.153.201.194:51352->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:39:57.2148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.3120|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.4128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.5147|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.5482|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:57.6151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.7145|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.7424|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.7424|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:57.7424|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.7424|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:57.8151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:57.9027|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:57.9126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:57.9171|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.0084|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:58.0124|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.79.248.151:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 15:39:58.0124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.1148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.2141|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.3146|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.4146|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.5110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.6151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.6539|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:39:58.6539|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: bcb248...1771f0 2025-01-08 15:39:58.7123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.7447|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.7447|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:58.7447|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.7447|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:58.8150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:58.9078|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:58.9123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:58.9165|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:59.0132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:59.0132|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:59.0164|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.0164|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:59.0164|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.0164|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:59.1150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.2152|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.2270|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->43.207.165.114:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99999 2025-01-08 15:39:59.2360|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.194.21:30344] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:59.3109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.4151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.4300|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->171.22.31.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:39:59.4623|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.209.223.56:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:59.5163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.5731|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.208.206.34:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:39:59.6187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.6378|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:39:59.6487|DEBUG|Network.PeerManager|44|Peer pool size is: 3030 2025-01-08 15:39:59.6880|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.187.254.164:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:39:59.6981|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:59.7192|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.7468|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.7468|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:59.7468|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.7468|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:59.7597|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:39:59.7597|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:39:59.8164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.8696|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.141.103.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:39:59.9125|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:39:59.9171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:39:59.9171|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:40:00.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:40:00.0186|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.0186|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:00.0186|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.0186|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.0205|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:00.0363|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.214.7:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:40:00.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","blockNumber":"0xd16418","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x270d8","logsBloom":"0x00000000000000000100000000000800000000000000000000004000000000000000000000000000000000000010000000000010000000000000000000040010000000000080000000000008000000000000000000040000000000010000000000000000000000000000000000000000000000000000000000000010000000000180040000000080800000000004000000000080000000008000000000000000100000001000000000000000000000000000000000400200000000000000000000000002000000000000000010000000000000000000000000010000000040000000000000000000000200400000000000000000000000000000000000000000","parentHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","prevRandao":"0x62f347787f8ea13d68e32e78a6bd88b3271fd3567788f61b9608a2d61fcfc523","receiptsRoot":"0xee881b2490301053d096b0f6fdc3fc7900e4cd433c31ff3f105290893d8a224d","stateRoot":"0x04ed027884e7a111cc49b8cc59fd08db7bc9a29c0cc6c0a8edb804f619e40218","timestamp":"0x677e9c50","transactions":["0xf9044c4c8459682f0783028b0c94f8a4b0284c1c401ae42e27d30402ca95a0e9e8e080b903e41489ed1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009f00000000000000000000000000000000000000000000000000000000000000a10000000000000000000000000000000000000000000000000000000000000000bab22fe125e4e0e232d3b4328b49dd5ccf6f1e758013e0689e5700df8492df8b0000000000000000000000001c5b00165da06f7ad4209d7962cac84bda75325820227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd3a084dc8b7205d4ecb1f37c2b523e7cdf4a145caeef2eda18b43943810d2bfe022fa04fd1bce4628ab26603de1a594ff701b703fb4884fd1933e312e8539061755e5e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e56","validatorIndex":"0xaa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc95","index":"0x4301e57","validatorIndex":"0xaa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caa1a","index":"0x4301e58","validatorIndex":"0xaa6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d987","index":"0x4301e59","validatorIndex":"0xaa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140296","index":"0x4301e5a","validatorIndex":"0xaa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e5b","validatorIndex":"0xaa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e5c","validatorIndex":"0xaaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e5d","validatorIndex":"0xaab"}]},[],"0x54687a17a86430da951a85bbf9897538f3e043df2e2082eb43befc83a6915033"]) 2025-01-08 15:40:00.1373|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722648 (0x5756b9...21d670), Extra Data: Nethermind 2025-01-08 15:40:00.1373|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722648 (0x5756b9...21d670). 2025-01-08 15:40:00.1373|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","blockNumber":"0xd16418","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x270d8","logsBloom":"0x00000000000000000100000000000800000000000000000000004000000000000000000000000000000000000010000000000010000000000000000000040010000000000080000000000008000000000000000000040000000000010000000000000000000000000000000000000000000000000000000000000010000000000180040000000080800000000004000000000080000000008000000000000000100000001000000000000000000000000000000000400200000000000000000000000002000000000000000010000000000000000000000000010000000040000000000000000000000200400000000000000000000000000000000000000000","parentHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","prevRandao":"0x62f347787f8ea13d68e32e78a6bd88b3271fd3567788f61b9608a2d61fcfc523","receiptsRoot":"0xee881b2490301053d096b0f6fdc3fc7900e4cd433c31ff3f105290893d8a224d","stateRoot":"0x04ed027884e7a111cc49b8cc59fd08db7bc9a29c0cc6c0a8edb804f619e40218","timestamp":"0x677e9c50","transactions":["0xf9044c4c8459682f0783028b0c94f8a4b0284c1c401ae42e27d30402ca95a0e9e8e080b903e41489ed1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009f00000000000000000000000000000000000000000000000000000000000000a10000000000000000000000000000000000000000000000000000000000000000bab22fe125e4e0e232d3b4328b49dd5ccf6f1e758013e0689e5700df8492df8b0000000000000000000000001c5b00165da06f7ad4209d7962cac84bda75325820227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd3a084dc8b7205d4ecb1f37c2b523e7cdf4a145caeef2eda18b43943810d2bfe022fa04fd1bce4628ab26603de1a594ff701b703fb4884fd1933e312e8539061755e5e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e56","validatorIndex":"0xaa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc95","index":"0x4301e57","validatorIndex":"0xaa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caa1a","index":"0x4301e58","validatorIndex":"0xaa6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d987","index":"0x4301e59","validatorIndex":"0xaa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140296","index":"0x4301e5a","validatorIndex":"0xaa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e5b","validatorIndex":"0xaa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e5c","validatorIndex":"0xaaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e5d","validatorIndex":"0xaab"}]},[],"0x54687a17a86430da951a85bbf9897538f3e043df2e2082eb43befc83a6915033"]) 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","blockNumber":"0xd16418","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x270d8","logsBloom":"0x00000000000000000100000000000800000000000000000000004000000000000000000000000000000000000010000000000010000000000000000000040010000000000080000000000008000000000000000000040000000000010000000000000000000000000000000000000000000000000000000000000010000000000180040000000080800000000004000000000080000000008000000000000000100000001000000000000000000000000000000000400200000000000000000000000002000000000000000010000000000000000000000000010000000040000000000000000000000200400000000000000000000000000000000000000000","parentHash":"0x5fad6ee4932adf61a1501bef4260ab268783f63ee4ad0209aed7188b093f0606","prevRandao":"0x62f347787f8ea13d68e32e78a6bd88b3271fd3567788f61b9608a2d61fcfc523","receiptsRoot":"0xee881b2490301053d096b0f6fdc3fc7900e4cd433c31ff3f105290893d8a224d","stateRoot":"0x04ed027884e7a111cc49b8cc59fd08db7bc9a29c0cc6c0a8edb804f619e40218","timestamp":"0x677e9c50","transactions":["0xf9044c4c8459682f0783028b0c94f8a4b0284c1c401ae42e27d30402ca95a0e9e8e080b903e41489ed1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009f00000000000000000000000000000000000000000000000000000000000000a10000000000000000000000000000000000000000000000000000000000000000bab22fe125e4e0e232d3b4328b49dd5ccf6f1e758013e0689e5700df8492df8b0000000000000000000000001c5b00165da06f7ad4209d7962cac84bda75325820227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd3a084dc8b7205d4ecb1f37c2b523e7cdf4a145caeef2eda18b43943810d2bfe022fa04fd1bce4628ab26603de1a594ff701b703fb4884fd1933e312e8539061755e5e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14da9c","index":"0x4301e56","validatorIndex":"0xaa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc95","index":"0x4301e57","validatorIndex":"0xaa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caa1a","index":"0x4301e58","validatorIndex":"0xaa6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d987","index":"0x4301e59","validatorIndex":"0xaa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140296","index":"0x4301e5a","validatorIndex":"0xaa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e5b","validatorIndex":"0xaa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e5c","validatorIndex":"0xaaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e5d","validatorIndex":"0xaab"}]},[],"0x54687a17a86430da951a85bbf9897538f3e043df2e2082eb43befc83a6915033"]) handled in 1ms 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:00.1420|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722648 (0x5756b9...21d670), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:00.1420|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722648 (0x5756b9...21d670), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 1ms 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:00.1420|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:00.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.3772|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->145.239.161.11:15701] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:00.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.7489|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.7489|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:00.7489|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.7489|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:00.7565|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:00.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.8918|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.47.3.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:40:00.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:00.9172|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:00.9172|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:00.9202|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.9202|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:00.9202|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:00.9202|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.0244|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.0589|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722615 | target: 13722648 | peer: 13722646 2025-01-08 15:40:01.0589|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:01.0589|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Active 2025-01-08 15:40:01.0589|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher got activated. 2025-01-08 15:40:01.0589|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] 2025-01-08 15:40:01.0589|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722615, beaconPivotExists: True, BestSuggestedBody: 13722615, BestKnownNumber: 13722615, BestPeer: [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out], BestKnownBeaconNumber 13722648 2025-01-08 15:40:01.0589|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] (our best 13722615) 2025-01-08 15:40:01.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.1009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.229.255:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:40:01.1159|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] (our best 13722616) 2025-01-08 15:40:01.1162|DEBUG|Synchronization.Blocks.BlockDownloader|46|Blocks download from [HBR ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:01.1162|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Dormant 2025-01-08 15:40:01.1162|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722645| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:01.1162|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher is going to sleep. 2025-01-08 15:40:01.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.3034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.3630|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:01.3630|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:01.3630|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:01.3630|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:01.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.4993|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.5969|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.6984|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.7510|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.7510|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:01.7510|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.7510|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:01.7610|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:01.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.8982|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:01.9163|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:01.9222|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:01.9988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:02.0294|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:02.0332|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.0332|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:02.0332|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.0332|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:02.0591|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722616 | target: 13722648 | peer: 13722646 2025-01-08 15:40:02.0591|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:02.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.1895|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:02.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.6094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.7533|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.7533|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:02.7533|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.7533|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:02.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:02.9170|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:02.9274|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:03.0087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.0354|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.0354|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:03.0354|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.0354|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.0374|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:03.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.2063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.2893|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:03.2893|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 789749...5751cb 2025-01-08 15:40:03.3053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.4088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.6055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.7563|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.7563|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:03.7563|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.7563|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:03.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:03.9171|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:03.9330|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:04.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:04.0411|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:04.0444|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.0444|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:04.0444|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.0444|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:04.1080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.2054|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:04.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.4188|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:04.4764|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|205.209.106.50:42208->30303] - Out session already connected 2025-01-08 15:40:04.4764|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|205.209.106.50:42208->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:40:04.5057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.5690|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:04.5690|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:04.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.6046|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->205.209.106.50:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 806591 2025-01-08 15:40:04.7094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.7582|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.7582|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:04.7582|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.7582|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:04.8052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.8537|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:40:04.9092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:04.9126|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:04.9381|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.9381|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:04.9381|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.9381|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:04.9493|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:04.9493|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:04.9493|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:04.9493|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:04.9543|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.9543|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:04.9543|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:04.9543|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:05.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:40:05.0466|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.0466|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:05.0466|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.0466|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.0484|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:05.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.2644|DEBUG|Synchronization.Peers.SyncPeerPool|40|Dropped 0 useless peers 2025-01-08 15:40:05.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","blockNumber":"0xd16419","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","prevRandao":"0xa5b618fa794312c6cfb358f4cdfa506a22dbe567877f117724c4e35959a326a5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x389e3f4cf82eb127d8f63adc76cde0eb74ce063253a2d40ba7f5700bcda6ca3a","timestamp":"0x677e9c55","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca1","index":"0x4301e5e","validatorIndex":"0xaac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x557797","index":"0x4301e5f","validatorIndex":"0xaad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e60","validatorIndex":"0xaae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b663","index":"0x4301e61","validatorIndex":"0xaaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e62","validatorIndex":"0xab0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4301e63","validatorIndex":"0xab1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca725","index":"0x4301e64","validatorIndex":"0xab2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e65","validatorIndex":"0xab3"}]},[],"0x74dc5c37e9567087ee794a201580143f1a1c1086a6e7b4ab219f920d77d5a2b9"]) 2025-01-08 15:40:05.3767|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722649 (0x99af20...a44584), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:40:05.3767|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Syncing... Inserting block 13722649 (0x99af20...a44584). 2025-01-08 15:40:05.3767|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","blockNumber":"0xd16419","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","prevRandao":"0xa5b618fa794312c6cfb358f4cdfa506a22dbe567877f117724c4e35959a326a5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x389e3f4cf82eb127d8f63adc76cde0eb74ce063253a2d40ba7f5700bcda6ca3a","timestamp":"0x677e9c55","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca1","index":"0x4301e5e","validatorIndex":"0xaac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x557797","index":"0x4301e5f","validatorIndex":"0xaad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e60","validatorIndex":"0xaae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b663","index":"0x4301e61","validatorIndex":"0xaaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e62","validatorIndex":"0xab0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4301e63","validatorIndex":"0xab1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca725","index":"0x4301e64","validatorIndex":"0xab2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e65","validatorIndex":"0xab3"}]},[],"0x74dc5c37e9567087ee794a201580143f1a1c1086a6e7b4ab219f920d77d5a2b9"]) 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","blockNumber":"0xd16419","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5756b9353175a8dada77c190b9c79b2404d862b2fbadd25ffb7e16c49e21d670","prevRandao":"0xa5b618fa794312c6cfb358f4cdfa506a22dbe567877f117724c4e35959a326a5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x389e3f4cf82eb127d8f63adc76cde0eb74ce063253a2d40ba7f5700bcda6ca3a","timestamp":"0x677e9c55","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca1","index":"0x4301e5e","validatorIndex":"0xaac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x557797","index":"0x4301e5f","validatorIndex":"0xaad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e60","validatorIndex":"0xaae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b663","index":"0x4301e61","validatorIndex":"0xaaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e62","validatorIndex":"0xab0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4301e63","validatorIndex":"0xab1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca725","index":"0x4301e64","validatorIndex":"0xab2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e65","validatorIndex":"0xab3"}]},[],"0x74dc5c37e9567087ee794a201580143f1a1c1086a6e7b4ab219f920d77d5a2b9"]) handled in 1ms 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:05.3767|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:05.3851|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722649 (0x99af20...a44584), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:05.3851|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Syncing beacon headers, Request: ForkChoice: 13722649 (0x99af20...a44584), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:05.3851|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:05.4104|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.5087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.5694|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:05.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.7605|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.7605|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:05.7605|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.7605|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:05.8095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.9146|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:05.9171|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:05.9486|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.166.237.80:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:05.9565|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:06.0147|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.0546|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.0546|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:06.0546|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.0546|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.0565|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:06.0565|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722616 | target: 13722649 | peer: 13722648 2025-01-08 15:40:06.0565|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:06.0565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Active 2025-01-08 15:40:06.0565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:40:06.0565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] 2025-01-08 15:40:06.0565|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722616, beaconPivotExists: True, BestSuggestedBody: 13722616, BestKnownNumber: 13722616, BestPeer: [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out], BestKnownBeaconNumber 13722649 2025-01-08 15:40:06.0565|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] (our best 13722616) 2025-01-08 15:40:06.1163|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] (our best 13722617) 2025-01-08 15:40:06.1163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.1163|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:06.1163|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:40:06.1163|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:06.1163|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:40:06.2187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.3177|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.3639|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:06.3639|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:06.3639|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:06.3639|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:06.4190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.5150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.6171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.7148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.7627|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.7627|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:06.7627|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.7627|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:06.8153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.8759|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.154:30235] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:06.9182|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:06.9182|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:06.9614|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:06.9648|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.9648|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:06.9648|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:06.9648|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:07.0032|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:07.0190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722617 | target: 13722649 | peer: 13722648 2025-01-08 15:40:07.0583|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:07.0608|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:07.0655|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.0655|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:07.0655|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.0655|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:07.1209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.2242|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.3079|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|54.166.237.80:58128->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:07.3207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.4212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.5243|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.6248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.7243|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.7651|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.7651|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:07.7651|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.7651|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:07.8248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.9186|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:07.9243|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:07.9671|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.9671|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:07.9671|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.9671|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:07.9686|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:08.0244|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.0677|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.0677|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:08.0677|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.0677|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.0699|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:08.1053|DEBUG|Network.Discovery.NodesLocator|40|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:08.1053|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: randomNode: ffaee2...1ed26a 2025-01-08 15:40:08.1246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.2249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.3247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.4246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.4813|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.25.219.240:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 9736 2025-01-08 15:40:08.5289|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.5406|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:206.196.145.143]:30303, msg: f1b5324efbb4980f2ca1b399d9a77b0b6017cff331cbef9d654fc9bd26b974efad6beb0500d8ce3bb4818022e7d8c51d7b9dcca5978110521f9fffb760da60294e13fb95c2e2c59ab550ed13cf0342058ba9f1ee37da8496f958c72d2475cfcf0006f8b9a0d54a57c318bf3fe59f4240e2220617197891369f1fffea2f8b5b086f8def5c35f896b840e658c74d3fe7c381e27c8e12368b9483913de1cb2cbdb8273831278576f9271d0a94adbb2bbbbbfb1eff7e9f79c859bef81851bbcde1c6282f3b16a77f180aac0283657468c6849f3d22548082696482763482697084cec4918f89736563703235366b31a103c1667fa1fbd67b6a92bcb6fcb03aee9f1ca5f6a1c1643dcfa4d2e879554ec2fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:40:08.6068|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|Out|Initialized|30303->51.89.153.70:30303] received disconnect [AlreadyConnected] 2025-01-08 15:40:08.6289|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.6888|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.121.194:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:40:08.7291|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.7543|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.48:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:40:08.7621|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|51.89.153.70:41824->30303] to: 30303 2025-01-08 15:40:08.7621|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|51.89.153.70:41824->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:08.7672|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.7672|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:08.7672|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.7672|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:08.8099|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|16.63.23.32:39122->30303] to: 30303 2025-01-08 15:40:08.8099|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|16.63.23.32:39122->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:08.8260|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.9016|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:40:08.9150|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:08.9292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:08.9750|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.9750|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:08.9750|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.9750|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:08.9772|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:09.0307|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:09.0731|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:09.0765|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.0765|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:09.0765|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.0765|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:09.0925|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.80.36.134:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:09.1133|DEBUG|Network.PeerManager|44|Peer pool size is: 3131 2025-01-08 15:40:09.1294|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.1420|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:09.1914|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.244.194.133:56510] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 15:40:09.2292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.2954|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:09.2954|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:09.3284|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.3606|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.207.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 15:40:09.4285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.5285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.6320|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.7252|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.7693|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.7693|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:09.7693|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.7693|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:09.8292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.9141|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:40:09.9290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:09.9813|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:09.9845|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.9845|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:09.9845|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:09.9845|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:10.0054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.0054|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.0788|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:10.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.2046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.2361|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.38.65.149:35555] initiating disconnect because InvalidNetworkId, details: invalid network id - 787982108912797161 2025-01-08 15:40:10.2987|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:10.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","blockNumber":"0xd1641a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","prevRandao":"0xa398d4d7cd618e9f62a0ad5a57d0caa7cf84d708c255a20649126e76016bd960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd1f7c01155955225f460560fa396e99145ded07dc5fc12962710d9c5f152f180","timestamp":"0x677e9c5a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301e66","validatorIndex":"0xab4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d694","index":"0x4301e67","validatorIndex":"0xab5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca737","index":"0x4301e68","validatorIndex":"0xab6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2c0","index":"0x4301e69","validatorIndex":"0xab7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d754","index":"0x4301e6a","validatorIndex":"0xab8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13559b","index":"0x4301e6b","validatorIndex":"0xab9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e6c","validatorIndex":"0xaba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13feb7","index":"0x4301e6d","validatorIndex":"0xabb"}]},[],"0xcd9d0610f47784d2b993546b6809297bc2e15d55e1860fd9dcf9e670743a7ba8"]) 2025-01-08 15:40:10.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.4049|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722650 (0x29c4af...39d3a8), Extra Data: Nethermind 2025-01-08 15:40:10.4049|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722650 (0x29c4af...39d3a8). 2025-01-08 15:40:10.4049|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","blockNumber":"0xd1641a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","prevRandao":"0xa398d4d7cd618e9f62a0ad5a57d0caa7cf84d708c255a20649126e76016bd960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd1f7c01155955225f460560fa396e99145ded07dc5fc12962710d9c5f152f180","timestamp":"0x677e9c5a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301e66","validatorIndex":"0xab4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d694","index":"0x4301e67","validatorIndex":"0xab5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca737","index":"0x4301e68","validatorIndex":"0xab6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2c0","index":"0x4301e69","validatorIndex":"0xab7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d754","index":"0x4301e6a","validatorIndex":"0xab8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13559b","index":"0x4301e6b","validatorIndex":"0xab9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e6c","validatorIndex":"0xaba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13feb7","index":"0x4301e6d","validatorIndex":"0xabb"}]},[],"0xcd9d0610f47784d2b993546b6809297bc2e15d55e1860fd9dcf9e670743a7ba8"]) 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","blockNumber":"0xd1641a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x99af208e787d0787017b3425ba1ee5206e6a8cfee907b1f71d334fd686a44584","prevRandao":"0xa398d4d7cd618e9f62a0ad5a57d0caa7cf84d708c255a20649126e76016bd960","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd1f7c01155955225f460560fa396e99145ded07dc5fc12962710d9c5f152f180","timestamp":"0x677e9c5a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301e66","validatorIndex":"0xab4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d694","index":"0x4301e67","validatorIndex":"0xab5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca737","index":"0x4301e68","validatorIndex":"0xab6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2c0","index":"0x4301e69","validatorIndex":"0xab7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d754","index":"0x4301e6a","validatorIndex":"0xab8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13559b","index":"0x4301e6b","validatorIndex":"0xab9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e6c","validatorIndex":"0xaba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13feb7","index":"0x4301e6d","validatorIndex":"0xabb"}]},[],"0xcd9d0610f47784d2b993546b6809297bc2e15d55e1860fd9dcf9e670743a7ba8"]) handled in 1ms 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:10.4049|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:10.4092|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:10.4092|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:10.4092|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722650 (0x29c4af...39d3a8), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:10.4092|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722650 (0x29c4af...39d3a8), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:10.4092|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:10.4092|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:10.4136|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:10.4136|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:10.4136|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:10.4136|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:10.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.7076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.7716|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.7716|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:10.7716|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.7716|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:10.8052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:10.9127|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:10.9867|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.9867|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:10.9867|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.9867|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:10.9883|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:11.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.0575|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722617 | target: 13722650 | peer: 13722648 2025-01-08 15:40:11.0575|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:11.0575|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Active 2025-01-08 15:40:11.0575|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher got activated. 2025-01-08 15:40:11.0575|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] 2025-01-08 15:40:11.0575|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|MergeBlockDownloader GetCurrentNumber: currentNumber 13722617, beaconPivotExists: True, BestSuggestedBody: 13722617, BestKnownNumber: 13722617, BestPeer: [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out], BestKnownBeaconNumber 13722650 2025-01-08 15:40:11.0575|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] (our best 13722617) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.0841|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:11.1095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.1146|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] (our best 13722618) 2025-01-08 15:40:11.1146|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:11.1146|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:40:11.1146|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722647| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:11.1146|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:40:11.2057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.3094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.3647|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:11.3647|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:11.3647|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:11.3647|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:11.4246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.5247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.6256|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.7269|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:11.7269|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:11.7648|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:11.7736|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.7736|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:11.7736|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.7736|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:11.8256|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.9192|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:11.9248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:11.9657|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|95.217.37.225:43380->30303] to: 30303 2025-01-08 15:40:11.9657|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|95.217.37.225:43380->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:11.9924|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:12.0247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.0606|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722618 | target: 13722650 | peer: 13722648 2025-01-08 15:40:12.0606|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:12.0892|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:12.0928|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.0928|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:12.0928|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.0928|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:12.1215|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.2256|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.3274|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.4268|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.5256|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.6237|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.7211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.7759|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.7759|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:12.7759|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.7759|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:12.8205|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:12.8205|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 01569c...a162cc 2025-01-08 15:40:12.8250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.9188|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:12.9254|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:12.9978|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:13.0008|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.0008|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:13.0008|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.0008|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:13.0274|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.0951|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:13.1245|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.2246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.3273|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.4245|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.5277|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.6236|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.7269|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.7582|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:13.7782|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.7782|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:13.7782|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:13.7782|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:13.8290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.9188|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:13.9285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:13.9379|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:14.0027|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.0027|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:14.0027|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.0027|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.0059|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:14.0285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.1003|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:14.1290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.1919|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:14.1919|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:14.2303|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.3325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.4325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.5287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.6288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.7321|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.7805|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.7805|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:14.7805|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:14.7805|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:14.8324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:14.9157|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:14.9325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.0026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.0026|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:15.0095|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:15.0128|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.0128|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:15.0128|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.0128|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:15.1056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:15.1056|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:15.1089|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.1089|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:15.1089|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.1089|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:15.1934|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:15.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.2149|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","blockNumber":"0xd1641b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1d275","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","prevRandao":"0x9938247a5526c34bf0515df742409ec071a69bdf1cb4123df31091638b33d50e","receiptsRoot":"0xa71ca36673a347cb39f8276c2e082b3bdaed37f006f851cd462a0b56678e5738","stateRoot":"0x6e2a5e739dc3cfa8a92b6a670eb4e820a2905d3a3fe028416779883e70290147","timestamp":"0x677e9c5f","transactions":["0x02f904958227d8824d188459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e4360115a5a794418acee14fed11e1063d3b34c457f8caebe65a09f4e07a76e210e4f100000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000001d58e0208540000000000000000000000000000000000000000000000000000000000000006004e4960e5f93267f2901c64ab7fb4d9f5987eef753d7b699c1948f646a003b5963dd5cc5f8061525a6eae0b6d60df8576200ed7419984711dc6b0bd281cbe2446ea9d129c11a4e23d3a3535a337d65e7dd54856fab256a769eb7dc1acb85bd16b03bdfe5d2daaa8484a15bd1c151eefe7e141fabf6332efafcb0290407767bc13e4331b2247a419daa19416a1f47c1699b33e286562f155eea75002fed5cf374ef47d1dc3af751538b3f1c7b0a87cfaf3087f7717330290b5e648a5d98f2bb6000000000000000000000000000000000000000000000000000000000000000603fdac49b10f097dda40127856b9d4f88f6c99eeb7a0dfa5a50f7bf83d3191146508ccee851bba4537896175e75dcebefda4c1ea0b8c38747bf4e6b4452074d641190a98ea40eecdbd0f170095488402ba874e245015f11b055bfbb16ad96a854593f7eb8f2e54b4a47119084b16dfc560aa9df09222dcfe79a1758060a99e7b5b344e548230cd3c5eb72ce891ed9ce7cee06649f179ac9dd52fb84662dfa1b909126a9f4a83b80c74a45d5401ffe5330db1b9b102c10cddafbb29aa690f0997c001a0f849332467d063c1323f1e25e9ac66c89e8b4899686a78d721cf50e2141cc8b6a013c3fb39ff21069bee007d693b337a04f150d1ce4a4abb92dc20d274c6c1faf0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1380be","index":"0x4301e6e","validatorIndex":"0xabc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e6f","validatorIndex":"0xabd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e70","validatorIndex":"0xabe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e71","validatorIndex":"0xabf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab15c","index":"0x4301e72","validatorIndex":"0xac0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301e73","validatorIndex":"0xac1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x4301e74","validatorIndex":"0xac2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301e75","validatorIndex":"0xac3"}]},[],"0x55e2fbc50613df0589e0589c791ba7f3829219d3765dcfe467c0174fef6a0436"]) 2025-01-08 15:40:15.2149|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722651 (0xa0a705...a58a3c), Extra Data: Nethermind 2025-01-08 15:40:15.2149|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722651 (0xa0a705...a58a3c). 2025-01-08 15:40:15.2149|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:15.2149|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","blockNumber":"0xd1641b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1d275","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","prevRandao":"0x9938247a5526c34bf0515df742409ec071a69bdf1cb4123df31091638b33d50e","receiptsRoot":"0xa71ca36673a347cb39f8276c2e082b3bdaed37f006f851cd462a0b56678e5738","stateRoot":"0x6e2a5e739dc3cfa8a92b6a670eb4e820a2905d3a3fe028416779883e70290147","timestamp":"0x677e9c5f","transactions":["0x02f904958227d8824d188459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e4360115a5a794418acee14fed11e1063d3b34c457f8caebe65a09f4e07a76e210e4f100000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000001d58e0208540000000000000000000000000000000000000000000000000000000000000006004e4960e5f93267f2901c64ab7fb4d9f5987eef753d7b699c1948f646a003b5963dd5cc5f8061525a6eae0b6d60df8576200ed7419984711dc6b0bd281cbe2446ea9d129c11a4e23d3a3535a337d65e7dd54856fab256a769eb7dc1acb85bd16b03bdfe5d2daaa8484a15bd1c151eefe7e141fabf6332efafcb0290407767bc13e4331b2247a419daa19416a1f47c1699b33e286562f155eea75002fed5cf374ef47d1dc3af751538b3f1c7b0a87cfaf3087f7717330290b5e648a5d98f2bb6000000000000000000000000000000000000000000000000000000000000000603fdac49b10f097dda40127856b9d4f88f6c99eeb7a0dfa5a50f7bf83d3191146508ccee851bba4537896175e75dcebefda4c1ea0b8c38747bf4e6b4452074d641190a98ea40eecdbd0f170095488402ba874e245015f11b055bfbb16ad96a854593f7eb8f2e54b4a47119084b16dfc560aa9df09222dcfe79a1758060a99e7b5b344e548230cd3c5eb72ce891ed9ce7cee06649f179ac9dd52fb84662dfa1b909126a9f4a83b80c74a45d5401ffe5330db1b9b102c10cddafbb29aa690f0997c001a0f849332467d063c1323f1e25e9ac66c89e8b4899686a78d721cf50e2141cc8b6a013c3fb39ff21069bee007d693b337a04f150d1ce4a4abb92dc20d274c6c1faf0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1380be","index":"0x4301e6e","validatorIndex":"0xabc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e6f","validatorIndex":"0xabd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e70","validatorIndex":"0xabe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e71","validatorIndex":"0xabf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab15c","index":"0x4301e72","validatorIndex":"0xac0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301e73","validatorIndex":"0xac1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x4301e74","validatorIndex":"0xac2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301e75","validatorIndex":"0xac3"}]},[],"0x55e2fbc50613df0589e0589c791ba7f3829219d3765dcfe467c0174fef6a0436"]) 2025-01-08 15:40:15.2149|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","blockNumber":"0xd1641b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1d275","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29c4af245c29243eb9ba3c9fa68d7cc61409be3a09bc0fd17be329a90239d3a8","prevRandao":"0x9938247a5526c34bf0515df742409ec071a69bdf1cb4123df31091638b33d50e","receiptsRoot":"0xa71ca36673a347cb39f8276c2e082b3bdaed37f006f851cd462a0b56678e5738","stateRoot":"0x6e2a5e739dc3cfa8a92b6a670eb4e820a2905d3a3fe028416779883e70290147","timestamp":"0x677e9c5f","transactions":["0x02f904958227d8824d188459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e4360115a5a794418acee14fed11e1063d3b34c457f8caebe65a09f4e07a76e210e4f100000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000001d58e0208540000000000000000000000000000000000000000000000000000000000000006004e4960e5f93267f2901c64ab7fb4d9f5987eef753d7b699c1948f646a003b5963dd5cc5f8061525a6eae0b6d60df8576200ed7419984711dc6b0bd281cbe2446ea9d129c11a4e23d3a3535a337d65e7dd54856fab256a769eb7dc1acb85bd16b03bdfe5d2daaa8484a15bd1c151eefe7e141fabf6332efafcb0290407767bc13e4331b2247a419daa19416a1f47c1699b33e286562f155eea75002fed5cf374ef47d1dc3af751538b3f1c7b0a87cfaf3087f7717330290b5e648a5d98f2bb6000000000000000000000000000000000000000000000000000000000000000603fdac49b10f097dda40127856b9d4f88f6c99eeb7a0dfa5a50f7bf83d3191146508ccee851bba4537896175e75dcebefda4c1ea0b8c38747bf4e6b4452074d641190a98ea40eecdbd0f170095488402ba874e245015f11b055bfbb16ad96a854593f7eb8f2e54b4a47119084b16dfc560aa9df09222dcfe79a1758060a99e7b5b344e548230cd3c5eb72ce891ed9ce7cee06649f179ac9dd52fb84662dfa1b909126a9f4a83b80c74a45d5401ffe5330db1b9b102c10cddafbb29aa690f0997c001a0f849332467d063c1323f1e25e9ac66c89e8b4899686a78d721cf50e2141cc8b6a013c3fb39ff21069bee007d693b337a04f150d1ce4a4abb92dc20d274c6c1faf0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1380be","index":"0x4301e6e","validatorIndex":"0xabc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e6f","validatorIndex":"0xabd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e70","validatorIndex":"0xabe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e71","validatorIndex":"0xabf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab15c","index":"0x4301e72","validatorIndex":"0xac0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x4301e73","validatorIndex":"0xac1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x4301e74","validatorIndex":"0xac2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301e75","validatorIndex":"0xac3"}]},[],"0x55e2fbc50613df0589e0589c791ba7f3829219d3765dcfe467c0174fef6a0436"]) handled in 1ms 2025-01-08 15:40:15.2199|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:15.2199|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:15.2199|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:15.2199|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:15.2239|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:15.2239|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:15.2242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722651 (0xa0a705...a58a3c), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:15.2242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Syncing beacon headers, Request: ForkChoice: 13722651 (0xa0a705...a58a3c), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:15.2242|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:15.2242|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:15.2242|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:15.2242|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:15.2242|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:15.2242|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:15.2242|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|195.179.228.35:53528->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2810 2025-01-08 15:40:15.3046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.3709|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.163.167.141:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:40:15.4074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.5033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.5033|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.143.247.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:40:15.5888|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.142.26.24:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:15.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.7025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_chainId([]) 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:40:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:40:15.7828|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.7828|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:15.7828|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:15.7828|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:15.8067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:15.9169|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:16.0044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.0149|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.0149|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:16.0149|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.0149|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.0169|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:16.0600|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722618 | target: 13722651 | peer: 13722650 2025-01-08 15:40:16.0600|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:16.0600|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Active 2025-01-08 15:40:16.0600|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:40:16.0603|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] 2025-01-08 15:40:16.0603|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722618, beaconPivotExists: True, BestSuggestedBody: 13722618, BestKnownNumber: 13722618, BestPeer: [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out], BestKnownBeaconNumber 13722651 2025-01-08 15:40:16.0603|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] (our best 13722618) 2025-01-08 15:40:16.1040|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.1110|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.1110|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:16.1110|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.1110|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.1127|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:16.1168|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] (our best 13722619) 2025-01-08 15:40:16.1168|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:16.1168|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:40:16.1168|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:16.1168|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:40:16.2069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.3047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.3652|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:16.3652|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:16.3652|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:16.3652|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:16.4074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.5884|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:16.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.7855|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.7855|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:16.7855|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:16.7855|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:16.8059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.9051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:16.9215|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:17.0054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.0206|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:17.0604|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722619 | target: 13722651 | peer: 13722650 2025-01-08 15:40:17.0604|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:17.1068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:17.1168|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:17.1202|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.1202|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:17.1202|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.1202|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:17.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.3088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.4018|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.243.157.75:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:17.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.6790|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:17.6790|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: eadee6...c2027b 2025-01-08 15:40:17.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.7879|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.7879|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:17.7879|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:17.7879|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:17.7907|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:84.32.32.141]:30303, msg: b73edac470e1e6bd9cd442acca82255be9d5a5ffe3c18e4f163366b8cb8c88b8bc30fddf8e4fd7e25a84eb97939dce4636c46bab2060844e908cc844cd8adee94209ca887bae75dc4c4152b8f7169e476064896404b8832eefd29b5b5b7ccd300106f8b9a0f2fdc4a6e3a2668cef0603a0a7b199a74cb76accfdfe14447393017bc535a3adf896b840a306461f106ba6a0eb1d218f6cf9575d1403a6696d6469b98d638efe36860e4e373b0cdb19cd6bbb97ffea2f61ca00395900d2fce5c77f0bdb8d7a9c4e36881e0283657468c6849f3d225480826964827634826970845420208d89736563703235366b31a103440806a68b42f28bdcce2ae156829e23628e759a3b551bb159294d5fa4f3befb8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:40:17.8085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.8811|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.229:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:17.8928|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.174.30.211:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:40:17.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:17.9206|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:18.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:18.0261|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:18.0294|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.0294|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:18.0294|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.0294|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:18.1089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:18.1220|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:18.1249|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.1249|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:18.1249|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.1249|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:18.2132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.3130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.3130|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.54.222:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:40:18.3212|DEBUG|Network.PeerManager|15|Peer pool size is: 3232 2025-01-08 15:40:18.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.6130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.7154|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.7436|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:193.122.153.229]:30303, msg: 49a02569580804d564b4e793260469fb6918ec1ecf01be093da9ec48ecae2bf5fcdee606241d0b144f75d24a7023e97f3c04279f95eb9cb9b9385a0a8f70ab0d52b9ab594eb3d6d9a22bf5820dedbd2d6943d1d52212ee5f5c3910ea7d334e2d0106f8b9a0005a0253d1cbc8497de315d68919bcc45ecf3ba56838451078f76f62934a4742f896b840526f7a5df47e8761e664d5a91e74f8c2ca3a04869cd742c5def97e6216683b087c6a8ef7d81b161b4b0f58d51859e2bae6ffa81b68cf1678d24afef34ae79a0e0283657468c68488cf81d98082696482763482697084c17a99e589736563703235366b31a102e2662ec71575e9d3453e88d3926b724b34229be7e9d8ed8ec989659f0b073b068374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:40:18.7703|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:18.7903|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.7903|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:18.7903|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:18.7903|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:18.8163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.8355|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:18.9163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:18.9209|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:19.0128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.0316|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.0316|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:19.0316|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.0316|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:19.0345|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:19.0345|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:19.0345|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:19.0345|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:19.0345|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.0345|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:19.0362|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.0362|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:19.1187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.1270|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.1270|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:19.1270|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.1270|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.1286|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:19.1729|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|34.255.212.188:34804->30303] to: 30303 2025-01-08 15:40:19.1729|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.255.212.188:34804->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2109 2025-01-08 15:40:19.2206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.3232|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.4188|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.5193|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.6233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.7240|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.7925|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.7925|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:19.7925|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:19.7925|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:19.8238|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:19.8326|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:19.9231|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:19.9231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.0049|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:20.0383|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:20.0417|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.0417|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:20.0417|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.0417|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:20.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:20.2043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.3064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.5024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.5910|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","blockNumber":"0xd1641c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","prevRandao":"0xea858f74e02c287ced0348f98055b2f2fe9bb503233e317d4e8e9de1f82bfcc8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x53b6da9499c6242f6f84094aee397ba10920b08e25da702bed6c02ca12b9be8a","timestamp":"0x677e9c64","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e76","validatorIndex":"0xac4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301e77","validatorIndex":"0xac5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0e44","index":"0x4301e78","validatorIndex":"0xac6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39a9c4","index":"0x4301e79","validatorIndex":"0xac7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e7a","validatorIndex":"0xac8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e7b","validatorIndex":"0xac9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9a","index":"0x4301e7c","validatorIndex":"0xaca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4301e7d","validatorIndex":"0xacb"}]},[],"0x1614a2d79cdb1938cc87973cdbecb824ec300ee2362d5ee5f3776dd394cf3bab"]) 2025-01-08 15:40:20.5910|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722652 (0x4a5593...980295), Extra Data: chiado-teku-0 2025-01-08 15:40:20.5910|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722652 (0x4a5593...980295). 2025-01-08 15:40:20.5910|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:20.5922|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","blockNumber":"0xd1641c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","prevRandao":"0xea858f74e02c287ced0348f98055b2f2fe9bb503233e317d4e8e9de1f82bfcc8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x53b6da9499c6242f6f84094aee397ba10920b08e25da702bed6c02ca12b9be8a","timestamp":"0x677e9c64","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e76","validatorIndex":"0xac4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301e77","validatorIndex":"0xac5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0e44","index":"0x4301e78","validatorIndex":"0xac6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39a9c4","index":"0x4301e79","validatorIndex":"0xac7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e7a","validatorIndex":"0xac8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e7b","validatorIndex":"0xac9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9a","index":"0x4301e7c","validatorIndex":"0xaca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4301e7d","validatorIndex":"0xacb"}]},[],"0x1614a2d79cdb1938cc87973cdbecb824ec300ee2362d5ee5f3776dd394cf3bab"]) 2025-01-08 15:40:20.5922|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","blockNumber":"0xd1641c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa0a705f5e8b541048ef70548d9b8277e3740256aa87e9a2570533d8107a58a3c","prevRandao":"0xea858f74e02c287ced0348f98055b2f2fe9bb503233e317d4e8e9de1f82bfcc8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x53b6da9499c6242f6f84094aee397ba10920b08e25da702bed6c02ca12b9be8a","timestamp":"0x677e9c64","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e76","validatorIndex":"0xac4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301e77","validatorIndex":"0xac5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0e44","index":"0x4301e78","validatorIndex":"0xac6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39a9c4","index":"0x4301e79","validatorIndex":"0xac7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e7a","validatorIndex":"0xac8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e7b","validatorIndex":"0xac9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9a","index":"0x4301e7c","validatorIndex":"0xaca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4301e7d","validatorIndex":"0xacb"}]},[],"0x1614a2d79cdb1938cc87973cdbecb824ec300ee2362d5ee5f3776dd394cf3bab"]) handled in 1ms 2025-01-08 15:40:20.5922|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:20.5922|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:20.5922|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:20.5922|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:20.5963|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722652 (0x4a5593...980295), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:20.5963|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722652 (0x4a5593...980295), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 1ms 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:20.5963|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:20.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.7951|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.7951|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:20.7951|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:20.7951|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:20.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.9068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:20.9185|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:21.0055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.0437|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:21.0600|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722619 | target: 13722652 | peer: 13722650 2025-01-08 15:40:21.0600|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:21.0600|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:40:21.0600|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:40:21.0602|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] 2025-01-08 15:40:21.0602|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|MergeBlockDownloader GetCurrentNumber: currentNumber 13722619, beaconPivotExists: True, BestSuggestedBody: 13722619, BestKnownNumber: 13722619, BestPeer: [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out], BestKnownBeaconNumber 13722652 2025-01-08 15:40:21.0602|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] (our best 13722619) 2025-01-08 15:40:21.1075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.1169|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] (our best 13722620) 2025-01-08 15:40:21.1169|DEBUG|Synchronization.Blocks.BlockDownloader|40|Blocks download from [HBR ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:21.1169|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Dormant 2025-01-08 15:40:21.1169|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722649| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:21.1169|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher is going to sleep. 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:21.1372|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:21.1405|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.1405|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:21.1405|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.1405|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:21.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.2315|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:21.3087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.3670|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:21.3670|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:21.3670|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:21.3670|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:21.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.5083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.7092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:21.7685|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:21.7973|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.7973|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:21.7973|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:21.7973|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:21.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:21.9209|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:22.0089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.0485|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:22.0593|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722620 | target: 13722652 | peer: 13722650 2025-01-08 15:40:22.0593|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:22.1126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.1426|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.1426|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:22.1426|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.1426|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.1448|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:22.2132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.3335|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:22.3335|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 5fcaa7...45960e 2025-01-08 15:40:22.4030|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.53.60.2:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 63000 2025-01-08 15:40:22.4128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.5129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.6087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.6170|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|5.9.117.30:36286->30303] to: 30303 2025-01-08 15:40:22.7132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.7676|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|5.9.117.30:36286->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:22.7992|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.7992|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:22.7992|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:22.7992|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:22.8191|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.9182|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:22.9208|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:22.9833|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.252.233.93:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:40:23.0190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:23.0537|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:23.0584|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.0584|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:23.0584|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.0584|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:23.1187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.1487|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:23.2096|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.163.45:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:23.2193|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.2957|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.60.17.29:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:40:23.3191|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.4185|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.4405|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:23.4850|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->183.102.22.130:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 61803 2025-01-08 15:40:23.4978|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|84.239.17.2:64743->30303] to: 23445 2025-01-08 15:40:23.4978|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|84.239.17.2:64743->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:40:23.5188|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.5482|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.203.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:40:23.6186|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.7232|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.7480|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:23.7480|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:23.8013|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.8013|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:23.8013|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:23.8013|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:23.8111|DEBUG|Network.PeerManager|6|Peer pool size is: 3333 2025-01-08 15:40:23.8227|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.8768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.118.45:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:40:23.9131|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.138:48037] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:23.9208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:23.9208|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:24.0199|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:24.0608|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:24.0642|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.0642|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:24.0642|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.0642|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:24.1229|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:24.1538|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:24.1570|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.1570|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:24.1570|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.1570|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:24.2240|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.3211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.4273|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.5275|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.6288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.7267|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.7475|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:24.8041|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.8041|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:24.8041|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:24.8041|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:24.8283|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:24.9193|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:24.9249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.0662|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:25.1036|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.1590|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:25.1998|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.5041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","blockNumber":"0xd1641d","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","prevRandao":"0x146010ca7db6925ca9b474781b9beef97dd970eb8ee3d340cdb705de00a8a418","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6eee6ae9fbd08dff7f6e8a4285c8f28e8f9f10653c21add7403a691159ab5f44","timestamp":"0x677e9c69","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133183","index":"0x4301e7e","validatorIndex":"0xacc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e7f","validatorIndex":"0xacd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad75d","index":"0x4301e80","validatorIndex":"0xace"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d965","index":"0x4301e81","validatorIndex":"0xacf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e82","validatorIndex":"0xad0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x4301e83","validatorIndex":"0xad1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4301e84","validatorIndex":"0xad2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4301e85","validatorIndex":"0xad3"}]},[],"0x6280249bbb237896839c7ec2d9c269894df43e7ab9b8eaeaecb1909deb68284d"]) 2025-01-08 15:40:25.5854|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722653 (0xffa9aa...9f2898), Extra Data: chiado-teku-0 2025-01-08 15:40:25.5854|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722653 (0xffa9aa...9f2898). 2025-01-08 15:40:25.5854|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","blockNumber":"0xd1641d","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","prevRandao":"0x146010ca7db6925ca9b474781b9beef97dd970eb8ee3d340cdb705de00a8a418","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6eee6ae9fbd08dff7f6e8a4285c8f28e8f9f10653c21add7403a691159ab5f44","timestamp":"0x677e9c69","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133183","index":"0x4301e7e","validatorIndex":"0xacc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e7f","validatorIndex":"0xacd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad75d","index":"0x4301e80","validatorIndex":"0xace"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d965","index":"0x4301e81","validatorIndex":"0xacf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e82","validatorIndex":"0xad0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x4301e83","validatorIndex":"0xad1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4301e84","validatorIndex":"0xad2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4301e85","validatorIndex":"0xad3"}]},[],"0x6280249bbb237896839c7ec2d9c269894df43e7ab9b8eaeaecb1909deb68284d"]) 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","blockNumber":"0xd1641d","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4a55935aa9f234056fc746190f5aed12eabb2200a8a980e61f9cff2545980295","prevRandao":"0x146010ca7db6925ca9b474781b9beef97dd970eb8ee3d340cdb705de00a8a418","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6eee6ae9fbd08dff7f6e8a4285c8f28e8f9f10653c21add7403a691159ab5f44","timestamp":"0x677e9c69","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133183","index":"0x4301e7e","validatorIndex":"0xacc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e7f","validatorIndex":"0xacd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad75d","index":"0x4301e80","validatorIndex":"0xace"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d965","index":"0x4301e81","validatorIndex":"0xacf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e82","validatorIndex":"0xad0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x4301e83","validatorIndex":"0xad1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4301e84","validatorIndex":"0xad2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4301e85","validatorIndex":"0xad3"}]},[],"0x6280249bbb237896839c7ec2d9c269894df43e7ab9b8eaeaecb1909deb68284d"]) handled in 1ms 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:25.5854|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:25.5905|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722653 (0xffa9aa...9f2898), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:25.5905|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722653 (0xffa9aa...9f2898), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:25.5905|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:25.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.6485|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.207.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:40:25.7074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.8066|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.8066|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:25.8066|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:25.8066|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:25.8066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:25.9234|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:26.0052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.0619|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722620 | target: 13722653 | peer: 13722652 2025-01-08 15:40:26.0619|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:26.0619|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Active 2025-01-08 15:40:26.0619|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher got activated. 2025-01-08 15:40:26.0619|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] 2025-01-08 15:40:26.0619|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|MergeBlockDownloader GetCurrentNumber: currentNumber 13722620, beaconPivotExists: True, BestSuggestedBody: 13722620, BestKnownNumber: 13722620, BestPeer: [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out], BestKnownBeaconNumber 13722653 2025-01-08 15:40:26.0619|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] (our best 13722620) 2025-01-08 15:40:26.0713|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.0713|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:26.0713|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.0713|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.0735|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:26.1069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.1192|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] (our best 13722621) 2025-01-08 15:40:26.1192|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:26.1192|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:40:26.1192|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:26.1192|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:40:26.1459|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.1642|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:26.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.2206|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|222.90.57.39:29573->30303] - Out session already connected 2025-01-08 15:40:26.2206|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|222.90.57.39:29573->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:40:26.3053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.3704|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:26.3704|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:26.3704|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:26.3704|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:26.4056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.5067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.6073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.6808|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|34.102.109.215:55188->30303] - Out session already connected 2025-01-08 15:40:26.6808|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|34.102.109.215:55188->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:40:26.7072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.7389|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.102.109.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7341 2025-01-08 15:40:26.8089|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.8089|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:26.8089|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:26.8089|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:26.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:26.9190|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:27.0086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.0605|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722621 | target: 13722653 | peer: 13722652 2025-01-08 15:40:27.0605|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:27.0773|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:27.0806|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.0806|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:27.0806|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.0806|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:27.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:27.1693|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:27.1730|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.1730|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:27.1730|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.1730|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:27.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.2382|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:27.2382|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: ff4828...c7fd3c 2025-01-08 15:40:27.3093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.4127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.5130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.6192|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.7185|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.8112|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.8112|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:27.8112|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:27.8112|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:27.8187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.8576|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.187:40374] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:27.9163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:27.9208|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:28.0024|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.170.50]:20503, msg: 668309c96d1e516fefec7410c46f3ae9f818c6e7236890e51cc4c95dff1979ab285b16d96c3b9d9c19e4b4c0c8d9ba28bbac3224757f1e4ad1e0bc30624e4b747bbd7c77a376e24460539b984ff6c805d11ffa8228435d84d7b101bded683ecf0106f8d0a06963a0f28869f17483ad513136d869d876fdc684c5d567d36d6fb849d7380db3f8adb84022825968c34e4fdb9f5635c88033cd45d0afcaa27fbe216564ff96818dd950654977dc5c433413f517bd6b838144f60a0f3794a825ec2b411e29f1582a376b2a82012883657468c68462ebcfaf808269648276348269708494fb069983697036902a0104f802016098000000000000000289736563703235366b31a103144ec3123069517884b039449853e06ab28aa4f8d302c613ff248e94ccf2dfd28374637082501783756470825017, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 15:40:28.0193|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.0836|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.0836|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:28.0836|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.0836|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.0853|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:28.1190|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.1753|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.1753|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:28.1753|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.1753|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.1775|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:28.2191|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.3210|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|146.190.222.87:46822->30303] to: 30303 2025-01-08 15:40:28.3210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.3210|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|146.190.222.87:46822->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 15:40:28.3364|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.47:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:28.3773|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:28.4026|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 15:40:28.4233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.5204|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.6206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.7206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.8133|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.8133|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:28.8133|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:28.8133|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:28.8212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:28.9209|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:28.9209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.0240|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.0888|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:29.1273|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:29.1813|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:29.1844|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.1844|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:29.1844|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.1844|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:29.2233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.3269|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.4252|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.5013|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:29.5288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.6283|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.7292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.8157|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.8157|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:29.8157|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:29.8157|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:29.8291|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:29.9182|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:29.9249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:30.0939|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:30.0974|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.0974|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:30.0974|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.0974|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:30.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.1148|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","blockNumber":"0xd1641e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15cdf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000002010000002000000200000000000000000100000000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000000200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","prevRandao":"0xa427b23f7ea2fb2d1beb3db6ffd7dbb19ffcdf9a04f4aa7f2ef22db62a0236aa","receiptsRoot":"0x025c45384f1fa4e78830c1695235dec58d02de982a26546c8d7d8e3a37dada23","stateRoot":"0x1cf3daf70ee134d35104c97c2c5a244d8f1d89f40400b92643e1f9d881384595","timestamp":"0x677e9c6e","transactions":["0xf9014d82096584b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd4a08ac6f619ec3dfd3010205d5e1bc189220a596e7c7943435750dfc7541dad5c6ca00d000eb610b393732c4372454b2ed424e0db852ce64c12e8d0ca99b358500d9a","0x02f901d58227d883055e4b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e09c3347395a2d0f8bfc49106688f30f476f791fb8e77e542878a1c9c79b024793da9b60cec505c65e591cb424e09d0c0286a57979d69988dea38cf84308743ae332e332e30000000000000000000000000000000000000000000000000000000c001a0fa5d17487021d1405c55d839237d265f7b3101a193e8ed80ca3fbfc113264e21a045ed22630c0e6bb36e7a321fbf7269d009803cb26e6ef10f22bb75a60b9fdedc","0x02f901d58227d883055e4c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce69c6578bb67c5ab3bfc6be43a60edc5a5074c39537bc94ce52ba8bf75d773694f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be1bc932ca306372535f7c12185e597099a510d3bd68be42a978fc7eeffe046e25b17b12cbad69d8d277163b0e74c92b89b93291665ec79ed987f50b42f59488ad332e332e30000000000000000000000000000000000000000000000000000000c001a01742709cbe01052dce26a39907c7a858c1e32dd363cd8e9a8cde977c79bd4525a037fc77c6b0d2ec62e315df0986f0d090e473a43745d3c4e67393461128f3ef10"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e86","validatorIndex":"0xad4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e87","validatorIndex":"0xad5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301e88","validatorIndex":"0xad6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2bb","index":"0x4301e89","validatorIndex":"0xad7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x4301e8a","validatorIndex":"0xad8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f11b","index":"0x4301e8b","validatorIndex":"0xad9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d671","index":"0x4301e8c","validatorIndex":"0xada"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7a3","index":"0x4301e8d","validatorIndex":"0xadb"}]},[],"0xe457596c884f473a032a63e6a526fe478d36d370417492c16bdc6a0f59e4bf96"]) 2025-01-08 15:40:30.1148|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722654 (0xfac311...387776), Extra Data: Nethermind 2025-01-08 15:40:30.1148|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722654 (0xfac311...387776). 2025-01-08 15:40:30.1148|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:30.1148|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","blockNumber":"0xd1641e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15cdf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000002010000002000000200000000000000000100000000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000000200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","prevRandao":"0xa427b23f7ea2fb2d1beb3db6ffd7dbb19ffcdf9a04f4aa7f2ef22db62a0236aa","receiptsRoot":"0x025c45384f1fa4e78830c1695235dec58d02de982a26546c8d7d8e3a37dada23","stateRoot":"0x1cf3daf70ee134d35104c97c2c5a244d8f1d89f40400b92643e1f9d881384595","timestamp":"0x677e9c6e","transactions":["0xf9014d82096584b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd4a08ac6f619ec3dfd3010205d5e1bc189220a596e7c7943435750dfc7541dad5c6ca00d000eb610b393732c4372454b2ed424e0db852ce64c12e8d0ca99b358500d9a","0x02f901d58227d883055e4b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e09c3347395a2d0f8bfc49106688f30f476f791fb8e77e542878a1c9c79b024793da9b60cec505c65e591cb424e09d0c0286a57979d69988dea38cf84308743ae332e332e30000000000000000000000000000000000000000000000000000000c001a0fa5d17487021d1405c55d839237d265f7b3101a193e8ed80ca3fbfc113264e21a045ed22630c0e6bb36e7a321fbf7269d009803cb26e6ef10f22bb75a60b9fdedc","0x02f901d58227d883055e4c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce69c6578bb67c5ab3bfc6be43a60edc5a5074c39537bc94ce52ba8bf75d773694f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be1bc932ca306372535f7c12185e597099a510d3bd68be42a978fc7eeffe046e25b17b12cbad69d8d277163b0e74c92b89b93291665ec79ed987f50b42f59488ad332e332e30000000000000000000000000000000000000000000000000000000c001a01742709cbe01052dce26a39907c7a858c1e32dd363cd8e9a8cde977c79bd4525a037fc77c6b0d2ec62e315df0986f0d090e473a43745d3c4e67393461128f3ef10"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e86","validatorIndex":"0xad4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e87","validatorIndex":"0xad5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301e88","validatorIndex":"0xad6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2bb","index":"0x4301e89","validatorIndex":"0xad7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x4301e8a","validatorIndex":"0xad8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f11b","index":"0x4301e8b","validatorIndex":"0xad9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d671","index":"0x4301e8c","validatorIndex":"0xada"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7a3","index":"0x4301e8d","validatorIndex":"0xadb"}]},[],"0xe457596c884f473a032a63e6a526fe478d36d370417492c16bdc6a0f59e4bf96"]) 2025-01-08 15:40:30.1148|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","blockNumber":"0xd1641e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15cdf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000002010000002000000200000000000000000100000000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000000200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0xffa9aa9b6b5cde09568b54ba9f8f2b73403dc8413200a765f1a8976f2a9f2898","prevRandao":"0xa427b23f7ea2fb2d1beb3db6ffd7dbb19ffcdf9a04f4aa7f2ef22db62a0236aa","receiptsRoot":"0x025c45384f1fa4e78830c1695235dec58d02de982a26546c8d7d8e3a37dada23","stateRoot":"0x1cf3daf70ee134d35104c97c2c5a244d8f1d89f40400b92643e1f9d881384595","timestamp":"0x677e9c6e","transactions":["0xf9014d82096584b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd4a08ac6f619ec3dfd3010205d5e1bc189220a596e7c7943435750dfc7541dad5c6ca00d000eb610b393732c4372454b2ed424e0db852ce64c12e8d0ca99b358500d9a","0x02f901d58227d883055e4b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cd83c3d06ee1526f2e02448f44021d3691d5da8b38396a2385ba1e27b8d64d7cf313b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e09c3347395a2d0f8bfc49106688f30f476f791fb8e77e542878a1c9c79b024793da9b60cec505c65e591cb424e09d0c0286a57979d69988dea38cf84308743ae332e332e30000000000000000000000000000000000000000000000000000000c001a0fa5d17487021d1405c55d839237d265f7b3101a193e8ed80ca3fbfc113264e21a045ed22630c0e6bb36e7a321fbf7269d009803cb26e6ef10f22bb75a60b9fdedc","0x02f901d58227d883055e4c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ce69c6578bb67c5ab3bfc6be43a60edc5a5074c39537bc94ce52ba8bf75d773694f3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be1bc932ca306372535f7c12185e597099a510d3bd68be42a978fc7eeffe046e25b17b12cbad69d8d277163b0e74c92b89b93291665ec79ed987f50b42f59488ad332e332e30000000000000000000000000000000000000000000000000000000c001a01742709cbe01052dce26a39907c7a858c1e32dd363cd8e9a8cde977c79bd4525a037fc77c6b0d2ec62e315df0986f0d090e473a43745d3c4e67393461128f3ef10"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e86","validatorIndex":"0xad4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e87","validatorIndex":"0xad5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301e88","validatorIndex":"0xad6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2bb","index":"0x4301e89","validatorIndex":"0xad7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x4301e8a","validatorIndex":"0xad8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f11b","index":"0x4301e8b","validatorIndex":"0xad9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d671","index":"0x4301e8c","validatorIndex":"0xada"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7a3","index":"0x4301e8d","validatorIndex":"0xadb"}]},[],"0xe457596c884f473a032a63e6a526fe478d36d370417492c16bdc6a0f59e4bf96"]) handled in 1ms 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:30.1167|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722654 (0xfac311...387776), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:30.1167|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722654 (0xfac311...387776), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:30.1167|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:30.1202|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:30.1865|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.1865|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:30.1865|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.1865|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.1883|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:30.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.4027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.5007|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:30.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.7986|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.8180|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.8180|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:30.8180|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:30.8180|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:30.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:30.9227|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:31.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.0606|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722621 | target: 13722654 | peer: 13722652 2025-01-08 15:40:31.0606|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:31.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Active 2025-01-08 15:40:31.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher got activated. 2025-01-08 15:40:31.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] 2025-01-08 15:40:31.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|MergeBlockDownloader GetCurrentNumber: currentNumber 13722621, beaconPivotExists: True, BestSuggestedBody: 13722621, BestKnownNumber: 13722621, BestPeer: [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out], BestKnownBeaconNumber 13722654 2025-01-08 15:40:31.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] (our best 13722621) 2025-01-08 15:40:31.0998|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.0998|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:31.0998|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.0998|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:31.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.1011|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:31.1176|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] (our best 13722622) 2025-01-08 15:40:31.1176|DEBUG|Synchronization.Blocks.BlockDownloader|46|Blocks download from [HBR ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:31.1176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Dormant 2025-01-08 15:40:31.1176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722651| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:31.1176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher is going to sleep. 2025-01-08 15:40:31.1918|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.1918|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:31.1918|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.1918|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.1940|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:31.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.2944|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.76.52.247:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:40:31.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.3707|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:31.3707|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:31.3707|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:31.3707|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:31.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.5019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.7073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.7720|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.7720|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:31.7720|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.7720|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:31.7738|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:31.7738|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:31.7738|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:31.7738|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:31.8071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.8201|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.8202|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:31.8202|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:31.8202|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:31.8581|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|148.251.6.153:33700->30303] to: 20503 2025-01-08 15:40:31.8581|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|148.251.6.153:33700->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:40:31.8958|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:31.9058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:31.9209|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:40:32.0059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.0603|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722622 | target: 13722654 | peer: 13722652 2025-01-08 15:40:32.0603|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:32.1055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:32.1055|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:32.1093|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.1093|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:32.1093|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.1093|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:32.1981|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:32.2009|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.2009|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:32.2009|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.2009|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:32.2043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.4047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.5027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.6069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.6412|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.109.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:32.7075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.8034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.8225|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.8225|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:32.8225|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:32.8225|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:32.8341|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.16.175.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:40:32.9068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:32.9364|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:40:32.9886|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:32.9886|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: 5cb058...71c61f 2025-01-08 15:40:32.9964|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.147.84:60007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:33.0067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.1049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.1049|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.1049|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:33.1049|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.1049|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.1139|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.2044|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:33.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.3095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.6079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.7109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.7993|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.193.237.80:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:33.8111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.8249|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.8249|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:33.8249|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:33.8249|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:33.9111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:33.9393|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:34.0097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.1112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:34.1177|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:34.1207|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.1207|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:34.1207|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.1207|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:34.2072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.2072|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.2072|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:34.2072|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.2072|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:34.2072|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.2122|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:34.2830|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.206.38:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:40:34.3103|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.4106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.5107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.6146|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.6225|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|193.122.153.229:26510->30303] to: 30303 2025-01-08 15:40:34.6225|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|193.122.153.229:26510->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:40:34.6225|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.130.99.168:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:40:34.6683|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 15:40:34.7149|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.8118|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.8187|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:34.8271|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.8271|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:34.8271|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:34.8271|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:34.9153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:34.9299|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:40:34.9333|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:40:35.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:40:35.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","blockNumber":"0xd1641f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","prevRandao":"0x43169748796e1fa4280b8c0820963a7eb96808a7385a826a5413d5f9f093e8a1","receiptsRoot":"0xc0f4f3511bf8156da5fb763101986cc2d56c5b5ea6fe9fdb2319437c4ea0f205","stateRoot":"0x56b180c3cac7f774ad4af170b3fcf6e6177c5e7694407e5c6276a97388440c09","timestamp":"0x677e9c73","transactions":["0x02f901d58227d883055e4d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed795493df2cf55a315da5535e393bf99ea891337ea8b6cfa5efe445bd84fc1a7f772b874175bee09d2d74b3fe26f2b2b151698049338d4c88e4953d92b192468332e332e30000000000000000000000000000000000000000000000000000000c001a0b6875587d1b707433b6f9578be1fdfe746231dfaa93558054e579fe211a235c1a0376f375456d4ad8b6a609381c16bc0626054b32380464447400f8ea6d19dd770"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8b6","index":"0x4301e8e","validatorIndex":"0xadc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e8f","validatorIndex":"0xadd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d388","index":"0x4301e90","validatorIndex":"0xade"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138177","index":"0x4301e91","validatorIndex":"0xadf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e92","validatorIndex":"0xae0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e93","validatorIndex":"0xae1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e94","validatorIndex":"0xae2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x4301e95","validatorIndex":"0xae3"}]},[],"0xebe6d288b8f5c3ffbc78aec78eed085394f45f25cf41128504019167375d9b68"]) 2025-01-08 15:40:35.1243|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722655 (0xa957ab...038d25), Extra Data: Nethermind 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:35.1243|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722655 (0xa957ab...038d25). 2025-01-08 15:40:35.1243|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","blockNumber":"0xd1641f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","prevRandao":"0x43169748796e1fa4280b8c0820963a7eb96808a7385a826a5413d5f9f093e8a1","receiptsRoot":"0xc0f4f3511bf8156da5fb763101986cc2d56c5b5ea6fe9fdb2319437c4ea0f205","stateRoot":"0x56b180c3cac7f774ad4af170b3fcf6e6177c5e7694407e5c6276a97388440c09","timestamp":"0x677e9c73","transactions":["0x02f901d58227d883055e4d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed795493df2cf55a315da5535e393bf99ea891337ea8b6cfa5efe445bd84fc1a7f772b874175bee09d2d74b3fe26f2b2b151698049338d4c88e4953d92b192468332e332e30000000000000000000000000000000000000000000000000000000c001a0b6875587d1b707433b6f9578be1fdfe746231dfaa93558054e579fe211a235c1a0376f375456d4ad8b6a609381c16bc0626054b32380464447400f8ea6d19dd770"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8b6","index":"0x4301e8e","validatorIndex":"0xadc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e8f","validatorIndex":"0xadd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d388","index":"0x4301e90","validatorIndex":"0xade"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138177","index":"0x4301e91","validatorIndex":"0xadf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e92","validatorIndex":"0xae0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e93","validatorIndex":"0xae1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e94","validatorIndex":"0xae2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x4301e95","validatorIndex":"0xae3"}]},[],"0xebe6d288b8f5c3ffbc78aec78eed085394f45f25cf41128504019167375d9b68"]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","blockNumber":"0xd1641f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xfac3115a86ed44bb14c527be93329df1e2c7eec95dfbd4d4ff89fc46b8387776","prevRandao":"0x43169748796e1fa4280b8c0820963a7eb96808a7385a826a5413d5f9f093e8a1","receiptsRoot":"0xc0f4f3511bf8156da5fb763101986cc2d56c5b5ea6fe9fdb2319437c4ea0f205","stateRoot":"0x56b180c3cac7f774ad4af170b3fcf6e6177c5e7694407e5c6276a97388440c09","timestamp":"0x677e9c73","transactions":["0x02f901d58227d883055e4d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed795493df2cf55a315da5535e393bf99ea891337ea8b6cfa5efe445bd84fc1a7f772b874175bee09d2d74b3fe26f2b2b151698049338d4c88e4953d92b192468332e332e30000000000000000000000000000000000000000000000000000000c001a0b6875587d1b707433b6f9578be1fdfe746231dfaa93558054e579fe211a235c1a0376f375456d4ad8b6a609381c16bc0626054b32380464447400f8ea6d19dd770"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d8b6","index":"0x4301e8e","validatorIndex":"0xadc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e8f","validatorIndex":"0xadd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d388","index":"0x4301e90","validatorIndex":"0xade"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138177","index":"0x4301e91","validatorIndex":"0xadf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301e92","validatorIndex":"0xae0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027f","index":"0x4301e93","validatorIndex":"0xae1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301e94","validatorIndex":"0xae2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x4301e95","validatorIndex":"0xae3"}]},[],"0xebe6d288b8f5c3ffbc78aec78eed085394f45f25cf41128504019167375d9b68"]) handled in 1ms 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.1243|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:35.1298|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722655 (0xa957ab...038d25), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:35.1298|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Syncing beacon headers, Request: ForkChoice: 13722655 (0xa957ab...038d25), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 1ms 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:35.1298|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:35.2054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:35.2172|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:35.2227|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.2227|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:35.2227|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.2227|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:35.2807|DEBUG|Synchronization.Peers.SyncPeerPool|46|Dropped 0 useless peers 2025-01-08 15:40:35.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.5051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.5493|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.19.14.87:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:40:35.6054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.8094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.8295|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.8295|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:35.8295|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:35.8295|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:35.9110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:35.9125|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:35.9391|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:36.0079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.0556|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722622 | target: 13722655 | peer: 13722654 2025-01-08 15:40:36.0556|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:36.0556|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:40:36.0556|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:40:36.0556|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] 2025-01-08 15:40:36.0556|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|MergeBlockDownloader GetCurrentNumber: currentNumber 13722622, beaconPivotExists: True, BestSuggestedBody: 13722622, BestKnownNumber: 13722622, BestPeer: [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out], BestKnownBeaconNumber 13722655 2025-01-08 15:40:36.0556|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] (our best 13722622) 2025-01-08 15:40:36.1084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.1125|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] (our best 13722623) 2025-01-08 15:40:36.1125|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:36.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:40:36.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:36.1125|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:36.1296|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:36.1327|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.1327|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:36.1327|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.1327|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:36.2105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:36.2254|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:36.2285|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.2285|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:36.2285|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.2285|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:36.3125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.3721|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:36.3722|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:36.3722|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:36.3722|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:36.4143|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.5120|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.6105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.7154|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.8189|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.8318|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.8318|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:36.8318|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:36.8318|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:36.9150|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:36.9162|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:36.9413|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:37.0193|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.0601|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722623 | target: 13722655 | peer: 13722654 2025-01-08 15:40:37.0602|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:37.1188|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.1347|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:37.2192|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.2311|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.2311|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:37.2311|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.2311|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.2336|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:37.3196|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.4171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.5193|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.6187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.7211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.8248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.8340|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.8340|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:37.8340|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:37.8340|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:37.9250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:37.9408|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:38.0249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.1248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.1398|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.1398|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:38.1398|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.1398|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.1416|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:38.2246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:38.2371|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:38.2431|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.2431|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:38.2431|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.2431|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:38.3113|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:38.3253|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.4248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.5250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.6280|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.7287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.8286|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.8364|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.8364|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:38.8364|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:38.8364|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:38.9305|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:38.9381|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:40:39.0279|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.1250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:39.1453|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:39.1483|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.1483|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:39.1483|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.1483|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:39.2310|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.2451|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.2451|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:39.2451|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.2451|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:39.2549|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:39.2549|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:39.2549|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:39.2549|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:39.2566|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.2566|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:39.2566|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.2566|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:39.3280|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.4010|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:39.4010|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 5ff458...3655fb 2025-01-08 15:40:39.4271|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.5283|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.6304|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.7280|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.221.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:39.7335|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.8331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.8385|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.8385|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:39.8385|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:39.8385|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:39.8824|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.97.217.87:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:40:39.9325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:39.9403|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:40:39.9963|DEBUG|Network.PeerManager|40|Peer pool size is: 3434 2025-01-08 15:40:40.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:40:40.1045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","blockNumber":"0xd16420","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","prevRandao":"0xedc569e9f0a4ba7abfe61e5fcc15f2bef7b2d9a8ef2441263b2325103199f137","receiptsRoot":"0x8c0f6dd5201ce818b4c05eeb94df5819d277d66f08a163cc9ec8cf9960da3fcc","stateRoot":"0x0af743f3940f43c100b33fa2e4a34423bb32379a11869f7209126489c4ba852a","timestamp":"0x677e9c78","transactions":["0x02f901d58227d883054a918459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e07fd50cc700862e8f8cc89a503ac505a2e91c8550475691cf94d8f236f33d6b098fc0d8ea38f668a8a02537896fff10b329168aba9c601a3fa6cf145c3c67fde332e332e30000000000000000000000000000000000000000000000000000000c080a0ba294aa38a37c8cdd84d3b624b7c87594a69c9b6dbac390b97a544ec5ddf4e64a0266d159c609760721fc4ca4a80bdc116026b1905381fd620488a13e76b43e0b9","0x02f901d58227d883055e4e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c019c199931fcc345add80467c3c11264a6d678499440cf726efa759f8ef9802eadaa32194f0b59c0d2af5817f73bae834470077c91f4f5bb1428c435f0d044ff332e332e30000000000000000000000000000000000000000000000000000000c001a083b2c876060cd0251470e768cacc8e7b9c1cf52112e633f92f1b765cd27b717ca043ad7482ba4421bf2d26d2656ee5533f976d570d87d599315bc7fcbe3e039e22","0x02f901d58227d8830502688459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84240fe73a8891a4cfab1850cb46c8637144c14ad199d47b37b6819ad1cc0780545eff62c1cae204073a87fb6822fa20a45fc86bd4c24a73873974c6bb6a70582332e332e30000000000000000000000000000000000000000000000000000000c001a0f4694a82113a1057d5c8873ef953b88b39bfdfbe045a54f759c266c5cc0329c2a07c8797f53cf8762e5f48065b7a15d7308f91db199e71f06e9c4a4094cbe31514"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d682","index":"0x4301e96","validatorIndex":"0xae4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39e6e4","index":"0x4301e97","validatorIndex":"0xae5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x4301e98","validatorIndex":"0xae6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b090","index":"0x4301e99","validatorIndex":"0xae7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6d","index":"0x4301e9a","validatorIndex":"0xae8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d75d","index":"0x4301e9b","validatorIndex":"0xae9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b66c","index":"0x4301e9c","validatorIndex":"0xaea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa8f","index":"0x4301e9d","validatorIndex":"0xaeb"}]},[],"0x6b32cd90da0a5929154a6b9e3d46e59ca1632b9099d2ea8f54fcfdb4d8a3e46d"]) 2025-01-08 15:40:40.1287|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722656 (0xdbbc98...33d948), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:40:40.1287|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Syncing... Inserting block 13722656 (0xdbbc98...33d948). 2025-01-08 15:40:40.1287|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","blockNumber":"0xd16420","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","prevRandao":"0xedc569e9f0a4ba7abfe61e5fcc15f2bef7b2d9a8ef2441263b2325103199f137","receiptsRoot":"0x8c0f6dd5201ce818b4c05eeb94df5819d277d66f08a163cc9ec8cf9960da3fcc","stateRoot":"0x0af743f3940f43c100b33fa2e4a34423bb32379a11869f7209126489c4ba852a","timestamp":"0x677e9c78","transactions":["0x02f901d58227d883054a918459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e07fd50cc700862e8f8cc89a503ac505a2e91c8550475691cf94d8f236f33d6b098fc0d8ea38f668a8a02537896fff10b329168aba9c601a3fa6cf145c3c67fde332e332e30000000000000000000000000000000000000000000000000000000c080a0ba294aa38a37c8cdd84d3b624b7c87594a69c9b6dbac390b97a544ec5ddf4e64a0266d159c609760721fc4ca4a80bdc116026b1905381fd620488a13e76b43e0b9","0x02f901d58227d883055e4e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c019c199931fcc345add80467c3c11264a6d678499440cf726efa759f8ef9802eadaa32194f0b59c0d2af5817f73bae834470077c91f4f5bb1428c435f0d044ff332e332e30000000000000000000000000000000000000000000000000000000c001a083b2c876060cd0251470e768cacc8e7b9c1cf52112e633f92f1b765cd27b717ca043ad7482ba4421bf2d26d2656ee5533f976d570d87d599315bc7fcbe3e039e22","0x02f901d58227d8830502688459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84240fe73a8891a4cfab1850cb46c8637144c14ad199d47b37b6819ad1cc0780545eff62c1cae204073a87fb6822fa20a45fc86bd4c24a73873974c6bb6a70582332e332e30000000000000000000000000000000000000000000000000000000c001a0f4694a82113a1057d5c8873ef953b88b39bfdfbe045a54f759c266c5cc0329c2a07c8797f53cf8762e5f48065b7a15d7308f91db199e71f06e9c4a4094cbe31514"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d682","index":"0x4301e96","validatorIndex":"0xae4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39e6e4","index":"0x4301e97","validatorIndex":"0xae5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x4301e98","validatorIndex":"0xae6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b090","index":"0x4301e99","validatorIndex":"0xae7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6d","index":"0x4301e9a","validatorIndex":"0xae8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d75d","index":"0x4301e9b","validatorIndex":"0xae9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b66c","index":"0x4301e9c","validatorIndex":"0xaea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa8f","index":"0x4301e9d","validatorIndex":"0xaeb"}]},[],"0x6b32cd90da0a5929154a6b9e3d46e59ca1632b9099d2ea8f54fcfdb4d8a3e46d"]) 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","blockNumber":"0xd16420","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa957abb26e8d1d5b318964ff7f9036c76695294667c34edd60698779c8038d25","prevRandao":"0xedc569e9f0a4ba7abfe61e5fcc15f2bef7b2d9a8ef2441263b2325103199f137","receiptsRoot":"0x8c0f6dd5201ce818b4c05eeb94df5819d277d66f08a163cc9ec8cf9960da3fcc","stateRoot":"0x0af743f3940f43c100b33fa2e4a34423bb32379a11869f7209126489c4ba852a","timestamp":"0x677e9c78","transactions":["0x02f901d58227d883054a918459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e07fd50cc700862e8f8cc89a503ac505a2e91c8550475691cf94d8f236f33d6b098fc0d8ea38f668a8a02537896fff10b329168aba9c601a3fa6cf145c3c67fde332e332e30000000000000000000000000000000000000000000000000000000c080a0ba294aa38a37c8cdd84d3b624b7c87594a69c9b6dbac390b97a544ec5ddf4e64a0266d159c609760721fc4ca4a80bdc116026b1905381fd620488a13e76b43e0b9","0x02f901d58227d883055e4e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c019c199931fcc345add80467c3c11264a6d678499440cf726efa759f8ef9802eadaa32194f0b59c0d2af5817f73bae834470077c91f4f5bb1428c435f0d044ff332e332e30000000000000000000000000000000000000000000000000000000c001a083b2c876060cd0251470e768cacc8e7b9c1cf52112e633f92f1b765cd27b717ca043ad7482ba4421bf2d26d2656ee5533f976d570d87d599315bc7fcbe3e039e22","0x02f901d58227d8830502688459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84240fe73a8891a4cfab1850cb46c8637144c14ad199d47b37b6819ad1cc0780545eff62c1cae204073a87fb6822fa20a45fc86bd4c24a73873974c6bb6a70582332e332e30000000000000000000000000000000000000000000000000000000c001a0f4694a82113a1057d5c8873ef953b88b39bfdfbe045a54f759c266c5cc0329c2a07c8797f53cf8762e5f48065b7a15d7308f91db199e71f06e9c4a4094cbe31514"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d682","index":"0x4301e96","validatorIndex":"0xae4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39e6e4","index":"0x4301e97","validatorIndex":"0xae5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x4301e98","validatorIndex":"0xae6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b090","index":"0x4301e99","validatorIndex":"0xae7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6d","index":"0x4301e9a","validatorIndex":"0xae8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d75d","index":"0x4301e9b","validatorIndex":"0xae9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b66c","index":"0x4301e9c","validatorIndex":"0xaea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa8f","index":"0x4301e9d","validatorIndex":"0xaeb"}]},[],"0x6b32cd90da0a5929154a6b9e3d46e59ca1632b9099d2ea8f54fcfdb4d8a3e46d"]) handled in 1ms 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:40.1287|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:40.1335|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722656 (0xdbbc98...33d948), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:40.1335|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722656 (0xdbbc98...33d948), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:40.1335|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:40.1362|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:40.1502|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:40.1537|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.1537|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:40.1537|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.1537|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:40.2054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.2586|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:40.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.4479|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.81.81.182:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:40.5054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.6054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.8406|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.8406|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:40.8406|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:40.8406|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:40.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:40.9410|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:41.0057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.0606|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722623 | target: 13722656 | peer: 13722654 2025-01-08 15:40:41.0606|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:41.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:40:41.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:40:41.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] 2025-01-08 15:40:41.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|MergeBlockDownloader GetCurrentNumber: currentNumber 13722623, beaconPivotExists: True, BestSuggestedBody: 13722623, BestKnownNumber: 13722623, BestPeer: [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out], BestKnownBeaconNumber 13722656 2025-01-08 15:40:41.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] (our best 13722623) 2025-01-08 15:40:41.1108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.1183|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] (our best 13722624) 2025-01-08 15:40:41.1183|DEBUG|Synchronization.Blocks.BlockDownloader|40|Blocks download from [HBR ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:41.1183|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Dormant 2025-01-08 15:40:41.1183|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722653| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:41.1183|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher is going to sleep. 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.1559|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:41.2053|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.172:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:41.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.2633|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.2633|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:41.2633|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.2633|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.2649|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:41.3147|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.3737|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:41.3737|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:41.3737|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:41.3737|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:41.4150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.4448|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:41.5125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.6152|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.7105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:41.7764|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:41.8154|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.8426|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.8426|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:41.8426|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:41.8426|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:41.9149|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:41.9181|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.239.121.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:40:41.9411|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:42.0148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.0590|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722624 | target: 13722656 | peer: 13722654 2025-01-08 15:40:42.0590|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:42.1125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.1384|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.129.120.128:31002] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:42.1608|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:42.1766|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.1766|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:42.1766|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.1766|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:42.2154|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.2683|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:42.3126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.4122|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.4448|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:42.4784|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|217.144.26.53:61960->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:40:42.5144|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.5781|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:40:42.6187|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.7172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.8168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.8444|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.8444|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:42.8444|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:42.8444|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:42.9142|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:42.9402|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:43.0189|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.1188|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.1809|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:43.2212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:43.2736|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:43.2769|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.2769|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:43.2769|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.2769|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:43.3231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.4247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.5223|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.6247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.6927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.209.54.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 15:40:43.7212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.8248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.8433|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:43.8465|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.8465|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:43.8465|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:43.8465|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:43.8897|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.120.126:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:40:43.9252|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:43.9413|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:40:44.0304|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.1305|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:44.1859|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:44.1892|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.1892|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:44.1892|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.1892|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:44.2287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.2792|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.2792|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:44.2792|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.2792|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.2807|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:44.3307|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.4285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.5250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.6309|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.7328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.8352|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.8489|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.8489|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:44.8489|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:44.8489|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:44.9323|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:44.9412|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:44.9412|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:44.9412|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: 62d2a3...bb16cf 2025-01-08 15:40:45.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.0063|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9940000 for next AuRa step. 2025-01-08 15:40:45.1055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.1916|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:45.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.2741|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.133.251.97:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.2844|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:45.3046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.4051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.5054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.7044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.8512|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.8512|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:45.8512|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:45.8512|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:45.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:45.9402|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:46.0053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.0254|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:46.1072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.1831|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:46.1831|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:46.1968|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:46.2004|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.2004|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:46.2004|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.2004|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:46.2112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.2893|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:46.3086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.3751|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:46.3751|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:46.3751|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:46.3751|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:46.4112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.5110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.6084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.7113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.8112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.8534|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.8534|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:46.8534|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:46.8534|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:46.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:46.9411|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:47.0086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.1084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.1812|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:47.2025|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2025|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:47.2025|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2025|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2044|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:47.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:47.2937|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:47.2970|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2970|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:47.2970|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.2970|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:47.3112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.4083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.5786|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.69.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:47.6091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.7097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.8098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.8554|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.8554|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:47.8554|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:47.8554|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:47.9132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:47.9411|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:48.0130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.1167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:48.2089|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:48.2125|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.2125|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:48.2125|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.2125|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:48.2171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.2989|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.2989|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:48.2989|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.2989|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.3005|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:48.3170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.4309|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.5290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.5924|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:48.6288|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.7306|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.8254|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.8574|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.8574|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:48.8574|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:48.8574|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:48.9257|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:48.9461|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:40:49.0292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.1326|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.2160|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.2160|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:49.2160|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.2160|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.2186|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:49.2324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.3038|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.3038|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:49.3038|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.3038|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.3055|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:49.3301|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.4301|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.4902|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->2.138.204.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:49.5323|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.6324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.6849|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:49.6849|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 90eac9...36129f 2025-01-08 15:40:49.7325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.8327|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.8595|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.8595|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:49.8595|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:49.8595|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:49.9332|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:49.9451|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:40:49.9558|DEBUG|Network.PeerManager|36|Peer pool size is: 3535 2025-01-08 15:40:50.0045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.0045|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:40:50.0045|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.202.102.110:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2021 2025-01-08 15:40:50.0485|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.207.157.82:33309] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:40:50.1049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","blockNumber":"0xd16421","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","prevRandao":"0x0ec5011427b63dc14c1c2596993155db7596e4509bc835d408d39ad06084d187","receiptsRoot":"0x1ee5c13b61bbcae8a8392d966d7bfd852797bb1b77df3a88fa32637e45adf983","stateRoot":"0x7f6d6a172b2da3bcfa9eb0f43f2aca305880af98280afb7f2fbae60884f24e15","timestamp":"0x677e9c82","transactions":["0x02f901d58227d8830551a58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85c13ea08fb5d5d71e9c8ada5e5b1b331ea5a743c63a253b48e361dc1b803214e5305c19c61d9ddaa025cc77febdb7554c1281151fca93501ad7367d253c8733c332e332e30000000000000000000000000000000000000000000000000000000c001a0e51b37aca362749eeb6ce359419e47b903808945f21bad9249ebda4b38b5f7dca052465c70637b38e418d352d8761dce559d12bcf23b4fe71668999477151cf5ba","0x02f901d58227d883055e4f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b56b80e4c6298830054d30344a03e6814c23818e29e70bf38a1af2cede40602ca1cb907a5c91302b1628af8018ab4ac0dfdcc167a611e7398d8261230d478edf332e332e30000000000000000000000000000000000000000000000000000000c080a0bb93e4d4334fa33e7c31a7f68aa2f1142d890da20dac6bd93cb85576e19e390aa063cb8e1a199864c33cc39fcc934dfd4b2f8027e213fe1ee0ad9e78de987acf28","0x02f901d58227d8830502698459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e14407d98243604b027313d794b6839dff33592f765a2199b6985f2b9ea117d1cd91e55df33eba23a77818b2cc45e92370bd751dfda36f38217dfa9b1169a1b70332e332e30000000000000000000000000000000000000000000000000000000c001a06fd431e9ce47ed1ac884c1ca69440cef2781e425c22dab44bd66525daaf2808fa06e5e834d36e620389e7cec7ee32450d21209ef794fe9b39a095b2f38a3b2b578","0x02f901d58227d883053e368459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee5b60a3cf8849b677d8c928727c3432790ead30bf4fe0bb4ab63370ae651131780cf0250476e867099a20858a511831e286d519fde766bfbc24a0b1c8c3c4f72332e332e30000000000000000000000000000000000000000000000000000000c080a0c765be1a1f905b8f6a1abd757673253b1cc411236ba209943351eea85526db45a01613e25286464a627a6fe3fab78b6a2fe28bcaa6354c9c05f6f62260871b0f79","0x02f901d58227d883054a928459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b2ebaf7cd89fa3c93361a7f2482adaf76dfd791acd3a3729b6ee6dec9383b40cb0ed5fabd9b5a5cfd391f5ce959094618781a38f35a496f464369df6c428bee332e332e30000000000000000000000000000000000000000000000000000000c001a0043e6b0c1e5c94860d0a55cbabced302e178e64fe1822dc98d1afeeafc1d60cea009ebf7ad97897ebd7381554cb34d261826ed91570f2b52cdcaa33f43d530a232"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb240","index":"0x4301e9e","validatorIndex":"0xaec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd326","index":"0x4301e9f","validatorIndex":"0xaed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b086","index":"0x4301ea0","validatorIndex":"0xaee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af8d","index":"0x4301ea1","validatorIndex":"0xaef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b62","index":"0x4301ea2","validatorIndex":"0xaf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acb3","index":"0x4301ea3","validatorIndex":"0xaf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140288","index":"0x4301ea4","validatorIndex":"0xaf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301ea5","validatorIndex":"0xaf3"}]},[],"0xfe6522a52cd487d59435a5edb7f36759e2e7f0b6cbec18d89b5bb7359c16c7dd"]) 2025-01-08 15:40:50.1368|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722657 (0xefaeb2...36d2e9), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:40:50.1368|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722657 (0xefaeb2...36d2e9). 2025-01-08 15:40:50.1368|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","blockNumber":"0xd16421","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","prevRandao":"0x0ec5011427b63dc14c1c2596993155db7596e4509bc835d408d39ad06084d187","receiptsRoot":"0x1ee5c13b61bbcae8a8392d966d7bfd852797bb1b77df3a88fa32637e45adf983","stateRoot":"0x7f6d6a172b2da3bcfa9eb0f43f2aca305880af98280afb7f2fbae60884f24e15","timestamp":"0x677e9c82","transactions":["0x02f901d58227d8830551a58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85c13ea08fb5d5d71e9c8ada5e5b1b331ea5a743c63a253b48e361dc1b803214e5305c19c61d9ddaa025cc77febdb7554c1281151fca93501ad7367d253c8733c332e332e30000000000000000000000000000000000000000000000000000000c001a0e51b37aca362749eeb6ce359419e47b903808945f21bad9249ebda4b38b5f7dca052465c70637b38e418d352d8761dce559d12bcf23b4fe71668999477151cf5ba","0x02f901d58227d883055e4f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b56b80e4c6298830054d30344a03e6814c23818e29e70bf38a1af2cede40602ca1cb907a5c91302b1628af8018ab4ac0dfdcc167a611e7398d8261230d478edf332e332e30000000000000000000000000000000000000000000000000000000c080a0bb93e4d4334fa33e7c31a7f68aa2f1142d890da20dac6bd93cb85576e19e390aa063cb8e1a199864c33cc39fcc934dfd4b2f8027e213fe1ee0ad9e78de987acf28","0x02f901d58227d8830502698459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e14407d98243604b027313d794b6839dff33592f765a2199b6985f2b9ea117d1cd91e55df33eba23a77818b2cc45e92370bd751dfda36f38217dfa9b1169a1b70332e332e30000000000000000000000000000000000000000000000000000000c001a06fd431e9ce47ed1ac884c1ca69440cef2781e425c22dab44bd66525daaf2808fa06e5e834d36e620389e7cec7ee32450d21209ef794fe9b39a095b2f38a3b2b578","0x02f901d58227d883053e368459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee5b60a3cf8849b677d8c928727c3432790ead30bf4fe0bb4ab63370ae651131780cf0250476e867099a20858a511831e286d519fde766bfbc24a0b1c8c3c4f72332e332e30000000000000000000000000000000000000000000000000000000c080a0c765be1a1f905b8f6a1abd757673253b1cc411236ba209943351eea85526db45a01613e25286464a627a6fe3fab78b6a2fe28bcaa6354c9c05f6f62260871b0f79","0x02f901d58227d883054a928459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b2ebaf7cd89fa3c93361a7f2482adaf76dfd791acd3a3729b6ee6dec9383b40cb0ed5fabd9b5a5cfd391f5ce959094618781a38f35a496f464369df6c428bee332e332e30000000000000000000000000000000000000000000000000000000c001a0043e6b0c1e5c94860d0a55cbabced302e178e64fe1822dc98d1afeeafc1d60cea009ebf7ad97897ebd7381554cb34d261826ed91570f2b52cdcaa33f43d530a232"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb240","index":"0x4301e9e","validatorIndex":"0xaec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd326","index":"0x4301e9f","validatorIndex":"0xaed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b086","index":"0x4301ea0","validatorIndex":"0xaee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af8d","index":"0x4301ea1","validatorIndex":"0xaef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b62","index":"0x4301ea2","validatorIndex":"0xaf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acb3","index":"0x4301ea3","validatorIndex":"0xaf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140288","index":"0x4301ea4","validatorIndex":"0xaf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301ea5","validatorIndex":"0xaf3"}]},[],"0xfe6522a52cd487d59435a5edb7f36759e2e7f0b6cbec18d89b5bb7359c16c7dd"]) 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","blockNumber":"0xd16421","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdbbc98211e5098acd273100c5d1fe0a91ef5fee209dacc177093afc78933d948","prevRandao":"0x0ec5011427b63dc14c1c2596993155db7596e4509bc835d408d39ad06084d187","receiptsRoot":"0x1ee5c13b61bbcae8a8392d966d7bfd852797bb1b77df3a88fa32637e45adf983","stateRoot":"0x7f6d6a172b2da3bcfa9eb0f43f2aca305880af98280afb7f2fbae60884f24e15","timestamp":"0x677e9c82","transactions":["0x02f901d58227d8830551a58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85c13ea08fb5d5d71e9c8ada5e5b1b331ea5a743c63a253b48e361dc1b803214e5305c19c61d9ddaa025cc77febdb7554c1281151fca93501ad7367d253c8733c332e332e30000000000000000000000000000000000000000000000000000000c001a0e51b37aca362749eeb6ce359419e47b903808945f21bad9249ebda4b38b5f7dca052465c70637b38e418d352d8761dce559d12bcf23b4fe71668999477151cf5ba","0x02f901d58227d883055e4f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b56b80e4c6298830054d30344a03e6814c23818e29e70bf38a1af2cede40602ca1cb907a5c91302b1628af8018ab4ac0dfdcc167a611e7398d8261230d478edf332e332e30000000000000000000000000000000000000000000000000000000c080a0bb93e4d4334fa33e7c31a7f68aa2f1142d890da20dac6bd93cb85576e19e390aa063cb8e1a199864c33cc39fcc934dfd4b2f8027e213fe1ee0ad9e78de987acf28","0x02f901d58227d8830502698459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e14407d98243604b027313d794b6839dff33592f765a2199b6985f2b9ea117d1cd91e55df33eba23a77818b2cc45e92370bd751dfda36f38217dfa9b1169a1b70332e332e30000000000000000000000000000000000000000000000000000000c001a06fd431e9ce47ed1ac884c1ca69440cef2781e425c22dab44bd66525daaf2808fa06e5e834d36e620389e7cec7ee32450d21209ef794fe9b39a095b2f38a3b2b578","0x02f901d58227d883053e368459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee5b60a3cf8849b677d8c928727c3432790ead30bf4fe0bb4ab63370ae651131780cf0250476e867099a20858a511831e286d519fde766bfbc24a0b1c8c3c4f72332e332e30000000000000000000000000000000000000000000000000000000c080a0c765be1a1f905b8f6a1abd757673253b1cc411236ba209943351eea85526db45a01613e25286464a627a6fe3fab78b6a2fe28bcaa6354c9c05f6f62260871b0f79","0x02f901d58227d883054a928459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b2ebaf7cd89fa3c93361a7f2482adaf76dfd791acd3a3729b6ee6dec9383b40cb0ed5fabd9b5a5cfd391f5ce959094618781a38f35a496f464369df6c428bee332e332e30000000000000000000000000000000000000000000000000000000c001a0043e6b0c1e5c94860d0a55cbabced302e178e64fe1822dc98d1afeeafc1d60cea009ebf7ad97897ebd7381554cb34d261826ed91570f2b52cdcaa33f43d530a232"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb240","index":"0x4301e9e","validatorIndex":"0xaec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd326","index":"0x4301e9f","validatorIndex":"0xaed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b086","index":"0x4301ea0","validatorIndex":"0xaee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af8d","index":"0x4301ea1","validatorIndex":"0xaef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b62","index":"0x4301ea2","validatorIndex":"0xaf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13acb3","index":"0x4301ea3","validatorIndex":"0xaf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140288","index":"0x4301ea4","validatorIndex":"0xaf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301ea5","validatorIndex":"0xaf3"}]},[],"0xfe6522a52cd487d59435a5edb7f36759e2e7f0b6cbec18d89b5bb7359c16c7dd"]) handled in 1ms 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:50.1368|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:50.1416|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722657 (0xefaeb2...36d2e9), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:50.1416|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722657 (0xefaeb2...36d2e9), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:50.1416|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:50.2029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:50.2221|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:50.2250|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.2250|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:50.2250|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.2250|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:50.3053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.3089|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:50.3421|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.224.51.240:59446->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:40:50.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.4049|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.168.80:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65, par1, par2 2025-01-08 15:40:50.4506|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.60:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:50.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.6043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.8031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.8615|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.8615|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:50.8615|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:50.8615|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:50.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:50.9432|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:40:51.0056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.0557|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722624 | target: 13722657 | peer: 13722656 2025-01-08 15:40:51.0557|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:51.0557|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:40:51.0557|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:40:51.0557|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722655| 139.144.26.85:| Out] 2025-01-08 15:40:51.0557|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722624, beaconPivotExists: True, BestSuggestedBody: 13722624, BestKnownNumber: 13722624, BestPeer: [HBR ][ ][Peer|eth68|13722655| 139.144.26.85:| Out], BestKnownBeaconNumber 13722657 2025-01-08 15:40:51.0557|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722655| 139.144.26.85:| Out] (our best 13722624) 2025-01-08 15:40:51.0649|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:51.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.1130|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722655| 139.144.26.85:| Out] (our best 13722625) 2025-01-08 15:40:51.1130|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722655| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:51.1130|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:40:51.1130|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722655| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:51.1130|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:40:51.1258|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:51.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.2273|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.2273|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:51.2273|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.2273|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.2292|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:51.2759|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:40:51.2759|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:51.3050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:51.3140|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:51.3173|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.3173|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:51.3173|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.3173|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:51.3758|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:51.3758|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:51.3758|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:51.3758|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:51.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.6055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.6648|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|161.97.161.248:47238->30303] to: 30322 2025-01-08 15:40:51.6648|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|161.97.161.248:47238->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:40:51.7059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.7590|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.212.36.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:51.7812|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:51.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.8638|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.8638|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:51.8638|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:51.8638|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:51.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:51.9453|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:51.9912|DEBUG|Synchronization.SnapSync.ProgressTracker|35|Snap - (Skipped Request, diff: 58) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:40:52.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.0625|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722625 | target: 13722657 | peer: 13722656 2025-01-08 15:40:52.0625|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:52.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.2052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.2327|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:52.2724|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:52.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.3194|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.3194|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:52.3194|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.3194|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.3214|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:52.4048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.6072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.7163|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:40:52.7499|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|194.11.217.4:49893->30303] - Out session already connected 2025-01-08 15:40:52.7499|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|194.11.217.4:49893->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:40:52.8047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.8660|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.8660|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:52.8660|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:52.8660|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:52.9055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:52.9457|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:53.0054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.1031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.2050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:53.2379|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:53.2405|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.2405|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:53.2405|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.2405|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:53.3055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.3253|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:53.3282|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.3282|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:53.4073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.5046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.6693|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:53.7070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.8684|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.8684|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:53.8684|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:53.8684|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:53.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:53.9415|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:40:54.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.1025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.2046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.2426|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.2426|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:54.2426|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.2426|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.2443|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:54.3054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:54.3302|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:54.3334|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.3334|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:54.3334|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.3334|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:54.4053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.5048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.6583|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.96.240:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 15:40:54.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.7659|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:54.7659|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 801ea7...425012 2025-01-08 15:40:54.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.8707|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.8707|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:54.8707|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:54.8707|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:54.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:54.9455|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:40:55.0021|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.23:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:55.0021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.0021|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:40:55.0223|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.244.248.72:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:40:55.0986|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","blockNumber":"0xd16422","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x24419","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000008000000000004000000000000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000002000000000000000040000000100000000020000000000000000000000000040000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","prevRandao":"0xe7da04baa801efef4554220ce93719a327755797ce3095f683cb96fc4c68e77a","receiptsRoot":"0xa05a2be307ba9d09d8929bdfc72656fedd67e9ec4cb4fbce465cd7f2ac872a45","stateRoot":"0x773f363bc26ed46a7fe22122978864a557b22f493d703f9dcca71285411dc860","timestamp":"0x677e9c87","transactions":["0x02f901d58227d8830551a68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e813a4db5fa9b596a72504f6657e9f3e210ffcc0c4e64a7621c86c70d471def4626dfb1e2c8541c48df3394269866aa25d3bafce78e493ae0bf84471a40d58eda332e332e30000000000000000000000000000000000000000000000000000000c080a00331a98780a5bf3d60f222d18b56f5fb786bfea960ea91090b5f24972d850e0fa0651cc7883a31a265b1b4622dfafb7b7554268106505f4da3823a4f39ce1fb236","0x02f904958227d8824c208459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82c01b2d63e4d374c3d3ed9a4a4a6e580d3d1662859e9bba6687c84acaa9dcf2ae22000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f209dc19680000000000000000000000000000000000000000000000000000000000000006daedddb14f144e4e4f16e0f1e2b319204831d6d880cd2c225a98958d807044152cd4bae77b26d8dd8ccd3e5a68fa7d3618f680afea1313c30bc166efbd93bb067f5cbaf537a989bb66c6a3f6565f924168bdfb6e1424f001b70fcec9e1f985c2400d2fe2cbb89e7aa7511f3ec9ada057cef3f56b74e7741931a8cbbc9810302115d7e88ee63c03223a896efea202cfad2dca619ee9388c09d6dd29f29b0f9e20a8885fbf4cb9e7a5716d29581190c06276e768bc862f4426136f12ce02a8aaea00000000000000000000000000000000000000000000000000000000000000063d4cdb780dbbcea0784e023975ea2985ed0958960632cabac52103a86173f2e3475d061ad34da9481c958b58abd1481790b8936e44de1aff77fed85ba3891ef52c80c0fad676fbe0ab9c47cca61ad5f238510a8e824f38df351ecd625aca33855b3b3463a841bd0a76ea885e88229a8c6a7407b4c026bcf369859cc5039d07865bff140a61146b5652a98ad3b434a01ed0d733c2a0ef4898135a346c5d3db9f4441acc7356f84394b7d58ba85b61685be7c5426828d5022f331535e5cc7bad43c080a03e5c36992217da5d5e73deaad9e7fa9ac669d0044eb2064a6dc332987e720101a04b8adcc3da9421b3e81d529026b994fd584af3b58e946b8afe04609381bfe155"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9c","index":"0x4301ea6","validatorIndex":"0xaf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b08b","index":"0x4301ea7","validatorIndex":"0xaf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2fed","index":"0x4301ea8","validatorIndex":"0xaf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301ea9","validatorIndex":"0xaf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301eaa","validatorIndex":"0xaf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138471","index":"0x4301eab","validatorIndex":"0xaf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a0","index":"0x4301eac","validatorIndex":"0xafa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b092","index":"0x4301ead","validatorIndex":"0xafb"}]},[],"0x75e625fbbd8a33f2f5e89bd042cd9d4286b2f1231926ae4cf09f878159805605"]) 2025-01-08 15:40:55.1219|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722658 (0x489fb5...8635c2), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:40:55.1219|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722658 (0x489fb5...8635c2). 2025-01-08 15:40:55.1219|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","blockNumber":"0xd16422","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x24419","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000008000000000004000000000000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000002000000000000000040000000100000000020000000000000000000000000040000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","prevRandao":"0xe7da04baa801efef4554220ce93719a327755797ce3095f683cb96fc4c68e77a","receiptsRoot":"0xa05a2be307ba9d09d8929bdfc72656fedd67e9ec4cb4fbce465cd7f2ac872a45","stateRoot":"0x773f363bc26ed46a7fe22122978864a557b22f493d703f9dcca71285411dc860","timestamp":"0x677e9c87","transactions":["0x02f901d58227d8830551a68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e813a4db5fa9b596a72504f6657e9f3e210ffcc0c4e64a7621c86c70d471def4626dfb1e2c8541c48df3394269866aa25d3bafce78e493ae0bf84471a40d58eda332e332e30000000000000000000000000000000000000000000000000000000c080a00331a98780a5bf3d60f222d18b56f5fb786bfea960ea91090b5f24972d850e0fa0651cc7883a31a265b1b4622dfafb7b7554268106505f4da3823a4f39ce1fb236","0x02f904958227d8824c208459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82c01b2d63e4d374c3d3ed9a4a4a6e580d3d1662859e9bba6687c84acaa9dcf2ae22000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f209dc19680000000000000000000000000000000000000000000000000000000000000006daedddb14f144e4e4f16e0f1e2b319204831d6d880cd2c225a98958d807044152cd4bae77b26d8dd8ccd3e5a68fa7d3618f680afea1313c30bc166efbd93bb067f5cbaf537a989bb66c6a3f6565f924168bdfb6e1424f001b70fcec9e1f985c2400d2fe2cbb89e7aa7511f3ec9ada057cef3f56b74e7741931a8cbbc9810302115d7e88ee63c03223a896efea202cfad2dca619ee9388c09d6dd29f29b0f9e20a8885fbf4cb9e7a5716d29581190c06276e768bc862f4426136f12ce02a8aaea00000000000000000000000000000000000000000000000000000000000000063d4cdb780dbbcea0784e023975ea2985ed0958960632cabac52103a86173f2e3475d061ad34da9481c958b58abd1481790b8936e44de1aff77fed85ba3891ef52c80c0fad676fbe0ab9c47cca61ad5f238510a8e824f38df351ecd625aca33855b3b3463a841bd0a76ea885e88229a8c6a7407b4c026bcf369859cc5039d07865bff140a61146b5652a98ad3b434a01ed0d733c2a0ef4898135a346c5d3db9f4441acc7356f84394b7d58ba85b61685be7c5426828d5022f331535e5cc7bad43c080a03e5c36992217da5d5e73deaad9e7fa9ac669d0044eb2064a6dc332987e720101a04b8adcc3da9421b3e81d529026b994fd584af3b58e946b8afe04609381bfe155"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9c","index":"0x4301ea6","validatorIndex":"0xaf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b08b","index":"0x4301ea7","validatorIndex":"0xaf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2fed","index":"0x4301ea8","validatorIndex":"0xaf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301ea9","validatorIndex":"0xaf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301eaa","validatorIndex":"0xaf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138471","index":"0x4301eab","validatorIndex":"0xaf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a0","index":"0x4301eac","validatorIndex":"0xafa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b092","index":"0x4301ead","validatorIndex":"0xafb"}]},[],"0x75e625fbbd8a33f2f5e89bd042cd9d4286b2f1231926ae4cf09f878159805605"]) 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","blockNumber":"0xd16422","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x24419","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000008000000000004000000000000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000002000000000000000040000000100000000020000000000000000000000000040000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xefaeb2a5d94ac850b74cf48bd5c8790383abfb7bb43450bca866b7398b36d2e9","prevRandao":"0xe7da04baa801efef4554220ce93719a327755797ce3095f683cb96fc4c68e77a","receiptsRoot":"0xa05a2be307ba9d09d8929bdfc72656fedd67e9ec4cb4fbce465cd7f2ac872a45","stateRoot":"0x773f363bc26ed46a7fe22122978864a557b22f493d703f9dcca71285411dc860","timestamp":"0x677e9c87","transactions":["0x02f901d58227d8830551a68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e813a4db5fa9b596a72504f6657e9f3e210ffcc0c4e64a7621c86c70d471def4626dfb1e2c8541c48df3394269866aa25d3bafce78e493ae0bf84471a40d58eda332e332e30000000000000000000000000000000000000000000000000000000c080a00331a98780a5bf3d60f222d18b56f5fb786bfea960ea91090b5f24972d850e0fa0651cc7883a31a265b1b4622dfafb7b7554268106505f4da3823a4f39ce1fb236","0x02f904958227d8824c208459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82c01b2d63e4d374c3d3ed9a4a4a6e580d3d1662859e9bba6687c84acaa9dcf2ae22000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f209dc19680000000000000000000000000000000000000000000000000000000000000006daedddb14f144e4e4f16e0f1e2b319204831d6d880cd2c225a98958d807044152cd4bae77b26d8dd8ccd3e5a68fa7d3618f680afea1313c30bc166efbd93bb067f5cbaf537a989bb66c6a3f6565f924168bdfb6e1424f001b70fcec9e1f985c2400d2fe2cbb89e7aa7511f3ec9ada057cef3f56b74e7741931a8cbbc9810302115d7e88ee63c03223a896efea202cfad2dca619ee9388c09d6dd29f29b0f9e20a8885fbf4cb9e7a5716d29581190c06276e768bc862f4426136f12ce02a8aaea00000000000000000000000000000000000000000000000000000000000000063d4cdb780dbbcea0784e023975ea2985ed0958960632cabac52103a86173f2e3475d061ad34da9481c958b58abd1481790b8936e44de1aff77fed85ba3891ef52c80c0fad676fbe0ab9c47cca61ad5f238510a8e824f38df351ecd625aca33855b3b3463a841bd0a76ea885e88229a8c6a7407b4c026bcf369859cc5039d07865bff140a61146b5652a98ad3b434a01ed0d733c2a0ef4898135a346c5d3db9f4441acc7356f84394b7d58ba85b61685be7c5426828d5022f331535e5cc7bad43c080a03e5c36992217da5d5e73deaad9e7fa9ac669d0044eb2064a6dc332987e720101a04b8adcc3da9421b3e81d529026b994fd584af3b58e946b8afe04609381bfe155"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9c","index":"0x4301ea6","validatorIndex":"0xaf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b08b","index":"0x4301ea7","validatorIndex":"0xaf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2fed","index":"0x4301ea8","validatorIndex":"0xaf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4301ea9","validatorIndex":"0xaf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142897","index":"0x4301eaa","validatorIndex":"0xaf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138471","index":"0x4301eab","validatorIndex":"0xaf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a0","index":"0x4301eac","validatorIndex":"0xafa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b092","index":"0x4301ead","validatorIndex":"0xafb"}]},[],"0x75e625fbbd8a33f2f5e89bd042cd9d4286b2f1231926ae4cf09f878159805605"]) handled in 1ms 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:55.1219|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"}, null] 2025-01-08 15:40:55.1265|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722658 (0x489fb5...8635c2), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:55.1265|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722658 (0x489fb5...8635c2), Safe: 13722629 (0xe2897e...89af5a), Finalized: 13722614 (0x47b1ec...df42ae) 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x47b1ec2b98e10418917f4009d2f8d12420a7cb6c9d738c04c3dfd7a56bdf42ae","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a"},null]) handled in 0ms 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:55.1265|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:55.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.2488|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:55.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.3353|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.3353|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:55.3353|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.3353|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.3371|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:55.3371|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.171.146.155:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:40:55.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.6307|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:55.7029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.8045|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.116.175.4:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1115 2025-01-08 15:40:55.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.8730|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.8730|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:55.8730|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:55.8730|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:55.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:55.9489|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:40:56.0048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.0606|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722625 | target: 13722658 | peer: 13722657 2025-01-08 15:40:56.0606|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:40:56.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:40:56.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:40:56.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] 2025-01-08 15:40:56.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722625, beaconPivotExists: True, BestSuggestedBody: 13722625, BestKnownNumber: 13722625, BestPeer: [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out], BestKnownBeaconNumber 13722658 2025-01-08 15:40:56.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] (our best 13722625) 2025-01-08 15:40:56.1072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.1255|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] (our best 13722626) 2025-01-08 15:40:56.1255|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:40:56.1255|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:40:56.1255|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] has been processed 2025-01-08 15:40:56.1255|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:40:56.1508|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.93.210:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 15:40:56.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:56.2543|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.43:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:56.2543|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:56.2574|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.2574|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:56.2574|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.2574|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:56.2872|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.4.133:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:40:56.3055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.3404|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:56.3766|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:56.3766|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:56.3766|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:56.3766|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:56.4053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.6051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.7113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.7294|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:40:56.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.8752|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.8752|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:56.8752|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:56.8752|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:56.9087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:56.9497|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:57.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.0593|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722626 | target: 13722658 | peer: 13722657 2025-01-08 15:40:57.0593|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:40:57.0721|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.238.217.166:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5700 2025-01-08 15:40:57.1086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.1701|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:40:57.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.2595|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.2595|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:57.2595|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.2595|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.2616|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:57.3096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:57.3457|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:57.3495|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.3495|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:57.3495|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.3495|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:57.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.4873|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:46303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:40:57.5095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.6147|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.7153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.7325|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:40:57.8107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.8772|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.8772|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:57.8772|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:57.8772|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:57.9094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:57.9493|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:40:58.0128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.1150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.2145|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:58.2655|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:58.2692|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.2692|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:58.2692|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.2692|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:58.3178|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.3520|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.3520|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:58.3520|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.3520|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.3540|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:58.4172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.5170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.6173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.7208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.7411|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.249.247:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:40:58.8231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.8794|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.8794|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:58.8794|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:58.8794|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:58.9046|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->103.42.59.192:40605] initiating disconnect because InvalidNetworkId, details: invalid network id - 330844 2025-01-08 15:40:58.9046|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.74.148.173:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 321 2025-01-08 15:40:58.9207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:58.9494|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:40:59.0211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.1203|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.1345|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:40:59.2233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.2717|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:59.3246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.3573|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:59.4213|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.5255|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.6292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.7296|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:40:59.7942|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722658 (0x489fb5...8635c2), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:40:59.7942|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722658 (0x489fb5...8635c2), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:40:59.7942|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:40:59.8228|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->152.53.122.5:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 15:40:59.8285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.8817|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.8817|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:40:59.8817|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:40:59.8817|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:40:59.9297|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:40:59.9490|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:00.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:41:00.0993|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.1310|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","blockNumber":"0xd16423","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x42bdd","logsBloom":"0x0000000102200000000000000080000000000000000000000000000000000000000010000000000000004000000000000000000000020000000000200000000000000020000000010000000100200200000080000540000000000000000000000000000002020000000000000000080c000000400000000000000000000040000000000000000000000000000000000000000480000000000000000000000000000000101000000000000000100000000000080000800000000008000000040000000000000000000000000000000000004000800000000200000000000020000000000000000000000010000000000002000010000000000000000000210000","parentHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","prevRandao":"0x7fbdf9f2b968f1bab9ac52e4900e2bb3e352f3b467df909e4e964977e84f7109","receiptsRoot":"0x00b73213b6bed66d835a135cc4cb93921d8ec9bae85fc54648244bbd030b27f5","stateRoot":"0x6230c02139569779ff5019f3925f1884030fef7969774b7dee7382cc9a39a791","timestamp":"0x677e9c8c","transactions":["0x02f901d58227d88305026a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3fa42e77c3f4bea227e68299ce5bedf71c3ce5fe51db9a99fc8ce6590c24392c6b5586d8e96049fd67db03fb891b5ef9bd79eed4276be834620d1b2905e74526332e332e30000000000000000000000000000000000000000000000000000000c080a014eaf8f4a25922190c3ab9b3fb200d6e13ffdf6874fd394bed749169a27e8fc6a043a00826e35864c5d1ef56020fdd320126a8e19b18a041fccab8e73dfeaccc8b","0x02f901d58227d883053e378459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ede94d888f14319dafe871340a9c288784b4842b0e170e4dfe5458f53e624e287c6fc757118d69f2ee6fba7d1292bae6a3102f022bd48180030913ed0652d5ee6332e332e30000000000000000000000000000000000000000000000000000000c001a064dc7492922a92e72cc2dcc95286b010e72003b89b2fefdebf5d063e7bfcd5c0a01a6e306e1f79d0a83b97e5e8a11e2aa8acc64c1eb5ceb75c5d14a51be6e4308d","0x02f901d58227d883055e508459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be15c43c9d321682247a3d1813b98c15e4c3b0749128a70dd118e8d6fb8881ef64aa80c97161ab3cd3b90b743504dd111a3ab5ae1f227b7f5b88be331ec7e12fbb332e332e30000000000000000000000000000000000000000000000000000000c080a05bc46de653fbbcf5f5765fefcb43ad654c7289bbd9b2ce8a9c374e568d492a46a0750b8d9187e30bd16fdf9f26711b70b0bda706d0209897baa0f5bee82a5a4e0f","0x02f901d58227d883054a938459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4a41823b4b8b0395b3221cd30b4d3e9dbb542143e395b3ac6aa62d4ac32525937bbbbd3869823fffc03ccebe5782f0b77f25f0232ee5157f1b1f4b49c7b019fe332e332e30000000000000000000000000000000000000000000000000000000c001a01fdd49a0a57f92a50ec4e00b89fb7c1dde4fec6f25e15b1abf521a8110392b6da04f8399433fc3b90db2174e534e5c44c3eb448acb9a720e5ca2dd08aa0ad4a3f2","0x02f901d48227d8830551a78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be85e179f6c9e46cf829f4a8960b81aafd51e1211d6c4413ee984f061af92de70ea8b776a632961554b3b22ee1523a19882510eb2f9653b84f547803a26bfb6b10332e332e30000000000000000000000000000000000000000000000000000000c001a0ea2b38241740d3822ee430b2a00a7d81779f50c3df028241dd8e8065037d45b29f1041b19e8b8f927863e29977fa8347bd6b614aa3b9e164c877779e845a201e","0x02f902d58227d882136d8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c64050001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe291000000000000000000000000000000000000000000000000000000000000000282115bebaaa2f82677f669585b19475bd8841e74e31d8adbe6500bd2df26c630515baf5d9220195bcf7662de968cf80acf4276583bd1806a135b14610bc9adcf00000000000000000000000000000000000000000000000000000000000000025f620ee2c5d47966d177d19165624cb92ff73ed18644b53351ad4d523ffc8b346951c3f4fb8ac086c5660593c2b380efc68dfeec93b59bd918a89859bb5937fbc001a0b0c76edee39b754546c514ad5341472c992d7958ce4405e8d637ae2a2cd50ae5a0783167316cf01999bc93f66fb767b9037efdea83f41a401aae4edf7635a8d49c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14368e","index":"0x4301eae","validatorIndex":"0xafc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148599","index":"0x4301eaf","validatorIndex":"0xafd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d66","index":"0x4301eb0","validatorIndex":"0xafe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eb1","validatorIndex":"0xaff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0716","index":"0x4301eb2","validatorIndex":"0xb00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b7c","index":"0x4301eb3","validatorIndex":"0xb01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888b","index":"0x4301eb4","validatorIndex":"0xb02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeaa","index":"0x4301eb5","validatorIndex":"0xb03"}]},[],"0x1aa8ab9b42213e4c9451c5df358b58d693436d68c36aa3b560ee09869d1b8dec"]) 2025-01-08 15:41:00.1310|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722659 (0x7cd1f5...792a04), Extra Data: Nethermind 2025-01-08 15:41:00.1310|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722659 (0x7cd1f5...792a04). 2025-01-08 15:41:00.1310|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:00.1310|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","blockNumber":"0xd16423","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x42bdd","logsBloom":"0x0000000102200000000000000080000000000000000000000000000000000000000010000000000000004000000000000000000000020000000000200000000000000020000000010000000100200200000080000540000000000000000000000000000002020000000000000000080c000000400000000000000000000040000000000000000000000000000000000000000480000000000000000000000000000000101000000000000000100000000000080000800000000008000000040000000000000000000000000000000000004000800000000200000000000020000000000000000000000010000000000002000010000000000000000000210000","parentHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","prevRandao":"0x7fbdf9f2b968f1bab9ac52e4900e2bb3e352f3b467df909e4e964977e84f7109","receiptsRoot":"0x00b73213b6bed66d835a135cc4cb93921d8ec9bae85fc54648244bbd030b27f5","stateRoot":"0x6230c02139569779ff5019f3925f1884030fef7969774b7dee7382cc9a39a791","timestamp":"0x677e9c8c","transactions":["0x02f901d58227d88305026a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3fa42e77c3f4bea227e68299ce5bedf71c3ce5fe51db9a99fc8ce6590c24392c6b5586d8e96049fd67db03fb891b5ef9bd79eed4276be834620d1b2905e74526332e332e30000000000000000000000000000000000000000000000000000000c080a014eaf8f4a25922190c3ab9b3fb200d6e13ffdf6874fd394bed749169a27e8fc6a043a00826e35864c5d1ef56020fdd320126a8e19b18a041fccab8e73dfeaccc8b","0x02f901d58227d883053e378459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ede94d888f14319dafe871340a9c288784b4842b0e170e4dfe5458f53e624e287c6fc757118d69f2ee6fba7d1292bae6a3102f022bd48180030913ed0652d5ee6332e332e30000000000000000000000000000000000000000000000000000000c001a064dc7492922a92e72cc2dcc95286b010e72003b89b2fefdebf5d063e7bfcd5c0a01a6e306e1f79d0a83b97e5e8a11e2aa8acc64c1eb5ceb75c5d14a51be6e4308d","0x02f901d58227d883055e508459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be15c43c9d321682247a3d1813b98c15e4c3b0749128a70dd118e8d6fb8881ef64aa80c97161ab3cd3b90b743504dd111a3ab5ae1f227b7f5b88be331ec7e12fbb332e332e30000000000000000000000000000000000000000000000000000000c080a05bc46de653fbbcf5f5765fefcb43ad654c7289bbd9b2ce8a9c374e568d492a46a0750b8d9187e30bd16fdf9f26711b70b0bda706d0209897baa0f5bee82a5a4e0f","0x02f901d58227d883054a938459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4a41823b4b8b0395b3221cd30b4d3e9dbb542143e395b3ac6aa62d4ac32525937bbbbd3869823fffc03ccebe5782f0b77f25f0232ee5157f1b1f4b49c7b019fe332e332e30000000000000000000000000000000000000000000000000000000c001a01fdd49a0a57f92a50ec4e00b89fb7c1dde4fec6f25e15b1abf521a8110392b6da04f8399433fc3b90db2174e534e5c44c3eb448acb9a720e5ca2dd08aa0ad4a3f2","0x02f901d48227d8830551a78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be85e179f6c9e46cf829f4a8960b81aafd51e1211d6c4413ee984f061af92de70ea8b776a632961554b3b22ee1523a19882510eb2f9653b84f547803a26bfb6b10332e332e30000000000000000000000000000000000000000000000000000000c001a0ea2b38241740d3822ee430b2a00a7d81779f50c3df028241dd8e8065037d45b29f1041b19e8b8f927863e29977fa8347bd6b614aa3b9e164c877779e845a201e","0x02f902d58227d882136d8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c64050001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe291000000000000000000000000000000000000000000000000000000000000000282115bebaaa2f82677f669585b19475bd8841e74e31d8adbe6500bd2df26c630515baf5d9220195bcf7662de968cf80acf4276583bd1806a135b14610bc9adcf00000000000000000000000000000000000000000000000000000000000000025f620ee2c5d47966d177d19165624cb92ff73ed18644b53351ad4d523ffc8b346951c3f4fb8ac086c5660593c2b380efc68dfeec93b59bd918a89859bb5937fbc001a0b0c76edee39b754546c514ad5341472c992d7958ce4405e8d637ae2a2cd50ae5a0783167316cf01999bc93f66fb767b9037efdea83f41a401aae4edf7635a8d49c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14368e","index":"0x4301eae","validatorIndex":"0xafc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148599","index":"0x4301eaf","validatorIndex":"0xafd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d66","index":"0x4301eb0","validatorIndex":"0xafe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eb1","validatorIndex":"0xaff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0716","index":"0x4301eb2","validatorIndex":"0xb00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b7c","index":"0x4301eb3","validatorIndex":"0xb01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888b","index":"0x4301eb4","validatorIndex":"0xb02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeaa","index":"0x4301eb5","validatorIndex":"0xb03"}]},[],"0x1aa8ab9b42213e4c9451c5df358b58d693436d68c36aa3b560ee09869d1b8dec"]) 2025-01-08 15:41:00.1310|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","blockNumber":"0xd16423","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x42bdd","logsBloom":"0x0000000102200000000000000080000000000000000000000000000000000000000010000000000000004000000000000000000000020000000000200000000000000020000000010000000100200200000080000540000000000000000000000000000002020000000000000000080c000000400000000000000000000040000000000000000000000000000000000000000480000000000000000000000000000000101000000000000000100000000000080000800000000008000000040000000000000000000000000000000000004000800000000200000000000020000000000000000000000010000000000002000010000000000000000000210000","parentHash":"0x489fb5a9e9d5b31a95a37289f83963fa0e5772b975779a63ca3747ffd68635c2","prevRandao":"0x7fbdf9f2b968f1bab9ac52e4900e2bb3e352f3b467df909e4e964977e84f7109","receiptsRoot":"0x00b73213b6bed66d835a135cc4cb93921d8ec9bae85fc54648244bbd030b27f5","stateRoot":"0x6230c02139569779ff5019f3925f1884030fef7969774b7dee7382cc9a39a791","timestamp":"0x677e9c8c","transactions":["0x02f901d58227d88305026a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3fa42e77c3f4bea227e68299ce5bedf71c3ce5fe51db9a99fc8ce6590c24392c6b5586d8e96049fd67db03fb891b5ef9bd79eed4276be834620d1b2905e74526332e332e30000000000000000000000000000000000000000000000000000000c080a014eaf8f4a25922190c3ab9b3fb200d6e13ffdf6874fd394bed749169a27e8fc6a043a00826e35864c5d1ef56020fdd320126a8e19b18a041fccab8e73dfeaccc8b","0x02f901d58227d883053e378459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ede94d888f14319dafe871340a9c288784b4842b0e170e4dfe5458f53e624e287c6fc757118d69f2ee6fba7d1292bae6a3102f022bd48180030913ed0652d5ee6332e332e30000000000000000000000000000000000000000000000000000000c001a064dc7492922a92e72cc2dcc95286b010e72003b89b2fefdebf5d063e7bfcd5c0a01a6e306e1f79d0a83b97e5e8a11e2aa8acc64c1eb5ceb75c5d14a51be6e4308d","0x02f901d58227d883055e508459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cea1d858276c177207c2114601b7c6a73ccb52ce708e91d96503553a9bd2b907e383b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be15c43c9d321682247a3d1813b98c15e4c3b0749128a70dd118e8d6fb8881ef64aa80c97161ab3cd3b90b743504dd111a3ab5ae1f227b7f5b88be331ec7e12fbb332e332e30000000000000000000000000000000000000000000000000000000c080a05bc46de653fbbcf5f5765fefcb43ad654c7289bbd9b2ce8a9c374e568d492a46a0750b8d9187e30bd16fdf9f26711b70b0bda706d0209897baa0f5bee82a5a4e0f","0x02f901d58227d883054a938459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4a41823b4b8b0395b3221cd30b4d3e9dbb542143e395b3ac6aa62d4ac32525937bbbbd3869823fffc03ccebe5782f0b77f25f0232ee5157f1b1f4b49c7b019fe332e332e30000000000000000000000000000000000000000000000000000000c001a01fdd49a0a57f92a50ec4e00b89fb7c1dde4fec6f25e15b1abf521a8110392b6da04f8399433fc3b90db2174e534e5c44c3eb448acb9a720e5ca2dd08aa0ad4a3f2","0x02f901d48227d8830551a78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be85e179f6c9e46cf829f4a8960b81aafd51e1211d6c4413ee984f061af92de70ea8b776a632961554b3b22ee1523a19882510eb2f9653b84f547803a26bfb6b10332e332e30000000000000000000000000000000000000000000000000000000c001a0ea2b38241740d3822ee430b2a00a7d81779f50c3df028241dd8e8065037d45b29f1041b19e8b8f927863e29977fa8347bd6b614aa3b9e164c877779e845a201e","0x02f902d58227d882136d8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c64050001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe2910000000000000000000000000000000000000000000000011d40f038a1fbe291000000000000000000000000000000000000000000000000000000000000000282115bebaaa2f82677f669585b19475bd8841e74e31d8adbe6500bd2df26c630515baf5d9220195bcf7662de968cf80acf4276583bd1806a135b14610bc9adcf00000000000000000000000000000000000000000000000000000000000000025f620ee2c5d47966d177d19165624cb92ff73ed18644b53351ad4d523ffc8b346951c3f4fb8ac086c5660593c2b380efc68dfeec93b59bd918a89859bb5937fbc001a0b0c76edee39b754546c514ad5341472c992d7958ce4405e8d637ae2a2cd50ae5a0783167316cf01999bc93f66fb767b9037efdea83f41a401aae4edf7635a8d49c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14368e","index":"0x4301eae","validatorIndex":"0xafc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148599","index":"0x4301eaf","validatorIndex":"0xafd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d66","index":"0x4301eb0","validatorIndex":"0xafe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eb1","validatorIndex":"0xaff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0716","index":"0x4301eb2","validatorIndex":"0xb00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b7c","index":"0x4301eb3","validatorIndex":"0xb01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14888b","index":"0x4301eb4","validatorIndex":"0xb02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeaa","index":"0x4301eb5","validatorIndex":"0xb03"}]},[],"0x1aa8ab9b42213e4c9451c5df358b58d693436d68c36aa3b560ee09869d1b8dec"]) handled in 1ms 2025-01-08 15:41:00.1336|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:00.1336|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:00.1336|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:00.1336|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:00.1975|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.2328|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:00.2328|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 149f29...7d6694 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:00.2328|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722659 (0x7cd1f5...792a04), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:00.2328|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722659 (0x7cd1f5...792a04), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 1ms 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:00.2328|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:00.2776|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:00.2810|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.2810|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:00.2810|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.2810|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:00.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:00.3620|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:00.3649|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.3649|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:00.3649|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.3649|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:00.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.5954|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.76.245:30401] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:00.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.8839|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.8839|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:00.8839|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:00.8839|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:00.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:00.9491|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:01.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.0600|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722626 | target: 13722659 | peer: 13722657 2025-01-08 15:41:01.0600|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:01.0602|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:41:01.0602|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:41:01.0602|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] 2025-01-08 15:41:01.0602|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722626, beaconPivotExists: True, BestSuggestedBody: 13722626, BestKnownNumber: 13722626, BestPeer: [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out], BestKnownBeaconNumber 13722659 2025-01-08 15:41:01.0602|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] (our best 13722626) 2025-01-08 15:41:01.1001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.1169|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] (our best 13722627) 2025-01-08 15:41:01.1169|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:01.1169|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:41:01.1169|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722656| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:01.1169|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:41:01.1973|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.2832|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.2832|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:01.2832|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.2832|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.2851|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:01.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.3252|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.20:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:41:01.3305|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.170.48]:20505, msg: 4a877a34580072dcaa0cb79494369ca73c5c90df43b7ce9c189dd93a537044931670ce7e330145dd1d82c38827c6c473b7d4b6c4799e6faf9fd5e0d6347cce9439036a6984d599c53e27f3b08fcd5f5b35a3bd815115d079a0229a1847b085730006f8d0a074aed33acb1aeed9d517d972bc3e49b7b56fb8d3b9b9b8d096173d8955ea091ff8adb840603ecfb8d649e304a8bb4c24d842d6d7a5c1a8cf3640e28eb1ab51245767cede25814005fb77b5cf0c2bfc11d2948423e4501f03bd557db8b52503b1cb9550ef82012883657468c68462ebcfaf808269648276348269708494fb069983697036902a0104f802016098000000000000000289736563703235366b31a102163d69aefc37090bfc3f9bd372b3191d9e8178b4abda1e0efecc4e3b7f0744348374637082501983756470825019, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.3670|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:01.3777|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:01.3777|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:01.3777|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:01.3777|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:01.4000|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.5989|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.6287|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.147.49.246:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:41:01.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.7548|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:01.7600|DEBUG|Network.PeerManager|11|Peer pool size is: 3636 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:01.7849|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:01.7923|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.168.38:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:41:01.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.8526|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|148.251.6.153:33464->30303] to: 20505 2025-01-08 15:41:01.8526|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|148.251.6.153:33464->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:41:01.8683|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.153:40310] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:01.8862|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.8862|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:01.8862|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:01.8862|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:01.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:01.9488|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:02.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.0600|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722627 | target: 13722659 | peer: 13722657 2025-01-08 15:41:02.0600|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:02.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:02.2890|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:02.2925|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.2925|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:02.2925|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.2925|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:02.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.3718|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.3718|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:02.3718|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.3718|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.3735|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:02.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.6027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.7990|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.8529|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:02.8884|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.8884|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:02.8884|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:02.8884|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:02.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:02.9495|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:03.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.1049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.2947|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.2947|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:03.2947|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.2947|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.2967|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:03.3054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:03.3770|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:03.3804|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.3804|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:03.3804|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.3804|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:03.4070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.5048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.7063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.8527|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:03.8906|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.8906|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:03.8906|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:03.8906|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:03.9097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:03.9489|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:03.9979|DEBUG|Synchronization.SnapSync.ProgressTracker|35|Snap - (Skipped Request, diff: 60) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:41:04.0096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.1089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3005|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:04.3135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.3828|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3828|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:04.3828|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3828|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.3847|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:04.4125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.5132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.6166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.7175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.8172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.8928|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.8928|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:04.8928|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:04.8928|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:04.9171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:04.9492|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:05.0061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.0061|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9940000 for next AuRa step. 2025-01-08 15:41:05.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.1274|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","blockNumber":"0xd16424","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f8","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","prevRandao":"0xa18453340ce96d5204641efe7398a94a247bddab2e8cef8e18834cb22506964f","receiptsRoot":"0xb98fbb56077a292d03f310eb642bf65046add5e3d0c42c33d9b07284f10016f4","stateRoot":"0x1922fe1772f3da0eafa63828486e0ecfd546a21a5cb51c181cc1e9675e46b703","timestamp":"0x677e9c91","transactions":["0x02f901d58227d88305026b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c93e1210c1f6dddf96d97765cd6abc5186d5bed01c83bf06c0ce4467b90b6e64878678030242c99f56ba0f295d87cf7ae1329b13a2b7e5edc626013a3d2f74b0d332e332e30000000000000000000000000000000000000000000000000000000c080a0431e0f7b6c5569c09f7e6255ac35f7dcbc40b2446cf340fa249883287a60d319a07c0d1c21619e07904f3c3133d0c1ed6a814280286e18ceed2b0d665534a5629f","0x02f901d58227d883053e388459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb8c3e115b1a46a6b5584dce4b655a2ded436c670868ff336fa2a968cf0c404d0a01558cdf021a00776174c2b31f7593164c9a87e859e3ca997f5af034ed4967d332e332e30000000000000000000000000000000000000000000000000000000c001a0ef5734e654f4489fb863981717b5a89dd44812b1f3476d874390c703aa9691d6a02ffa456683bcd2bb3036d9648f77da9507b463ea342ebc321ee413d3fa05611d","0x02f901d58227d883055e518459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7297db81cd2d521fc630f616d0e4b97a2f086d1456ff5f918b9fc19bc3fa440db2044becf953457957c269ea12e26a24f471d133f853c72d15aaebaef8d931a9332e332e30000000000000000000000000000000000000000000000000000000c080a0bdd060eb6bbca5c02fdfbffc89649ccd119dbfc166daa6d4ea1276c6b1445fc4a04fca32283e0c014d46c635b78d7a834f594bb6a323d32227f69202b00d78a24b","0x02f901d58227d883054a948459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833f842038b0ccd4893cc5a78c6bb39daed1f7fe27bbd3fe99869ed34f251f688109b3b3b851e661e0f7ae0c366efbfb1e946308ab1c1bd84505c976358d73ecc332e332e30000000000000000000000000000000000000000000000000000000c001a085f29cf2bfa4c57ad7d3d42f1417660f1b78ba02d9029da67e0cf2f9b0e950dba06641e8cd66cecab5ea8e0a63dfab70c081f5e3a7da6bc530fcbcae403f759ee5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8469","index":"0x4301eb6","validatorIndex":"0xb04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eb7","validatorIndex":"0xb05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143687","index":"0x4301eb8","validatorIndex":"0xb06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143966","index":"0x4301eb9","validatorIndex":"0xb07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eba","validatorIndex":"0xb08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeae","index":"0x4301ebb","validatorIndex":"0xb09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14858f","index":"0x4301ebc","validatorIndex":"0xb0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae9a","index":"0x4301ebd","validatorIndex":"0xb0b"}]},[],"0xe94ac379438965347370678a2e75d89a03039ae11bd04a0e71de1e6f67650869"]) 2025-01-08 15:41:05.1274|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722660 (0xb5c398...b578df), Extra Data: Nethermind 2025-01-08 15:41:05.1274|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722660 (0xb5c398...b578df). 2025-01-08 15:41:05.1282|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:05.1282|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","blockNumber":"0xd16424","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f8","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","prevRandao":"0xa18453340ce96d5204641efe7398a94a247bddab2e8cef8e18834cb22506964f","receiptsRoot":"0xb98fbb56077a292d03f310eb642bf65046add5e3d0c42c33d9b07284f10016f4","stateRoot":"0x1922fe1772f3da0eafa63828486e0ecfd546a21a5cb51c181cc1e9675e46b703","timestamp":"0x677e9c91","transactions":["0x02f901d58227d88305026b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c93e1210c1f6dddf96d97765cd6abc5186d5bed01c83bf06c0ce4467b90b6e64878678030242c99f56ba0f295d87cf7ae1329b13a2b7e5edc626013a3d2f74b0d332e332e30000000000000000000000000000000000000000000000000000000c080a0431e0f7b6c5569c09f7e6255ac35f7dcbc40b2446cf340fa249883287a60d319a07c0d1c21619e07904f3c3133d0c1ed6a814280286e18ceed2b0d665534a5629f","0x02f901d58227d883053e388459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb8c3e115b1a46a6b5584dce4b655a2ded436c670868ff336fa2a968cf0c404d0a01558cdf021a00776174c2b31f7593164c9a87e859e3ca997f5af034ed4967d332e332e30000000000000000000000000000000000000000000000000000000c001a0ef5734e654f4489fb863981717b5a89dd44812b1f3476d874390c703aa9691d6a02ffa456683bcd2bb3036d9648f77da9507b463ea342ebc321ee413d3fa05611d","0x02f901d58227d883055e518459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7297db81cd2d521fc630f616d0e4b97a2f086d1456ff5f918b9fc19bc3fa440db2044becf953457957c269ea12e26a24f471d133f853c72d15aaebaef8d931a9332e332e30000000000000000000000000000000000000000000000000000000c080a0bdd060eb6bbca5c02fdfbffc89649ccd119dbfc166daa6d4ea1276c6b1445fc4a04fca32283e0c014d46c635b78d7a834f594bb6a323d32227f69202b00d78a24b","0x02f901d58227d883054a948459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833f842038b0ccd4893cc5a78c6bb39daed1f7fe27bbd3fe99869ed34f251f688109b3b3b851e661e0f7ae0c366efbfb1e946308ab1c1bd84505c976358d73ecc332e332e30000000000000000000000000000000000000000000000000000000c001a085f29cf2bfa4c57ad7d3d42f1417660f1b78ba02d9029da67e0cf2f9b0e950dba06641e8cd66cecab5ea8e0a63dfab70c081f5e3a7da6bc530fcbcae403f759ee5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8469","index":"0x4301eb6","validatorIndex":"0xb04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eb7","validatorIndex":"0xb05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143687","index":"0x4301eb8","validatorIndex":"0xb06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143966","index":"0x4301eb9","validatorIndex":"0xb07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eba","validatorIndex":"0xb08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeae","index":"0x4301ebb","validatorIndex":"0xb09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14858f","index":"0x4301ebc","validatorIndex":"0xb0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae9a","index":"0x4301ebd","validatorIndex":"0xb0b"}]},[],"0xe94ac379438965347370678a2e75d89a03039ae11bd04a0e71de1e6f67650869"]) 2025-01-08 15:41:05.1282|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","blockNumber":"0xd16424","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f8","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","prevRandao":"0xa18453340ce96d5204641efe7398a94a247bddab2e8cef8e18834cb22506964f","receiptsRoot":"0xb98fbb56077a292d03f310eb642bf65046add5e3d0c42c33d9b07284f10016f4","stateRoot":"0x1922fe1772f3da0eafa63828486e0ecfd546a21a5cb51c181cc1e9675e46b703","timestamp":"0x677e9c91","transactions":["0x02f901d58227d88305026b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c93e1210c1f6dddf96d97765cd6abc5186d5bed01c83bf06c0ce4467b90b6e64878678030242c99f56ba0f295d87cf7ae1329b13a2b7e5edc626013a3d2f74b0d332e332e30000000000000000000000000000000000000000000000000000000c080a0431e0f7b6c5569c09f7e6255ac35f7dcbc40b2446cf340fa249883287a60d319a07c0d1c21619e07904f3c3133d0c1ed6a814280286e18ceed2b0d665534a5629f","0x02f901d58227d883053e388459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb8c3e115b1a46a6b5584dce4b655a2ded436c670868ff336fa2a968cf0c404d0a01558cdf021a00776174c2b31f7593164c9a87e859e3ca997f5af034ed4967d332e332e30000000000000000000000000000000000000000000000000000000c001a0ef5734e654f4489fb863981717b5a89dd44812b1f3476d874390c703aa9691d6a02ffa456683bcd2bb3036d9648f77da9507b463ea342ebc321ee413d3fa05611d","0x02f901d58227d883055e518459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7297db81cd2d521fc630f616d0e4b97a2f086d1456ff5f918b9fc19bc3fa440db2044becf953457957c269ea12e26a24f471d133f853c72d15aaebaef8d931a9332e332e30000000000000000000000000000000000000000000000000000000c080a0bdd060eb6bbca5c02fdfbffc89649ccd119dbfc166daa6d4ea1276c6b1445fc4a04fca32283e0c014d46c635b78d7a834f594bb6a323d32227f69202b00d78a24b","0x02f901d58227d883054a948459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833f842038b0ccd4893cc5a78c6bb39daed1f7fe27bbd3fe99869ed34f251f688109b3b3b851e661e0f7ae0c366efbfb1e946308ab1c1bd84505c976358d73ecc332e332e30000000000000000000000000000000000000000000000000000000c001a085f29cf2bfa4c57ad7d3d42f1417660f1b78ba02d9029da67e0cf2f9b0e950dba06641e8cd66cecab5ea8e0a63dfab70c081f5e3a7da6bc530fcbcae403f759ee5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8469","index":"0x4301eb6","validatorIndex":"0xb04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eb7","validatorIndex":"0xb05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143687","index":"0x4301eb8","validatorIndex":"0xb06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143966","index":"0x4301eb9","validatorIndex":"0xb07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301eba","validatorIndex":"0xb08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeae","index":"0x4301ebb","validatorIndex":"0xb09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14858f","index":"0x4301ebc","validatorIndex":"0xb0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ae9a","index":"0x4301ebd","validatorIndex":"0xb0b"}]},[],"0xe94ac379438965347370678a2e75d89a03039ae11bd04a0e71de1e6f67650869"]) handled in 1ms 2025-01-08 15:41:05.1282|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:05.1282|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:05.1282|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:05.1282|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:05.1347|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722660 (0xb5c398...b578df), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:05.1347|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722660 (0xb5c398...b578df), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:05.1347|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:05.2057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.2483|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:05.2848|DEBUG|Synchronization.Peers.SyncPeerPool|15|Dropped 0 useless peers 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:05.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3049|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.3886|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:05.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.5074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.6049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.7025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.8069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.8951|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.8951|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:05.8951|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:05.8951|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:05.9002|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.84.185.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:05.9092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:05.9491|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:06.0097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.0594|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722627 | target: 13722660 | peer: 13722659 2025-01-08 15:41:06.0594|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:06.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:41:06.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:41:06.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] 2025-01-08 15:41:06.0594|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722627, beaconPivotExists: True, BestSuggestedBody: 13722627, BestKnownNumber: 13722627, BestPeer: [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out], BestKnownBeaconNumber 13722660 2025-01-08 15:41:06.0594|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] (our best 13722627) 2025-01-08 15:41:06.1090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.1165|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] (our best 13722628) 2025-01-08 15:41:06.1165|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:06.1165|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:41:06.1165|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:06.1165|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:41:06.2073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.3057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:06.3057|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:06.3132|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3132|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:06.3132|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3132|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:06.3528|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:06.3528|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: 80c8b3...d1afd7 2025-01-08 15:41:06.3791|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:06.3791|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:06.3791|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:06.3791|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:06.3938|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:06.3967|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3967|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:06.3967|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.3967|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:06.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.6097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.7094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.8095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.8982|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:06.9092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:06.9493|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:07.0094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.0610|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722628 | target: 13722660 | peer: 13722659 2025-01-08 15:41:07.0610|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:07.1086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.2334|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:07.3044|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:41:07.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.3156|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.3156|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:07.3156|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.3156|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.3173|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:07.3988|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.3988|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:07.3988|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.3988|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.4004|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:07.4092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.5113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.5936|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|34.32.158.209:50294->30303] to: 30303 2025-01-08 15:41:07.5936|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.32.158.209:50294->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1847405030 2025-01-08 15:41:07.6098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.7124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.8131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.9005|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.9005|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:07.9005|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:07.9005|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:07.9130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:07.9508|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:08.0132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.1172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.2166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.3174|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:08.3174|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:08.3244|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.3244|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:08.3244|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.3244|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:08.3327|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:08.4049|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:08.4084|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.4084|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:08.4084|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.4084|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:08.4207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.5186|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.6174|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.7207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.8203|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.9032|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.9032|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:08.9032|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:08.9032|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:08.9214|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:08.9490|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:09.0231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.1226|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.2231|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.2799|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|84.239.17.134:51652->30303] to: 23445 2025-01-08 15:41:09.2824|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|84.239.17.134:51652->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:41:09.3248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.3248|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.3248|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:09.3248|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.3248|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.3288|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:09.3339|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:09.4105|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.4105|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:09.4105|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.4105|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.4125|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:09.4250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.5212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.6257|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.7225|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.8250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.9057|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.9057|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:09.9057|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:09.9057|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:09.9251|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:09.9484|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:10.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.0003|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:41:10.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.1233|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","blockNumber":"0xd16425","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","prevRandao":"0xa1a4f7357593c5ce6790e5099fb066df7df1b678d2fb1cdfc72d8dffdb73fc68","receiptsRoot":"0x7f4014409336df1e4eb08c37d9dfe0f0f06f50da8d4367945536be8a6e8e6ac0","stateRoot":"0x4725afcd92b382c4f15dfe8838d6ea36314260792a81cd4e233157f3b0b971bd","timestamp":"0x677e9c96","transactions":["0x02f901d58227d8830551a88459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3eb317fbe51ca2d92d0f06ee54dfc10f8af55acef7173b24544d2d849d3f813342db0cc3f976e2f908d5a6bbe9845574819dbbba30e6e6acf15efd3aae5c512a332e332e30000000000000000000000000000000000000000000000000000000c080a07324968975d839329bc944ffaf600cf26cae2152d0b65c3d45423f8e09b40b3da024b7fd3212134e7dd48efd4ed98398dabe10a857fb2028316e0f2a3103973db8","0x02f901d58227d883055e528459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89968eeb4ceae7adf959fdeae8d483f8278f8792e027fffd8d4d303abab89fb9e82374b6a4dd5da2683ddeb43505db3375835bbcc310dabd91ef861d03786aff5332e332e30000000000000000000000000000000000000000000000000000000c001a04b626f9e2112ab74ef87bbb7d2566f276fdec8df6e7cff2cc3971a9111a217e4a04fffdee6a4d6cb6f428ee7ef913092df04e46948d20502d233f73fc1b98fc9e6","0x02f901d58227d88305026c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be282d0ae286a0ca4ec79f93aff15458b08481ae2490704e9a2186a1bffa0f599f0feb362724cb73a3e0673a60e76ee8e1044000a7bb0917f2ae67de7c151f3bc1332e332e30000000000000000000000000000000000000000000000000000000c080a00a3e464a86bc50294cafe92f0cf81931e1feed234164acee8a257929e34611caa03f4ac85716b8e36e3c1332b933d2e42f4763b02bd8620aa791bb992a7279763c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeab","index":"0x4301ebe","validatorIndex":"0xb0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14629b","index":"0x4301ebf","validatorIndex":"0xb0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148962","index":"0x4301ec0","validatorIndex":"0xb0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146563","index":"0x4301ec1","validatorIndex":"0xb0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ec2","validatorIndex":"0xb10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d49","index":"0x4301ec3","validatorIndex":"0xb11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ec4","validatorIndex":"0xb12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ebf","index":"0x4301ec5","validatorIndex":"0xb13"}]},[],"0xdf676297ce7bb0f2b701db416ac12bf88acf708cc61cacd86672cdbf266774b0"]) 2025-01-08 15:41:10.1233|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722661 (0xf10f1d...77ca0d), Extra Data: Nethermind 2025-01-08 15:41:10.1242|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722661 (0xf10f1d...77ca0d). 2025-01-08 15:41:10.1242|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","blockNumber":"0xd16425","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","prevRandao":"0xa1a4f7357593c5ce6790e5099fb066df7df1b678d2fb1cdfc72d8dffdb73fc68","receiptsRoot":"0x7f4014409336df1e4eb08c37d9dfe0f0f06f50da8d4367945536be8a6e8e6ac0","stateRoot":"0x4725afcd92b382c4f15dfe8838d6ea36314260792a81cd4e233157f3b0b971bd","timestamp":"0x677e9c96","transactions":["0x02f901d58227d8830551a88459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3eb317fbe51ca2d92d0f06ee54dfc10f8af55acef7173b24544d2d849d3f813342db0cc3f976e2f908d5a6bbe9845574819dbbba30e6e6acf15efd3aae5c512a332e332e30000000000000000000000000000000000000000000000000000000c080a07324968975d839329bc944ffaf600cf26cae2152d0b65c3d45423f8e09b40b3da024b7fd3212134e7dd48efd4ed98398dabe10a857fb2028316e0f2a3103973db8","0x02f901d58227d883055e528459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89968eeb4ceae7adf959fdeae8d483f8278f8792e027fffd8d4d303abab89fb9e82374b6a4dd5da2683ddeb43505db3375835bbcc310dabd91ef861d03786aff5332e332e30000000000000000000000000000000000000000000000000000000c001a04b626f9e2112ab74ef87bbb7d2566f276fdec8df6e7cff2cc3971a9111a217e4a04fffdee6a4d6cb6f428ee7ef913092df04e46948d20502d233f73fc1b98fc9e6","0x02f901d58227d88305026c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be282d0ae286a0ca4ec79f93aff15458b08481ae2490704e9a2186a1bffa0f599f0feb362724cb73a3e0673a60e76ee8e1044000a7bb0917f2ae67de7c151f3bc1332e332e30000000000000000000000000000000000000000000000000000000c080a00a3e464a86bc50294cafe92f0cf81931e1feed234164acee8a257929e34611caa03f4ac85716b8e36e3c1332b933d2e42f4763b02bd8620aa791bb992a7279763c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeab","index":"0x4301ebe","validatorIndex":"0xb0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14629b","index":"0x4301ebf","validatorIndex":"0xb0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148962","index":"0x4301ec0","validatorIndex":"0xb0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146563","index":"0x4301ec1","validatorIndex":"0xb0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ec2","validatorIndex":"0xb10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d49","index":"0x4301ec3","validatorIndex":"0xb11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ec4","validatorIndex":"0xb12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ebf","index":"0x4301ec5","validatorIndex":"0xb13"}]},[],"0xdf676297ce7bb0f2b701db416ac12bf88acf708cc61cacd86672cdbf266774b0"]) 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","blockNumber":"0xd16425","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb5c398044b7bddfdd5dc370cae81b45926331d45e3707a0d30d45283ceb578df","prevRandao":"0xa1a4f7357593c5ce6790e5099fb066df7df1b678d2fb1cdfc72d8dffdb73fc68","receiptsRoot":"0x7f4014409336df1e4eb08c37d9dfe0f0f06f50da8d4367945536be8a6e8e6ac0","stateRoot":"0x4725afcd92b382c4f15dfe8838d6ea36314260792a81cd4e233157f3b0b971bd","timestamp":"0x677e9c96","transactions":["0x02f901d58227d8830551a88459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3eb317fbe51ca2d92d0f06ee54dfc10f8af55acef7173b24544d2d849d3f813342db0cc3f976e2f908d5a6bbe9845574819dbbba30e6e6acf15efd3aae5c512a332e332e30000000000000000000000000000000000000000000000000000000c080a07324968975d839329bc944ffaf600cf26cae2152d0b65c3d45423f8e09b40b3da024b7fd3212134e7dd48efd4ed98398dabe10a857fb2028316e0f2a3103973db8","0x02f901d58227d883055e528459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89968eeb4ceae7adf959fdeae8d483f8278f8792e027fffd8d4d303abab89fb9e82374b6a4dd5da2683ddeb43505db3375835bbcc310dabd91ef861d03786aff5332e332e30000000000000000000000000000000000000000000000000000000c001a04b626f9e2112ab74ef87bbb7d2566f276fdec8df6e7cff2cc3971a9111a217e4a04fffdee6a4d6cb6f428ee7ef913092df04e46948d20502d233f73fc1b98fc9e6","0x02f901d58227d88305026c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be282d0ae286a0ca4ec79f93aff15458b08481ae2490704e9a2186a1bffa0f599f0feb362724cb73a3e0673a60e76ee8e1044000a7bb0917f2ae67de7c151f3bc1332e332e30000000000000000000000000000000000000000000000000000000c080a00a3e464a86bc50294cafe92f0cf81931e1feed234164acee8a257929e34611caa03f4ac85716b8e36e3c1332b933d2e42f4763b02bd8620aa791bb992a7279763c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeab","index":"0x4301ebe","validatorIndex":"0xb0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14629b","index":"0x4301ebf","validatorIndex":"0xb0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148962","index":"0x4301ec0","validatorIndex":"0xb0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146563","index":"0x4301ec1","validatorIndex":"0xb0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ec2","validatorIndex":"0xb10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d49","index":"0x4301ec3","validatorIndex":"0xb11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ec4","validatorIndex":"0xb12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ebf","index":"0x4301ec5","validatorIndex":"0xb13"}]},[],"0xdf676297ce7bb0f2b701db416ac12bf88acf708cc61cacd86672cdbf266774b0"]) handled in 1ms 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:10.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722661 (0xf10f1d...77ca0d), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:10.1242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722661 (0xf10f1d...77ca0d), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:10.1242|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:10.1286|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:10.1286|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:10.1286|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:10.1286|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:10.1973|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.3326|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:10.3981|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.4167|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:10.4975|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.7559|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:10.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:10.9077|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.9077|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:10.9077|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:10.9077|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:10.9490|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:11.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.0605|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722628 | target: 13722661 | peer: 13722659 2025-01-08 15:41:11.0605|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:11.0605|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:41:11.0605|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:41:11.0605|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] 2025-01-08 15:41:11.0605|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722628, beaconPivotExists: True, BestSuggestedBody: 13722628, BestKnownNumber: 13722628, BestPeer: [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out], BestKnownBeaconNumber 13722661 2025-01-08 15:41:11.0605|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] (our best 13722628) 2025-01-08 15:41:11.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.1174|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] (our best 13722629) 2025-01-08 15:41:11.1174|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:11.1174|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:41:11.1174|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722658| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:11.1174|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:41:11.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:11.3373|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:11.3402|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.3402|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:11.3402|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.3402|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:11.3810|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:11.3810|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:11.3810|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:11.3810|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:11.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:11.4222|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:11.4256|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.4256|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:11.4256|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.4256|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:11.4981|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.5987|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.7901|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.7901|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:11.7901|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.7901|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:11.7950|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:11.7950|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:11.7950|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:11.7950|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:11.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.8572|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:11.8572|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: a32b65...ed8bf8 2025-01-08 15:41:11.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:11.9100|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.9100|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:11.9100|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:11.9100|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:11.9484|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:12.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.0605|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722629 | target: 13722661 | peer: 13722659 2025-01-08 15:41:12.0605|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:12.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.3424|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.3424|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:12.3424|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.3424|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.3442|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:12.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.4276|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.4276|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:12.4276|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.4276|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.4292|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:12.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.6582|DEBUG|Network.PeerManager|11|Peer pool size is: 3737 2025-01-08 15:41:12.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:12.9123|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.9123|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:12.9123|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:12.9123|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:12.9487|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:41:13.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.1701|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:13.1701|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:13.1701|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:209.58.191.7]:30303, msg: 56917a49264a092de3722a4658111b25a048a1a534c25aba9bee7f47968d3cfde52c33130e87d9d11951b9d6a110fc6690c54ea9ce645a18a9eed2f8453fbcc9223a88f56e64d61e514fdc8f71ed008ceb4514cfde6a243aa635cc03e26173ac0006f8b9a04f087a561594305d8a0ef8d2d18e13be724fa445bb1a38e19d075b5a776d94ecf896b840b43c2b4b2c742a3727e2b68a7400d322af22df15fbdd11c4840023ddf81116fa0760e54398ce8ed08b1b99b72096bc3e44c7f9447fcfae6ca962730b7512766c0283657468c6849f3d22548082696482763482697084d13abf0789736563703235366b31a103a19848624fffba0734b3170d7888e27f2b369ac13ba1ec4dc9bf190eb098ae2e8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:41:13.1980|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.1980|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:82.113.38.47]:30303, msg: 683ecf23315f53c87d24c29e05f40fb601fc6dd4b7a8697578cec02a56967dad53a832ed7de3f9b0528843a55a433679cef7306c903fa2c48c41837b51520e4c63d10792457fb0947128c8f8fcfa12c9da4b14bef720f2370bffe8c28e528b1b0106f8b9a04f087a561594305d8a0ef8d2d18e13be724fa445bb1a38e19d075b5a776d94ecf896b840fa7518797f51a8dc1ae42b085e51877de19340f1f1c5e561ef08acbea32699ef1a688c037b65bab48a91427695fd3e358bdf6c74088c77759f8131264be479560283657468c6849f3d225480826964827634826970845271262f89736563703235366b31a103a25f8d5ce4e86ed805f62e14df9a19d3b392f784a57d4497b94f87b0785b48ea8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:41:13.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.3479|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.3479|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:13.3479|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.3479|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.3501|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:13.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.4325|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:13.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:13.9143|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.9143|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:13.9143|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:13.9143|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:13.9498|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:14.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.1730|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:14.1988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.3535|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:14.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.4374|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:14.4989|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:14.9164|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.9164|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:14.9164|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:14.9164|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:14.9536|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:15.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:41:15.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.1395|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","blockNumber":"0xd16426","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","prevRandao":"0xa820356d0e270fad40405392bd1cd59cbcd75ae033f4745d8e120ed5a2ec32c7","receiptsRoot":"0x351ea627703a650fc0d8ff0263d2d7d8431867b282f079a4db4391efdccc82bd","stateRoot":"0x1231b6cc0b2fcb85913bcc4505a38ad956d044a6816ae37213f6868c3e9e7cd9","timestamp":"0x677e9c9b","transactions":["0x02f901d58227d883053e398459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f853c2a180093669a7fd4e4b0cacc2a4d744bc8b2cb221dd2621a048c4405e4745439331d791f93f43caf79dc8afbed7fbc7a13f6388551ff77b321d81d9511c97332e332e30000000000000000000000000000000000000000000000000000000c080a03918ded3fdcf1641633037212a41d230514e5bc7641cc27c76eb132c43853ddba03f48ce193941cad77c930cef9335deb37f10b26f4c895410a2bbbe72f4b75e86","0x02f901d58227d883054a958459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be34b32d1632ffb62081d29fa0eb83596eae958cd45e3f1ae6798740211c685425d18d1db1bcc0664cd1453aa4425b84d2d312513bfca992287804e5834df69846332e332e30000000000000000000000000000000000000000000000000000000c001a0fb058c5cdf739745712b9a53981b3e3dfae146418f438334854fce0b842e9ccea06161aab49185c232a8c0fc4463a9d2aeb1d54b78aea00af4b55afb93f0aa2372","0x02f901d58227d8830551a98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be501672b905cfd2d3d3cdd581559fb2ab689bc34c65e5d00e44d97be53b09881c0ebbd8e204ecf008d333b39beb5e56bdc4d334b490d7b70cf8057490c28ef36b332e332e30000000000000000000000000000000000000000000000000000000c001a0a6db350a79aad57dabe516e7fe68505889060adba3bcb83f9c99234b7e9f83d6a04e336be4566de8d8992c2ef457de0418d6fab78c1afa6803269beffd56489194"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b496","index":"0x4301ec6","validatorIndex":"0xb14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8a","index":"0x4301ec7","validatorIndex":"0xb15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b95","index":"0x4301ec8","validatorIndex":"0xb16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9a3a","index":"0x4301ec9","validatorIndex":"0xb17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab43","index":"0x4301eca","validatorIndex":"0xb18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407af","index":"0x4301ecb","validatorIndex":"0xb19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48a","index":"0x4301ecc","validatorIndex":"0xb1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b496","index":"0x4301ecd","validatorIndex":"0xb1b"}]},[],"0x0480dd3975b5fde530b8fce4844d2348a3ec6bece3c1cebec1d91f4b9f81166d"]) 2025-01-08 15:41:15.1395|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722662 (0xbb929e...954e52), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:41:15.1402|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722662 (0xbb929e...954e52). 2025-01-08 15:41:15.1402|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:15.1402|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","blockNumber":"0xd16426","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","prevRandao":"0xa820356d0e270fad40405392bd1cd59cbcd75ae033f4745d8e120ed5a2ec32c7","receiptsRoot":"0x351ea627703a650fc0d8ff0263d2d7d8431867b282f079a4db4391efdccc82bd","stateRoot":"0x1231b6cc0b2fcb85913bcc4505a38ad956d044a6816ae37213f6868c3e9e7cd9","timestamp":"0x677e9c9b","transactions":["0x02f901d58227d883053e398459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f853c2a180093669a7fd4e4b0cacc2a4d744bc8b2cb221dd2621a048c4405e4745439331d791f93f43caf79dc8afbed7fbc7a13f6388551ff77b321d81d9511c97332e332e30000000000000000000000000000000000000000000000000000000c080a03918ded3fdcf1641633037212a41d230514e5bc7641cc27c76eb132c43853ddba03f48ce193941cad77c930cef9335deb37f10b26f4c895410a2bbbe72f4b75e86","0x02f901d58227d883054a958459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be34b32d1632ffb62081d29fa0eb83596eae958cd45e3f1ae6798740211c685425d18d1db1bcc0664cd1453aa4425b84d2d312513bfca992287804e5834df69846332e332e30000000000000000000000000000000000000000000000000000000c001a0fb058c5cdf739745712b9a53981b3e3dfae146418f438334854fce0b842e9ccea06161aab49185c232a8c0fc4463a9d2aeb1d54b78aea00af4b55afb93f0aa2372","0x02f901d58227d8830551a98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be501672b905cfd2d3d3cdd581559fb2ab689bc34c65e5d00e44d97be53b09881c0ebbd8e204ecf008d333b39beb5e56bdc4d334b490d7b70cf8057490c28ef36b332e332e30000000000000000000000000000000000000000000000000000000c001a0a6db350a79aad57dabe516e7fe68505889060adba3bcb83f9c99234b7e9f83d6a04e336be4566de8d8992c2ef457de0418d6fab78c1afa6803269beffd56489194"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b496","index":"0x4301ec6","validatorIndex":"0xb14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8a","index":"0x4301ec7","validatorIndex":"0xb15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b95","index":"0x4301ec8","validatorIndex":"0xb16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9a3a","index":"0x4301ec9","validatorIndex":"0xb17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab43","index":"0x4301eca","validatorIndex":"0xb18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407af","index":"0x4301ecb","validatorIndex":"0xb19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48a","index":"0x4301ecc","validatorIndex":"0xb1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b496","index":"0x4301ecd","validatorIndex":"0xb1b"}]},[],"0x0480dd3975b5fde530b8fce4844d2348a3ec6bece3c1cebec1d91f4b9f81166d"]) 2025-01-08 15:41:15.1402|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","blockNumber":"0xd16426","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15747","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf10f1d545e975aaedd6ddf9b0faacc8cb3f53c4ccb38558d001de4b71d77ca0d","prevRandao":"0xa820356d0e270fad40405392bd1cd59cbcd75ae033f4745d8e120ed5a2ec32c7","receiptsRoot":"0x351ea627703a650fc0d8ff0263d2d7d8431867b282f079a4db4391efdccc82bd","stateRoot":"0x1231b6cc0b2fcb85913bcc4505a38ad956d044a6816ae37213f6868c3e9e7cd9","timestamp":"0x677e9c9b","transactions":["0x02f901d58227d883053e398459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceca80a9e184ee456b6a8d11c056d7605015fceeac40d811b49f4a3799a404c4cb43b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f853c2a180093669a7fd4e4b0cacc2a4d744bc8b2cb221dd2621a048c4405e4745439331d791f93f43caf79dc8afbed7fbc7a13f6388551ff77b321d81d9511c97332e332e30000000000000000000000000000000000000000000000000000000c080a03918ded3fdcf1641633037212a41d230514e5bc7641cc27c76eb132c43853ddba03f48ce193941cad77c930cef9335deb37f10b26f4c895410a2bbbe72f4b75e86","0x02f901d58227d883054a958459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be34b32d1632ffb62081d29fa0eb83596eae958cd45e3f1ae6798740211c685425d18d1db1bcc0664cd1453aa4425b84d2d312513bfca992287804e5834df69846332e332e30000000000000000000000000000000000000000000000000000000c001a0fb058c5cdf739745712b9a53981b3e3dfae146418f438334854fce0b842e9ccea06161aab49185c232a8c0fc4463a9d2aeb1d54b78aea00af4b55afb93f0aa2372","0x02f901d58227d8830551a98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be501672b905cfd2d3d3cdd581559fb2ab689bc34c65e5d00e44d97be53b09881c0ebbd8e204ecf008d333b39beb5e56bdc4d334b490d7b70cf8057490c28ef36b332e332e30000000000000000000000000000000000000000000000000000000c001a0a6db350a79aad57dabe516e7fe68505889060adba3bcb83f9c99234b7e9f83d6a04e336be4566de8d8992c2ef457de0418d6fab78c1afa6803269beffd56489194"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b496","index":"0x4301ec6","validatorIndex":"0xb14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8a","index":"0x4301ec7","validatorIndex":"0xb15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b95","index":"0x4301ec8","validatorIndex":"0xb16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9a3a","index":"0x4301ec9","validatorIndex":"0xb17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dab43","index":"0x4301eca","validatorIndex":"0xb18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1407af","index":"0x4301ecb","validatorIndex":"0xb19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48a","index":"0x4301ecc","validatorIndex":"0xb1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b496","index":"0x4301ecd","validatorIndex":"0xb1b"}]},[],"0x0480dd3975b5fde530b8fce4844d2348a3ec6bece3c1cebec1d91f4b9f81166d"]) handled in 1ms 2025-01-08 15:41:15.1402|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:15.1402|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:15.1402|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:15.1402|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:15.1443|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722662 (0xbb929e...954e52), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:15.1443|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722662 (0xbb929e...954e52), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:15.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:15.3605|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:15.3650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.3650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:15.3650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.3650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:15.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.4051|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.60.100.64:50306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:15.4421|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:15.4456|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.4456|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:15.4456|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.4456|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:15.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.5638|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:15.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.6972|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_chainId([]) 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:41:15.6972|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:41:15.7601|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|In|Initialized|98.45.233.215:33092->30303] received disconnect [ClientQuitting] 2025-01-08 15:41:15.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:15.9185|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.9185|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:15.9185|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:15.9185|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:15.9534|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:16.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.0155|DEBUG|Synchronization.SnapSync.ProgressTracker|40|Snap - (Skipped Request, diff: 62) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:41:16.0606|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722629 | target: 13722662 | peer: 13722661 2025-01-08 15:41:16.0606|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:16.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Active 2025-01-08 15:41:16.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher got activated. 2025-01-08 15:41:16.0606|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] 2025-01-08 15:41:16.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|MergeBlockDownloader GetCurrentNumber: currentNumber 13722629, beaconPivotExists: True, BestSuggestedBody: 13722629, BestKnownNumber: 13722629, BestPeer: [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out], BestKnownBeaconNumber 13722662 2025-01-08 15:41:16.0606|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] (our best 13722629) 2025-01-08 15:41:16.1055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.1183|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] (our best 13722630) 2025-01-08 15:41:16.1183|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:16.1183|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:41:16.1183|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:16.1183|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:41:16.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.3055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.3679|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:16.3813|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:16.3813|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:16.3813|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:16.3813|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:16.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.4481|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.4481|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:16.4484|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.4484|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:16.4484|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:16.4484|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:16.4484|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:16.4484|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:16.4523|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.4523|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:16.4523|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.4523|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:16.5106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.6091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.6532|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:16.6532|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: c5d1ec...cb2180 2025-01-08 15:41:16.7082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.8096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:16.9208|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.9208|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:16.9208|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:16.9208|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:16.9555|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:17.0094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.0612|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722630 | target: 13722662 | peer: 13722661 2025-01-08 15:41:17.0612|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:17.1086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.2110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.3094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:17.3732|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:17.3765|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.3765|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:17.3765|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.3765|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:17.4112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:17.4544|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:17.4580|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.4580|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:17.4580|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.4580|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:17.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.6069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.7084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.8077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.9111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:17.9234|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.9234|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:17.9234|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:17.9234|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:17.9508|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:18.0125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.1127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.2133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.2696|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:18.3134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.3785|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.3785|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:18.3785|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.3785|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.3802|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:18.4165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.4603|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:18.5177|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.5620|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.71.151:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:41:18.6168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.7183|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.252.125:5076] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:41:18.7183|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.8168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.9170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:18.9258|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.9258|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:18.9258|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:18.9258|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:18.9535|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:41:19.0171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.1155|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.2151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.3175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.3618|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:19.3841|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.3842|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:19.4210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:19.4657|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:19.4692|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.4692|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:19.4692|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.4692|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:19.5212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.6205|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.7174|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.8209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.9207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:19.9281|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.9282|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:19.9282|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:19.9282|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:19.9536|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:20.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:41:20.0981|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","blockNumber":"0xd16427","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","prevRandao":"0x2a5878639f139d1ef68aadaae312d8d5cd7dfc40d03e57480fe9a03bd0eec2fd","receiptsRoot":"0xf27aad4b279178f69fc7264c6e4715d27a17621676fa39d11979dab01039b505","stateRoot":"0xeea6108968c01eda097e6992fc33b6e8b6d3242bd1b79f24f46555d9a7956b54","timestamp":"0x677e9ca0","transactions":["0x02f901d58227d883055e538459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed603056d22b79647da5923abd80ac9bb2c12eab3f6afc5c9f1b542fdb8192f601091f879506855aeabc9a6b893ea722bd73106a3988a069507dd5979d04c55bd332e332e30000000000000000000000000000000000000000000000000000000c080a0495e46e604a38eaf2dad26c7ad6e60735748292cade2c8730fb66affa6e5fc39a06a28db5ddedc549c937d18d14c55a52294eeac2cd1793a6b47b014f88eac38d4","0x02f901d58227d8830551aa8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1911bec16ac24f9c12e2ef7d4f6afa5a5139a64c622055588e85c6c508f30c25c798bc92d82bd377de8bee54fda2ff67ee19ded3a74fd815a150ef446b0efe1c332e332e30000000000000000000000000000000000000000000000000000000c080a03a8663d0c96f1994c2fb84e5a4fec382a4595e45b274121faf45f3d4b2995a4fa00fdafc4944b6a7089e9ba34be63003bfc4ab2d455f728255bb541cfb849b41c9","0x02f901d58227d883053e3a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c874c00d0eee7cca3d5cfb4c9a3e493699834e9947d44ac5e58f590ebbcfaa91118b9eb38b30512432aa70a99aa3ea936b23a95fd3288795a57f3ed08ad139750332e332e30000000000000000000000000000000000000000000000000000000c001a009e28470177cc2fb5c2e07807afe1fb43a630c5f0b714b2dd66bd22a835dc346a0704ded38a040063598fbb093ec6b252fc3362385bd81889d38aba57d88fa25aa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f98","index":"0x4301ece","validatorIndex":"0xb1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18b","index":"0x4301ecf","validatorIndex":"0xb1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ed0","validatorIndex":"0xb1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148888","index":"0x4301ed1","validatorIndex":"0xb1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148895","index":"0x4301ed2","validatorIndex":"0xb20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459a5","index":"0x4301ed3","validatorIndex":"0xb21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148979","index":"0x4301ed4","validatorIndex":"0xb22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48a","index":"0x4301ed5","validatorIndex":"0xb23"}]},[],"0x1b595f9e70292b8e258d4ef432c164b67a3be78f645767663a1fc4c10400be95"]) 2025-01-08 15:41:20.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722663 (0x5ecb81...b821f2), Extra Data: Nethermind 2025-01-08 15:41:20.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722663 (0x5ecb81...b821f2). 2025-01-08 15:41:20.1244|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","blockNumber":"0xd16427","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","prevRandao":"0x2a5878639f139d1ef68aadaae312d8d5cd7dfc40d03e57480fe9a03bd0eec2fd","receiptsRoot":"0xf27aad4b279178f69fc7264c6e4715d27a17621676fa39d11979dab01039b505","stateRoot":"0xeea6108968c01eda097e6992fc33b6e8b6d3242bd1b79f24f46555d9a7956b54","timestamp":"0x677e9ca0","transactions":["0x02f901d58227d883055e538459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed603056d22b79647da5923abd80ac9bb2c12eab3f6afc5c9f1b542fdb8192f601091f879506855aeabc9a6b893ea722bd73106a3988a069507dd5979d04c55bd332e332e30000000000000000000000000000000000000000000000000000000c080a0495e46e604a38eaf2dad26c7ad6e60735748292cade2c8730fb66affa6e5fc39a06a28db5ddedc549c937d18d14c55a52294eeac2cd1793a6b47b014f88eac38d4","0x02f901d58227d8830551aa8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1911bec16ac24f9c12e2ef7d4f6afa5a5139a64c622055588e85c6c508f30c25c798bc92d82bd377de8bee54fda2ff67ee19ded3a74fd815a150ef446b0efe1c332e332e30000000000000000000000000000000000000000000000000000000c080a03a8663d0c96f1994c2fb84e5a4fec382a4595e45b274121faf45f3d4b2995a4fa00fdafc4944b6a7089e9ba34be63003bfc4ab2d455f728255bb541cfb849b41c9","0x02f901d58227d883053e3a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c874c00d0eee7cca3d5cfb4c9a3e493699834e9947d44ac5e58f590ebbcfaa91118b9eb38b30512432aa70a99aa3ea936b23a95fd3288795a57f3ed08ad139750332e332e30000000000000000000000000000000000000000000000000000000c001a009e28470177cc2fb5c2e07807afe1fb43a630c5f0b714b2dd66bd22a835dc346a0704ded38a040063598fbb093ec6b252fc3362385bd81889d38aba57d88fa25aa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f98","index":"0x4301ece","validatorIndex":"0xb1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18b","index":"0x4301ecf","validatorIndex":"0xb1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ed0","validatorIndex":"0xb1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148888","index":"0x4301ed1","validatorIndex":"0xb1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148895","index":"0x4301ed2","validatorIndex":"0xb20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459a5","index":"0x4301ed3","validatorIndex":"0xb21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148979","index":"0x4301ed4","validatorIndex":"0xb22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48a","index":"0x4301ed5","validatorIndex":"0xb23"}]},[],"0x1b595f9e70292b8e258d4ef432c164b67a3be78f645767663a1fc4c10400be95"]) 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","blockNumber":"0xd16427","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xbb929e1ea398a7a5d131c6f3ca2de76cc36fc408dd9cc5160539053a40954e52","prevRandao":"0x2a5878639f139d1ef68aadaae312d8d5cd7dfc40d03e57480fe9a03bd0eec2fd","receiptsRoot":"0xf27aad4b279178f69fc7264c6e4715d27a17621676fa39d11979dab01039b505","stateRoot":"0xeea6108968c01eda097e6992fc33b6e8b6d3242bd1b79f24f46555d9a7956b54","timestamp":"0x677e9ca0","transactions":["0x02f901d58227d883055e538459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed603056d22b79647da5923abd80ac9bb2c12eab3f6afc5c9f1b542fdb8192f601091f879506855aeabc9a6b893ea722bd73106a3988a069507dd5979d04c55bd332e332e30000000000000000000000000000000000000000000000000000000c080a0495e46e604a38eaf2dad26c7ad6e60735748292cade2c8730fb66affa6e5fc39a06a28db5ddedc549c937d18d14c55a52294eeac2cd1793a6b47b014f88eac38d4","0x02f901d58227d8830551aa8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1911bec16ac24f9c12e2ef7d4f6afa5a5139a64c622055588e85c6c508f30c25c798bc92d82bd377de8bee54fda2ff67ee19ded3a74fd815a150ef446b0efe1c332e332e30000000000000000000000000000000000000000000000000000000c080a03a8663d0c96f1994c2fb84e5a4fec382a4595e45b274121faf45f3d4b2995a4fa00fdafc4944b6a7089e9ba34be63003bfc4ab2d455f728255bb541cfb849b41c9","0x02f901d58227d883053e3a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c874c00d0eee7cca3d5cfb4c9a3e493699834e9947d44ac5e58f590ebbcfaa91118b9eb38b30512432aa70a99aa3ea936b23a95fd3288795a57f3ed08ad139750332e332e30000000000000000000000000000000000000000000000000000000c001a009e28470177cc2fb5c2e07807afe1fb43a630c5f0b714b2dd66bd22a835dc346a0704ded38a040063598fbb093ec6b252fc3362385bd81889d38aba57d88fa25aa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f98","index":"0x4301ece","validatorIndex":"0xb1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18b","index":"0x4301ecf","validatorIndex":"0xb1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ed0","validatorIndex":"0xb1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148888","index":"0x4301ed1","validatorIndex":"0xb1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148895","index":"0x4301ed2","validatorIndex":"0xb20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459a5","index":"0x4301ed3","validatorIndex":"0xb21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148979","index":"0x4301ed4","validatorIndex":"0xb22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48a","index":"0x4301ed5","validatorIndex":"0xb23"}]},[],"0x1b595f9e70292b8e258d4ef432c164b67a3be78f645767663a1fc4c10400be95"]) handled in 1ms 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:20.1291|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722663 (0x5ecb81...b821f2), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:20.1291|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722663 (0x5ecb81...b821f2), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:20.1291|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:20.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.3646|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:20.3896|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:20.3955|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.3955|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:20.3955|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.3955|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:20.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.4715|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:20.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:20.9277|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|172.105.149.163:57876->30303] - Out session already connected 2025-01-08 15:41:20.9277|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|172.105.149.163:57876->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:41:20.9385|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.9385|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:20.9385|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:20.9385|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:20.9529|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:20.9849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.229.134.150:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:41:21.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.0395|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.105.149.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:41:21.0597|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722630 | target: 13722663 | peer: 13722661 2025-01-08 15:41:21.0597|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:21.0597|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Active 2025-01-08 15:41:21.0597|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher got activated. 2025-01-08 15:41:21.0597|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] 2025-01-08 15:41:21.0597|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722630, beaconPivotExists: True, BestSuggestedBody: 13722630, BestKnownNumber: 13722630, BestPeer: [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out], BestKnownBeaconNumber 13722663 2025-01-08 15:41:21.0597|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] (our best 13722630) 2025-01-08 15:41:21.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.1165|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] (our best 13722631) 2025-01-08 15:41:21.1165|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:21.1165|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:41:21.1165|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722660| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:21.1165|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:41:21.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.2984|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.3831|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:21.3831|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:21.3831|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:21.3831|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:21.3976|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:21.4008|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.4008|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:21.4008|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.4008|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:21.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:21.4768|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:21.4807|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.4807|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:21.4807|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.4807|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:21.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.5980|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.7621|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:21.7973|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.7973|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:21.7973|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.7973|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:21.8003|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:21.8003|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:21.8003|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:21.8003|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:21.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:21.9409|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.9409|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:21.9409|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:21.9409|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:21.9564|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:41:22.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.0594|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722631 | target: 13722663 | peer: 13722661 2025-01-08 15:41:22.0594|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:22.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.4007|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4007|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:22.4007|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4007|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4051|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:22.4826|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4826|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:22.4826|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4826|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.4845|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:22.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.8672|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:22.8672|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: eb9647...8f3df1 2025-01-08 15:41:22.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:22.9385|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:154.53.60.107]:30303, msg: 60c55487f86396d29291617c5136a06a3dcb98a45f1aba919cc91ff4c41321f0f449503d2149a7d93eeffcfb781d2ab4c1ada2aaacae7c055badf37864d6b7d3611aa886648ef3ba43f4ddf3d6c1562ca5d78176f34f2e741c34f987b0b5e8190006f8b9a0e81a2c53c2e9c17eb869405a92b2be64579a07efedd87413a72f4025733e3392f896b84065510aa5109a9007fb3e83ac9db6056ebc8e825fee1b6948d24cdf354fdaebad7ff860d7534aa031931b876f928c14a5d7b676a1c5737d0d6690aa14e1516e230283657468c6849b192ad080826964827634826970849a353c6b89736563703235366b31a102b0b869b037803401778175a9152d6834792c2ebf7082a4d364c532b66bf5f92b8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:41:22.9433|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.9433|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:22.9433|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:22.9433|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:22.9572|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:41:22.9946|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.51.192.168:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:41:23.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.0065|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.58.33:45663] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:23.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.2110|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30886] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:23.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:23.4091|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:23.4126|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4126|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:23.4126|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4126|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:23.4380|DEBUG|Network.PeerManager|46|Peer pool size is: 3838 2025-01-08 15:41:23.4674|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.126.200.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.4883|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:23.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.5523|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.249.38.147:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:23.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.7147|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:23.7752|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:23.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.8354|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:23.8354|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:23.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:23.9008|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:41:23.9455|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.9455|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:23.9455|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:23.9455|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:23.9482|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.135.158.137:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:23.9564|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:41:24.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.4152|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4152|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:24.4152|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4152|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4167|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:24.4733|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->222.129.35.225:2521] initiating disconnect because InvalidNetworkId, details: invalid network id - 128 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:24.4939|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:24.4971|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4971|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:24.4971|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.4971|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:24.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.8332|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:24.9054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:24.9478|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.9478|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:24.9478|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:24.9478|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:24.9575|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:25.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:41:25.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","blockNumber":"0xd16428","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","prevRandao":"0xb0016f0b5735d16822d78e1a8164f73cb573459fae3d48eb0315d3b24e36d271","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x708f3d5b4ce8d3dc14cfad202d54db397f3b32bb7bc04b269d3caa959c5845a8","timestamp":"0x677e9ca5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ed6","validatorIndex":"0xb24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb014","index":"0x4301ed7","validatorIndex":"0xb25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b58e7","index":"0x4301ed8","validatorIndex":"0xb26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ed9","validatorIndex":"0xb27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5c","index":"0x4301eda","validatorIndex":"0xb28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d960","index":"0x4301edb","validatorIndex":"0xb29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66f","index":"0x4301edc","validatorIndex":"0xb2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301edd","validatorIndex":"0xb2b"}]},[],"0x66b50733fb10ec409b91d399c14ee9e0d28a7d68bb3d31369b326b6e1598dc45"]) 2025-01-08 15:41:25.1131|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722664 (0x8fc6e5...a82074), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:41:25.1131|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722664 (0x8fc6e5...a82074). 2025-01-08 15:41:25.1131|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","blockNumber":"0xd16428","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","prevRandao":"0xb0016f0b5735d16822d78e1a8164f73cb573459fae3d48eb0315d3b24e36d271","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x708f3d5b4ce8d3dc14cfad202d54db397f3b32bb7bc04b269d3caa959c5845a8","timestamp":"0x677e9ca5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ed6","validatorIndex":"0xb24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb014","index":"0x4301ed7","validatorIndex":"0xb25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b58e7","index":"0x4301ed8","validatorIndex":"0xb26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ed9","validatorIndex":"0xb27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5c","index":"0x4301eda","validatorIndex":"0xb28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d960","index":"0x4301edb","validatorIndex":"0xb29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66f","index":"0x4301edc","validatorIndex":"0xb2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301edd","validatorIndex":"0xb2b"}]},[],"0x66b50733fb10ec409b91d399c14ee9e0d28a7d68bb3d31369b326b6e1598dc45"]) 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","blockNumber":"0xd16428","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5ecb81f05bf8d90fde701de8d4d52bf58beddf0ddaa92f19cb75fa6bdeb821f2","prevRandao":"0xb0016f0b5735d16822d78e1a8164f73cb573459fae3d48eb0315d3b24e36d271","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x708f3d5b4ce8d3dc14cfad202d54db397f3b32bb7bc04b269d3caa959c5845a8","timestamp":"0x677e9ca5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daa5","index":"0x4301ed6","validatorIndex":"0xb24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb014","index":"0x4301ed7","validatorIndex":"0xb25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b58e7","index":"0x4301ed8","validatorIndex":"0xb26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ed9","validatorIndex":"0xb27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5c","index":"0x4301eda","validatorIndex":"0xb28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d960","index":"0x4301edb","validatorIndex":"0xb29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66f","index":"0x4301edc","validatorIndex":"0xb2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301edd","validatorIndex":"0xb2b"}]},[],"0x66b50733fb10ec409b91d399c14ee9e0d28a7d68bb3d31369b326b6e1598dc45"]) handled in 1ms 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:25.1131|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:25.1172|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722664 (0x8fc6e5...a82074), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:25.1172|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722664 (0x8fc6e5...a82074), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:25.1172|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:25.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.4198|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4198|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:25.4198|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4198|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4221|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:25.4976|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.4976|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:25.5977|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.7023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.7982|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:25.9502|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.9502|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:25.9502|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:25.9502|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:25.9567|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:26.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.0597|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722631 | target: 13722664 | peer: 13722663 2025-01-08 15:41:26.0597|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:26.0597|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Active 2025-01-08 15:41:26.0597|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher got activated. 2025-01-08 15:41:26.0597|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] 2025-01-08 15:41:26.0597|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722631, beaconPivotExists: True, BestSuggestedBody: 13722631, BestKnownNumber: 13722631, BestPeer: [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out], BestKnownBeaconNumber 13722664 2025-01-08 15:41:26.0597|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] (our best 13722631) 2025-01-08 15:41:26.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.1167|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] (our best 13722632) 2025-01-08 15:41:26.1167|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:26.1167|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:41:26.1167|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:26.1167|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:41:26.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.2405|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:26.3057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.3844|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:26.3844|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:26.3844|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:26.3844|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:26.4101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.4264|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.4264|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:26.4264|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.4264|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.4283|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:26.5040|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.5040|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:26.5040|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.5040|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.5059|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:26.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.6084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.7092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:26.9526|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.9526|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:26.9526|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:26.9526|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:26.9576|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:27.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.0597|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722632 | target: 13722664 | peer: 13722663 2025-01-08 15:41:27.0597|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:27.1098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.2099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.3082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.3380|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:27.3380|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: 63a84f...ecad9c 2025-01-08 15:41:27.4097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.4321|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.4322|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:27.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.5091|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:27.6122|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.6171|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.69.109.166:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 15:41:27.7123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.8130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.9131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:27.9371|DEBUG|Synchronization.SnapSync.ProgressTracker|44|Snap - (Skipped Request, diff: 65) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:41:27.9547|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.9547|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:27.9547|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:27.9547|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:27.9572|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:28.0138|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.1125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.2126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.3135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.4132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.4209|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:28.4371|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:28.4426|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.4426|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:28.4426|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.4426|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:28.5132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:28.5132|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:28.5174|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.5174|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:28.5174|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.5174|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:28.6133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.7690|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.8688|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:28.9642|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:28.9642|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.9642|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:28.9642|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:28.9642|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:28.9682|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.0243|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.89.153.222:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:29.0708|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.1685|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.2706|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.3589|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.224.230:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:29.3692|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.4448|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:29.4685|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.5199|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.5199|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:29.5199|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.5199|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.5213|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:29.5606|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:29.5765|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.6768|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.7769|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.8763|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:29.9654|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:41:29.9654|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.9654|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:29.9654|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:29.9654|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:29.9773|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:41:30.0077|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:30.0077|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:30.0077|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:30.0077|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:30.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.1432|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","blockNumber":"0xd16429","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","prevRandao":"0xba38b477e64ed11d030a4c2929fbd7ff988e1f994e08ddc701c79a5b4821d4a5","receiptsRoot":"0x35c6d3a01b7dfab082923c845ef5924bb8fffd71cb23e9cba85a93812bc2c969","stateRoot":"0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4","timestamp":"0x677e9caa","transactions":["0x02f901d58227d883053e3b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3997663c74a42e632fd1405c4fec7099d360d379877f5f20044477b533dfe09a598ee65a6dd1cee87b868735d175bf07fa76f019816fed28f2866b1dd38697c3332e332e30000000000000000000000000000000000000000000000000000000c080a0f7e5fd0049c8942c6f9dec7e99d47be8ed52b0b28f5c1cfa5ebf5affb5d633c4a02b4fcdd06a6bb29f84fb0257615b40b2f3e4cd2a7bd26801a3bfc47025517470","0x02f901d58227d883055e548459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed3a4d352483c9510fe7dcf1b68248b4c90d2ba26cb8fbe3fda74b5f2ab760c0b0c192dc093f333f6fbb700bbfa3a0f058a256f5898e3a1dee6e4fc096cbaa1ff332e332e30000000000000000000000000000000000000000000000000000000c080a045b5e68b66081d4be1b3e1164a590c702c38809fd67bb04406a993ad91b1afcda063464b29fab6765f2523c4f161e6987bebf0835ef5fe82d9cbbac4d61e43cb5b","0x02f901d58227d8830551ab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81aecb77ef4fa97986003051a9a7968994d807cc80af32262ce65e871007abbd0263e8294922276153cb1d11c5bbc94673a06dfef384e0b6de5fbac7c2564137f332e332e30000000000000000000000000000000000000000000000000000000c001a028adf4cc2d04ae2e26b5904ddad28a172eb4565914703a094365114a5db3226ba06e954554f2dfafe71d25d70bbd48c81d184ead9ea6e04fdeef6db5e7e03853b2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad75","index":"0x4301ede","validatorIndex":"0xb2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a147b","index":"0x4301edf","validatorIndex":"0xb2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301ee0","validatorIndex":"0xb2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff91","index":"0x4301ee1","validatorIndex":"0xb2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83fc","index":"0x4301ee2","validatorIndex":"0xb30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ee3","validatorIndex":"0xb31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66a","index":"0x4301ee4","validatorIndex":"0xb32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301ee5","validatorIndex":"0xb33"}]},[],"0x6b5d1a5a3ec53c881856014427cc0fc271d3d0dc211116184c2610c08aa447c8"]) 2025-01-08 15:41:30.1432|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722665 (0xb3889e...e9cb12), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:41:30.1470|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722665 (0xb3889e...e9cb12). 2025-01-08 15:41:30.1470|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:30.1470|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","blockNumber":"0xd16429","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","prevRandao":"0xba38b477e64ed11d030a4c2929fbd7ff988e1f994e08ddc701c79a5b4821d4a5","receiptsRoot":"0x35c6d3a01b7dfab082923c845ef5924bb8fffd71cb23e9cba85a93812bc2c969","stateRoot":"0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4","timestamp":"0x677e9caa","transactions":["0x02f901d58227d883053e3b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3997663c74a42e632fd1405c4fec7099d360d379877f5f20044477b533dfe09a598ee65a6dd1cee87b868735d175bf07fa76f019816fed28f2866b1dd38697c3332e332e30000000000000000000000000000000000000000000000000000000c080a0f7e5fd0049c8942c6f9dec7e99d47be8ed52b0b28f5c1cfa5ebf5affb5d633c4a02b4fcdd06a6bb29f84fb0257615b40b2f3e4cd2a7bd26801a3bfc47025517470","0x02f901d58227d883055e548459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed3a4d352483c9510fe7dcf1b68248b4c90d2ba26cb8fbe3fda74b5f2ab760c0b0c192dc093f333f6fbb700bbfa3a0f058a256f5898e3a1dee6e4fc096cbaa1ff332e332e30000000000000000000000000000000000000000000000000000000c080a045b5e68b66081d4be1b3e1164a590c702c38809fd67bb04406a993ad91b1afcda063464b29fab6765f2523c4f161e6987bebf0835ef5fe82d9cbbac4d61e43cb5b","0x02f901d58227d8830551ab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81aecb77ef4fa97986003051a9a7968994d807cc80af32262ce65e871007abbd0263e8294922276153cb1d11c5bbc94673a06dfef384e0b6de5fbac7c2564137f332e332e30000000000000000000000000000000000000000000000000000000c001a028adf4cc2d04ae2e26b5904ddad28a172eb4565914703a094365114a5db3226ba06e954554f2dfafe71d25d70bbd48c81d184ead9ea6e04fdeef6db5e7e03853b2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad75","index":"0x4301ede","validatorIndex":"0xb2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a147b","index":"0x4301edf","validatorIndex":"0xb2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301ee0","validatorIndex":"0xb2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff91","index":"0x4301ee1","validatorIndex":"0xb2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83fc","index":"0x4301ee2","validatorIndex":"0xb30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ee3","validatorIndex":"0xb31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66a","index":"0x4301ee4","validatorIndex":"0xb32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301ee5","validatorIndex":"0xb33"}]},[],"0x6b5d1a5a3ec53c881856014427cc0fc271d3d0dc211116184c2610c08aa447c8"]) 2025-01-08 15:41:30.1470|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","blockNumber":"0xd16429","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8fc6e534e4ca913d2a730c73ad77084d9d66843c5486dca96a18994a92a82074","prevRandao":"0xba38b477e64ed11d030a4c2929fbd7ff988e1f994e08ddc701c79a5b4821d4a5","receiptsRoot":"0x35c6d3a01b7dfab082923c845ef5924bb8fffd71cb23e9cba85a93812bc2c969","stateRoot":"0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4","timestamp":"0x677e9caa","transactions":["0x02f901d58227d883053e3b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3997663c74a42e632fd1405c4fec7099d360d379877f5f20044477b533dfe09a598ee65a6dd1cee87b868735d175bf07fa76f019816fed28f2866b1dd38697c3332e332e30000000000000000000000000000000000000000000000000000000c080a0f7e5fd0049c8942c6f9dec7e99d47be8ed52b0b28f5c1cfa5ebf5affb5d633c4a02b4fcdd06a6bb29f84fb0257615b40b2f3e4cd2a7bd26801a3bfc47025517470","0x02f901d58227d883055e548459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed3a4d352483c9510fe7dcf1b68248b4c90d2ba26cb8fbe3fda74b5f2ab760c0b0c192dc093f333f6fbb700bbfa3a0f058a256f5898e3a1dee6e4fc096cbaa1ff332e332e30000000000000000000000000000000000000000000000000000000c080a045b5e68b66081d4be1b3e1164a590c702c38809fd67bb04406a993ad91b1afcda063464b29fab6765f2523c4f161e6987bebf0835ef5fe82d9cbbac4d61e43cb5b","0x02f901d58227d8830551ab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81aecb77ef4fa97986003051a9a7968994d807cc80af32262ce65e871007abbd0263e8294922276153cb1d11c5bbc94673a06dfef384e0b6de5fbac7c2564137f332e332e30000000000000000000000000000000000000000000000000000000c001a028adf4cc2d04ae2e26b5904ddad28a172eb4565914703a094365114a5db3226ba06e954554f2dfafe71d25d70bbd48c81d184ead9ea6e04fdeef6db5e7e03853b2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad75","index":"0x4301ede","validatorIndex":"0xb2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a147b","index":"0x4301edf","validatorIndex":"0xb2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301ee0","validatorIndex":"0xb2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff91","index":"0x4301ee1","validatorIndex":"0xb2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83fc","index":"0x4301ee2","validatorIndex":"0xb30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ee3","validatorIndex":"0xb31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66a","index":"0x4301ee4","validatorIndex":"0xb32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301ee5","validatorIndex":"0xb33"}]},[],"0x6b5d1a5a3ec53c881856014427cc0fc271d3d0dc211116184c2610c08aa447c8"]) handled in 4ms 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:30.1486|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722665 (0xb3889e...e9cb12), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:30.1486|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722665 (0xb3889e...e9cb12), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:30.1486|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:30.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.3027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.4002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:30.4488|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:30.4534|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.4534|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:30.4534|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.4534|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:30.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.5251|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:30.5609|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:30.6002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.7043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.9070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:30.9654|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:41:30.9700|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.9700|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:30.9700|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:30.9700|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.0042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.0594|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722632 | target: 13722665 | peer: 13722663 2025-01-08 15:41:31.0594|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:31.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:41:31.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:41:31.0594|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] 2025-01-08 15:41:31.0594|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722632, beaconPivotExists: True, BestSuggestedBody: 13722632, BestKnownNumber: 13722632, BestPeer: [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out], BestKnownBeaconNumber 13722665 2025-01-08 15:41:31.0594|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] (our best 13722632) 2025-01-08 15:41:31.1067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.1159|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] (our best 13722633) 2025-01-08 15:41:31.1159|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:31.1159|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:41:31.1159|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722662| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:31.1159|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:41:31.1869|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.200.131.64:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:41:31.2070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.3853|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:31.3853|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:31.3853|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:31.3853|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:31.4055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.4556|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.4556|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:31.4556|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.4556|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.4568|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.5061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:31.5297|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:31.5394|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.5394|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:31.5394|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.5394|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.6047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.7044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.8028|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.8028|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:31.8028|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.8028|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.8077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.8077|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:31.8077|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:31.8077|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:31.8077|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:31.9078|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:31.9646|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:31.9778|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.9778|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:31.9778|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:31.9778|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:31.9778|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:32.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.0591|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722633 | target: 13722665 | peer: 13722663 2025-01-08 15:41:32.0591|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:32.1047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.2043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.3047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.4043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:32.4620|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:32.4648|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.4648|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:32.4648|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.4648|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:32.5061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.5409|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:32.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.7055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.7478|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->104.198.242.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:41:32.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:32.9654|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:41:32.9800|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.9800|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:32.9800|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:32.9800|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:33.0056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.0686|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:33.0686|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 1360bd...24b0e5 2025-01-08 15:41:33.1048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.2057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.2344|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.4.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 15:41:33.2571|DEBUG|Synchronization.MallocTrimmer|15|Trimming malloc heaps 2025-01-08 15:41:33.2640|DEBUG|Synchronization.MallocTrimmer|15|Trimming malloc heap took 00:00:00.0069275. wasReleased: True 2025-01-08 15:41:33.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.4051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.4594|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.196:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:33.4668|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.4668|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:33.4668|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.4668|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:33.4686|INFO|JsonRpc.JsonRpcLocalStats|44|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg (ms) | max (ms) | errors | avg (ms) | max (ms) | avg size B | total (kB) | ----------------------------------------------------------------------------------------------------------------------------------------------- debug_getSyncStage | 1495 | 0.198 | 31.841 | 0 | 0.000 | 0.000 | 74 | 108.04 | engine_exchangeCapabilities | 1 | 8.713 | 8.713 | 0 | 0.000 | 0.000 | 414 | 0.40 | engine_forkchoiceUpdatedV3 | 62 | 1.088 | 27.656 | 0 | 0.000 | 0.000 | 135 | 8.17 | engine_getClientVersionV1 | 1 | 9.522 | 9.522 | 0 | 0.000 | 0.000 | 126 | 0.12 | engine_newPayloadV3 | 58 | 2.737 | 43.910 | 0 | 0.000 | 0.000 | 100 | 5.66 | eth_chainId | 5 | 1.129 | 4.228 | 0 | 0.000 | 0.000 | 42 | 0.21 | eth_getBlockByNumber | 5 | 4.637 | 20.882 | 0 | 0.000 | 0.000 | 1533 | 7.49 | eth_syncing | 796 | 0.162 | 8.169 | 0 | 0.000 | 0.000 | 104 | 80.84 | ----------------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 2423 | 0.288 | 43.910 | 0 | 0.000 | 0.000 | 89 | 210.94 | ----------------------------------------------------------------------------------------------------------------------------------------------- 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.4686|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:33.5068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:33.5454|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:33.5484|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.5484|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:33.5484|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.5484|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:33.6066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.6804|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->117.27.228.180:47004] initiating disconnect because InvalidNetworkId, details: invalid network id - 167000 2025-01-08 15:41:33.6853|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.251.34.173:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:33.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.8071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.8124|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.164.123:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:33.8851|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.147.166:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:33.9072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:33.9672|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:33.9822|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.9822|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:33.9822|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:33.9822|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:34.0062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.1047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.4071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.4732|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:34.5046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.5046|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:34.5507|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.5507|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:34.5507|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.5507|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.5526|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:34.5671|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:34.6034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.6901|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.3.57.65:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:34.7070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.7174|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:34.7174|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:34.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.9070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:34.9625|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:34.9849|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.9849|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:34.9849|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:34.9849|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:35.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:41:35.0867|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","blockNumber":"0xd1642a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","prevRandao":"0x4bfb349e1537d1f2f4c960ce5107cd2e35fa9bfce5d4bf23ae22bb2b594f9c96","receiptsRoot":"0xce4f2b9638ff172243c93d45b40bef8053e4f3e1c3df69e6de4f2f225c963873","stateRoot":"0xcb13ffca66d01cb642d30cffe883a003c610a6ff9de1f459bf95bcf57c58949e","timestamp":"0x677e9caf","transactions":["0x02f901d58227d883053e3c8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ba78da728dfd95e932baa7aba30752ca25c572f56b124d9933b0d620f4f2aacc60172abc511e2d887caaec9f1b99e9b8554ec24f87530e52105142e8a76dff1e332e332e30000000000000000000000000000000000000000000000000000000c080a0c64efa1878c80359fdfe4536e1bb4f105f9a9206fe81158da86d146ab7882327a05c44f135825aff8e0943eeb18cbecfb435bcdfa79a7b5dac5d30fbb779c9a165","0x02f901d58227d8830551ac8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfc17707fdcdc1be3f4e53a9d8af89420da0b4b9496e11960f18a9c3c007ba0e144f7b986e501803042456c02589fc7be1f9f14cd4121c87a5b5ae909558b71a1332e332e30000000000000000000000000000000000000000000000000000000c001a0f11415895820b5fcd7dc368384778c58245777764a7735dc78bb3692bf2deb61a021a050432715fcb9cdd115876daddf5792d465fdc2e0ce80256fa79f3822c1dc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301ee6","validatorIndex":"0xb34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ee7","validatorIndex":"0xb35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138462","index":"0x4301ee8","validatorIndex":"0xb36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6ce6","index":"0x4301ee9","validatorIndex":"0xb37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac8a","index":"0x4301eea","validatorIndex":"0xb38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d969","index":"0x4301eeb","validatorIndex":"0xb39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b952","index":"0x4301eec","validatorIndex":"0xb3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a78b","index":"0x4301eed","validatorIndex":"0xb3b"}]},[],"0x225a2261e87d3f6e6f70d021f7ffea5dd64fcc3614eba66412d6c177d57aa56a"]) 2025-01-08 15:41:35.0867|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722666 (0x655c5b...f3cd36), Extra Data: chiado-lodestar-0 2025-01-08 15:41:35.0867|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Syncing... Inserting block 13722666 (0x655c5b...f3cd36). 2025-01-08 15:41:35.0882|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:35.0882|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","blockNumber":"0xd1642a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","prevRandao":"0x4bfb349e1537d1f2f4c960ce5107cd2e35fa9bfce5d4bf23ae22bb2b594f9c96","receiptsRoot":"0xce4f2b9638ff172243c93d45b40bef8053e4f3e1c3df69e6de4f2f225c963873","stateRoot":"0xcb13ffca66d01cb642d30cffe883a003c610a6ff9de1f459bf95bcf57c58949e","timestamp":"0x677e9caf","transactions":["0x02f901d58227d883053e3c8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ba78da728dfd95e932baa7aba30752ca25c572f56b124d9933b0d620f4f2aacc60172abc511e2d887caaec9f1b99e9b8554ec24f87530e52105142e8a76dff1e332e332e30000000000000000000000000000000000000000000000000000000c080a0c64efa1878c80359fdfe4536e1bb4f105f9a9206fe81158da86d146ab7882327a05c44f135825aff8e0943eeb18cbecfb435bcdfa79a7b5dac5d30fbb779c9a165","0x02f901d58227d8830551ac8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfc17707fdcdc1be3f4e53a9d8af89420da0b4b9496e11960f18a9c3c007ba0e144f7b986e501803042456c02589fc7be1f9f14cd4121c87a5b5ae909558b71a1332e332e30000000000000000000000000000000000000000000000000000000c001a0f11415895820b5fcd7dc368384778c58245777764a7735dc78bb3692bf2deb61a021a050432715fcb9cdd115876daddf5792d465fdc2e0ce80256fa79f3822c1dc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301ee6","validatorIndex":"0xb34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ee7","validatorIndex":"0xb35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138462","index":"0x4301ee8","validatorIndex":"0xb36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6ce6","index":"0x4301ee9","validatorIndex":"0xb37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac8a","index":"0x4301eea","validatorIndex":"0xb38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d969","index":"0x4301eeb","validatorIndex":"0xb39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b952","index":"0x4301eec","validatorIndex":"0xb3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a78b","index":"0x4301eed","validatorIndex":"0xb3b"}]},[],"0x225a2261e87d3f6e6f70d021f7ffea5dd64fcc3614eba66412d6c177d57aa56a"]) 2025-01-08 15:41:35.0882|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","blockNumber":"0xd1642a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0xe4de","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb3889ebdf4f7006c10b300e50792a507941966c9c3cc81131e25d9c3a4e9cb12","prevRandao":"0x4bfb349e1537d1f2f4c960ce5107cd2e35fa9bfce5d4bf23ae22bb2b594f9c96","receiptsRoot":"0xce4f2b9638ff172243c93d45b40bef8053e4f3e1c3df69e6de4f2f225c963873","stateRoot":"0xcb13ffca66d01cb642d30cffe883a003c610a6ff9de1f459bf95bcf57c58949e","timestamp":"0x677e9caf","transactions":["0x02f901d58227d883053e3c8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ceeaaea2ef3e78f5bca08ad93b54318e9eab00c7ed07b26a507fa945746520cc3063b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ba78da728dfd95e932baa7aba30752ca25c572f56b124d9933b0d620f4f2aacc60172abc511e2d887caaec9f1b99e9b8554ec24f87530e52105142e8a76dff1e332e332e30000000000000000000000000000000000000000000000000000000c080a0c64efa1878c80359fdfe4536e1bb4f105f9a9206fe81158da86d146ab7882327a05c44f135825aff8e0943eeb18cbecfb435bcdfa79a7b5dac5d30fbb779c9a165","0x02f901d58227d8830551ac8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5ced37ea42cf0d85d3c860ae9b9cb94c886e10c0925147f9e6506094563c7bc690933b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfc17707fdcdc1be3f4e53a9d8af89420da0b4b9496e11960f18a9c3c007ba0e144f7b986e501803042456c02589fc7be1f9f14cd4121c87a5b5ae909558b71a1332e332e30000000000000000000000000000000000000000000000000000000c001a0f11415895820b5fcd7dc368384778c58245777764a7735dc78bb3692bf2deb61a021a050432715fcb9cdd115876daddf5792d465fdc2e0ce80256fa79f3822c1dc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301ee6","validatorIndex":"0xb34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ee7","validatorIndex":"0xb35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138462","index":"0x4301ee8","validatorIndex":"0xb36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6ce6","index":"0x4301ee9","validatorIndex":"0xb37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac8a","index":"0x4301eea","validatorIndex":"0xb38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d969","index":"0x4301eeb","validatorIndex":"0xb39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b952","index":"0x4301eec","validatorIndex":"0xb3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a78b","index":"0x4301eed","validatorIndex":"0xb3b"}]},[],"0x225a2261e87d3f6e6f70d021f7ffea5dd64fcc3614eba66412d6c177d57aa56a"]) handled in 2ms 2025-01-08 15:41:35.0882|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:35.0882|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:35.0882|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:35.0882|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:35.0925|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722666 (0x655c5b...f3cd36), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:35.0925|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Syncing beacon headers, Request: ForkChoice: 13722666 (0x655c5b...f3cd36), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 1ms 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:35.0925|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:35.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.2932|DEBUG|Synchronization.Peers.SyncPeerPool|48|Dropped 0 useless peers 2025-01-08 15:41:35.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:35.4781|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:35.4816|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.4816|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:35.4816|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.4816|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:35.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.5563|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:35.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.7028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.7136|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:35.8054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.9035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:35.9626|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:35.9870|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.9870|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:35.9870|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:35.9870|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:36.0072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.0584|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722633 | target: 13722666 | peer: 13722665 2025-01-08 15:41:36.0584|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:36.0584|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:41:36.0584|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:41:36.0584|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] 2025-01-08 15:41:36.0584|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|MergeBlockDownloader GetCurrentNumber: currentNumber 13722633, beaconPivotExists: True, BestSuggestedBody: 13722633, BestKnownNumber: 13722633, BestPeer: [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out], BestKnownBeaconNumber 13722666 2025-01-08 15:41:36.0584|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] (our best 13722633) 2025-01-08 15:41:36.1068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.1161|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] (our best 13722634) 2025-01-08 15:41:36.1164|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:36.1164|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:41:36.1164|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:36.1164|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:41:36.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.3070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.3862|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:36.3862|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:36.3862|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:36.3862|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:36.4087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.4833|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.4833|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:36.4833|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.4833|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.4846|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:36.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:36.5616|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:36.5643|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.5643|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:36.5643|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.5643|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:36.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.7112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.7632|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.196.121.195:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:36.8133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.8450|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.150:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:36.9152|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:36.9651|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:36.9891|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.9891|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:36.9891|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:36.9891|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:37.0138|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.0577|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722634 | target: 13722666 | peer: 13722665 2025-01-08 15:41:37.0577|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:37.1072|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:37.1131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.2132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.3135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.4130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.4874|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.4874|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:37.4874|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.4874|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.4890|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:37.5133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:37.5661|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:37.5691|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.5691|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:37.5691|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.5691|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:37.6105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.7144|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.8164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.9163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:37.9655|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:37.9913|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.9913|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:37.9913|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:37.9913|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:38.0166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.1166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.1968|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:38.1968|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: 608004...87949e 2025-01-08 15:41:38.2172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.3173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.4163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.4924|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:38.5163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.5710|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.5710|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:38.5710|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.5710|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.5730|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:38.5897|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.230:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:38.6163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.6619|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.207.147.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 15:41:38.6686|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.216:49538] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:38.7057|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.70.180.70:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:38.7168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.8166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.9172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:38.9649|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:38.9936|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.9936|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:38.9936|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:38.9936|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:39.0164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.0405|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.209.75.60:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:39.1165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.2173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.3164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.4171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.4204|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|36|Attempt to request ENR before bonding 2025-01-08 15:41:39.4325|DEBUG|Network.PeerManager|35|Peer pool size is: 3939 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:39.4979|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:39.5013|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.5013|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:39.5013|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.5013|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:39.5173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.5764|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:39.6167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.7168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.8147|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.8827|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:39.8892|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.43:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:39.9138|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:39.9649|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:39.9959|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.9959|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:39.9959|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:39.9959|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:40.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:41:40.0369|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 67) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:41:40.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","blockNumber":"0xd1642b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","prevRandao":"0x223fd56576a9622799d4207f1b07aa6a3d412197cff761f0e6fd2c6150705be4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be8f24ca8f24a93d83cb2c008fe441b0f9ad0faf153a03b23efd3bd997458e0","timestamp":"0x677e9cb4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96f","index":"0x4301eee","validatorIndex":"0xb3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff84","index":"0x4301eef","validatorIndex":"0xb3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd609","index":"0x4301ef0","validatorIndex":"0xb3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef1","validatorIndex":"0xb3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef2","validatorIndex":"0xb40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13384f","index":"0x4301ef3","validatorIndex":"0xb41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301ef4","validatorIndex":"0xb42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef5","validatorIndex":"0xb43"}]},[],"0x9a1520cef9badd2e8a96925d8282911d0da502842bd90200fa234aaff16a21d1"]) 2025-01-08 15:41:40.1102|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722667 (0x7c75c7...49eaf7), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:41:40.1102|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Syncing... Inserting block 13722667 (0x7c75c7...49eaf7). 2025-01-08 15:41:40.1102|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","blockNumber":"0xd1642b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","prevRandao":"0x223fd56576a9622799d4207f1b07aa6a3d412197cff761f0e6fd2c6150705be4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be8f24ca8f24a93d83cb2c008fe441b0f9ad0faf153a03b23efd3bd997458e0","timestamp":"0x677e9cb4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96f","index":"0x4301eee","validatorIndex":"0xb3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff84","index":"0x4301eef","validatorIndex":"0xb3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd609","index":"0x4301ef0","validatorIndex":"0xb3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef1","validatorIndex":"0xb3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef2","validatorIndex":"0xb40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13384f","index":"0x4301ef3","validatorIndex":"0xb41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301ef4","validatorIndex":"0xb42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef5","validatorIndex":"0xb43"}]},[],"0x9a1520cef9badd2e8a96925d8282911d0da502842bd90200fa234aaff16a21d1"]) 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","blockNumber":"0xd1642b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x655c5bcfbaaa56edbd90d5a25cb78639703be78ef2876695316fc74ce3f3cd36","prevRandao":"0x223fd56576a9622799d4207f1b07aa6a3d412197cff761f0e6fd2c6150705be4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be8f24ca8f24a93d83cb2c008fe441b0f9ad0faf153a03b23efd3bd997458e0","timestamp":"0x677e9cb4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96f","index":"0x4301eee","validatorIndex":"0xb3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff84","index":"0x4301eef","validatorIndex":"0xb3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd609","index":"0x4301ef0","validatorIndex":"0xb3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef1","validatorIndex":"0xb3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef2","validatorIndex":"0xb40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13384f","index":"0x4301ef3","validatorIndex":"0xb41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301ef4","validatorIndex":"0xb42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301ef5","validatorIndex":"0xb43"}]},[],"0x9a1520cef9badd2e8a96925d8282911d0da502842bd90200fa234aaff16a21d1"]) handled in 1ms 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:40.1102|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:40.1144|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722667 (0x7c75c7...49eaf7), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:40.1144|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722667 (0x7c75c7...49eaf7), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:40.1144|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:40.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.5010|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5010|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:40.5010|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5010|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5051|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:40.5817|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:40.5847|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5847|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:40.5847|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.5847|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:40.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.7017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.8811|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:40.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:40.9648|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:41:40.9983|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.9983|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:40.9983|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:40.9983|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:41.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.0581|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722634 | target: 13722667 | peer: 13722665 2025-01-08 15:41:41.0581|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:41.0581|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:41:41.0581|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:41:41.0581|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] 2025-01-08 15:41:41.0581|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|MergeBlockDownloader GetCurrentNumber: currentNumber 13722634, beaconPivotExists: True, BestSuggestedBody: 13722634, BestKnownNumber: 13722634, BestPeer: [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out], BestKnownBeaconNumber 13722667 2025-01-08 15:41:41.0581|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] (our best 13722634) 2025-01-08 15:41:41.1020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.1149|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] (our best 13722635) 2025-01-08 15:41:41.1149|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:41.1149|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:41:41.1149|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722664| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:41.1149|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:41:41.2046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.3072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.3880|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:41.3880|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:41.3880|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:41.3880|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:41.4093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:41.5088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:41.5088|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:41.5140|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5140|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:41.5140|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5140|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:41.5867|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5867|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:41.5867|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5867|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.5886|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:41.6095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.8095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:41.8095|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:41.9109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:41.9672|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:42.0005|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.0005|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:42.0005|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.0005|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:42.0094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.0581|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722635 | target: 13722667 | peer: 13722665 2025-01-08 15:41:42.0581|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:42.1092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.2737|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:42.3058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.4095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.5097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.5161|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5162|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:42.5645|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|141.95.35.226:37278->30303] - Out session already connected 2025-01-08 15:41:42.5645|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|141.95.35.226:37278->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:42.5923|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:42.6114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.7148|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.35.226:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:42.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:42.9669|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:41:43.0029|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.0029|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:43.0029|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.0029|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:43.0102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.0637|INFO|Synchronization.Reporting.SyncReport|48|Peers | with best block: 6 | all: 6 | eth68 (100 %) | Active: 1 Snap | Sleeping: None 2025-01-08 15:41:43.0637|DEBUG|Synchronization.Peers.SyncPeersReport|48|Allocated sync peers 6(6)/100 ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth68|13722665| 3.71.132.231:| Out][ 171| 0| 0| | | 2580][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:41:43.1094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.2084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.2272|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.15.4.249:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:41:43.3083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.3647|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:43.3647|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 7b9114...669b25 2025-01-08 15:41:43.3966|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.23.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:41:43.4101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.5043|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|85.206.172.10:48756->30303] to: 57682 2025-01-08 15:41:43.5043|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|85.206.172.10:48756->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:43.5089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:43.5214|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:43.5244|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.5244|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:43.5244|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.5244|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:43.5975|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:43.6006|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.6006|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:43.6006|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:43.6006|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:43.6095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.7111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.8094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.8518|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->121.134.209.196:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:43.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:43.9657|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:43.9917|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.94:30400] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:44.0049|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.0049|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:44.0049|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.0049|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:44.0090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.2093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.2767|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:44.3110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.3364|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:44.4108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.5143|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.5266|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.5266|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:44.5266|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.5266|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.5284|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:44.6028|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.6028|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:44.6028|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.6028|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:44.6048|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:44.6135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.7135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.8129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.8862|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.144.52.143:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:41:44.9131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:44.9651|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:41:44.9716|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:44.9716|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:45.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:41:45.0072|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.0072|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:45.0072|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.0072|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:45.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","blockNumber":"0xd1642c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","prevRandao":"0xbeba0fafb52ea5a162a1a2eeab9d1c0bf1dc56aa2caabc4c9d40a10a124d263b","receiptsRoot":"0xa65d0d9d860194825d38b0da9dd6d26b1e377b342b12134dbee082a57762dd7d","stateRoot":"0xf04a665edf621294c174f7281c7c89a2ac317bec008dab4f7dcaf2c00b972c59","timestamp":"0x677e9cb9","transactions":["0x02f901d58227d883055e558459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf04ab17e2154009b89bf746f90ced0b7c0c5a8e865bfb1b2bac2d8334a62ae34553b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0ca4f402fc3f44e653d518987140d8d80c482c77882aed10ad81b8523597ff489c94011b2fee05a533c2522c05d98e9b83ad3064110653df6ea76baf6c42f326332e332e30000000000000000000000000000000000000000000000000000000c080a0c0987b6b0cc9664ca6d407a0eb77dea01989feb127598ef2312e289257f4aa58a04be1d52802531c6cd508934a8b6282eb9975d9f32533a762ee7e7493b324ec87","0x02f901d58227d883053e3d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf04ab17e2154009b89bf746f90ced0b7c0c5a8e865bfb1b2bac2d8334a62ae34553b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46dbb64f33c7cfe4e7c66441efdebcda4bb2de094b60d1a1ebfd44fb5ba99565b6b4487cec27763f41b61d8bf69e2ee3c1653ecbb1f41cce84a61e2435e1df98332e332e30000000000000000000000000000000000000000000000000000000c001a092d4d0d4f3ca1cc1b6c4371df27b003a3782452f9e6ff10cb8ff8c37285195b0a0025af956407f61d26a37ea8cdc96fbf489df4ddc5bf96c3bd056001d0f24dc35"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d387","index":"0x4301ef6","validatorIndex":"0xb44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b95b","index":"0x4301ef7","validatorIndex":"0xb45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d394","index":"0x4301ef8","validatorIndex":"0xb46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97a","index":"0x4301ef9","validatorIndex":"0xb47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a67","index":"0x4301efa","validatorIndex":"0xb48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301efb","validatorIndex":"0xb49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35f","index":"0x4301efc","validatorIndex":"0xb4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd019","index":"0x4301efd","validatorIndex":"0xb4b"}]},[],"0xc60b148ccc587073214eccc54b506ad9f567c733f958d4461637700cadfd0378"]) 2025-01-08 15:41:45.1137|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722668 (0xf699e0...881933), Extra Data: Nethermind 2025-01-08 15:41:45.1137|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722668 (0xf699e0...881933). 2025-01-08 15:41:45.1137|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","blockNumber":"0xd1642c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","prevRandao":"0xbeba0fafb52ea5a162a1a2eeab9d1c0bf1dc56aa2caabc4c9d40a10a124d263b","receiptsRoot":"0xa65d0d9d860194825d38b0da9dd6d26b1e377b342b12134dbee082a57762dd7d","stateRoot":"0xf04a665edf621294c174f7281c7c89a2ac317bec008dab4f7dcaf2c00b972c59","timestamp":"0x677e9cb9","transactions":["0x02f901d58227d883055e558459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf04ab17e2154009b89bf746f90ced0b7c0c5a8e865bfb1b2bac2d8334a62ae34553b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0ca4f402fc3f44e653d518987140d8d80c482c77882aed10ad81b8523597ff489c94011b2fee05a533c2522c05d98e9b83ad3064110653df6ea76baf6c42f326332e332e30000000000000000000000000000000000000000000000000000000c080a0c0987b6b0cc9664ca6d407a0eb77dea01989feb127598ef2312e289257f4aa58a04be1d52802531c6cd508934a8b6282eb9975d9f32533a762ee7e7493b324ec87","0x02f901d58227d883053e3d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf04ab17e2154009b89bf746f90ced0b7c0c5a8e865bfb1b2bac2d8334a62ae34553b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46dbb64f33c7cfe4e7c66441efdebcda4bb2de094b60d1a1ebfd44fb5ba99565b6b4487cec27763f41b61d8bf69e2ee3c1653ecbb1f41cce84a61e2435e1df98332e332e30000000000000000000000000000000000000000000000000000000c001a092d4d0d4f3ca1cc1b6c4371df27b003a3782452f9e6ff10cb8ff8c37285195b0a0025af956407f61d26a37ea8cdc96fbf489df4ddc5bf96c3bd056001d0f24dc35"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d387","index":"0x4301ef6","validatorIndex":"0xb44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b95b","index":"0x4301ef7","validatorIndex":"0xb45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d394","index":"0x4301ef8","validatorIndex":"0xb46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97a","index":"0x4301ef9","validatorIndex":"0xb47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a67","index":"0x4301efa","validatorIndex":"0xb48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301efb","validatorIndex":"0xb49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35f","index":"0x4301efc","validatorIndex":"0xb4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd019","index":"0x4301efd","validatorIndex":"0xb4b"}]},[],"0xc60b148ccc587073214eccc54b506ad9f567c733f958d4461637700cadfd0378"]) 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","blockNumber":"0xd1642c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7c75c7ca165a8b7eb8afd88ae87575e07eaf550c8fc66cc90c5ebf0bd049eaf7","prevRandao":"0xbeba0fafb52ea5a162a1a2eeab9d1c0bf1dc56aa2caabc4c9d40a10a124d263b","receiptsRoot":"0xa65d0d9d860194825d38b0da9dd6d26b1e377b342b12134dbee082a57762dd7d","stateRoot":"0xf04a665edf621294c174f7281c7c89a2ac317bec008dab4f7dcaf2c00b972c59","timestamp":"0x677e9cb9","transactions":["0x02f901d58227d883055e558459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf04ab17e2154009b89bf746f90ced0b7c0c5a8e865bfb1b2bac2d8334a62ae34553b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0ca4f402fc3f44e653d518987140d8d80c482c77882aed10ad81b8523597ff489c94011b2fee05a533c2522c05d98e9b83ad3064110653df6ea76baf6c42f326332e332e30000000000000000000000000000000000000000000000000000000c080a0c0987b6b0cc9664ca6d407a0eb77dea01989feb127598ef2312e289257f4aa58a04be1d52802531c6cd508934a8b6282eb9975d9f32533a762ee7e7493b324ec87","0x02f901d58227d883053e3d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf04ab17e2154009b89bf746f90ced0b7c0c5a8e865bfb1b2bac2d8334a62ae34553b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e46dbb64f33c7cfe4e7c66441efdebcda4bb2de094b60d1a1ebfd44fb5ba99565b6b4487cec27763f41b61d8bf69e2ee3c1653ecbb1f41cce84a61e2435e1df98332e332e30000000000000000000000000000000000000000000000000000000c001a092d4d0d4f3ca1cc1b6c4371df27b003a3782452f9e6ff10cb8ff8c37285195b0a0025af956407f61d26a37ea8cdc96fbf489df4ddc5bf96c3bd056001d0f24dc35"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d387","index":"0x4301ef6","validatorIndex":"0xb44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b95b","index":"0x4301ef7","validatorIndex":"0xb45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d394","index":"0x4301ef8","validatorIndex":"0xb46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97a","index":"0x4301ef9","validatorIndex":"0xb47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a67","index":"0x4301efa","validatorIndex":"0xb48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301efb","validatorIndex":"0xb49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b35f","index":"0x4301efc","validatorIndex":"0xb4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd019","index":"0x4301efd","validatorIndex":"0xb4b"}]},[],"0xc60b148ccc587073214eccc54b506ad9f567c733f958d4461637700cadfd0378"]) handled in 1ms 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:45.1137|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:45.1182|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722668 (0xf699e0...881933), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:45.1182|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722668 (0xf699e0...881933), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:45.1182|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:45.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.5321|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:45.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:45.6087|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:45.7024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.8000|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.8610|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->98.198.51.52:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:45.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:45.9651|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:41:45.9686|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:46.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.0093|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.0093|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:46.0093|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.0093|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:46.0561|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722635 | target: 13722668 | peer: 13722667 2025-01-08 15:41:46.0561|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:46.0561|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Active 2025-01-08 15:41:46.0561|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:41:46.0561|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] 2025-01-08 15:41:46.0561|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722635, beaconPivotExists: True, BestSuggestedBody: 13722635, BestKnownNumber: 13722635, BestPeer: [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out], BestKnownBeaconNumber 13722668 2025-01-08 15:41:46.0561|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] (our best 13722635) 2025-01-08 15:41:46.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.1133|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] (our best 13722636) 2025-01-08 15:41:46.1133|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:46.1133|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:41:46.1133|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:46.1133|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:41:46.1751|DEBUG|Network.PeerManager|30|Disconnecting an existing [Session|In|HandshakeComplete|38.242.157.34:54776->30303] - In session to replace 2025-01-08 15:41:46.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.3194|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|38.242.157.34:54776->30303] to: 30309 2025-01-08 15:41:46.3194|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|38.242.157.34:54776->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:41:46.3234|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->38.242.157.34:30309] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 15:41:46.3888|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:46.3888|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:46.3888|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:46.3888|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:46.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:46.5374|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:46.5407|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.5407|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:46.5407|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.5407|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:46.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:46.6134|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:46.6164|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.6164|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:46.6164|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:46.6164|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:46.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:46.9670|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:47.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.0116|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.0116|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:47.0116|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.0116|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:47.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722636 | target: 13722668 | peer: 13722667 2025-01-08 15:41:47.0586|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:47.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.1724|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.249.192.234:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:47.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.3614|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:47.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.5431|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.5431|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:47.5431|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.5431|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.5452|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:47.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.6186|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.6186|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:47.6186|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.6186|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:47.6204|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:47.6982|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.8986|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:47.9650|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:47.9979|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.0138|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.0138|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:48.0138|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.0138|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:48.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.3023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.4021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.4564|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:48.4564|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 818478...0ec000 2025-01-08 15:41:48.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.5490|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:48.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.6239|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.6239|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:48.6239|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.6239|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:48.6255|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:48.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:48.9645|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:48.9982|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.0157|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.0157|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:49.0157|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.0157|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:49.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.1235|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.132.44:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:49.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.2649|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.120.74.11:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:41:49.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.3985|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.3985|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:41:49.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:49.5537|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:49.5576|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.5576|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:49.5576|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.5576|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:49.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:49.6284|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:49.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:49.9656|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:50.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:41:50.0179|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.0179|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:50.0179|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.0179|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:50.0987|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","blockNumber":"0xd1642d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","prevRandao":"0x1aecc9891cbc1864143d922796c21eae10c8e13af2232a2b7c99d9d1f61b98b6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x17ff1c1ccc466f653535edd2b507fbb7b8343d0d87d48640959156319698f58d","timestamp":"0x677e9cbe","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd548","index":"0x4301efe","validatorIndex":"0xb4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5bf4","index":"0x4301eff","validatorIndex":"0xb4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df53","index":"0x4301f00","validatorIndex":"0xb4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b37c","index":"0x4301f01","validatorIndex":"0xb4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36f","index":"0x4301f02","validatorIndex":"0xb50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8b","index":"0x4301f03","validatorIndex":"0xb51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301f04","validatorIndex":"0xb52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d460","index":"0x4301f05","validatorIndex":"0xb53"}]},[],"0x1110967ec18ecbbd772e42a486b338de0b4961f2139ac1571c0bfb539bd9f51b"]) 2025-01-08 15:41:50.1210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722669 (0x922ca0...8329d8), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:41:50.1210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Syncing... Inserting block 13722669 (0x922ca0...8329d8). 2025-01-08 15:41:50.1210|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","blockNumber":"0xd1642d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","prevRandao":"0x1aecc9891cbc1864143d922796c21eae10c8e13af2232a2b7c99d9d1f61b98b6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x17ff1c1ccc466f653535edd2b507fbb7b8343d0d87d48640959156319698f58d","timestamp":"0x677e9cbe","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd548","index":"0x4301efe","validatorIndex":"0xb4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5bf4","index":"0x4301eff","validatorIndex":"0xb4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df53","index":"0x4301f00","validatorIndex":"0xb4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b37c","index":"0x4301f01","validatorIndex":"0xb4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36f","index":"0x4301f02","validatorIndex":"0xb50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8b","index":"0x4301f03","validatorIndex":"0xb51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301f04","validatorIndex":"0xb52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d460","index":"0x4301f05","validatorIndex":"0xb53"}]},[],"0x1110967ec18ecbbd772e42a486b338de0b4961f2139ac1571c0bfb539bd9f51b"]) 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","blockNumber":"0xd1642d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf699e072d5961ca5537c0e5c618ad93e2844ca26439f41935a4464949c881933","prevRandao":"0x1aecc9891cbc1864143d922796c21eae10c8e13af2232a2b7c99d9d1f61b98b6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x17ff1c1ccc466f653535edd2b507fbb7b8343d0d87d48640959156319698f58d","timestamp":"0x677e9cbe","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd548","index":"0x4301efe","validatorIndex":"0xb4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5bf4","index":"0x4301eff","validatorIndex":"0xb4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df53","index":"0x4301f00","validatorIndex":"0xb4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b37c","index":"0x4301f01","validatorIndex":"0xb4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36f","index":"0x4301f02","validatorIndex":"0xb50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8b","index":"0x4301f03","validatorIndex":"0xb51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026c","index":"0x4301f04","validatorIndex":"0xb52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d460","index":"0x4301f05","validatorIndex":"0xb53"}]},[],"0x1110967ec18ecbbd772e42a486b338de0b4961f2139ac1571c0bfb539bd9f51b"]) handled in 1ms 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:50.1248|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722669 (0x922ca0...8329d8), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:50.1248|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722669 (0x922ca0...8329d8), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:50.1248|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:50.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.4927|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:50.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.5598|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.5598|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:50.5598|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.5598|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.5617|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:50.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:50.6334|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:50.6363|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.6363|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:50.6363|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:50.6363|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:50.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.7991|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.135:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:41:50.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:50.9645|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:51.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.0203|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.0203|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:51.0203|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.0203|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:51.0589|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722636 | target: 13722669 | peer: 13722667 2025-01-08 15:41:51.0589|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:51.0589|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Active 2025-01-08 15:41:51.0589|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher got activated. 2025-01-08 15:41:51.0589|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] 2025-01-08 15:41:51.0589|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722636, beaconPivotExists: True, BestSuggestedBody: 13722636, BestKnownNumber: 13722636, BestPeer: [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out], BestKnownBeaconNumber 13722669 2025-01-08 15:41:51.0589|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] (our best 13722636) 2025-01-08 15:41:51.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.1161|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] (our best 13722637) 2025-01-08 15:41:51.1163|DEBUG|Synchronization.Blocks.BlockDownloader|46|Blocks download from [HBR ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:51.1163|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Dormant 2025-01-08 15:41:51.1163|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722666| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:51.1163|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher is going to sleep. 2025-01-08 15:41:51.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.3892|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:51.3892|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:51.3892|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:51.3892|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:51.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.4932|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:51.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.5648|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:51.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:51.6385|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:51.6413|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.6413|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:51.6413|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.6413|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:51.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:51.8138|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:51.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:51.9644|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:51.9644|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|38.242.157.34:55330->30303] to: 30309 2025-01-08 15:41:51.9720|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|38.242.157.34:55330->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:41:51.9733|DEBUG|Synchronization.SnapSync.ProgressTracker|35|Snap - (Skipped Request, diff: 70) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:41:52.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.0226|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.0226|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:52.0226|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.0226|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:52.0580|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722637 | target: 13722669 | peer: 13722667 2025-01-08 15:41:52.0580|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:52.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:52.5690|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:52.5723|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.5723|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:52.5723|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.5723|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:52.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.6432|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.6432|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:52.6432|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.6432|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:52.6446|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:52.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.7656|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.129.54.20:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:41:52.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.8862|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:52.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:52.9669|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:53.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.0249|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.0249|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:53.0249|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.0249|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:53.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.5747|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.5747|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:53.5747|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.5747|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.5765|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:53.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.6476|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.6476|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:53.6476|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.6476|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:53.6493|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:53.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:53.9652|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:41:53.9772|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:53.9772|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: a7ec01...19fb41 2025-01-08 15:41:54.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.0270|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.0270|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:54.0270|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.0270|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:54.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.3820|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.251:51649] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:54.3820|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.203:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:41:54.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.5802|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:54.5865|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|185.107.13.5:49742->30303] to: 30303 2025-01-08 15:41:54.5865|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|185.107.13.5:49742->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:41:54.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:54.6526|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:54.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.7225|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.7.81.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:41:54.7797|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.163.162.125:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:41:54.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:54.9653|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:41:55.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:41:55.0294|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.0294|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:55.0294|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.0294|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:55.0723|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:55.0723|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:55.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.2229|DEBUG|Network.PeerManager|48|Peer pool size is: 4040 2025-01-08 15:41:55.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.5347|DEBUG|Network.PeerManager|46|RunPeerUpdate | AllNonActiveCandidates: 2944, FilteredByZeroPort: 0, FilteredByDisconnect: 0, FilteredByFailedConnection: 0, Incompatible: [NetworkId:241, Capabilities:23], EligibleCandidates: 1329, Tried: 1155, Rounds: 0, Failed initial connect: 668, Established initial connect: 486, Current candidate peers: 4041, Current active peers: 30 [InOut: 0 | [Out: 30 | In: 0] 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:55.5856|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:55.5885|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.5885|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:55.5885|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.5885|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:55.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.6511|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->1.2.215.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:55.6573|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:55.6606|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.6606|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:55.6606|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:55.6606|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","blockNumber":"0xd1642e","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","prevRandao":"0x91decc40e9128e75695ab98e677fbdb6baac765b1a55dcc57dd98c12b72a3c03","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb42e3d2fd317a3c4b771610cb5c0e170c587449281e1febdf1e0de467d6dcbbf","timestamp":"0x677e9cc3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f06","validatorIndex":"0xb54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f07","validatorIndex":"0xb55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff89","index":"0x4301f08","validatorIndex":"0xb56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d98b","index":"0x4301f09","validatorIndex":"0xb57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d977","index":"0x4301f0a","validatorIndex":"0xb58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d45f","index":"0x4301f0b","validatorIndex":"0xb59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14056b","index":"0x4301f0c","validatorIndex":"0xb5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2200","index":"0x4301f0d","validatorIndex":"0xb5b"}]},[],"0x9a9dc162bb3e382b23f398c911e964a67dca4e0729b8d030dba634c978036859"]) 2025-01-08 15:41:55.6693|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722670 (0x7c25c1...cbe471), Extra Data: chiado-teku-0 2025-01-08 15:41:55.6693|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Syncing... Inserting block 13722670 (0x7c25c1...cbe471). 2025-01-08 15:41:55.6693|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","blockNumber":"0xd1642e","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","prevRandao":"0x91decc40e9128e75695ab98e677fbdb6baac765b1a55dcc57dd98c12b72a3c03","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb42e3d2fd317a3c4b771610cb5c0e170c587449281e1febdf1e0de467d6dcbbf","timestamp":"0x677e9cc3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f06","validatorIndex":"0xb54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f07","validatorIndex":"0xb55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff89","index":"0x4301f08","validatorIndex":"0xb56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d98b","index":"0x4301f09","validatorIndex":"0xb57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d977","index":"0x4301f0a","validatorIndex":"0xb58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d45f","index":"0x4301f0b","validatorIndex":"0xb59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14056b","index":"0x4301f0c","validatorIndex":"0xb5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2200","index":"0x4301f0d","validatorIndex":"0xb5b"}]},[],"0x9a9dc162bb3e382b23f398c911e964a67dca4e0729b8d030dba634c978036859"]) 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","blockNumber":"0xd1642e","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x922ca007a83fadb3cce1eac18bc7388683b764791bcf5f8f552d415d158329d8","prevRandao":"0x91decc40e9128e75695ab98e677fbdb6baac765b1a55dcc57dd98c12b72a3c03","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb42e3d2fd317a3c4b771610cb5c0e170c587449281e1febdf1e0de467d6dcbbf","timestamp":"0x677e9cc3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f06","validatorIndex":"0xb54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f07","validatorIndex":"0xb55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff89","index":"0x4301f08","validatorIndex":"0xb56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d98b","index":"0x4301f09","validatorIndex":"0xb57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d977","index":"0x4301f0a","validatorIndex":"0xb58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d45f","index":"0x4301f0b","validatorIndex":"0xb59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14056b","index":"0x4301f0c","validatorIndex":"0xb5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2200","index":"0x4301f0d","validatorIndex":"0xb5b"}]},[],"0x9a9dc162bb3e382b23f398c911e964a67dca4e0729b8d030dba634c978036859"]) handled in 1ms 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:55.6693|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:41:55.6733|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722670 (0x7c25c1...cbe471), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:55.6733|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722670 (0x7c25c1...cbe471), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:55.6733|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:55.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.8602|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.9.41.115:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:55.8982|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:55.9671|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:41:55.9917|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.255.183.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:41:56.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.0318|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.0318|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:56.0318|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.0318|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:56.0585|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722637 | target: 13722670 | peer: 13722669 2025-01-08 15:41:56.0585|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:41:56.0585|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Active 2025-01-08 15:41:56.0585|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:41:56.0585|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] 2025-01-08 15:41:56.0585|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722637, beaconPivotExists: True, BestSuggestedBody: 13722637, BestKnownNumber: 13722637, BestPeer: [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out], BestKnownBeaconNumber 13722670 2025-01-08 15:41:56.0585|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] (our best 13722637) 2025-01-08 15:41:56.0735|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:41:56.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.1156|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] (our best 13722638) 2025-01-08 15:41:56.1156|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:41:56.1156|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:41:56.1156|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] has been processed 2025-01-08 15:41:56.1156|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:41:56.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.3910|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:56.3910|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:56.3910|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:56.3910|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:56.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.5904|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.5904|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:56.5904|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.5904|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.5922|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:56.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.6632|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.6632|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:56.6632|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.6632|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:56.6650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:56.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:56.9688|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:57.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.0343|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.0343|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:57.0343|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.0343|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:57.0585|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722638 | target: 13722670 | peer: 13722669 2025-01-08 15:41:57.0585|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:41:57.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.4702|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:57.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.5954|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.5954|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:57.5954|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.5954|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.5973|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:57.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:57.6683|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:57.6773|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.48.8.35:41794->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 15:41:57.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:57.9693|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:41:58.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.0436|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.0436|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:58.0436|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.0436|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:58.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.5579|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:41:58.5579|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: c1c1fe...c877b6 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6007|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:58.6732|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:58.6766|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6766|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:58.6766|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:58.6766|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:58.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:58.9692|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:41:59.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.0458|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.0458|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:59.0458|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.0458|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:59.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.2829|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.21:48007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:41:59.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:59.6059|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:59.6093|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6093|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:59.6093|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6093|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:59.6788|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6788|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:59.6788|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6788|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:41:59.6805|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:41:59.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.7951|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:41:59.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:41:59.9693|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:41:59.9724|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.231.205.124:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:00.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:42:00.0481|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.0481|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:00.0482|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.0482|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:00.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","blockNumber":"0xd1642f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","prevRandao":"0x770ea6ff26ec2b9aba7d7aa9b57ed87bbd23fcb4a49d64201a033a454a29d349","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x24a009838284543173a964c866acb95789874f265e6742bde44e71e3c7599630","timestamp":"0x677e9cc8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301f0e","validatorIndex":"0xb5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301f0f","validatorIndex":"0xb5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d677","index":"0x4301f10","validatorIndex":"0xb5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7b","index":"0x4301f11","validatorIndex":"0xb5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cdf8","index":"0x4301f12","validatorIndex":"0xb60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa7a","index":"0x4301f13","validatorIndex":"0xb61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac92","index":"0x4301f14","validatorIndex":"0xb62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b054","index":"0x4301f15","validatorIndex":"0xb63"}]},[],"0x5cfa98879fa0e7b37c1168a537fea5af34ca88c0971e701326c59522366f4a88"]) 2025-01-08 15:42:00.1204|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722671 (0x4596f4...a3c79d), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:00.1204|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722671 (0x4596f4...a3c79d). 2025-01-08 15:42:00.1204|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","blockNumber":"0xd1642f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","prevRandao":"0x770ea6ff26ec2b9aba7d7aa9b57ed87bbd23fcb4a49d64201a033a454a29d349","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x24a009838284543173a964c866acb95789874f265e6742bde44e71e3c7599630","timestamp":"0x677e9cc8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301f0e","validatorIndex":"0xb5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301f0f","validatorIndex":"0xb5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d677","index":"0x4301f10","validatorIndex":"0xb5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7b","index":"0x4301f11","validatorIndex":"0xb5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cdf8","index":"0x4301f12","validatorIndex":"0xb60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa7a","index":"0x4301f13","validatorIndex":"0xb61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac92","index":"0x4301f14","validatorIndex":"0xb62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b054","index":"0x4301f15","validatorIndex":"0xb63"}]},[],"0x5cfa98879fa0e7b37c1168a537fea5af34ca88c0971e701326c59522366f4a88"]) 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","blockNumber":"0xd1642f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7c25c1dd278b7c7347479000a9ea485bad1d37e2b3ad7092f7b1381915cbe471","prevRandao":"0x770ea6ff26ec2b9aba7d7aa9b57ed87bbd23fcb4a49d64201a033a454a29d349","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x24a009838284543173a964c866acb95789874f265e6742bde44e71e3c7599630","timestamp":"0x677e9cc8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301f0e","validatorIndex":"0xb5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140577","index":"0x4301f0f","validatorIndex":"0xb5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d677","index":"0x4301f10","validatorIndex":"0xb5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7b","index":"0x4301f11","validatorIndex":"0xb5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cdf8","index":"0x4301f12","validatorIndex":"0xb60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa7a","index":"0x4301f13","validatorIndex":"0xb61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac92","index":"0x4301f14","validatorIndex":"0xb62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b054","index":"0x4301f15","validatorIndex":"0xb63"}]},[],"0x5cfa98879fa0e7b37c1168a537fea5af34ca88c0971e701326c59522366f4a88"]) handled in 1ms 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:42:00.1246|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722671 (0x4596f4...a3c79d), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:00.1246|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722671 (0x4596f4...a3c79d), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:00.1246|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:00.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.2331|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.183.182.204:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:00.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.6030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.6119|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6119|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:00.6119|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6119|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6138|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:00.6843|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:00.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.8043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.8849|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:00.9070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:00.9687|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:01.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.0501|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.0501|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:01.0501|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.0501|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:01.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722638 | target: 13722671 | peer: 13722669 2025-01-08 15:42:01.0583|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:01.0583|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:42:01.0583|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 15:42:01.0583|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] 2025-01-08 15:42:01.0583|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722638, beaconPivotExists: True, BestSuggestedBody: 13722638, BestKnownNumber: 13722638, BestPeer: [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out], BestKnownBeaconNumber 13722671 2025-01-08 15:42:01.0583|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] (our best 13722638) 2025-01-08 15:42:01.1045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.1153|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] (our best 13722639) 2025-01-08 15:42:01.1153|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:01.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:42:01.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722668| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:01.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:42:01.2066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.3914|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:01.3914|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:01.3914|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:01.3914|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:01.4053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.6054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:01.6172|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:01.6206|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6206|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:01.6206|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6206|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:01.6896|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:01.6922|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6922|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:01.6922|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.6922|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:01.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.8072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:01.8176|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:01.8849|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:01.9072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:01.9690|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:42:02.0057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.0137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->24.19.9.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:42:02.0525|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.0525|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:02.0525|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.0525|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:02.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722639 | target: 13722671 | peer: 13722669 2025-01-08 15:42:02.0582|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:02.1093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.2072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.3087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.3900|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.130.50.21:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:42:02.4085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.5095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.6098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.6227|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6227|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:02.6227|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6227|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6249|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:02.6941|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:02.6971|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6971|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:02.6971|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:02.6971|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:02.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.7087|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.235.9.223:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:42:02.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:02.9694|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:42:03.0113|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.0545|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.0545|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:03.0545|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.0545|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:03.1128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.2134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.2188|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->169.150.206.199:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:03.2829|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:03.3131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.3716|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->80.239.221.225:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:03.4132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.5137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.6128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.6288|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:03.6993|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.6993|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:03.6993|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.6993|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:03.7012|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:03.7131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.8140|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.8649|DEBUG|Synchronization.SnapSync.ProgressTracker|48|Snap - (Skipped Request, diff: 72) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:42:03.9142|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:03.9687|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:04.0137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.0568|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.0568|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:04.0568|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.0568|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:04.1136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.2146|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.3164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.3754|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:04.3754|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: 3160fe...cc0143 2025-01-08 15:42:04.4164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.5137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.6141|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.6342|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.6342|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:04.6342|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.6342|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.6364|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:04.7049|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:04.7088|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.7088|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:04.7088|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:04.7088|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:04.7167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.8148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.9173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:04.9515|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.197.150.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:42:04.9688|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:05.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:42:05.0591|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.0591|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:05.0591|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.0591|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:05.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.1007|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.216.1:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","blockNumber":"0xd16430","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","prevRandao":"0xf109e1be9e0bcb552204e30b9c2b3cf41dfb27d9a132f3850b178d5ce3d7b251","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf33b54ac507835b1206d26b390ea5497f4c6988e2c529cd6c7df198d003c9e18","timestamp":"0x677e9ccd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b530d","index":"0x4301f16","validatorIndex":"0xb64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff84","index":"0x4301f17","validatorIndex":"0xb65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a5e","index":"0x4301f18","validatorIndex":"0xb66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b37b","index":"0x4301f19","validatorIndex":"0xb67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1a","validatorIndex":"0xb68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d983","index":"0x4301f1b","validatorIndex":"0xb69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1c","validatorIndex":"0xb6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66a","index":"0x4301f1d","validatorIndex":"0xb6b"}]},[],"0x3132c60c90c59666ed3672f01045a4e2d2d06ccd6a5fb33380476dcce5c1a04d"]) 2025-01-08 15:42:05.1217|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722672 (0xaaaa29...90a94e), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:05.1217|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722672 (0xaaaa29...90a94e). 2025-01-08 15:42:05.1217|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","blockNumber":"0xd16430","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","prevRandao":"0xf109e1be9e0bcb552204e30b9c2b3cf41dfb27d9a132f3850b178d5ce3d7b251","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf33b54ac507835b1206d26b390ea5497f4c6988e2c529cd6c7df198d003c9e18","timestamp":"0x677e9ccd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b530d","index":"0x4301f16","validatorIndex":"0xb64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff84","index":"0x4301f17","validatorIndex":"0xb65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a5e","index":"0x4301f18","validatorIndex":"0xb66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b37b","index":"0x4301f19","validatorIndex":"0xb67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1a","validatorIndex":"0xb68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d983","index":"0x4301f1b","validatorIndex":"0xb69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1c","validatorIndex":"0xb6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66a","index":"0x4301f1d","validatorIndex":"0xb6b"}]},[],"0x3132c60c90c59666ed3672f01045a4e2d2d06ccd6a5fb33380476dcce5c1a04d"]) 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","blockNumber":"0xd16430","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4596f42b4bded78d9360cb1352013549c12c0dc71ac14b2f279c7baca7a3c79d","prevRandao":"0xf109e1be9e0bcb552204e30b9c2b3cf41dfb27d9a132f3850b178d5ce3d7b251","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf33b54ac507835b1206d26b390ea5497f4c6988e2c529cd6c7df198d003c9e18","timestamp":"0x677e9ccd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b530d","index":"0x4301f16","validatorIndex":"0xb64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff84","index":"0x4301f17","validatorIndex":"0xb65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a5e","index":"0x4301f18","validatorIndex":"0xb66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b37b","index":"0x4301f19","validatorIndex":"0xb67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1a","validatorIndex":"0xb68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d983","index":"0x4301f1b","validatorIndex":"0xb69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1c","validatorIndex":"0xb6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66a","index":"0x4301f1d","validatorIndex":"0xb6b"}]},[],"0x3132c60c90c59666ed3672f01045a4e2d2d06ccd6a5fb33380476dcce5c1a04d"]) handled in 1ms 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:05.1217|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:42:05.1260|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722672 (0xaaaa29...90a94e), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:05.1260|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722672 (0xaaaa29...90a94e), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:05.1260|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:05.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.2975|DEBUG|Synchronization.Peers.SyncPeerPool|35|Dropped 0 useless peers 2025-01-08 15:42:05.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:05.6409|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:05.6445|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.6445|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:05.6445|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.6445|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:05.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:05.7106|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:05.7134|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.7134|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:05.7134|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:05.7134|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:05.7973|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:05.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:05.9479|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:05.9695|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:06.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.0130|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.44.122:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:06.0553|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722639 | target: 13722672 | peer: 13722671 2025-01-08 15:42:06.0553|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:06.0553|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:42:06.0553|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:42:06.0553|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] 2025-01-08 15:42:06.0553|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722639, beaconPivotExists: True, BestSuggestedBody: 13722639, BestKnownNumber: 13722639, BestPeer: [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out], BestKnownBeaconNumber 13722672 2025-01-08 15:42:06.0553|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] (our best 13722639) 2025-01-08 15:42:06.0615|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.0615|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:06.0615|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.0615|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:06.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.1120|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] (our best 13722640) 2025-01-08 15:42:06.1122|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:06.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:42:06.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:06.1122|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:42:06.1454|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:06.1454|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:06.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.2979|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.3921|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:06.3921|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:06.3921|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:06.3921|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:06.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.6021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:06.6465|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:06.6493|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.6493|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:06.6493|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.6493|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:06.7034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.7155|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.7155|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:06.7155|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.7155|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:06.7175|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:06.8044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.9051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:06.9691|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:07.0052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722640 | target: 13722672 | peer: 13722671 2025-01-08 15:42:07.0583|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:07.0639|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.0639|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:07.0639|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.0639|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:07.1071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.1443|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:07.1682|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.54.211:5150] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:42:07.2070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.3054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.4047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.5067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.6513|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.6513|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:07.6513|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.6513|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.6537|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:07.7044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:07.7213|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:07.7246|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.7246|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:07.7246|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:07.7246|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:07.7728|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|178.63.44.122:38582->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:07.8039|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.9052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:07.9686|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:08.0059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.0661|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.0661|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:08.0661|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.0661|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:08.1046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.2053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.3023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.4070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.5432|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:08.6055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.6572|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:08.6602|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.6602|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:08.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:08.7265|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:08.7294|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.7294|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:08.7294|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:08.7294|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:08.8047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.9052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:08.9670|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:09.0054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.0685|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.0685|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:09.0685|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.0685|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:09.1044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.4071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.6044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.6336|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:09.6336|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: d905c0...b8baaa 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:09.6623|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:09.6656|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.6656|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:09.6656|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.6656|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:09.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.7313|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.7313|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:09.7313|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.7313|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:09.7329|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:09.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:09.9274|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.223.44.172:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: opera62 2025-01-08 15:42:09.9687|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:42:10.0026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.0026|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:42:10.0707|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.0707|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:10.0707|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.0707|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:10.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","blockNumber":"0xd16431","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469d0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","prevRandao":"0x8f680a5af490f95763e209f87990bdbc36206ef10d02445056c9202b37394330","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbcd36f60e76d002862c56d9027709949281c9bea56c50e60e0ab400a93598010","timestamp":"0x677e9cd2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1e","validatorIndex":"0xb6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5717","index":"0x4301f1f","validatorIndex":"0xb6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e27","index":"0x4301f20","validatorIndex":"0xb6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad93","index":"0x4301f21","validatorIndex":"0xb6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f22","validatorIndex":"0xb70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f23","validatorIndex":"0xb71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f24","validatorIndex":"0xb72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d670","index":"0x4301f25","validatorIndex":"0xb73"}]},[],"0x3799e1c1e139e5262bb468e611ad4651231d16630c9a35b39d998b509e1535d3"]) 2025-01-08 15:42:10.1205|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722673 (0x8737df...198b99), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:10.1205|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722673 (0x8737df...198b99). 2025-01-08 15:42:10.1205|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","blockNumber":"0xd16431","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469d0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","prevRandao":"0x8f680a5af490f95763e209f87990bdbc36206ef10d02445056c9202b37394330","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbcd36f60e76d002862c56d9027709949281c9bea56c50e60e0ab400a93598010","timestamp":"0x677e9cd2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1e","validatorIndex":"0xb6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5717","index":"0x4301f1f","validatorIndex":"0xb6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e27","index":"0x4301f20","validatorIndex":"0xb6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad93","index":"0x4301f21","validatorIndex":"0xb6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f22","validatorIndex":"0xb70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f23","validatorIndex":"0xb71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f24","validatorIndex":"0xb72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d670","index":"0x4301f25","validatorIndex":"0xb73"}]},[],"0x3799e1c1e139e5262bb468e611ad4651231d16630c9a35b39d998b509e1535d3"]) 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","blockNumber":"0xd16431","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469d0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaaaa2978be55b1a963193c76b817dd1f139ab0eab0287efc88f922446c90a94e","prevRandao":"0x8f680a5af490f95763e209f87990bdbc36206ef10d02445056c9202b37394330","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbcd36f60e76d002862c56d9027709949281c9bea56c50e60e0ab400a93598010","timestamp":"0x677e9cd2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f1e","validatorIndex":"0xb6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5717","index":"0x4301f1f","validatorIndex":"0xb6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e27","index":"0x4301f20","validatorIndex":"0xb6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad93","index":"0x4301f21","validatorIndex":"0xb6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f22","validatorIndex":"0xb70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f23","validatorIndex":"0xb71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b86","index":"0x4301f24","validatorIndex":"0xb72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d670","index":"0x4301f25","validatorIndex":"0xb73"}]},[],"0x3799e1c1e139e5262bb468e611ad4651231d16630c9a35b39d998b509e1535d3"]) handled in 1ms 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:42:10.1246|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722673 (0x8737df...198b99), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:10.1246|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722673 (0x8737df...198b99), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:10.1246|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:10.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.6678|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.6678|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:10.6678|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.6678|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.6697|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:10.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:10.7362|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:10.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:10.9694|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:11.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722640 | target: 13722673 | peer: 13722671 2025-01-08 15:42:11.0582|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:11.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:42:11.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:42:11.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] 2025-01-08 15:42:11.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722640, beaconPivotExists: True, BestSuggestedBody: 13722640, BestKnownNumber: 13722640, BestPeer: [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out], BestKnownBeaconNumber 13722673 2025-01-08 15:42:11.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] (our best 13722640) 2025-01-08 15:42:11.0730|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.0730|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:11.0730|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.0730|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:11.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.1200|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] (our best 13722641) 2025-01-08 15:42:11.1203|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:11.1203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:42:11.1203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722670| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:11.1203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:42:11.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.3935|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:11.3935|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:11.3935|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:11.3935|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:11.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.5408|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:11.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:11.6734|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:11.6768|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.6768|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:11.6768|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.6768|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:11.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.7336|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->130.185.119.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:11.7391|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->16.62.65.98:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:11.7417|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:11.7447|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.7447|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:11.7447|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.7447|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:11.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:11.8209|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:11.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:11.9685|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:12.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.0587|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722641 | target: 13722673 | peer: 13722671 2025-01-08 15:42:12.0587|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:12.0748|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.0748|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:12.0748|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.0748|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:12.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.5412|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:12.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.6789|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.6789|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:12.6789|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.6789|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.6809|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:12.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:12.7465|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:12.7492|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.7492|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:12.7492|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:12.7492|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:12.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:12.9696|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:13.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.0773|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.0773|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:13.0773|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.0773|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:13.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:13.6856|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:13.6887|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.6887|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:13.6887|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.6887|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:13.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:13.7510|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:13.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.8658|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.144.72.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2013 2025-01-08 15:42:13.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:13.9224|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:13.9698|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:42:14.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.0290|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.224.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:42:14.0794|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.0794|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:14.0794|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.0794|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:14.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.3635|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->87.197.153.251:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:42:14.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.6909|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.6909|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:14.6909|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.6909|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.6926|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:14.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.7560|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.7560|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:14.7560|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.7560|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:14.7575|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:14.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:14.9701|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:15.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:42:15.0137|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:15.0137|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 572ef5...48392d 2025-01-08 15:42:15.0817|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.0817|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:15.0817|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.0817|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:15.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.1236|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","blockNumber":"0xd16432","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aae9","gasUsed":"0x1d275","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","prevRandao":"0x506099b2423cc6a2dc32309dc22ae77254440d49bae5d1fe3ccbea3568d425f6","receiptsRoot":"0xe428f78c1ed51e586d8b4f5cf1376dc6b660df2d1505208356f503e43b5800e3","stateRoot":"0xbae04711dd36d855b1c8738b8881e881e3a0030f6ae3939a381aa26db367aadf","timestamp":"0x677e9cd7","transactions":["0x02f904958227d8824c6e8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43603ad6ec0f2beb47cf6e80e3a4fdde4bc5acf76a9c4044d3ed6f8f48c1c731d42ed00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0db0f998000000000000000000000000000000000000000000000000000000000000000065441e3b811e90251a0decb697282440128b88c63e55b8fa47e3727516cc961bc56516389e277fa134069db25bf966f0ac8c79cd9f9eb36732b2f08c8fd6fb2996ea8d557b948f9178db2bb29438f87e14d4c24cb0fce664451602a949fe38733a87f7c31a3caf21e9c3f5ac00c966b18c90a341b262d92674fc0086c717655f526dc933f9ada39e723d187307c0ae29c1168a19f20d5ccf314dfdebd25479daad8b426387e1afbe80f6fce808ce998b81d9eea81f9c4a2fe74d4e41f32b057d000000000000000000000000000000000000000000000000000000000000000061a93c97c485e16a58096a31bc9053037fe296461e8d466aec70ac9a4030b504f14987db9dab678ba2b1761b022236af22c534767960702766ceefc6efa5f585f70c1ed615431fbe77fc5c022c97c45a38ea252b40aabd42d3a49a21b3c76d02e7129354cde064d913e80f0d4fcebbd3e89b18c6c5d2266475babd4837ebd3eef63eeb1e4e50e544b0da5a2fee1068f7f75c5bb29ab1c3f36b2471c7790dfc99e12f1146f7cf35dbea4994927c08bc38c8229483ebaa212d5db0ef4effb17074bc080a06ce7f6a3288945b1b20faf7e0113f8870469346181934a36b940024a2b90ed2aa07f7a34a2342b5262d71e57d3a3f1c58b5eae5917d4aa80a73b13515874825d81"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13816e","index":"0x4301f26","validatorIndex":"0xb74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f27","validatorIndex":"0xb75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8c","index":"0x4301f28","validatorIndex":"0xb76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8b","index":"0x4301f29","validatorIndex":"0xb77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a37","index":"0x4301f2a","validatorIndex":"0xb78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd029","index":"0x4301f2b","validatorIndex":"0xb79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f2c","validatorIndex":"0xb7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138c62","index":"0x4301f2d","validatorIndex":"0xb7b"}]},[],"0x52b0959518a6e1856ac652592c3392bf9318a7b326dcefb589069e65f709759a"]) 2025-01-08 15:42:15.1236|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722674 (0xefc6f8...0bb676), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:15.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722674 (0xefc6f8...0bb676). 2025-01-08 15:42:15.1244|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:15.1244|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","blockNumber":"0xd16432","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aae9","gasUsed":"0x1d275","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","prevRandao":"0x506099b2423cc6a2dc32309dc22ae77254440d49bae5d1fe3ccbea3568d425f6","receiptsRoot":"0xe428f78c1ed51e586d8b4f5cf1376dc6b660df2d1505208356f503e43b5800e3","stateRoot":"0xbae04711dd36d855b1c8738b8881e881e3a0030f6ae3939a381aa26db367aadf","timestamp":"0x677e9cd7","transactions":["0x02f904958227d8824c6e8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43603ad6ec0f2beb47cf6e80e3a4fdde4bc5acf76a9c4044d3ed6f8f48c1c731d42ed00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0db0f998000000000000000000000000000000000000000000000000000000000000000065441e3b811e90251a0decb697282440128b88c63e55b8fa47e3727516cc961bc56516389e277fa134069db25bf966f0ac8c79cd9f9eb36732b2f08c8fd6fb2996ea8d557b948f9178db2bb29438f87e14d4c24cb0fce664451602a949fe38733a87f7c31a3caf21e9c3f5ac00c966b18c90a341b262d92674fc0086c717655f526dc933f9ada39e723d187307c0ae29c1168a19f20d5ccf314dfdebd25479daad8b426387e1afbe80f6fce808ce998b81d9eea81f9c4a2fe74d4e41f32b057d000000000000000000000000000000000000000000000000000000000000000061a93c97c485e16a58096a31bc9053037fe296461e8d466aec70ac9a4030b504f14987db9dab678ba2b1761b022236af22c534767960702766ceefc6efa5f585f70c1ed615431fbe77fc5c022c97c45a38ea252b40aabd42d3a49a21b3c76d02e7129354cde064d913e80f0d4fcebbd3e89b18c6c5d2266475babd4837ebd3eef63eeb1e4e50e544b0da5a2fee1068f7f75c5bb29ab1c3f36b2471c7790dfc99e12f1146f7cf35dbea4994927c08bc38c8229483ebaa212d5db0ef4effb17074bc080a06ce7f6a3288945b1b20faf7e0113f8870469346181934a36b940024a2b90ed2aa07f7a34a2342b5262d71e57d3a3f1c58b5eae5917d4aa80a73b13515874825d81"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13816e","index":"0x4301f26","validatorIndex":"0xb74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f27","validatorIndex":"0xb75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8c","index":"0x4301f28","validatorIndex":"0xb76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8b","index":"0x4301f29","validatorIndex":"0xb77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a37","index":"0x4301f2a","validatorIndex":"0xb78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd029","index":"0x4301f2b","validatorIndex":"0xb79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f2c","validatorIndex":"0xb7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138c62","index":"0x4301f2d","validatorIndex":"0xb7b"}]},[],"0x52b0959518a6e1856ac652592c3392bf9318a7b326dcefb589069e65f709759a"]) 2025-01-08 15:42:15.1244|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","blockNumber":"0xd16432","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aae9","gasUsed":"0x1d275","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000004000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8737df92929c129dcf3d5205bda87716f8ca688c4fa0d8e3fb87452b25198b99","prevRandao":"0x506099b2423cc6a2dc32309dc22ae77254440d49bae5d1fe3ccbea3568d425f6","receiptsRoot":"0xe428f78c1ed51e586d8b4f5cf1376dc6b660df2d1505208356f503e43b5800e3","stateRoot":"0xbae04711dd36d855b1c8738b8881e881e3a0030f6ae3939a381aa26db367aadf","timestamp":"0x677e9cd7","transactions":["0x02f904958227d8824c6e8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43603ad6ec0f2beb47cf6e80e3a4fdde4bc5acf76a9c4044d3ed6f8f48c1c731d42ed00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0db0f998000000000000000000000000000000000000000000000000000000000000000065441e3b811e90251a0decb697282440128b88c63e55b8fa47e3727516cc961bc56516389e277fa134069db25bf966f0ac8c79cd9f9eb36732b2f08c8fd6fb2996ea8d557b948f9178db2bb29438f87e14d4c24cb0fce664451602a949fe38733a87f7c31a3caf21e9c3f5ac00c966b18c90a341b262d92674fc0086c717655f526dc933f9ada39e723d187307c0ae29c1168a19f20d5ccf314dfdebd25479daad8b426387e1afbe80f6fce808ce998b81d9eea81f9c4a2fe74d4e41f32b057d000000000000000000000000000000000000000000000000000000000000000061a93c97c485e16a58096a31bc9053037fe296461e8d466aec70ac9a4030b504f14987db9dab678ba2b1761b022236af22c534767960702766ceefc6efa5f585f70c1ed615431fbe77fc5c022c97c45a38ea252b40aabd42d3a49a21b3c76d02e7129354cde064d913e80f0d4fcebbd3e89b18c6c5d2266475babd4837ebd3eef63eeb1e4e50e544b0da5a2fee1068f7f75c5bb29ab1c3f36b2471c7790dfc99e12f1146f7cf35dbea4994927c08bc38c8229483ebaa212d5db0ef4effb17074bc080a06ce7f6a3288945b1b20faf7e0113f8870469346181934a36b940024a2b90ed2aa07f7a34a2342b5262d71e57d3a3f1c58b5eae5917d4aa80a73b13515874825d81"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13816e","index":"0x4301f26","validatorIndex":"0xb74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f27","validatorIndex":"0xb75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8c","index":"0x4301f28","validatorIndex":"0xb76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff8b","index":"0x4301f29","validatorIndex":"0xb77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a37","index":"0x4301f2a","validatorIndex":"0xb78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd029","index":"0x4301f2b","validatorIndex":"0xb79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140585","index":"0x4301f2c","validatorIndex":"0xb7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138c62","index":"0x4301f2d","validatorIndex":"0xb7b"}]},[],"0x52b0959518a6e1856ac652592c3392bf9318a7b326dcefb589069e65f709759a"]) handled in 1ms 2025-01-08 15:42:15.1244|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:15.1244|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:15.1244|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:15.1244|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"}, null] 2025-01-08 15:42:15.1283|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722674 (0xefc6f8...0bb676), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:15.1283|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722674 (0xefc6f8...0bb676), Safe: 13722644 (0xef9c17...bdb138), Finalized: 13722629 (0xe2897e...89af5a) 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe2897ebe24f13f473671cff9a802b23950ffe68f65ce7d75d77bcdf57689af5a","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138"},null]) handled in 0ms 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:15.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.4019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.5691|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.215.164.67:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:42:15.5902|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.193.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:42:15.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.6731|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.31.29:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:15.6960|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.6960|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:15.6960|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.6960|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.6980|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:15.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_chainId([]) 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:42:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:42:15.7532|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 74) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:15.7607|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:15.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:15.9729|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:15.9939|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.226.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:42:16.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.0004|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.240.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3797 2025-01-08 15:42:16.0588|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722641 | target: 13722674 | peer: 13722673 2025-01-08 15:42:16.0588|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:16.0588|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:42:16.0588|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:42:16.0588|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] 2025-01-08 15:42:16.0588|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722641, beaconPivotExists: True, BestSuggestedBody: 13722641, BestKnownNumber: 13722641, BestPeer: [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out], BestKnownBeaconNumber 13722674 2025-01-08 15:42:16.0588|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] (our best 13722641) 2025-01-08 15:42:16.0839|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.0839|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:16.0839|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.0839|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:16.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.1157|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] (our best 13722642) 2025-01-08 15:42:16.1157|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:16.1157|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:42:16.1157|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:16.1157|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:42:16.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.3942|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:16.3942|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:16.3942|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:16.3942|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:16.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.4053|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:16.4985|DEBUG|Network.PeerManager|36|Peer pool size is: 4141 2025-01-08 15:42:16.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.5469|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:16.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:16.7014|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:16.7052|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7052|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:16.7052|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7052|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:16.7153|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.70.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:16.7650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:16.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:16.9731|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:17.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722642 | target: 13722674 | peer: 13722673 2025-01-08 15:42:17.0586|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:17.0861|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.0861|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:17.0861|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.0861|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:17.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.6370|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:17.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.7076|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7076|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:17.7076|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7076|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7092|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:17.7695|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:17.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:17.9738|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:17.9991|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.0882|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.0882|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:18.0882|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.0882|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:18.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.6363|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:18.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7126|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:18.7740|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:18.7769|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7769|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:18.7769|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:18.7769|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:18.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.9021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:18.9730|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:19.0048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.0906|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.0906|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:19.0906|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.0906|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:19.1067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.2067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.4071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.5088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.6093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.7110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:19.7178|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:19.7211|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7211|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:19.7211|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7211|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:19.7790|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7790|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:19.7790|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7790|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:19.7816|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:19.7945|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722674 (0xefc6f8...0bb676), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:19.7945|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722674 (0xefc6f8...0bb676), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:19.7945|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:19.8087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:19.9731|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:20.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.0032|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:42:20.0928|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.0928|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:20.0928|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.0928|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:20.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.1153|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","blockNumber":"0xd16433","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10469c0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","prevRandao":"0x2c0bd8ec4a775c9a2ccf39bdb2dda10d86c078b1369e44aef825ff21631be98f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf00604d3e7cd3f059a681e6d881ec08f6c44594ac3c11d073f9968cfe6e6a22c","timestamp":"0x677e9cdc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b789","index":"0x4301f2e","validatorIndex":"0xb7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f2f","validatorIndex":"0xb7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cec13","index":"0x4301f30","validatorIndex":"0xb7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b196","index":"0x4301f31","validatorIndex":"0xb7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b196","index":"0x4301f32","validatorIndex":"0xb80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140d95","index":"0x4301f33","validatorIndex":"0xb81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6f","index":"0x4301f34","validatorIndex":"0xb82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b94","index":"0x4301f35","validatorIndex":"0xb83"}]},[],"0x32e46077e94544569abadbbfefdc651aa3aec6137b0261d0e48e6204107d8b45"]) 2025-01-08 15:42:20.1153|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722675 (0xc846c1...d77e7f), Extra Data: Nethermind 2025-01-08 15:42:20.1153|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Syncing... Inserting block 13722675 (0xc846c1...d77e7f). 2025-01-08 15:42:20.1153|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:20.1153|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","blockNumber":"0xd16433","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10469c0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","prevRandao":"0x2c0bd8ec4a775c9a2ccf39bdb2dda10d86c078b1369e44aef825ff21631be98f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf00604d3e7cd3f059a681e6d881ec08f6c44594ac3c11d073f9968cfe6e6a22c","timestamp":"0x677e9cdc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b789","index":"0x4301f2e","validatorIndex":"0xb7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f2f","validatorIndex":"0xb7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cec13","index":"0x4301f30","validatorIndex":"0xb7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b196","index":"0x4301f31","validatorIndex":"0xb7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b196","index":"0x4301f32","validatorIndex":"0xb80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140d95","index":"0x4301f33","validatorIndex":"0xb81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6f","index":"0x4301f34","validatorIndex":"0xb82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b94","index":"0x4301f35","validatorIndex":"0xb83"}]},[],"0x32e46077e94544569abadbbfefdc651aa3aec6137b0261d0e48e6204107d8b45"]) 2025-01-08 15:42:20.1153|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","blockNumber":"0xd16433","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10469c0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xefc6f888b80c4cf4ccf0d5826dc2a4ded6a4a7e035a3e57a211d8315040bb676","prevRandao":"0x2c0bd8ec4a775c9a2ccf39bdb2dda10d86c078b1369e44aef825ff21631be98f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf00604d3e7cd3f059a681e6d881ec08f6c44594ac3c11d073f9968cfe6e6a22c","timestamp":"0x677e9cdc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b789","index":"0x4301f2e","validatorIndex":"0xb7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f2f","validatorIndex":"0xb7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cec13","index":"0x4301f30","validatorIndex":"0xb7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b196","index":"0x4301f31","validatorIndex":"0xb7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b196","index":"0x4301f32","validatorIndex":"0xb80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140d95","index":"0x4301f33","validatorIndex":"0xb81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6f","index":"0x4301f34","validatorIndex":"0xb82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b94","index":"0x4301f35","validatorIndex":"0xb83"}]},[],"0x32e46077e94544569abadbbfefdc651aa3aec6137b0261d0e48e6204107d8b45"]) handled in 1ms 2025-01-08 15:42:20.1170|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:20.1170|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:20.1170|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:20.1170|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:20.1562|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722675 (0xc846c1...d77e7f), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:20.1562|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722675 (0xc846c1...d77e7f), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:20.1562|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:20.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.4026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.4093|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 15:42:20.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.7002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.7232|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7232|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:20.7232|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7232|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7253|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:20.7855|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:20.7882|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7882|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:20.7882|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:20.7882|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:20.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:20.9727|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:20.9999|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.0590|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722642 | target: 13722675 | peer: 13722673 2025-01-08 15:42:21.0590|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:21.0590|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Active 2025-01-08 15:42:21.0590|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher got activated. 2025-01-08 15:42:21.0590|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] 2025-01-08 15:42:21.0590|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722642, beaconPivotExists: True, BestSuggestedBody: 13722642, BestKnownNumber: 13722642, BestPeer: [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out], BestKnownBeaconNumber 13722675 2025-01-08 15:42:21.0590|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] (our best 13722642) 2025-01-08 15:42:21.0953|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.0953|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:21.0953|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.0953|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:21.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.1158|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] (our best 13722643) 2025-01-08 15:42:21.1158|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:21.1158|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FastSyncFeed state changed to Dormant 2025-01-08 15:42:21.1158|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722672| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:21.1158|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 15:42:21.1991|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.3959|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:21.3959|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:21.3959|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:21.3959|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:21.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.4988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.4988|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:21.4988|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: 36f968...775be3 2025-01-08 15:42:21.5991|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.7028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7288|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:21.7904|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7904|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:21.7904|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7904|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.7924|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:21.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.8240|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.8240|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:21.8240|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:21.8240|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:21.8260|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:21.8260|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:21.8260|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:21.8260|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:21.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:21.9726|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:22.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.0580|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722643 | target: 13722675 | peer: 13722673 2025-01-08 15:42:22.0580|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:22.0974|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.0974|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:22.0974|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.0974|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:22.1051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.2050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.6813|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.234.20:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 35443 2025-01-08 15:42:22.7060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:22.7334|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:22.7369|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7369|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:22.7369|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7369|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:22.7966|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:22.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.9027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:22.9727|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:22.9783|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:23.0070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.0996|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.0996|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:23.0996|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.0996|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:23.1050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.1238|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:23.1888|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:23.1888|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:23.2027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.3052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.7388|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.7388|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:23.7388|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.7388|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.7405|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:23.8018|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:23.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:23.9731|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:24.0055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.1017|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.1017|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:24.1017|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.1017|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:24.1051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.1895|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:24.2046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.4057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.5048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.6056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.7035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.7440|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.7440|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:24.7440|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.7440|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.7454|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:24.8058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:24.8058|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:24.8084|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.8084|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:24.8084|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:24.8084|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:24.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:24.9732|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:25.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:42:25.1034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.1034|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.1034|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:25.1034|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.1034|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","blockNumber":"0xd16434","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428a7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","prevRandao":"0xafd3adc91d4c517f2c9c781c69329ff7816d5e376fa9769d881695ad9be00157","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4815f65a60efcdb1b8f6e4593fa93df057679675c0f0ccfaaed2395b10a22301","timestamp":"0x677e9ce1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f36","validatorIndex":"0xb84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f37","validatorIndex":"0xb85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2424","index":"0x4301f38","validatorIndex":"0xb86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301f39","validatorIndex":"0xb87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f3a","validatorIndex":"0xb88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f3b","validatorIndex":"0xb89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301f3c","validatorIndex":"0xb8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14368c","index":"0x4301f3d","validatorIndex":"0xb8b"}]},[],"0x155de3e62e8013973bfb761e0087285812fe9495baee3cf0f16c95428e269eb1"]) 2025-01-08 15:42:25.1140|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722676 (0xbe66f2...901282), Extra Data: Nethermind 2025-01-08 15:42:25.1140|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722676 (0xbe66f2...901282). 2025-01-08 15:42:25.1140|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","blockNumber":"0xd16434","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428a7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","prevRandao":"0xafd3adc91d4c517f2c9c781c69329ff7816d5e376fa9769d881695ad9be00157","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4815f65a60efcdb1b8f6e4593fa93df057679675c0f0ccfaaed2395b10a22301","timestamp":"0x677e9ce1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f36","validatorIndex":"0xb84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f37","validatorIndex":"0xb85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2424","index":"0x4301f38","validatorIndex":"0xb86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301f39","validatorIndex":"0xb87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f3a","validatorIndex":"0xb88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f3b","validatorIndex":"0xb89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301f3c","validatorIndex":"0xb8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14368c","index":"0x4301f3d","validatorIndex":"0xb8b"}]},[],"0x155de3e62e8013973bfb761e0087285812fe9495baee3cf0f16c95428e269eb1"]) 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","blockNumber":"0xd16434","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428a7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","prevRandao":"0xafd3adc91d4c517f2c9c781c69329ff7816d5e376fa9769d881695ad9be00157","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4815f65a60efcdb1b8f6e4593fa93df057679675c0f0ccfaaed2395b10a22301","timestamp":"0x677e9ce1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f36","validatorIndex":"0xb84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f37","validatorIndex":"0xb85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2424","index":"0x4301f38","validatorIndex":"0xb86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301f39","validatorIndex":"0xb87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f3a","validatorIndex":"0xb88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd98","index":"0x4301f3b","validatorIndex":"0xb89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b18d","index":"0x4301f3c","validatorIndex":"0xb8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14368c","index":"0x4301f3d","validatorIndex":"0xb8b"}]},[],"0x155de3e62e8013973bfb761e0087285812fe9495baee3cf0f16c95428e269eb1"]) handled in 1ms 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:25.1140|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:25.1182|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722676 (0xbe66f2...901282), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:25.1182|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722676 (0xbe66f2...901282), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:25.1182|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:25.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.3864|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|46.232.248.135:54298->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 35442 2025-01-08 15:42:25.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.5030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.6029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.6090|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:25.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.7489|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:25.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:25.8103|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:25.8133|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.8133|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:25.8133|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:25.8133|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:25.9073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:25.9725|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:42:26.0093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722643 | target: 13722676 | peer: 13722675 2025-01-08 15:42:26.0586|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:26.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:42:26.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:42:26.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722674| 139.144.26.85:| Out] 2025-01-08 15:42:26.0586|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722643, beaconPivotExists: True, BestSuggestedBody: 13722643, BestKnownNumber: 13722643, BestPeer: [HBR ][ ][Peer|eth68|13722674| 139.144.26.85:| Out], BestKnownBeaconNumber 13722676 2025-01-08 15:42:26.0586|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722674| 139.144.26.85:| Out] (our best 13722643) 2025-01-08 15:42:26.1062|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.1062|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:26.1062|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.1062|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:26.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.1175|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722674| 139.144.26.85:| Out] (our best 13722644) 2025-01-08 15:42:26.1175|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722674| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:26.1175|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:42:26.1175|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722674| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:26.1175|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:42:26.2092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.3966|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:26.3966|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:26.3966|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:26.3966|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:26.4088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.5089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.6089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.7008|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:26.7008|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 72d378...8ec068 2025-01-08 15:42:26.7096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:26.7538|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:26.7572|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.7572|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:26.7572|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.7572|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:26.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.8152|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.8152|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:26.8152|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.8152|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:26.8180|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:26.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:26.9612|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.213.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:42:26.9728|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:27.0096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722644 | target: 13722676 | peer: 13722675 2025-01-08 15:42:27.0583|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:27.1087|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.1087|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:27.1087|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.1087|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:27.1087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.2092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.4093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.5090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.5425|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:27.5781|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->212.47.68.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:27.5945|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.113.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:27.6053|DEBUG|Synchronization.SnapSync.ProgressTracker|48|Snap - (Skipped Request, diff: 77) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:42:27.6088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.7077|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.7593|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.7593|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:27.7593|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.7593|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.7616|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:27.8060|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:27.8083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:27.8213|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:27.8242|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.8242|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:27.8242|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:27.8242|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:27.9092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:27.9724|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:28.0093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.1079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.1079|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:28.1079|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:28.1079|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.1079|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:28.1079|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.1079|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:28.2095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.2544|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.37.77.28:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:42:28.3071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.4094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.4290|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|85.184.170.61:35472->30303] to: 10403 2025-01-08 15:42:28.4290|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|85.184.170.61:35472->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 15:42:28.4867|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.196.48.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:42:28.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.6102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:28.7651|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:28.7683|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.7683|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:28.7683|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.7683|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:28.8097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:28.8261|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:28.8294|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.8294|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:28.8294|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:28.8294|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:28.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:28.9137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.187.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:28.9726|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:29.0095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.1071|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:29.1071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.1133|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.1133|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:29.1133|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.1133|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:29.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.4099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.5096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.7704|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.7704|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:29.7704|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.7704|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.7722|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:29.8088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.8314|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.8314|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:29.8314|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.8314|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:29.8329|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:29.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:29.9725|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:30.0017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.0017|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:42:30.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.1154|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.1154|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:30.1154|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.1154|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:30.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.4996|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.4996|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:30.5991|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.6604|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.203.17:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:30.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.7762|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:30.8030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:30.8364|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:30.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:30.9728|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:31.0051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.1175|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.1175|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:31.1175|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.1175|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:31.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.3050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.3976|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:31.3976|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:31.3976|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:31.3976|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:31.4044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.5929|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:31.5929|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: 3be3e0...c3f0b9 2025-01-08 15:42:31.6047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.7024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.7803|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:31.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.8278|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.8278|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:31.8278|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.8278|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:31.8292|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:31.8292|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:31.8292|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:31.8292|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:31.8405|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:31.9047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:31.9753|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:32.0123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.1128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.1194|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.1194|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:32.1194|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.1194|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:32.2136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.3105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.4123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.5135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.6109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.7127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.7847|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:32.8132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:32.8451|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:32.9126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:32.9733|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:33.0140|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.0817|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:33.1132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.1215|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.1215|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:33.1215|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.1215|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:33.2135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.2792|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:33.3129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.4128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.5132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.6114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.6898|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|80.129.165.129:49204->30303] to: 31404 2025-01-08 15:42:33.6898|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|80.129.165.129:49204->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:42:33.7133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:33.7899|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:33.7934|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.7934|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:33.7934|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.7934|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:33.8130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:33.8494|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:33.8523|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.8523|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:33.8523|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:33.8523|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:33.9132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:33.9732|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:42:34.0132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.1136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.1234|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.1234|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:34.1234|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.1234|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:34.2133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.3112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.3321|DEBUG|Db.SimpleFilePublicKeyDb|35|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_7865d8ad-5876-4ee0-ac72-6336ce80d9a2 2025-01-08 15:42:34.3732|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:34.4148|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.5106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.6129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.7136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.7953|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.7953|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:34.7953|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.7953|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:34.7966|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:34.7966|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:34.7966|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:34.7966|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:34.8085|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.8085|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:34.8085|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.8085|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:34.8130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:34.8542|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:34.8570|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.8570|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:34.8570|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:34.8570|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:34.9128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:34.9731|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:42:35.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.0030|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:42:35.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.1234|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","blockNumber":"0xd16435","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469b0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","prevRandao":"0x4bfccb668bab524b06eacdeba8eda2b1fa7ac0aab1406aa500de16d646e52a52","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9ecd0bd07491446d7ebbe40a41c2d51618361d3c8098327f469bfc22eaeb782f","timestamp":"0x677e9ceb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b797","index":"0x4301f3e","validatorIndex":"0xb8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b95","index":"0x4301f3f","validatorIndex":"0xb8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b26d","index":"0x4301f40","validatorIndex":"0xb8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459ab","index":"0x4301f41","validatorIndex":"0xb8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa29b","index":"0x4301f42","validatorIndex":"0xb90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8d","index":"0x4301f43","validatorIndex":"0xb91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d823b","index":"0x4301f44","validatorIndex":"0xb92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143981","index":"0x4301f45","validatorIndex":"0xb93"}]},[],"0x9ad5576e7e56bf7e764a2ca59e696020d59f7556c9aa4d729d58275c1b1d3b9d"]) 2025-01-08 15:42:35.1234|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722677 (0xa39fa5...9ca975), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:35.1234|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Syncing... Inserting block 13722677 (0xa39fa5...9ca975). 2025-01-08 15:42:35.1234|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:35.1234|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","blockNumber":"0xd16435","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469b0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","prevRandao":"0x4bfccb668bab524b06eacdeba8eda2b1fa7ac0aab1406aa500de16d646e52a52","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9ecd0bd07491446d7ebbe40a41c2d51618361d3c8098327f469bfc22eaeb782f","timestamp":"0x677e9ceb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b797","index":"0x4301f3e","validatorIndex":"0xb8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b95","index":"0x4301f3f","validatorIndex":"0xb8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b26d","index":"0x4301f40","validatorIndex":"0xb8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459ab","index":"0x4301f41","validatorIndex":"0xb8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa29b","index":"0x4301f42","validatorIndex":"0xb90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8d","index":"0x4301f43","validatorIndex":"0xb91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d823b","index":"0x4301f44","validatorIndex":"0xb92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143981","index":"0x4301f45","validatorIndex":"0xb93"}]},[],"0x9ad5576e7e56bf7e764a2ca59e696020d59f7556c9aa4d729d58275c1b1d3b9d"]) 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","blockNumber":"0xd16435","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469b0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe66f2ed5247822ffa67f485348c126fce4a6b0b7ba44af8a6b4a0b324901282","prevRandao":"0x4bfccb668bab524b06eacdeba8eda2b1fa7ac0aab1406aa500de16d646e52a52","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9ecd0bd07491446d7ebbe40a41c2d51618361d3c8098327f469bfc22eaeb782f","timestamp":"0x677e9ceb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b797","index":"0x4301f3e","validatorIndex":"0xb8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b95","index":"0x4301f3f","validatorIndex":"0xb8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b26d","index":"0x4301f40","validatorIndex":"0xb8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459ab","index":"0x4301f41","validatorIndex":"0xb8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa29b","index":"0x4301f42","validatorIndex":"0xb90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b8d","index":"0x4301f43","validatorIndex":"0xb91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d823b","index":"0x4301f44","validatorIndex":"0xb92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143981","index":"0x4301f45","validatorIndex":"0xb93"}]},[],"0x9ad5576e7e56bf7e764a2ca59e696020d59f7556c9aa4d729d58275c1b1d3b9d"]) handled in 1ms 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:35.1242|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:35.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722677 (0xa39fa5...9ca975), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:35.1242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Syncing beacon headers, Request: ForkChoice: 13722677 (0xa39fa5...9ca975), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:35.1282|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:35.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.3757|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:35.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.5023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:35.8105|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:35.8130|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8130|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:35.8130|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8130|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:35.8586|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8586|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:35.8586|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8586|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:35.8603|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:35.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:35.9730|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:36.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.0587|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722644 | target: 13722677 | peer: 13722676 2025-01-08 15:42:36.0587|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:36.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Active 2025-01-08 15:42:36.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher got activated. 2025-01-08 15:42:36.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] 2025-01-08 15:42:36.0587|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722644, beaconPivotExists: True, BestSuggestedBody: 13722644, BestKnownNumber: 13722644, BestPeer: [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out], BestKnownBeaconNumber 13722677 2025-01-08 15:42:36.0587|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] (our best 13722644) 2025-01-08 15:42:36.1071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.1153|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] (our best 13722645) 2025-01-08 15:42:36.1153|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:36.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:42:36.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:36.1153|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:42:36.1278|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.1278|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:36.1278|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.1278|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:36.2066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.2966|DEBUG|Synchronization.Peers.SyncPeerPool|15|Dropped 0 useless peers 2025-01-08 15:42:36.3096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.3990|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:36.3990|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:36.3990|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:36.3990|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:36.4102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.5070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.7721|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:36.8110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.8155|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8155|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:36.8155|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8155|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8172|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:36.8631|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8631|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:36.8631|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8631|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:36.8647|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:36.9094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:36.9730|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:42:37.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722645 | target: 13722677 | peer: 13722676 2025-01-08 15:42:37.0586|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:37.1111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.1298|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.1298|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:37.1298|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.1298|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:37.2088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.3100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.4130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.5130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.6137|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.7133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.8131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8204|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:37.8649|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:37.8649|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: 8ee709...6c958b 2025-01-08 15:42:37.8649|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8649|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:37.8649|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8649|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:37.8693|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:37.9136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:37.9735|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:42:38.0141|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.1128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.1317|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.1317|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:38.1317|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.1317|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:38.1574|DEBUG|Network.PeerManager|47|Peer pool size is: 4242 2025-01-08 15:42:38.2132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.3134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.4127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.6149|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.6149|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.249.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:42:38.6564|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.119:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:42:38.7164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.8165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8248|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:38.8754|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8754|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:38.8754|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8754|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:38.8772|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:38.9173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:38.9728|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:42:39.0165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.1171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.1338|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.1338|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:39.1338|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.1338|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:39.2164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.3168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.4166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.5163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.5294|DEBUG|Synchronization.SnapSync.ProgressTracker|46|Snap - (Skipped Request, diff: 78) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:42:39.6163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.7170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.8139|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:39.8293|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:39.8325|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8325|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:39.8325|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8325|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:39.8799|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8799|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:39.8799|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8799|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:39.8815|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:39.9164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:39.9254|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:39.9705|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:42:40.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:42:40.0982|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.26.47:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:40.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.1279|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","blockNumber":"0xd16436","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aac9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","prevRandao":"0x08cfabc5e8445407379f6dbd60f1ec0947eb3fda60577b92d70f17ad5ea477c5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8263be99b723667ab070a349093658006aee5b8dac01e515716cc30f76c8cc87","timestamp":"0x677e9cf0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143c69","index":"0x4301f46","validatorIndex":"0xb94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b366","index":"0x4301f47","validatorIndex":"0xb95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad71","index":"0x4301f48","validatorIndex":"0xb96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x2fc146","index":"0x4301f49","validatorIndex":"0xb97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f4a","validatorIndex":"0xb98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9b","index":"0x4301f4b","validatorIndex":"0xb99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb9","index":"0x4301f4c","validatorIndex":"0xb9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9c","index":"0x4301f4d","validatorIndex":"0xb9b"}]},[],"0x9bb4190114da44be6b0c22b16b3a27a6d03bcbf7c780de881e2c3816d9a3336a"]) 2025-01-08 15:42:40.1282|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722678 (0x923969...072cb7), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:40.1282|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722678 (0x923969...072cb7). 2025-01-08 15:42:40.1282|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","blockNumber":"0xd16436","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aac9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","prevRandao":"0x08cfabc5e8445407379f6dbd60f1ec0947eb3fda60577b92d70f17ad5ea477c5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8263be99b723667ab070a349093658006aee5b8dac01e515716cc30f76c8cc87","timestamp":"0x677e9cf0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143c69","index":"0x4301f46","validatorIndex":"0xb94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b366","index":"0x4301f47","validatorIndex":"0xb95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad71","index":"0x4301f48","validatorIndex":"0xb96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x2fc146","index":"0x4301f49","validatorIndex":"0xb97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f4a","validatorIndex":"0xb98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9b","index":"0x4301f4b","validatorIndex":"0xb99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb9","index":"0x4301f4c","validatorIndex":"0xb9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9c","index":"0x4301f4d","validatorIndex":"0xb9b"}]},[],"0x9bb4190114da44be6b0c22b16b3a27a6d03bcbf7c780de881e2c3816d9a3336a"]) 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","blockNumber":"0xd16436","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aac9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa39fa5996394324f0d886b4b27903560257f1781134c0049cc9c9510ef9ca975","prevRandao":"0x08cfabc5e8445407379f6dbd60f1ec0947eb3fda60577b92d70f17ad5ea477c5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8263be99b723667ab070a349093658006aee5b8dac01e515716cc30f76c8cc87","timestamp":"0x677e9cf0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143c69","index":"0x4301f46","validatorIndex":"0xb94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b366","index":"0x4301f47","validatorIndex":"0xb95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad71","index":"0x4301f48","validatorIndex":"0xb96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x2fc146","index":"0x4301f49","validatorIndex":"0xb97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f4a","validatorIndex":"0xb98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9b","index":"0x4301f4b","validatorIndex":"0xb99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb9","index":"0x4301f4c","validatorIndex":"0xb9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa9c","index":"0x4301f4d","validatorIndex":"0xb9b"}]},[],"0x9bb4190114da44be6b0c22b16b3a27a6d03bcbf7c780de881e2c3816d9a3336a"]) handled in 1ms 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:40.1322|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722678 (0x923969...072cb7), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:40.1322|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722678 (0x923969...072cb7), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 1ms 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.1322|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:40.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.8019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:40.8343|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:40.8376|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8376|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:40.8376|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8376|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:40.8847|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:40.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:40.9244|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:40.9701|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:41.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.0559|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722645 | target: 13722678 | peer: 13722676 2025-01-08 15:42:41.0559|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:41.0559|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:42:41.0559|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:42:41.0559|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] 2025-01-08 15:42:41.0559|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722645, beaconPivotExists: True, BestSuggestedBody: 13722645, BestKnownNumber: 13722645, BestPeer: [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out], BestKnownBeaconNumber 13722678 2025-01-08 15:42:41.0559|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] (our best 13722645) 2025-01-08 15:42:41.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.1126|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] (our best 13722646) 2025-01-08 15:42:41.1126|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:41.1126|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:42:41.1126|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722675| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:41.1126|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:42:41.1380|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.1380|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:41.1380|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.1380|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:41.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.4005|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:41.4005|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:41.4005|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:41.4005|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:41.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.5823|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:42:41.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.8019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.8313|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8313|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:41.8313|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8313|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:41.8339|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:41.8339|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:41.8339|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:41.8339|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:41.8395|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8395|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:41.8395|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8395|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8410|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:41.8896|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:41.8926|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8926|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:41.8926|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:41.8926|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:41.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:41.9735|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:42.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.0577|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722646 | target: 13722678 | peer: 13722676 2025-01-08 15:42:42.0577|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:42.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.1165|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|37.27.124.12:48046->30303] to: 30303 2025-01-08 15:42:42.1165|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.27.124.12:48046->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:42:42.1403|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.1403|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:42.1403|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.1403|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:42.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.3224|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:42.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8447|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:42.8943|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:42.8967|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8967|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:42.8967|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:42.8967|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:42.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:42.9730|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:42:43.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.1426|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.1426|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:43.1426|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.1426|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:43.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.4167|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 170 2025-01-08 15:42:43.4167|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: c16a68...861f9c 2025-01-08 15:42:43.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.7016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:43.8495|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:43.8530|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.8530|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:43.8530|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.8530|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:43.8993|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.8993|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:43.8993|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.8993|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:43.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:43.9012|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:43.9732|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:42:44.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.1451|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.1451|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:44.1451|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.1451|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:44.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.6769|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:44.6943|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.24.55.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:42:44.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.7043|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.172.174:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:44.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.8551|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.8551|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:44.8551|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.8551|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.8566|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:44.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:44.9046|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:44.9457|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:44.9730|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:42:45.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:42:45.0405|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->84.247.138.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:42:45.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","blockNumber":"0xd16437","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104ebf2","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","prevRandao":"0x09726ed228de9b58b99a04ad18e0cf17b6a8048d06cddfa3a9ade65c314b54dd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4fdff97e9cf8c91ca7075eb04b26d8abe128f08cc1454e7e7815f4451392f983","timestamp":"0x677e9cf5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b366","index":"0x4301f4e","validatorIndex":"0xb9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f4f","validatorIndex":"0xb9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301f50","validatorIndex":"0xb9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad6c","index":"0x4301f51","validatorIndex":"0xb9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d676","index":"0x4301f52","validatorIndex":"0xba0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138467","index":"0x4301f53","validatorIndex":"0xba1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f54","validatorIndex":"0xba2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd339","index":"0x4301f55","validatorIndex":"0xba3"}]},[],"0x6debf38a0685a9cf1993d7ab6ffaf396754374e92f787630f9286d8437cc07e4"]) 2025-01-08 15:42:45.1305|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722679 (0xf1a8b4...af51d5), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:42:45.1305|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722679 (0xf1a8b4...af51d5). 2025-01-08 15:42:45.1305|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","blockNumber":"0xd16437","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104ebf2","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","prevRandao":"0x09726ed228de9b58b99a04ad18e0cf17b6a8048d06cddfa3a9ade65c314b54dd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4fdff97e9cf8c91ca7075eb04b26d8abe128f08cc1454e7e7815f4451392f983","timestamp":"0x677e9cf5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b366","index":"0x4301f4e","validatorIndex":"0xb9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f4f","validatorIndex":"0xb9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301f50","validatorIndex":"0xb9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad6c","index":"0x4301f51","validatorIndex":"0xb9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d676","index":"0x4301f52","validatorIndex":"0xba0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138467","index":"0x4301f53","validatorIndex":"0xba1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f54","validatorIndex":"0xba2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd339","index":"0x4301f55","validatorIndex":"0xba3"}]},[],"0x6debf38a0685a9cf1993d7ab6ffaf396754374e92f787630f9286d8437cc07e4"]) 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","blockNumber":"0xd16437","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104ebf2","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x923969349a665e230c68ecc7ee7abac0410755644ded4cda42c6e09f60072cb7","prevRandao":"0x09726ed228de9b58b99a04ad18e0cf17b6a8048d06cddfa3a9ade65c314b54dd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4fdff97e9cf8c91ca7075eb04b26d8abe128f08cc1454e7e7815f4451392f983","timestamp":"0x677e9cf5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b366","index":"0x4301f4e","validatorIndex":"0xb9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f4f","validatorIndex":"0xb9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301f50","validatorIndex":"0xb9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad6c","index":"0x4301f51","validatorIndex":"0xb9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d676","index":"0x4301f52","validatorIndex":"0xba0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138467","index":"0x4301f53","validatorIndex":"0xba1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f54","validatorIndex":"0xba2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd339","index":"0x4301f55","validatorIndex":"0xba3"}]},[],"0x6debf38a0685a9cf1993d7ab6ffaf396754374e92f787630f9286d8437cc07e4"]) handled in 1ms 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:45.1305|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:45.1346|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722679 (0xf1a8b4...af51d5), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:45.1346|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722679 (0xf1a8b4...af51d5), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:45.1346|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:45.1471|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.1471|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:45.1471|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.1471|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:45.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.5986|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.8603|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:45.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:45.9091|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:45.9150|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.9150|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:45.9150|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:45.9150|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:45.9223|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.108.71.204:30399] initiating disconnect because InvalidNetworkId, details: invalid network id - 622277 2025-01-08 15:42:45.9736|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:46.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.0374|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 171 2025-01-08 15:42:46.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722646 | target: 13722679 | peer: 13722678 2025-01-08 15:42:46.0586|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:46.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:42:46.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher got activated. 2025-01-08 15:42:46.0586|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722677| 139.144.26.85:| Out] 2025-01-08 15:42:46.0586|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722646, beaconPivotExists: True, BestSuggestedBody: 13722646, BestKnownNumber: 13722646, BestPeer: [HBR ][ ][Peer|eth68|13722677| 139.144.26.85:| Out], BestKnownBeaconNumber 13722679 2025-01-08 15:42:46.0586|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722677| 139.144.26.85:| Out] (our best 13722646) 2025-01-08 15:42:46.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.1167|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722677| 139.144.26.85:| Out] (our best 13722647) 2025-01-08 15:42:46.1167|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722677| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:46.1167|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:42:46.1167|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722677| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:46.1167|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:42:46.1494|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.1494|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:46.1494|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.1494|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:46.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.3731|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.31.236.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 654 2025-01-08 15:42:46.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.4010|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:46.4010|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:46.4010|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:46.4010|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:46.4412|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.56.88.210:53717] initiating disconnect because NoCapabilityMatched, details: capabilities: sero63, sero62 2025-01-08 15:42:46.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:46.8653|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:46.8688|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.8688|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:46.8688|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.8688|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:46.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:46.9169|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:46.9730|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:42:47.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.0368|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:47.0585|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722647 | target: 13722679 | peer: 13722678 2025-01-08 15:42:47.0585|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:47.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.1518|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.1518|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:47.1518|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.1518|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:47.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.8711|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.8711|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:47.8711|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.8711|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.8728|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:47.8989|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:47.9221|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:47.9251|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.9251|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:47.9251|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:47.9251|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:47.9731|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:48.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.1029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.1544|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.1544|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:48.1544|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.1544|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:48.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.4301|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:48.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.8760|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.8760|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:48.8760|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.8760|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.8779|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:48.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:48.9268|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.9268|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:48.9268|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.9268|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:48.9282|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:48.9733|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:49.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.1565|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.1565|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:49.1565|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.1565|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:49.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.5210|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:42:49.5210|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 7479a2...2003fd 2025-01-08 15:42:49.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.7054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:49.8813|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:49.8848|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.8848|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:49.8848|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.8848|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:49.9057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:49.9310|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.9310|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:49.9310|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.9310|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:49.9327|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:49.9734|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:42:50.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:42:50.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","blockNumber":"0xd16438","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x104aab9","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","prevRandao":"0x2952c64bb027ff3782dfa10da7a7ba9f7e5b43dcedb74985a910b35e0cf3a0d8","receiptsRoot":"0x78a03e6475e7620e0fbcef886acb176855ccddc0cf4861f11565ab358fc02d1e","stateRoot":"0xa828240bc422f2062adf47208d668377a56c872bcf2a65db7eeb3b283a09f75d","timestamp":"0x677e9cfa","transactions":["0x02f901d58227d88305026d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecdba51e5e7fd12cae45168617960d4adfa446910b049c0aa02848f21e591dd8a764081fd9c0aa5aae9acda4d99580989d4b2fc8860a426c9a47d856e7ba4dbf4332e332e30000000000000000000000000000000000000000000000000000000c001a03601193028d45f6a6d7042e2c33678cca01ed477dba2cfe651c10cdedd45a0efa03c71f15602bf426c395cf36ad5549a2c7e8f5055b1263a7385d22fc0fe9e16f2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x4301f56","validatorIndex":"0xba4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301f57","validatorIndex":"0xba5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x4301f58","validatorIndex":"0xba6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f59","validatorIndex":"0xba7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x4301f5a","validatorIndex":"0xba8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x397d6e","index":"0x4301f5b","validatorIndex":"0xba9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f5c","validatorIndex":"0xbaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f5d","validatorIndex":"0xbab"}]},[],"0x807e5d72250017bcd63fd9b9679250c7f07242db26858e2f30b01e9b8e260a81"]) 2025-01-08 15:42:50.1345|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722680 (0x399ef8...1d689b), Extra Data: chiado-lodestar-0 2025-01-08 15:42:50.1345|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Syncing... Inserting block 13722680 (0x399ef8...1d689b). 2025-01-08 15:42:50.1345|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","blockNumber":"0xd16438","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x104aab9","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","prevRandao":"0x2952c64bb027ff3782dfa10da7a7ba9f7e5b43dcedb74985a910b35e0cf3a0d8","receiptsRoot":"0x78a03e6475e7620e0fbcef886acb176855ccddc0cf4861f11565ab358fc02d1e","stateRoot":"0xa828240bc422f2062adf47208d668377a56c872bcf2a65db7eeb3b283a09f75d","timestamp":"0x677e9cfa","transactions":["0x02f901d58227d88305026d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecdba51e5e7fd12cae45168617960d4adfa446910b049c0aa02848f21e591dd8a764081fd9c0aa5aae9acda4d99580989d4b2fc8860a426c9a47d856e7ba4dbf4332e332e30000000000000000000000000000000000000000000000000000000c001a03601193028d45f6a6d7042e2c33678cca01ed477dba2cfe651c10cdedd45a0efa03c71f15602bf426c395cf36ad5549a2c7e8f5055b1263a7385d22fc0fe9e16f2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x4301f56","validatorIndex":"0xba4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301f57","validatorIndex":"0xba5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x4301f58","validatorIndex":"0xba6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f59","validatorIndex":"0xba7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x4301f5a","validatorIndex":"0xba8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x397d6e","index":"0x4301f5b","validatorIndex":"0xba9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f5c","validatorIndex":"0xbaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f5d","validatorIndex":"0xbab"}]},[],"0x807e5d72250017bcd63fd9b9679250c7f07242db26858e2f30b01e9b8e260a81"]) 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","blockNumber":"0xd16438","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x104aab9","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf1a8b48fe2c54ed470bca4a2d77e192a0689d6c7e4bb4f5273f2eba626af51d5","prevRandao":"0x2952c64bb027ff3782dfa10da7a7ba9f7e5b43dcedb74985a910b35e0cf3a0d8","receiptsRoot":"0x78a03e6475e7620e0fbcef886acb176855ccddc0cf4861f11565ab358fc02d1e","stateRoot":"0xa828240bc422f2062adf47208d668377a56c872bcf2a65db7eeb3b283a09f75d","timestamp":"0x677e9cfa","transactions":["0x02f901d58227d88305026d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecdba51e5e7fd12cae45168617960d4adfa446910b049c0aa02848f21e591dd8a764081fd9c0aa5aae9acda4d99580989d4b2fc8860a426c9a47d856e7ba4dbf4332e332e30000000000000000000000000000000000000000000000000000000c001a03601193028d45f6a6d7042e2c33678cca01ed477dba2cfe651c10cdedd45a0efa03c71f15602bf426c395cf36ad5549a2c7e8f5055b1263a7385d22fc0fe9e16f2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x4301f56","validatorIndex":"0xba4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301f57","validatorIndex":"0xba5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x4301f58","validatorIndex":"0xba6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f59","validatorIndex":"0xba7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x4301f5a","validatorIndex":"0xba8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x397d6e","index":"0x4301f5b","validatorIndex":"0xba9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f5c","validatorIndex":"0xbaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f5d","validatorIndex":"0xbab"}]},[],"0x807e5d72250017bcd63fd9b9679250c7f07242db26858e2f30b01e9b8e260a81"]) handled in 1ms 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:50.1345|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:50.1406|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722680 (0x399ef8...1d689b), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:50.1406|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722680 (0x399ef8...1d689b), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:50.1406|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:50.1585|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.1585|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:50.1585|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.1585|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:50.1645|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->155.133.26.199:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:50.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.3797|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.143.104:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:42:50.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.4134|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:50.4225|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:50.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.5988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.8869|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.8869|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:50.8869|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.8869|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.8887|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:50.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:50.9363|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:50.9726|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:51.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722647 | target: 13722680 | peer: 13722678 2025-01-08 15:42:51.0582|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:51.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:42:51.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher got activated. 2025-01-08 15:42:51.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722678| 3.71.132.231:| Out] 2025-01-08 15:42:51.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722647, beaconPivotExists: True, BestSuggestedBody: 13722647, BestKnownNumber: 13722647, BestPeer: [HBR ][ ][Peer|eth68|13722678| 3.71.132.231:| Out], BestKnownBeaconNumber 13722680 2025-01-08 15:42:51.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722678| 3.71.132.231:| Out] (our best 13722647) 2025-01-08 15:42:51.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.1607|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.1607|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:51.1607|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.1607|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:51.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.2962|DEBUG|Synchronization.Blocks.BlockDownloader|48|Replacing [ S ][ ][Peer|eth68|13722678| 3.71.132.231:| Out] with [HBR ][ ][Peer|eth68|13722678| 162.19.57.173:| Out] for the blocks sync allocation. 2025-01-08 15:42:51.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.3103|DEBUG|Synchronization.Blocks.SyncBatchSize|35|Changing sync batch size to 48 2025-01-08 15:42:51.3103|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [ S ][ ][Peer|eth68|13722678| 3.71.132.231:| Out] (our best 13722648) 2025-01-08 15:42:51.3103|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [ S ][ ][Peer|eth68|13722678| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:42:51.3103|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:42:51.3103|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722678| 3.71.132.231:| Out] has been processed 2025-01-08 15:42:51.3103|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:42:51.3127|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 81) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:42:51.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.4010|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:51.4010|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:51.4010|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:51.4010|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:51.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.5137|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 171, after the process: 173 2025-01-08 15:42:51.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:51.8363|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:51.8920|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.8920|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:51.8920|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.8920|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.8937|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:51.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:51.9405|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:51.9734|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:52.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.0586|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722648 | target: 13722680 | peer: 13722678 2025-01-08 15:42:52.0586|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:52.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.1082|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.159.228.156:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:52.1628|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.1628|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:52.1628|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.1628|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:52.2018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.5131|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:52.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.6882|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.165.77.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:42:52.7034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:52.9007|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:52.9007|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:52.9007|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.9007|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:52.9463|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:52.9495|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.9495|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:52.9495|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:52.9495|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:52.9726|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:42:53.0044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.1648|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.1648|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:53.1648|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.1648|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:53.2053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.3046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.4049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.5057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.6055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.7052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.9030|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9030|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:53.9030|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9030|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:53.9043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9043|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:53.9129|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:53.9514|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9514|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:53.9514|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9514|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:53.9534|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:53.9728|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:54.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.1670|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.1670|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:54.1670|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.1670|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:54.2070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.3050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.4051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.6054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.9054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9084|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:54.9566|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:54.9737|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:55.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:42:55.0049|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:42:55.0049|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 384883...f4c168 2025-01-08 15:42:55.0146|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:42:55.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.1188|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","blockNumber":"0xd16439","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1046990","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","prevRandao":"0x0ee022cabd8158d1305d52bd3de04c132a70b2065ce683495a8382a1a7708b33","receiptsRoot":"0x6f3e720dee973228a98b29efc6a30ba3856fb253efdfa5268efc2756a96fea0e","stateRoot":"0xb24fb26c1d6d38f239736b8ff035c1150649dc7817fbdf5079246fd66bc73166","timestamp":"0x677e9cff","transactions":["0x02f901d58227d8830551ad8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2cb260863596fce7c2c2afeaf48fef463aa9ef5c9fbbee83696ea51972218252846f8a33656460378dd9dc8b7760b32e45aa96c3959fb3af783628c960ee8f3d332e332e30000000000000000000000000000000000000000000000000000000c080a0c262ec188c455a66a4dbbe4bda7c3542daa4af6a6eb497bae6765d4c8b83b618a0035a0f8b0b50607b57933836d8a7df88bb5d19812c0a212b7aab6d1e6dedf118","0x02f901d58227d883053e3e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0b803751be826cbc9a442fe819171f3294cc1cf367de78224585063b44a8a15d8ab6e1024690e0682f5e327a3e703cb401bfb90066b947120e7b2dd0907bb2b3332e332e30000000000000000000000000000000000000000000000000000000c080a004a28faaa3e9b0394ed6bb528a7884464b4a3d085c4b8a6429cba92813900215a01ccd171858a4dba791400a069827ee34e33d1fefbac590f9005575ce6db20c9b","0x02f901d58227d883054a968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e5a0bf1be40e2da840b84b9196fd26b216648dd052240bc75bb94689a5756c9b6ea1f01c642c300f8b7efe75ca21102c5d86f086ae136a7e4827feac00578550b332e332e30000000000000000000000000000000000000000000000000000000c001a02c713b5ca8aeb3ecbf59c3e598d79892af34c3b2bc148191de459fc9f1c6fc2ca069fa69aaa0c2768effe892d8d4106ff19341705c411b4894f498a1f5f49241e2","0x02f901d58227d88305026e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3f8b71f6dbba9ea2169c259d9e92714fe8bfba99cb377b5c234e856adc4dc152902cb52ee0e765615174d977b917bcecbeaf034212c880df9e82cbeeca256e76332e332e30000000000000000000000000000000000000000000000000000000c001a0faf9cfa64d1c23d1c157ad6e998a531542c4ab586483192aa3a626c22f8036c1a03610626619fbf2f2d5df9a319ff268e95eb8eeee9f6a987dbdbded949399f123"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f5e","validatorIndex":"0xbac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f5f","validatorIndex":"0xbad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f60","validatorIndex":"0xbae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9f","index":"0x4301f61","validatorIndex":"0xbaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd3e","index":"0x4301f62","validatorIndex":"0xbb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f63","validatorIndex":"0xbb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f64","validatorIndex":"0xbb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f65","validatorIndex":"0xbb3"}]},[],"0xc9a74497b6571fcd7f579abf7f66cbf51dd410a1ddbd9d9733406bafd63bc3a1"]) 2025-01-08 15:42:55.1188|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722681 (0xd9492d...2d7f18), Extra Data: chiado-lodestar-0 2025-01-08 15:42:55.1188|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Syncing... Inserting block 13722681 (0xd9492d...2d7f18). 2025-01-08 15:42:55.1188|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:42:55.1188|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","blockNumber":"0xd16439","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1046990","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","prevRandao":"0x0ee022cabd8158d1305d52bd3de04c132a70b2065ce683495a8382a1a7708b33","receiptsRoot":"0x6f3e720dee973228a98b29efc6a30ba3856fb253efdfa5268efc2756a96fea0e","stateRoot":"0xb24fb26c1d6d38f239736b8ff035c1150649dc7817fbdf5079246fd66bc73166","timestamp":"0x677e9cff","transactions":["0x02f901d58227d8830551ad8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2cb260863596fce7c2c2afeaf48fef463aa9ef5c9fbbee83696ea51972218252846f8a33656460378dd9dc8b7760b32e45aa96c3959fb3af783628c960ee8f3d332e332e30000000000000000000000000000000000000000000000000000000c080a0c262ec188c455a66a4dbbe4bda7c3542daa4af6a6eb497bae6765d4c8b83b618a0035a0f8b0b50607b57933836d8a7df88bb5d19812c0a212b7aab6d1e6dedf118","0x02f901d58227d883053e3e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0b803751be826cbc9a442fe819171f3294cc1cf367de78224585063b44a8a15d8ab6e1024690e0682f5e327a3e703cb401bfb90066b947120e7b2dd0907bb2b3332e332e30000000000000000000000000000000000000000000000000000000c080a004a28faaa3e9b0394ed6bb528a7884464b4a3d085c4b8a6429cba92813900215a01ccd171858a4dba791400a069827ee34e33d1fefbac590f9005575ce6db20c9b","0x02f901d58227d883054a968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e5a0bf1be40e2da840b84b9196fd26b216648dd052240bc75bb94689a5756c9b6ea1f01c642c300f8b7efe75ca21102c5d86f086ae136a7e4827feac00578550b332e332e30000000000000000000000000000000000000000000000000000000c001a02c713b5ca8aeb3ecbf59c3e598d79892af34c3b2bc148191de459fc9f1c6fc2ca069fa69aaa0c2768effe892d8d4106ff19341705c411b4894f498a1f5f49241e2","0x02f901d58227d88305026e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3f8b71f6dbba9ea2169c259d9e92714fe8bfba99cb377b5c234e856adc4dc152902cb52ee0e765615174d977b917bcecbeaf034212c880df9e82cbeeca256e76332e332e30000000000000000000000000000000000000000000000000000000c001a0faf9cfa64d1c23d1c157ad6e998a531542c4ab586483192aa3a626c22f8036c1a03610626619fbf2f2d5df9a319ff268e95eb8eeee9f6a987dbdbded949399f123"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f5e","validatorIndex":"0xbac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f5f","validatorIndex":"0xbad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f60","validatorIndex":"0xbae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9f","index":"0x4301f61","validatorIndex":"0xbaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd3e","index":"0x4301f62","validatorIndex":"0xbb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f63","validatorIndex":"0xbb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f64","validatorIndex":"0xbb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f65","validatorIndex":"0xbb3"}]},[],"0xc9a74497b6571fcd7f579abf7f66cbf51dd410a1ddbd9d9733406bafd63bc3a1"]) 2025-01-08 15:42:55.1188|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","blockNumber":"0xd16439","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1046990","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x399ef88ba60393985c14d3841f19476b9e4f3111c6944b3de7c83230471d689b","prevRandao":"0x0ee022cabd8158d1305d52bd3de04c132a70b2065ce683495a8382a1a7708b33","receiptsRoot":"0x6f3e720dee973228a98b29efc6a30ba3856fb253efdfa5268efc2756a96fea0e","stateRoot":"0xb24fb26c1d6d38f239736b8ff035c1150649dc7817fbdf5079246fd66bc73166","timestamp":"0x677e9cff","transactions":["0x02f901d58227d8830551ad8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2cb260863596fce7c2c2afeaf48fef463aa9ef5c9fbbee83696ea51972218252846f8a33656460378dd9dc8b7760b32e45aa96c3959fb3af783628c960ee8f3d332e332e30000000000000000000000000000000000000000000000000000000c080a0c262ec188c455a66a4dbbe4bda7c3542daa4af6a6eb497bae6765d4c8b83b618a0035a0f8b0b50607b57933836d8a7df88bb5d19812c0a212b7aab6d1e6dedf118","0x02f901d58227d883053e3e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0b803751be826cbc9a442fe819171f3294cc1cf367de78224585063b44a8a15d8ab6e1024690e0682f5e327a3e703cb401bfb90066b947120e7b2dd0907bb2b3332e332e30000000000000000000000000000000000000000000000000000000c080a004a28faaa3e9b0394ed6bb528a7884464b4a3d085c4b8a6429cba92813900215a01ccd171858a4dba791400a069827ee34e33d1fefbac590f9005575ce6db20c9b","0x02f901d58227d883054a968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e5a0bf1be40e2da840b84b9196fd26b216648dd052240bc75bb94689a5756c9b6ea1f01c642c300f8b7efe75ca21102c5d86f086ae136a7e4827feac00578550b332e332e30000000000000000000000000000000000000000000000000000000c001a02c713b5ca8aeb3ecbf59c3e598d79892af34c3b2bc148191de459fc9f1c6fc2ca069fa69aaa0c2768effe892d8d4106ff19341705c411b4894f498a1f5f49241e2","0x02f901d58227d88305026e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3f8b71f6dbba9ea2169c259d9e92714fe8bfba99cb377b5c234e856adc4dc152902cb52ee0e765615174d977b917bcecbeaf034212c880df9e82cbeeca256e76332e332e30000000000000000000000000000000000000000000000000000000c001a0faf9cfa64d1c23d1c157ad6e998a531542c4ab586483192aa3a626c22f8036c1a03610626619fbf2f2d5df9a319ff268e95eb8eeee9f6a987dbdbded949399f123"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f5e","validatorIndex":"0xbac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f5f","validatorIndex":"0xbad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f60","validatorIndex":"0xbae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9f","index":"0x4301f61","validatorIndex":"0xbaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd3e","index":"0x4301f62","validatorIndex":"0xbb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f63","validatorIndex":"0xbb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f64","validatorIndex":"0xbb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f65","validatorIndex":"0xbb3"}]},[],"0xc9a74497b6571fcd7f579abf7f66cbf51dd410a1ddbd9d9733406bafd63bc3a1"]) handled in 1ms 2025-01-08 15:42:55.1204|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:55.1204|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:55.1204|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:55.1204|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:42:55.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722681 (0xd9492d...2d7f18), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:55.1242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722681 (0xd9492d...2d7f18), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:55.1242|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:55.1691|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.1691|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:55.1691|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.1691|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:55.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.2152|DEBUG|Network.PeerManager|48|Peer pool size is: 4343 2025-01-08 15:42:55.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:55.9138|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:55.9167|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9167|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:55.9167|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9167|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:55.9619|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:55.9654|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9654|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:55.9654|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:55.9654|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:55.9729|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:42:56.0002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722648 | target: 13722681 | peer: 13722680 2025-01-08 15:42:56.0582|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:42:56.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:42:56.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:42:56.0582|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] 2025-01-08 15:42:56.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722648, beaconPivotExists: True, BestSuggestedBody: 13722648, BestKnownNumber: 13722648, BestPeer: [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out], BestKnownBeaconNumber 13722681 2025-01-08 15:42:56.0582|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] (our best 13722648) 2025-01-08 15:42:56.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.1145|DEBUG|Synchronization.Blocks.SyncBatchSize|48|Changing sync batch size to 48 2025-01-08 15:42:56.1145|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] (our best 13722649) 2025-01-08 15:42:56.1145|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:42:56.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:42:56.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] has been processed 2025-01-08 15:42:56.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:42:56.1712|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.1712|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:56.1712|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.1712|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:56.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.4005|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:56.4005|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:56.4005|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:56.4005|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:56.4687|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:56.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.6145|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:56.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.8004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:56.9189|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9189|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:56.9189|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9189|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9209|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:56.9672|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9672|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:56.9672|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9672|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:56.9686|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:56.9686|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:42:56.9686|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:42:56.9731|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:42:57.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722649 | target: 13722681 | peer: 13722680 2025-01-08 15:42:57.0582|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:42:57.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.1733|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.1733|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:57.1733|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.1733|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:57.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9242|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:57.9686|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:42:57.9686|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9686|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:57.9686|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9686|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:57.9727|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:57.9727|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:58.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.1757|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.1757|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:58.1757|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.1757|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:58.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9287|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:58.9556|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.9.95.170:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1490 2025-01-08 15:42:58.9727|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:58.9762|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:59.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.1689|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.127.138.162:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:42:59.1780|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.1780|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:59.1780|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.1780|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:59.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.3728|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:42:59.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:59.9339|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:59.9373|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9373|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:59.9373|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9373|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:59.9733|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:42:59.9816|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:42:59.9848|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9848|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:42:59.9848|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:42:59.9848|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:00.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:43:00.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.1529|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.162.16.115:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 335 2025-01-08 15:43:00.1800|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.1800|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:00.1800|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.1800|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:00.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.2544|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","blockNumber":"0xd1643a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1042877","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","prevRandao":"0xbbc1d835d38f68860e144405e8d58b68a621a22b314f2f6d2782a61102de8f9f","receiptsRoot":"0x6a55f1ec18f7ff006225df668bc11bbe4dc400b11365a7589b75892f116592ba","stateRoot":"0x65ff5a4d6ef8c376632d733ee7633e25f9e5ba4e04ba130973463e342b16b9a9","timestamp":"0x677e9d04","transactions":["0x02f901d58227d883054a978459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3cf11325c3e9d1e77308c1cfb0faab74bbc0935b0653199a9a732256a74fbf7fa8063f56b08edd0d4d8bf60673502bfa30916ff979a92a13f75cd31187035724332e332e30000000000000000000000000000000000000000000000000000000c001a035b16943f71a1a9cfb8e46812730546117f8961ca6b0e5d1326043b5683d9769a01968b499d764d39eb75854a73092bc13ff032738efdd27f7b9bbd5889054b3b0","0x02f901d58227d8830551ae8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c394162bf3f6e27be4e6779c13c134d41db6dc86da96efb1c0ca50b5c7b5c28849d3ae2c578eb08fa2d847442b9e6c6d8f69f8f5119c0fd1cf5c083b4d95e660332e332e30000000000000000000000000000000000000000000000000000000c080a0075709338a9718baeb972f47dfde328e2e9f5e08279d600e3a5f006d0dfe059ba00f6e45ad8e7ce356c9f8d0a35263c1ebb00eb5de33cfe70fbf17cd4db1597931","0x02f901d58227d88305026f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9005c4347b16593d922d40919f368f5e7b36f1a6df2f105fe06f1e2061c34cfd9ec21eb91ef0a176179a9a70da12e484ff04b3826b75c16a56263562fcf29ec0332e332e30000000000000000000000000000000000000000000000000000000c080a0673046fef11faa5247ef2a4fdd03dcc513b43a4b47b371a7c6dbb217211483a0a02e6757f554a4904e1409eb781692bd9ac34de6bb20317e265814098ad13c7080","0x02f901d58227d883053e3f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87c1e8a739f89aa526d96bd248e5452711485291cdda1c767b2a9c28c701eb88b3a2e6614f1b95d32e57cfc5d3ff1a49fb9f9857723fd67c994ddd4da15c90b05332e332e30000000000000000000000000000000000000000000000000000000c001a02dc26cd8acae25d529aaafd60d60529483844e705791a959c16cf0e591f29bb1a0538be9c41888c001836ad38fa35d535c55de3d16e4a27558d16692a45522180f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f66","validatorIndex":"0xbb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9271","index":"0x4301f67","validatorIndex":"0xbb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d762","index":"0x4301f68","validatorIndex":"0xbb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca5","index":"0x4301f69","validatorIndex":"0xbb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f70","index":"0x4301f6a","validatorIndex":"0xbb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301f6b","validatorIndex":"0xbb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cfc7","index":"0x4301f6c","validatorIndex":"0xbba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f6d","validatorIndex":"0xbbb"}]},[],"0xa3a1097d6a1494c715eb7f88273167e24e72dd258df22cc3ec69f13a7a96d67a"]) 2025-01-08 15:43:00.2544|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722682 (0x52b06d...295e62), Extra Data: Nethermind 2025-01-08 15:43:00.2544|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722682 (0x52b06d...295e62). 2025-01-08 15:43:00.2544|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:00.2544|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","blockNumber":"0xd1643a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1042877","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","prevRandao":"0xbbc1d835d38f68860e144405e8d58b68a621a22b314f2f6d2782a61102de8f9f","receiptsRoot":"0x6a55f1ec18f7ff006225df668bc11bbe4dc400b11365a7589b75892f116592ba","stateRoot":"0x65ff5a4d6ef8c376632d733ee7633e25f9e5ba4e04ba130973463e342b16b9a9","timestamp":"0x677e9d04","transactions":["0x02f901d58227d883054a978459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3cf11325c3e9d1e77308c1cfb0faab74bbc0935b0653199a9a732256a74fbf7fa8063f56b08edd0d4d8bf60673502bfa30916ff979a92a13f75cd31187035724332e332e30000000000000000000000000000000000000000000000000000000c001a035b16943f71a1a9cfb8e46812730546117f8961ca6b0e5d1326043b5683d9769a01968b499d764d39eb75854a73092bc13ff032738efdd27f7b9bbd5889054b3b0","0x02f901d58227d8830551ae8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c394162bf3f6e27be4e6779c13c134d41db6dc86da96efb1c0ca50b5c7b5c28849d3ae2c578eb08fa2d847442b9e6c6d8f69f8f5119c0fd1cf5c083b4d95e660332e332e30000000000000000000000000000000000000000000000000000000c080a0075709338a9718baeb972f47dfde328e2e9f5e08279d600e3a5f006d0dfe059ba00f6e45ad8e7ce356c9f8d0a35263c1ebb00eb5de33cfe70fbf17cd4db1597931","0x02f901d58227d88305026f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9005c4347b16593d922d40919f368f5e7b36f1a6df2f105fe06f1e2061c34cfd9ec21eb91ef0a176179a9a70da12e484ff04b3826b75c16a56263562fcf29ec0332e332e30000000000000000000000000000000000000000000000000000000c080a0673046fef11faa5247ef2a4fdd03dcc513b43a4b47b371a7c6dbb217211483a0a02e6757f554a4904e1409eb781692bd9ac34de6bb20317e265814098ad13c7080","0x02f901d58227d883053e3f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87c1e8a739f89aa526d96bd248e5452711485291cdda1c767b2a9c28c701eb88b3a2e6614f1b95d32e57cfc5d3ff1a49fb9f9857723fd67c994ddd4da15c90b05332e332e30000000000000000000000000000000000000000000000000000000c001a02dc26cd8acae25d529aaafd60d60529483844e705791a959c16cf0e591f29bb1a0538be9c41888c001836ad38fa35d535c55de3d16e4a27558d16692a45522180f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f66","validatorIndex":"0xbb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9271","index":"0x4301f67","validatorIndex":"0xbb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d762","index":"0x4301f68","validatorIndex":"0xbb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca5","index":"0x4301f69","validatorIndex":"0xbb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f70","index":"0x4301f6a","validatorIndex":"0xbb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301f6b","validatorIndex":"0xbb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cfc7","index":"0x4301f6c","validatorIndex":"0xbba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f6d","validatorIndex":"0xbbb"}]},[],"0xa3a1097d6a1494c715eb7f88273167e24e72dd258df22cc3ec69f13a7a96d67a"]) 2025-01-08 15:43:00.2544|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","blockNumber":"0xd1643a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1042877","gasUsed":"0x1c9d4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd9492d4165d3a55f6feb5b366f2346e6a8b8a8c71d9302ec798d6d5c932d7f18","prevRandao":"0xbbc1d835d38f68860e144405e8d58b68a621a22b314f2f6d2782a61102de8f9f","receiptsRoot":"0x6a55f1ec18f7ff006225df668bc11bbe4dc400b11365a7589b75892f116592ba","stateRoot":"0x65ff5a4d6ef8c376632d733ee7633e25f9e5ba4e04ba130973463e342b16b9a9","timestamp":"0x677e9d04","transactions":["0x02f901d58227d883054a978459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3cf11325c3e9d1e77308c1cfb0faab74bbc0935b0653199a9a732256a74fbf7fa8063f56b08edd0d4d8bf60673502bfa30916ff979a92a13f75cd31187035724332e332e30000000000000000000000000000000000000000000000000000000c001a035b16943f71a1a9cfb8e46812730546117f8961ca6b0e5d1326043b5683d9769a01968b499d764d39eb75854a73092bc13ff032738efdd27f7b9bbd5889054b3b0","0x02f901d58227d8830551ae8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c394162bf3f6e27be4e6779c13c134d41db6dc86da96efb1c0ca50b5c7b5c28849d3ae2c578eb08fa2d847442b9e6c6d8f69f8f5119c0fd1cf5c083b4d95e660332e332e30000000000000000000000000000000000000000000000000000000c080a0075709338a9718baeb972f47dfde328e2e9f5e08279d600e3a5f006d0dfe059ba00f6e45ad8e7ce356c9f8d0a35263c1ebb00eb5de33cfe70fbf17cd4db1597931","0x02f901d58227d88305026f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9005c4347b16593d922d40919f368f5e7b36f1a6df2f105fe06f1e2061c34cfd9ec21eb91ef0a176179a9a70da12e484ff04b3826b75c16a56263562fcf29ec0332e332e30000000000000000000000000000000000000000000000000000000c080a0673046fef11faa5247ef2a4fdd03dcc513b43a4b47b371a7c6dbb217211483a0a02e6757f554a4904e1409eb781692bd9ac34de6bb20317e265814098ad13c7080","0x02f901d58227d883053e3f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87c1e8a739f89aa526d96bd248e5452711485291cdda1c767b2a9c28c701eb88b3a2e6614f1b95d32e57cfc5d3ff1a49fb9f9857723fd67c994ddd4da15c90b05332e332e30000000000000000000000000000000000000000000000000000000c001a02dc26cd8acae25d529aaafd60d60529483844e705791a959c16cf0e591f29bb1a0538be9c41888c001836ad38fa35d535c55de3d16e4a27558d16692a45522180f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301f66","validatorIndex":"0xbb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9271","index":"0x4301f67","validatorIndex":"0xbb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d762","index":"0x4301f68","validatorIndex":"0xbb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca5","index":"0x4301f69","validatorIndex":"0xbb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f70","index":"0x4301f6a","validatorIndex":"0xbb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca2","index":"0x4301f6b","validatorIndex":"0xbb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cfc7","index":"0x4301f6c","validatorIndex":"0xbba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f6d","validatorIndex":"0xbbb"}]},[],"0xa3a1097d6a1494c715eb7f88273167e24e72dd258df22cc3ec69f13a7a96d67a"]) handled in 1ms 2025-01-08 15:43:00.2566|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:00.2566|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:00.2566|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:00.2566|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:00.2608|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722682 (0x52b06d...295e62), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:00.2608|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Syncing beacon headers, Request: ForkChoice: 13722682 (0x52b06d...295e62), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 1ms 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:00.2608|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:00.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.4653|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:00.4653|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 9d3e65...bac2c9 2025-01-08 15:43:00.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:00.9392|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9392|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:00.9392|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9392|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9410|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:00.9728|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:00.9867|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9867|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:00.9867|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9867|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:00.9883|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:01.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722649 | target: 13722682 | peer: 13722680 2025-01-08 15:43:01.0583|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:01.0583|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|FastSyncFeed state changed to Active 2025-01-08 15:43:01.0583|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher got activated. 2025-01-08 15:43:01.0583|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] 2025-01-08 15:43:01.0583|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722649, beaconPivotExists: True, BestSuggestedBody: 13722649, BestKnownNumber: 13722649, BestPeer: [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out], BestKnownBeaconNumber 13722682 2025-01-08 15:43:01.0583|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] (our best 13722649) 2025-01-08 15:43:01.0981|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.1145|DEBUG|Synchronization.Blocks.SyncBatchSize|47|Changing sync batch size to 72 2025-01-08 15:43:01.1145|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|47|Continue full sync with [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] (our best 13722650) 2025-01-08 15:43:01.1145|DEBUG|Synchronization.Blocks.BlockDownloader|47|Blocks download from [HBR ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:01.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|FastSyncFeed state changed to Dormant 2025-01-08 15:43:01.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722679| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:01.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher is going to sleep. 2025-01-08 15:43:01.1844|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.1844|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:01.1844|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.1844|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:01.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.3134|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:43:01.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.4056|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:01.4056|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:01.4056|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:01.4056|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:01.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.8400|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.8400|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:01.8400|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.8400|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:01.8452|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:01.8452|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:01.8452|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:01.8452|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:01.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9446|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:01.9754|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:43:01.9917|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9917|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:01.9917|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9917|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:01.9934|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:02.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.0418|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:02.0591|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722650 | target: 13722682 | peer: 13722680 2025-01-08 15:43:02.0591|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:02.1019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.1872|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.1872|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:02.1872|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.1872|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:02.1952|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:02.1952|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:02.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.2996|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.5023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.8753|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|16.63.101.97:45308->30303] to: 30303 2025-01-08 15:43:02.8753|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|16.63.101.97:45308->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:43:02.8997|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:02.9502|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:02.9535|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9535|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:02.9535|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9535|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:02.9725|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:02.9963|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:03.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.1570|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 83) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:43:03.1895|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:03.1895|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:03.1895|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:03.1895|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:03.1938|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:03.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.2989|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.7019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:03.9358|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.180.137.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 15:43:03.9553|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:03.9553|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:03.9553|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:03.9553|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:03.9574|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:03.9735|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:04.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:04.0008|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:04.0079|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.0079|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:04.0079|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.0079|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:04.1036|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.1919|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.1919|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:04.1919|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.1919|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:04.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.5916|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:04.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:04.9608|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:04.9735|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:43:05.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:05.0107|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:05.0130|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.0130|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:05.0130|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.0130|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:05.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","blockNumber":"0xd1643b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e76e","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","prevRandao":"0xc190f8305b57c0ecd20bad0c51444fefbc0a5ee3b9e45e2bf0f63fa605387f28","receiptsRoot":"0x2ce3ee9b7a614c65ef3d930b7f3406adceeaf8fb7d23eb7b8c65e99c0aedf812","stateRoot":"0xa61eece41afa4cb50b6457397e475bf4a8545482f11cdd3b3bfbf722f3c922db","timestamp":"0x677e9d09","transactions":["0x02f901d58227d883053e408459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc7ae467bb0fa20ad83f8f8d660c070695de662c02900b557a494fa067d7fae226b9d288990b2f1241daa2c39b44593ce49c25a76ea56f496c76cfc4ab9887adf332e332e30000000000000000000000000000000000000000000000000000000c001a01ad20d7fe5092fce66ba0fb54fb87a9e418d4a877ae677c350f29ca97227fd55a046d0d1655296e9ab5db1d5b2516c398cf10148800c89fe32d25065336917508b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f6e","validatorIndex":"0xbbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af87","index":"0x4301f6f","validatorIndex":"0xbbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca742","index":"0x4301f70","validatorIndex":"0xbbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f71","validatorIndex":"0xbbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f72","validatorIndex":"0xbc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f73","validatorIndex":"0xbc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13876f","index":"0x4301f74","validatorIndex":"0xbc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f75","validatorIndex":"0xbc3"}]},[],"0x24c950b87ac3ef3e16cb30b1a4794d4af6506b131001a0f5355203db6eac6375"]) 2025-01-08 15:43:05.1166|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722683 (0x9aac79...ebdf43), Extra Data: chiado-lodestar-0 2025-01-08 15:43:05.1166|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722683 (0x9aac79...ebdf43). 2025-01-08 15:43:05.1166|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","blockNumber":"0xd1643b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e76e","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","prevRandao":"0xc190f8305b57c0ecd20bad0c51444fefbc0a5ee3b9e45e2bf0f63fa605387f28","receiptsRoot":"0x2ce3ee9b7a614c65ef3d930b7f3406adceeaf8fb7d23eb7b8c65e99c0aedf812","stateRoot":"0xa61eece41afa4cb50b6457397e475bf4a8545482f11cdd3b3bfbf722f3c922db","timestamp":"0x677e9d09","transactions":["0x02f901d58227d883053e408459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc7ae467bb0fa20ad83f8f8d660c070695de662c02900b557a494fa067d7fae226b9d288990b2f1241daa2c39b44593ce49c25a76ea56f496c76cfc4ab9887adf332e332e30000000000000000000000000000000000000000000000000000000c001a01ad20d7fe5092fce66ba0fb54fb87a9e418d4a877ae677c350f29ca97227fd55a046d0d1655296e9ab5db1d5b2516c398cf10148800c89fe32d25065336917508b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f6e","validatorIndex":"0xbbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af87","index":"0x4301f6f","validatorIndex":"0xbbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca742","index":"0x4301f70","validatorIndex":"0xbbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f71","validatorIndex":"0xbbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f72","validatorIndex":"0xbc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f73","validatorIndex":"0xbc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13876f","index":"0x4301f74","validatorIndex":"0xbc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f75","validatorIndex":"0xbc3"}]},[],"0x24c950b87ac3ef3e16cb30b1a4794d4af6506b131001a0f5355203db6eac6375"]) 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","blockNumber":"0xd1643b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e76e","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x52b06d85d212719a6d6df19af8c23412d7a5e2fc062d6c1a9a2c190d90295e62","prevRandao":"0xc190f8305b57c0ecd20bad0c51444fefbc0a5ee3b9e45e2bf0f63fa605387f28","receiptsRoot":"0x2ce3ee9b7a614c65ef3d930b7f3406adceeaf8fb7d23eb7b8c65e99c0aedf812","stateRoot":"0xa61eece41afa4cb50b6457397e475bf4a8545482f11cdd3b3bfbf722f3c922db","timestamp":"0x677e9d09","transactions":["0x02f901d58227d883053e408459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc7ae467bb0fa20ad83f8f8d660c070695de662c02900b557a494fa067d7fae226b9d288990b2f1241daa2c39b44593ce49c25a76ea56f496c76cfc4ab9887adf332e332e30000000000000000000000000000000000000000000000000000000c001a01ad20d7fe5092fce66ba0fb54fb87a9e418d4a877ae677c350f29ca97227fd55a046d0d1655296e9ab5db1d5b2516c398cf10148800c89fe32d25065336917508b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f6e","validatorIndex":"0xbbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13af87","index":"0x4301f6f","validatorIndex":"0xbbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca742","index":"0x4301f70","validatorIndex":"0xbbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f71","validatorIndex":"0xbbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f72","validatorIndex":"0xbc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f73","validatorIndex":"0xbc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13876f","index":"0x4301f74","validatorIndex":"0xbc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f75","validatorIndex":"0xbc3"}]},[],"0x24c950b87ac3ef3e16cb30b1a4794d4af6506b131001a0f5355203db6eac6375"]) handled in 1ms 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:05.1166|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:05.1203|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722683 (0x9aac79...ebdf43), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:05.1203|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722683 (0x9aac79...ebdf43), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:05.1203|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:05.1938|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.1938|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:05.1938|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.1938|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:05.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.6196|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.220.73.33:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:43:05.6846|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:05.6846|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: fe3d42...8e8fd8 2025-01-08 15:43:05.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:05.9653|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:05.9700|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.9700|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:05.9700|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:05.9700|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:43:05.9763|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:06.0043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.0152|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.0152|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:06.0152|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.0152|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.0172|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:06.0579|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722650 | target: 13722683 | peer: 13722682 2025-01-08 15:43:06.0579|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:06.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:43:06.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:43:06.0579|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] 2025-01-08 15:43:06.0579|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13722650, beaconPivotExists: True, BestSuggestedBody: 13722650, BestKnownNumber: 13722650, BestPeer: [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out], BestKnownBeaconNumber 13722683 2025-01-08 15:43:06.0579|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] (our best 13722650) 2025-01-08 15:43:06.0642|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.214:32090] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:06.0915|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.195.0.57:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:43:06.0946|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.20.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:43:06.1043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.1145|DEBUG|Synchronization.Blocks.SyncBatchSize|15|Changing sync batch size to 108 2025-01-08 15:43:06.1145|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] (our best 13722651) 2025-01-08 15:43:06.1145|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:06.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:43:06.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:06.1145|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:43:06.1961|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.1962|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:06.1962|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.1962|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:06.2051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.3009|DEBUG|Synchronization.Peers.SyncPeerPool|47|Dropped 0 useless peers 2025-01-08 15:43:06.3042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.4045|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:06.4045|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:06.4045|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:06.4045|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:06.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.6047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.6731|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:06.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.7336|DEBUG|Network.PeerManager|48|Peer pool size is: 4444 2025-01-08 15:43:06.8043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.8341|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:06.8341|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:06.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:06.9749|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.9749|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:06.9749|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.9749|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:06.9762|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:06.9762|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:07.0048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.0206|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:07.0582|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722651 | target: 13722683 | peer: 13722682 2025-01-08 15:43:07.0582|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:07.1044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.1982|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.1982|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:07.1982|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.1982|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:07.2042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.8327|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:07.9044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:07.9773|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:07.9773|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.9773|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:07.9773|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.9773|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:07.9814|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:08.0066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.0251|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:08.1047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.2005|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.2005|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:08.2005|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.2005|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:08.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.5054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.5901|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50302] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 15:43:08.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.7022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.8047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:08.9774|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:08.9849|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:09.0052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:09.0299|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:09.0333|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.0333|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:09.0333|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.0333|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:09.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.2030|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.2030|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:09.2030|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.2030|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:09.2052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.2482|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:09.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.4053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.9052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:09.9774|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:09.9898|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:09.9940|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.9940|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:09.9940|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:09.9940|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:10.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:43:10.0353|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.0353|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:10.0353|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.0353|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.0370|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:10.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","blockNumber":"0xd1643c","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a676","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","prevRandao":"0x302780eb7f398487ebc974f579c5ae320f9ec68f114364e94e73358abc7551d9","receiptsRoot":"0x1a85d89721bc743f8e4f202f3724516d83c1f47959f38c4bb879b0c0aeeb0e76","stateRoot":"0xaa3bd5fb3c40cb24d0e8442c93f58860a010f39dfaaa40ecf0a92d1574edb822","timestamp":"0x677e9d0e","transactions":["0x02f901d58227d8830551af8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecc14cbb7336d562153d00d7ce7f2fdd4a8c678c9b64b04f08cd386a472fe483ea40e4c90d7f960fce65b5bd4ab215e9b1c47e986d75148f6de5377d84f91214c332e332e30000000000000000000000000000000000000000000000000000000c001a0a7bdd031fa51bffe7e8aef0656380f0155071f5fc5ac1fae8840ecdeafac4147a0405b702070e95be043e8d0635cdd4167fe3d815a21f71b4bcffb1f37c723ca2b","0x02f901d58227d883054a988459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8305e756b8536efecb2d4f2daeebb311ac98eebeffeab9fb868034b13a14a317f52cdaca680bd31924b3a7826de62a213a349aeb41b8122c8e13caf19afe861f332e332e30000000000000000000000000000000000000000000000000000000c080a07f8f90252e09295e225085662b85d7e83268bac424c95c834651cf30753885aca02d0009f90eee4924f34da63b7260c18dacb54ec62b776fa123e27bed1bd7dfd8","0x02f901d58227d8830502708459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e8fe4e03fddddaedd28a5c87cdf2bec98dc90c7acc590a8829be56eafefef24550a7436700dc9dca77cb62145e8ca5c96764b76130dc49a901625a2ea530f390332e332e30000000000000000000000000000000000000000000000000000000c001a0bb4acb711849f896cbeeb4082ba8d06e598027f1903738cef687171e1c891beaa0381a48e3a06105ba8ea801f1d4027e88b0d45f2a0300aa03b23bfd5e843bc5db","0x02f901d58227d883053e418459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be116db274bcf9a60024c01ed7751d0b856b1aade67443434d26dc217c5dba874ee985bcd110f03ca7f7d5096833db0b88e8dc4701a7f69ece8fe492315f3912f9332e332e30000000000000000000000000000000000000000000000000000000c080a00b7a8a0f6ec79410aea0003913e032a4c10b0ecb387324fe1bd0b40b73054533a004a4908dbe35073c3c1d31a52d4b6cb5d573f4853453942888652535c2caae7a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c3122","index":"0x4301f76","validatorIndex":"0xbc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f77","validatorIndex":"0xbc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13848f","index":"0x4301f78","validatorIndex":"0xbc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca1","index":"0x4301f79","validatorIndex":"0xbc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a746f","index":"0x4301f7a","validatorIndex":"0xbc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f7b","validatorIndex":"0xbc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b671","index":"0x4301f7c","validatorIndex":"0xbca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa7","index":"0x4301f7d","validatorIndex":"0xbcb"}]},[],"0x43d81589e44aa19d5caa579bc462bdf84593fb893d9b9d68fe3096150f756c2d"]) 2025-01-08 15:43:10.1375|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722684 (0xdccd47...27ad4d), Extra Data: chiado-lodestar-0 2025-01-08 15:43:10.1375|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Syncing... Inserting block 13722684 (0xdccd47...27ad4d). 2025-01-08 15:43:10.1375|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","blockNumber":"0xd1643c","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a676","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","prevRandao":"0x302780eb7f398487ebc974f579c5ae320f9ec68f114364e94e73358abc7551d9","receiptsRoot":"0x1a85d89721bc743f8e4f202f3724516d83c1f47959f38c4bb879b0c0aeeb0e76","stateRoot":"0xaa3bd5fb3c40cb24d0e8442c93f58860a010f39dfaaa40ecf0a92d1574edb822","timestamp":"0x677e9d0e","transactions":["0x02f901d58227d8830551af8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecc14cbb7336d562153d00d7ce7f2fdd4a8c678c9b64b04f08cd386a472fe483ea40e4c90d7f960fce65b5bd4ab215e9b1c47e986d75148f6de5377d84f91214c332e332e30000000000000000000000000000000000000000000000000000000c001a0a7bdd031fa51bffe7e8aef0656380f0155071f5fc5ac1fae8840ecdeafac4147a0405b702070e95be043e8d0635cdd4167fe3d815a21f71b4bcffb1f37c723ca2b","0x02f901d58227d883054a988459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8305e756b8536efecb2d4f2daeebb311ac98eebeffeab9fb868034b13a14a317f52cdaca680bd31924b3a7826de62a213a349aeb41b8122c8e13caf19afe861f332e332e30000000000000000000000000000000000000000000000000000000c080a07f8f90252e09295e225085662b85d7e83268bac424c95c834651cf30753885aca02d0009f90eee4924f34da63b7260c18dacb54ec62b776fa123e27bed1bd7dfd8","0x02f901d58227d8830502708459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e8fe4e03fddddaedd28a5c87cdf2bec98dc90c7acc590a8829be56eafefef24550a7436700dc9dca77cb62145e8ca5c96764b76130dc49a901625a2ea530f390332e332e30000000000000000000000000000000000000000000000000000000c001a0bb4acb711849f896cbeeb4082ba8d06e598027f1903738cef687171e1c891beaa0381a48e3a06105ba8ea801f1d4027e88b0d45f2a0300aa03b23bfd5e843bc5db","0x02f901d58227d883053e418459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be116db274bcf9a60024c01ed7751d0b856b1aade67443434d26dc217c5dba874ee985bcd110f03ca7f7d5096833db0b88e8dc4701a7f69ece8fe492315f3912f9332e332e30000000000000000000000000000000000000000000000000000000c080a00b7a8a0f6ec79410aea0003913e032a4c10b0ecb387324fe1bd0b40b73054533a004a4908dbe35073c3c1d31a52d4b6cb5d573f4853453942888652535c2caae7a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c3122","index":"0x4301f76","validatorIndex":"0xbc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f77","validatorIndex":"0xbc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13848f","index":"0x4301f78","validatorIndex":"0xbc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca1","index":"0x4301f79","validatorIndex":"0xbc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a746f","index":"0x4301f7a","validatorIndex":"0xbc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f7b","validatorIndex":"0xbc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b671","index":"0x4301f7c","validatorIndex":"0xbca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa7","index":"0x4301f7d","validatorIndex":"0xbcb"}]},[],"0x43d81589e44aa19d5caa579bc462bdf84593fb893d9b9d68fe3096150f756c2d"]) 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","blockNumber":"0xd1643c","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a676","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9aac79126053d20bf67d38b8018f2e3a63448d760ce65170f49ec7cc16ebdf43","prevRandao":"0x302780eb7f398487ebc974f579c5ae320f9ec68f114364e94e73358abc7551d9","receiptsRoot":"0x1a85d89721bc743f8e4f202f3724516d83c1f47959f38c4bb879b0c0aeeb0e76","stateRoot":"0xaa3bd5fb3c40cb24d0e8442c93f58860a010f39dfaaa40ecf0a92d1574edb822","timestamp":"0x677e9d0e","transactions":["0x02f901d58227d8830551af8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecc14cbb7336d562153d00d7ce7f2fdd4a8c678c9b64b04f08cd386a472fe483ea40e4c90d7f960fce65b5bd4ab215e9b1c47e986d75148f6de5377d84f91214c332e332e30000000000000000000000000000000000000000000000000000000c001a0a7bdd031fa51bffe7e8aef0656380f0155071f5fc5ac1fae8840ecdeafac4147a0405b702070e95be043e8d0635cdd4167fe3d815a21f71b4bcffb1f37c723ca2b","0x02f901d58227d883054a988459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8305e756b8536efecb2d4f2daeebb311ac98eebeffeab9fb868034b13a14a317f52cdaca680bd31924b3a7826de62a213a349aeb41b8122c8e13caf19afe861f332e332e30000000000000000000000000000000000000000000000000000000c080a07f8f90252e09295e225085662b85d7e83268bac424c95c834651cf30753885aca02d0009f90eee4924f34da63b7260c18dacb54ec62b776fa123e27bed1bd7dfd8","0x02f901d58227d8830502708459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e8fe4e03fddddaedd28a5c87cdf2bec98dc90c7acc590a8829be56eafefef24550a7436700dc9dca77cb62145e8ca5c96764b76130dc49a901625a2ea530f390332e332e30000000000000000000000000000000000000000000000000000000c001a0bb4acb711849f896cbeeb4082ba8d06e598027f1903738cef687171e1c891beaa0381a48e3a06105ba8ea801f1d4027e88b0d45f2a0300aa03b23bfd5e843bc5db","0x02f901d58227d883053e418459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be116db274bcf9a60024c01ed7751d0b856b1aade67443434d26dc217c5dba874ee985bcd110f03ca7f7d5096833db0b88e8dc4701a7f69ece8fe492315f3912f9332e332e30000000000000000000000000000000000000000000000000000000c080a00b7a8a0f6ec79410aea0003913e032a4c10b0ecb387324fe1bd0b40b73054533a004a4908dbe35073c3c1d31a52d4b6cb5d573f4853453942888652535c2caae7a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c3122","index":"0x4301f76","validatorIndex":"0xbc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f77","validatorIndex":"0xbc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13848f","index":"0x4301f78","validatorIndex":"0xbc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca1","index":"0x4301f79","validatorIndex":"0xbc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a746f","index":"0x4301f7a","validatorIndex":"0xbc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f7b","validatorIndex":"0xbc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b671","index":"0x4301f7c","validatorIndex":"0xbca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa7","index":"0x4301f7d","validatorIndex":"0xbcb"}]},[],"0x43d81589e44aa19d5caa579bc462bdf84593fb893d9b9d68fe3096150f756c2d"]) handled in 1ms 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:10.1375|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:10.1422|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722684 (0xdccd47...27ad4d), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:10.1422|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing beacon headers, Request: ForkChoice: 13722684 (0xdccd47...27ad4d), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:10.1422|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:10.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.2055|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.2055|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:10.2055|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.2055|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:10.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.3415|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:10.3415|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: 235ffc...ff47c0 2025-01-08 15:43:10.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.5017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.6020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:10.9767|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:10.9960|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:11.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.0404|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:11.0588|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722651 | target: 13722684 | peer: 13722682 2025-01-08 15:43:11.0588|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:11.0588|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Active 2025-01-08 15:43:11.0588|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher got activated. 2025-01-08 15:43:11.0588|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] 2025-01-08 15:43:11.0588|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722651, beaconPivotExists: True, BestSuggestedBody: 13722651, BestKnownNumber: 13722651, BestPeer: [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out], BestKnownBeaconNumber 13722684 2025-01-08 15:43:11.0588|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] (our best 13722651) 2025-01-08 15:43:11.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.1150|DEBUG|Synchronization.Blocks.SyncBatchSize|36|Changing sync batch size to 128 2025-01-08 15:43:11.1150|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] (our best 13722652) 2025-01-08 15:43:11.1150|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:11.1150|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:43:11.1150|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722681| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:11.1150|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:43:11.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.2076|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.2076|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:11.2076|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.2076|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:11.2634|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.197.22.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:43:11.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.4073|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:11.4073|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:11.4073|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:11.4073|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:11.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.5511|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|24.34.179.91:49376->30303] to: 31804 2025-01-08 15:43:11.5511|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|24.34.179.91:49376->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:43:11.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.6296|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.74.234.0:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 9736 2025-01-08 15:43:11.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.7798|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:11.8018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.8472|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.8472|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:11.8472|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:11.8472|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:11.8493|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:11.8493|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:11.8493|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:11.8493|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:11.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:11.9312|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:11.9768|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:12.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:12.0008|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:12.0106|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0106|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:12.0106|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0106|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:12.0454|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:12.0487|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0487|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:12.0487|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.0487|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:12.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722652 | target: 13722684 | peer: 13722682 2025-01-08 15:43:12.0583|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:12.0824|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:12.0824|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:12.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.2101|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.2101|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:12.2101|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:12.2101|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:12.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.5645|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.144.251:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:43:12.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.7988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:12.9421|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.31.148:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:12.9780|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:43:12.9921|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->82.152.175.29:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:43:13.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.0150|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0150|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:13.0150|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0150|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0173|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:13.0505|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:13.0533|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0533|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:13.0533|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.0533|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:13.0808|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:13.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.2123|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.2123|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:13.2123|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:13.2123|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:13.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.3381|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 15:43:13.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.8018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:13.9774|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:43:14.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:14.0211|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0242|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:14.0242|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0242|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:14.0551|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0551|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:14.0551|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0551|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.0566|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:14.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.2141|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.2141|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:14.2141|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:14.2141|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:14.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.4028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.4789|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:14.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.7017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:14.9095|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 85) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:43:14.9791|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:15.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:43:15.0264|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0264|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:15.0264|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0264|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0286|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:15.0596|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0596|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:15.0596|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0596|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.0614|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:15.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.1201|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","blockNumber":"0xd1643d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","prevRandao":"0x0acf0980e23101bffdde7a5d0583af4eb392306821da59a4c5e122f053d4de21","receiptsRoot":"0x8203680fd78d441b13eceac950725ec04f29a3ee3751248fc051f8f1df50fd3b","stateRoot":"0x18d708c608e858c56e4aa39d844fb2d613f1ff7e7a42e0f1935c8719d5a019f7","timestamp":"0x677e9d13","transactions":["0x02f901d58227d8830551b08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d0fae1eeb78b8e648362f1ff2d4ea704de8961f5e9175d0fac7a30f57d5b761506f819811f761ed152cd662ffb21fd648b48bd8af76acc248f14a4fbaaf5b8c332e332e30000000000000000000000000000000000000000000000000000000c080a02ad83bf950d82292f6e444b78480841b1719ec7dec354a5d3bbc98cbbd80daaea0054bd66c41ffd3191bf973fe1892696264547974fc8b713edc52f582573723bd","0x02f901d58227d883054a998459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c9dd2369882c005d10b142490cb57eee4a29d2bd0c50f514690dfd5e303fcb23e48ba7789182dce9dec873e662c6bade4fa517c0a672b0e43e2bd1b32b12105c332e332e30000000000000000000000000000000000000000000000000000000c001a08fdd67a7ef190b293cc49f947305e85c998502adc6d31d74ef1b244c501a20b8a0274dfaadb8ded8158f9c1dc9acfff0fd564a94da657963c27cab8c7338bf7b15"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b076","index":"0x4301f7e","validatorIndex":"0xbcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138496","index":"0x4301f7f","validatorIndex":"0xbcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301f80","validatorIndex":"0xbce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c552a","index":"0x4301f81","validatorIndex":"0xbcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a92d4","index":"0x4301f82","validatorIndex":"0xbd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301f83","validatorIndex":"0xbd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9f","index":"0x4301f84","validatorIndex":"0xbd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ab","index":"0x4301f85","validatorIndex":"0xbd3"}]},[],"0x2b10299b35c1098bb55374124de7b7b4239e2decc3896be5fa06b35fbdbfe958"]) 2025-01-08 15:43:15.1204|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722685 (0xb1596d...fd50c5), Extra Data: Nethermind 2025-01-08 15:43:15.1204|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Syncing... Inserting block 13722685 (0xb1596d...fd50c5). 2025-01-08 15:43:15.1204|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","blockNumber":"0xd1643d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","prevRandao":"0x0acf0980e23101bffdde7a5d0583af4eb392306821da59a4c5e122f053d4de21","receiptsRoot":"0x8203680fd78d441b13eceac950725ec04f29a3ee3751248fc051f8f1df50fd3b","stateRoot":"0x18d708c608e858c56e4aa39d844fb2d613f1ff7e7a42e0f1935c8719d5a019f7","timestamp":"0x677e9d13","transactions":["0x02f901d58227d8830551b08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d0fae1eeb78b8e648362f1ff2d4ea704de8961f5e9175d0fac7a30f57d5b761506f819811f761ed152cd662ffb21fd648b48bd8af76acc248f14a4fbaaf5b8c332e332e30000000000000000000000000000000000000000000000000000000c080a02ad83bf950d82292f6e444b78480841b1719ec7dec354a5d3bbc98cbbd80daaea0054bd66c41ffd3191bf973fe1892696264547974fc8b713edc52f582573723bd","0x02f901d58227d883054a998459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c9dd2369882c005d10b142490cb57eee4a29d2bd0c50f514690dfd5e303fcb23e48ba7789182dce9dec873e662c6bade4fa517c0a672b0e43e2bd1b32b12105c332e332e30000000000000000000000000000000000000000000000000000000c001a08fdd67a7ef190b293cc49f947305e85c998502adc6d31d74ef1b244c501a20b8a0274dfaadb8ded8158f9c1dc9acfff0fd564a94da657963c27cab8c7338bf7b15"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b076","index":"0x4301f7e","validatorIndex":"0xbcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138496","index":"0x4301f7f","validatorIndex":"0xbcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301f80","validatorIndex":"0xbce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c552a","index":"0x4301f81","validatorIndex":"0xbcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a92d4","index":"0x4301f82","validatorIndex":"0xbd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301f83","validatorIndex":"0xbd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9f","index":"0x4301f84","validatorIndex":"0xbd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ab","index":"0x4301f85","validatorIndex":"0xbd3"}]},[],"0x2b10299b35c1098bb55374124de7b7b4239e2decc3896be5fa06b35fbdbfe958"]) 2025-01-08 15:43:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","blockNumber":"0xd1643d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdccd470cdaf86464b1df27111433c03c99cdc20664275b761786a4542227ad4d","prevRandao":"0x0acf0980e23101bffdde7a5d0583af4eb392306821da59a4c5e122f053d4de21","receiptsRoot":"0x8203680fd78d441b13eceac950725ec04f29a3ee3751248fc051f8f1df50fd3b","stateRoot":"0x18d708c608e858c56e4aa39d844fb2d613f1ff7e7a42e0f1935c8719d5a019f7","timestamp":"0x677e9d13","transactions":["0x02f901d58227d8830551b08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d0fae1eeb78b8e648362f1ff2d4ea704de8961f5e9175d0fac7a30f57d5b761506f819811f761ed152cd662ffb21fd648b48bd8af76acc248f14a4fbaaf5b8c332e332e30000000000000000000000000000000000000000000000000000000c080a02ad83bf950d82292f6e444b78480841b1719ec7dec354a5d3bbc98cbbd80daaea0054bd66c41ffd3191bf973fe1892696264547974fc8b713edc52f582573723bd","0x02f901d58227d883054a998459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf6980392bb6263d9f1f50c1f8a7ef88b22593e52114d26a8c177b0440af516d1573b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c9dd2369882c005d10b142490cb57eee4a29d2bd0c50f514690dfd5e303fcb23e48ba7789182dce9dec873e662c6bade4fa517c0a672b0e43e2bd1b32b12105c332e332e30000000000000000000000000000000000000000000000000000000c001a08fdd67a7ef190b293cc49f947305e85c998502adc6d31d74ef1b244c501a20b8a0274dfaadb8ded8158f9c1dc9acfff0fd564a94da657963c27cab8c7338bf7b15"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b076","index":"0x4301f7e","validatorIndex":"0xbcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138496","index":"0x4301f7f","validatorIndex":"0xbcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x4301f80","validatorIndex":"0xbce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c552a","index":"0x4301f81","validatorIndex":"0xbcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a92d4","index":"0x4301f82","validatorIndex":"0xbd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301f83","validatorIndex":"0xbd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9f","index":"0x4301f84","validatorIndex":"0xbd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0ab","index":"0x4301f85","validatorIndex":"0xbd3"}]},[],"0x2b10299b35c1098bb55374124de7b7b4239e2decc3896be5fa06b35fbdbfe958"]) handled in 1ms 2025-01-08 15:43:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:15.1204|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:15.1245|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722685 (0xb1596d...fd50c5), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:15.1245|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722685 (0xb1596d...fd50c5), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:15.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.2138|DEBUG|Network.PeerManager|28|Disconnecting a new [Session|In|HandshakeComplete|85.215.137.49:46786->30303] - Out session already connected 2025-01-08 15:43:15.2138|DEBUG|Network.P2P.Session|28|[Session|In|DisconnectingProtocols|85.215.137.49:46786->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:43:15.2162|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.2162|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:15.2162|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:15.2162|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:15.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.5006|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.215.137.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 220312 2025-01-08 15:43:15.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.5690|DEBUG|Network.Discovery.NodesLocator|40|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:15.5690|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: randomNode: fe31cf...339538 2025-01-08 15:43:15.6020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.6657|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.164.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:43:15.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_chainId([]) 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:43:15.7007|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:43:15.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:15.9672|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.149.163:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:15.9672|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.151.21:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:43:15.9769|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:43:16.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.0317|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0317|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:16.0317|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0317|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0335|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:16.0587|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722652 | target: 13722685 | peer: 13722684 2025-01-08 15:43:16.0587|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:16.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Active 2025-01-08 15:43:16.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher got activated. 2025-01-08 15:43:16.0587|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] 2025-01-08 15:43:16.0587|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|MergeBlockDownloader GetCurrentNumber: currentNumber 13722652, beaconPivotExists: True, BestSuggestedBody: 13722652, BestKnownNumber: 13722652, BestPeer: [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out], BestKnownBeaconNumber 13722685 2025-01-08 15:43:16.0587|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] (our best 13722652) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.0643|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:16.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.1219|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] (our best 13722653) 2025-01-08 15:43:16.1219|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:16.1219|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:43:16.1219|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:16.1219|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:43:16.1612|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:66.23.232.86]:30303, msg: 7b19dfd25ce6f8dd64e2b7f7f767bbf521a6edf052efe2324acf5767ff1102a5327cfb492e78120af837f9b95593db59532f21860263e0b4b0be5e74ac6c97827541b417be7be3e19cc6356945a69dbb3aa0016862cad8405c3a37e2515c981e0006f8bda0d97b3bf4fb6ca3569b927ca5b87952bba7fc2b8044b8be4c8c4ac16b91e9091af89ab840e94f8f47a98d83cbab6c3fffe8f8dec0842f2dbc778b890d46cab8df99c1a69f68e91cd6db71d777edfb467396c4516064ad1a508e5f54c350e47a548725274a0283657468ca84dce96c2d8465f1b057826964827634826970844217e85689736563703235366b31a102683b0980b3638de11d77037d48f5507a31dd64c84ba1c1a91cedbcdd52edcad58374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 191 starting with |NettyRlpStream|description missing| 2025-01-08 15:43:16.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.2007|DEBUG|Network.PeerManager|28|Disconnecting a new [Session|In|HandshakeComplete|66.23.232.86:53164->30303] - Out session already connected 2025-01-08 15:43:16.2007|DEBUG|Network.P2P.Session|28|[Session|In|DisconnectingProtocols|66.23.232.86:53164->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:43:16.2184|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.2184|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:16.2184|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:16.2184|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:16.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.3665|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.42.183.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:43:16.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.4088|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:16.4088|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:16.4088|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:16.4088|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:16.4088|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:16.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.5568|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:16.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.7273|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.101:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:43:16.7337|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:16.7337|DEBUG|Network.Discovery.NodesLocator|40|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:16.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.8541|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->196.210.95.180:30338] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:43:16.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:16.9772|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:43:17.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.0198|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->39.101.160.109:40404] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0371|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:17.0588|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722653 | target: 13722685 | peer: 13722684 2025-01-08 15:43:17.0588|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:17.0695|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0695|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:17.0695|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0695|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.0742|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:17.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.2205|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.2205|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:17.2205|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:17.2205|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:17.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.7351|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:17.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:17.9752|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:43:17.9987|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.0422|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0422|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:18.0422|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0422|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0444|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.0772|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:18.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.2227|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.2227|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:18.2227|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:18.2227|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:18.3033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:18.9771|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:43:18.9985|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.0481|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0482|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:19.0818|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:19.0848|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0848|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:19.0848|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.0848|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:19.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.1335|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:19.2021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.2249|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.2249|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:19.2249|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:19.2249|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:19.2988|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.4020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.7898|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.141.169.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 15:43:19.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:19.9752|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:20.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:20.0537|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:20.0570|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0570|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:20.0570|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0570|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:20.0867|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0867|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:20.0867|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0867|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.0882|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:20.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","blockNumber":"0xd1643e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","prevRandao":"0x518ae3189284e04c06285891f0db59fd614915ae61149fbc549e78901013cc01","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe0f9ac54a0e9a345094fb77845a530e593dfca57b5e752d2893dec1f99042b12","timestamp":"0x677e9d18","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14029b","index":"0x4301f86","validatorIndex":"0xbd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f87","validatorIndex":"0xbd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f88","validatorIndex":"0xbd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a4","index":"0x4301f89","validatorIndex":"0xbd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c52e2","index":"0x4301f8a","validatorIndex":"0xbd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f8b","validatorIndex":"0xbd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b076","index":"0x4301f8c","validatorIndex":"0xbda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9341","index":"0x4301f8d","validatorIndex":"0xbdb"}]},[],"0x13ff9bb21df7a8899358c0978e464d736d03d5792b68781e4dc50ad69cced190"]) 2025-01-08 15:43:20.1203|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722686 (0xbcd8cb...6a2056), Extra Data: Nethermind 2025-01-08 15:43:20.1203|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Syncing... Inserting block 13722686 (0xbcd8cb...6a2056). 2025-01-08 15:43:20.1203|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","blockNumber":"0xd1643e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","prevRandao":"0x518ae3189284e04c06285891f0db59fd614915ae61149fbc549e78901013cc01","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe0f9ac54a0e9a345094fb77845a530e593dfca57b5e752d2893dec1f99042b12","timestamp":"0x677e9d18","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14029b","index":"0x4301f86","validatorIndex":"0xbd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f87","validatorIndex":"0xbd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f88","validatorIndex":"0xbd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a4","index":"0x4301f89","validatorIndex":"0xbd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c52e2","index":"0x4301f8a","validatorIndex":"0xbd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f8b","validatorIndex":"0xbd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b076","index":"0x4301f8c","validatorIndex":"0xbda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9341","index":"0x4301f8d","validatorIndex":"0xbdb"}]},[],"0x13ff9bb21df7a8899358c0978e464d736d03d5792b68781e4dc50ad69cced190"]) 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","blockNumber":"0xd1643e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb1596df8ab50a63a888088ac4064a2bd7912d686fcb941ba6c2e7605aefd50c5","prevRandao":"0x518ae3189284e04c06285891f0db59fd614915ae61149fbc549e78901013cc01","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe0f9ac54a0e9a345094fb77845a530e593dfca57b5e752d2893dec1f99042b12","timestamp":"0x677e9d18","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14029b","index":"0x4301f86","validatorIndex":"0xbd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc8c","index":"0x4301f87","validatorIndex":"0xbd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f88","validatorIndex":"0xbd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a4","index":"0x4301f89","validatorIndex":"0xbd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c52e2","index":"0x4301f8a","validatorIndex":"0xbd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f8b","validatorIndex":"0xbd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b076","index":"0x4301f8c","validatorIndex":"0xbda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9341","index":"0x4301f8d","validatorIndex":"0xbdb"}]},[],"0x13ff9bb21df7a8899358c0978e464d736d03d5792b68781e4dc50ad69cced190"]) handled in 1ms 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:20.1243|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722686 (0xbcd8cb...6a2056), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:20.1243|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Syncing beacon headers, Request: ForkChoice: 13722686 (0xbcd8cb...6a2056), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:20.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.2253|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:20.2253|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: c40818...31eeab 2025-01-08 15:43:20.2253|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.2253|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:20.2253|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:20.2253|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:20.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.4018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.4189|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.195.28:31031] initiating disconnect because InvalidNetworkId, details: invalid network id - 200810 2025-01-08 15:43:20.5017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.7036|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:20.9771|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:21.0025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.0578|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722653 | target: 13722686 | peer: 13722684 2025-01-08 15:43:21.0578|DEBUG|Synchronization.Reporting.SyncReport|48|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:21.0578|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Active 2025-01-08 15:43:21.0578|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher got activated. 2025-01-08 15:43:21.0578|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] 2025-01-08 15:43:21.0578|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722653, beaconPivotExists: True, BestSuggestedBody: 13722653, BestKnownNumber: 13722653, BestPeer: [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out], BestKnownBeaconNumber 13722686 2025-01-08 15:43:21.0578|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] (our best 13722653) 2025-01-08 15:43:21.0578|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0578|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:21.0578|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0578|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0603|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:21.0913|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0913|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:21.0913|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0913|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.0931|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:21.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.1146|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] (our best 13722654) 2025-01-08 15:43:21.1146|DEBUG|Synchronization.Blocks.BlockDownloader|47|Blocks download from [HBR ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:21.1146|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|FastSyncFeed state changed to Dormant 2025-01-08 15:43:21.1146|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722683| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:21.1146|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher is going to sleep. 2025-01-08 15:43:21.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.2297|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.2297|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:21.2297|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.2297|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:21.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.4109|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:21.4109|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:21.4109|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:21.4109|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:21.4569|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.54.154:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:21.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.5966|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:21.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.6253|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|81.247.122.147:41922->30303] - Out session already connected 2025-01-08 15:43:21.6253|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|81.247.122.147:41922->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:43:21.6480|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.88.252:32309] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 15:43:21.6568|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:21.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.7669|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.247.122.147:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:43:21.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.8076|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:21.8076|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:21.8297|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.239.210.201:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:43:21.8514|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.8514|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:21.8514|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:21.8514|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:21.8540|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:21.8540|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:21.8540|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:21.8540|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:21.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:21.9768|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:22.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.0581|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722654 | target: 13722686 | peer: 13722684 2025-01-08 15:43:22.0581|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:22.0661|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:22.0699|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0699|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:22.0699|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0699|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.0962|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:22.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.2320|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.2320|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:22.2320|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:22.2320|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:22.2684|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.26.248.7:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:43:22.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.5391|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|47|Attempt to request ENR before bonding 2025-01-08 15:43:22.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.8050|DEBUG|Network.Discovery.NodesLocator|40|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:22.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:22.9749|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:23.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.0722|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:23.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:23.1004|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:23.1042|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.1042|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:23.1042|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.1042|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:23.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.2343|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.2343|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:23.2343|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:23.2343|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:23.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:23.9772|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:24.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:24.0773|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:24.0803|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.0803|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:24.0803|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.0803|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:24.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:24.1059|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:24.1090|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.1090|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:24.1090|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.1090|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:24.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.2011|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:24.2363|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.2363|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:24.2363|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:24.2363|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:24.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.4789|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.239.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:43:24.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.9016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:24.9769|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:25.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:43:25.0823|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.0823|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:25.0823|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.0823|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.0842|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:25.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:25.1106|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:25.1134|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.1134|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:25.1134|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.1134|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:25.1266|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","blockNumber":"0xd1643f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","prevRandao":"0x04b54524b99b40ded2c529205d1720e13345e96c143d91e56de32f252dd6327e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbc1dcc8bea24b88d2ce85d23fea49a32cf8f4ce153759455c9ecace449b1f753","timestamp":"0x677e9d1d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0203","index":"0x4301f8e","validatorIndex":"0xbdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13febc","index":"0x4301f8f","validatorIndex":"0xbdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f90","validatorIndex":"0xbde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f91","validatorIndex":"0xbdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d759","index":"0x4301f92","validatorIndex":"0xbe0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f93","validatorIndex":"0xbe1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301f94","validatorIndex":"0xbe2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32b","index":"0x4301f95","validatorIndex":"0xbe3"}]},[],"0x6469285e7e1555ec355d61cec7cfaa7c1d7cc1afe88a52d7fc92cf9e9bd6a924"]) 2025-01-08 15:43:25.1266|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722687 (0x321454...2699a3), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:43:25.1266|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722687 (0x321454...2699a3). 2025-01-08 15:43:25.1266|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:25.1266|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","blockNumber":"0xd1643f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","prevRandao":"0x04b54524b99b40ded2c529205d1720e13345e96c143d91e56de32f252dd6327e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbc1dcc8bea24b88d2ce85d23fea49a32cf8f4ce153759455c9ecace449b1f753","timestamp":"0x677e9d1d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0203","index":"0x4301f8e","validatorIndex":"0xbdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13febc","index":"0x4301f8f","validatorIndex":"0xbdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f90","validatorIndex":"0xbde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f91","validatorIndex":"0xbdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d759","index":"0x4301f92","validatorIndex":"0xbe0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f93","validatorIndex":"0xbe1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301f94","validatorIndex":"0xbe2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32b","index":"0x4301f95","validatorIndex":"0xbe3"}]},[],"0x6469285e7e1555ec355d61cec7cfaa7c1d7cc1afe88a52d7fc92cf9e9bd6a924"]) 2025-01-08 15:43:25.1266|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","blockNumber":"0xd1643f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbcd8cbe4c76d66aae96e94e63979852bb91393f280b1cd0a1217ddaae46a2056","prevRandao":"0x04b54524b99b40ded2c529205d1720e13345e96c143d91e56de32f252dd6327e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbc1dcc8bea24b88d2ce85d23fea49a32cf8f4ce153759455c9ecace449b1f753","timestamp":"0x677e9d1d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0203","index":"0x4301f8e","validatorIndex":"0xbdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13febc","index":"0x4301f8f","validatorIndex":"0xbdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f90","validatorIndex":"0xbde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140284","index":"0x4301f91","validatorIndex":"0xbdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d759","index":"0x4301f92","validatorIndex":"0xbe0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x4301f93","validatorIndex":"0xbe1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x4301f94","validatorIndex":"0xbe2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd32b","index":"0x4301f95","validatorIndex":"0xbe3"}]},[],"0x6469285e7e1555ec355d61cec7cfaa7c1d7cc1afe88a52d7fc92cf9e9bd6a924"]) handled in 1ms 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:25.1282|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722687 (0x321454...2699a3), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:25.1282|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722687 (0x321454...2699a3), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:25.1282|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:25.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.2383|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.2383|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:25.2383|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:25.2383|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:25.2926|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->118.107.223.73:32005] initiating disconnect because InvalidNetworkId, details: invalid network id - 99876 2025-01-08 15:43:25.2926|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:25.2926|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: a80d99...c657b2 2025-01-08 15:43:25.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.5064|DEBUG|Network.PeerManager|48|Peer pool size is: 4545 2025-01-08 15:43:25.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:25.9731|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:135.148.71.151]:30303, msg: 3efd5f373ca9c6eee0a3753f271c3f17053daa4402b207e85d3d3627e21a89725842c834fbb50288ee3f023956e259cdf078b86359ee9bde1316abc8bd0cd64035553944c0ec8e24daccad8b72f225dd6edd36d7dd08163b48d6fb7ccc66d2510106f8b9a055b25383c0554be3bb82746540bc9f2bd5b13a15c94887a21283f05a33f8e676f896b8404fcf16fae5764814722ccc40a9620876702909dda1d87d9b822573749a4f04d2731f2bb56b8d26ce66ea2a33ad64dce4614cd944d5faff16886c40a8d6d5686e8601913852ff6283657468c0826964827634826970848794479789736563703235366b31a102e2de5b9cc1bfdf0d65947374918f2e11bd6b8500814795660f12292d03c0e9f08374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 130 at position 116 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:43:25.9771|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:25.9771|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.38.134.218:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:43:26.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.0117|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.155.113.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5003 2025-01-08 15:43:26.0395|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|48|Attempt to request ENR before bonding 2025-01-08 15:43:26.0581|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722654 | target: 13722687 | peer: 13722686 2025-01-08 15:43:26.0581|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:26.0581|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:43:26.0581|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:43:26.0581|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] 2025-01-08 15:43:26.0581|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722654, beaconPivotExists: True, BestSuggestedBody: 13722654, BestKnownNumber: 13722654, BestPeer: [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out], BestKnownBeaconNumber 13722687 2025-01-08 15:43:26.0581|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] (our best 13722654) 2025-01-08 15:43:26.0881|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.0882|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:26.0926|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.22.53:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:43:26.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.1148|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] (our best 13722655) 2025-01-08 15:43:26.1148|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:26.1148|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Dormant 2025-01-08 15:43:26.1148|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:26.1148|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:43:26.1148|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.1148|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:26.1148|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.1148|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.1176|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:26.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.2235|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.150:46778] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:26.2403|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.2403|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:26.2403|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:26.2403|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:26.2493|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:26.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.3547|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|159.69.121.31:59492->30303] - Out session already connected 2025-01-08 15:43:26.3547|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|159.69.121.31:59492->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:43:26.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.4128|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:26.4128|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:26.4128|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:26.4128|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:26.4289|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|Out|Initialized|30303->159.69.121.31:30303] received disconnect [AlreadyConnected] 2025-01-08 15:43:26.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.5533|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:26.5533|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:26.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.6773|DEBUG|Synchronization.SnapSync.ProgressTracker|6|Snap - (Skipped Request, diff: 88) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:43:26.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:26.9771|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:43:27.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.0583|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722655 | target: 13722687 | peer: 13722686 2025-01-08 15:43:27.0583|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:27.0936|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:27.0979|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.0979|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:27.0979|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.0979|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:27.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.1209|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:27.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.2423|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.2423|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:27.2423|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:27.2423|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:27.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.5529|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:27.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.9016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:27.9768|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:28.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.1001|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:28.1002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1002|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:28.1256|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:28.1287|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1287|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:28.1287|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.1287|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:28.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.2442|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.2442|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:28.2442|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:28.2442|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:28.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:28.9632|DEBUG|Network.Discovery.NodesLocator|40|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:28.9772|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:43:29.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:29.1059|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:29.1089|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1089|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:29.1089|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1089|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:29.1308|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1308|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:29.1308|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1308|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.1331|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:29.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.2465|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.2465|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:29.2465|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:29.2465|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:29.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.4156|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.10.196.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:43:29.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:29.9768|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:30.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:43:30.0534|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:30.0534|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 8a4043...7dbda5 2025-01-08 15:43:30.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","blockNumber":"0xd16440","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","prevRandao":"0xe25796b30069903f6dcc2b6dec891dc7f8f539a0959424b022a9ee147527ebd9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8705e27f2a030858053df664232c0009dbf0dc3d7cb1829fca81a89a02dddb6e","timestamp":"0x677e9d22","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7063db","index":"0x4301f96","validatorIndex":"0xbe4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f97","validatorIndex":"0xbe5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca1","index":"0x4301f98","validatorIndex":"0xbe6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138273","index":"0x4301f99","validatorIndex":"0xbe7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb9","index":"0x4301f9a","validatorIndex":"0xbe8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f9b","validatorIndex":"0xbe9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa07a","index":"0x4301f9c","validatorIndex":"0xbea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2c0","index":"0x4301f9d","validatorIndex":"0xbeb"}]},[],"0xf7d7bcb5c8fe5fb241958a0bb08ad87dbed6737e49f94b6abd5ceaaa1bb31a6c"]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:30.1103|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722688 (0x7a8802...e4198b), Extra Data: Nethermind 2025-01-08 15:43:30.1103|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722688 (0x7a8802...e4198b). 2025-01-08 15:43:30.1103|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","blockNumber":"0xd16440","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","prevRandao":"0xe25796b30069903f6dcc2b6dec891dc7f8f539a0959424b022a9ee147527ebd9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8705e27f2a030858053df664232c0009dbf0dc3d7cb1829fca81a89a02dddb6e","timestamp":"0x677e9d22","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7063db","index":"0x4301f96","validatorIndex":"0xbe4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f97","validatorIndex":"0xbe5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca1","index":"0x4301f98","validatorIndex":"0xbe6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138273","index":"0x4301f99","validatorIndex":"0xbe7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb9","index":"0x4301f9a","validatorIndex":"0xbe8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f9b","validatorIndex":"0xbe9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa07a","index":"0x4301f9c","validatorIndex":"0xbea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2c0","index":"0x4301f9d","validatorIndex":"0xbeb"}]},[],"0xf7d7bcb5c8fe5fb241958a0bb08ad87dbed6737e49f94b6abd5ceaaa1bb31a6c"]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","blockNumber":"0xd16440","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x32145423a1c2f8885808ebe092b8e6bf929072406a5ac1e621da12d8c92699a3","prevRandao":"0xe25796b30069903f6dcc2b6dec891dc7f8f539a0959424b022a9ee147527ebd9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8705e27f2a030858053df664232c0009dbf0dc3d7cb1829fca81a89a02dddb6e","timestamp":"0x677e9d22","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7063db","index":"0x4301f96","validatorIndex":"0xbe4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4301f97","validatorIndex":"0xbe5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca1","index":"0x4301f98","validatorIndex":"0xbe6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138273","index":"0x4301f99","validatorIndex":"0xbe7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb9","index":"0x4301f9a","validatorIndex":"0xbe8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14289c","index":"0x4301f9b","validatorIndex":"0xbe9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa07a","index":"0x4301f9c","validatorIndex":"0xbea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2c0","index":"0x4301f9d","validatorIndex":"0xbeb"}]},[],"0xf7d7bcb5c8fe5fb241958a0bb08ad87dbed6737e49f94b6abd5ceaaa1bb31a6c"]) handled in 1ms 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:30.1103|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:30.1133|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1133|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:30.1133|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1133|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:30.1164|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722688 (0x7a8802...e4198b), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:30.1164|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Syncing beacon headers, Request: ForkChoice: 13722688 (0x7a8802...e4198b), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:30.1164|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:30.1360|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1360|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:30.1360|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1360|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.1375|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:30.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.2488|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.2488|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:30.2488|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:30.2488|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:30.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.7801|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.208.226:35642->30303] initiating disconnect because NoCapabilityMatched, details: capabilities: 2025-01-08 15:43:30.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:30.9773|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:43:31.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.0546|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|40|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722655 | target: 13722688 | peer: 13722686 2025-01-08 15:43:31.0546|DEBUG|Synchronization.Reporting.SyncReport|40|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:31.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Active 2025-01-08 15:43:31.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher got activated. 2025-01-08 15:43:31.0546|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] 2025-01-08 15:43:31.0546|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722655, beaconPivotExists: True, BestSuggestedBody: 13722655, BestKnownNumber: 13722655, BestPeer: [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out], BestKnownBeaconNumber 13722688 2025-01-08 15:43:31.0546|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] (our best 13722655) 2025-01-08 15:43:31.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.1118|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] (our best 13722656) 2025-01-08 15:43:31.1118|DEBUG|Synchronization.Blocks.BlockDownloader|48|Blocks download from [HBR ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:31.1118|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Dormant 2025-01-08 15:43:31.1118|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722685| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:31.1118|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher is going to sleep. 2025-01-08 15:43:31.1158|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1158|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:31.1158|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1158|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1173|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.1407|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:31.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.2509|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.2509|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:31.2509|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.2509|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:31.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.4133|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:31.4133|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:31.4133|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:31.4133|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:31.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.8017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:31.8571|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:31.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:31.9771|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:43:32.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.0544|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722656 | target: 13722688 | peer: 13722686 2025-01-08 15:43:32.0544|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:32.0987|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.1192|DEBUG|Network.Discovery.NodesLocator|40|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1192|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:32.1458|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:32.1490|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1490|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:32.1490|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.1490|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:32.2020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.2530|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.2530|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:32.2530|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:32.2530|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:32.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.4230|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.5208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.5330|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.162.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:43:32.6215|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.7207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.8222|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.9217|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:32.9777|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:43:33.0212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.1216|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:33.1216|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:33.1254|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:33.1285|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1285|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:33.1285|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1285|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:33.1509|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1509|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:33.1509|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1509|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.1525|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:33.2210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.2551|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.2551|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:33.2551|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:33.2551|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:33.3195|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.4209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.5210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.6188|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.7213|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.7332|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.126.119.133:60826->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:43:33.8211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.9211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:33.9768|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:43:34.0204|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.1209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.1309|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1309|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:34.1309|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1309|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1326|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:34.1558|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1558|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:34.1558|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1558|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.1572|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:34.2209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.2577|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.2577|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:34.2577|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:34.2577|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:34.3216|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.4216|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.5161|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:43:34.5205|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.6224|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.7212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.8221|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.9242|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:34.9774|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:35.0021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.0021|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:43:35.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.1272|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","blockNumber":"0xd16441","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","prevRandao":"0x8636bf3a42dec2abb1bac985ccef747576d0a11fe874e32f3c04766c1ed7f9f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x82aa180d884f08c273571c588db8fbed83670bd9df947871b3cc1d16ac764b07","timestamp":"0x677e9d27","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135aaf","index":"0x4301f9e","validatorIndex":"0xbec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa84","index":"0x4301f9f","validatorIndex":"0xbed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a0","index":"0x4301fa0","validatorIndex":"0xbee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x433a91","index":"0x4301fa1","validatorIndex":"0xbef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x4301fa2","validatorIndex":"0xbf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9a","index":"0x4301fa3","validatorIndex":"0xbf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301fa4","validatorIndex":"0xbf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301fa5","validatorIndex":"0xbf3"}]},[],"0xdefb7dcab518bddc919500b63429df4fc9846196acdfd8004e5dc44e4c78a50f"]) 2025-01-08 15:43:35.1272|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722689 (0x4b49eb...de9acf), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:43:35.1272|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Syncing... Inserting block 13722689 (0x4b49eb...de9acf). 2025-01-08 15:43:35.1272|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:43:35.1272|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","blockNumber":"0xd16441","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","prevRandao":"0x8636bf3a42dec2abb1bac985ccef747576d0a11fe874e32f3c04766c1ed7f9f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x82aa180d884f08c273571c588db8fbed83670bd9df947871b3cc1d16ac764b07","timestamp":"0x677e9d27","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135aaf","index":"0x4301f9e","validatorIndex":"0xbec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa84","index":"0x4301f9f","validatorIndex":"0xbed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a0","index":"0x4301fa0","validatorIndex":"0xbee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x433a91","index":"0x4301fa1","validatorIndex":"0xbef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x4301fa2","validatorIndex":"0xbf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9a","index":"0x4301fa3","validatorIndex":"0xbf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301fa4","validatorIndex":"0xbf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301fa5","validatorIndex":"0xbf3"}]},[],"0xdefb7dcab518bddc919500b63429df4fc9846196acdfd8004e5dc44e4c78a50f"]) 2025-01-08 15:43:35.1272|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","blockNumber":"0xd16441","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7a8802f6c70c290da7b346cfe306255e7d6548d7547a915e9ce295727de4198b","prevRandao":"0x8636bf3a42dec2abb1bac985ccef747576d0a11fe874e32f3c04766c1ed7f9f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x82aa180d884f08c273571c588db8fbed83670bd9df947871b3cc1d16ac764b07","timestamp":"0x677e9d27","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135aaf","index":"0x4301f9e","validatorIndex":"0xbec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa84","index":"0x4301f9f","validatorIndex":"0xbed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6a0","index":"0x4301fa0","validatorIndex":"0xbee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x433a91","index":"0x4301fa1","validatorIndex":"0xbef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x4301fa2","validatorIndex":"0xbf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc9a","index":"0x4301fa3","validatorIndex":"0xbf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc91","index":"0x4301fa4","validatorIndex":"0xbf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14028d","index":"0x4301fa5","validatorIndex":"0xbf3"}]},[],"0xdefb7dcab518bddc919500b63429df4fc9846196acdfd8004e5dc44e4c78a50f"]) handled in 1ms 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"}, null] 2025-01-08 15:43:35.1287|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722689 (0x4b49eb...de9acf), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:35.1287|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Syncing beacon headers, Request: ForkChoice: 13722689 (0x4b49eb...de9acf), Safe: 13722659 (0x7cd1f5...792a04), Finalized: 13722644 (0xef9c17...bdb138) 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) 2025-01-08 15:43:35.1287|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xef9c17d67ee935b2978ce4cdee67a0d17bb08bb7a7f1409cc6f0ce1c04bdb138","headBlockHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","safeBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04"},null]) handled in 0ms 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1377|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:35.1597|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1597|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:35.1597|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1597|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.1614|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:35.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.2601|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.2602|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:35.2602|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:35.2602|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:35.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.6088|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:35.6088|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 767b90...520d64 2025-01-08 15:43:35.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:35.9753|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:35.9753|DEBUG|Network.PeerManager|48|Peer pool size is: 4646 2025-01-08 15:43:36.0022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.0566|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722656 | target: 13722689 | peer: 13722688 2025-01-08 15:43:36.0566|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:43:36.0566|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:43:36.0566|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:43:36.0566|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722687| 139.144.26.85:| Out] 2025-01-08 15:43:36.0566|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|MergeBlockDownloader GetCurrentNumber: currentNumber 13722656, beaconPivotExists: True, BestSuggestedBody: 13722656, BestKnownNumber: 13722656, BestPeer: [HBR ][ ][Peer|eth68|13722687| 139.144.26.85:| Out], BestKnownBeaconNumber 13722689 2025-01-08 15:43:36.0566|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|48|Continue full sync with [HBR ][ ][Peer|eth68|13722687| 139.144.26.85:| Out] (our best 13722656) 2025-01-08 15:43:36.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.1137|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|40|Continue full sync with [HBR ][ ][Peer|eth68|13722687| 139.144.26.85:| Out] (our best 13722657) 2025-01-08 15:43:36.1137|DEBUG|Synchronization.Blocks.BlockDownloader|40|Blocks download from [HBR ][ ][Peer|eth68|13722687| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:43:36.1137|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|FastSyncFeed state changed to Dormant 2025-01-08 15:43:36.1137|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722687| 139.144.26.85:| Out] has been processed 2025-01-08 15:43:36.1137|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher is going to sleep. 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:36.1412|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:36.1444|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1444|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:36.1444|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1444|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.1644|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:36.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.2625|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.2625|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:36.2625|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:36.2625|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:36.3011|DEBUG|Synchronization.Peers.SyncPeerPool|40|Dropped 0 useless peers 2025-01-08 15:43:36.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.3697|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:43:36.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.4146|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:36.4146|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:36.4146|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:36.4146|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:36.4998|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.6022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.7030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.9044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:36.9766|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:43:37.0053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.0555|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722657 | target: 13722689 | peer: 13722688 2025-01-08 15:43:37.0555|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:43:37.1047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.1465|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1465|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:37.1465|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1465|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1484|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.1693|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:37.2043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.2645|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.2645|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:37.2645|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:37.2645|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:37.3047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.4612|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:43:37.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.6050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|48|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:37.9771|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:43:37.9891|INFO|Synchronization.SnapSync.ProgressTracker|48|Snap - State Ranges (Phase 1) finished. 2025-01-08 15:43:38.0051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:38.0542|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to StateNodes, FastHeaders at block: 13722657 | target: 13722689 | peer: 13722688 2025-01-08 15:43:38.0542|INFO|Synchronization.FastSync.TreeSync|15|Starting the node data sync from the 13722567 (0xca95d0...c866dd) 0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b root 2025-01-08 15:43:38.0542|INFO|Synchronization.FastSync.TreeSync|15|Setting state sync state root to 13722567 0x053d63949040ee8326b01e02c339f12370f7da2bd978d7ad71cf38019ae0873b 2025-01-08 15:43:38.0542|INFO|Synchronization.FastSync.TreeSync|15|Now syncing nodes starting from root of block 13722567 2025-01-08 15:43:38.0566|DEBUG|Synchronization.FastSync.TreeSync|15|Clearing node stacks (0000 + 000000 000000 000000 + 000000 000000 000000) 2025-01-08 15:43:38.0617|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|StateSyncFeed state changed to Active 2025-01-08 15:43:38.0617|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to StateNodes, FastHeaders 2025-01-08 15:43:38.0617|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:43:38.0650|DEBUG|Synchronization.FastSync.TreeSync|15|Sending limited size request 1 at level 0 2025-01-08 15:43:38.0650|DEBUG|Synchronization.FastSync.TreeSync|15|Sending limited size request 0 at level 0 2025-01-08 15:43:38.0770|DEBUG|Synchronization.FastSync.TreeSync|6|Sending limited size request 0 at level 0 2025-01-08 15:43:38.0891|DEBUG|Synchronization.FastSync.TreeSync|6|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1007|DEBUG|Synchronization.FastSync.TreeSync|6|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:38.1131|DEBUG|Synchronization.FastSync.TreeSync|40|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1251|DEBUG|Synchronization.FastSync.TreeSync|40|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1373|DEBUG|Synchronization.FastSync.TreeSync|15|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1494|DEBUG|Synchronization.FastSync.TreeSync|15|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1494|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1494|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:38.1494|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1494|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1537|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:38.1615|DEBUG|Synchronization.FastSync.TreeSync|6|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1742|DEBUG|Synchronization.FastSync.TreeSync|6|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1742|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1742|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:38.1742|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1742|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:38.1763|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:38.1852|DEBUG|Synchronization.FastSync.TreeSync|6|Sending limited size request 0 at level 0 2025-01-08 15:43:38.1970|DEBUG|Synchronization.FastSync.TreeSync|15|Sending limited size request 0 at level 0 2025-01-08 15:43:38.2050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:38.2085|DEBUG|Synchronization.FastSync.TreeSync|40|Sending limited size request 0 at level 0 2025-01-08 15:43:39.9387|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:43:39.9409|INFO|Program|1|Configuration complete 2025-01-08 15:43:40.0046|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:43:40.0046|DEBUG|Program|1|Server GC: True 2025-01-08 15:43:40.0046|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:43:40.0046|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:43:40.0082|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:43:40.0082|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:43:40.0082|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:43:40.1568|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1674|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.1723|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:43:40.1892|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeNodeStats executed in 3ms 2025-01-08 15:43:40.1892|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats complete 2025-01-08 15:43:40.1892|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:43:40.1929|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:43:40.1929|INFO|Init.Steps.InitializePrecompiles|9|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:43:40.2190|INFO|Init.Steps.LogHardwareInfo|6|CPU: (CT) 2025-01-08 15:43:40.2190|DEBUG|Init.Steps.EthereumStepsManager|6|Step LogHardwareInfo executed in 26ms 2025-01-08 15:43:40.2190|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo complete 2025-01-08 15:43:40.2190|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:43:40.2233|DEBUG|Init.Steps.EthereumStepsManager|6|Step MigrateConfigs executed in 4ms 2025-01-08 15:43:40.2233|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs complete 2025-01-08 15:43:40.2233|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:43:40.2296|INFO|Network.IP.WebIPSource|6|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:43:40.2806|DEBUG|Network.IP.WebIPSource|6|External ip: 172.234.230.144 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|Step ResolveIps executed in 66ms 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.2894|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:43:40.2932|DEBUG|Init.MemoryHintMan|11|Setting malloc parameters.. 2025-01-08 15:43:40.2932|INFO|Init.MemoryHintMan|11|Setting up memory allowances 2025-01-08 15:43:40.2932|INFO|Init.MemoryHintMan|11| Memory hint: 768 MB 2025-01-08 15:43:40.2932|INFO|Init.MemoryHintMan|11| General memory: 32 MB 2025-01-08 15:43:40.2932|INFO|Init.MemoryHintMan|11| Peers memory: 50 MB 2025-01-08 15:43:40.3072|INFO|Init.MemoryHintMan|11| Netty memory: 134 MB 2025-01-08 15:43:40.3072|INFO|Init.MemoryHintMan|11| Mempool memory: 68 MB 2025-01-08 15:43:40.3083|INFO|Init.MemoryHintMan|11| Fast blocks memory: 48 MB 2025-01-08 15:43:40.3083|INFO|Init.MemoryHintMan|11| Trie memory: 86 MB 2025-01-08 15:43:40.3083|INFO|Init.MemoryHintMan|11| DB memory: 347 MB 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|Step ApplyMemoryHint executed in 17ms 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.3083|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB SharedBlockCacheSize: 347927962 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB SkipMemoryHintSetting: False 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB EnableDbStatistics: False 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB EnableMetricsUpdater: False 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB StatsDumpPeriodSec: 600 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB MaxOpenFiles: 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB WriteAheadLogSync: False 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB ReadAheadSize: 262144 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB AdditionalRocksDbOptions: 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB VerifyChecksum: True 2025-01-08 15:43:40.3130|DEBUG|Init.Steps.InitDatabase|11|DB EnableFileWarmer: False 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB CompressibilityHint: 1 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbWriteBufferNumber: 4 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbVerifyChecksum: 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbRowCacheSize: 86981990 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbEnableFileWarmer: False 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:43:40.3169|DEBUG|Init.Steps.InitDatabase|11|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:43:40.3234|DEBUG|Db.Rocks.RocksDbFactory|11|Shared memory size is 347927962 2025-01-08 15:43:40.3848|DEBUG|Init.Steps.EthereumStepsManager|12|Step SetupKeyStore executed in 76ms 2025-01-08 15:43:40.3848|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore complete 2025-01-08 15:43:40.5458|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:43:40.5498|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Blocks DB 2025-01-08 15:43:40.5498|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Headers DB 2025-01-08 15:43:40.5498|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:43:40.5498|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:43:40.5498|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlockNumbers DB 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitTxTypesAndRlp executed in 14ms 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5603|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.5822|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for BlobTransactions DB 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 128 MB 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 144 MB 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 152 MB 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 168 MB 2025-01-08 15:43:40.6715|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:43:40.6722|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 200 MB 2025-01-08 15:43:40.6722|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:43:40.6722|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 232 MB 2025-01-08 15:43:40.6782|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:43:40.6782|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:43:40.6782|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:43:40.6782|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:43:40.6808|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:43:40.6808|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:43:40.6808|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 296 MB 2025-01-08 15:43:40.6849|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:43:40.6849|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 392 MB 2025-01-08 15:43:40.6849|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:43:40.6849|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 520 MB 2025-01-08 15:43:40.6902|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:43:40.7120|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:43:40.7120|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.7120|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7120|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7122|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7174|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:43:40.7174|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Code DB 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|Step FilterBootnodes executed in 4ms 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:43:40.7222|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:43:40.7222|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 528 MB 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitCrypto executed in 0ms 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7222|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.7222|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|Step UpdateDiscoveryConfig executed in 1ms 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7246|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Bloom DB 2025-01-08 15:43:40.7286|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:43:40.7286|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 560 MB 2025-01-08 15:43:40.7286|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7371|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7405|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:40.7450|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Metadata DB 2025-01-08 15:43:40.7450|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:43:40.7450|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 562 MB 2025-01-08 15:43:40.7487|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:43:40.7529|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for State0 DB 2025-01-08 15:43:40.7529|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:43:40.7529|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 818 MB 2025-01-08 15:43:40.7529|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:43:40.7832|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Receipts DB 2025-01-08 15:43:40.7935|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:43:40.7935|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 822 MB 2025-01-08 15:43:40.7935|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:43:40.7935|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 830 MB 2025-01-08 15:43:40.8057|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:43:40.8057|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 842 MB 2025-01-08 15:43:40.8174|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:43:40.8174|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 858 MB 2025-01-08 15:43:40.8174|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitDatabase executed in 693ms 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.0046|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:43:41.1279|DEBUG|Blockchain.BlockTree|6|Lowest inserted header set to 13630394 2025-01-08 15:43:41.2034|INFO|Blockchain.BlockTree|6|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:43:41.2034|DEBUG|Blockchain.BlockTree|6|Lowest inserted header set to 13630394 2025-01-08 15:43:41.2320|INFO|Blockchain.BlockTree|6|Numbers resolved, level = 13722657, header = 13722657, body = 0 2025-01-08 15:43:41.2393|INFO|Blockchain.BlockTree|6|Beacon Numbers resolved, level = 13722689, header = 13722689, body = 0 2025-01-08 15:43:41.2393|INFO|Blockchain.BlockTree|6|Loading fork choice info 2025-01-08 15:43:41.2407|INFO|Blockchain.BlockTree|6|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 13722657, best known is 13722657, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeBlockTree executed in 248ms 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2541|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2709|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.2899|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6|Initializing 16 plugins 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Clique by Nethermind 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Clique by Nethermind initialized in 1ms 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| AuRa by Nethermind 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| AuRa by Nethermind initialized in 0ms 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Ethash by Nethermind 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Ethash by Nethermind initialized in 1ms 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Optimism by Nethermind 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Optimism by Nethermind initialized in 0ms 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Taiko by Nethermind 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Taiko by Nethermind initialized in 0ms 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| NethDev by Nethermind 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| NethDev by Nethermind initialized in 0ms 2025-01-08 15:43:41.2928|INFO|Init.Steps.InitializePlugins|6| Shutter by Nethermind 2025-01-08 15:43:41.2968|INFO|Shutter.ShutterPlugin|6|Initializing Shutter plugin. 2025-01-08 15:43:41.2968|INFO|Init.Steps.InitializePlugins|6| Shutter by Nethermind initialized in 1ms 2025-01-08 15:43:41.2968|INFO|Init.Steps.InitializePlugins|6| AuRaMerge by Nethermind 2025-01-08 15:43:41.3389|INFO|Merge.Plugin.PoSSwitcher|6|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:43:41.3428|INFO|Init.Steps.InitializePlugins|6| AuRaMerge by Nethermind initialized in 46ms 2025-01-08 15:43:41.3428|INFO|Init.Steps.InitializePlugins|6| Merge by Nethermind 2025-01-08 15:43:41.3428|INFO|Init.Steps.InitializePlugins|6| Merge by Nethermind initialized in 0ms 2025-01-08 15:43:41.3428|INFO|Init.Steps.InitializePlugins|6| HealthChecks by Nethermind 2025-01-08 15:43:41.3663|INFO|Init.Steps.InitializePlugins|6| HealthChecks by Nethermind initialized in 23ms 2025-01-08 15:43:41.3710|INFO|Init.Steps.InitializePlugins|6| Hive by Nethermind 2025-01-08 15:43:41.3710|INFO|Init.Steps.InitializePlugins|6| Hive by Nethermind initialized in 1ms 2025-01-08 15:43:41.3710|INFO|Init.Steps.InitializePlugins|6| Clef signer by Nethermind 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| EthStats by Nethermind 2025-01-08 15:43:41.3728|DEBUG|EthStats.EthStatsPlugin|6|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| EthStats by Nethermind initialized in 1ms 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| Snapshot by Nethermind 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| TraceStore by Nethermind 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| TraceStore by Nethermind initialized in 1ms 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| UPnP by Nethermind 2025-01-08 15:43:41.3728|INFO|Init.Steps.InitializePlugins|6| UPnP by Nethermind initialized in 0ms 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializePlugins executed in 84ms 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3728|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3844|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.3918|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:41.3918|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.3918|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:43:41.3918|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.4042|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:43:41.4285|INFO|Trie.NodeStorageFactory|6|Detected HalfPath key scheme. 2025-01-08 15:43:41.4285|INFO|Init.InitializeStateDb|6|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:43:41.6600|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeStateDb executed in 255ms 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:41.6762|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3551|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializePrecompiles executed in 5,166ms 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.3578|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:43:45.3889|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|6|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:43:45.4631|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|6|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:43:45.5068|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|6|Recreating light collection of blob transactions and cache 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeBlockchainAuRaMerge executed in 204ms 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5631|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5758|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:43:45.5811|DEBUG|Consensus.Processing.BlockchainProcessor|6|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:43:45.5843|DEBUG|Consensus.Processing.BlockchainProcessor|6|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartBlockProcessorAuRa executed in 10ms 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5843|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:43:45.5885|INFO|Init.Steps.LoadGenesisBlock|6|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartLogProducer executed in 1ms 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5885|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.5923|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:43:45.6083|INFO|Merge.Plugin.Synchronization.BeaconPivot|6|Loaded Beacon Pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:43:45.7266|DEBUG|Synchronization.Peers.SyncPeerPool|6|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:43:45.7714|INFO|Merge.Plugin.Synchronization.PivotUpdator|6|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:43:45.7821|INFO|Synchronization.FastSync.TreeSync|6|Now syncing nodes starting from root of block 0 2025-01-08 15:43:45.8880|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:45.8880|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.8882|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:45.9016|INFO|Network.StaticNodes.StaticNodesManager|6|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:43:45.9142|DEBUG|Network.ProtocolsManager|6|Removed supported capability: nodedata1 2025-01-08 15:43:45.9836|DEBUG|Init.Steps.InitializeNetwork|8|Skipped enabling snap capability 2025-01-08 15:43:45.9870|DEBUG|Synchronization.Peers.SyncPeerPool|8|Starting eth sync peer upgrade timer 2025-01-08 15:43:45.9870|DEBUG|Init.Steps.InitializeNetwork|8|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:43:45.9946|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:43:45.9968|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:43:45.9968|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:43:45.9968|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:43:45.9968|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:43:46.0066|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:43:46.0066|DEBUG|Init.Steps.InitializeNetwork|8|Starting discovery process. 2025-01-08 15:43:46.0132|DEBUG|Init.Steps.InitializeNetwork|8|Discovery process started. 2025-01-08 15:43:46.0132|DEBUG|Init.Steps.InitializeNetwork|8|Initializing peer manager 2025-01-08 15:43:46.0132|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:43:46.0166|DEBUG|Network.Discovery.DiscoveryApp|12|Discovery : udp://172.234.230.144:30303 2025-01-08 15:43:46.0271|DEBUG|Network.NodesLoader|8|Initializing persisted peers: 6. 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:43:46.0431|DEBUG|Network.NodesLoader|8|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:43:46.0555|DEBUG|Network.PeerPool|8|Starting peer persistence timer 2025-01-08 15:43:46.0555|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:43:46.0562|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:43:46.0562|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:43:46.0562|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:43:46.0562|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:43:46.0562|DEBUG|Network.PeerManager|8|Starting peer update timer 2025-01-08 15:43:46.0637|DEBUG|Network.SessionMonitor|8|Starting session monitor 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.InitializeNetwork|8|Peer manager initialization completed 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNetwork executed in 478ms 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:43:46.0694|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:43:46.0744|DEBUG|Init.Steps.Migrations.BloomMigration|9|BloomDb migration not needed. 2025-01-08 15:43:46.0784|DEBUG|Init.Steps.EthereumStepsManager|9|Step DatabaseMigrations executed in 7ms 2025-01-08 15:43:46.0784|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations complete 2025-01-08 15:43:46.0784|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:43:46.1161|DEBUG|Network.PeerManager|6|Peer update loop complete. 2025-01-08 15:43:46.1491|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 4364 2025-01-08 15:43:46.1491|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:43:46.1651|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:43:46.2202|DEBUG|Init.Steps.RegisterRpcModules|9|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:43:46.2202|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterAuRaMergeRpcModules executed in 141ms 2025-01-08 15:43:46.2202|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules complete 2025-01-08 15:43:46.2202|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:43:46.2202|INFO|Init.Steps.ReviewBlockTree|9|No block tree levels to review for fixes. All fine. 2025-01-08 15:43:46.2202|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13630394 2025-01-08 15:43:46.2256|INFO|Blockchain.BlockTree|9|Numbers resolved, level = 13722657, header = 13722657, body = 13722657 2025-01-08 15:43:46.2256|INFO|Blockchain.BlockTree|9|Beacon Numbers resolved, level = 13722689, header = 13722689, body = 0 2025-01-08 15:43:46.2256|INFO|Blockchain.BlockTree|9|Loading fork choice info 2025-01-08 15:43:46.2256|DEBUG|Blockchain.BlockTree|9|Completed visiting blocks in DB at level 13722553 - best known 13722657 2025-01-08 15:43:46.2284|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:43:46.2284|DEBUG|Init.Steps.EthereumStepsManager|6|Step ReviewBlockTree executed in 9ms 2025-01-08 15:43:46.2284|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree complete 2025-01-08 15:43:46.3591|INFO|Monitoring.MonitoringService|37|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:43:46.3607|INFO|Init.Steps.StartMonitoring|6|System.Diagnostics.Metrics disabled 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartMonitoring executed in 133ms 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartGrpc executed in 1ms 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:43:46.3607|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:43:46.3765|INFO|Merge.Plugin.MergePlugin|9|Starting Merge block producer & sealer 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockProducer executed in 33ms 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:43:46.3966|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:43:46.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:46.4062|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:03.6030000 for next AuRa step. 2025-01-08 15:43:46.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:46.5065|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:43:46.6023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:46.6724|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:43:46.6724|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:43:46.6905|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:43:46.6905|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:43:46.6928|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:43:46.6928|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:43:46.6928|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:43:46.6928|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:43:46.6928|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:43:46.6928|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:43:46.6928|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:43:46.6970|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:43:46.6970|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:43:46.6970|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:43:46.6970|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:43:46.6970|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:43:46.6970|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:43:46.6970|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:43:46.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:46.7313|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:43:46.7313|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:43:46.7313|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 15:43:46.7313|DEBUG|Network.ProtocolsManager|24|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 15:43:46.7492|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:43:46.7492|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 15:43:46.7492|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:43:46.7492|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:43:46.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:46.8146|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.102.241.186:30107] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:43:46.8232|DEBUG|Synchronization.Peers.SyncPeerPool|36|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722691| 139.144.26.85:| Out] 2025-01-08 15:43:46.8232|DEBUG|Synchronization.Peers.SyncPeerPool|36|Refreshed peer info for [Peer|eth68|13722691| 139.144.26.85:| Out]. 2025-01-08 15:43:46.8541|DEBUG|Synchronization.Peers.SyncPeerPool|12|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722691| 35.206.174.92:| Out] 2025-01-08 15:43:46.8541|DEBUG|Synchronization.Peers.SyncPeerPool|12|Refreshed peer info for [Peer|eth68|13722691| 35.206.174.92:| Out]. 2025-01-08 15:43:46.8541|DEBUG|Synchronization.Peers.SyncPeerPool|12|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722691| 35.210.126.23:| Out] 2025-01-08 15:43:46.8541|DEBUG|Synchronization.Peers.SyncPeerPool|12|Refreshed peer info for [Peer|eth68|13722691| 35.210.126.23:| Out]. 2025-01-08 15:43:46.8742|DEBUG|Network.PeerManager|11|Peer pool size is: 101 2025-01-08 15:43:46.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:46.9059|DEBUG|Synchronization.Peers.SyncPeerPool|6|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 15:43:46.9059|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 15:43:47.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.0224|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.170.220.61:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 15:43:47.0678|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.21:48007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:47.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.1212|DEBUG|Synchronization.Peers.SyncPeerPool|6|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722691| 3.69.35.13:| Out] 2025-01-08 15:43:47.1212|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722691| 3.69.35.13:| Out]. 2025-01-08 15:43:47.1359|DEBUG|Synchronization.Peers.SyncPeerPool|6|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722691| 3.71.132.231:| Out] 2025-01-08 15:43:47.1359|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722691| 3.71.132.231:| Out]. 2025-01-08 15:43:47.1595|INFO|Network.Discovery.DiscoveryApp|11|Connected to 0 bootnodes, 114 trusted/persisted nodes 2025-01-08 15:43:47.1606|DEBUG|Network.Discovery.DiscoveryApp|11|Starting discovery persistence timer 2025-01-08 15:43:47.1606|DEBUG|Network.Discovery.DiscoveryApp|11|Starting discovery timer 2025-01-08 15:43:47.1758|DEBUG|Network.Discovery.NodesLocator|37|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:43:47.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.3021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.4986|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.5044|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:43:47.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.7504|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:43:47.7778|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|37|Changing sync Disconnected to FastHeaders at block: 13722657 | target: 13722596 | peer: 13722691 2025-01-08 15:43:47.7778|DEBUG|Synchronization.Reporting.SyncReport|37|Sync mode changed from Disconnected to FastHeaders 2025-01-08 15:43:47.7862|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|HeadersSyncFeed state changed to Active 2025-01-08 15:43:47.7862|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|SyncDispatcher got activated. 2025-01-08 15:43:47.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.8014|INFO|Blockchain.BlockTree|37|Missing block info - creating level in FindHeader scope when head is 0 (0xada44f...12ba9a). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 13722689, BestKnownNumber: 13722657 2025-01-08 15:43:47.8072|ERROR|Synchronization.Synchronizer|11|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 15:43:47.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:47.9486|DEBUG|Network.PeerManager|39|Peer pool size is: 202 2025-01-08 15:43:48.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.0059|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:43:48.0576|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.39.140.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:43:48.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.3020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.4025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.5029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.5053|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:43:48.5330|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.193.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:43:48.5752|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.31.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 15:43:48.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:48.9659|DEBUG|Network.PeerManager|39|Peer pool size is: 303 2025-01-08 15:43:49.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.1869|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.229.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:43:49.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.5045|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:43:49.6024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.7021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:49.9698|DEBUG|Network.PeerManager|36|Peer pool size is: 404 2025-01-08 15:43:50.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.0059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.0059|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:43:50.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.1447|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.148.154:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:43:50.2071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.4055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.5047|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:43:50.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.6048|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.51.192.168:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:43:50.6666|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.139.11.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:43:50.7050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:50.8422|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:43:50.9055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.0048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.0390|DEBUG|Network.PeerManager|6|Peer pool size is: 505 2025-01-08 15:43:51.0563|DEBUG|Db.SimpleFilePublicKeyDb|36|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_469f5164-3d80-4a60-a72e-81b76bfb3e33 2025-01-08 15:43:51.1047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.2049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.3048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.4054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.4150|INFO|Merge.Plugin.MergePlugin|9|Engine Module has been enabled 2025-01-08 15:43:51.4183|INFO|HealthChecks.HealthChecksPlugin|9|Health RPC Module has been enabled 2025-01-08 15:43:51.4183|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterPluginRpcModules executed in 5,022ms 2025-01-08 15:43:51.4183|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:43:51.4202|INFO|Init.Steps.StartBlockProducer|9|Starting AuRa block producer & sealer 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartBlockProducer executed in 1ms 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|Reviewing steps manager dependencies 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|Reviewing steps manager dependencies 2025-01-08 15:43:51.4202|DEBUG|Init.Steps.EthereumStepsManager|40|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:43:51.4268|INFO|Runner.Ethereum.Steps.StartRpc|40|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:43:51.4339|DEBUG|Runner.Ethereum.JsonRpcRunner|40|Initializing JSON RPC 2025-01-08 15:43:51.4707|DEBUG|Runner.Ethereum.JsonRpcRunner|40|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:43:51.4707|DEBUG|Init.Steps.EthereumStepsManager|40|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:43:51.4734|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartRpc executed in 51ms 2025-01-08 15:43:51.4734|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc complete 2025-01-08 15:43:51.4734|DEBUG|Init.Steps.EthereumStepsManager|37|Reviewing steps manager dependencies 2025-01-08 15:43:51.4734|INFO|Runner.Ethereum.EthereumRunner|37| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 128 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:43:51.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.5052|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:43:51.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.7068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.9062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:51.9165|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:51.9222|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:51.9248|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:51.9248|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 7ms 2025-01-08 15:43:51.9475|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:51.9475|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:51.9489|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:51.9489|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:43:52.0076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.0531|DEBUG|Network.PeerManager|6|Peer pool size is: 606 2025-01-08 15:43:52.1065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.2060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.2504|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:52.2504|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:52.2504|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:52.2504|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:43:52.2532|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:43:52.2659|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.74.148.173:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 321 2025-01-08 15:43:52.2857|INFO|Program|45|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 15:43:52.2857|INFO|Runner.Ethereum.EthereumRunner|45|Stopping session monitor 2025-01-08 15:43:52.2857|DEBUG|Network.SessionMonitor|45|Stopping session monitor 2025-01-08 15:43:52.2893|INFO|Runner.Ethereum.EthereumRunner|45|Stopping session sync mode selector 2025-01-08 15:43:52.2893|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|45|Sync mode selector stopped 2025-01-08 15:43:52.2893|INFO|Runner.Ethereum.EthereumRunner|45|Stopping discovery app 2025-01-08 15:43:52.2893|INFO|Network.Discovery.DiscoveryConnectionsPool|45|Stopping discovery udp channel on port 30303 2025-01-08 15:43:52.2934|DEBUG|Network.Discovery.DiscoveryApp|45|Stopping discovery timer 2025-01-08 15:43:52.2934|DEBUG|Network.Discovery.DiscoveryApp|45|Stopping discovery persistence timer 2025-01-08 15:43:52.2934|INFO|Runner.Ethereum.EthereumRunner|45|Stopping block producer 2025-01-08 15:43:52.2934|INFO|Runner.Ethereum.EthereumRunner|45|Stopping peer pool 2025-01-08 15:43:52.2934|INFO|Network.Discovery.DiscoveryApp|37|Discovery shutdown complete.. please wait for all components to close 2025-01-08 15:43:52.2974|DEBUG|Network.PeerPool|45|Stopping peer timers 2025-01-08 15:43:52.2974|INFO|Runner.Ethereum.EthereumRunner|45|Stopping peer manager 2025-01-08 15:43:52.2974|INFO|Network.PeerPool|39|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 15:43:52.2974|DEBUG|Network.PeerManager|45|Stopping peer timers 2025-01-08 15:43:52.2974|INFO|Network.PeerManager|45|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 15:43:52.2974|INFO|Runner.Ethereum.EthereumRunner|45|Stopping blockchain processor 2025-01-08 15:43:52.3003|INFO|Network.PeerManager|6|Peer update loop canceled 2025-01-08 15:43:52.3003|INFO|Runner.Ethereum.EthereumRunner|45|Stopping RLPx peer 2025-01-08 15:43:52.3003|DEBUG|Consensus.Processing.BlockchainProcessor|39|Sender address recovery stopped. 2025-01-08 15:43:52.3003|DEBUG|Network.Rlpx.RlpxHost|39|Closed _bootstrapChannel 2025-01-08 15:43:52.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.3125|DEBUG|Consensus.Processing.BlockchainProcessor|40|BlockchainProcessor stopped. 2025-01-08 15:43:52.3125|INFO|Consensus.Processing.BlockchainProcessor|40|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 15:43:52.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.5044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.5044|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:43:52.6070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.8069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:52.9075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:53.0074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:53.1071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:53.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:53.3054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:43:53.3147|INFO|Network.Rlpx.RlpxHost|12|Local peer shutdown complete.. please wait for all components to close 2025-01-08 15:43:53.3147|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Clique 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin AuRa 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Ethash 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Optimism 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Taiko 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin NethDev 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Shutter 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin AuRaMerge 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Merge 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin HealthChecks 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Hive 2025-01-08 15:43:53.3163|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Clef signer 2025-01-08 15:43:53.3203|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin EthStats 2025-01-08 15:43:53.3203|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin Snapshot 2025-01-08 15:43:53.3203|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin TraceStore 2025-01-08 15:43:53.3203|INFO|Runner.Ethereum.EthereumRunner|12|Disposing plugin UPnP 2025-01-08 15:43:53.3203|INFO|Runner.Ethereum.EthereumRunner|12|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 15:43:53.3203|INFO|Runner.JsonRpc.JsonRpcIpcRunner|12|IPC JSON RPC service stopped 2025-01-08 15:43:53.3203|INFO|Runner.Ethereum.EthereumRunner|12|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:43:53.3286|INFO|Runner.Ethereum.EthereumRunner|12|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 15:43:53.3286|INFO|Runner.Ethereum.EthereumRunner|12|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 15:43:53.3336|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Block producer stopped. 2025-01-08 15:43:53.3336|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:43:53.3336|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:43:53.3336|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:43:53.3336|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:43:53.3336|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 15:43:53.3336|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 15:43:53.3363|INFO|Runner.Ethereum.EthereumRunner|39|Disposing Autofac.Core.Container 2025-01-08 15:43:53.3363|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 15:43:53.3363|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|SyncDispatcher has finished work. 2025-01-08 15:43:53.3363|INFO|Runner.Ethereum.JsonRpcRunner|36|JSON RPC service stopped 2025-01-08 15:43:53.3363|INFO|Synchronization.Synchronizer|46|Beacon headers task completed. 2025-01-08 15:43:53.3409|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|StateSyncFeed state changed to Finished 2025-01-08 15:43:53.3409|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|SyncDispatcher has finished work. 2025-01-08 15:43:53.3409|INFO|Synchronization.Synchronizer|36|State sync task completed. 2025-01-08 15:43:53.3409|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|SnapSyncFeed state changed to Finished 2025-01-08 15:43:53.3409|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|SyncDispatcher has finished work. 2025-01-08 15:43:53.3409|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|FastSyncFeed state changed to Finished 2025-01-08 15:43:53.3409|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|SyncDispatcher has finished work. 2025-01-08 15:43:53.3409|INFO|Synchronization.Synchronizer|46|State sync task completed. 2025-01-08 15:43:53.3409|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|FullSyncFeed state changed to Finished 2025-01-08 15:43:53.3409|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|39|SyncDispatcher has finished work. 2025-01-08 15:43:53.3409|INFO|Synchronization.Synchronizer|46|Fast sync blocks downloader task completed. 2025-01-08 15:43:53.3409|INFO|Synchronization.Synchronizer|46|Full sync block downloader task completed. 2025-01-08 15:43:53.5028|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:43:54.5048|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:43:55.5046|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:43:55.7506|INFO|Synchronization.Reporting.SyncReport|46|Peers | with best block: 6 | all: 6 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:43:55.7533|INFO|Synchronization.Reporting.SyncReport|46|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 15:43:55.7533|DEBUG|Synchronization.Peers.SyncPeersReport|46|Sync peers - Connected: 6 | All: 6 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:43:55.7585|DEBUG|Synchronization.Peers.SyncPeersReport|46| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722691| 3.69.35.13:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722691| 3.71.132.231:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722691| 35.206.174.92:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722691| 35.210.126.23:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722691| 139.144.26.85:| Out][ | 9| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] [ ][ ][Peer|eth68|12912137| 146.59.68.217:| Out][ | 3| | | | ][erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:43:56.5051|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:43:57.5050|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:43:58.3439|WARN|Synchronization.Synchronizer|36|Sync feeds dispose timeout 2025-01-08 15:43:58.3508|DEBUG|Synchronization.Peers.SyncPeerPool|16|Init peer loop stopped. 2025-01-08 15:43:58.3620|DEBUG|Network.P2P.Session|16|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:43:58.3620|DEBUG|Network.P2P.Session|9|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:43:58.3620|DEBUG|Network.P2P.Session|8|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:43:58.3620|DEBUG|Network.P2P.Session|37|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:43:58.3620|DEBUG|Network.P2P.Session|46|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:43:58.3620|DEBUG|Network.P2P.Session|39|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|9|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|9|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|16|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|37|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|16|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|37|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|46|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|46|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|8|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|8|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|39|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:43:58.3620|DEBUG|Synchronization.Peers.SyncPeerPool|39|Sync peer pool not started yet - removing [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] is blocked. 2025-01-08 15:43:58.3658|DEBUG|Network.ProtocolsManager|37|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 15:43:58.3658|DEBUG|Network.ProtocolsManager|8|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 15:43:58.3658|DEBUG|Network.ProtocolsManager|46|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 15:43:58.3658|DEBUG|Network.ProtocolsManager|16|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 15:43:58.3658|DEBUG|Network.ProtocolsManager|39|Out 146.59.68.217:30303 disconnected Local AppClosing App Close 2025-01-08 15:43:58.3658|DEBUG|Network.ProtocolsManager|9|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 15:43:58.3658|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing MultiValidator [ ] 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 15:43:58.3690|DEBUG|Trie.Pruning.TrieStore|16|Disposing trie 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 15:43:58.3690|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 15:43:58.3724|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 15:43:58.3724|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 15:43:58.3724|INFO|Runner.Ethereum.EthereumRunner|16|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 15:43:58.3724|INFO|Runner.Ethereum.EthereumRunner|16|Closing DBs 2025-01-08 15:43:58.3724|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB State0 2025-01-08 15:43:58.3786|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB BadBlocks 2025-01-08 15:43:58.3786|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB Bloom 2025-01-08 15:43:58.3812|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB Metadata 2025-01-08 15:43:58.3812|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB BlockInfos 2025-01-08 15:43:58.3812|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB Code 2025-01-08 15:43:58.3853|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB Blocks 2025-01-08 15:43:58.3853|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB Headers 2025-01-08 15:43:58.3853|INFO|Db.Rocks.DbOnTheRocks|16|Disposing DB BlockNumbers 2025-01-08 15:43:58.3894|INFO|Runner.Ethereum.EthereumRunner|16|All DBs closed 2025-01-08 15:43:58.3894|INFO|Runner.Ethereum.EthereumRunner|16|Ethereum runner stopped 2025-01-08 15:43:58.3894|INFO|Program|16|Nethermind is shut down 2025-01-08 15:43:58.5071|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:00.2232|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:44:00.2255|INFO|Program|1|Configuration complete 2025-01-08 15:44:00.3017|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:44:00.3017|DEBUG|Program|1|Server GC: True 2025-01-08 15:44:00.3017|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:44:00.3057|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:44:00.3057|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:44:00.3095|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:44:00.3095|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:44:00.4812|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.4943|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5007|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.5046|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:44:00.5361|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 4ms 2025-01-08 15:44:00.5363|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 15:44:00.5363|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:44:00.5434|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:44:00.5434|INFO|Init.Steps.InitializePrecompiles|11|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:44:00.5787|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 15:44:00.5787|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 35ms 2025-01-08 15:44:00.5787|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 15:44:00.5787|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:44:00.5845|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 5ms 2025-01-08 15:44:00.5845|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 15:44:00.5845|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:44:00.5966|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:44:00.6641|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 15:44:00.6801|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 95ms 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.6802|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:44:00.6853|DEBUG|Init.MemoryHintMan|12|Setting malloc parameters.. 2025-01-08 15:44:00.6853|INFO|Init.MemoryHintMan|12|Setting up memory allowances 2025-01-08 15:44:00.6853|INFO|Init.MemoryHintMan|12| Memory hint: 768 MB 2025-01-08 15:44:00.6853|INFO|Init.MemoryHintMan|12| General memory: 32 MB 2025-01-08 15:44:00.6853|INFO|Init.MemoryHintMan|12| Peers memory: 50 MB 2025-01-08 15:44:00.6958|INFO|Init.MemoryHintMan|12| Netty memory: 134 MB 2025-01-08 15:44:00.6967|INFO|Init.MemoryHintMan|12| Mempool memory: 68 MB 2025-01-08 15:44:00.6967|INFO|Init.MemoryHintMan|12| Fast blocks memory: 48 MB 2025-01-08 15:44:00.6967|INFO|Init.MemoryHintMan|12| Trie memory: 86 MB 2025-01-08 15:44:00.6967|INFO|Init.MemoryHintMan|12| DB memory: 347 MB 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|Step ApplyMemoryHint executed in 15ms 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint complete 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.6967|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:00.7002|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB SharedBlockCacheSize: 347927962 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB SkipMemoryHintSetting: False 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB EnableDbStatistics: False 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB EnableMetricsUpdater: False 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB StatsDumpPeriodSec: 600 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB MaxOpenFiles: 2025-01-08 15:44:00.7045|DEBUG|Init.Steps.InitDatabase|12|DB WriteAheadLogSync: False 2025-01-08 15:44:00.7083|DEBUG|Init.Steps.InitDatabase|12|DB ReadAheadSize: 262144 2025-01-08 15:44:00.7083|DEBUG|Init.Steps.InitDatabase|12|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:44:00.7083|DEBUG|Init.Steps.InitDatabase|12|DB AdditionalRocksDbOptions: 2025-01-08 15:44:00.7083|DEBUG|Init.Steps.InitDatabase|12|DB VerifyChecksum: True 2025-01-08 15:44:00.7083|DEBUG|Init.Steps.InitDatabase|12|DB EnableFileWarmer: False 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB CompressibilityHint: 1 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7184|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbWriteBufferNumber: 4 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbVerifyChecksum: 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbRowCacheSize: 86981990 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbEnableFileWarmer: False 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:44:00.7204|DEBUG|Init.Steps.InitDatabase|12|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:44:00.7303|DEBUG|Db.Rocks.RocksDbFactory|12|Shared memory size is 347927962 2025-01-08 15:44:00.8097|DEBUG|Init.Steps.EthereumStepsManager|6|Step SetupKeyStore executed in 111ms 2025-01-08 15:44:00.8097|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore complete 2025-01-08 15:44:00.9812|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:44:00.9853|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for BlockInfos DB 2025-01-08 15:44:00.9853|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Headers DB 2025-01-08 15:44:00.9853|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockNumbers DB 2025-01-08 15:44:00.9853|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:44:00.9853|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Blocks DB 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitTxTypesAndRlp executed in 17ms 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:00.9988|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.0227|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for BlobTransactions DB 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 16 MB 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 144 MB 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 160 MB 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 192 MB 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 200 MB 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:44:01.1034|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 232 MB 2025-01-08 15:44:01.1100|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:44:01.1100|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:44:01.1100|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:44:01.1100|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:44:01.1100|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:44:01.1133|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:44:01.1133|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 296 MB 2025-01-08 15:44:01.1133|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:44:01.1133|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 392 MB 2025-01-08 15:44:01.1189|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:44:01.1189|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 520 MB 2025-01-08 15:44:01.1189|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Code DB 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:01.1346|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:44:01.1362|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:44:01.1362|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 528 MB 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|Step FilterBootnodes executed in 1ms 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitCrypto executed in 0ms 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1362|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1346|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Bloom DB 2025-01-08 15:44:01.1416|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:44:01.1416|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:44:01.1416|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 560 MB 2025-01-08 15:44:01.1544|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:44:01.1600|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for State0 DB 2025-01-08 15:44:01.1707|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:44:01.1707|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 816 MB 2025-01-08 15:44:01.1707|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:44:01.1747|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Receipts DB 2025-01-08 15:44:01.1787|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:44:01.1787|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 820 MB 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:44:01.1802|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:44:01.1802|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 828 MB 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|Step UpdateDiscoveryConfig executed in 3ms 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig complete 2025-01-08 15:44:01.1802|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.1852|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.1885|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 840 MB 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.1885|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Metadata DB 2025-01-08 15:44:01.1979|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:44:01.1979|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 842 MB 2025-01-08 15:44:01.1979|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:44:01.1979|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:44:01.1979|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 858 MB 2025-01-08 15:44:01.2011|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitDatabase executed in 535ms 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.2371|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:44:01.2704|DEBUG|Blockchain.BlockTree|16|Lowest inserted header set to 13630394 2025-01-08 15:44:01.2864|INFO|Blockchain.BlockTree|16|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:44:01.2864|DEBUG|Blockchain.BlockTree|16|Lowest inserted header set to 13630394 2025-01-08 15:44:01.2952|INFO|Blockchain.BlockTree|16|Numbers resolved, level = 13722657, header = 13722657, body = 0 2025-01-08 15:44:01.3028|INFO|Blockchain.BlockTree|16|Beacon Numbers resolved, level = 13722689, header = 13722689, body = 0 2025-01-08 15:44:01.3028|INFO|Blockchain.BlockTree|16|Loading fork choice info 2025-01-08 15:44:01.3028|INFO|Blockchain.BlockTree|16|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 13722657, best known is 13722657, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializeBlockTree executed in 71ms 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3100|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16|Initializing 16 plugins 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Clique by Nethermind 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Clique by Nethermind initialized in 1ms 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| AuRa by Nethermind 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| AuRa by Nethermind initialized in 0ms 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Ethash by Nethermind 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Ethash by Nethermind initialized in 0ms 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Optimism by Nethermind 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Optimism by Nethermind initialized in 0ms 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Taiko by Nethermind 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Taiko by Nethermind initialized in 0ms 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| NethDev by Nethermind 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| NethDev by Nethermind initialized in 0ms 2025-01-08 15:44:01.3123|INFO|Init.Steps.InitializePlugins|16| Shutter by Nethermind 2025-01-08 15:44:01.3163|INFO|Shutter.ShutterPlugin|16|Initializing Shutter plugin. 2025-01-08 15:44:01.3163|INFO|Init.Steps.InitializePlugins|16| Shutter by Nethermind initialized in 1ms 2025-01-08 15:44:01.3163|INFO|Init.Steps.InitializePlugins|16| AuRaMerge by Nethermind 2025-01-08 15:44:01.3307|INFO|Merge.Plugin.PoSSwitcher|16|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:44:01.3326|INFO|Init.Steps.InitializePlugins|16| AuRaMerge by Nethermind initialized in 16ms 2025-01-08 15:44:01.3326|INFO|Init.Steps.InitializePlugins|16| Merge by Nethermind 2025-01-08 15:44:01.3326|INFO|Init.Steps.InitializePlugins|16| Merge by Nethermind initialized in 0ms 2025-01-08 15:44:01.3326|INFO|Init.Steps.InitializePlugins|16| HealthChecks by Nethermind 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| HealthChecks by Nethermind initialized in 4ms 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| Hive by Nethermind 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| Hive by Nethermind initialized in 0ms 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| Clef signer by Nethermind 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| EthStats by Nethermind 2025-01-08 15:44:01.3375|DEBUG|EthStats.EthStatsPlugin|16|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| EthStats by Nethermind initialized in 1ms 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| Snapshot by Nethermind 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:44:01.3375|INFO|Init.Steps.InitializePlugins|16| TraceStore by Nethermind 2025-01-08 15:44:01.3407|INFO|Init.Steps.InitializePlugins|16| TraceStore by Nethermind initialized in 1ms 2025-01-08 15:44:01.3407|INFO|Init.Steps.InitializePlugins|16| UPnP by Nethermind 2025-01-08 15:44:01.3407|INFO|Init.Steps.InitializePlugins|16| UPnP by Nethermind initialized in 0ms 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializePlugins executed in 31ms 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.3407|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:44:01.3496|INFO|Trie.NodeStorageFactory|16|Detected HalfPath key scheme. 2025-01-08 15:44:01.3496|INFO|Init.InitializeStateDb|16|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializeStateDb executed in 99ms 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:01.4414|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializePrecompiles executed in 3,538ms 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.0745|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:44:04.0878|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|11|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:44:04.1481|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|11|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:44:04.1807|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|11|Recreating light collection of blob transactions and cache 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockchainAuRaMerge executed in 153ms 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2288|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:44:04.2288|DEBUG|Consensus.Processing.BlockchainProcessor|11|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:44:04.2349|DEBUG|Consensus.Processing.BlockchainProcessor|11|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:44:04.2349|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartBlockProcessorAuRa executed in 6ms 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:44:04.2362|INFO|Init.Steps.LoadGenesisBlock|11|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartLogProducer executed in 0ms 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.2362|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2402|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:44:04.2487|INFO|Merge.Plugin.Synchronization.BeaconPivot|11|Loaded Beacon Pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:44:04.3425|DEBUG|Synchronization.Peers.SyncPeerPool|11|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:44:04.3773|INFO|Merge.Plugin.Synchronization.PivotUpdator|11|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:44:04.3875|INFO|Synchronization.FastSync.TreeSync|11|Now syncing nodes starting from root of block 0 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4816|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.4944|INFO|Network.StaticNodes.StaticNodesManager|11|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:44:04.5048|DEBUG|Network.ProtocolsManager|11|Removed supported capability: nodedata1 2025-01-08 15:44:04.5656|DEBUG|Init.Steps.InitializeNetwork|6|Skipped enabling snap capability 2025-01-08 15:44:04.5656|DEBUG|Synchronization.Peers.SyncPeerPool|6|Starting eth sync peer upgrade timer 2025-01-08 15:44:04.5656|DEBUG|Init.Steps.InitializeNetwork|6|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:44:04.5743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:04.5763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:04.5763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:04.5763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:04.5763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:04.5832|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:04.5832|DEBUG|Init.Steps.InitializeNetwork|6|Starting discovery process. 2025-01-08 15:44:04.5891|DEBUG|Init.Steps.InitializeNetwork|6|Discovery process started. 2025-01-08 15:44:04.5891|DEBUG|Init.Steps.InitializeNetwork|6|Initializing peer manager 2025-01-08 15:44:04.5891|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:44:04.5926|DEBUG|Network.Discovery.DiscoveryApp|16|Discovery : udp://172.234.230.144:30303 2025-01-08 15:44:04.5996|DEBUG|Network.NodesLoader|6|Initializing persisted peers: 6. 2025-01-08 15:44:04.6159|DEBUG|Network.NodesLoader|6|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:44:04.6159|DEBUG|Network.NodesLoader|6|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:44:04.6159|DEBUG|Network.NodesLoader|6|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:44:04.6159|DEBUG|Network.NodesLoader|6|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:44:04.6159|DEBUG|Network.NodesLoader|6|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:44:04.6162|DEBUG|Network.NodesLoader|6|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:44:04.6162|DEBUG|Network.NodesLoader|6|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:44:04.6162|DEBUG|Network.NodesLoader|6|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:44:04.6162|DEBUG|Network.NodesLoader|6|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:44:04.6162|DEBUG|Network.NodesLoader|6|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:44:04.6511|DEBUG|Network.PeerPool|6|Starting peer persistence timer 2025-01-08 15:44:04.6511|DEBUG|Network.PeerPool|16|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:44:04.6511|DEBUG|Network.PeerPool|16|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:44:04.6511|DEBUG|Network.PeerPool|16|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:44:04.6523|DEBUG|Network.PeerPool|16|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:44:04.6523|DEBUG|Network.PeerPool|16|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:44:04.6523|DEBUG|Network.PeerManager|6|Starting peer update timer 2025-01-08 15:44:04.6523|DEBUG|Network.SessionMonitor|6|Starting session monitor 2025-01-08 15:44:04.6585|DEBUG|Init.Steps.InitializeNetwork|6|Peer manager initialization completed 2025-01-08 15:44:04.6585|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeNetwork executed in 419ms 2025-01-08 15:44:04.6585|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:44:04.6632|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:44:04.6643|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:44:04.6687|DEBUG|Init.Steps.Migrations.BloomMigration|15|BloomDb migration not needed. 2025-01-08 15:44:04.6737|DEBUG|Init.Steps.EthereumStepsManager|15|Step DatabaseMigrations executed in 9ms 2025-01-08 15:44:04.6737|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations complete 2025-01-08 15:44:04.6737|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:44:04.6885|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 4364 2025-01-08 15:44:04.6885|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:44:04.6973|DEBUG|Network.PeerManager|6|Peer update loop complete. 2025-01-08 15:44:04.7028|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:44:04.7871|DEBUG|Init.Steps.RegisterRpcModules|15|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:44:04.7871|DEBUG|Init.Steps.EthereumStepsManager|15|Step RegisterAuRaMergeRpcModules executed in 113ms 2025-01-08 15:44:04.7871|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules complete 2025-01-08 15:44:04.7871|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:44:04.7896|INFO|Init.Steps.ReviewBlockTree|15|No block tree levels to review for fixes. All fine. 2025-01-08 15:44:04.7925|DEBUG|Blockchain.BlockTree|15|Lowest inserted header set to 13630394 2025-01-08 15:44:04.7925|INFO|Blockchain.BlockTree|15|Numbers resolved, level = 13722657, header = 13722657, body = 13722657 2025-01-08 15:44:04.7925|INFO|Blockchain.BlockTree|15|Beacon Numbers resolved, level = 13722689, header = 13722689, body = 0 2025-01-08 15:44:04.7925|INFO|Blockchain.BlockTree|15|Loading fork choice info 2025-01-08 15:44:04.7925|DEBUG|Blockchain.BlockTree|15|Completed visiting blocks in DB at level 13722553 - best known 13722657 2025-01-08 15:44:04.7925|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:44:04.7925|DEBUG|Init.Steps.EthereumStepsManager|16|Step ReviewBlockTree executed in 8ms 2025-01-08 15:44:04.7925|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree complete 2025-01-08 15:44:04.9052|INFO|Monitoring.MonitoringService|16|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:44:04.9052|INFO|Init.Steps.StartMonitoring|37|System.Diagnostics.Metrics disabled 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|37|Step StartMonitoring executed in 111ms 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|37|StartMonitoring complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartGrpc executed in 1ms 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:44:04.9052|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:44:04.9135|INFO|Merge.Plugin.MergePlugin|15|Starting Merge block producer & sealer 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeBlockProducer executed in 23ms 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:44:04.9306|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:44:04.9374|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:04.9406|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:00.0700000 for next AuRa step. 2025-01-08 15:44:05.0076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.0076|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9930000 for next AuRa step. 2025-01-08 15:44:05.1076|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.1732|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:44:05.1732|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:44:05.1772|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:44:05.1933|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:44:05.1933|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:44:05.1933|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:44:05.1933|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:44:05.1933|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:44:05.1933|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:44:05.1962|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:44:05.1962|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:44:05.2054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.3065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.4068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.4700|DEBUG|Network.PeerManager|35|Peer pool size is: 101 2025-01-08 15:44:05.5045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.6071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.6574|DEBUG|Synchronization.Peers.SyncPeerPool|35|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722695| 3.71.132.231:| Out] 2025-01-08 15:44:05.6574|DEBUG|Synchronization.Peers.SyncPeerPool|37|Sending my best block 13722657 (0xefaeb2...36d2e9) to [Peer|eth68|13722695| 3.69.35.13:| Out] 2025-01-08 15:44:05.6574|DEBUG|Synchronization.Peers.SyncPeerPool|35|Refreshed peer info for [Peer|eth68|13722695| 3.71.132.231:| Out]. 2025-01-08 15:44:05.6574|DEBUG|Synchronization.Peers.SyncPeerPool|37|Refreshed peer info for [Peer|eth68|13722695| 3.69.35.13:| Out]. 2025-01-08 15:44:05.6955|INFO|Network.Discovery.DiscoveryApp|12|Connected to 0 bootnodes, 106 trusted/persisted nodes 2025-01-08 15:44:05.6964|DEBUG|Network.Discovery.DiscoveryApp|12|Starting discovery persistence timer 2025-01-08 15:44:05.6964|DEBUG|Network.Discovery.DiscoveryApp|12|Starting discovery timer 2025-01-08 15:44:05.7054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.7114|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:44:05.8081|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.8581|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.74.200.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7014190335 2025-01-08 15:44:05.9089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:05.9655|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.220.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:06.0086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.0492|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->212.47.74.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:44:06.1087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.1208|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.67.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 15:44:06.1764|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:44:06.2083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.3103|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.3842|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|37|Changing sync Disconnected to FastHeaders at block: 13722657 | target: 13722596 | peer: 13722695 2025-01-08 15:44:06.3842|DEBUG|Synchronization.Reporting.SyncReport|37|Sync mode changed from Disconnected to FastHeaders 2025-01-08 15:44:06.3938|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|HeadersSyncFeed state changed to Active 2025-01-08 15:44:06.3938|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|SyncDispatcher got activated. 2025-01-08 15:44:06.4097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.4150|INFO|Blockchain.BlockTree|37|Missing block info - creating level in FindHeader scope when head is 0 (0xada44f...12ba9a). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 13722689, BestKnownNumber: 13722657 2025-01-08 15:44:06.4198|ERROR|Synchronization.Synchronizer|12|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 15:44:06.5094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.5281|DEBUG|Network.PeerManager|16|Peer pool size is: 202 2025-01-08 15:44:06.6100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.7097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:06.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.0099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.0934|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.59.118.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:44:07.1096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.1776|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:44:07.2084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.2442|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:44:07.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.4093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.5083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.5359|DEBUG|Network.PeerManager|37|Peer pool size is: 303 2025-01-08 15:44:07.6099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.7085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.7605|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.37.77.28:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:44:07.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:07.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.0096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.1088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.1764|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:44:08.2093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.4951|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:44:08.5088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.5134|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:44:08.5134|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:44:08.6099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.6802|DEBUG|Network.PeerManager|37|Peer pool size is: 404 2025-01-08 15:44:08.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.7086|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.9.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 15:44:08.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:08.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.1098|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.1771|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:44:09.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.2152|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.7.81.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:44:09.3095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.6087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.6525|DEBUG|Db.SimpleFilePublicKeyDb|37|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_e85309ab-f968-4489-a130-5a0028ffccdc 2025-01-08 15:44:09.7099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.7438|DEBUG|Network.PeerManager|11|Peer pool size is: 505 2025-01-08 15:44:09.8086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:09.9487|INFO|Merge.Plugin.MergePlugin|15|Engine Module has been enabled 2025-01-08 15:44:09.9487|INFO|HealthChecks.HealthChecksPlugin|15|Health RPC Module has been enabled 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|Step RegisterPluginRpcModules executed in 5,022ms 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:44:09.9533|INFO|Init.Steps.StartBlockProducer|15|Starting AuRa block producer & sealer 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartBlockProducer executed in 1ms 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:44:09.9533|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:44:09.9599|INFO|Runner.Ethereum.Steps.StartRpc|15|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:44:09.9668|DEBUG|Runner.Ethereum.JsonRpcRunner|15|Initializing JSON RPC 2025-01-08 15:44:10.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:44:10.0011|DEBUG|Runner.Ethereum.JsonRpcRunner|15|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:44:10.0011|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:44:10.0050|DEBUG|Init.Steps.EthereumStepsManager|16|Step StartRpc executed in 49ms 2025-01-08 15:44:10.0050|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc complete 2025-01-08 15:44:10.0050|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:44:10.0050|INFO|Runner.Ethereum.EthereumRunner|16| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 16 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:44:10.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.1771|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:10.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.4025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.5085|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.197.118.135:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:44:10.5419|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.5419|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.5490|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:10.5490|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:10.5528|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.5528|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 10ms 2025-01-08 15:44:10.5528|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.5528|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 10ms 2025-01-08 15:44:10.5771|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:10.5771|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:10.5771|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:10.5771|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 2ms 2025-01-08 15:44:10.5878|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.5878|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:10.5878|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.5878|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:10.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.7395|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.7395|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:10.7395|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.7395|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:10.7418|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:10.7418|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:10.7418|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:10.7418|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:44:10.7446|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.7446|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:10.7446|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:10.7446|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:10.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:10.8148|DEBUG|Network.PeerManager|12|Peer pool size is: 606 2025-01-08 15:44:10.8577|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:10.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.0602|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.117.238.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 15:44:11.1026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.1784|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:44:11.2018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.3022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.4012|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.23:36000] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:11.4597|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:11.4597|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:11.4597|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:11.4597|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:11.4616|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:44:11.4616|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:44:11.4666|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:44:11.4666|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 5ms 2025-01-08 15:44:11.4702|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:44:11.4702|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:44:11.4761|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:44:11.4761|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 6ms 2025-01-08 15:44:11.5023|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.229.255:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:44:11.5023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.5742|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.5742|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:11.5742|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.5742|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:11.5903|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.5903|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:11.5903|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.5903|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:11.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.6247|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:11.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.7472|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.7472|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:11.7472|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.7472|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.7495|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:11.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.8914|DEBUG|Network.PeerManager|12|Peer pool size is: 707 2025-01-08 15:44:11.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:11.9626|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.9626|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:11.9626|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:11.9626|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:11.9650|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:11.9650|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:11.9650|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:11.9650|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:12.0034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.0034|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.76.28.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8995 2025-01-08 15:44:12.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.1792|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:44:12.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.4024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.5295|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->205.209.106.50:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 806591 2025-01-08 15:44:12.5773|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.5773|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:12.5773|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.5773|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:12.6059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.6300|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.6300|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:12.6300|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.6300|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.6327|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:12.7075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.7619|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.104.127.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:12.7773|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:12.7809|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.7809|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:12.7809|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:12.7809|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:12.7978|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.16.175.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:44:12.8054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.8911|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.95.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 77 2025-01-08 15:44:12.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:12.9807|DEBUG|Network.PeerManager|35|Peer pool size is: 808 2025-01-08 15:44:13.0006|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:44:13.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.0285|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.158.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1847405030 2025-01-08 15:44:13.1072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.1588|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.38.223:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:44:13.1654|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.45.80:30004] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 15:44:13.1766|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:44:13.1916|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20410] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:13.2074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.3074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.4064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.5084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.5799|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.5802|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:13.5802|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.5802|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:13.6086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:13.6375|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:13.6418|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.6418|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:13.6418|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.6418|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:13.7099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.7249|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.233.89.75:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:44:13.7835|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.7835|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:13.7835|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.7835|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:13.7857|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:13.8099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.8971|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.190.222.87:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 15:44:13.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:13.9450|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.210.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:44:13.9971|DEBUG|Network.PeerManager|16|Peer pool size is: 909 2025-01-08 15:44:14.0076|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->115.128.27.172:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:14.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.1090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.1202|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","blockNumber":"0xd16442","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","prevRandao":"0xa5f40a2cd457f7b10bf56e45a2bf264818802935259b173cc88aebf0487fe941","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb3ae92d0ac88c8c3935ec6a61c4061f61df70ec5824ec5512ce5c0b68d8d521e","timestamp":"0x677e9d2c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fa6","validatorIndex":"0xbf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b798","index":"0x4301fa7","validatorIndex":"0xbf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fa8","validatorIndex":"0xbf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1b2","index":"0x4301fa9","validatorIndex":"0xbf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a0","index":"0x4301faa","validatorIndex":"0xbf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1415a0","index":"0x4301fab","validatorIndex":"0xbf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb1","index":"0x4301fac","validatorIndex":"0xbfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78c","index":"0x4301fad","validatorIndex":"0xbfb"}]},[],"0xa25d57b687976fa7400fdb6a0e950f84d740c5df5ce4bb191aebbd03f6c9a6af"]) 2025-01-08 15:44:14.1658|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.198.128.123:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:44:14.1693|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722690 (0x3ec7fc...c46cf4), Extra Data: Nethermind 2025-01-08 15:44:14.1765|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:44:14.2021|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Syncing... Inserting block 13722690 (0x3ec7fc...c46cf4). 2025-01-08 15:44:14.2088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.2178|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.2178|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","blockNumber":"0xd16442","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","prevRandao":"0xa5f40a2cd457f7b10bf56e45a2bf264818802935259b173cc88aebf0487fe941","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb3ae92d0ac88c8c3935ec6a61c4061f61df70ec5824ec5512ce5c0b68d8d521e","timestamp":"0x677e9d2c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fa6","validatorIndex":"0xbf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b798","index":"0x4301fa7","validatorIndex":"0xbf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fa8","validatorIndex":"0xbf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1b2","index":"0x4301fa9","validatorIndex":"0xbf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a0","index":"0x4301faa","validatorIndex":"0xbf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1415a0","index":"0x4301fab","validatorIndex":"0xbf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb1","index":"0x4301fac","validatorIndex":"0xbfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78c","index":"0x4301fad","validatorIndex":"0xbfb"}]},[],"0xa25d57b687976fa7400fdb6a0e950f84d740c5df5ce4bb191aebbd03f6c9a6af"]) 2025-01-08 15:44:14.2178|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","blockNumber":"0xd16442","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4b49ebcb1c1c918d8e4d2df94e35a259ad9f1fc8b2bdb838027220ff26de9acf","prevRandao":"0xa5f40a2cd457f7b10bf56e45a2bf264818802935259b173cc88aebf0487fe941","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb3ae92d0ac88c8c3935ec6a61c4061f61df70ec5824ec5512ce5c0b68d8d521e","timestamp":"0x677e9d2c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fa6","validatorIndex":"0xbf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b798","index":"0x4301fa7","validatorIndex":"0xbf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fa8","validatorIndex":"0xbf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1b2","index":"0x4301fa9","validatorIndex":"0xbf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a0","index":"0x4301faa","validatorIndex":"0xbf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1415a0","index":"0x4301fab","validatorIndex":"0xbf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148bb1","index":"0x4301fac","validatorIndex":"0xbfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78c","index":"0x4301fad","validatorIndex":"0xbfb"}]},[],"0xa25d57b687976fa7400fdb6a0e950f84d740c5df5ce4bb191aebbd03f6c9a6af"]) handled in 98ms 2025-01-08 15:44:14.2209|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.2209|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.2209|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.2209|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.2688|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.2688|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.2772|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722690 (0x3ec7fc...c46cf4), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.2772|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|BeaconChain reorged during the sync or cache rebuilt 2025-01-08 15:44:14.2838|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Syncing beacon headers, Request: ForkChoice: 13722690 (0x3ec7fc...c46cf4), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.2843|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.2843|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 16ms 2025-01-08 15:44:14.2843|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.2843|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.2843|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.2843|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.2959|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","blockNumber":"0xd16443","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","prevRandao":"0xe00f845c4d0fa1bf7de8ca889005dbba9f343bb9625a87c42b48849bc2388e48","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe8ea2e5dd5fe9158f77eebbde0dc7532f2cb9986bc06294ce8cfc9332e76ca4b","timestamp":"0x677e9d31","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78f","index":"0x4301fae","validatorIndex":"0xbfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac6a5","index":"0x4301faf","validatorIndex":"0xbfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1461b7","index":"0x4301fb0","validatorIndex":"0xbfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d824a","index":"0x4301fb1","validatorIndex":"0xbff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14419c","index":"0x4301fb2","validatorIndex":"0xc00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5936","index":"0x4301fb3","validatorIndex":"0xc01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146588","index":"0x4301fb4","validatorIndex":"0xc02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4ae1","index":"0x4301fb5","validatorIndex":"0xc03"}]},[],"0x31df7fe5ef440982aaa703bd7c43d96cfe889ca5eafecd6e0f77443f6977e85c"]) 2025-01-08 15:44:14.2970|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722691 (0xc5984c...d24230), Extra Data: chiado-lodestar-0 2025-01-08 15:44:14.2970|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Syncing... Inserting block 13722691 (0xc5984c...d24230). 2025-01-08 15:44:14.2970|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.2970|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","blockNumber":"0xd16443","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","prevRandao":"0xe00f845c4d0fa1bf7de8ca889005dbba9f343bb9625a87c42b48849bc2388e48","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe8ea2e5dd5fe9158f77eebbde0dc7532f2cb9986bc06294ce8cfc9332e76ca4b","timestamp":"0x677e9d31","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78f","index":"0x4301fae","validatorIndex":"0xbfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac6a5","index":"0x4301faf","validatorIndex":"0xbfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1461b7","index":"0x4301fb0","validatorIndex":"0xbfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d824a","index":"0x4301fb1","validatorIndex":"0xbff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14419c","index":"0x4301fb2","validatorIndex":"0xc00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5936","index":"0x4301fb3","validatorIndex":"0xc01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146588","index":"0x4301fb4","validatorIndex":"0xc02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4ae1","index":"0x4301fb5","validatorIndex":"0xc03"}]},[],"0x31df7fe5ef440982aaa703bd7c43d96cfe889ca5eafecd6e0f77443f6977e85c"]) 2025-01-08 15:44:14.2970|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","blockNumber":"0xd16443","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","prevRandao":"0xe00f845c4d0fa1bf7de8ca889005dbba9f343bb9625a87c42b48849bc2388e48","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe8ea2e5dd5fe9158f77eebbde0dc7532f2cb9986bc06294ce8cfc9332e76ca4b","timestamp":"0x677e9d31","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78f","index":"0x4301fae","validatorIndex":"0xbfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac6a5","index":"0x4301faf","validatorIndex":"0xbfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1461b7","index":"0x4301fb0","validatorIndex":"0xbfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d824a","index":"0x4301fb1","validatorIndex":"0xbff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14419c","index":"0x4301fb2","validatorIndex":"0xc00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5936","index":"0x4301fb3","validatorIndex":"0xc01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146588","index":"0x4301fb4","validatorIndex":"0xc02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4ae1","index":"0x4301fb5","validatorIndex":"0xc03"}]},[],"0x31df7fe5ef440982aaa703bd7c43d96cfe889ca5eafecd6e0f77443f6977e85c"]) handled in 3ms 2025-01-08 15:44:14.3004|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3004|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3004|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3004|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.3056|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722691 (0xc5984c...d24230), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3056|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Syncing beacon headers, Request: ForkChoice: 13722691 (0xc5984c...d24230), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3056|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.3163|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","blockNumber":"0xd16444","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","prevRandao":"0xaab63561bc7abc41b3ec5f76c835919b352145c941af907337358ab912db38f6","receiptsRoot":"0x733c5155bf52212b8ab7f3a2c1a18db99e6afb4804e87d2d271baf016c7de45f","stateRoot":"0x7ee0047c3ca8fcf5c8c5ad199d212ebf53840fe8173906129239bfc2cd6540a4","timestamp":"0x677e9d36","transactions":["0x02f901d58227d883055e568459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf56a1b5e2d49a838ddd2d6056f53ffe610b1bd7c20cdbbc21d65b381c828aa61323b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beed632b8ae2ba1b58c51261a15caa77611183c60ec237d16915b4938c0b45153d907fcd76567ff79bccdd8915b1378c1773c7f7cecb5c49c0b7bc5718db4a74e2332e332e30000000000000000000000000000000000000000000000000000000c080a0b5ac66e9150235792dc1add85ba3b44f19fcdee12e7fbef087fda55d8df4c833a0683c3b8e9596777a167ea2f0b5556c6130f5d824e61677cdcd0bbde24659ff63","0x02f901d58227d883055e578459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf8e7972adb9bac0d2eaa0d635045dda16dbe49446885ac95713629480b3a563aad3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb550389469162b9e40e3b02bf6058baa69731e5a5f683b793b229d447def748fdd8544579ae90757c94feddbc920f354f41accb6dad09fb6b77b20f906101aa5332e332e30000000000000000000000000000000000000000000000000000000c001a013dc9af159d9bb55ce1a357de7d5ae79fc205de59b87203dbfd78cff8ba7e413a022593b2b1704a5c0ea403023ef09f02fa9c16b53ac3af657f721cbd8bde3855f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dda7","index":"0x4301fb6","validatorIndex":"0xc04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0bcc","index":"0x4301fb7","validatorIndex":"0xc05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b98","index":"0x4301fb8","validatorIndex":"0xc06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146278","index":"0x4301fb9","validatorIndex":"0xc07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e75","index":"0x4301fba","validatorIndex":"0xc08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f93","index":"0x4301fbb","validatorIndex":"0xc09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d043f","index":"0x4301fbc","validatorIndex":"0xc0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78c","index":"0x4301fbd","validatorIndex":"0xc0b"}]},[],"0x6eb1e89461b858d8da6d51acc191b860f4f626228c9f5e8f98f50ef78200a80c"]) 2025-01-08 15:44:14.3212|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722692 (0xfb4954...40dd6e), Extra Data: Nethermind 2025-01-08 15:44:14.3297|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722692 (0xfb4954...40dd6e). 2025-01-08 15:44:14.3297|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.3297|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","blockNumber":"0xd16444","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","prevRandao":"0xaab63561bc7abc41b3ec5f76c835919b352145c941af907337358ab912db38f6","receiptsRoot":"0x733c5155bf52212b8ab7f3a2c1a18db99e6afb4804e87d2d271baf016c7de45f","stateRoot":"0x7ee0047c3ca8fcf5c8c5ad199d212ebf53840fe8173906129239bfc2cd6540a4","timestamp":"0x677e9d36","transactions":["0x02f901d58227d883055e568459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf56a1b5e2d49a838ddd2d6056f53ffe610b1bd7c20cdbbc21d65b381c828aa61323b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beed632b8ae2ba1b58c51261a15caa77611183c60ec237d16915b4938c0b45153d907fcd76567ff79bccdd8915b1378c1773c7f7cecb5c49c0b7bc5718db4a74e2332e332e30000000000000000000000000000000000000000000000000000000c080a0b5ac66e9150235792dc1add85ba3b44f19fcdee12e7fbef087fda55d8df4c833a0683c3b8e9596777a167ea2f0b5556c6130f5d824e61677cdcd0bbde24659ff63","0x02f901d58227d883055e578459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf8e7972adb9bac0d2eaa0d635045dda16dbe49446885ac95713629480b3a563aad3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb550389469162b9e40e3b02bf6058baa69731e5a5f683b793b229d447def748fdd8544579ae90757c94feddbc920f354f41accb6dad09fb6b77b20f906101aa5332e332e30000000000000000000000000000000000000000000000000000000c001a013dc9af159d9bb55ce1a357de7d5ae79fc205de59b87203dbfd78cff8ba7e413a022593b2b1704a5c0ea403023ef09f02fa9c16b53ac3af657f721cbd8bde3855f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dda7","index":"0x4301fb6","validatorIndex":"0xc04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0bcc","index":"0x4301fb7","validatorIndex":"0xc05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b98","index":"0x4301fb8","validatorIndex":"0xc06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146278","index":"0x4301fb9","validatorIndex":"0xc07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e75","index":"0x4301fba","validatorIndex":"0xc08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f93","index":"0x4301fbb","validatorIndex":"0xc09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d043f","index":"0x4301fbc","validatorIndex":"0xc0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78c","index":"0x4301fbd","validatorIndex":"0xc0b"}]},[],"0x6eb1e89461b858d8da6d51acc191b860f4f626228c9f5e8f98f50ef78200a80c"]) 2025-01-08 15:44:14.3297|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","blockNumber":"0xd16444","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc5984c11840297144a4f131e7ece420475551b09942024df2c79cbb758d24230","prevRandao":"0xaab63561bc7abc41b3ec5f76c835919b352145c941af907337358ab912db38f6","receiptsRoot":"0x733c5155bf52212b8ab7f3a2c1a18db99e6afb4804e87d2d271baf016c7de45f","stateRoot":"0x7ee0047c3ca8fcf5c8c5ad199d212ebf53840fe8173906129239bfc2cd6540a4","timestamp":"0x677e9d36","transactions":["0x02f901d58227d883055e568459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf56a1b5e2d49a838ddd2d6056f53ffe610b1bd7c20cdbbc21d65b381c828aa61323b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beed632b8ae2ba1b58c51261a15caa77611183c60ec237d16915b4938c0b45153d907fcd76567ff79bccdd8915b1378c1773c7f7cecb5c49c0b7bc5718db4a74e2332e332e30000000000000000000000000000000000000000000000000000000c080a0b5ac66e9150235792dc1add85ba3b44f19fcdee12e7fbef087fda55d8df4c833a0683c3b8e9596777a167ea2f0b5556c6130f5d824e61677cdcd0bbde24659ff63","0x02f901d58227d883055e578459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf8e7972adb9bac0d2eaa0d635045dda16dbe49446885ac95713629480b3a563aad3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb550389469162b9e40e3b02bf6058baa69731e5a5f683b793b229d447def748fdd8544579ae90757c94feddbc920f354f41accb6dad09fb6b77b20f906101aa5332e332e30000000000000000000000000000000000000000000000000000000c001a013dc9af159d9bb55ce1a357de7d5ae79fc205de59b87203dbfd78cff8ba7e413a022593b2b1704a5c0ea403023ef09f02fa9c16b53ac3af657f721cbd8bde3855f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dda7","index":"0x4301fb6","validatorIndex":"0xc04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0bcc","index":"0x4301fb7","validatorIndex":"0xc05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b98","index":"0x4301fb8","validatorIndex":"0xc06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146278","index":"0x4301fb9","validatorIndex":"0xc07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e75","index":"0x4301fba","validatorIndex":"0xc08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f93","index":"0x4301fbb","validatorIndex":"0xc09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d043f","index":"0x4301fbc","validatorIndex":"0xc0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b78c","index":"0x4301fbd","validatorIndex":"0xc0b"}]},[],"0x6eb1e89461b858d8da6d51acc191b860f4f626228c9f5e8f98f50ef78200a80c"]) handled in 13ms 2025-01-08 15:44:14.3297|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3297|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3297|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3297|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3335|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3335|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.3335|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722692 (0xfb4954...40dd6e), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3335|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722692 (0xfb4954...40dd6e), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3335|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3335|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:14.3366|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3366|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3366|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3366|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","blockNumber":"0xd16445","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","prevRandao":"0x1844c01f2380476005a60e6afb6fada234ee8b4d08bceddf8501fb50f672cae5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x41630b22abc6da786c9eec6ce465abb1c249ef8c79be2d69a6c9dec50654b555","timestamp":"0x677e9d3b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fbe","validatorIndex":"0xc0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fbf","validatorIndex":"0xc0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fc0","validatorIndex":"0xc0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5c30","index":"0x4301fc1","validatorIndex":"0xc0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140daf","index":"0x4301fc2","validatorIndex":"0xc10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3add12","index":"0x4301fc3","validatorIndex":"0xc11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fc4","validatorIndex":"0xc12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1ab","index":"0x4301fc5","validatorIndex":"0xc13"}]},[],"0xfabe677992c0dc2607a7ec69edc35fdc8ef7a0208d5726509fa74500617760ec"]) 2025-01-08 15:44:14.3446|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722693 (0xb515ee...98f54b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:44:14.3446|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722693 (0xb515ee...98f54b). 2025-01-08 15:44:14.3446|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","blockNumber":"0xd16445","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","prevRandao":"0x1844c01f2380476005a60e6afb6fada234ee8b4d08bceddf8501fb50f672cae5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x41630b22abc6da786c9eec6ce465abb1c249ef8c79be2d69a6c9dec50654b555","timestamp":"0x677e9d3b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fbe","validatorIndex":"0xc0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fbf","validatorIndex":"0xc0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fc0","validatorIndex":"0xc0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5c30","index":"0x4301fc1","validatorIndex":"0xc0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140daf","index":"0x4301fc2","validatorIndex":"0xc10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3add12","index":"0x4301fc3","validatorIndex":"0xc11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fc4","validatorIndex":"0xc12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1ab","index":"0x4301fc5","validatorIndex":"0xc13"}]},[],"0xfabe677992c0dc2607a7ec69edc35fdc8ef7a0208d5726509fa74500617760ec"]) 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","blockNumber":"0xd16445","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfb495416e9f42d156b8962195fc65637a24d7284845abdacce5bd7450c40dd6e","prevRandao":"0x1844c01f2380476005a60e6afb6fada234ee8b4d08bceddf8501fb50f672cae5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x41630b22abc6da786c9eec6ce465abb1c249ef8c79be2d69a6c9dec50654b555","timestamp":"0x677e9d3b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fbe","validatorIndex":"0xc0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7a6","index":"0x4301fbf","validatorIndex":"0xc0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fc0","validatorIndex":"0xc0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5c30","index":"0x4301fc1","validatorIndex":"0xc0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140daf","index":"0x4301fc2","validatorIndex":"0xc10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3add12","index":"0x4301fc3","validatorIndex":"0xc11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b3c7","index":"0x4301fc4","validatorIndex":"0xc12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1ab","index":"0x4301fc5","validatorIndex":"0xc13"}]},[],"0xfabe677992c0dc2607a7ec69edc35fdc8ef7a0208d5726509fa74500617760ec"]) handled in 1ms 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3446|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.3482|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722693 (0xb515ee...98f54b), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3482|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Syncing beacon headers, Request: ForkChoice: 13722693 (0xb515ee...98f54b), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3482|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3597|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","blockNumber":"0xd16446","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x45353","logsBloom":"0x00000001802010000000000000800000000000000000000000000004080100000000000000000000000000000000000000000000010000000200002000040000008000200000000800008008010008000040000000040000000000000000000000000000000800002000000000000000000000000000000010000010400040000080000000000004000000000004000000000000000000000010000000000000000002000000000000010000000000000000000000000000000048000000040000000002008000400000000000000002080000000000000000000000000042001000000000000000000210000000000000000000000000000000000000000000","parentHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","prevRandao":"0x35f9c59df4ba164112b615c9d3fe18dfec5b23bcdc8aea0ac3d384a0a0a76a5a","receiptsRoot":"0xb588cbe568e0388d1c8c3f723f2081c927a74d7a6ddfd6eed1912414bd74d181","stateRoot":"0xc8c96a93e085fe020849a748eddd73a5e52c44fcf677f2ee6600253fd63ec8e4","timestamp":"0x677e9d40","transactions":["0x02f901d58227d883055e588459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf8e7972adb9bac0d2eaa0d635045dda16dbe49446885ac95713629480b3a563aad3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80a07751194e2f90f0faa5c9758e92bdcf099a4b7bf7988524a8b3e46cc125dc657d81095e3d738faf641b97326de17f360ca6415b06eea72de5aa0c12d567080332e332e30000000000000000000000000000000000000000000000000000000c001a0d45db64a2ade91bebb7c715c9647755e3451ff4f4d00764cf9265eb767af65b0a05720d8234b9fa821d04fd72a2fc2b3ae45a35c4faeea7ebbbcd09a239f6f0e07","0xf9026e8201228459682f07830495939466e1cff17d4831d4f46b1255b5b7f119441fb55680b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677e98dd0000000000000000000000000000000000000000000000000000000000000267000000000000000000000000bd1981788ddb4ebb8626762dc3c6acafb3f716a500000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002e2d969346b407a0db99669ecb1162717d5143918e7681a7b4eac095e5df71396000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bdd1f782189b433c4f8c60c028b1601d04b4d94e3b89442582cac3dcdaab40e6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001430aab77b46e0cf8ba5a1c06e2803e1a6d4436d13000000000000000000000000824fd4a032ff29c56474f6e48924e99a4ceae5b8f33e10a28763b4ebc0489c4a953a5512a07fb632285225846ce595c69b97441978f4172f8a9ee38f36aa889e7c6b0a30b6","0x02f8b18227d82a8459682f008459682f0e82d2279437f7ca7f9ffd04525a18b9b905088d96d625853a80b844b36f97050000000000000000000000000000000071727de22e5e9d8baf0edac6f37da03200000000000000000000000009fd4f6088f2025427ab1e89257a44747081ed59c001a0ce2bc1a34c68e875c2c56f81a206b21ec99faab19a6d580a038885c94afe40eba03cdde0e8ca44f25bb22bc1047c6e6e724ad555336a59aba2704a3c20a2982634"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1b2","index":"0x4301fc6","validatorIndex":"0xc14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc7","validatorIndex":"0xc15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc8","validatorIndex":"0xc16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc9","validatorIndex":"0xc17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa89","index":"0x4301fca","validatorIndex":"0xc18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140868","index":"0x4301fcb","validatorIndex":"0xc19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc79","index":"0x4301fcc","validatorIndex":"0xc1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fcd","validatorIndex":"0xc1b"}]},[],"0x2a303d061b94f6d64e1de9c414f932c864a1cbc5524cf0bb1aa1746363d8f001"]) 2025-01-08 15:44:14.3606|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722694 (0x38cafd...b3ffa1), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:44:14.3606|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722694 (0x38cafd...b3ffa1). 2025-01-08 15:44:14.3606|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.3606|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","blockNumber":"0xd16446","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x45353","logsBloom":"0x00000001802010000000000000800000000000000000000000000004080100000000000000000000000000000000000000000000010000000200002000040000008000200000000800008008010008000040000000040000000000000000000000000000000800002000000000000000000000000000000010000010400040000080000000000004000000000004000000000000000000000010000000000000000002000000000000010000000000000000000000000000000048000000040000000002008000400000000000000002080000000000000000000000000042001000000000000000000210000000000000000000000000000000000000000000","parentHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","prevRandao":"0x35f9c59df4ba164112b615c9d3fe18dfec5b23bcdc8aea0ac3d384a0a0a76a5a","receiptsRoot":"0xb588cbe568e0388d1c8c3f723f2081c927a74d7a6ddfd6eed1912414bd74d181","stateRoot":"0xc8c96a93e085fe020849a748eddd73a5e52c44fcf677f2ee6600253fd63ec8e4","timestamp":"0x677e9d40","transactions":["0x02f901d58227d883055e588459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf8e7972adb9bac0d2eaa0d635045dda16dbe49446885ac95713629480b3a563aad3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80a07751194e2f90f0faa5c9758e92bdcf099a4b7bf7988524a8b3e46cc125dc657d81095e3d738faf641b97326de17f360ca6415b06eea72de5aa0c12d567080332e332e30000000000000000000000000000000000000000000000000000000c001a0d45db64a2ade91bebb7c715c9647755e3451ff4f4d00764cf9265eb767af65b0a05720d8234b9fa821d04fd72a2fc2b3ae45a35c4faeea7ebbbcd09a239f6f0e07","0xf9026e8201228459682f07830495939466e1cff17d4831d4f46b1255b5b7f119441fb55680b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677e98dd0000000000000000000000000000000000000000000000000000000000000267000000000000000000000000bd1981788ddb4ebb8626762dc3c6acafb3f716a500000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002e2d969346b407a0db99669ecb1162717d5143918e7681a7b4eac095e5df71396000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bdd1f782189b433c4f8c60c028b1601d04b4d94e3b89442582cac3dcdaab40e6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001430aab77b46e0cf8ba5a1c06e2803e1a6d4436d13000000000000000000000000824fd4a032ff29c56474f6e48924e99a4ceae5b8f33e10a28763b4ebc0489c4a953a5512a07fb632285225846ce595c69b97441978f4172f8a9ee38f36aa889e7c6b0a30b6","0x02f8b18227d82a8459682f008459682f0e82d2279437f7ca7f9ffd04525a18b9b905088d96d625853a80b844b36f97050000000000000000000000000000000071727de22e5e9d8baf0edac6f37da03200000000000000000000000009fd4f6088f2025427ab1e89257a44747081ed59c001a0ce2bc1a34c68e875c2c56f81a206b21ec99faab19a6d580a038885c94afe40eba03cdde0e8ca44f25bb22bc1047c6e6e724ad555336a59aba2704a3c20a2982634"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1b2","index":"0x4301fc6","validatorIndex":"0xc14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc7","validatorIndex":"0xc15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc8","validatorIndex":"0xc16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc9","validatorIndex":"0xc17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa89","index":"0x4301fca","validatorIndex":"0xc18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140868","index":"0x4301fcb","validatorIndex":"0xc19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc79","index":"0x4301fcc","validatorIndex":"0xc1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fcd","validatorIndex":"0xc1b"}]},[],"0x2a303d061b94f6d64e1de9c414f932c864a1cbc5524cf0bb1aa1746363d8f001"]) 2025-01-08 15:44:14.3606|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","blockNumber":"0xd16446","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x45353","logsBloom":"0x00000001802010000000000000800000000000000000000000000004080100000000000000000000000000000000000000000000010000000200002000040000008000200000000800008008010008000040000000040000000000000000000000000000000800002000000000000000000000000000000010000010400040000080000000000004000000000004000000000000000000000010000000000000000002000000000000010000000000000000000000000000000048000000040000000002008000400000000000000002080000000000000000000000000042001000000000000000000210000000000000000000000000000000000000000000","parentHash":"0xb515eeacb176af8f4e8d2e1cf25713e421991fe3202b002084a3e748ca98f54b","prevRandao":"0x35f9c59df4ba164112b615c9d3fe18dfec5b23bcdc8aea0ac3d384a0a0a76a5a","receiptsRoot":"0xb588cbe568e0388d1c8c3f723f2081c927a74d7a6ddfd6eed1912414bd74d181","stateRoot":"0xc8c96a93e085fe020849a748eddd73a5e52c44fcf677f2ee6600253fd63ec8e4","timestamp":"0x677e9d40","transactions":["0x02f901d58227d883055e588459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cf8e7972adb9bac0d2eaa0d635045dda16dbe49446885ac95713629480b3a563aad3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80a07751194e2f90f0faa5c9758e92bdcf099a4b7bf7988524a8b3e46cc125dc657d81095e3d738faf641b97326de17f360ca6415b06eea72de5aa0c12d567080332e332e30000000000000000000000000000000000000000000000000000000c001a0d45db64a2ade91bebb7c715c9647755e3451ff4f4d00764cf9265eb767af65b0a05720d8234b9fa821d04fd72a2fc2b3ae45a35c4faeea7ebbbcd09a239f6f0e07","0xf9026e8201228459682f07830495939466e1cff17d4831d4f46b1255b5b7f119441fb55680b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677e98dd0000000000000000000000000000000000000000000000000000000000000267000000000000000000000000bd1981788ddb4ebb8626762dc3c6acafb3f716a500000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002e2d969346b407a0db99669ecb1162717d5143918e7681a7b4eac095e5df71396000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bdd1f782189b433c4f8c60c028b1601d04b4d94e3b89442582cac3dcdaab40e6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001430aab77b46e0cf8ba5a1c06e2803e1a6d4436d13000000000000000000000000824fd4a032ff29c56474f6e48924e99a4ceae5b8f33e10a28763b4ebc0489c4a953a5512a07fb632285225846ce595c69b97441978f4172f8a9ee38f36aa889e7c6b0a30b6","0x02f8b18227d82a8459682f008459682f0e82d2279437f7ca7f9ffd04525a18b9b905088d96d625853a80b844b36f97050000000000000000000000000000000071727de22e5e9d8baf0edac6f37da03200000000000000000000000009fd4f6088f2025427ab1e89257a44747081ed59c001a0ce2bc1a34c68e875c2c56f81a206b21ec99faab19a6d580a038885c94afe40eba03cdde0e8ca44f25bb22bc1047c6e6e724ad555336a59aba2704a3c20a2982634"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1b2","index":"0x4301fc6","validatorIndex":"0xc14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc7","validatorIndex":"0xc15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc8","validatorIndex":"0xc16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fc9","validatorIndex":"0xc17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa89","index":"0x4301fca","validatorIndex":"0xc18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140868","index":"0x4301fcb","validatorIndex":"0xc19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc79","index":"0x4301fcc","validatorIndex":"0xc1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fcd","validatorIndex":"0xc1b"}]},[],"0x2a303d061b94f6d64e1de9c414f932c864a1cbc5524cf0bb1aa1746363d8f001"]) handled in 2ms 2025-01-08 15:44:14.3606|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3606|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3606|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3606|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3643|INFO|Synchronization.Reporting.SyncReport|37|Peers | with best block: 2 | all: 2 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:44:14.3643|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3643|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.3643|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722694 (0x38cafd...b3ffa1), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3643|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722694 (0x38cafd...b3ffa1), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3643|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3643|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:14.3643|INFO|Synchronization.Reporting.SyncReport|37|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 15:44:14.3643|DEBUG|Synchronization.Peers.SyncPeersReport|37|Sync peers - Connected: 2 | All: 2 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:44:14.3684|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3684|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3684|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3684|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3684|DEBUG|Synchronization.Peers.SyncPeersReport|37| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722695| 3.69.35.13:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722695| 3.71.132.231:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:44:14.3738|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|37|Changing sync FastHeaders to FastSync, FastHeaders at block: 13722657 | target: 13722694 | peer: 13722695 2025-01-08 15:44:14.3738|DEBUG|Synchronization.Reporting.SyncReport|37|Sync mode changed from FastHeaders to FastSync, FastHeaders 2025-01-08 15:44:14.3738|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|FastSyncFeed state changed to Active 2025-01-08 15:44:14.3738|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|SyncDispatcher got activated. 2025-01-08 15:44:14.3799|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] 2025-01-08 15:44:14.3819|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","blockNumber":"0xd16447","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","prevRandao":"0xe06a1e8066a83b91a802982d9824c050fbd9816f152aa26fe67867224346b3b2","receiptsRoot":"0x45ed82dbf3c652398d883df1b0b4064a8dfa414de18c0405d5f9cfa8b2e4ac44","stateRoot":"0x8de0c6f893d963adc6e8a0d1fac19efed6c1f0b4554e6346adf4bd5401ff5d91","timestamp":"0x677e9d45","transactions":["0x02f901d58227d883055e598459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e28f5bc14f527e719337f892a60da1f7037cabf593cc10932f2666a5f0334ab777d72bbbb03c8e0e98893cd79b1aaa5e3491648cf4b166e4916bc060900edb97b332e332e30000000000000000000000000000000000000000000000000000000c080a07c28dcb3834e7f6aa808124b7786d0c9834ceca4f892f20e8d99d0312bd1502ea072b1d142906695a2222e3a3c54b80eac679d5074b74d2dcc997f820f36741aa9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc60","index":"0x4301fce","validatorIndex":"0xc1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fcf","validatorIndex":"0xc1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301fd0","validatorIndex":"0xc1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc67","index":"0x4301fd1","validatorIndex":"0xc1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301fd2","validatorIndex":"0xc20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5d","index":"0x4301fd3","validatorIndex":"0xc21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140275","index":"0x4301fd4","validatorIndex":"0xc22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301fd5","validatorIndex":"0xc23"}]},[],"0x178c90fe4698ba184de2ed2d9ef6040f3a648cb92140f42288d5245a030595d0"]) 2025-01-08 15:44:14.3819|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722695 (0x7f6c0e...4cf66f), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:44:14.3845|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Syncing... Inserting block 13722695 (0x7f6c0e...4cf66f). 2025-01-08 15:44:14.3845|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.3845|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","blockNumber":"0xd16447","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","prevRandao":"0xe06a1e8066a83b91a802982d9824c050fbd9816f152aa26fe67867224346b3b2","receiptsRoot":"0x45ed82dbf3c652398d883df1b0b4064a8dfa414de18c0405d5f9cfa8b2e4ac44","stateRoot":"0x8de0c6f893d963adc6e8a0d1fac19efed6c1f0b4554e6346adf4bd5401ff5d91","timestamp":"0x677e9d45","transactions":["0x02f901d58227d883055e598459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e28f5bc14f527e719337f892a60da1f7037cabf593cc10932f2666a5f0334ab777d72bbbb03c8e0e98893cd79b1aaa5e3491648cf4b166e4916bc060900edb97b332e332e30000000000000000000000000000000000000000000000000000000c080a07c28dcb3834e7f6aa808124b7786d0c9834ceca4f892f20e8d99d0312bd1502ea072b1d142906695a2222e3a3c54b80eac679d5074b74d2dcc997f820f36741aa9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc60","index":"0x4301fce","validatorIndex":"0xc1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fcf","validatorIndex":"0xc1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301fd0","validatorIndex":"0xc1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc67","index":"0x4301fd1","validatorIndex":"0xc1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301fd2","validatorIndex":"0xc20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5d","index":"0x4301fd3","validatorIndex":"0xc21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140275","index":"0x4301fd4","validatorIndex":"0xc22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301fd5","validatorIndex":"0xc23"}]},[],"0x178c90fe4698ba184de2ed2d9ef6040f3a648cb92140f42288d5245a030595d0"]) 2025-01-08 15:44:14.3845|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","blockNumber":"0xd16447","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x38cafdb23107e2bf7af46359c7708268008fb360014ed72f9f85a46dacb3ffa1","prevRandao":"0xe06a1e8066a83b91a802982d9824c050fbd9816f152aa26fe67867224346b3b2","receiptsRoot":"0x45ed82dbf3c652398d883df1b0b4064a8dfa414de18c0405d5f9cfa8b2e4ac44","stateRoot":"0x8de0c6f893d963adc6e8a0d1fac19efed6c1f0b4554e6346adf4bd5401ff5d91","timestamp":"0x677e9d45","transactions":["0x02f901d58227d883055e598459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e28f5bc14f527e719337f892a60da1f7037cabf593cc10932f2666a5f0334ab777d72bbbb03c8e0e98893cd79b1aaa5e3491648cf4b166e4916bc060900edb97b332e332e30000000000000000000000000000000000000000000000000000000c080a07c28dcb3834e7f6aa808124b7786d0c9834ceca4f892f20e8d99d0312bd1502ea072b1d142906695a2222e3a3c54b80eac679d5074b74d2dcc997f820f36741aa9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc60","index":"0x4301fce","validatorIndex":"0xc1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fcf","validatorIndex":"0xc1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301fd0","validatorIndex":"0xc1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc67","index":"0x4301fd1","validatorIndex":"0xc1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4301fd2","validatorIndex":"0xc20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc5d","index":"0x4301fd3","validatorIndex":"0xc21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140275","index":"0x4301fd4","validatorIndex":"0xc22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4301fd5","validatorIndex":"0xc23"}]},[],"0x178c90fe4698ba184de2ed2d9ef6040f3a648cb92140f42288d5245a030595d0"]) handled in 3ms 2025-01-08 15:44:14.3845|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13722657, beaconPivotExists: True, BestSuggestedBody: 13722657, BestKnownNumber: 13722657, BestPeer: [HBR ][ ][Peer|eth68|13722695| 3.69.35.13:| Out], BestKnownBeaconNumber 13722695 2025-01-08 15:44:14.3845|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] (our best 13722657) 2025-01-08 15:44:14.3845|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3845|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3845|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3845|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.3891|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722695 (0x7f6c0e...4cf66f), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3891|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Syncing beacon headers, Request: ForkChoice: 13722695 (0x7f6c0e...4cf66f), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.3891|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.4064|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","blockNumber":"0xd16448","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","prevRandao":"0x95f35eb9fb8d60c079f2ff8e565059bc6e36c19f2105cd961ace40174e65a847","receiptsRoot":"0xdf122edd72ee277a9f79da32810f130aa4e0daf73f7871f0c74167b76ffdc030","stateRoot":"0xf2e883ad5019f84525614d99af19763f11a0fdc5d3fd2aa24c1420c7c41ba020","timestamp":"0x677e9d4a","transactions":["0x02f901d58227d883055e5a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beda675ab8ec3936e8aed18aa821a69fe9e8cb942ab1153ca833bee589e98068c8238223dd42866b5d1a0d2d7e607f4894f99a5ce9fb1a092d0727cb8bba81c8d0332e332e30000000000000000000000000000000000000000000000000000000c080a0fac0915dfc144df17d0cb4b656cab14261e4eea1767a8cfd8e892d3288e11813a06d8101a1789064e27ff7e9203c05a8aa4a03cd10c4b3b3ca42c8b0ffb2399eec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135f48","index":"0x4301fd6","validatorIndex":"0xc24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301fd7","validatorIndex":"0xc25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fd8","validatorIndex":"0xc26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301fd9","validatorIndex":"0xc27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fda","validatorIndex":"0xc28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301fdb","validatorIndex":"0xc29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fdc","validatorIndex":"0xc2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3accb6","index":"0x4301fdd","validatorIndex":"0xc2b"}]},[],"0x11744c8216f26dac90c11d90b6ef43ca65e2af517ede6e2655b65e5215a16bb3"]) 2025-01-08 15:44:14.4064|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722696 (0x8f3a07...edc0d9), Extra Data: Nethermind 2025-01-08 15:44:14.4064|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Syncing... Inserting block 13722696 (0x8f3a07...edc0d9). 2025-01-08 15:44:14.4064|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:14.4064|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","blockNumber":"0xd16448","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","prevRandao":"0x95f35eb9fb8d60c079f2ff8e565059bc6e36c19f2105cd961ace40174e65a847","receiptsRoot":"0xdf122edd72ee277a9f79da32810f130aa4e0daf73f7871f0c74167b76ffdc030","stateRoot":"0xf2e883ad5019f84525614d99af19763f11a0fdc5d3fd2aa24c1420c7c41ba020","timestamp":"0x677e9d4a","transactions":["0x02f901d58227d883055e5a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beda675ab8ec3936e8aed18aa821a69fe9e8cb942ab1153ca833bee589e98068c8238223dd42866b5d1a0d2d7e607f4894f99a5ce9fb1a092d0727cb8bba81c8d0332e332e30000000000000000000000000000000000000000000000000000000c080a0fac0915dfc144df17d0cb4b656cab14261e4eea1767a8cfd8e892d3288e11813a06d8101a1789064e27ff7e9203c05a8aa4a03cd10c4b3b3ca42c8b0ffb2399eec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135f48","index":"0x4301fd6","validatorIndex":"0xc24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301fd7","validatorIndex":"0xc25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fd8","validatorIndex":"0xc26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301fd9","validatorIndex":"0xc27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fda","validatorIndex":"0xc28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301fdb","validatorIndex":"0xc29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fdc","validatorIndex":"0xc2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3accb6","index":"0x4301fdd","validatorIndex":"0xc2b"}]},[],"0x11744c8216f26dac90c11d90b6ef43ca65e2af517ede6e2655b65e5215a16bb3"]) 2025-01-08 15:44:14.4064|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","blockNumber":"0xd16448","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7f6c0e04549d91c889fd09c44e24d2ce0d47c4b1cca709e663826947cc4cf66f","prevRandao":"0x95f35eb9fb8d60c079f2ff8e565059bc6e36c19f2105cd961ace40174e65a847","receiptsRoot":"0xdf122edd72ee277a9f79da32810f130aa4e0daf73f7871f0c74167b76ffdc030","stateRoot":"0xf2e883ad5019f84525614d99af19763f11a0fdc5d3fd2aa24c1420c7c41ba020","timestamp":"0x677e9d4a","transactions":["0x02f901d58227d883055e5a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beda675ab8ec3936e8aed18aa821a69fe9e8cb942ab1153ca833bee589e98068c8238223dd42866b5d1a0d2d7e607f4894f99a5ce9fb1a092d0727cb8bba81c8d0332e332e30000000000000000000000000000000000000000000000000000000c080a0fac0915dfc144df17d0cb4b656cab14261e4eea1767a8cfd8e892d3288e11813a06d8101a1789064e27ff7e9203c05a8aa4a03cd10c4b3b3ca42c8b0ffb2399eec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135f48","index":"0x4301fd6","validatorIndex":"0xc24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301fd7","validatorIndex":"0xc25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fd8","validatorIndex":"0xc26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67f","index":"0x4301fd9","validatorIndex":"0xc27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fda","validatorIndex":"0xc28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301fdb","validatorIndex":"0xc29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25e","index":"0x4301fdc","validatorIndex":"0xc2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3accb6","index":"0x4301fdd","validatorIndex":"0xc2b"}]},[],"0x11744c8216f26dac90c11d90b6ef43ca65e2af517ede6e2655b65e5215a16bb3"]) handled in 1ms 2025-01-08 15:44:14.4086|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.4086|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.4086|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.4086|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.4086|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.4086|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:14.4126|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722696 (0x8f3a07...edc0d9), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.4126|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722696 (0x8f3a07...edc0d9), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:14.4126|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:14.4126|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:14.4126|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.4126|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.4126|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.4126|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.5083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.5663|DEBUG|Synchronization.Blocks.BlockDownloader|37|Replacing [ ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] with [HBR ][ ][Peer|eth68|13722695| 3.71.132.231:| Out] for the blocks sync allocation. 2025-01-08 15:44:14.5829|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.5829|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:14.5829|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.5829|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:14.6103|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.6454|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.6487|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.6487|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:14.6487|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.6487|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:14.6487|DEBUG|Db.SimpleFilePublicKeyDb|35|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_1d02a704-c36b-4eed-a33c-2677da94fb7a 2025-01-08 15:44:14.7014|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.84.33:31303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:44:14.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.7259|DEBUG|Synchronization.Blocks.SyncBatchSize|37|Changing sync batch size to 48 2025-01-08 15:44:14.7500|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|37|Continue full sync with [ ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] (our best 13722663) 2025-01-08 15:44:14.7500|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|37|Has better peer, stopping 2025-01-08 15:44:14.7524|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [ ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] completed with progress 6. 2025-01-08 15:44:14.7524|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:44:14.7565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:14.7565|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:14.7900|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:14.7940|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.7940|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:14.7940|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:14.7940|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:14.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:14.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.0028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.0028|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:44:15.0491|DEBUG|Network.PeerManager|11|Peer pool size is: 1010 2025-01-08 15:44:15.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.1195|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","blockNumber":"0xd16449","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f8","gasUsed":"0x1d2b1","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000008000000000000000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000010000000000000000040000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000200000","parentHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","prevRandao":"0x71977a6057ec74a952a993ebbacb81f43ead7a65f9d8837439b387843ca44b44","receiptsRoot":"0x5f055fc5ad118d94838630819fe68e33b72fecbbd2380958873147eb0dabfa9f","stateRoot":"0x71511876e7fc9679ebefcc696cf6a8a442ca957ed3f5cdf5358aff0160441132","timestamp":"0x677e9d4f","transactions":["0x02f904958227d8824c6f8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e437027056beadd649e464e7913a81cb4962a72af5042b61aa2c7bf3519709c36995ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000000a69c94d20a00000000000000000197cef52dc00000000000000000000000000000000000000000000000000000000000000006fdae96a9b5d7e8088411245c224f25dbdde7a3135e0d071006b612c9bcc033b6f28911152ae52fd08baa57e1dcdf96e078c6ebc802200368d2db910f9f515452466f696489d582946d25cec6ced94eb89d9303f757893e088124b47e25ca52bdc141961ff3fe8b8a4c964411fb520ebb0fd4af72e8742b7d05021521cdcb15479a822aa9e8693960a06c6da79f2927e8af719906ad6e46a14f085925274c12edb736a5e5c9ca947193052dfaaebb7ceb0442ba01f4fad8b3a7c905abe6275d8800000000000000000000000000000000000000000000000000000000000000061d95ad14155038f5ba921f6c03b5b98112f2f442b2b22afc349cb9f79052800c2a97721a00422ab95a2ed5c4c98c204ba3a861c61e25b849e2b7779211e395107e2d1ddd6cd67ff66757274f1e36d91a0a572493819627e7de7a464a16658ac256c62150a48c766edd32cb77cfa8f0b38a6f3533574306db740d16b7076da56250e34388a29014b8aba79adec6fe58edb76a437314540613089891f9f4737bbd263c5752a5f41ee4024958dcc031dada6c5f155d3e76636d0e46ac16cd2e245ec080a0142c4237cb7d5bcb60c765a875c369e0c147a4bced69c60132085e9989d65cb4a07fb62a0e83c8f383758d4c755be3492c7c96d78569a4377ed67a2354384dfc50"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2f98","index":"0x4301fde","validatorIndex":"0xc2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301fdf","validatorIndex":"0xc2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe0","validatorIndex":"0xc2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e250","index":"0x4301fe1","validatorIndex":"0xc2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301fe2","validatorIndex":"0xc30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe3","validatorIndex":"0xc31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140294","index":"0x4301fe4","validatorIndex":"0xc32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe5","validatorIndex":"0xc33"}]},[],"0xe944e932167c3a07204d9e948a08c4bce04b6b57ccf0f6dec67ba19ce9bf97dd"]) 2025-01-08 15:44:15.1195|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722697 (0x734bab...6d5772), Extra Data: Nethermind 2025-01-08 15:44:15.1208|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Syncing... Inserting block 13722697 (0x734bab...6d5772). 2025-01-08 15:44:15.1208|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","blockNumber":"0xd16449","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f8","gasUsed":"0x1d2b1","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000008000000000000000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000010000000000000000040000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000200000","parentHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","prevRandao":"0x71977a6057ec74a952a993ebbacb81f43ead7a65f9d8837439b387843ca44b44","receiptsRoot":"0x5f055fc5ad118d94838630819fe68e33b72fecbbd2380958873147eb0dabfa9f","stateRoot":"0x71511876e7fc9679ebefcc696cf6a8a442ca957ed3f5cdf5358aff0160441132","timestamp":"0x677e9d4f","transactions":["0x02f904958227d8824c6f8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e437027056beadd649e464e7913a81cb4962a72af5042b61aa2c7bf3519709c36995ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000000a69c94d20a00000000000000000197cef52dc00000000000000000000000000000000000000000000000000000000000000006fdae96a9b5d7e8088411245c224f25dbdde7a3135e0d071006b612c9bcc033b6f28911152ae52fd08baa57e1dcdf96e078c6ebc802200368d2db910f9f515452466f696489d582946d25cec6ced94eb89d9303f757893e088124b47e25ca52bdc141961ff3fe8b8a4c964411fb520ebb0fd4af72e8742b7d05021521cdcb15479a822aa9e8693960a06c6da79f2927e8af719906ad6e46a14f085925274c12edb736a5e5c9ca947193052dfaaebb7ceb0442ba01f4fad8b3a7c905abe6275d8800000000000000000000000000000000000000000000000000000000000000061d95ad14155038f5ba921f6c03b5b98112f2f442b2b22afc349cb9f79052800c2a97721a00422ab95a2ed5c4c98c204ba3a861c61e25b849e2b7779211e395107e2d1ddd6cd67ff66757274f1e36d91a0a572493819627e7de7a464a16658ac256c62150a48c766edd32cb77cfa8f0b38a6f3533574306db740d16b7076da56250e34388a29014b8aba79adec6fe58edb76a437314540613089891f9f4737bbd263c5752a5f41ee4024958dcc031dada6c5f155d3e76636d0e46ac16cd2e245ec080a0142c4237cb7d5bcb60c765a875c369e0c147a4bced69c60132085e9989d65cb4a07fb62a0e83c8f383758d4c755be3492c7c96d78569a4377ed67a2354384dfc50"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2f98","index":"0x4301fde","validatorIndex":"0xc2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301fdf","validatorIndex":"0xc2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe0","validatorIndex":"0xc2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e250","index":"0x4301fe1","validatorIndex":"0xc2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301fe2","validatorIndex":"0xc30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe3","validatorIndex":"0xc31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140294","index":"0x4301fe4","validatorIndex":"0xc32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe5","validatorIndex":"0xc33"}]},[],"0xe944e932167c3a07204d9e948a08c4bce04b6b57ccf0f6dec67ba19ce9bf97dd"]) 2025-01-08 15:44:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","blockNumber":"0xd16449","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f8","gasUsed":"0x1d2b1","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000008000000000000000000080000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000010000000000000000040000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000200000","parentHash":"0x8f3a07d4f159ff00cb2a8e7b8dfaebf93c3fedd4fed2a6375c3bd7826eedc0d9","prevRandao":"0x71977a6057ec74a952a993ebbacb81f43ead7a65f9d8837439b387843ca44b44","receiptsRoot":"0x5f055fc5ad118d94838630819fe68e33b72fecbbd2380958873147eb0dabfa9f","stateRoot":"0x71511876e7fc9679ebefcc696cf6a8a442ca957ed3f5cdf5358aff0160441132","timestamp":"0x677e9d4f","transactions":["0x02f904958227d8824c6f8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e437027056beadd649e464e7913a81cb4962a72af5042b61aa2c7bf3519709c36995ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000000a69c94d20a00000000000000000197cef52dc00000000000000000000000000000000000000000000000000000000000000006fdae96a9b5d7e8088411245c224f25dbdde7a3135e0d071006b612c9bcc033b6f28911152ae52fd08baa57e1dcdf96e078c6ebc802200368d2db910f9f515452466f696489d582946d25cec6ced94eb89d9303f757893e088124b47e25ca52bdc141961ff3fe8b8a4c964411fb520ebb0fd4af72e8742b7d05021521cdcb15479a822aa9e8693960a06c6da79f2927e8af719906ad6e46a14f085925274c12edb736a5e5c9ca947193052dfaaebb7ceb0442ba01f4fad8b3a7c905abe6275d8800000000000000000000000000000000000000000000000000000000000000061d95ad14155038f5ba921f6c03b5b98112f2f442b2b22afc349cb9f79052800c2a97721a00422ab95a2ed5c4c98c204ba3a861c61e25b849e2b7779211e395107e2d1ddd6cd67ff66757274f1e36d91a0a572493819627e7de7a464a16658ac256c62150a48c766edd32cb77cfa8f0b38a6f3533574306db740d16b7076da56250e34388a29014b8aba79adec6fe58edb76a437314540613089891f9f4737bbd263c5752a5f41ee4024958dcc031dada6c5f155d3e76636d0e46ac16cd2e245ec080a0142c4237cb7d5bcb60c765a875c369e0c147a4bced69c60132085e9989d65cb4a07fb62a0e83c8f383758d4c755be3492c7c96d78569a4377ed67a2354384dfc50"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2f98","index":"0x4301fde","validatorIndex":"0xc2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301fdf","validatorIndex":"0xc2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe0","validatorIndex":"0xc2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e250","index":"0x4301fe1","validatorIndex":"0xc2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301fe2","validatorIndex":"0xc30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe3","validatorIndex":"0xc31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140294","index":"0x4301fe4","validatorIndex":"0xc32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe5","validatorIndex":"0xc33"}]},[],"0xe944e932167c3a07204d9e948a08c4bce04b6b57ccf0f6dec67ba19ce9bf97dd"]) handled in 1ms 2025-01-08 15:44:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:15.1208|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:15.1252|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722697 (0x734bab...6d5772), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:15.1252|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722697 (0x734bab...6d5772), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:15.1252|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:15.1763|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:44:15.2020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.3559|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.157.34:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:44:15.3755|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|FastSyncFeed state changed to Active 2025-01-08 15:44:15.3755|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher got activated. 2025-01-08 15:44:15.3762|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722695| 3.71.132.231:| Out] 2025-01-08 15:44:15.3762|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722663, beaconPivotExists: True, BestSuggestedBody: 13722663, BestKnownNumber: 13722663, BestPeer: [HBR ][ ][Peer|eth68|13722695| 3.71.132.231:| Out], BestKnownBeaconNumber 13722697 2025-01-08 15:44:15.3762|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722695| 3.71.132.231:| Out] (our best 13722663) 2025-01-08 15:44:15.4021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.5195|DEBUG|Synchronization.Blocks.SyncBatchSize|44|Changing sync batch size to 48 2025-01-08 15:44:15.5219|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722695| 3.71.132.231:| Out] (our best 13722665) 2025-01-08 15:44:15.5219|DEBUG|Synchronization.Blocks.BlockDownloader|44|Blocks download from [HBR ][ ][Peer|eth68|13722695| 3.71.132.231:| Out] completed with progress 2. 2025-01-08 15:44:15.5219|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Dormant 2025-01-08 15:44:15.5219|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722695| 3.71.132.231:| Out] has been processed 2025-01-08 15:44:15.5219|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher is going to sleep. 2025-01-08 15:44:15.5853|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.5853|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:15.5853|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.5853|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:15.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.6510|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.6510|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:15.6510|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.6510|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.6527|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:15.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.7013|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:44:15.7013|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:44:15.7048|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_chainId([]) 2025-01-08 15:44:15.7048|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:44:15.7095|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:44:15.7095|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:44:15.7216|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:44:15.7216|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_getBlockByNumber(["latest",false]) handled in 12ms 2025-01-08 15:44:15.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:15.8088|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:15.8122|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:15.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.0794|DEBUG|Network.PeerManager|36|Peer pool size is: 1111 2025-01-08 15:44:16.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.1770|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:44:16.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.3748|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722665 | target: 13722697 | peer: 13722695 2025-01-08 15:44:16.3748|INFO|Synchronization.FastSync.StateSyncPivot|23|Snap - distance from HEAD:13722665 - Pivot changed from to 13722665 2025-01-08 15:44:16.3748|INFO|Synchronization.SnapSync.ProgressTracker|23|Starting the Snap data sync from the 13722665 (0xb3889e...e9cb12) 0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4 root 2025-01-08 15:44:16.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SnapSyncFeed state changed to Active 2025-01-08 15:44:16.3764|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher got activated. 2025-01-08 15:44:16.3867|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:16.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.4244|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:16.4244|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:16.4244|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:16.4244|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:16.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.5879|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.5879|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:16.5879|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.5879|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:16.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.6564|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:16.6602|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.6602|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:16.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:16.8147|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.8147|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:16.8147|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.8147|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:16.8169|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:16.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.1149|DEBUG|Network.PeerManager|36|Peer pool size is: 1212 2025-01-08 15:44:17.1767|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:17.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.3022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.5907|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.5907|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:17.5907|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.5907|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:17.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.6624|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.6624|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:17.6624|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.6624|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:17.6624|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:17.6624|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:17.6642|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:17.6642|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:17.6642|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.6642|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:17.6642|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.6642|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:17.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.7309|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.195.28:31031] initiating disconnect because InvalidNetworkId, details: invalid network id - 200810 2025-01-08 15:44:17.7933|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.75.63.90:1301] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz14, bzz-retrieve2, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 15:44:17.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:17.8216|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:17.8247|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.8247|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:17.8247|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:17.8247|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:17.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.1603|DEBUG|Network.PeerManager|43|Peer pool size is: 1313 2025-01-08 15:44:18.1796|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:44:18.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.5932|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.5932|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:18.5932|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.5932|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:18.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.6681|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.6682|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:18.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.7987|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:44:18.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.8272|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.8272|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:18.8272|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.8272|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:18.8291|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:18.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:18.9214|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|44|Attempt to request ENR before bonding 2025-01-08 15:44:19.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.1783|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:44:19.1830|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|3.234.152.194:59117->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:19.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.2109|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.159.74:5060] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:44:19.2194|DEBUG|Network.PeerManager|12|Peer pool size is: 1414 2025-01-08 15:44:19.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.3803|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.200.131.64:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:44:19.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.5957|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.5957|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:19.5957|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.5957|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:19.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.6498|DEBUG|Db.SimpleFilePublicKeyDb|12|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_4ded6dca-b4e1-4b78-98d6-78460992aa74 2025-01-08 15:44:19.6736|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.6736|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:19.6736|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.6736|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.6763|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:19.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.8377|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:19.8377|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.8377|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:19.8377|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.8377|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:19.8423|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:19.8423|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:19.8423|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:19.8423|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:19.8443|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.8443|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:19.8443|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:19.8443|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:19.9386|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:44:20.0504|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.38.77:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:44:20.1002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.1230|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","blockNumber":"0xd1644a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7e0","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","prevRandao":"0x20b233986a61f5fc888e628314a98c07c3742d72f5d4ce5e0ec23662276760cc","receiptsRoot":"0x814b6dc9032199eb616c67e3cd6d3322a8abf978ef6a007c2e0f7d96b065e42f","stateRoot":"0xb106adb84b7b6c9140b2c96d279f315c08d052a11f6d9a4bc15d4737daacbcad","timestamp":"0x677e9d54","transactions":["0x02f901d58227d883055e5b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c53bb26847919d0222def36518707ca9e6dbb9b30d425c0d3517bc7d7f2ba82735ad9ab06063f3d30b7e36769c9a1ceb2b8f516bb5dbf756b340550ce7862e1cd332e332e30000000000000000000000000000000000000000000000000000000c001a014efb99515a18e66dbd0b3734d82192f15fa5a2798a2055d02928f97f61d2b48a03083a2e6c1958cb8ccf9dcc5e6c3f1e2a2c439b04103b232083ddaab25a5b691"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dd3d","index":"0x4301fe6","validatorIndex":"0xc34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b653","index":"0x4301fe7","validatorIndex":"0xc35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe8","validatorIndex":"0xc36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe9","validatorIndex":"0xc37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cad11","index":"0x4301fea","validatorIndex":"0xc38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301feb","validatorIndex":"0xc39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb2e2","index":"0x4301fec","validatorIndex":"0xc3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140497","index":"0x4301fed","validatorIndex":"0xc3b"}]},[],"0xe289111b550025aaf08b72bedcd1c81a6a956789cf47291f3c370f9228dae7f4"]) 2025-01-08 15:44:20.1230|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722698 (0xcd72e6...e6d43b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:44:20.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722698 (0xcd72e6...e6d43b). 2025-01-08 15:44:20.1244|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","blockNumber":"0xd1644a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7e0","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","prevRandao":"0x20b233986a61f5fc888e628314a98c07c3742d72f5d4ce5e0ec23662276760cc","receiptsRoot":"0x814b6dc9032199eb616c67e3cd6d3322a8abf978ef6a007c2e0f7d96b065e42f","stateRoot":"0xb106adb84b7b6c9140b2c96d279f315c08d052a11f6d9a4bc15d4737daacbcad","timestamp":"0x677e9d54","transactions":["0x02f901d58227d883055e5b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c53bb26847919d0222def36518707ca9e6dbb9b30d425c0d3517bc7d7f2ba82735ad9ab06063f3d30b7e36769c9a1ceb2b8f516bb5dbf756b340550ce7862e1cd332e332e30000000000000000000000000000000000000000000000000000000c001a014efb99515a18e66dbd0b3734d82192f15fa5a2798a2055d02928f97f61d2b48a03083a2e6c1958cb8ccf9dcc5e6c3f1e2a2c439b04103b232083ddaab25a5b691"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dd3d","index":"0x4301fe6","validatorIndex":"0xc34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b653","index":"0x4301fe7","validatorIndex":"0xc35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe8","validatorIndex":"0xc36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe9","validatorIndex":"0xc37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cad11","index":"0x4301fea","validatorIndex":"0xc38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301feb","validatorIndex":"0xc39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb2e2","index":"0x4301fec","validatorIndex":"0xc3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140497","index":"0x4301fed","validatorIndex":"0xc3b"}]},[],"0xe289111b550025aaf08b72bedcd1c81a6a956789cf47291f3c370f9228dae7f4"]) 2025-01-08 15:44:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","blockNumber":"0xd1644a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7e0","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x734bab8e4eb36b40be76b346cc5cdc99050215ceb5a39b3f7f302302936d5772","prevRandao":"0x20b233986a61f5fc888e628314a98c07c3742d72f5d4ce5e0ec23662276760cc","receiptsRoot":"0x814b6dc9032199eb616c67e3cd6d3322a8abf978ef6a007c2e0f7d96b065e42f","stateRoot":"0xb106adb84b7b6c9140b2c96d279f315c08d052a11f6d9a4bc15d4737daacbcad","timestamp":"0x677e9d54","transactions":["0x02f901d58227d883055e5b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c53bb26847919d0222def36518707ca9e6dbb9b30d425c0d3517bc7d7f2ba82735ad9ab06063f3d30b7e36769c9a1ceb2b8f516bb5dbf756b340550ce7862e1cd332e332e30000000000000000000000000000000000000000000000000000000c001a014efb99515a18e66dbd0b3734d82192f15fa5a2798a2055d02928f97f61d2b48a03083a2e6c1958cb8ccf9dcc5e6c3f1e2a2c439b04103b232083ddaab25a5b691"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dd3d","index":"0x4301fe6","validatorIndex":"0xc34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b653","index":"0x4301fe7","validatorIndex":"0xc35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe8","validatorIndex":"0xc36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301fe9","validatorIndex":"0xc37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cad11","index":"0x4301fea","validatorIndex":"0xc38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301feb","validatorIndex":"0xc39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb2e2","index":"0x4301fec","validatorIndex":"0xc3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140497","index":"0x4301fed","validatorIndex":"0xc3b"}]},[],"0xe289111b550025aaf08b72bedcd1c81a6a956789cf47291f3c370f9228dae7f4"]) handled in 1ms 2025-01-08 15:44:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:20.1244|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:20.1244|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:20.1300|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:20.1300|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:20.1300|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722698 (0xcd72e6...e6d43b), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:20.1300|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722698 (0xcd72e6...e6d43b), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:20.1300|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:20.1300|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:20.1323|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:20.1323|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:20.1323|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:20.1323|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:20.1791|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:44:20.1954|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.238.131.193:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 15:44:20.2022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.2478|DEBUG|Network.PeerManager|15|Peer pool size is: 1515 2025-01-08 15:44:20.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.3748|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722665 | target: 13722698 | peer: 13722695 2025-01-08 15:44:20.3748|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:20.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Active 2025-01-08 15:44:20.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 15:44:20.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] 2025-01-08 15:44:20.3748|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13722665, beaconPivotExists: True, BestSuggestedBody: 13722665, BestKnownNumber: 13722665, BestPeer: [HBR S ][ ][Peer|eth68|13722695| 3.69.35.13:| Out], BestKnownBeaconNumber 13722698 2025-01-08 15:44:20.3748|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR S ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] (our best 13722665) 2025-01-08 15:44:20.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.5019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.5216|DEBUG|Synchronization.Blocks.SyncBatchSize|9|Changing sync batch size to 48 2025-01-08 15:44:20.5216|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR S ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] (our best 13722666) 2025-01-08 15:44:20.5216|DEBUG|Synchronization.Blocks.BlockDownloader|9|Blocks download from [HBR S ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:20.5216|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Dormant 2025-01-08 15:44:20.5216|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722695| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:20.5216|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:44:20.5983|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.5983|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:20.5983|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.5983|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:20.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.6683|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.44.78.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.6804|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:20.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.8464|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.8464|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:20.8464|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.8464|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:20.8610|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:20.8610|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:20.8610|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:20.8610|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:20.8655|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.8655|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:20.8655|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:20.8655|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:20.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:20.9201|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.26.47:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:20.9799|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|212.95.53.129:38990->30303] to: 30303 2025-01-08 15:44:20.9808|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|212.95.53.129:38990->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 15:44:21.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.1771|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:44:21.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.2843|DEBUG|Network.PeerManager|8|Peer pool size is: 1616 2025-01-08 15:44:21.2931|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.46.115.22:53910] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 15:44:21.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.3744|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722666 | target: 13722698 | peer: 13722695 2025-01-08 15:44:21.3744|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:21.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.4245|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:21.4245|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:21.4245|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:21.4245|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:21.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.6087|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.6087|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:21.6087|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.6087|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:21.6861|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:21.6901|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.6901|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:21.6901|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.6901|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:21.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.8689|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.8689|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:21.8689|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.8689|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:44:21.8754|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:21.8754|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:21.8754|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:21.8754|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:21.8769|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.8769|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:21.8769|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.8769|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:21.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:21.9674|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.9674|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:21.9674|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:21.9674|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:21.9693|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:21.9693|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:21.9693|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:21.9693|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:22.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.1769|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:44:22.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.3892|DEBUG|Network.PeerManager|6|Peer pool size is: 1717 2025-01-08 15:44:22.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.6116|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.6116|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:22.6116|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.6116|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:22.6920|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.6920|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:22.6920|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.6920|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.6938|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:22.6994|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.247.18.72:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:44:22.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.7475|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.243.157.75:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:22.7701|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.89.62.136:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:44:22.7904|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.23.124:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:22.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.8792|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.8792|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:22.8792|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.8792|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:22.8811|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:22.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:22.9661|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.105.149.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:44:23.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.0243|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.229.224.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:44:23.0715|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:23.0769|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:23.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.1113|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.170.50:20503] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:23.1613|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.156.153.4:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:44:23.1613|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.52.20:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:44:23.1775|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:44:23.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.2765|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.7:40584] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:23.2832|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.220.132.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 15:44:23.2905|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.168.253.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 322 2025-01-08 15:44:23.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.3304|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.71.151:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:44:23.3747|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.240.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3797 2025-01-08 15:44:23.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.4312|DEBUG|Network.PeerManager|6|Peer pool size is: 1818 2025-01-08 15:44:23.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.5418|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->82.220.39.14:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 6789 2025-01-08 15:44:23.5699|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.184.196.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:23.5836|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:23.6019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.6207|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.6207|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:23.6207|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.6207|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:23.6392|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.245.70.169:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:23.6977|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:23.7012|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.7012|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:23.7012|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.7012|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:23.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.7192|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->104.45.7.40:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 3 2025-01-08 15:44:23.7411|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.65.193.240:42303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 15:44:23.8412|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:23.8412|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.252.87.229:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:23.8843|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:23.9411|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.0172|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.189.8.208:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3334 2025-01-08 15:44:24.0371|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.6.156:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:44:24.0405|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.0518|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.181.77.41:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 15:44:24.1286|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.126.200.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:44:24.1405|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.1781|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:44:24.2409|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.3421|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.4036|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.69.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:24.4422|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.4571|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.146.176.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:44:24.5410|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.5514|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.51.192.168:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:44:24.6123|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.38.81.180:30304] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 15:44:24.6229|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.6229|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:24.6229|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.6229|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:24.6410|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.6673|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.238.67:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:44:24.6967|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:44:24.7036|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.7036|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:24.7036|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.7036|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.7056|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:24.7409|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.7409|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.119.127.62:30399] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz13, bzz-retrieve1, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 15:44:24.8027|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.229.134.150:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:44:24.8415|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|16|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:24.8898|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:24.8932|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.8932|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:24.8932|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:24.8932|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:24.9410|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:44:25.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","blockNumber":"0xd1644b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d8","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","prevRandao":"0x27717ee0eb8f3ce20af46bed78df2e8c7854ec86b607b6056d9688baa05db1b2","receiptsRoot":"0x21f7635c849f4f6f95164608f6b58c72a16b9dfe5c354505a7374670dd607298","stateRoot":"0xa49cb06da554e986f8f237157fc39b51b3b7d743f264903bc2c1bbc769d2d0ab","timestamp":"0x677e9d59","transactions":["0x02f901d58227d883055e5c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ad480bb8bfacf82c55ff117673e78b28b6218cae281a48ef21445c6c27ffc49641977f4b3860d22bc9601aa0f4e19aa4b0cab9e21a473f075347a460f8be39a0332e332e30000000000000000000000000000000000000000000000000000000c080a045365d2067e65d15db43613e5b8608ed1421fdc70c7feb04752b54caad293208a0648edb06babdb5452532fcd4412b98d048a0fe1d17b6234f71d6d62f4ac50d52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13de7f","index":"0x4301fee","validatorIndex":"0xc3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74a","index":"0x4301fef","validatorIndex":"0xc3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x4301ff0","validatorIndex":"0xc3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301ff1","validatorIndex":"0xc3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25b","index":"0x4301ff2","validatorIndex":"0xc40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e267","index":"0x4301ff3","validatorIndex":"0xc41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc7f","index":"0x4301ff4","validatorIndex":"0xc42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027d","index":"0x4301ff5","validatorIndex":"0xc43"}]},[],"0xe3cd73e6642a0ed80719cdb4441d2f555423ecc798e1548fcd6e94071c9835f7"]) 2025-01-08 15:44:25.1408|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722699 (0x03663e...98853a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:44:25.1408|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722699 (0x03663e...98853a). 2025-01-08 15:44:25.1408|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","blockNumber":"0xd1644b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d8","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","prevRandao":"0x27717ee0eb8f3ce20af46bed78df2e8c7854ec86b607b6056d9688baa05db1b2","receiptsRoot":"0x21f7635c849f4f6f95164608f6b58c72a16b9dfe5c354505a7374670dd607298","stateRoot":"0xa49cb06da554e986f8f237157fc39b51b3b7d743f264903bc2c1bbc769d2d0ab","timestamp":"0x677e9d59","transactions":["0x02f901d58227d883055e5c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ad480bb8bfacf82c55ff117673e78b28b6218cae281a48ef21445c6c27ffc49641977f4b3860d22bc9601aa0f4e19aa4b0cab9e21a473f075347a460f8be39a0332e332e30000000000000000000000000000000000000000000000000000000c080a045365d2067e65d15db43613e5b8608ed1421fdc70c7feb04752b54caad293208a0648edb06babdb5452532fcd4412b98d048a0fe1d17b6234f71d6d62f4ac50d52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13de7f","index":"0x4301fee","validatorIndex":"0xc3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74a","index":"0x4301fef","validatorIndex":"0xc3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x4301ff0","validatorIndex":"0xc3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301ff1","validatorIndex":"0xc3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25b","index":"0x4301ff2","validatorIndex":"0xc40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e267","index":"0x4301ff3","validatorIndex":"0xc41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc7f","index":"0x4301ff4","validatorIndex":"0xc42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027d","index":"0x4301ff5","validatorIndex":"0xc43"}]},[],"0xe3cd73e6642a0ed80719cdb4441d2f555423ecc798e1548fcd6e94071c9835f7"]) 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","blockNumber":"0xd1644b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d8","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcd72e65c3163314a0c7de06d0f645e992031fb69900b9d3389c7576633e6d43b","prevRandao":"0x27717ee0eb8f3ce20af46bed78df2e8c7854ec86b607b6056d9688baa05db1b2","receiptsRoot":"0x21f7635c849f4f6f95164608f6b58c72a16b9dfe5c354505a7374670dd607298","stateRoot":"0xa49cb06da554e986f8f237157fc39b51b3b7d743f264903bc2c1bbc769d2d0ab","timestamp":"0x677e9d59","transactions":["0x02f901d58227d883055e5c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5cfbb3029e9b559908087c76db1f7bd1aecfde805005f0c9d7f9470d3f7e45f66b6e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ad480bb8bfacf82c55ff117673e78b28b6218cae281a48ef21445c6c27ffc49641977f4b3860d22bc9601aa0f4e19aa4b0cab9e21a473f075347a460f8be39a0332e332e30000000000000000000000000000000000000000000000000000000c080a045365d2067e65d15db43613e5b8608ed1421fdc70c7feb04752b54caad293208a0648edb06babdb5452532fcd4412b98d048a0fe1d17b6234f71d6d62f4ac50d52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13de7f","index":"0x4301fee","validatorIndex":"0xc3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d74a","index":"0x4301fef","validatorIndex":"0xc3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x4301ff0","validatorIndex":"0xc3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4301ff1","validatorIndex":"0xc3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e25b","index":"0x4301ff2","validatorIndex":"0xc40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e267","index":"0x4301ff3","validatorIndex":"0xc41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc7f","index":"0x4301ff4","validatorIndex":"0xc42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027d","index":"0x4301ff5","validatorIndex":"0xc43"}]},[],"0xe3cd73e6642a0ed80719cdb4441d2f555423ecc798e1548fcd6e94071c9835f7"]) handled in 2ms 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:25.1408|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:25.1458|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:25.1458|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:25.1458|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722699 (0x03663e...98853a), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:25.1458|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722699 (0x03663e...98853a), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:25.1458|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:25.1458|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:25.1492|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:25.1492|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:25.1492|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:25.1492|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:25.1774|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:44:25.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.3765|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722666 | target: 13722699 | peer: 13722698 2025-01-08 15:44:25.3765|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:25.3765|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:44:25.3765|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:44:25.3765|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] 2025-01-08 15:44:25.3765|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722666, beaconPivotExists: True, BestSuggestedBody: 13722666, BestKnownNumber: 13722666, BestPeer: [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out], BestKnownBeaconNumber 13722699 2025-01-08 15:44:25.3765|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] (our best 13722666) 2025-01-08 15:44:25.4020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.6251|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.6251|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:25.6251|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.6251|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:25.6574|DEBUG|Synchronization.Blocks.SyncBatchSize|16|Changing sync batch size to 72 2025-01-08 15:44:25.6574|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|16|Continue full sync with [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] (our best 13722667) 2025-01-08 15:44:25.6574|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:25.6574|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:44:25.6574|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:25.6574|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:44:25.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:25.7090|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:25.7125|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.7125|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:25.7125|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.7125|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:25.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:25.8952|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.8952|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:25.8952|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.8952|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:25.8970|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:25.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.0997|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.95.32.244:2560->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80000 2025-01-08 15:44:26.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.1794|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:44:26.2018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.3034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.3770|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722667 | target: 13722699 | peer: 13722698 2025-01-08 15:44:26.3770|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:26.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.4260|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:26.4260|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:26.4260|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:26.4260|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:26.5043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.6273|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.6273|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:26.6273|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.6273|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:26.7045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:26.7143|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:26.7179|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.7179|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:26.7179|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.7179|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:26.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:26.9017|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:26.9048|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.9048|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:26.9048|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:26.9048|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:26.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.0050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.1106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.1768|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:44:27.2083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.3087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.4091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.5105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.6296|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.6296|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:27.6296|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.6296|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:27.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.7199|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.7199|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:27.7199|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.7199|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.7219|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:27.8090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.9072|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.9072|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:27.9072|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.9072|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:27.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:27.9086|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:28.0107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.1089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.1772|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:44:28.2094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.3091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.4096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.5119|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.6095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.6318|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.6318|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:28.6318|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.6318|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:28.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:28.7261|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:28.7293|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.7293|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:28.7293|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.7293|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:28.8095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:28.9133|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:28.9163|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.9163|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:28.9163|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:28.9163|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:29.0094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.1766|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:29.2091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.4103|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.5108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.6084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.6341|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.6341|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:29.6341|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.6341|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:29.7111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.7317|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.7317|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:29.7317|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.7317|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.7340|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:29.8086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.9109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:29.9180|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:29.9212|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.9212|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:29.9212|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:29.9212|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:30.0043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.0043|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:44:30.1050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","blockNumber":"0xd1644c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","prevRandao":"0x0e56e622ea21896cf0a4f03887fab232dd0c07679230f311f88a546716be4017","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe92a96504f6af5506335fa1ba73fb0c34b8f715b4b60073a5351df1960de76b0","timestamp":"0x677e9d5e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301ff6","validatorIndex":"0xc44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ff7","validatorIndex":"0xc45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301ff8","validatorIndex":"0xc46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b661","index":"0x4301ff9","validatorIndex":"0xc47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b64a","index":"0x4301ffa","validatorIndex":"0xc48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ffb","validatorIndex":"0xc49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14034c","index":"0x4301ffc","validatorIndex":"0xc4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301ffd","validatorIndex":"0xc4b"}]},[],"0x2694f031ab2efa88b54160366786145f78458bb5360fae806526e55b24a148df"]) 2025-01-08 15:44:30.1255|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722700 (0x292439...75fbc4), Extra Data: Nethermind 2025-01-08 15:44:30.1255|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722700 (0x292439...75fbc4). 2025-01-08 15:44:30.1255|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","blockNumber":"0xd1644c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","prevRandao":"0x0e56e622ea21896cf0a4f03887fab232dd0c07679230f311f88a546716be4017","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe92a96504f6af5506335fa1ba73fb0c34b8f715b4b60073a5351df1960de76b0","timestamp":"0x677e9d5e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301ff6","validatorIndex":"0xc44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ff7","validatorIndex":"0xc45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301ff8","validatorIndex":"0xc46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b661","index":"0x4301ff9","validatorIndex":"0xc47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b64a","index":"0x4301ffa","validatorIndex":"0xc48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ffb","validatorIndex":"0xc49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14034c","index":"0x4301ffc","validatorIndex":"0xc4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301ffd","validatorIndex":"0xc4b"}]},[],"0x2694f031ab2efa88b54160366786145f78458bb5360fae806526e55b24a148df"]) 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","blockNumber":"0xd1644c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x03663eca9ac9e61dc59c16fa959ee781be61646c429876a9e75bb365be98853a","prevRandao":"0x0e56e622ea21896cf0a4f03887fab232dd0c07679230f311f88a546716be4017","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe92a96504f6af5506335fa1ba73fb0c34b8f715b4b60073a5351df1960de76b0","timestamp":"0x677e9d5e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301ff6","validatorIndex":"0xc44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ff7","validatorIndex":"0xc45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085c","index":"0x4301ff8","validatorIndex":"0xc46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b661","index":"0x4301ff9","validatorIndex":"0xc47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b64a","index":"0x4301ffa","validatorIndex":"0xc48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ffb","validatorIndex":"0xc49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14034c","index":"0x4301ffc","validatorIndex":"0xc4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14085f","index":"0x4301ffd","validatorIndex":"0xc4b"}]},[],"0x2694f031ab2efa88b54160366786145f78458bb5360fae806526e55b24a148df"]) handled in 1ms 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:30.1303|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722700 (0x292439...75fbc4), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:30.1303|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing beacon headers, Request: ForkChoice: 13722700 (0x292439...75fbc4), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:30.1303|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:30.1766|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:44:30.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.3044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.3767|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722667 | target: 13722700 | peer: 13722698 2025-01-08 15:44:30.3767|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:30.3767|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:44:30.3767|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher got activated. 2025-01-08 15:44:30.3767|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] 2025-01-08 15:44:30.3767|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722667, beaconPivotExists: True, BestSuggestedBody: 13722667, BestKnownNumber: 13722667, BestPeer: [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out], BestKnownBeaconNumber 13722700 2025-01-08 15:44:30.3767|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] (our best 13722667) 2025-01-08 15:44:30.4052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.5235|DEBUG|Synchronization.Blocks.SyncBatchSize|11|Changing sync batch size to 108 2025-01-08 15:44:30.5246|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] (our best 13722668) 2025-01-08 15:44:30.5246|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:30.5246|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:44:30.5246|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722698| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:30.5246|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:44:30.6047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.6364|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.6364|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:30.6364|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.6364|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:30.7054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:30.7375|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:30.7405|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.7405|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:30.7405|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.7405|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:30.8054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.9052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:30.9233|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.9233|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:30.9233|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.9233|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:30.9253|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.1074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.1764|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:31.2055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.3162|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.3745|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722668 | target: 13722700 | peer: 13722698 2025-01-08 15:44:31.3745|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:31.4170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.4266|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:31.4266|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:31.4266|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:31.4266|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:31.5173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.5482|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.90.226.222:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:44:31.6170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.6386|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.6386|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:31.6386|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.6386|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.7167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.7426|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.7426|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:31.7426|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.7426|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.7443|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.8172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.9191|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:31.9315|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.9315|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:31.9315|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.9315|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.9359|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:31.9359|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:31.9359|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:31.9359|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:31.9379|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.9379|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:31.9379|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.9379|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.9752|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.9752|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:31.9752|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:31.9752|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:31.9791|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:31.9791|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:31.9791|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:31.9791|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:32.0178|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.0903|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.20.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:32.1172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.1772|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:44:32.2164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.2811|INFO|Synchronization.SnapSync.ProgressTracker|45|Snap State Ranges (Phase 1): (100.00 %) [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 2025-01-08 15:44:32.3170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.4168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.5179|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.6169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.6688|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.6688|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:32.6688|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.6688|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:32.7175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.7478|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.7478|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:32.7478|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.7478|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.7494|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:32.8170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.9175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:32.9399|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.9399|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:32.9399|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.9399|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:32.9418|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:33.0166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.1168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.1764|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:33.2168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.3168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.4165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.5168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.5168|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.121.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:33.5927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:33.6164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.6712|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.121.187:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:33.6712|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.6712|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:33.6712|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.6712|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:33.7166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:33.7643|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:33.7643|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.37.11:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:44:33.7682|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.7682|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:33.7682|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.7682|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:33.8192|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.9153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:33.9453|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:33.9486|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.9486|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:33.9486|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:33.9486|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:34.0182|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.1189|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.1786|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:44:34.2207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.3232|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.4207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.5233|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.5650|DEBUG|Synchronization.Peers.SyncPeerPool|9|Dropped 0 useless peers 2025-01-08 15:44:34.6207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.6737|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.6737|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:34.6737|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.6737|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:34.7232|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.7704|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.7704|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:34.7704|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.7704|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.7729|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:34.8234|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.9221|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:34.9506|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.9506|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:34.9506|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.9506|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:34.9527|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:35.0018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.0018|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:44:35.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","blockNumber":"0xd1644d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","prevRandao":"0x9f6363c4420539e33e3be8bd91b05f0a11e406e81e536ae7005312c5babe4c8f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb34db5dcfb8f6d83a8268e5baf322a2231f8341323beb5fded15f0b7b87d81c1","timestamp":"0x677e9d63","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ffe","validatorIndex":"0xc4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc62","index":"0x4301fff","validatorIndex":"0xc4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302000","validatorIndex":"0xc4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff15","index":"0x4302001","validatorIndex":"0xc4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b658","index":"0x4302002","validatorIndex":"0xc50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302003","validatorIndex":"0xc51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302004","validatorIndex":"0xc52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302005","validatorIndex":"0xc53"}]},[],"0x4f68dce5ee2dba30d5b13ace9a546427c1841f6981dbe766983c89a083aa5c27"]) 2025-01-08 15:44:35.1327|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722701 (0x711776...6d4454), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:44:35.1327|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722701 (0x711776...6d4454). 2025-01-08 15:44:35.1327|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","blockNumber":"0xd1644d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","prevRandao":"0x9f6363c4420539e33e3be8bd91b05f0a11e406e81e536ae7005312c5babe4c8f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb34db5dcfb8f6d83a8268e5baf322a2231f8341323beb5fded15f0b7b87d81c1","timestamp":"0x677e9d63","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ffe","validatorIndex":"0xc4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc62","index":"0x4301fff","validatorIndex":"0xc4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302000","validatorIndex":"0xc4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff15","index":"0x4302001","validatorIndex":"0xc4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b658","index":"0x4302002","validatorIndex":"0xc50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302003","validatorIndex":"0xc51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302004","validatorIndex":"0xc52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302005","validatorIndex":"0xc53"}]},[],"0x4f68dce5ee2dba30d5b13ace9a546427c1841f6981dbe766983c89a083aa5c27"]) 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","blockNumber":"0xd1644d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x292439fa1ce2340c032d7bccdb6403117b7c8d01087d945715b97d1c1e75fbc4","prevRandao":"0x9f6363c4420539e33e3be8bd91b05f0a11e406e81e536ae7005312c5babe4c8f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb34db5dcfb8f6d83a8268e5baf322a2231f8341323beb5fded15f0b7b87d81c1","timestamp":"0x677e9d63","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4301ffe","validatorIndex":"0xc4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc62","index":"0x4301fff","validatorIndex":"0xc4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302000","validatorIndex":"0xc4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff15","index":"0x4302001","validatorIndex":"0xc4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b658","index":"0x4302002","validatorIndex":"0xc50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302003","validatorIndex":"0xc51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302004","validatorIndex":"0xc52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302005","validatorIndex":"0xc53"}]},[],"0x4f68dce5ee2dba30d5b13ace9a546427c1841f6981dbe766983c89a083aa5c27"]) handled in 1ms 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:35.1327|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:35.1372|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722701 (0x711776...6d4454), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:35.1372|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing beacon headers, Request: ForkChoice: 13722701 (0x711776...6d4454), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:35.1372|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:35.1776|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:44:35.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.3027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.3774|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722668 | target: 13722701 | peer: 13722700 2025-01-08 15:44:35.3774|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:35.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Active 2025-01-08 15:44:35.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:44:35.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] 2025-01-08 15:44:35.3774|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722668, beaconPivotExists: True, BestSuggestedBody: 13722668, BestKnownNumber: 13722668, BestPeer: [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out], BestKnownBeaconNumber 13722701 2025-01-08 15:44:35.3774|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] (our best 13722668) 2025-01-08 15:44:35.4024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.5019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.6024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.6761|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.6763|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:35.6763|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.6763|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:35.6826|DEBUG|Synchronization.Blocks.SyncBatchSize|9|Changing sync batch size to 128 2025-01-08 15:44:35.6826|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] (our best 13722669) 2025-01-08 15:44:35.6826|DEBUG|Synchronization.Blocks.BlockDownloader|9|Blocks download from [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:35.6826|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Dormant 2025-01-08 15:44:35.6826|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:35.6842|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:44:35.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:35.7770|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.7802|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:35.7802|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.7802|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:35.8019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.9027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:35.9563|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:36.0024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.1029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.1778|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:44:36.2019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.3038|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.3827|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722669 | target: 13722701 | peer: 13722700 2025-01-08 15:44:36.3827|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:36.4021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.4274|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:36.4274|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:36.4274|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:36.4274|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:36.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.6786|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.6786|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:36.6786|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.6786|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:36.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:36.7820|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:36.7860|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.7860|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:36.7860|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.7860|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:36.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:36.9612|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:36.9647|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.9647|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:36.9647|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:36.9647|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:37.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.1767|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:44:37.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.3024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.5024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.6018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.6658|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.155.69.50:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:37.6808|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.6808|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:37.6808|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.6808|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:37.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.7135|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.34.234.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:44:37.7186|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.43.30.96:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:37.7879|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.7879|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:37.7879|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.7879|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.7901|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:37.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.8863|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.193:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:37.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:37.9420|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.219.42.15:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:37.9668|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.9668|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:37.9668|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.9668|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:37.9685|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:38.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.0111|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Incorrect discovery message, length: 63, sender: [::ffff:46.171.198.107]:30303 2025-01-08 15:44:38.0850|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.33.193.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:38.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.1241|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.48:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:38.1769|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:44:38.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.6832|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.6832|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:38.6832|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.6832|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:38.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:38.7939|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:38.7972|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.7972|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:38.7972|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.7972|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:38.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:38.9720|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.9720|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:38.9722|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:39.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.1768|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:44:39.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.4171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.5168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.6166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.6971|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.6971|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:39.6971|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.6971|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:39.7165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.7992|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.7992|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:39.7992|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.7992|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.8010|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:39.8165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.8642|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|109.108.71.204:42664->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 800001 2025-01-08 15:44:39.9167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:39.9772|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:39.9804|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.9804|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:39.9804|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:39.9804|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:40.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.0030|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:44:40.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","blockNumber":"0xd1644e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7be","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","prevRandao":"0x2fffdc336bf600f225a183e13d9cef1e80a49d1452502cc835358aeae1f7dc53","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7999541ab35608d9c62e8e0d952ed3cda25977b871f39f4ac88b36dc747c9729","timestamp":"0x677e9d68","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302006","validatorIndex":"0xc54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d757","index":"0x4302007","validatorIndex":"0xc55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca0","index":"0x4302008","validatorIndex":"0xc56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b661","index":"0x4302009","validatorIndex":"0xc57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd31b","index":"0x430200a","validatorIndex":"0xc58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140868","index":"0x430200b","validatorIndex":"0xc59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x430200c","validatorIndex":"0xc5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x430200d","validatorIndex":"0xc5b"}]},[],"0x370b0c9d8d5a2dc1336b64e68cb9f0c6185884b0607f23735891063c9e6771f0"]) 2025-01-08 15:44:40.1202|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722702 (0xe8829f...c1a551), Extra Data: Nethermind 2025-01-08 15:44:40.1202|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722702 (0xe8829f...c1a551). 2025-01-08 15:44:40.1202|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","blockNumber":"0xd1644e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7be","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","prevRandao":"0x2fffdc336bf600f225a183e13d9cef1e80a49d1452502cc835358aeae1f7dc53","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7999541ab35608d9c62e8e0d952ed3cda25977b871f39f4ac88b36dc747c9729","timestamp":"0x677e9d68","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302006","validatorIndex":"0xc54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d757","index":"0x4302007","validatorIndex":"0xc55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca0","index":"0x4302008","validatorIndex":"0xc56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b661","index":"0x4302009","validatorIndex":"0xc57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd31b","index":"0x430200a","validatorIndex":"0xc58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140868","index":"0x430200b","validatorIndex":"0xc59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x430200c","validatorIndex":"0xc5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x430200d","validatorIndex":"0xc5b"}]},[],"0x370b0c9d8d5a2dc1336b64e68cb9f0c6185884b0607f23735891063c9e6771f0"]) 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","blockNumber":"0xd1644e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7be","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x711776c45d632f535631bc7a2d072d2f830c078000507037e181de40b76d4454","prevRandao":"0x2fffdc336bf600f225a183e13d9cef1e80a49d1452502cc835358aeae1f7dc53","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7999541ab35608d9c62e8e0d952ed3cda25977b871f39f4ac88b36dc747c9729","timestamp":"0x677e9d68","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302006","validatorIndex":"0xc54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d757","index":"0x4302007","validatorIndex":"0xc55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aca0","index":"0x4302008","validatorIndex":"0xc56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b661","index":"0x4302009","validatorIndex":"0xc57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd31b","index":"0x430200a","validatorIndex":"0xc58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140868","index":"0x430200b","validatorIndex":"0xc59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x430200c","validatorIndex":"0xc5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x430200d","validatorIndex":"0xc5b"}]},[],"0x370b0c9d8d5a2dc1336b64e68cb9f0c6185884b0607f23735891063c9e6771f0"]) handled in 1ms 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:40.1202|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:40.1244|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722702 (0xe8829f...c1a551), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:40.1244|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722702 (0xe8829f...c1a551), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:40.1244|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:40.1766|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:40.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.3746|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722669 | target: 13722702 | peer: 13722700 2025-01-08 15:44:40.3746|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:40.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:44:40.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 15:44:40.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] 2025-01-08 15:44:40.3746|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722669, beaconPivotExists: True, BestSuggestedBody: 13722669, BestKnownNumber: 13722669, BestPeer: [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out], BestKnownBeaconNumber 13722702 2025-01-08 15:44:40.3746|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] (our best 13722669) 2025-01-08 15:44:40.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.4164|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.165.38:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:40.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.5573|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] (our best 13722670) 2025-01-08 15:44:40.5573|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:40.5573|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:44:40.5573|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722700| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:40.5573|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:44:40.6028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.6993|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.6993|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:40.6993|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.6993|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:40.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.8049|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:40.9032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:40.9826|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.9826|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:40.9826|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.9826|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:40.9842|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:41.0036|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.1001|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.1765|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:41.2029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.3743|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722670 | target: 13722702 | peer: 13722700 2025-01-08 15:44:41.3743|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:41.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.4297|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:41.4297|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:41.4297|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:41.4297|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:41.5050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.6046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.7015|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.7015|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:41.7015|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.7015|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:41.7050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.8102|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.8102|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:41.8102|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.8102|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:41.8102|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:41.8102|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:41.8122|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:41.8122|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:41.8122|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.8122|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:41.8122|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.8122|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:41.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:41.9834|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.9834|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:41.9834|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.9834|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.9857|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:41.9912|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:41.9912|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:41.9912|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:41.9912|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:41.9927|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.9927|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:41.9927|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:41.9927|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:42.0047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.1050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.1784|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:42.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.3043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.4055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.5053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.6034|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.7036|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.7036|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:42.7036|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.7036|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:42.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:42.8165|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:42.8203|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.8203|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:42.8203|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.8203|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:42.9048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:42.9955|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.9955|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:42.9955|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.9955|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:42.9974|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:43.0060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.1045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.1784|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:44:43.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.3053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.5051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.7047|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:43.7047|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:43.7047|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:43.7047|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:43.8049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:43.8228|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:43.8228|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:43.8228|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:43.8228|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:43.8245|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:43.9045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:44.0012|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:44.0049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.0286|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.0286|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:44.0286|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.0286|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:44.1049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.1309|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|DISPATCHER - SyncDispatcher: peer NOT allocated 2025-01-08 15:44:44.1763|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:44:44.2053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.3049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.4046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.5051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.6052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.7052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.7083|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.7083|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:44.7083|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.7083|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:44.8043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:44.8284|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:44.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.0003|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:44:45.0309|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.0309|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:45.0309|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.0309|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.0326|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:45.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.1151|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","blockNumber":"0xd1644f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6c6","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","prevRandao":"0x85bcaef7e3be9e62491df81db5592b15b8b5574e497da504342fa745450aa2d7","receiptsRoot":"0x8768629e5e7488596c0b5f6b9ed7efa76b45f8312ac15e8dc8ef9e6a71dd977f","stateRoot":"0x4cc30bd7755e835356f7ac183dd16890b72958f6302dde5d95bf2f707532fc75","timestamp":"0x677e9d6d","transactions":["0x02f901d58227d883055e5d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000becf6db59cc79e87657ddacc2021220e84424870b0324b90af1c432e8fd34a0ddf14dc6b13bdc29d02be11d9708abe44d399e3f703cece3646cbe5faf28c8cda49332e332e30000000000000000000000000000000000000000000000000000000c080a038dacde7c56d77a6cfc6ce387202a9bf8cf62b53b7ea243d3d2f8f3f459859d9a061bd339129ec4739f3f763ac63a2f691d8a02db734fdec6a46192e15d49d5be7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x430200e","validatorIndex":"0xc5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b669","index":"0x430200f","validatorIndex":"0xc5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302010","validatorIndex":"0xc5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3add72","index":"0x4302011","validatorIndex":"0xc5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x560a89","index":"0x4302012","validatorIndex":"0xc60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caf1d","index":"0x4302013","validatorIndex":"0xc61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302014","validatorIndex":"0xc62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4302015","validatorIndex":"0xc63"}]},[],"0x390322ef0ccd6a03a58ed995d60b8eac53809413c09d77c80945c5aeb9f17670"]) 2025-01-08 15:44:45.1151|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722703 (0xb67f06...ddeb28), Extra Data: Nethermind 2025-01-08 15:44:45.1162|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722703 (0xb67f06...ddeb28). 2025-01-08 15:44:45.1162|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:45.1162|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","blockNumber":"0xd1644f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6c6","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","prevRandao":"0x85bcaef7e3be9e62491df81db5592b15b8b5574e497da504342fa745450aa2d7","receiptsRoot":"0x8768629e5e7488596c0b5f6b9ed7efa76b45f8312ac15e8dc8ef9e6a71dd977f","stateRoot":"0x4cc30bd7755e835356f7ac183dd16890b72958f6302dde5d95bf2f707532fc75","timestamp":"0x677e9d6d","transactions":["0x02f901d58227d883055e5d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000becf6db59cc79e87657ddacc2021220e84424870b0324b90af1c432e8fd34a0ddf14dc6b13bdc29d02be11d9708abe44d399e3f703cece3646cbe5faf28c8cda49332e332e30000000000000000000000000000000000000000000000000000000c080a038dacde7c56d77a6cfc6ce387202a9bf8cf62b53b7ea243d3d2f8f3f459859d9a061bd339129ec4739f3f763ac63a2f691d8a02db734fdec6a46192e15d49d5be7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x430200e","validatorIndex":"0xc5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b669","index":"0x430200f","validatorIndex":"0xc5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302010","validatorIndex":"0xc5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3add72","index":"0x4302011","validatorIndex":"0xc5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x560a89","index":"0x4302012","validatorIndex":"0xc60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caf1d","index":"0x4302013","validatorIndex":"0xc61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302014","validatorIndex":"0xc62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4302015","validatorIndex":"0xc63"}]},[],"0x390322ef0ccd6a03a58ed995d60b8eac53809413c09d77c80945c5aeb9f17670"]) 2025-01-08 15:44:45.1162|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","blockNumber":"0xd1644f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6c6","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe8829f0c8363c8a76b3beb9a16b8c998861206a21b85c51743cc29b841c1a551","prevRandao":"0x85bcaef7e3be9e62491df81db5592b15b8b5574e497da504342fa745450aa2d7","receiptsRoot":"0x8768629e5e7488596c0b5f6b9ed7efa76b45f8312ac15e8dc8ef9e6a71dd977f","stateRoot":"0x4cc30bd7755e835356f7ac183dd16890b72958f6302dde5d95bf2f707532fc75","timestamp":"0x677e9d6d","transactions":["0x02f901d58227d883055e5d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000becf6db59cc79e87657ddacc2021220e84424870b0324b90af1c432e8fd34a0ddf14dc6b13bdc29d02be11d9708abe44d399e3f703cece3646cbe5faf28c8cda49332e332e30000000000000000000000000000000000000000000000000000000c080a038dacde7c56d77a6cfc6ce387202a9bf8cf62b53b7ea243d3d2f8f3f459859d9a061bd339129ec4739f3f763ac63a2f691d8a02db734fdec6a46192e15d49d5be7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x430200e","validatorIndex":"0xc5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b669","index":"0x430200f","validatorIndex":"0xc5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302010","validatorIndex":"0xc5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3add72","index":"0x4302011","validatorIndex":"0xc5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x560a89","index":"0x4302012","validatorIndex":"0xc60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caf1d","index":"0x4302013","validatorIndex":"0xc61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302014","validatorIndex":"0xc62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027c","index":"0x4302015","validatorIndex":"0xc63"}]},[],"0x390322ef0ccd6a03a58ed995d60b8eac53809413c09d77c80945c5aeb9f17670"]) handled in 1ms 2025-01-08 15:44:45.1162|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:45.1162|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:45.1162|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:45.1162|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:45.1206|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722703 (0xb67f06...ddeb28), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:45.1206|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Syncing beacon headers, Request: ForkChoice: 13722703 (0xb67f06...ddeb28), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:45.1206|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:45.1752|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:44:45.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.3766|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722670 | target: 13722703 | peer: 13722702 2025-01-08 15:44:45.3766|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:45.3766|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Active 2025-01-08 15:44:45.3766|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher got activated. 2025-01-08 15:44:45.3766|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722702| 3.69.35.13:| Out] 2025-01-08 15:44:45.3766|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722670, beaconPivotExists: True, BestSuggestedBody: 13722670, BestKnownNumber: 13722670, BestPeer: [HBR S ][ ][Peer|eth68|13722702| 3.69.35.13:| Out], BestKnownBeaconNumber 13722703 2025-01-08 15:44:45.3766|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR S ][ ][Peer|eth68|13722702| 3.69.35.13:| Out] (our best 13722670) 2025-01-08 15:44:45.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.7105|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.7105|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:45.7105|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.7105|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:45.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:45.8333|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.8333|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:45.8333|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.8333|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:45.8333|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR S ][ ][Peer|eth68|13722702| 3.69.35.13:| Out] (our best 13722671) 2025-01-08 15:44:45.8333|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR S ][ ][Peer|eth68|13722702| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:45.8333|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:44:45.8333|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722702| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:45.8333|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:44:45.8474|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:45.8474|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:45.8474|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:45.8474|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:45.8525|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.8525|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:45.8525|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:45.8525|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:45.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.0360|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.0360|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:46.0360|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.0360|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.0381|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:46.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.1766|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:46.2033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.3740|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722671 | target: 13722703 | peer: 13722702 2025-01-08 15:44:46.3740|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:46.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.4315|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:46.4315|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:46.4315|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:46.4315|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:46.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.5671|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.236.198.48:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:46.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.7128|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.7128|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:46.7128|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.7128|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:46.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:46.8580|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:46.8613|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.8613|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:46.8613|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:46.8613|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:46.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.0002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:47.0416|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:47.0453|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.0453|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:47.0453|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.0453|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:47.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.1772|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:44:47.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.3037|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.5989|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.7149|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.7149|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:47.7149|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.7149|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:47.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:47.8636|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.8636|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:47.8636|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.8636|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:47.8654|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:47.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.0026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.0474|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.0474|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:48.0474|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.0474|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.0492|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:48.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.1789|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:48.2032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.5020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.7175|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.7175|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:48.7175|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.7175|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:48.8025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:48.8700|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:48.8737|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.8737|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:48.8737|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:48.8737|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:48.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:49.0534|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:49.0566|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.0566|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:49.0566|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.0566|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:49.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.1776|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:44:49.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.4110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.5110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.6111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.7094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.7197|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.7197|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:49.7197|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.7197|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:49.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:49.8759|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.8759|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:49.8759|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.8759|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:49.8778|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:49.9105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.0028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.0028|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:44:50.0592|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.0592|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:50.0592|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.0592|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.0615|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:50.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","blockNumber":"0xd16450","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","prevRandao":"0x3b11de1416d151669c8ec206333acebfcba7f1c93c5299a5913f3a8089b93e1b","receiptsRoot":"0x9898155478a766231244635c6e21cbd79d86928a8e768e6f8dda75b0626c91d4","stateRoot":"0x9ef626bd71dc51ac4821dd744278a2161d084be93ee5f8a36e0690b19221536b","timestamp":"0x677e9d72","transactions":["0x02f901d58227d883055e5e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8bff6d7588b53281fc8de16feb42cd42596b6a6c7bd02a993e5c21c1f49468e601a37aa77b4a11736213a015228c65530380507ef22ef75c3ff90aaa2eb8dbcd332e332e30000000000000000000000000000000000000000000000000000000c001a0bb57e43902f55f049af0fcc84f49035c6e58afe791b7e1dc8c73e997a7fb1e33a03eb141af1558406d16f27f1bfd520349c7ec7debf9e5a2b60edc606a03945067","0x02f901d58227d883054a9a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e636a5831f5cc5f4d8314e9db3d19d4b8e42c07ac01ac329b659320669340d77e8a64f2a049f4abef24f3dacb0cabac22792ef664668c347796df852d7c5b7450332e332e30000000000000000000000000000000000000000000000000000000c080a0d70de9dfcf089a39cfe99704d5c4d3edd5f33ba538cf5860c8bf495ac3983bf5a017d2142c4ffd69a7f5be8d6bf6840db4f02fbdcfec1e94daaf8633ea9d86102d","0x02f901d58227d8830502718459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be954f30fcf4c8d31418f9c0ac86bdc4326e1243f9639d23bf6174b8cca99ba74ef6b2902898bb6c60e56ac3b1215a588bfbe6ca918f8e43419881e9e9ad4dc484332e332e30000000000000000000000000000000000000000000000000000000c080a0f83f3ce1535f04031390a15a76c382a04a41502d5640aa33414117cd8a753fc0a020c86398324e01dc2c3e709feb825ac5adf3607ebc72fc663110c33bdf1b27c6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a5c","index":"0x4302016","validatorIndex":"0xc64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc85","index":"0x4302017","validatorIndex":"0xc65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4302018","validatorIndex":"0xc66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc73","index":"0x4302019","validatorIndex":"0xc67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x430201a","validatorIndex":"0xc68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b65e","index":"0x430201b","validatorIndex":"0xc69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b097","index":"0x430201c","validatorIndex":"0xc6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6c","index":"0x430201d","validatorIndex":"0xc6b"}]},[],"0x30f13916ce40b3778c753b533521a3641558e9eb9b4757803769dc6040b85c06"]) 2025-01-08 15:44:50.1210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722704 (0x4e1937...9eb980), Extra Data: Nethermind 2025-01-08 15:44:50.1210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13722704 (0x4e1937...9eb980). 2025-01-08 15:44:50.1210|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","blockNumber":"0xd16450","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","prevRandao":"0x3b11de1416d151669c8ec206333acebfcba7f1c93c5299a5913f3a8089b93e1b","receiptsRoot":"0x9898155478a766231244635c6e21cbd79d86928a8e768e6f8dda75b0626c91d4","stateRoot":"0x9ef626bd71dc51ac4821dd744278a2161d084be93ee5f8a36e0690b19221536b","timestamp":"0x677e9d72","transactions":["0x02f901d58227d883055e5e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8bff6d7588b53281fc8de16feb42cd42596b6a6c7bd02a993e5c21c1f49468e601a37aa77b4a11736213a015228c65530380507ef22ef75c3ff90aaa2eb8dbcd332e332e30000000000000000000000000000000000000000000000000000000c001a0bb57e43902f55f049af0fcc84f49035c6e58afe791b7e1dc8c73e997a7fb1e33a03eb141af1558406d16f27f1bfd520349c7ec7debf9e5a2b60edc606a03945067","0x02f901d58227d883054a9a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e636a5831f5cc5f4d8314e9db3d19d4b8e42c07ac01ac329b659320669340d77e8a64f2a049f4abef24f3dacb0cabac22792ef664668c347796df852d7c5b7450332e332e30000000000000000000000000000000000000000000000000000000c080a0d70de9dfcf089a39cfe99704d5c4d3edd5f33ba538cf5860c8bf495ac3983bf5a017d2142c4ffd69a7f5be8d6bf6840db4f02fbdcfec1e94daaf8633ea9d86102d","0x02f901d58227d8830502718459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be954f30fcf4c8d31418f9c0ac86bdc4326e1243f9639d23bf6174b8cca99ba74ef6b2902898bb6c60e56ac3b1215a588bfbe6ca918f8e43419881e9e9ad4dc484332e332e30000000000000000000000000000000000000000000000000000000c080a0f83f3ce1535f04031390a15a76c382a04a41502d5640aa33414117cd8a753fc0a020c86398324e01dc2c3e709feb825ac5adf3607ebc72fc663110c33bdf1b27c6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a5c","index":"0x4302016","validatorIndex":"0xc64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc85","index":"0x4302017","validatorIndex":"0xc65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4302018","validatorIndex":"0xc66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc73","index":"0x4302019","validatorIndex":"0xc67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x430201a","validatorIndex":"0xc68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b65e","index":"0x430201b","validatorIndex":"0xc69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b097","index":"0x430201c","validatorIndex":"0xc6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6c","index":"0x430201d","validatorIndex":"0xc6b"}]},[],"0x30f13916ce40b3778c753b533521a3641558e9eb9b4757803769dc6040b85c06"]) 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","blockNumber":"0xd16450","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb67f06a75508d42be362a89d169df27eb72392dfb93bce6a7664be0f7bddeb28","prevRandao":"0x3b11de1416d151669c8ec206333acebfcba7f1c93c5299a5913f3a8089b93e1b","receiptsRoot":"0x9898155478a766231244635c6e21cbd79d86928a8e768e6f8dda75b0626c91d4","stateRoot":"0x9ef626bd71dc51ac4821dd744278a2161d084be93ee5f8a36e0690b19221536b","timestamp":"0x677e9d72","transactions":["0x02f901d58227d883055e5e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8bff6d7588b53281fc8de16feb42cd42596b6a6c7bd02a993e5c21c1f49468e601a37aa77b4a11736213a015228c65530380507ef22ef75c3ff90aaa2eb8dbcd332e332e30000000000000000000000000000000000000000000000000000000c001a0bb57e43902f55f049af0fcc84f49035c6e58afe791b7e1dc8c73e997a7fb1e33a03eb141af1558406d16f27f1bfd520349c7ec7debf9e5a2b60edc606a03945067","0x02f901d58227d883054a9a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e636a5831f5cc5f4d8314e9db3d19d4b8e42c07ac01ac329b659320669340d77e8a64f2a049f4abef24f3dacb0cabac22792ef664668c347796df852d7c5b7450332e332e30000000000000000000000000000000000000000000000000000000c080a0d70de9dfcf089a39cfe99704d5c4d3edd5f33ba538cf5860c8bf495ac3983bf5a017d2142c4ffd69a7f5be8d6bf6840db4f02fbdcfec1e94daaf8633ea9d86102d","0x02f901d58227d8830502718459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be954f30fcf4c8d31418f9c0ac86bdc4326e1243f9639d23bf6174b8cca99ba74ef6b2902898bb6c60e56ac3b1215a588bfbe6ca918f8e43419881e9e9ad4dc484332e332e30000000000000000000000000000000000000000000000000000000c080a0f83f3ce1535f04031390a15a76c382a04a41502d5640aa33414117cd8a753fc0a020c86398324e01dc2c3e709feb825ac5adf3607ebc72fc663110c33bdf1b27c6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a5c","index":"0x4302016","validatorIndex":"0xc64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc85","index":"0x4302017","validatorIndex":"0xc65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4302018","validatorIndex":"0xc66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc73","index":"0x4302019","validatorIndex":"0xc67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x430201a","validatorIndex":"0xc68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b65e","index":"0x430201b","validatorIndex":"0xc69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b097","index":"0x430201c","validatorIndex":"0xc6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6c","index":"0x430201d","validatorIndex":"0xc6b"}]},[],"0x30f13916ce40b3778c753b533521a3641558e9eb9b4757803769dc6040b85c06"]) handled in 2ms 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:50.1268|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722704 (0x4e1937...9eb980), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:50.1268|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Syncing beacon headers, Request: ForkChoice: 13722704 (0x4e1937...9eb980), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 0ms 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:50.1268|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:50.1763|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:44:50.2029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.3748|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722671 | target: 13722704 | peer: 13722702 2025-01-08 15:44:50.3748|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:50.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:44:50.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 15:44:50.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722702| 3.71.132.231:| Out] 2025-01-08 15:44:50.3748|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722671, beaconPivotExists: True, BestSuggestedBody: 13722671, BestKnownNumber: 13722671, BestPeer: [HBR S ][ ][Peer|eth68|13722702| 3.71.132.231:| Out], BestKnownBeaconNumber 13722704 2025-01-08 15:44:50.3748|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR S ][ ][Peer|eth68|13722702| 3.71.132.231:| Out] (our best 13722671) 2025-01-08 15:44:50.4032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.5367|DEBUG|Synchronization.Blocks.SyncBatchSize|12|Changing sync batch size to 48 2025-01-08 15:44:50.5403|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR S ][ ][Peer|eth68|13722702| 3.71.132.231:| Out] (our best 13722672) 2025-01-08 15:44:50.5403|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR S ][ ][Peer|eth68|13722702| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:44:50.5403|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:44:50.5403|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722702| 3.71.132.231:| Out] has been processed 2025-01-08 15:44:50.5403|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:44:50.6031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.7033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.7220|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.7220|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:50.7220|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.7220|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:50.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:50.8822|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.8822|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:50.8822|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.8822|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:50.8846|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:50.9032|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.118.209:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:50.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.0058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:51.0653|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:51.0683|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.0683|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:51.0683|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.0683|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:51.1063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.1765|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:44:51.2075|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.3056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.3749|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722672 | target: 13722704 | peer: 13722702 2025-01-08 15:44:51.3749|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:51.4054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.4320|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:51.4320|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:51.4320|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:51.4320|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:51.5047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.6045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.7242|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.7242|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:51.7242|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.7242|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:51.8046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:51.8894|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:51.8931|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.8931|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:51.8931|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.8931|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:51.9049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:51.9879|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.9879|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:51.9879|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:51.9879|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:51.9896|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:51.9896|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:51.9896|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:51.9896|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:52.0010|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.234:30328] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:52.0047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.0756|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.0756|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:52.0756|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.0756|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.0776|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:52.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.1771|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:44:52.2122|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.3135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.4129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.5129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.6065|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.149:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:52.6129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.6328|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.39.34.161:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:52.7127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.7263|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.7263|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:52.7263|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.7263|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:52.8135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:52.8953|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.8953|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:52.8953|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.8953|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:52.8971|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:52.9133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.0127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:53.0812|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:53.0846|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.0846|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:53.0846|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.0846|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:53.1131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.1768|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:44:53.2132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.3133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.4124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.5126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.6126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.7151|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.7286|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.7286|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:53.7286|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.7286|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:53.8131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:53.9004|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:53.9134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.0127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.0869|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.0869|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:54.0869|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.0869|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.0887|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:54.1126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.1771|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:54.2135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.3124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.3124|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.145.226:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:54.4127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.5134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.5217|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.140.25.7:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:54.6127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.7126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.7308|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.7308|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:54.7308|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.7308|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:54.8125|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:54.9058|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:54.9092|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.9092|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:54.9092|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:54.9092|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:54.9133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:55.0933|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:55.0965|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.0965|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:55.0965|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.0965|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:55.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","blockNumber":"0xd16451","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","prevRandao":"0xb1a5cde3b67b8b335bb154ea12542e872351d7384a7f654797da025b3e1f5a4c","receiptsRoot":"0x42fa7cfec7a502c7a8a3e30fd199e43f6f1d6937c92ee50aa0b514397919d173","stateRoot":"0xb97441cff1fbf276980956e53d0df087ebe5286f06260965d250fa74d98ad3d1","timestamp":"0x677e9d77","transactions":["0x02f901d58227d8830551b18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e5cf08d2e6213676976dfa3afb0a176cac130b3fe91872cce03ce5daf8458a2748e21448573ecfd2d60ba41e4f6596151da76b09fbef55ca162632af56d4696a4332e332e30000000000000000000000000000000000000000000000000000000c001a0f13e1e4bf3406ca61c98e4957a4e1beddc1c0c2946f79e17350ec8337bab03dda07b97cc339820ad2a5afe9b98f9ac67934ae6feb7fd91bd93042f992485df33bc","0x02f901d58227d8830502728459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d63a4c0ff0d8cccbc2617d1660d575e6992811d9f871fd96f9a92df0501f0dd9cd9cd0c5ce4f58592ab21ec8480428dfcfb43bc72216fe657a52546dc2adba0332e332e30000000000000000000000000000000000000000000000000000000c080a044fc21c5b8e11e8cb102e76013daec15ade899416e2d121bfec5fddf08f06625a042007fd3a88b8e91c16529b5880d7a58ff3ab4f747374414cbc19c979dc9e802","0x02f901d58227d883053e428459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec938cdc5f8bfaced8939952f00bc4aa7aa61629a96d2d106fb63f12e8dacf5645f01d5ef83850334b841097fe1a9200787f25a86d118be3983f79ba1cd7ee194332e332e30000000000000000000000000000000000000000000000000000000c001a0a23a7d45e900d90815ad6594b9743b0440f8749d9d72944fa142cb88da65d38fa024f29c43c2020aa468df1d25c3c3b52f0fe33476787aa33227fdbfb8f1e0cb80"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc66","index":"0x430201e","validatorIndex":"0xc6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc79","index":"0x430201f","validatorIndex":"0xc6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e24d","index":"0x4302020","validatorIndex":"0xc6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4302021","validatorIndex":"0xc6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b294","index":"0x4302022","validatorIndex":"0xc70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302023","validatorIndex":"0xc71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x4302024","validatorIndex":"0xc72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302025","validatorIndex":"0xc73"}]},[],"0xdfef1028797833f32bc46755600116276fb37b7b90f4a3ee2cc17eab7bde710b"]) 2025-01-08 15:44:55.1208|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722705 (0xc78296...f9a612), Extra Data: Nethermind 2025-01-08 15:44:55.1208|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722705 (0xc78296...f9a612). 2025-01-08 15:44:55.1208|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","blockNumber":"0xd16451","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","prevRandao":"0xb1a5cde3b67b8b335bb154ea12542e872351d7384a7f654797da025b3e1f5a4c","receiptsRoot":"0x42fa7cfec7a502c7a8a3e30fd199e43f6f1d6937c92ee50aa0b514397919d173","stateRoot":"0xb97441cff1fbf276980956e53d0df087ebe5286f06260965d250fa74d98ad3d1","timestamp":"0x677e9d77","transactions":["0x02f901d58227d8830551b18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e5cf08d2e6213676976dfa3afb0a176cac130b3fe91872cce03ce5daf8458a2748e21448573ecfd2d60ba41e4f6596151da76b09fbef55ca162632af56d4696a4332e332e30000000000000000000000000000000000000000000000000000000c001a0f13e1e4bf3406ca61c98e4957a4e1beddc1c0c2946f79e17350ec8337bab03dda07b97cc339820ad2a5afe9b98f9ac67934ae6feb7fd91bd93042f992485df33bc","0x02f901d58227d8830502728459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d63a4c0ff0d8cccbc2617d1660d575e6992811d9f871fd96f9a92df0501f0dd9cd9cd0c5ce4f58592ab21ec8480428dfcfb43bc72216fe657a52546dc2adba0332e332e30000000000000000000000000000000000000000000000000000000c080a044fc21c5b8e11e8cb102e76013daec15ade899416e2d121bfec5fddf08f06625a042007fd3a88b8e91c16529b5880d7a58ff3ab4f747374414cbc19c979dc9e802","0x02f901d58227d883053e428459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec938cdc5f8bfaced8939952f00bc4aa7aa61629a96d2d106fb63f12e8dacf5645f01d5ef83850334b841097fe1a9200787f25a86d118be3983f79ba1cd7ee194332e332e30000000000000000000000000000000000000000000000000000000c001a0a23a7d45e900d90815ad6594b9743b0440f8749d9d72944fa142cb88da65d38fa024f29c43c2020aa468df1d25c3c3b52f0fe33476787aa33227fdbfb8f1e0cb80"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc66","index":"0x430201e","validatorIndex":"0xc6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc79","index":"0x430201f","validatorIndex":"0xc6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e24d","index":"0x4302020","validatorIndex":"0xc6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4302021","validatorIndex":"0xc6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b294","index":"0x4302022","validatorIndex":"0xc70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302023","validatorIndex":"0xc71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x4302024","validatorIndex":"0xc72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302025","validatorIndex":"0xc73"}]},[],"0xdfef1028797833f32bc46755600116276fb37b7b90f4a3ee2cc17eab7bde710b"]) 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","blockNumber":"0xd16451","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4e19373ccc8c51dc767cc19a1185391505aacb70f385ace9e0ad2128b09eb980","prevRandao":"0xb1a5cde3b67b8b335bb154ea12542e872351d7384a7f654797da025b3e1f5a4c","receiptsRoot":"0x42fa7cfec7a502c7a8a3e30fd199e43f6f1d6937c92ee50aa0b514397919d173","stateRoot":"0xb97441cff1fbf276980956e53d0df087ebe5286f06260965d250fa74d98ad3d1","timestamp":"0x677e9d77","transactions":["0x02f901d58227d8830551b18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e5cf08d2e6213676976dfa3afb0a176cac130b3fe91872cce03ce5daf8458a2748e21448573ecfd2d60ba41e4f6596151da76b09fbef55ca162632af56d4696a4332e332e30000000000000000000000000000000000000000000000000000000c001a0f13e1e4bf3406ca61c98e4957a4e1beddc1c0c2946f79e17350ec8337bab03dda07b97cc339820ad2a5afe9b98f9ac67934ae6feb7fd91bd93042f992485df33bc","0x02f901d58227d8830502728459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d63a4c0ff0d8cccbc2617d1660d575e6992811d9f871fd96f9a92df0501f0dd9cd9cd0c5ce4f58592ab21ec8480428dfcfb43bc72216fe657a52546dc2adba0332e332e30000000000000000000000000000000000000000000000000000000c080a044fc21c5b8e11e8cb102e76013daec15ade899416e2d121bfec5fddf08f06625a042007fd3a88b8e91c16529b5880d7a58ff3ab4f747374414cbc19c979dc9e802","0x02f901d58227d883053e428459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec938cdc5f8bfaced8939952f00bc4aa7aa61629a96d2d106fb63f12e8dacf5645f01d5ef83850334b841097fe1a9200787f25a86d118be3983f79ba1cd7ee194332e332e30000000000000000000000000000000000000000000000000000000c001a0a23a7d45e900d90815ad6594b9743b0440f8749d9d72944fa142cb88da65d38fa024f29c43c2020aa468df1d25c3c3b52f0fe33476787aa33227fdbfb8f1e0cb80"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc66","index":"0x430201e","validatorIndex":"0xc6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc79","index":"0x430201f","validatorIndex":"0xc6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e24d","index":"0x4302020","validatorIndex":"0xc6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d684","index":"0x4302021","validatorIndex":"0xc6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b294","index":"0x4302022","validatorIndex":"0xc70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14027b","index":"0x4302023","validatorIndex":"0xc71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140876","index":"0x4302024","validatorIndex":"0xc72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e77","index":"0x4302025","validatorIndex":"0xc73"}]},[],"0xdfef1028797833f32bc46755600116276fb37b7b90f4a3ee2cc17eab7bde710b"]) handled in 1ms 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:55.1208|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"}, null] 2025-01-08 15:44:55.1256|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722705 (0xc78296...f9a612), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:55.1256|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722705 (0xc78296...f9a612), Safe: 13722675 (0xc846c1...d77e7f), Finalized: 13722659 (0x7cd1f5...792a04) 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7cd1f5de8245a829eb58360c605a5d34d289053ea7c116769100a1c275792a04","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f"},null]) handled in 1ms 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:55.1256|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:55.1765|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:55.2029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.3744|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722672 | target: 13722705 | peer: 13722704 2025-01-08 15:44:55.3744|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:44:55.3744|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:44:55.3744|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher got activated. 2025-01-08 15:44:55.3744|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722704| 3.69.35.13:| Out] 2025-01-08 15:44:55.3744|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722672, beaconPivotExists: True, BestSuggestedBody: 13722672, BestKnownNumber: 13722672, BestPeer: [HBR S ][ ][Peer|eth68|13722704| 3.69.35.13:| Out], BestKnownBeaconNumber 13722705 2025-01-08 15:44:55.3744|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR S ][ ][Peer|eth68|13722704| 3.69.35.13:| Out] (our best 13722672) 2025-01-08 15:44:55.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.5335|DEBUG|Synchronization.Blocks.SyncBatchSize|6|Changing sync batch size to 48 2025-01-08 15:44:55.5335|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR S ][ ][Peer|eth68|13722704| 3.69.35.13:| Out] (our best 13722673) 2025-01-08 15:44:55.5335|DEBUG|Synchronization.Blocks.BlockDownloader|6|Blocks download from [HBR S ][ ][Peer|eth68|13722704| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:44:55.5335|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Dormant 2025-01-08 15:44:55.5335|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722704| 3.69.35.13:| Out] has been processed 2025-01-08 15:44:55.5335|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:44:55.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.7026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.7330|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.7330|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:55.7330|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.7330|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:55.8025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.9030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:55.9111|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.9111|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:55.9111|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.9111|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:55.9128|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:56.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.0985|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.0985|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:56.0985|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.0985|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:56.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.1004|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:56.1789|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:44:56.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.3710|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.90:30353] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:56.3742|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722673 | target: 13722705 | peer: 13722704 2025-01-08 15:44:56.3742|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:44:56.4026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.4338|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:56.4338|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:56.4338|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:56.4338|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:56.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.6029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.7023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.7353|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.7353|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:56.7353|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.7353|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:56.7578|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.224.228:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:56.8033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:56.9165|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:57.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.1003|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.1003|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:57.1003|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.1003|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.1066|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:57.1773|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:57.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.3018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.7375|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.7375|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:57.7375|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.7375|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:57.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.9026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:57.9220|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:57.9280|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.9280|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:57.9280|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:57.9280|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:58.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.1035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:58.1101|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:58.1135|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.1135|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:58.1135|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.1135|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:58.1162|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.221.0.181:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:58.1566|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:58.1719|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.201:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:44:58.1738|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30542] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:44:58.1772|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:44:58.2020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.2293|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.216:49538] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:44:58.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.3109|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.25.219.240:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 9736 2025-01-08 15:44:58.3653|DEBUG|Network.PeerManager|36|Peer pool size is: 1919 2025-01-08 15:44:58.3653|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.74.148.173:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 321 2025-01-08 15:44:58.3781|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.155.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:44:58.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.4149|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.174.221.39:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:44:58.4399|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.225.108.193:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 11512 2025-01-08 15:44:58.5035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.6072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.7399|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.7399|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:58.7399|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.7399|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:58.7983|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:44:58.8082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.9091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:58.9299|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:58.9331|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.9331|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:58.9331|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:58.9331|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:59.0085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.1092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.1155|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.1155|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:59.1155|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.1155|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:59.1175|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:59.1175|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:59.1175|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:59.1175|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:59.1288|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.1288|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:59.1288|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.1288|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:59.1770|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:44:59.2085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.4083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.7420|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.7420|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:59.7420|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.7420|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:59.7953|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:44:59.7953|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:44:59.7953|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722705 (0xc78296...f9a612), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:44:59.7953|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Syncing beacon headers, Request: ForkChoice: 13722705 (0xc78296...f9a612), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:44:59.7953|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:44:59.7953|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:44:59.7971|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:59.7971|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:59.7971|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:59.7971|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:59.8086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.8399|DEBUG|Network.PeerManager|42|Peer pool size is: 2020 2025-01-08 15:44:59.9086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:44:59.9350|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.9350|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:59.9350|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.9350|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:44:59.9366|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:00.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:45:00.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.1330|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:00.1767|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:45:00.2033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.6023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.6546|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:00.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.7442|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.7442|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:00.7442|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.7442|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:00.8027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.8122|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.148.154:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:00.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:00.9403|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.9403|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:00.9403|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.9403|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:00.9449|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.1017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:01.1378|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:01.1406|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.1406|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:01.1406|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.1406|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.1771|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:01.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.3073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.4065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.4341|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:01.4341|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:01.4341|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:01.4341|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:01.5052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.6064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.7049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.7049|DEBUG|Network.PeerManager|8|Peer pool size is: 2121 2025-01-08 15:45:01.7466|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.7466|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:01.7466|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.7466|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.8002|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:45:01.8049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.9081|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:01.9550|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.9550|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:01.9550|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.9550|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.9568|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.9913|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.9913|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:01.9913|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:01.9913|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:01.9930|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:01.9930|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:01.9930|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:01.9930|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:02.0112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.1101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.1426|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.1426|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:02.1426|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.1426|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.1444|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:02.1772|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:02.2099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.3100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.4096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.5090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.6094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.7488|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.7488|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:02.7488|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.7488|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:02.8095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:02.9605|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:02.9676|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 15:45:03.0091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.0871|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.77.143:30404] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:03.1083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.1479|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.1479|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:03.1479|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.1479|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.1497|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:03.1772|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:45:03.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.2748|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.109.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:03.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.4100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.5071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.7093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.7508|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.7508|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:03.7508|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.7508|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:03.8114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.8926|DEBUG|Network.PeerManager|32|Peer pool size is: 2222 2025-01-08 15:45:03.9118|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:03.9656|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:03.9689|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.9689|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:03.9689|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:03.9689|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:04.0107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.1093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:04.1535|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:04.1562|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.1562|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:04.1562|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.1562|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:04.1763|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:45:04.2105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.3084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.7088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.7528|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.7528|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:04.7528|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.7528|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:04.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.8867|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.170.220.61:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 15:45:04.9106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:04.9713|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.9713|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:04.9713|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.9713|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:04.9733|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:05.0010|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.37.15.57:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:45:05.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:45:05.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.1206|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","blockNumber":"0xd16452","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","prevRandao":"0x490f5c7d8d5f02d8c33cb81f6e29b4569fa59b14efaef057644ccaf067fcc716","receiptsRoot":"0x037c799a61767f2010d337e9846a763203c2416c187d9bbd6dc701f236b5de5c","stateRoot":"0x0d2c1cdb40b1c5e0c5202902834cb0b0964c6ad6d1746a78280b575ebc412926","timestamp":"0x677e9d81","transactions":["0x02f901d58227d883054a9b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cce8ca16702fb8726384ddadd1d8af4775d8ac6aafc59a790aa1d70d1a3c014aac002bddbb106f93697fb5a4c45774ba24c58d220ef7e315604889d501b46f1ae332e332e30000000000000000000000000000000000000000000000000000000c001a0f503bed8d76f057976fce89783228425d74d7d05fd0beedd37562c2172b138e1a034d1afbecd6511f4ba1f206f8e4bfadcdb27d938ad8857d4a51132edd7293790","0x02f901d58227d883053e438459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5bcebb1c80fe6457719e2b0808a9e635d765e6cc2e2e589ca1e81e98301d77eda16fb02cf1a10ed13828b47f3d50208dc055ec6605da99ae065566a05e3f25a5332e332e30000000000000000000000000000000000000000000000000000000c080a09462e5d39b521130c6bf8be1da463a6b9de9be72f3ca72f10674e234bac3fc30a07848f0fa495aff94cdfdcb9f7b3b13bbcfb48d64f05474a6d138c457b349827b","0x02f901d58227d8830502738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3e4257ba35f5690175d7250855d8a6c7caecc57c76b32ef11a21b1f6d5c1bbe6ccfceb246fd6b23c7630bd69dd1ba8c9c5cdaa3062a9ffc86b0afb9d91c4771a332e332e30000000000000000000000000000000000000000000000000000000c001a0d4af90894887153c39c667d461dd1f3040f0ff56931301038f48aee3b78d2d86a05e9be9367a441d367cd91f174c0cbb0246270951186c0814245b7bc83f6a5aa8","0x02f901d58227d8830551b28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd6307a750431c4c4118f1f7dd951db76d42dec11c54ddcf3493b735984834df7809f9832954ab11b9c5132518af404af6d5f42d19609e0cb9f2814d60764d688332e332e30000000000000000000000000000000000000000000000000000000c080a01c51f36a0d3f529227235bde5f42494c16197c305908e89f3b87424a71e4b35ba0497fbac8f8d954f961f20f91f78c2cf8b94f6a1c0da8fc460acf0dc512156617"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ea6","index":"0x4302026","validatorIndex":"0xc74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba62","index":"0x4302027","validatorIndex":"0xc75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14691f","index":"0x4302028","validatorIndex":"0xc76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5908","index":"0x4302029","validatorIndex":"0xc77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a613d","index":"0x430202a","validatorIndex":"0xc78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14944a","index":"0x430202b","validatorIndex":"0xc79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3902","index":"0x430202c","validatorIndex":"0xc7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3902","index":"0x430202d","validatorIndex":"0xc7b"}]},[],"0x8ea5d0886e273d82b2e1bb19bce517b589f9e7c8cc55ce04400e045eb55a058a"]) 2025-01-08 15:45:05.1206|INFO|Merge.Plugin.Handlers.NewPayloadHandler|45|Received New Block: 13722706 (0x63f49f...49c6ed), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:45:05.1206|INFO|Merge.Plugin.Handlers.NewPayloadHandler|45|Syncing... Inserting block 13722706 (0x63f49f...49c6ed). 2025-01-08 15:45:05.1206|DEBUG|Merge.Plugin.GC.GCKeeper|45|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:05.1206|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","blockNumber":"0xd16452","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","prevRandao":"0x490f5c7d8d5f02d8c33cb81f6e29b4569fa59b14efaef057644ccaf067fcc716","receiptsRoot":"0x037c799a61767f2010d337e9846a763203c2416c187d9bbd6dc701f236b5de5c","stateRoot":"0x0d2c1cdb40b1c5e0c5202902834cb0b0964c6ad6d1746a78280b575ebc412926","timestamp":"0x677e9d81","transactions":["0x02f901d58227d883054a9b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cce8ca16702fb8726384ddadd1d8af4775d8ac6aafc59a790aa1d70d1a3c014aac002bddbb106f93697fb5a4c45774ba24c58d220ef7e315604889d501b46f1ae332e332e30000000000000000000000000000000000000000000000000000000c001a0f503bed8d76f057976fce89783228425d74d7d05fd0beedd37562c2172b138e1a034d1afbecd6511f4ba1f206f8e4bfadcdb27d938ad8857d4a51132edd7293790","0x02f901d58227d883053e438459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5bcebb1c80fe6457719e2b0808a9e635d765e6cc2e2e589ca1e81e98301d77eda16fb02cf1a10ed13828b47f3d50208dc055ec6605da99ae065566a05e3f25a5332e332e30000000000000000000000000000000000000000000000000000000c080a09462e5d39b521130c6bf8be1da463a6b9de9be72f3ca72f10674e234bac3fc30a07848f0fa495aff94cdfdcb9f7b3b13bbcfb48d64f05474a6d138c457b349827b","0x02f901d58227d8830502738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3e4257ba35f5690175d7250855d8a6c7caecc57c76b32ef11a21b1f6d5c1bbe6ccfceb246fd6b23c7630bd69dd1ba8c9c5cdaa3062a9ffc86b0afb9d91c4771a332e332e30000000000000000000000000000000000000000000000000000000c001a0d4af90894887153c39c667d461dd1f3040f0ff56931301038f48aee3b78d2d86a05e9be9367a441d367cd91f174c0cbb0246270951186c0814245b7bc83f6a5aa8","0x02f901d58227d8830551b28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd6307a750431c4c4118f1f7dd951db76d42dec11c54ddcf3493b735984834df7809f9832954ab11b9c5132518af404af6d5f42d19609e0cb9f2814d60764d688332e332e30000000000000000000000000000000000000000000000000000000c080a01c51f36a0d3f529227235bde5f42494c16197c305908e89f3b87424a71e4b35ba0497fbac8f8d954f961f20f91f78c2cf8b94f6a1c0da8fc460acf0dc512156617"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ea6","index":"0x4302026","validatorIndex":"0xc74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba62","index":"0x4302027","validatorIndex":"0xc75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14691f","index":"0x4302028","validatorIndex":"0xc76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5908","index":"0x4302029","validatorIndex":"0xc77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a613d","index":"0x430202a","validatorIndex":"0xc78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14944a","index":"0x430202b","validatorIndex":"0xc79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3902","index":"0x430202c","validatorIndex":"0xc7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3902","index":"0x430202d","validatorIndex":"0xc7b"}]},[],"0x8ea5d0886e273d82b2e1bb19bce517b589f9e7c8cc55ce04400e045eb55a058a"]) 2025-01-08 15:45:05.1206|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","blockNumber":"0xd16452","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","prevRandao":"0x490f5c7d8d5f02d8c33cb81f6e29b4569fa59b14efaef057644ccaf067fcc716","receiptsRoot":"0x037c799a61767f2010d337e9846a763203c2416c187d9bbd6dc701f236b5de5c","stateRoot":"0x0d2c1cdb40b1c5e0c5202902834cb0b0964c6ad6d1746a78280b575ebc412926","timestamp":"0x677e9d81","transactions":["0x02f901d58227d883054a9b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cce8ca16702fb8726384ddadd1d8af4775d8ac6aafc59a790aa1d70d1a3c014aac002bddbb106f93697fb5a4c45774ba24c58d220ef7e315604889d501b46f1ae332e332e30000000000000000000000000000000000000000000000000000000c001a0f503bed8d76f057976fce89783228425d74d7d05fd0beedd37562c2172b138e1a034d1afbecd6511f4ba1f206f8e4bfadcdb27d938ad8857d4a51132edd7293790","0x02f901d58227d883053e438459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5bcebb1c80fe6457719e2b0808a9e635d765e6cc2e2e589ca1e81e98301d77eda16fb02cf1a10ed13828b47f3d50208dc055ec6605da99ae065566a05e3f25a5332e332e30000000000000000000000000000000000000000000000000000000c080a09462e5d39b521130c6bf8be1da463a6b9de9be72f3ca72f10674e234bac3fc30a07848f0fa495aff94cdfdcb9f7b3b13bbcfb48d64f05474a6d138c457b349827b","0x02f901d58227d8830502738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3e4257ba35f5690175d7250855d8a6c7caecc57c76b32ef11a21b1f6d5c1bbe6ccfceb246fd6b23c7630bd69dd1ba8c9c5cdaa3062a9ffc86b0afb9d91c4771a332e332e30000000000000000000000000000000000000000000000000000000c001a0d4af90894887153c39c667d461dd1f3040f0ff56931301038f48aee3b78d2d86a05e9be9367a441d367cd91f174c0cbb0246270951186c0814245b7bc83f6a5aa8","0x02f901d58227d8830551b28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd6307a750431c4c4118f1f7dd951db76d42dec11c54ddcf3493b735984834df7809f9832954ab11b9c5132518af404af6d5f42d19609e0cb9f2814d60764d688332e332e30000000000000000000000000000000000000000000000000000000c080a01c51f36a0d3f529227235bde5f42494c16197c305908e89f3b87424a71e4b35ba0497fbac8f8d954f961f20f91f78c2cf8b94f6a1c0da8fc460acf0dc512156617"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145ea6","index":"0x4302026","validatorIndex":"0xc74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba62","index":"0x4302027","validatorIndex":"0xc75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14691f","index":"0x4302028","validatorIndex":"0xc76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5908","index":"0x4302029","validatorIndex":"0xc77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a613d","index":"0x430202a","validatorIndex":"0xc78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14944a","index":"0x430202b","validatorIndex":"0xc79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3902","index":"0x430202c","validatorIndex":"0xc7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3902","index":"0x430202d","validatorIndex":"0xc7b"}]},[],"0x8ea5d0886e273d82b2e1bb19bce517b589f9e7c8cc55ce04400e045eb55a058a"]) handled in 1ms 2025-01-08 15:45:05.1248|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:05.1248|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:05.1248|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:05.1248|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:05.1369|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722706 (0x63f49f...49c6ed), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:05.1369|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722706 (0x63f49f...49c6ed), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:05.1369|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:05.1583|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:05.1623|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.1623|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:05.1623|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.1623|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:05.1715|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.208:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:45:05.1774|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:45:05.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.3043|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.3743|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|32|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722673 | target: 13722706 | peer: 13722705 2025-01-08 15:45:05.3743|DEBUG|Synchronization.Reporting.SyncReport|32|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:05.3743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Active 2025-01-08 15:45:05.3743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 15:45:05.3743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722705| 3.71.132.231:| Out] 2025-01-08 15:45:05.3743|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|MergeBlockDownloader GetCurrentNumber: currentNumber 13722673, beaconPivotExists: True, BestSuggestedBody: 13722673, BestKnownNumber: 13722673, BestPeer: [HBR S ][ ][Peer|eth68|13722705| 3.71.132.231:| Out], BestKnownBeaconNumber 13722706 2025-01-08 15:45:05.3743|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|Continue full sync with [HBR S ][ ][Peer|eth68|13722705| 3.71.132.231:| Out] (our best 13722673) 2025-01-08 15:45:05.4060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.5083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.5644|DEBUG|Synchronization.Peers.SyncPeerPool|32|Dropped 0 useless peers 2025-01-08 15:45:05.6084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.6479|DEBUG|Synchronization.Blocks.SyncBatchSize|32|Changing sync batch size to 48 2025-01-08 15:45:05.6492|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|32|Continue full sync with [HBR S ][ ][Peer|eth68|13722705| 3.71.132.231:| Out] (our best 13722674) 2025-01-08 15:45:05.6492|DEBUG|Synchronization.Blocks.BlockDownloader|6|Blocks download from [HBR S ][ ][Peer|eth68|13722705| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:05.6492|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Dormant 2025-01-08 15:45:05.6492|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722705| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:05.6492|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:45:05.6985|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.144.251:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:45:05.7096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.7550|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.7550|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:05.7550|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.7550|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:05.8084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:05.9256|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->169.150.243.48:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:05.9766|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:06.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.1645|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:06.1785|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:45:06.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.3090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.3771|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|32|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722674 | target: 13722706 | peer: 13722705 2025-01-08 15:45:06.3771|DEBUG|Synchronization.Reporting.SyncReport|32|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:06.4091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.4356|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:06.4356|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:06.4356|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:06.4356|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:06.5095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.5249|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.60.26:25025] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:45:06.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.7026|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->129.153.227.201:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:45:06.7082|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.7573|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.7573|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:06.7573|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.7573|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:06.7849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.61.98:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:06.7928|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.182.187.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:45:06.8093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.8639|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->16.171.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:06.8808|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:45:06.9053|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:06.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:06.9819|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.9819|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:06.9819|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.9819|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:06.9870|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:06.9870|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:06.9870|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:06.9870|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:06.9903|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.9903|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:06.9903|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:06.9903|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:07.0094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.0166|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.146.83:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 15:45:07.0303|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.102.241.186:30107] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:45:07.0773|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.44.207.181:32000] initiating disconnect because InvalidNetworkId, details: invalid network id - 32382 2025-01-08 15:45:07.0773|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.139.11.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:45:07.0978|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.170.48:20505] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:07.1093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.1726|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.255.212.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2109 2025-01-08 15:45:07.1726|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:07.1726|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:07.1726|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:07.1726|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:07.1776|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:07.1803|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:07.2095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.2753|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.124.189:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:45:07.2889|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.36.117.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:45:07.3096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.3208|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->50.47.147.106:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:07.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.4537|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|64.71.185.54:45648->30303] initiating disconnect because Exception, details: Error in communication with [Node|64.71.185.54:45648|snap1|] (SocketException): Connection reset by peer 2025-01-08 15:45:07.4760|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:07.5084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.6091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.7595|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:07.7595|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:07.7595|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:07.7595|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:07.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.9084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:07.9813|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->89.168.88.22:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:45:08.0092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:08.0092|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:08.0139|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.0139|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:08.0139|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.0139|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:08.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.1769|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:08.1860|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:08.1898|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.1898|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:08.1898|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.1898|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:08.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.3091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.3467|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.102.109.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7341 2025-01-08 15:45:08.3937|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 15:45:08.4085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.4513|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.35.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:08.5092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.6010|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:45:08.6090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.7089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.7312|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:45:08.7312|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:45:08.7312|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:45:08.7618|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.7618|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:08.7618|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:08.7618|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:08.8084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.8084|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 15:45:08.8408|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.21:48007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:08.9085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:08.9166|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:45:08.9166|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:45:08.9166|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:45:08.9530|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36350] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:08.9530|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.226.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:45:09.0084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.0156|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.0156|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:09.0156|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.0156|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.0173|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:09.0576|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.90.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:09.0743|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.234.118:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:09.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.1787|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:45:09.1918|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.1918|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:09.1918|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.1918|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.1938|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:09.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.2812|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->171.22.31.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:09.2878|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->43.207.165.114:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99999 2025-01-08 15:45:09.3085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.4090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.5091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.5562|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.187.84.213:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 3 2025-01-08 15:45:09.6089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.7092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.7644|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.7644|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:09.7644|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:09.7644|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:09.8086|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->2.138.204.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:09.8086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.8440|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.199.240.199:30804] initiating disconnect because InvalidNetworkId, details: invalid network id - 5 2025-01-08 15:45:09.9074|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:09.9144|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.239.39:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:45:09.9993|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:45:10.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:10.0214|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:10.0255|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.0255|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:10.0255|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.0255|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:10.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.1388|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","blockNumber":"0xd16453","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","prevRandao":"0xb4503f49298eaa70998de06890bcf3c40f087b54de9e949311b14767c8623fe0","receiptsRoot":"0x0b66e9aef306df19271125b6aa71cc7bcea33bb5bdb1f76e7b2d48bf6c2d8662","stateRoot":"0x803db16c3a769c0cd61970968f9cd1339544cabf77bbb9e91fab98509202338f","timestamp":"0x677e9d86","transactions":["0x02f901d58227d883054a9c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7387917ee50b581a1c5c04e25a5e314ae9e486af3f28776c7429e9b2092d65651a48d5563be069cf277728cb755d9f5ea327ebfba5d268e7e6cd9afee9be47d0332e332e30000000000000000000000000000000000000000000000000000000c080a0efb1d0b6bd905ce7ec4a7b66399563275a8e793f6f2c2abba2a0ee3efc0015c5a07ebe106b799c289dce15fb44fb9d9590de5fd3f31a4d481b17b97408a34ce8d1","0x02f901d58227d8830551b38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8bfeaabb5ca4f18a4894d4c4a2e683cc767b892f4c0fb0f984228e2cd452bd52122bfd9d56cbcb31d914ea0c8f595299b912fd3541870e14de016986a35fb055332e332e30000000000000000000000000000000000000000000000000000000c080a0b1d790e8f27bad9532e4391ccbf23d6e89f32bc67d2347a6d504d456798b6fb5a0498ff15e02d08133d661eafa2a4f3a12945654c03c06d9f36d5dc9d201e96055","0x02f901d58227d883053e448459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e32dcc18773db2f46aa57c1a4ca3d366e09a6905a5ab4cccd9ba40961de54b2c93e14bb7385dce35d53495fa05d43a0ae09cbb08e8907306e37a32804193ba3f0332e332e30000000000000000000000000000000000000000000000000000000c001a0fcca9e0f5be5107f03bd176033f70623039c9bc67ebf3a82eba8ffacd0136cf8a0465d593ca0fa9399e2fe33a6239f7028fa216194d6130b7fbb6b33e768f58046","0x02f901d58227d8830502748459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7345de20e0ff79cecb895b177572e173eca10dcb7ab9bc5d17bb715f7b86bb5676382bd44f9ff82d0ad063fb66143497739ff45bb1b7e468205d4abcd793977d332e332e30000000000000000000000000000000000000000000000000000000c001a0ceab9c1d11f07c344a7d9fc301d9b34c9d4610b3d7d54cba8b5a85462922df41a0367eff20aa41237d6365c5a3e1b57729d5aedd33086089b708c8cc1b4e137ef2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48e","index":"0x430202e","validatorIndex":"0xc7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148887","index":"0x430202f","validatorIndex":"0xc7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8af4","index":"0x4302030","validatorIndex":"0xc7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6e","index":"0x4302031","validatorIndex":"0xc7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b466","index":"0x4302032","validatorIndex":"0xc80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5f","index":"0x4302033","validatorIndex":"0xc81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd10a","index":"0x4302034","validatorIndex":"0xc82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba59","index":"0x4302035","validatorIndex":"0xc83"}]},[],"0x795164fcfbd4e57550d74bef1e65945801825f21406c93e63af8a847d9f98891"]) 2025-01-08 15:45:10.1388|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722707 (0x868c14...1bee43), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:45:10.1388|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722707 (0x868c14...1bee43). 2025-01-08 15:45:10.1388|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:10.1388|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","blockNumber":"0xd16453","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","prevRandao":"0xb4503f49298eaa70998de06890bcf3c40f087b54de9e949311b14767c8623fe0","receiptsRoot":"0x0b66e9aef306df19271125b6aa71cc7bcea33bb5bdb1f76e7b2d48bf6c2d8662","stateRoot":"0x803db16c3a769c0cd61970968f9cd1339544cabf77bbb9e91fab98509202338f","timestamp":"0x677e9d86","transactions":["0x02f901d58227d883054a9c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7387917ee50b581a1c5c04e25a5e314ae9e486af3f28776c7429e9b2092d65651a48d5563be069cf277728cb755d9f5ea327ebfba5d268e7e6cd9afee9be47d0332e332e30000000000000000000000000000000000000000000000000000000c080a0efb1d0b6bd905ce7ec4a7b66399563275a8e793f6f2c2abba2a0ee3efc0015c5a07ebe106b799c289dce15fb44fb9d9590de5fd3f31a4d481b17b97408a34ce8d1","0x02f901d58227d8830551b38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8bfeaabb5ca4f18a4894d4c4a2e683cc767b892f4c0fb0f984228e2cd452bd52122bfd9d56cbcb31d914ea0c8f595299b912fd3541870e14de016986a35fb055332e332e30000000000000000000000000000000000000000000000000000000c080a0b1d790e8f27bad9532e4391ccbf23d6e89f32bc67d2347a6d504d456798b6fb5a0498ff15e02d08133d661eafa2a4f3a12945654c03c06d9f36d5dc9d201e96055","0x02f901d58227d883053e448459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e32dcc18773db2f46aa57c1a4ca3d366e09a6905a5ab4cccd9ba40961de54b2c93e14bb7385dce35d53495fa05d43a0ae09cbb08e8907306e37a32804193ba3f0332e332e30000000000000000000000000000000000000000000000000000000c001a0fcca9e0f5be5107f03bd176033f70623039c9bc67ebf3a82eba8ffacd0136cf8a0465d593ca0fa9399e2fe33a6239f7028fa216194d6130b7fbb6b33e768f58046","0x02f901d58227d8830502748459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7345de20e0ff79cecb895b177572e173eca10dcb7ab9bc5d17bb715f7b86bb5676382bd44f9ff82d0ad063fb66143497739ff45bb1b7e468205d4abcd793977d332e332e30000000000000000000000000000000000000000000000000000000c001a0ceab9c1d11f07c344a7d9fc301d9b34c9d4610b3d7d54cba8b5a85462922df41a0367eff20aa41237d6365c5a3e1b57729d5aedd33086089b708c8cc1b4e137ef2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48e","index":"0x430202e","validatorIndex":"0xc7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148887","index":"0x430202f","validatorIndex":"0xc7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8af4","index":"0x4302030","validatorIndex":"0xc7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6e","index":"0x4302031","validatorIndex":"0xc7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b466","index":"0x4302032","validatorIndex":"0xc80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5f","index":"0x4302033","validatorIndex":"0xc81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd10a","index":"0x4302034","validatorIndex":"0xc82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba59","index":"0x4302035","validatorIndex":"0xc83"}]},[],"0x795164fcfbd4e57550d74bef1e65945801825f21406c93e63af8a847d9f98891"]) 2025-01-08 15:45:10.1388|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","blockNumber":"0xd16453","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x63f49f8bd8ae96a1e7ec56eebb4542b1fab976356697db5ffaf8ac55a949c6ed","prevRandao":"0xb4503f49298eaa70998de06890bcf3c40f087b54de9e949311b14767c8623fe0","receiptsRoot":"0x0b66e9aef306df19271125b6aa71cc7bcea33bb5bdb1f76e7b2d48bf6c2d8662","stateRoot":"0x803db16c3a769c0cd61970968f9cd1339544cabf77bbb9e91fab98509202338f","timestamp":"0x677e9d86","transactions":["0x02f901d58227d883054a9c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7387917ee50b581a1c5c04e25a5e314ae9e486af3f28776c7429e9b2092d65651a48d5563be069cf277728cb755d9f5ea327ebfba5d268e7e6cd9afee9be47d0332e332e30000000000000000000000000000000000000000000000000000000c080a0efb1d0b6bd905ce7ec4a7b66399563275a8e793f6f2c2abba2a0ee3efc0015c5a07ebe106b799c289dce15fb44fb9d9590de5fd3f31a4d481b17b97408a34ce8d1","0x02f901d58227d8830551b38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8bfeaabb5ca4f18a4894d4c4a2e683cc767b892f4c0fb0f984228e2cd452bd52122bfd9d56cbcb31d914ea0c8f595299b912fd3541870e14de016986a35fb055332e332e30000000000000000000000000000000000000000000000000000000c080a0b1d790e8f27bad9532e4391ccbf23d6e89f32bc67d2347a6d504d456798b6fb5a0498ff15e02d08133d661eafa2a4f3a12945654c03c06d9f36d5dc9d201e96055","0x02f901d58227d883053e448459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e32dcc18773db2f46aa57c1a4ca3d366e09a6905a5ab4cccd9ba40961de54b2c93e14bb7385dce35d53495fa05d43a0ae09cbb08e8907306e37a32804193ba3f0332e332e30000000000000000000000000000000000000000000000000000000c001a0fcca9e0f5be5107f03bd176033f70623039c9bc67ebf3a82eba8ffacd0136cf8a0465d593ca0fa9399e2fe33a6239f7028fa216194d6130b7fbb6b33e768f58046","0x02f901d58227d8830502748459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7345de20e0ff79cecb895b177572e173eca10dcb7ab9bc5d17bb715f7b86bb5676382bd44f9ff82d0ad063fb66143497739ff45bb1b7e468205d4abcd793977d332e332e30000000000000000000000000000000000000000000000000000000c001a0ceab9c1d11f07c344a7d9fc301d9b34c9d4610b3d7d54cba8b5a85462922df41a0367eff20aa41237d6365c5a3e1b57729d5aedd33086089b708c8cc1b4e137ef2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b48e","index":"0x430202e","validatorIndex":"0xc7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148887","index":"0x430202f","validatorIndex":"0xc7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8af4","index":"0x4302030","validatorIndex":"0xc7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6e","index":"0x4302031","validatorIndex":"0xc7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b466","index":"0x4302032","validatorIndex":"0xc80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5f","index":"0x4302033","validatorIndex":"0xc81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd10a","index":"0x4302034","validatorIndex":"0xc82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba59","index":"0x4302035","validatorIndex":"0xc83"}]},[],"0x795164fcfbd4e57550d74bef1e65945801825f21406c93e63af8a847d9f98891"]) handled in 1ms 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:10.1409|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722707 (0x868c14...1bee43), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:10.1409|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722707 (0x868c14...1bee43), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:10.1409|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:10.1776|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:10.1973|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:10.2005|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.2005|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:10.2005|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.2005|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:10.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.2873|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->1.2.215.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:45:10.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.3746|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722674 | target: 13722707 | peer: 13722706 2025-01-08 15:45:10.3746|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:10.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:45:10.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher got activated. 2025-01-08 15:45:10.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722706| 35.210.126.23:| Out] 2025-01-08 15:45:10.3746|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13722674, beaconPivotExists: True, BestSuggestedBody: 13722674, BestKnownNumber: 13722674, BestPeer: [HBR ][ ][Peer|eth68|13722706| 35.210.126.23:| Out], BestKnownBeaconNumber 13722707 2025-01-08 15:45:10.3746|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13722706| 35.210.126.23:| Out] (our best 13722674) 2025-01-08 15:45:10.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.5180|DEBUG|Synchronization.Blocks.SyncBatchSize|6|Changing sync batch size to 48 2025-01-08 15:45:10.5180|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13722706| 35.210.126.23:| Out] (our best 13722675) 2025-01-08 15:45:10.5180|DEBUG|Synchronization.Blocks.BlockDownloader|6|Blocks download from [HBR ][ ][Peer|eth68|13722706| 35.210.126.23:| Out] completed with progress 1. 2025-01-08 15:45:10.5180|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Dormant 2025-01-08 15:45:10.5180|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722706| 35.210.126.23:| Out] has been processed 2025-01-08 15:45:10.5180|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:45:10.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.7666|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.7666|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:10.7666|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:10.7666|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:10.8035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:10.9743|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.183.182.204:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:10.9820|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.231.205.124:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:11.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.0032|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.187.254.164:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:11.0279|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.0279|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:11.0279|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.0279|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.0294|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:11.0570|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.130.50.21:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:11.1029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.1200|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.168.80:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65, par1, par2 2025-01-08 15:45:11.1784|DEBUG|TxPool.TxBroadcaster|32|Broadcasting transactions to all peers 2025-01-08 15:45:11.2080|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.2086|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:11.3059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.3754|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722675 | target: 13722707 | peer: 13722706 2025-01-08 15:45:11.3754|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:11.3803|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->116.203.185.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 15:45:11.4046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.4366|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:11.4366|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:11.4366|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:11.4366|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:11.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.6072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.7689|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.7689|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:11.7689|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.7689|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:11.8045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.9061|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:11.9951|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.9951|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:11.9951|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:11.9951|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:11.9986|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:11.9986|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:11.9986|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:11.9986|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:12.0063|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:12.0884|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:12.0940|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.0940|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:12.0940|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.0940|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:12.1055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.1767|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:45:12.2072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:12.2139|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:12.2185|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.2185|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:12.2185|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.2185|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:12.3045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.4048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.5068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.6055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.7068|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.7709|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.7709|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:12.7709|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:12.7709|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:12.8058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:12.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.0064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.0963|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:13.1051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.1791|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:13.2067|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:13.2210|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:13.2245|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.2245|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:13.2245|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.2245|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:13.3066|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.3498|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.101.211.63:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:13.3777|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50302] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 15:45:13.4073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.6048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.7046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.7734|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.7734|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:13.7734|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:13.7734|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:13.8069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:13.9056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.0064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:14.1018|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:14.1052|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.1052|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:14.1052|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.1052|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:14.1052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.1774|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:14.2070|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.2271|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.2271|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:14.2271|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.2271|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.2292|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:14.3072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.4057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.5069|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.7051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.7756|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.7756|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:14.7756|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:14.7756|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:14.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:14.9055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:45:15.0909|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","blockNumber":"0xd16454","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","prevRandao":"0xb7e3dc574bd8f9686283cdbf82182c65513d0f3f8ec8906fa1dc2aff7962252f","receiptsRoot":"0xe610c7c11f898a093ef29a9e6f2aa5e7ac05228e85948eba5208dfb0109d0ac7","stateRoot":"0xb4cd65d633211cf7ca0d1282adad131236ca218fed8c96e3b7b8ad9976395dac","timestamp":"0x677e9d8b","transactions":["0x02f901d58227d883054a9d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d67a7e39078f3b9a2e7158a4cd9dc078c8f6a8d212d82ff911a80f1cbc2a6dbeddf3baeb36e456cc7ac1408846704d15d19c14204dab024864c6150e0efdfffe332e332e30000000000000000000000000000000000000000000000000000000c080a034a1d03b770914856a7efec91aaa14c3d014556397431c883c435e89ff67dcaca06cb994953f127ff8ce3f5ef64c88a735462308b0a7d660aabcac37c457eb2dde","0x02f901d58227d883053e458459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8be5968e22ecc12035163a976e011f0b352d76455bde4ba363b6f64bd0de1b8e217e65b5c6dbd13ad7a59a5e99ef8fa292650e48c214fbcc063365d797ce31bc3332e332e30000000000000000000000000000000000000000000000000000000c080a016d501f7f296a5f059291f9e371a0089634c139fdfdf3d230922154b41938e57a01362817631c8ce4285be5dc9334176fdc622e509954587f82df2c2397c2e370d","0x02f901d58227d8830502758459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0c697977c5f21e3a3ca6dd21f00d36d047d154672c886cb9b12523b81c5a0c5c17d4c657ae49d4486a6cd22d7744124344e5deca04a53158c7b24f2a829a9be1332e332e30000000000000000000000000000000000000000000000000000000c080a08dfb7873b35e4e7082d310f2a140e93502fbc4d22e655edbf4b8b74eda6d8dd5a030728b84739610711fdcdeed07cb30bf9eba0c0c003e5f565980924d33b606b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5f","index":"0x4302036","validatorIndex":"0xc84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d13","index":"0x4302037","validatorIndex":"0xc85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14943e","index":"0x4302038","validatorIndex":"0xc86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x4302039","validatorIndex":"0xc87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e59","index":"0x430203a","validatorIndex":"0xc88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f37","index":"0x430203b","validatorIndex":"0xc89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5b","index":"0x430203c","validatorIndex":"0xc8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b47a","index":"0x430203d","validatorIndex":"0xc8b"}]},[],"0x1fa5f09b13e3410a2aab90a0c5e1e27e7874efe2e413f377bce25c6a7236c759"]) 2025-01-08 15:45:15.0909|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Received New Block: 13722708 (0xf0689e...e521c1), Extra Data: chiado-lodestar-0 2025-01-08 15:45:15.0923|INFO|Merge.Plugin.Handlers.NewPayloadHandler|32|Syncing... Inserting block 13722708 (0xf0689e...e521c1). 2025-01-08 15:45:15.0923|DEBUG|Merge.Plugin.GC.GCKeeper|32|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:15.0923|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","blockNumber":"0xd16454","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","prevRandao":"0xb7e3dc574bd8f9686283cdbf82182c65513d0f3f8ec8906fa1dc2aff7962252f","receiptsRoot":"0xe610c7c11f898a093ef29a9e6f2aa5e7ac05228e85948eba5208dfb0109d0ac7","stateRoot":"0xb4cd65d633211cf7ca0d1282adad131236ca218fed8c96e3b7b8ad9976395dac","timestamp":"0x677e9d8b","transactions":["0x02f901d58227d883054a9d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d67a7e39078f3b9a2e7158a4cd9dc078c8f6a8d212d82ff911a80f1cbc2a6dbeddf3baeb36e456cc7ac1408846704d15d19c14204dab024864c6150e0efdfffe332e332e30000000000000000000000000000000000000000000000000000000c080a034a1d03b770914856a7efec91aaa14c3d014556397431c883c435e89ff67dcaca06cb994953f127ff8ce3f5ef64c88a735462308b0a7d660aabcac37c457eb2dde","0x02f901d58227d883053e458459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8be5968e22ecc12035163a976e011f0b352d76455bde4ba363b6f64bd0de1b8e217e65b5c6dbd13ad7a59a5e99ef8fa292650e48c214fbcc063365d797ce31bc3332e332e30000000000000000000000000000000000000000000000000000000c080a016d501f7f296a5f059291f9e371a0089634c139fdfdf3d230922154b41938e57a01362817631c8ce4285be5dc9334176fdc622e509954587f82df2c2397c2e370d","0x02f901d58227d8830502758459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0c697977c5f21e3a3ca6dd21f00d36d047d154672c886cb9b12523b81c5a0c5c17d4c657ae49d4486a6cd22d7744124344e5deca04a53158c7b24f2a829a9be1332e332e30000000000000000000000000000000000000000000000000000000c080a08dfb7873b35e4e7082d310f2a140e93502fbc4d22e655edbf4b8b74eda6d8dd5a030728b84739610711fdcdeed07cb30bf9eba0c0c003e5f565980924d33b606b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5f","index":"0x4302036","validatorIndex":"0xc84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d13","index":"0x4302037","validatorIndex":"0xc85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14943e","index":"0x4302038","validatorIndex":"0xc86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x4302039","validatorIndex":"0xc87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e59","index":"0x430203a","validatorIndex":"0xc88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f37","index":"0x430203b","validatorIndex":"0xc89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5b","index":"0x430203c","validatorIndex":"0xc8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b47a","index":"0x430203d","validatorIndex":"0xc8b"}]},[],"0x1fa5f09b13e3410a2aab90a0c5e1e27e7874efe2e413f377bce25c6a7236c759"]) 2025-01-08 15:45:15.0923|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","blockNumber":"0xd16454","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x868c147ca9d15334786704bece8058330a812eff8a98c5f471d6878f9f1bee43","prevRandao":"0xb7e3dc574bd8f9686283cdbf82182c65513d0f3f8ec8906fa1dc2aff7962252f","receiptsRoot":"0xe610c7c11f898a093ef29a9e6f2aa5e7ac05228e85948eba5208dfb0109d0ac7","stateRoot":"0xb4cd65d633211cf7ca0d1282adad131236ca218fed8c96e3b7b8ad9976395dac","timestamp":"0x677e9d8b","transactions":["0x02f901d58227d883054a9d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d67a7e39078f3b9a2e7158a4cd9dc078c8f6a8d212d82ff911a80f1cbc2a6dbeddf3baeb36e456cc7ac1408846704d15d19c14204dab024864c6150e0efdfffe332e332e30000000000000000000000000000000000000000000000000000000c080a034a1d03b770914856a7efec91aaa14c3d014556397431c883c435e89ff67dcaca06cb994953f127ff8ce3f5ef64c88a735462308b0a7d660aabcac37c457eb2dde","0x02f901d58227d883053e458459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8be5968e22ecc12035163a976e011f0b352d76455bde4ba363b6f64bd0de1b8e217e65b5c6dbd13ad7a59a5e99ef8fa292650e48c214fbcc063365d797ce31bc3332e332e30000000000000000000000000000000000000000000000000000000c080a016d501f7f296a5f059291f9e371a0089634c139fdfdf3d230922154b41938e57a01362817631c8ce4285be5dc9334176fdc622e509954587f82df2c2397c2e370d","0x02f901d58227d8830502758459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0c697977c5f21e3a3ca6dd21f00d36d047d154672c886cb9b12523b81c5a0c5c17d4c657ae49d4486a6cd22d7744124344e5deca04a53158c7b24f2a829a9be1332e332e30000000000000000000000000000000000000000000000000000000c080a08dfb7873b35e4e7082d310f2a140e93502fbc4d22e655edbf4b8b74eda6d8dd5a030728b84739610711fdcdeed07cb30bf9eba0c0c003e5f565980924d33b606b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5f","index":"0x4302036","validatorIndex":"0xc84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2d13","index":"0x4302037","validatorIndex":"0xc85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14943e","index":"0x4302038","validatorIndex":"0xc86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x4302039","validatorIndex":"0xc87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e59","index":"0x430203a","validatorIndex":"0xc88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f37","index":"0x430203b","validatorIndex":"0xc89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e5b","index":"0x430203c","validatorIndex":"0xc8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b47a","index":"0x430203d","validatorIndex":"0xc8b"}]},[],"0x1fa5f09b13e3410a2aab90a0c5e1e27e7874efe2e413f377bce25c6a7236c759"]) handled in 2ms 2025-01-08 15:45:15.0923|DEBUG|JsonRpc.JsonRpcProcessor|32|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:15.0923|DEBUG|JsonRpc.JsonRpcService|32|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:15.0923|DEBUG|JsonRpc.JsonRpcProcessor|32|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:15.0923|DEBUG|JsonRpc.JsonRpcProcessor|32| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:15.0963|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722708 (0xf0689e...e521c1), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:15.0963|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722708 (0xf0689e...e521c1), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:15.0963|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:15.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.1125|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.1125|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:15.1125|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.1125|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.1208|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:15.1787|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:45:15.2040|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.2331|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:15.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.3565|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->27.72.31.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:15.3772|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722675 | target: 13722708 | peer: 13722707 2025-01-08 15:45:15.3772|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:15.3772|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:45:15.3772|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher got activated. 2025-01-08 15:45:15.3772|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722706| 35.206.174.92:| Out] 2025-01-08 15:45:15.3772|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722675, beaconPivotExists: True, BestSuggestedBody: 13722675, BestKnownNumber: 13722675, BestPeer: [HBR ][ ][Peer|eth68|13722706| 35.206.174.92:| Out], BestKnownBeaconNumber 13722708 2025-01-08 15:45:15.3772|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722706| 35.206.174.92:| Out] (our best 13722675) 2025-01-08 15:45:15.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.4371|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.31.236.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 654 2025-01-08 15:45:15.4542|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.231.88.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:45:15.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|32|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.5352|DEBUG|Synchronization.Blocks.SyncBatchSize|45|Changing sync batch size to 48 2025-01-08 15:45:15.5352|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|45|Continue full sync with [HBR ][ ][Peer|eth68|13722706| 35.206.174.92:| Out] (our best 13722676) 2025-01-08 15:45:15.5362|DEBUG|Synchronization.Blocks.BlockDownloader|45|Blocks download from [HBR ][ ][Peer|eth68|13722706| 35.206.174.92:| Out] completed with progress 1. 2025-01-08 15:45:15.5362|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|FastSyncFeed state changed to Dormant 2025-01-08 15:45:15.5362|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722706| 35.206.174.92:| Out] has been processed 2025-01-08 15:45:15.5362|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|SyncDispatcher is going to sleep. 2025-01-08 15:45:15.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.6657|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.162.16.115:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 335 2025-01-08 15:45:15.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.7005|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:45:15.7005|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:45:15.7005|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_chainId([]) 2025-01-08 15:45:15.7005|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:45:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:45:15.7046|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:45:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:45:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_getBlockByNumber(["latest",false]) handled in 1ms 2025-01-08 15:45:15.7780|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.7780|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:15.7780|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:15.7780|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:15.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:15.8387|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.26.248.7:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:15.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.1242|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:16.1769|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:45:16.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:16.2380|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:16.2414|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.2414|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:16.2414|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.2414|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:16.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.3758|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722676 | target: 13722708 | peer: 13722707 2025-01-08 15:45:16.3758|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:16.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|45|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.4371|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:16.4371|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:16.4371|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:16.4371|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:16.5042|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.6049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.7050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.7810|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.7810|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:16.7810|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:16.7810|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:16.8053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:16.9062|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.0050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.1123|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:17.1368|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:17.1407|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.1407|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:17.1407|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.1407|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:17.2202|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.2202|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:17.2436|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.2436|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:17.2436|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.2436|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.2460|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:17.3209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.4212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.4868|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->113.192.9.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:17.5209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.5882|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.76.144.57:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:17.5927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.101:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:17.6214|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.7210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.7842|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.7842|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:17.7842|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:17.7842|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:17.8208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:17.9223|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.0207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.1203|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:18.1460|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:18.1492|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.1492|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:18.1492|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.1492|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:18.2208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.2208|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:18.2495|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:18.2527|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.2527|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:18.2527|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.2527|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:18.3214|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.4206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.5208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.6211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.7213|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.7866|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.7866|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:18.7866|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:18.7866|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:18.8204|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:18.9207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.0211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.0996|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.204:30338] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:19.1210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.1511|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.1511|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:19.1511|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.1511|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.1530|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:19.2211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.2211|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:19.2547|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.2547|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:19.2547|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.2547|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.2563|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:19.3212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.4210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.5208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.6207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.7207|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.7889|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.7889|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:19.7889|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:19.7889|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:19.8210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:19.9209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:45:20.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","blockNumber":"0xd16455","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","prevRandao":"0x3437b83b43a7c578da4b57734b8cb3e7bafb3142231fde5f4809c5a38e80edaf","receiptsRoot":"0x9805cf6a0cca1305b31a637b6422615b0d3722c233e9e0d70a4bf51e91a8938d","stateRoot":"0x92a687417727ea18daca35eea9ad63dc0c33d9fad8e0c9640a4fdd35a377176e","timestamp":"0x677e9d90","transactions":["0x02f901d58227d8830551b48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8de7e4f7141382595ee990a71b6b7c857d01b514b1d9b210f7f910e8e637498607b1a83a4ab22acf470a65f76c108428e4560c9f0077ebce20c6eff8a4698ffa8332e332e30000000000000000000000000000000000000000000000000000000c001a05b0af41ce67a577e83e4fe221f12e00fe527bfc4c3f1ca6d0ffec5ced470e5d3a034961e487b9cdfcf380373314e32ae45fdae2ccc8819baf89f707e70dc291877","0x02f901d58227d8830502768459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51da4deff705e33b86d7cbcfdbd1f16a3e82cc55ce2eadefdb8dc1530c1d5ab52084b3b558e609403420c4b5230530076548071c6b1b6c348ccab1a5a426c924332e332e30000000000000000000000000000000000000000000000000000000c001a0053b555fa4b1ec7bbaed8b4dface607256998a39357e2175de80b8aa91118abda025223abd28dcf283ca3f7551a354143364809ef74f0f591ec53d31a82682e98e","0x02f901d58227d883053e468459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8050209efea02eccad1933631f3d6a8d29349af393cf6d80599ae2927dc00c64a2f7ef8824be48e43ebc36c94e2878c5ef05ac0fe0431309511224ae6fc802acf332e332e30000000000000000000000000000000000000000000000000000000c080a0b548f1663913f775d46d2fbf305ac8da33c2c611084d3b992562f99e6b2c4f65a0021d19ed85331f43b893b13769f3edf2b2da57b158a2592c5672f413c6e6e174"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x430203e","validatorIndex":"0xc8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db10f","index":"0x430203f","validatorIndex":"0xc8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4dc2","index":"0x4302040","validatorIndex":"0xc8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14686a","index":"0x4302041","validatorIndex":"0xc8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6b","index":"0x4302042","validatorIndex":"0xc90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149447","index":"0x4302043","validatorIndex":"0xc91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14944a","index":"0x4302044","validatorIndex":"0xc92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba70","index":"0x4302045","validatorIndex":"0xc93"}]},[],"0x1f3285483bd5678effc516dde06fedb614a32ca19f5b9c57f25ca9d39e15b477"]) 2025-01-08 15:45:20.1402|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722709 (0xc9d345...c85578), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:45:20.1402|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722709 (0xc9d345...c85578). 2025-01-08 15:45:20.1402|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","blockNumber":"0xd16455","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","prevRandao":"0x3437b83b43a7c578da4b57734b8cb3e7bafb3142231fde5f4809c5a38e80edaf","receiptsRoot":"0x9805cf6a0cca1305b31a637b6422615b0d3722c233e9e0d70a4bf51e91a8938d","stateRoot":"0x92a687417727ea18daca35eea9ad63dc0c33d9fad8e0c9640a4fdd35a377176e","timestamp":"0x677e9d90","transactions":["0x02f901d58227d8830551b48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8de7e4f7141382595ee990a71b6b7c857d01b514b1d9b210f7f910e8e637498607b1a83a4ab22acf470a65f76c108428e4560c9f0077ebce20c6eff8a4698ffa8332e332e30000000000000000000000000000000000000000000000000000000c001a05b0af41ce67a577e83e4fe221f12e00fe527bfc4c3f1ca6d0ffec5ced470e5d3a034961e487b9cdfcf380373314e32ae45fdae2ccc8819baf89f707e70dc291877","0x02f901d58227d8830502768459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51da4deff705e33b86d7cbcfdbd1f16a3e82cc55ce2eadefdb8dc1530c1d5ab52084b3b558e609403420c4b5230530076548071c6b1b6c348ccab1a5a426c924332e332e30000000000000000000000000000000000000000000000000000000c001a0053b555fa4b1ec7bbaed8b4dface607256998a39357e2175de80b8aa91118abda025223abd28dcf283ca3f7551a354143364809ef74f0f591ec53d31a82682e98e","0x02f901d58227d883053e468459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8050209efea02eccad1933631f3d6a8d29349af393cf6d80599ae2927dc00c64a2f7ef8824be48e43ebc36c94e2878c5ef05ac0fe0431309511224ae6fc802acf332e332e30000000000000000000000000000000000000000000000000000000c080a0b548f1663913f775d46d2fbf305ac8da33c2c611084d3b992562f99e6b2c4f65a0021d19ed85331f43b893b13769f3edf2b2da57b158a2592c5672f413c6e6e174"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x430203e","validatorIndex":"0xc8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db10f","index":"0x430203f","validatorIndex":"0xc8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4dc2","index":"0x4302040","validatorIndex":"0xc8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14686a","index":"0x4302041","validatorIndex":"0xc8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6b","index":"0x4302042","validatorIndex":"0xc90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149447","index":"0x4302043","validatorIndex":"0xc91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14944a","index":"0x4302044","validatorIndex":"0xc92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba70","index":"0x4302045","validatorIndex":"0xc93"}]},[],"0x1f3285483bd5678effc516dde06fedb614a32ca19f5b9c57f25ca9d39e15b477"]) 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","blockNumber":"0xd16455","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x15747","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf0689e8dfb29f72355b7bb9ac581659ed661a49d5c38eb3ac032ff7f1be521c1","prevRandao":"0x3437b83b43a7c578da4b57734b8cb3e7bafb3142231fde5f4809c5a38e80edaf","receiptsRoot":"0x9805cf6a0cca1305b31a637b6422615b0d3722c233e9e0d70a4bf51e91a8938d","stateRoot":"0x92a687417727ea18daca35eea9ad63dc0c33d9fad8e0c9640a4fdd35a377176e","timestamp":"0x677e9d90","transactions":["0x02f901d58227d8830551b48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d00851ce1262b54a7b51eb2a5f69a16a40724842211471bb72be5191ab01c61f33b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8de7e4f7141382595ee990a71b6b7c857d01b514b1d9b210f7f910e8e637498607b1a83a4ab22acf470a65f76c108428e4560c9f0077ebce20c6eff8a4698ffa8332e332e30000000000000000000000000000000000000000000000000000000c001a05b0af41ce67a577e83e4fe221f12e00fe527bfc4c3f1ca6d0ffec5ced470e5d3a034961e487b9cdfcf380373314e32ae45fdae2ccc8819baf89f707e70dc291877","0x02f901d58227d8830502768459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51da4deff705e33b86d7cbcfdbd1f16a3e82cc55ce2eadefdb8dc1530c1d5ab52084b3b558e609403420c4b5230530076548071c6b1b6c348ccab1a5a426c924332e332e30000000000000000000000000000000000000000000000000000000c001a0053b555fa4b1ec7bbaed8b4dface607256998a39357e2175de80b8aa91118abda025223abd28dcf283ca3f7551a354143364809ef74f0f591ec53d31a82682e98e","0x02f901d58227d883053e468459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8050209efea02eccad1933631f3d6a8d29349af393cf6d80599ae2927dc00c64a2f7ef8824be48e43ebc36c94e2878c5ef05ac0fe0431309511224ae6fc802acf332e332e30000000000000000000000000000000000000000000000000000000c080a0b548f1663913f775d46d2fbf305ac8da33c2c611084d3b992562f99e6b2c4f65a0021d19ed85331f43b893b13769f3edf2b2da57b158a2592c5672f413c6e6e174"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x430203e","validatorIndex":"0xc8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db10f","index":"0x430203f","validatorIndex":"0xc8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4dc2","index":"0x4302040","validatorIndex":"0xc8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14686a","index":"0x4302041","validatorIndex":"0xc8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e6b","index":"0x4302042","validatorIndex":"0xc90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149447","index":"0x4302043","validatorIndex":"0xc91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14944a","index":"0x4302044","validatorIndex":"0xc92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba70","index":"0x4302045","validatorIndex":"0xc93"}]},[],"0x1f3285483bd5678effc516dde06fedb614a32ca19f5b9c57f25ca9d39e15b477"]) handled in 1ms 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:20.1402|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:20.1453|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722709 (0xc9d345...c85578), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:20.1453|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722709 (0xc9d345...c85578), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 1ms 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:20.1453|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:20.1585|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.1585|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:20.1585|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.1585|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:20.1616|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:20.1616|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:20.1616|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:20.1616|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:20.1653|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.1653|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:20.1653|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.1653|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:20.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.2213|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:20.2595|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.2595|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:20.2595|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.2595|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.2617|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:20.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.3774|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722676 | target: 13722709 | peer: 13722707 2025-01-08 15:45:20.3774|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:20.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:45:20.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:45:20.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722707| 3.71.132.231:| Out] 2025-01-08 15:45:20.3774|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722676, beaconPivotExists: True, BestSuggestedBody: 13722676, BestKnownNumber: 13722676, BestPeer: [HBR S ][ ][Peer|eth68|13722707| 3.71.132.231:| Out], BestKnownBeaconNumber 13722709 2025-01-08 15:45:20.3774|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR S ][ ][Peer|eth68|13722707| 3.71.132.231:| Out] (our best 13722676) 2025-01-08 15:45:20.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.5221|DEBUG|Synchronization.Blocks.SyncBatchSize|8|Changing sync batch size to 48 2025-01-08 15:45:20.5221|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR S ][ ][Peer|eth68|13722707| 3.71.132.231:| Out] (our best 13722677) 2025-01-08 15:45:20.5221|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR S ][ ][Peer|eth68|13722707| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:20.5221|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:45:20.5221|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722707| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:20.5221|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:45:20.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.7909|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.7909|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:20.7909|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:20.7909|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:20.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:20.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.1672|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.1672|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:21.1672|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.1672|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.1692|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:21.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.2219|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:21.2654|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:21.2806|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.2806|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:21.2806|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.2806|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:21.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.3787|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722677 | target: 13722709 | peer: 13722707 2025-01-08 15:45:21.3787|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:21.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.4391|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:21.4391|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:21.4391|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:21.4391|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:21.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.7682|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|20.82.153.140:16384->30303] to: 30300 2025-01-08 15:45:21.7682|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|20.82.153.140:16384->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:45:21.7937|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.7937|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:21.7937|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:21.7937|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:21.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:21.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.0010|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.0010|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:22.0010|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.0010|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:22.0044|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:22.0044|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:22.0044|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:22.0044|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:22.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.1726|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:22.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.2211|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:22.2827|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.2827|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:22.2827|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.2827|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.2848|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:22.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.7958|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.7958|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:22.7958|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:22.7958|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:22.8003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:22.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.1782|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.1782|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:23.1782|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.1782|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:23.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.2073|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:23.2073|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:23.2073|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:23.2073|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:23.2095|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.2095|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:23.2095|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.2095|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:23.2203|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.2888|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:23.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.3177|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 15:45:23.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.7978|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.7978|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:23.7978|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:23.7978|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:23.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:23.9249|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.124.19.149:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 2011090701 2025-01-08 15:45:24.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.2115|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2115|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:24.2115|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2115|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2135|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:24.2204|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:24.2935|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:24.2975|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2975|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:24.2975|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.2975|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:24.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.7997|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.7997|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:24.7997|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:24.7997|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:24.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:24.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|42|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:45:25.0868|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","blockNumber":"0xd16456","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f7","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","prevRandao":"0x7389ebf40b75f416b049162e6c69242048e00905c096eea8738a24fe2b8062ad","receiptsRoot":"0x74174a7a7a6d5e0d82c869cfdd736a88a6d25e26979069999c885a7bc13358e5","stateRoot":"0x588bec0b82d3146e8492cf84137c78c62129c261f157f0bb9b317f869eca6a60","timestamp":"0x677e9d95","transactions":["0x02f901d58227d883054a9e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd8034ad514ea2b91b5f53a1a55d46f5b69158503aae155373a35730ea5e7e39715a31181f52dea7467022302577c1a3a95a86f8cc450abe6ad16ec4355d383c8332e332e30000000000000000000000000000000000000000000000000000000c080a05c5bb5864f3fa0604a6a88e91a9fef36336b8265978ed40c9f178900dd6496f7a02d2a0d835f067ea193401873a9202002d9f4f7d5d7f26f49abed631b2763d017","0x02f901d58227d883053e478459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccb1ad2b22daaaf5322e2319f0b709c7e524c5aa96d3d4ba6b2426ea334b612b6f22c58f8c615743123f1e599abb1125d61c890ff6ef0d9a4c051ee6558f9e169332e332e30000000000000000000000000000000000000000000000000000000c080a08cb304dc0d719d7842060dd5248a6427aa19f5009f3d56cf9eee864bb5d3827da009c45e53e908e0ae8a5ab33a8112615e446bdc8009dc34880a30f6c67a2d2c76"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x4302046","validatorIndex":"0xc94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad7d","index":"0x4302047","validatorIndex":"0xc95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4302048","validatorIndex":"0xc96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133194","index":"0x4302049","validatorIndex":"0xc97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c2c","index":"0x430204a","validatorIndex":"0xc98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430204b","validatorIndex":"0xc99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x430204c","validatorIndex":"0xc9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x430204d","validatorIndex":"0xc9b"}]},[],"0xff42d44aeb8c7011228b5724be6378ea41ac6d738e0c976f8aa48481302882e8"]) 2025-01-08 15:45:25.0868|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722710 (0x001b2d...70b5aa), Extra Data: chiado-lodestar-0 2025-01-08 15:45:25.0868|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722710 (0x001b2d...70b5aa). 2025-01-08 15:45:25.0868|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:25.0868|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","blockNumber":"0xd16456","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f7","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","prevRandao":"0x7389ebf40b75f416b049162e6c69242048e00905c096eea8738a24fe2b8062ad","receiptsRoot":"0x74174a7a7a6d5e0d82c869cfdd736a88a6d25e26979069999c885a7bc13358e5","stateRoot":"0x588bec0b82d3146e8492cf84137c78c62129c261f157f0bb9b317f869eca6a60","timestamp":"0x677e9d95","transactions":["0x02f901d58227d883054a9e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd8034ad514ea2b91b5f53a1a55d46f5b69158503aae155373a35730ea5e7e39715a31181f52dea7467022302577c1a3a95a86f8cc450abe6ad16ec4355d383c8332e332e30000000000000000000000000000000000000000000000000000000c080a05c5bb5864f3fa0604a6a88e91a9fef36336b8265978ed40c9f178900dd6496f7a02d2a0d835f067ea193401873a9202002d9f4f7d5d7f26f49abed631b2763d017","0x02f901d58227d883053e478459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccb1ad2b22daaaf5322e2319f0b709c7e524c5aa96d3d4ba6b2426ea334b612b6f22c58f8c615743123f1e599abb1125d61c890ff6ef0d9a4c051ee6558f9e169332e332e30000000000000000000000000000000000000000000000000000000c080a08cb304dc0d719d7842060dd5248a6427aa19f5009f3d56cf9eee864bb5d3827da009c45e53e908e0ae8a5ab33a8112615e446bdc8009dc34880a30f6c67a2d2c76"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x4302046","validatorIndex":"0xc94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad7d","index":"0x4302047","validatorIndex":"0xc95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4302048","validatorIndex":"0xc96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133194","index":"0x4302049","validatorIndex":"0xc97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c2c","index":"0x430204a","validatorIndex":"0xc98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430204b","validatorIndex":"0xc99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x430204c","validatorIndex":"0xc9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x430204d","validatorIndex":"0xc9b"}]},[],"0xff42d44aeb8c7011228b5724be6378ea41ac6d738e0c976f8aa48481302882e8"]) 2025-01-08 15:45:25.0868|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","blockNumber":"0xd16456","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f7","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc9d345af9abeba4b00fc5755231062f15317761c393ed3b7f5131f10ddc85578","prevRandao":"0x7389ebf40b75f416b049162e6c69242048e00905c096eea8738a24fe2b8062ad","receiptsRoot":"0x74174a7a7a6d5e0d82c869cfdd736a88a6d25e26979069999c885a7bc13358e5","stateRoot":"0x588bec0b82d3146e8492cf84137c78c62129c261f157f0bb9b317f869eca6a60","timestamp":"0x677e9d95","transactions":["0x02f901d58227d883054a9e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd8034ad514ea2b91b5f53a1a55d46f5b69158503aae155373a35730ea5e7e39715a31181f52dea7467022302577c1a3a95a86f8cc450abe6ad16ec4355d383c8332e332e30000000000000000000000000000000000000000000000000000000c080a05c5bb5864f3fa0604a6a88e91a9fef36336b8265978ed40c9f178900dd6496f7a02d2a0d835f067ea193401873a9202002d9f4f7d5d7f26f49abed631b2763d017","0x02f901d58227d883053e478459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccb1ad2b22daaaf5322e2319f0b709c7e524c5aa96d3d4ba6b2426ea334b612b6f22c58f8c615743123f1e599abb1125d61c890ff6ef0d9a4c051ee6558f9e169332e332e30000000000000000000000000000000000000000000000000000000c080a08cb304dc0d719d7842060dd5248a6427aa19f5009f3d56cf9eee864bb5d3827da009c45e53e908e0ae8a5ab33a8112615e446bdc8009dc34880a30f6c67a2d2c76"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e071","index":"0x4302046","validatorIndex":"0xc94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad7d","index":"0x4302047","validatorIndex":"0xc95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff88","index":"0x4302048","validatorIndex":"0xc96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133194","index":"0x4302049","validatorIndex":"0xc97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c2c","index":"0x430204a","validatorIndex":"0xc98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430204b","validatorIndex":"0xc99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x430204c","validatorIndex":"0xc9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x430204d","validatorIndex":"0xc9b"}]},[],"0xff42d44aeb8c7011228b5724be6378ea41ac6d738e0c976f8aa48481302882e8"]) handled in 1ms 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:25.0883|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722710 (0x001b2d...70b5aa), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:25.0883|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722710 (0x001b2d...70b5aa), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:25.0883|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:25.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:25.2170|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:25.2205|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.2205|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:25.2205|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.2205|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:25.2205|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:45:25.2993|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.2993|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:25.2993|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.2993|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:25.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.3006|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:25.3763|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722677 | target: 13722710 | peer: 13722709 2025-01-08 15:45:25.3763|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:25.3763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|FastSyncFeed state changed to Active 2025-01-08 15:45:25.3763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher got activated. 2025-01-08 15:45:25.3763|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722677, beaconPivotExists: True, BestSuggestedBody: 13722677, BestKnownNumber: 13722677, BestPeer: [HBR S ][ ][Peer|eth68|13722709| 3.69.35.13:| Out], BestKnownBeaconNumber 13722710 2025-01-08 15:45:25.3763|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722709| 3.69.35.13:| Out] 2025-01-08 15:45:25.3763|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR S ][ ][Peer|eth68|13722709| 3.69.35.13:| Out] (our best 13722677) 2025-01-08 15:45:25.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.6990|DEBUG|Synchronization.Blocks.SyncBatchSize|9|Changing sync batch size to 48 2025-01-08 15:45:25.6990|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13722709| 3.69.35.13:| Out] (our best 13722678) 2025-01-08 15:45:25.6990|DEBUG|Synchronization.Blocks.BlockDownloader|9|Blocks download from [HBR ][ ][Peer|eth68|13722709| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:45:25.6990|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FastSyncFeed state changed to Dormant 2025-01-08 15:45:25.6990|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722709| 3.69.35.13:| Out] has been processed 2025-01-08 15:45:25.6990|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:45:25.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:25.8008|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.8008|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:25.8008|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:25.8008|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:25.8651|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.162.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:25.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.2212|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:26.2212|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.2212|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:26.2212|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.2212|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.2245|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:26.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.3043|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:26.3767|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722678 | target: 13722710 | peer: 13722709 2025-01-08 15:45:26.3767|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:26.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.4398|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:26.4398|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:26.4398|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:26.4398|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:26.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:26.8016|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.8016|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:26.8016|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:26.8016|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:26.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.2219|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:45:27.2279|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.2279|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:27.2279|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.2279|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.2296|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:27.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:27.3092|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:27.3124|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.3124|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:27.3124|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.3124|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:27.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.6023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.8057|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.8057|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:27.8057|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:27.8057|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:27.9030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:27.9300|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:45:28.0018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.2210|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.2332|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:28.2364|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.2364|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:28.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.3149|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.214.7:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:45:28.3149|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.3149|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:28.3149|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.3149|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.3171|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:28.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.5017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.5541|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:45:28.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.7009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->36.155.7.145:32105] initiating disconnect because InvalidNetworkId, details: invalid network id - 6678 2025-01-08 15:45:28.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:28.8077|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.8077|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:28.8077|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:28.8077|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:28.8796|DEBUG|Synchronization.SnapSync.ProgressTracker|42|Snap - (Skipped Request, diff: 13) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:45:28.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.2205|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:29.2385|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:29.2414|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.2414|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:29.2414|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.2414|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:29.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.3205|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:29.4019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.6079|DEBUG|Network.PeerManager|9|Peer pool size is: 2323 2025-01-08 15:45:29.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.8020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.8097|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.8097|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:29.8097|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:29.8097|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:29.8625|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:29.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:29.9015|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.60:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:30.0020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.0020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.0020|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:45:30.0873|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","blockNumber":"0xd16457","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","prevRandao":"0x77cce819c22960d22a47360676758ffb51872f5c206cd0c952e3776029eb49f5","receiptsRoot":"0xdd6aa4870c75888ffb3fef90b8475cc42ed836a2154a394739dc3abc5744d865","stateRoot":"0x1fde7115bdb3d7b0f171fa0d0095585613f52b9facf4dd4f11f91617b5f29ffe","timestamp":"0x677e9d9a","transactions":["0x02f901d58227d883054a9f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4d5f095846a6ada9226ff1d5b36316024fb1677221dbe821ef6054e3eb7210e2e712c8460fa1954c4e16a47c835d9384859e8029409a94f8fa0fc7701cdd13e8332e332e30000000000000000000000000000000000000000000000000000000c080a06663ed7eedcdd7ff910036d1ede4371b0309a79032f962852a317f83e255ff72a07f40b0e21b010c63c889aa92fcfca6e18b711e97a06eacbd2183b79298b8432a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a66d2","index":"0x430204e","validatorIndex":"0xc9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83fe","index":"0x430204f","validatorIndex":"0xc9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4302050","validatorIndex":"0xc9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5e","index":"0x4302051","validatorIndex":"0xc9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d36f","index":"0x4302052","validatorIndex":"0xca0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302053","validatorIndex":"0xca1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302054","validatorIndex":"0xca2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13db96","index":"0x4302055","validatorIndex":"0xca3"}]},[],"0xfa891d5b1b62a8115b1cb21e3e78effc1ab29340a5b1246cefe879e6525d7dfe"]) 2025-01-08 15:45:30.0873|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722711 (0xbf0ba5...c4ee98), Extra Data: chiado-lodestar-0 2025-01-08 15:45:30.0882|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722711 (0xbf0ba5...c4ee98). 2025-01-08 15:45:30.0882|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:30.0882|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","blockNumber":"0xd16457","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","prevRandao":"0x77cce819c22960d22a47360676758ffb51872f5c206cd0c952e3776029eb49f5","receiptsRoot":"0xdd6aa4870c75888ffb3fef90b8475cc42ed836a2154a394739dc3abc5744d865","stateRoot":"0x1fde7115bdb3d7b0f171fa0d0095585613f52b9facf4dd4f11f91617b5f29ffe","timestamp":"0x677e9d9a","transactions":["0x02f901d58227d883054a9f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4d5f095846a6ada9226ff1d5b36316024fb1677221dbe821ef6054e3eb7210e2e712c8460fa1954c4e16a47c835d9384859e8029409a94f8fa0fc7701cdd13e8332e332e30000000000000000000000000000000000000000000000000000000c080a06663ed7eedcdd7ff910036d1ede4371b0309a79032f962852a317f83e255ff72a07f40b0e21b010c63c889aa92fcfca6e18b711e97a06eacbd2183b79298b8432a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a66d2","index":"0x430204e","validatorIndex":"0xc9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83fe","index":"0x430204f","validatorIndex":"0xc9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4302050","validatorIndex":"0xc9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5e","index":"0x4302051","validatorIndex":"0xc9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d36f","index":"0x4302052","validatorIndex":"0xca0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302053","validatorIndex":"0xca1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302054","validatorIndex":"0xca2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13db96","index":"0x4302055","validatorIndex":"0xca3"}]},[],"0xfa891d5b1b62a8115b1cb21e3e78effc1ab29340a5b1246cefe879e6525d7dfe"]) 2025-01-08 15:45:30.0882|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","blockNumber":"0xd16457","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x001b2d381dd1b6c934493d1a7f66954527efecf22dc03e51459ee4fdba70b5aa","prevRandao":"0x77cce819c22960d22a47360676758ffb51872f5c206cd0c952e3776029eb49f5","receiptsRoot":"0xdd6aa4870c75888ffb3fef90b8475cc42ed836a2154a394739dc3abc5744d865","stateRoot":"0x1fde7115bdb3d7b0f171fa0d0095585613f52b9facf4dd4f11f91617b5f29ffe","timestamp":"0x677e9d9a","transactions":["0x02f901d58227d883054a9f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4d5f095846a6ada9226ff1d5b36316024fb1677221dbe821ef6054e3eb7210e2e712c8460fa1954c4e16a47c835d9384859e8029409a94f8fa0fc7701cdd13e8332e332e30000000000000000000000000000000000000000000000000000000c080a06663ed7eedcdd7ff910036d1ede4371b0309a79032f962852a317f83e255ff72a07f40b0e21b010c63c889aa92fcfca6e18b711e97a06eacbd2183b79298b8432a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a66d2","index":"0x430204e","validatorIndex":"0xc9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83fe","index":"0x430204f","validatorIndex":"0xc9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x4302050","validatorIndex":"0xc9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5e","index":"0x4302051","validatorIndex":"0xc9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d36f","index":"0x4302052","validatorIndex":"0xca0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302053","validatorIndex":"0xca1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302054","validatorIndex":"0xca2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13db96","index":"0x4302055","validatorIndex":"0xca3"}]},[],"0xfa891d5b1b62a8115b1cb21e3e78effc1ab29340a5b1246cefe879e6525d7dfe"]) handled in 1ms 2025-01-08 15:45:30.0882|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:30.0882|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:30.0882|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:30.0882|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:30.0926|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722711 (0xbf0ba5...c4ee98), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:30.0926|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722711 (0xbf0ba5...c4ee98), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 1ms 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:30.0926|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:30.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.1011|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.180.198.21:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:30.1731|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.69.201.13:30387] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:45:30.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.2220|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:30.2434|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.2434|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:30.2434|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.2434|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.2453|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:30.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:30.3251|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:30.3285|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.3285|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:30.3285|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.3285|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:30.3757|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722678 | target: 13722711 | peer: 13722709 2025-01-08 15:45:30.3757|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:30.3757|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:45:30.3757|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:45:30.3757|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722709| 3.71.132.231:| Out] 2025-01-08 15:45:30.3757|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722678, beaconPivotExists: True, BestSuggestedBody: 13722678, BestKnownNumber: 13722678, BestPeer: [HBR ][ ][Peer|eth68|13722709| 3.71.132.231:| Out], BestKnownBeaconNumber 13722711 2025-01-08 15:45:30.3762|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13722709| 3.71.132.231:| Out] (our best 13722678) 2025-01-08 15:45:30.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.5096|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.140.226.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:30.5195|DEBUG|Synchronization.Blocks.SyncBatchSize|12|Changing sync batch size to 48 2025-01-08 15:45:30.5204|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR S ][ ][Peer|eth68|13722709| 3.71.132.231:| Out] (our best 13722679) 2025-01-08 15:45:30.5204|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR S ][ ][Peer|eth68|13722709| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:30.5204|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:45:30.5204|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722709| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:30.5204|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:45:30.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.7181|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.207.147.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 15:45:30.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:30.8119|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.8119|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:30.8119|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:30.8119|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:30.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.0080|DEBUG|Network.PeerManager|42|Peer pool size is: 2424 2025-01-08 15:45:31.0360|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:31.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.2215|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:31.2491|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:31.2524|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.2524|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:31.2524|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.2524|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:31.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.3308|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.3308|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:31.3308|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.3308|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.3334|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:31.3762|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722679 | target: 13722711 | peer: 13722709 2025-01-08 15:45:31.3762|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:31.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.4077|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:31.4405|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:31.4405|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:31.4405|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:31.4405|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:31.5024|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.6634|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.220.73.33:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:31.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:31.8140|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.8140|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:31.8140|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:31.8140|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:31.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.0064|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.0064|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:32.0064|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.0064|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:32.0083|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:32.0083|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:32.0083|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:32.0083|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:32.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.2106|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.76.245:30401] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:32.2215|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:32.2521|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.76.58.29:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:45:32.2545|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.2545|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:32.2545|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.2545|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.2564|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:32.2967|DEBUG|Network.PeerManager|9|Peer pool size is: 2525 2025-01-08 15:45:32.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.3372|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:32.3903|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.88.87.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:32.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.7017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:32.8161|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.8162|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:32.8162|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:32.8162|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:32.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.0017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.2209|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:33.2599|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.2599|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:33.2599|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.2599|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.2622|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:33.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:33.3422|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:33.3457|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.3457|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:33.3457|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.3457|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:33.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.4974|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.148:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:33.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.5649|DEBUG|Network.PeerManager|9|Peer pool size is: 2626 2025-01-08 15:45:33.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:33.8182|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.8182|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:33.8182|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:33.8182|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:33.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.2215|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:34.2654|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:34.2686|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.2686|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:34.2686|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.2686|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:34.3018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.3478|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.3478|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:34.3478|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.3478|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.3497|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:34.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.6018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.6485|DEBUG|Network.PeerManager|9|Peer pool size is: 2727 2025-01-08 15:45:34.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.8020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:34.8204|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.8204|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:34.8204|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:34.8204|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:34.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:45:35.0787|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","blockNumber":"0xd16458","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","prevRandao":"0x61b2383ae653be7a0277524bd57c1ccb83570213912991ec422512951f2976b2","receiptsRoot":"0x35a74d26fc281c58759af467c556f60de8373219b40ebe1549d982c281bdc08e","stateRoot":"0xa6aa8ee1f8633b101de906fdcd576251718b5879e37348f44de4f468eec0e684","timestamp":"0x677e9d9f","transactions":["0x02f901d58227d883053e488459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb76e5230b8b977dc756e7c97f1796c806818c69feb0f84aadc089ca4cfbb1f2185b025d9f34724070c9a5bc0989641688de2a40899def53653edd79a7545b9c4332e332e30000000000000000000000000000000000000000000000000000000c001a0b606774017e7029b5e391997bbdc920c5400efc891b1212ddc391531716a5d38a0524edd9f7acfb181d367e2e3309130517390c07b91d94bfe42afe1b3a9ee24e5","0x02f901d58227d883054aa08459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8bec7b3a8d8de06d403b558fdf738da886a7ce7c2145dd8bc64d9389a0bc47d7d9aa49a193b15e669fe7372677aeb5b75cf5c06c95bc6d888d4ac5e8a67d3dcb1332e332e30000000000000000000000000000000000000000000000000000000c080a05a525ed0a460c3f7f2593109214d56d0486012a1fb0dfddd0316277d4be04516a06c967f9079f401bdcda9275c491685e10ed492b5f6a8c01fd5af39a6a5206117"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140197","index":"0x4302056","validatorIndex":"0xca4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5e","index":"0x4302057","validatorIndex":"0xca5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13586e","index":"0x4302058","validatorIndex":"0xca6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302059","validatorIndex":"0xca7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x430205a","validatorIndex":"0xca8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x430205b","validatorIndex":"0xca9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c52f2","index":"0x430205c","validatorIndex":"0xcaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430205d","validatorIndex":"0xcab"}]},[],"0x46a648255fe09518d8507727c3dbe6b37ff830aa697da14967b7684b51ff0994"]) 2025-01-08 15:45:35.0787|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722712 (0xded6b0...5e50b4), Extra Data: chiado-lighthouse-0 2025-01-08 15:45:35.0787|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722712 (0xded6b0...5e50b4). 2025-01-08 15:45:35.0787|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","blockNumber":"0xd16458","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","prevRandao":"0x61b2383ae653be7a0277524bd57c1ccb83570213912991ec422512951f2976b2","receiptsRoot":"0x35a74d26fc281c58759af467c556f60de8373219b40ebe1549d982c281bdc08e","stateRoot":"0xa6aa8ee1f8633b101de906fdcd576251718b5879e37348f44de4f468eec0e684","timestamp":"0x677e9d9f","transactions":["0x02f901d58227d883053e488459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb76e5230b8b977dc756e7c97f1796c806818c69feb0f84aadc089ca4cfbb1f2185b025d9f34724070c9a5bc0989641688de2a40899def53653edd79a7545b9c4332e332e30000000000000000000000000000000000000000000000000000000c001a0b606774017e7029b5e391997bbdc920c5400efc891b1212ddc391531716a5d38a0524edd9f7acfb181d367e2e3309130517390c07b91d94bfe42afe1b3a9ee24e5","0x02f901d58227d883054aa08459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8bec7b3a8d8de06d403b558fdf738da886a7ce7c2145dd8bc64d9389a0bc47d7d9aa49a193b15e669fe7372677aeb5b75cf5c06c95bc6d888d4ac5e8a67d3dcb1332e332e30000000000000000000000000000000000000000000000000000000c080a05a525ed0a460c3f7f2593109214d56d0486012a1fb0dfddd0316277d4be04516a06c967f9079f401bdcda9275c491685e10ed492b5f6a8c01fd5af39a6a5206117"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140197","index":"0x4302056","validatorIndex":"0xca4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5e","index":"0x4302057","validatorIndex":"0xca5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13586e","index":"0x4302058","validatorIndex":"0xca6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302059","validatorIndex":"0xca7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x430205a","validatorIndex":"0xca8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x430205b","validatorIndex":"0xca9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c52f2","index":"0x430205c","validatorIndex":"0xcaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430205d","validatorIndex":"0xcab"}]},[],"0x46a648255fe09518d8507727c3dbe6b37ff830aa697da14967b7684b51ff0994"]) 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","blockNumber":"0xd16458","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbf0ba579f50afa44f2917dcc734d51ca7ab11298e40cfa0e8fa228f75dc4ee98","prevRandao":"0x61b2383ae653be7a0277524bd57c1ccb83570213912991ec422512951f2976b2","receiptsRoot":"0x35a74d26fc281c58759af467c556f60de8373219b40ebe1549d982c281bdc08e","stateRoot":"0xa6aa8ee1f8633b101de906fdcd576251718b5879e37348f44de4f468eec0e684","timestamp":"0x677e9d9f","transactions":["0x02f901d58227d883053e488459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d011f8d3d93ab6004c65d24e8adb78d287bc3dbde9bceacda9549c677f5a4d72fb13b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb76e5230b8b977dc756e7c97f1796c806818c69feb0f84aadc089ca4cfbb1f2185b025d9f34724070c9a5bc0989641688de2a40899def53653edd79a7545b9c4332e332e30000000000000000000000000000000000000000000000000000000c001a0b606774017e7029b5e391997bbdc920c5400efc891b1212ddc391531716a5d38a0524edd9f7acfb181d367e2e3309130517390c07b91d94bfe42afe1b3a9ee24e5","0x02f901d58227d883054aa08459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0218e52e6a13f7441dc1fc525ebdff6b96ff43fe4af056adbcbebdfce055b02e4b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8bec7b3a8d8de06d403b558fdf738da886a7ce7c2145dd8bc64d9389a0bc47d7d9aa49a193b15e669fe7372677aeb5b75cf5c06c95bc6d888d4ac5e8a67d3dcb1332e332e30000000000000000000000000000000000000000000000000000000c080a05a525ed0a460c3f7f2593109214d56d0486012a1fb0dfddd0316277d4be04516a06c967f9079f401bdcda9275c491685e10ed492b5f6a8c01fd5af39a6a5206117"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140197","index":"0x4302056","validatorIndex":"0xca4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df5e","index":"0x4302057","validatorIndex":"0xca5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13586e","index":"0x4302058","validatorIndex":"0xca6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302059","validatorIndex":"0xca7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff82","index":"0x430205a","validatorIndex":"0xca8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x430205b","validatorIndex":"0xca9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c52f2","index":"0x430205c","validatorIndex":"0xcaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430205d","validatorIndex":"0xcab"}]},[],"0x46a648255fe09518d8507727c3dbe6b37ff830aa697da14967b7684b51ff0994"]) handled in 2ms 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:35.0803|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722712 (0xded6b0...5e50b4), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:35.0803|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722712 (0xded6b0...5e50b4), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:35.0803|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:35.0850|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:35.0850|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:35.0850|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:35.0850|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:35.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.2012|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.198.55.14:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:35.2235|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:35.2705|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.2705|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:35.2705|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.2705|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.2722|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:35.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.3527|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:35.3757|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722679 | target: 13722712 | peer: 13722711 2025-01-08 15:45:35.3757|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:35.3757|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:45:35.3757|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:45:35.3757|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722711| 3.69.35.13:| Out] 2025-01-08 15:45:35.3757|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722679, beaconPivotExists: True, BestSuggestedBody: 13722679, BestKnownNumber: 13722679, BestPeer: [HBR ][ ][Peer|eth68|13722711| 3.69.35.13:| Out], BestKnownBeaconNumber 13722712 2025-01-08 15:45:35.3757|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722711| 3.69.35.13:| Out] (our best 13722679) 2025-01-08 15:45:35.3939|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.113.157:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:35.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.5023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.5234|DEBUG|Synchronization.Blocks.SyncBatchSize|6|Changing sync batch size to 48 2025-01-08 15:45:35.5242|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR S ][ ][Peer|eth68|13722711| 3.69.35.13:| Out] (our best 13722680) 2025-01-08 15:45:35.5242|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR S ][ ][Peer|eth68|13722711| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:45:35.5242|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:45:35.5242|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722711| 3.69.35.13:| Out] has been processed 2025-01-08 15:45:35.5242|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:45:35.5649|DEBUG|Synchronization.Peers.SyncPeerPool|6|Dropped 0 useless peers 2025-01-08 15:45:35.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.7017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.8224|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.8224|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:35.8224|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:35.8224|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:35.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:35.9101|DEBUG|Network.PeerManager|9|Peer pool size is: 2828 2025-01-08 15:45:36.0018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.0371|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.141.103.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:36.1018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.2209|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:36.2609|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.171.146.155:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:36.2759|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.2759|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:36.2759|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.2759|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.2777|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:36.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:36.3575|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:36.3607|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.3607|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:36.3607|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.3607|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:36.3759|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722680 | target: 13722712 | peer: 13722711 2025-01-08 15:45:36.3759|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:36.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.4116|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.214.37:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:36.4412|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:36.4412|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:36.4412|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:36.4412|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:36.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.5462|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.244.194.133:56510] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 15:45:36.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.6371|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:36.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.7042|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.229.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:36.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.8246|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.8246|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:36.8246|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:36.8246|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:36.8751|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:36.8978|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.161.172.13:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:36.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:36.9534|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:36.9780|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->1.235.200.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 15:45:36.9957|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.144.72.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2013 2025-01-08 15:45:37.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.1712|DEBUG|Network.PeerManager|9|Peer pool size is: 2929 2025-01-08 15:45:37.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.2216|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:37.2258|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.252.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:37.2812|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:37.2845|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.2845|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:37.2845|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.2845|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:37.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.3410|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->103.161.224.76:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:37.3627|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.3627|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:37.3627|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.3627|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:37.3736|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:37.3736|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:37.3736|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:37.3736|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:37.3772|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.3772|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:37.3772|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.3772|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:37.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.4466|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.250.118:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:37.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.5450|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:37.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:37.8264|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.8264|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:37.8264|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:37.8264|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:37.8848|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.156.48.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:45:37.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.0080|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.23.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:38.0212|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.203.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:38.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.1268|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.252.233.93:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:45:38.1589|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.155:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:38.1785|DEBUG|Network.PeerManager|11|Peer pool size is: 3030 2025-01-08 15:45:38.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.2209|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:45:38.2768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.248.25.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81 2025-01-08 15:45:38.2867|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.2867|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:38.2867|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.2867|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.2884|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:38.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.3375|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.78.123.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8888 2025-01-08 15:45:38.3505|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:38.3790|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.3790|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:38.3790|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.3790|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.3805|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:38.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.4094|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.72.104.210:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:38.4668|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.40.237.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:45:38.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.5663|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.31.29:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:38.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.6205|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.153:40310] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:38.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.7124|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.124.244:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:38.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.8282|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.8282|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:38.8282|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:38.8282|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:38.8454|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.35.226:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:38.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:38.9356|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.93.210:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 15:45:38.9620|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:39.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.0060|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->169.155.170.222:20101] initiating disconnect because InvalidNetworkId, details: invalid network id - 22776 2025-01-08 15:45:39.0115|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.14.208.92:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:45:39.0311|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.11:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:39.0591|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.99.140.158:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:39.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.1150|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.37.131:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:39.1327|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:46303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:45:39.1465|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.44.122:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:39.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.2148|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.19:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:39.2212|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:39.2811|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.145:33858] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:39.2913|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.2913|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:39.2913|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.2913|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.2928|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:39.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.3838|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.3838|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:39.3838|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.3838|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.3859|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:39.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.4267|DEBUG|Network.PeerManager|11|Peer pool size is: 3131 2025-01-08 15:45:39.4504|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.207.157.82:33309] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:45:39.4668|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.75.216:19090] initiating disconnect because InvalidNetworkId, details: invalid network id - 8934 2025-01-08 15:45:39.4720|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.221.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:39.4789|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->202.8.10.132:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:39.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.5378|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.96.240:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 15:45:39.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.6387|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.203.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:39.6870|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.94:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:39.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.7243|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.81.89.198:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:39.7341|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.144.52.143:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:45:39.7890|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.241.107:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 15:45:39.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.8193|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->208.115.200.222:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:45:39.8301|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.8301|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:39.8301|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:39.8301|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:39.8626|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.207.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 15:45:39.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:39.9309|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.159.133.34:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:45:39.9889|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.216.54.249:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:40.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.0031|DEBUG|Consensus.Producers.BuildBlocksInALoop|42|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:45:40.0506|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.224.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:40.0612|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.146.216.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:40.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","blockNumber":"0xd16459","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","prevRandao":"0x1b18b9ff197793b097435a2a10f8ed6508d70bf2a92fbb8e2d83e0d7ddcae560","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x56ba5d48730c8defd4e95e7672cd0c22e43b8b978054113e56c58be98bebdfe7","timestamp":"0x677e9da4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d455","index":"0x430205e","validatorIndex":"0xcac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff80","index":"0x430205f","validatorIndex":"0xcad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302060","validatorIndex":"0xcae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302061","validatorIndex":"0xcaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4302062","validatorIndex":"0xcb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4302063","validatorIndex":"0xcb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d95d","index":"0x4302064","validatorIndex":"0xcb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302065","validatorIndex":"0xcb3"}]},[],"0x69880952a27bd78a18d6273486545216e16eb87cca4ac79ef61009f2720cfd10"]) 2025-01-08 15:45:40.1164|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722713 (0xe62002...f8a207), Extra Data: Nethermind 2025-01-08 15:45:40.1164|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722713 (0xe62002...f8a207). 2025-01-08 15:45:40.1164|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","blockNumber":"0xd16459","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","prevRandao":"0x1b18b9ff197793b097435a2a10f8ed6508d70bf2a92fbb8e2d83e0d7ddcae560","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x56ba5d48730c8defd4e95e7672cd0c22e43b8b978054113e56c58be98bebdfe7","timestamp":"0x677e9da4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d455","index":"0x430205e","validatorIndex":"0xcac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff80","index":"0x430205f","validatorIndex":"0xcad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302060","validatorIndex":"0xcae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302061","validatorIndex":"0xcaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4302062","validatorIndex":"0xcb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4302063","validatorIndex":"0xcb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d95d","index":"0x4302064","validatorIndex":"0xcb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302065","validatorIndex":"0xcb3"}]},[],"0x69880952a27bd78a18d6273486545216e16eb87cca4ac79ef61009f2720cfd10"]) 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","blockNumber":"0xd16459","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xded6b0260639f4478c2fa4e0b1852d3c078e05df6a44ef08776bd2fac25e50b4","prevRandao":"0x1b18b9ff197793b097435a2a10f8ed6508d70bf2a92fbb8e2d83e0d7ddcae560","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x56ba5d48730c8defd4e95e7672cd0c22e43b8b978054113e56c58be98bebdfe7","timestamp":"0x677e9da4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d455","index":"0x430205e","validatorIndex":"0xcac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff80","index":"0x430205f","validatorIndex":"0xcad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302060","validatorIndex":"0xcae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302061","validatorIndex":"0xcaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d981","index":"0x4302062","validatorIndex":"0xcb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96e","index":"0x4302063","validatorIndex":"0xcb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d95d","index":"0x4302064","validatorIndex":"0xcb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302065","validatorIndex":"0xcb3"}]},[],"0x69880952a27bd78a18d6273486545216e16eb87cca4ac79ef61009f2720cfd10"]) handled in 1ms 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:40.1164|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722713 (0xe62002...f8a207), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:40.1164|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722713 (0xe62002...f8a207), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:40.1164|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:40.1203|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:40.1203|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:40.1203|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:40.1203|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:40.1938|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:40.1938|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.91.13.70:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:40.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.2209|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:40.2508|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.80.36.134:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:40.2823|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.117.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:40.2955|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.2955|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:40.2955|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.2955|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.2982|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:40.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.3600|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.142.212.115:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 6789 2025-01-08 15:45:40.3781|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722680 | target: 13722713 | peer: 13722711 2025-01-08 15:45:40.3781|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:40.3781|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Active 2025-01-08 15:45:40.3781|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:45:40.3781|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722711| 3.71.132.231:| Out] 2025-01-08 15:45:40.3781|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722680, beaconPivotExists: True, BestSuggestedBody: 13722680, BestKnownNumber: 13722680, BestPeer: [HBR ][ ][Peer|eth68|13722711| 3.71.132.231:| Out], BestKnownBeaconNumber 13722713 2025-01-08 15:45:40.3781|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722711| 3.71.132.231:| Out] (our best 13722680) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.3892|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:40.4182|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.4771|DEBUG|Synchronization.SnapSync.ProgressTracker|11|Snap - (Skipped Request, diff: 15) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:45:40.4858|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:40.4947|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.38.65.149:35555] initiating disconnect because InvalidNetworkId, details: invalid network id - 787982108912797161 2025-01-08 15:45:40.5163|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.5252|DEBUG|Synchronization.Blocks.SyncBatchSize|11|Changing sync batch size to 48 2025-01-08 15:45:40.5252|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR S ][ ][Peer|eth68|13722711| 3.71.132.231:| Out] (our best 13722681) 2025-01-08 15:45:40.5252|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR S ][ ][Peer|eth68|13722711| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:40.5252|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:45:40.5252|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ S ][ ][Peer|eth68|13722711| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:40.5252|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:45:40.5483|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->98.198.51.52:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:40.6178|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.6861|DEBUG|Network.PeerManager|42|Peer pool size is: 3232 2025-01-08 15:45:40.7174|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.7719|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.4.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 15:45:40.8171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.8322|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.8322|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:40.8322|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:40.8322|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:40.8759|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.130.99.168:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:45:40.9166|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->91.137.64.112:30563] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:40.9166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:40.9573|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.16.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:45:41.0170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.0426|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.75.251.230:30324] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:41.0983|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.226.253.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:41.1178|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.1528|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->166.0.241.235:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:45:41.2169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.2169|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:41.2203|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:41.3014|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:41.3049|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3049|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:41.3049|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3049|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:41.3166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.3301|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.97.217.87:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:45:41.3757|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722681 | target: 13722713 | peer: 13722711 2025-01-08 15:45:41.3757|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:41.3918|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.3933|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:41.4171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.4422|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:41.4422|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:41.4422|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:41.4422|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:41.4696|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.163.174.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:41.5164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.5785|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|79.169.212.7:44732->30303] to: 30303 2025-01-08 15:45:41.5785|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|79.169.212.7:44732->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:41.5823|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:45:41.6171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.7168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.7913|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.229:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:41.8164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:41.8291|DEBUG|Network.PeerManager|11|Peer pool size is: 3333 2025-01-08 15:45:41.8342|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.8342|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:41.8342|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:41.8342|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:41.9164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.0016|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.75.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:42.0102|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.0102|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:42.0102|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.0102|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:42.0122|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:42.0122|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:42.0122|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:42.0122|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:42.0169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.0278|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.76.165.201:33333] initiating disconnect because InvalidNetworkId, details: invalid network id - 219913 2025-01-08 15:45:42.1171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.2171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.2204|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:45:42.2544|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.12.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:42.3072|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.3072|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:42.3072|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.3072|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.3091|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:42.3167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.3687|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.47:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:42.3980|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:42.4016|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.4016|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:42.4016|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.4016|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:42.4167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.5167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.5992|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:45:42.6052|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.199:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:42.6170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.7188|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.7826|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->213.199.42.211:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:45:42.7894|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.118.46.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:42.8175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:42.8364|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.8364|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:42.8364|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:42.8364|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:42.9172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.0155|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.189.110.177:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:43.0167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.0167|DEBUG|Network.PeerManager|11|Peer pool size is: 3434 2025-01-08 15:45:43.0502|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.251:51649] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:43.1169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.1713|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.237.223.228:31002] initiating disconnect because NoCapabilityMatched, details: capabilities: istanbul64 2025-01-08 15:45:43.1713|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.14.233:31555] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:45:43.1760|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.174.30.211:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:45:43.2101|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.234.125.203:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 1907 2025-01-08 15:45:43.2101|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30597] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:45:43.2168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.2213|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.3127|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:43.3164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.3645|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.113.146:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:43.3884|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.156.229:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:45:43.3884|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.249.247:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:45:43.4036|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.4036|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:43.4036|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.4036|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:43.4036|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.244.248.72:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:45:43.4061|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:43.4061|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:43.4061|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:43.4061|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:43.4096|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.4096|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:43.4096|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.4096|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:43.4186|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.5022|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->174.127.69.23:25010] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:45:43.5137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->158.220.82.182:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:45:43.5172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.5971|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.163.167.141:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:45:43.6168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.6275|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.223.44.172:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: opera62 2025-01-08 15:45:43.6994|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->190.185.102.191:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 15:45:43.7166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.8167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:43.8384|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.8384|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:43.8384|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:43.8384|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:43.9180|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.0176|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.1179|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.1565|DEBUG|Network.PeerManager|15|Peer pool size is: 3535 2025-01-08 15:45:44.2171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.2206|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:44.3169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:44.3169|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:44.3203|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.3203|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:44.3203|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.3203|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:44.3842|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:45:44.4117|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.4117|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:44.4117|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.4117|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.4138|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:44.4172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.5170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.6191|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.7169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.8176|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.8408|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:44.8408|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:44.9160|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:45:45.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.1157|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","blockNumber":"0xd1645a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","prevRandao":"0x5e0591b1f1dc7ad688f3926e315efad1a9c7c1a8ec781b90310a93c5907a1c0f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1eef5dab3b4cb7c8ae2257dbc6130138488357ecb657f8b7b3d29d02e0172185","timestamp":"0x677e9da9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b369","index":"0x4302066","validatorIndex":"0xcb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caa11","index":"0x4302067","validatorIndex":"0xcb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d457","index":"0x4302068","validatorIndex":"0xcb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96a","index":"0x4302069","validatorIndex":"0xcb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430206a","validatorIndex":"0xcb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b1c17","index":"0x430206b","validatorIndex":"0xcb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055f","index":"0x430206c","validatorIndex":"0xcba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a789","index":"0x430206d","validatorIndex":"0xcbb"}]},[],"0xa5c601c7e99a66238e345ee93e88e33f56cf234576c92dde761e6da7c539b798"]) 2025-01-08 15:45:45.1157|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722714 (0x184615...482c2c), Extra Data: Nethermind 2025-01-08 15:45:45.1164|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722714 (0x184615...482c2c). 2025-01-08 15:45:45.1164|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","blockNumber":"0xd1645a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","prevRandao":"0x5e0591b1f1dc7ad688f3926e315efad1a9c7c1a8ec781b90310a93c5907a1c0f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1eef5dab3b4cb7c8ae2257dbc6130138488357ecb657f8b7b3d29d02e0172185","timestamp":"0x677e9da9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b369","index":"0x4302066","validatorIndex":"0xcb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caa11","index":"0x4302067","validatorIndex":"0xcb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d457","index":"0x4302068","validatorIndex":"0xcb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96a","index":"0x4302069","validatorIndex":"0xcb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430206a","validatorIndex":"0xcb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b1c17","index":"0x430206b","validatorIndex":"0xcb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055f","index":"0x430206c","validatorIndex":"0xcba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a789","index":"0x430206d","validatorIndex":"0xcbb"}]},[],"0xa5c601c7e99a66238e345ee93e88e33f56cf234576c92dde761e6da7c539b798"]) 2025-01-08 15:45:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","blockNumber":"0xd1645a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe6200293445a9405c49ba10cfa7629187f9d9e6e55cf42e70e479fa772f8a207","prevRandao":"0x5e0591b1f1dc7ad688f3926e315efad1a9c7c1a8ec781b90310a93c5907a1c0f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1eef5dab3b4cb7c8ae2257dbc6130138488357ecb657f8b7b3d29d02e0172185","timestamp":"0x677e9da9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b369","index":"0x4302066","validatorIndex":"0xcb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caa11","index":"0x4302067","validatorIndex":"0xcb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d457","index":"0x4302068","validatorIndex":"0xcb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96a","index":"0x4302069","validatorIndex":"0xcb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430206a","validatorIndex":"0xcb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b1c17","index":"0x430206b","validatorIndex":"0xcb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055f","index":"0x430206c","validatorIndex":"0xcba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a789","index":"0x430206d","validatorIndex":"0xcbb"}]},[],"0xa5c601c7e99a66238e345ee93e88e33f56cf234576c92dde761e6da7c539b798"]) handled in 1ms 2025-01-08 15:45:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:45.1164|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:45.1202|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722714 (0x184615...482c2c), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:45.1202|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722714 (0x184615...482c2c), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:45.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.2243|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:45.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.3087|DEBUG|Network.PeerManager|8|Peer pool size is: 3636 2025-01-08 15:45:45.3224|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.3224|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:45.3224|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.3224|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.3242|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:45.3771|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722681 | target: 13722714 | peer: 13722713 2025-01-08 15:45:45.3771|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:45.3771|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:45:45.3771|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:45:45.3771|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] 2025-01-08 15:45:45.3771|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722681, beaconPivotExists: True, BestSuggestedBody: 13722681, BestKnownNumber: 13722681, BestPeer: [HBR S ][ ][Peer|eth68|13722713| 3.71.132.231:| Out], BestKnownBeaconNumber 13722714 2025-01-08 15:45:45.3771|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR S ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] (our best 13722681) 2025-01-08 15:45:45.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:45.4172|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:45.4204|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.4204|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:45.4204|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.4204|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:45.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.5207|DEBUG|Synchronization.Blocks.SyncBatchSize|8|Changing sync batch size to 72 2025-01-08 15:45:45.5207|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] (our best 13722682) 2025-01-08 15:45:45.5207|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:45.5207|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:45:45.5207|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:45.5207|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:45:45.6013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:45.8430|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.8430|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:45.8430|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:45.8430|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:45.8999|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.132.227:31304] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:45:45.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.0436|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:45:46.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.1381|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:45:46.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.2248|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:46.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.3284|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:46.3767|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722682 | target: 13722714 | peer: 13722713 2025-01-08 15:45:46.3767|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:46.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:46.4223|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:46.4255|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.4255|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:46.4255|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.4255|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:46.4431|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:46.4431|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:46.4431|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:46.4431|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:46.4452|DEBUG|Network.PeerManager|9|Peer pool size is: 3737 2025-01-08 15:45:46.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.6008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:46.8452|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.8452|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:46.8452|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:46.8452|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:46.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.0873|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:47.1054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.2266|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:45:47.3060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:47.3335|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:47.3364|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.3364|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:47.3364|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.3364|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:47.4053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.4277|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.4277|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:47.4277|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.4277|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:47.4300|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.212.36.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7 2025-01-08 15:45:47.4300|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:47.4300|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:47.4300|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:47.4300|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:47.4345|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.4345|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:47.4345|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.4345|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:47.4618|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:47.5064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.5410|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|46.4.23.95:30458->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:47.5976|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.56.88.210:53717] initiating disconnect because NoCapabilityMatched, details: capabilities: sero63, sero62 2025-01-08 15:45:47.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.6577|DEBUG|Network.PeerManager|6|Peer pool size is: 3838 2025-01-08 15:45:47.6883|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.48.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:45:47.7056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.8060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:47.8474|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.8474|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:47.8474|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:47.8474|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:47.8723|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:47.9047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.0052|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.1050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.2058|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.2261|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:48.2336|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 15:45:48.3057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.3385|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.3385|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:48.3385|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.3385|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.3403|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:48.4072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:48.4371|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:48.4405|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.4405|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:48.4405|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.4405|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:48.5053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.6057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.7056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.8497|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.8497|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:48.8497|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:48.8497|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:48.8553|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.237.88.221:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 15:45:48.9053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:48.9053|DEBUG|Network.PeerManager|15|Peer pool size is: 3939 2025-01-08 15:45:49.0064|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.1053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.2044|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.2252|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:45:49.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.3438|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.3438|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:49.3438|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.3438|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.3458|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:49.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.4045|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.53.60.2:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 63000 2025-01-08 15:45:49.4426|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.4426|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:49.4426|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.4426|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.4444|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:49.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.6065|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.7056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.8051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:49.8518|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.8518|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:49.8518|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:49.8518|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:49.9046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|42|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:45:50.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.1211|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","blockNumber":"0xd1645b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","prevRandao":"0xbd8661dc04ad773edbed36ab0fd6f6b404212f93721257ea011f7bab7b4e5801","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbf6a0d3b2b1a2a071aa8343945f8976b8f708536d3158639291a8f1e46c61095","timestamp":"0x677e9dae","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x430206e","validatorIndex":"0xcbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140197","index":"0x430206f","validatorIndex":"0xcbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3990d0","index":"0x4302070","validatorIndex":"0xcbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36a","index":"0x4302071","validatorIndex":"0xcbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302072","validatorIndex":"0xcc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302073","validatorIndex":"0xcc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96a","index":"0x4302074","validatorIndex":"0xcc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38a5b7","index":"0x4302075","validatorIndex":"0xcc3"}]},[],"0x9c935ba5b011573e864bb6e70a2408b65f526fa24e1dc7c16e53ed017f95bd21"]) 2025-01-08 15:45:50.1344|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722715 (0xc94289...8898bc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:45:50.1344|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722715 (0xc94289...8898bc). 2025-01-08 15:45:50.1344|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","blockNumber":"0xd1645b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","prevRandao":"0xbd8661dc04ad773edbed36ab0fd6f6b404212f93721257ea011f7bab7b4e5801","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbf6a0d3b2b1a2a071aa8343945f8976b8f708536d3158639291a8f1e46c61095","timestamp":"0x677e9dae","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x430206e","validatorIndex":"0xcbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140197","index":"0x430206f","validatorIndex":"0xcbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3990d0","index":"0x4302070","validatorIndex":"0xcbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36a","index":"0x4302071","validatorIndex":"0xcbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302072","validatorIndex":"0xcc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302073","validatorIndex":"0xcc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96a","index":"0x4302074","validatorIndex":"0xcc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38a5b7","index":"0x4302075","validatorIndex":"0xcc3"}]},[],"0x9c935ba5b011573e864bb6e70a2408b65f526fa24e1dc7c16e53ed017f95bd21"]) 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","blockNumber":"0xd1645b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x184615e2d2ceae8ff10eebe4cc30abbacf7a62ce787b41538ebff288c1482c2c","prevRandao":"0xbd8661dc04ad773edbed36ab0fd6f6b404212f93721257ea011f7bab7b4e5801","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbf6a0d3b2b1a2a071aa8343945f8976b8f708536d3158639291a8f1e46c61095","timestamp":"0x677e9dae","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x430206e","validatorIndex":"0xcbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140197","index":"0x430206f","validatorIndex":"0xcbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3990d0","index":"0x4302070","validatorIndex":"0xcbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b36a","index":"0x4302071","validatorIndex":"0xcbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302072","validatorIndex":"0xcc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302073","validatorIndex":"0xcc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96a","index":"0x4302074","validatorIndex":"0xcc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38a5b7","index":"0x4302075","validatorIndex":"0xcc3"}]},[],"0x9c935ba5b011573e864bb6e70a2408b65f526fa24e1dc7c16e53ed017f95bd21"]) handled in 1ms 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:50.1387|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722715 (0xc94289...8898bc), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:50.1387|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722715 (0xc94289...8898bc), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:50.1387|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:50.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.2271|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:45:50.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.3344|DEBUG|Network.PeerManager|6|Peer pool size is: 4040 2025-01-08 15:45:50.3496|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.3496|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:50.3496|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.3496|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.3524|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:50.3770|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722682 | target: 13722715 | peer: 13722713 2025-01-08 15:45:50.3770|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:50.3770|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FastSyncFeed state changed to Active 2025-01-08 15:45:50.3770|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:45:50.3770|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] 2025-01-08 15:45:50.3770|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722682, beaconPivotExists: True, BestSuggestedBody: 13722682, BestKnownNumber: 13722682, BestPeer: [HBR S ][ ][Peer|eth68|13722713| 3.71.132.231:| Out], BestKnownBeaconNumber 13722715 2025-01-08 15:45:50.3770|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR S ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] (our best 13722682) 2025-01-08 15:45:50.4018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.4214|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.37.27.245:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 668273 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.4484|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:50.4484|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.116.203.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:50.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.5387|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:45:50.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.6048|DEBUG|Synchronization.Blocks.SyncBatchSize|42|Changing sync batch size to 108 2025-01-08 15:45:50.6048|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|42|Continue full sync with [HBR ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] (our best 13722683) 2025-01-08 15:45:50.6048|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:50.6048|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:45:50.6048|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722713| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:50.6048|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:45:50.7018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:50.8540|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.8540|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:50.8540|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:50.8540|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:50.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.2253|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:45:51.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:51.3573|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:51.3604|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.3604|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:51.3604|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.3604|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:51.3778|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722683 | target: 13722715 | peer: 13722713 2025-01-08 15:45:51.3778|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:51.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.4446|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:51.4446|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:51.4446|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:51.4446|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:51.4556|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.4556|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:51.4556|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.4556|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.4581|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:51.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.6023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.6315|DEBUG|Network.PeerManager|8|Peer pool size is: 4141 2025-01-08 15:45:51.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.8563|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.8563|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:51.8563|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:51.8563|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:51.8704|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:154.53.60.107]:30303, msg: 0e54eee0fda48f91e8f5695d7ad04fdb512e3daa70be5c046128858bb4667e59f45e59b0bb616ff2b59ce39a0f57c19d07c33447508b229ef0b1244490033ecf6fa67679249dacaf9c82a63293e34e2148b147a483dc7734fd8df1874fb282720106f8b9a0951e2ac216f04aad969cf9002b9cf0c0ed595c408946aa36a2b125eedfe255ebf896b84065510aa5109a9007fb3e83ac9db6056ebc8e825fee1b6948d24cdf354fdaebad7ff860d7534aa031931b876f928c14a5d7b676a1c5737d0d6690aa14e1516e230283657468c6849b192ad080826964827634826970849a353c6b89736563703235366b31a102b0b869b037803401778175a9152d6834792c2ebf7082a4d364c532b66bf5f92b8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:51.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:51.9616|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 18) 0 - Requests Account: 0 | Storage: 2 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:45:52.0017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.0142|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.0142|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:52.0142|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.0142|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:52.0167|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:52.0167|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:52.0167|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:52.0167|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:52.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.1828|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->118.107.223.73:32005] initiating disconnect because InvalidNetworkId, details: invalid network id - 99876 2025-01-08 15:45:52.2018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.2253|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:45:52.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:52.3622|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:52.3656|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.3656|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:52.3656|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.3656|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:52.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:52.4615|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:52.4649|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.4649|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:52.4649|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.4649|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:52.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.7023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:52.8584|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.8584|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:52.8584|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:52.8584|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:52.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.2244|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:53.3022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.3677|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.3677|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:53.3677|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.3677|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:53.3701|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:53.3701|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:53.3701|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:53.3701|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:53.3744|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.3744|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:53.3744|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.3744|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:53.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.4088|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:84.32.32.141]:30303, msg: 87f7c254c3a895b2ffd08a0926e17c1a678588caf1a4e2062bd51829289c34e8078ffc1d0124738a5e752f67e2a2d4c81c2539a12c379bb7d4d64315fa58cd7d32be84544050631e27240fa7406d60411d0cb0d34ca16452f12aee83296a9ac00006f8b9a0c55108e895a6092dee3118b2077407360aa3e15a769340c4181e6692aec4cb17f896b840a306461f106ba6a0eb1d218f6cf9575d1403a6696d6469b98d638efe36860e4e373b0cdb19cd6bbb97ffea2f61ca00395900d2fce5c77f0bdb8d7a9c4e36881e0283657468c6849f3d225480826964827634826970845420208d89736563703235366b31a103440806a68b42f28bdcce2ae156829e23628e759a3b551bb159294d5fa4f3befb8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:53.4673|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.4673|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:53.4673|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.4673|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:53.4695|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:53.4695|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:53.4695|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:53.4695|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:53.4740|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.4740|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:53.4740|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.4740|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:53.5017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:53.8606|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.8606|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:53.8606|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:53.8606|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:53.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.2268|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:54.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.3765|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:54.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.4766|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:54.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.5550|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:136.243.4.74]:30503, msg: 93e292c8c2c4f4e01bfdaf2f0235b45ef4773ce0c5b8f98c9b444060a1a45a3c3b47bd5aeba6030b039c530b1fe59da47d935c400b6957e066f401e1ea4e06f9550c13707e6a49093a004eb4ec2654a3d2d7a79bfd6e5220f81e684283f8231a0006f8cea02854b40e884f3e35a970aeff18b41a2ee0ba838ca7ca76441d24b265689a869af8abb8404d5d54c8dee64bc8c74f6970fdf75cbd8c997f2028ef628331a42db751d2047335254428fbae2651e5ed25361c06e9ee85c20c7c54ed0e53a2ddcd17ac9c6d3d0283657468c6849f3d225480826964827634826970840000000083697036902a0104f802111dcd000000000000000289736563703235366b31a10256c76370b4c746b3ba45de041fa8edbaf135fbb9b63fcfc8a776f7ca54c6a0418374637082772783756470827727, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:54.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.6923|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:88.198.70.23]:17933, msg: 075901df54534dcfc02bddc6573e8b7b49deeb491d5c5cb21c5768c66b9f128f35688205021d90270f6b5cb2543519d20611f5c0c10bf248ea7b31acf3398c9c2b3407180f0b454149764d35134e10dc085443bd20cd4c937438c821e7114ef00106f8cea02854b40e884f3e35a970aeff18b41a2ee0ba838ca7ca76441d24b265689a869af8abb840a1eb080fbf395043d707d6ae95477eb600ac8cafb5cfe450982ea1bd6b4a5512784ffda0dc42cd1683bb8aaf0259183cb1a2339dff813e3a0e54aa7ff07204b20883657468c684b437a290808269648276348269708458c6461783697036902a0104f801405067000000000000000289736563703235366b31a10205317f2caad6800b5103f17afc782477780f5cea957e605d91c75c94a0a4daea8374637082460d8375647082460d, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:54.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.8627|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.8627|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:54.8627|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:54.8627|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:54.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:54.9105|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: 69c89dabe8b371111cc63298988f16e75b4c3dee3e5320e69433f717d252621e3a5d29cec18619fe669e98f48103c1d178b2c3b8f0f79ac4990fe41060b75aba63df8f6b7e3b927f29b56f781b6805bdc7fbd8c6c3333b0261ca9756f744ae820006f8cea03f5d092e6fd404d525ad72f56da386674d25a020d9afda4df3879c2039ec2a87f8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:55.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:45:55.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.2268|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:45:55.2877|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:167.235.164.16]:30303, msg: 0e7461ba0ce45799b4c6b46df1db18567d385caae2a79d692627a2d2418735d0b059f2fbd24f8e83f52d011000cef8880071cc4e2c92d53c90d49d9b80b31b3d42e08df567efa1eaa2baeac9a04edd8c0e789cde1d669e1b7b4fb9b50fb0dfc60006f8b9a09040cd3ad15529580f9af0087a5f65d88555b9b559916eb426d01c7a72314910f896b840655e8752674892cf9908d33bf9db09f8794b7af25584332d8cd8fb7d8ff9324d41d5aafee26ef37921a56f7d0473de6217027aa499b9c76cd1398608b1d490690283657468c6849f3d22548082696482763482697084a7eba41089736563703235366b31a10246f1a2086de14056988a0f8c3053dfe0e9a1afd7d5fa49f918c3b5978a5d24cf8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:55.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:55.3818|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:55.3851|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.3851|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:55.3851|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.3851|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:55.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:55.4822|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:55.4856|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.4856|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:55.4856|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.4856|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:55.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.5832|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","blockNumber":"0xd1645c","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","prevRandao":"0x8b42214d9da73e5680da1f81ce81ff644d3abae5360baf46f306ce517c15ac8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xff1df5bb4368134ffd8662e55b93bc1bde9c6d755fc8cbf78debe8e836d76792","timestamp":"0x677e9db3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae38","index":"0x4302076","validatorIndex":"0xcc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df67","index":"0x4302077","validatorIndex":"0xcc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b57e","index":"0x4302078","validatorIndex":"0xcc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fe9f","index":"0x4302079","validatorIndex":"0xcc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14004c","index":"0x430207a","validatorIndex":"0xcc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83f1","index":"0x430207b","validatorIndex":"0xcc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x430207c","validatorIndex":"0xcca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae32","index":"0x430207d","validatorIndex":"0xccb"}]},[],"0x9c8962513d6e0576bf673076d4e0b011707cad859ed47d3d24c6536d8ad5fb1a"]) 2025-01-08 15:45:55.5832|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722716 (0xb04f4e...1dc10a), Extra Data: chiado-lodestar-0 2025-01-08 15:45:55.5842|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722716 (0xb04f4e...1dc10a). 2025-01-08 15:45:55.5842|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","blockNumber":"0xd1645c","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","prevRandao":"0x8b42214d9da73e5680da1f81ce81ff644d3abae5360baf46f306ce517c15ac8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xff1df5bb4368134ffd8662e55b93bc1bde9c6d755fc8cbf78debe8e836d76792","timestamp":"0x677e9db3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae38","index":"0x4302076","validatorIndex":"0xcc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df67","index":"0x4302077","validatorIndex":"0xcc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b57e","index":"0x4302078","validatorIndex":"0xcc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fe9f","index":"0x4302079","validatorIndex":"0xcc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14004c","index":"0x430207a","validatorIndex":"0xcc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83f1","index":"0x430207b","validatorIndex":"0xcc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x430207c","validatorIndex":"0xcca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae32","index":"0x430207d","validatorIndex":"0xccb"}]},[],"0x9c8962513d6e0576bf673076d4e0b011707cad859ed47d3d24c6536d8ad5fb1a"]) 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","blockNumber":"0xd1645c","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc942899af3d855c62090d323cf542b27873ccacec7dfec4259440158098898bc","prevRandao":"0x8b42214d9da73e5680da1f81ce81ff644d3abae5360baf46f306ce517c15ac8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xff1df5bb4368134ffd8662e55b93bc1bde9c6d755fc8cbf78debe8e836d76792","timestamp":"0x677e9db3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae38","index":"0x4302076","validatorIndex":"0xcc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df67","index":"0x4302077","validatorIndex":"0xcc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b57e","index":"0x4302078","validatorIndex":"0xcc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fe9f","index":"0x4302079","validatorIndex":"0xcc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14004c","index":"0x430207a","validatorIndex":"0xcc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c83f1","index":"0x430207b","validatorIndex":"0xcc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x430207c","validatorIndex":"0xcca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae32","index":"0x430207d","validatorIndex":"0xccb"}]},[],"0x9c8962513d6e0576bf673076d4e0b011707cad859ed47d3d24c6536d8ad5fb1a"]) handled in 1ms 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:55.5842|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:45:55.5883|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722716 (0xb04f4e...1dc10a), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:55.5883|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722716 (0xb04f4e...1dc10a), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:45:55.5883|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:45:55.5883|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:45:55.5883|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:55.5883|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:55.5883|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:55.5883|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:55.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.6178|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:146.190.222.87]:30303, msg: bfce7069a6b01c29bab064f30673e3d5025f3cb4809fbc77d2657fe946b34754113534c84bbc2a72e5cf4c6377b8b40ab6e81ecc50349998d57d6ff0d0db68e6518d20612a533e28c6b0c9792d64a8e0dfeee8607f0466ad0f1fb44a52c4c9eb0006f8bda01bf906b70d1c5e2cfc5cb805297d3e4f56cdbecd5dc9828844c3d7c5439c41aef89ab840327e7a94433f9b5cf071dffdcdd14a02b09962b9170bb80b8e189d3ea07f687557f980f972a7e08449d2c0e0211ec66fd76b5a78736d990b469f93e8f274414e0283657468ca844cbc85788469742f808269648276348269708492bede5789736563703235366b31a10306c61e912f9fc19f1e76b3b47c579f0a3bae8c7349a5b692e9234b950cec4fdf8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 191 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:55.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.7101|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|74.50.75.74:44964->30303] to: 30313 2025-01-08 15:45:55.7101|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|74.50.75.74:44964->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 15:45:55.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:55.8651|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.8651|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:55.8651|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:55.8651|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:55.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.2251|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:45:56.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.3477|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:45:56.3774|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722683 | target: 13722716 | peer: 13722715 2025-01-08 15:45:56.3774|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:45:56.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:45:56.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:45:56.3774|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] 2025-01-08 15:45:56.3774|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722683, beaconPivotExists: True, BestSuggestedBody: 13722683, BestKnownNumber: 13722683, BestPeer: [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out], BestKnownBeaconNumber 13722716 2025-01-08 15:45:56.3774|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] (our best 13722683) 2025-01-08 15:45:56.3871|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.3871|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:56.3871|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.3871|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.3891|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:56.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.4454|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:56.4454|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:56.4454|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:56.4454|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:56.4876|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.4876|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:56.4876|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.4876|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.4897|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:56.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.5209|DEBUG|Synchronization.Blocks.SyncBatchSize|15|Changing sync batch size to 128 2025-01-08 15:45:56.5209|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] (our best 13722684) 2025-01-08 15:45:56.5209|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:45:56.5209|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:45:56.5209|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] has been processed 2025-01-08 15:45:56.5209|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:45:56.6086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.7106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.8093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:56.8675|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.8675|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:56.8675|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:56.8675|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:56.9092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.0084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.1106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.2101|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.2249|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:57.3092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.3767|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722684 | target: 13722716 | peer: 13722715 2025-01-08 15:45:57.3767|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:57.3930|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:57.3962|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.3962|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:57.3962|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.3962|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:57.4087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.4611|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 30 nodes. All nodes count before the process: 68, after the process: 170 2025-01-08 15:45:57.4611|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 074451...c8b9ae 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.4935|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:57.5087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.5617|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->120.244.124.222:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:57.6088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.7162|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.8193|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.8695|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.8695|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:57.8695|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:57.8695|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:57.9186|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:57.9560|DEBUG|Network.PeerManager|12|Peer pool size is: 4242 2025-01-08 15:45:58.0009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.249.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:58.0165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.1035|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:78.46.142.88]:30303, msg: 6ac2e02511101a3796d8e1cfceec4d6158888ec77daf2737ca02316e753d4bbd63e58be8a5995f9942d62a017b3495a2f56ff99d0b802a6a68729ecb24948522404a4807821c8874a95f6c3d90b5dfb07de9fe81d39e6966a7949b1c9d37d3440006f8cea0a359cd19f761b754d9597fa1dde6bd2c9c6b640d178aa3f46e569da69a1a7e85f8abb840c83092c31a296dcd8fea44ed6c9f2cdcb73bfa2b6b68f619345a21fc67a0fb7f06e5a3091a6fc67a27d49d1dc976fd769e16aeb6ee62f76a12aa1f092545bce10483657468c6849f3d225480826964827634826970844e2e8e5883697036902a0104f801906102000000000000000289736563703235366b31a1030663066b737c4c03112d6d8882f9f446c573d285ab466a4c9db743237aee99538374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:45:58.1099|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.57.192.97:35012] initiating disconnect because InvalidNetworkId, details: invalid network id - 1114 2025-01-08 15:45:58.1174|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.1461|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.9:36932] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:58.2167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.2245|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:45:58.2842|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->104.243.32.30:45128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:45:58.3168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.3993|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.3993|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:58.3993|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.3993|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:58.3993|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.79.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.4014|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:58.4172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.4420|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.248.79:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:58.4878|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.126.119.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:45:58.4972|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.4972|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:58.4972|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.4972|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.5025|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:58.5158|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:45:58.5170|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.6175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.6693|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.116.255.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1804 2025-01-08 15:45:58.7166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.8166|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:58.8715|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.8715|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:58.8715|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:58.8715|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:58.9167|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.0164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.0164|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:45:59.1171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.1556|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:45:59.1556|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 170, after the process: 171 2025-01-08 15:45:59.2184|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.2244|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:45:59.3172|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.4051|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:59.4202|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:45:59.5059|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:45:59.5088|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.5088|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:59.5088|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.5088|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:59.5229|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.6206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.7213|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.8218|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:45:59.8785|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.8785|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:45:59.8785|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:45:59.8785|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:45:59.9206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:00.1009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","blockNumber":"0xd1645d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","prevRandao":"0x10ba28388ad5fb16f62666510e99b1209bb66c02d34d5113313f5619323a25c2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6ad170ef1ffbf6a9f2f3f9611a1b75663fc61a0a73c5b730bb4c1569a0dac23e","timestamp":"0x677e9db8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055f","index":"0x430207e","validatorIndex":"0xccc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc15","index":"0x430207f","validatorIndex":"0xccd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x566c10","index":"0x4302080","validatorIndex":"0xcce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302081","validatorIndex":"0xccf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302082","validatorIndex":"0xcd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302083","validatorIndex":"0xcd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302084","validatorIndex":"0xcd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302085","validatorIndex":"0xcd3"}]},[],"0x5eda5f1f50093cdaec6bbc89c589b5d927d0fc9e1d4c6be76799c112dee8d92c"]) 2025-01-08 15:46:00.1178|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722717 (0x67a889...a25d70), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:46:00.1178|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Syncing... Inserting block 13722717 (0x67a889...a25d70). 2025-01-08 15:46:00.1178|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","blockNumber":"0xd1645d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","prevRandao":"0x10ba28388ad5fb16f62666510e99b1209bb66c02d34d5113313f5619323a25c2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6ad170ef1ffbf6a9f2f3f9611a1b75663fc61a0a73c5b730bb4c1569a0dac23e","timestamp":"0x677e9db8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055f","index":"0x430207e","validatorIndex":"0xccc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc15","index":"0x430207f","validatorIndex":"0xccd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x566c10","index":"0x4302080","validatorIndex":"0xcce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302081","validatorIndex":"0xccf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302082","validatorIndex":"0xcd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302083","validatorIndex":"0xcd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302084","validatorIndex":"0xcd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302085","validatorIndex":"0xcd3"}]},[],"0x5eda5f1f50093cdaec6bbc89c589b5d927d0fc9e1d4c6be76799c112dee8d92c"]) 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","blockNumber":"0xd1645d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb04f4e372b552f12746bac2d3202cb57f69f3680b14a076296f40521731dc10a","prevRandao":"0x10ba28388ad5fb16f62666510e99b1209bb66c02d34d5113313f5619323a25c2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6ad170ef1ffbf6a9f2f3f9611a1b75663fc61a0a73c5b730bb4c1569a0dac23e","timestamp":"0x677e9db8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055f","index":"0x430207e","validatorIndex":"0xccc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc15","index":"0x430207f","validatorIndex":"0xccd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x566c10","index":"0x4302080","validatorIndex":"0xcce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140568","index":"0x4302081","validatorIndex":"0xccf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302082","validatorIndex":"0xcd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302083","validatorIndex":"0xcd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302084","validatorIndex":"0xcd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302085","validatorIndex":"0xcd3"}]},[],"0x5eda5f1f50093cdaec6bbc89c589b5d927d0fc9e1d4c6be76799c112dee8d92c"]) handled in 1ms 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:46:00.1252|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722717 (0x67a889...a25d70), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:00.1252|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722717 (0x67a889...a25d70), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:00.1252|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:00.1589|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:00.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.2251|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:00.3028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.3832|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722684 | target: 13722717 | peer: 13722715 2025-01-08 15:46:00.3832|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:00.3832|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:46:00.3832|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher got activated. 2025-01-08 15:46:00.3849|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] 2025-01-08 15:46:00.3849|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13722684, beaconPivotExists: True, BestSuggestedBody: 13722684, BestKnownNumber: 13722684, BestPeer: [HBR S ][ ][Peer|eth68|13722715| 3.71.132.231:| Out], BestKnownBeaconNumber 13722717 2025-01-08 15:46:00.3849|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR S ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] (our best 13722684) 2025-01-08 15:46:00.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:00.4100|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:00.4158|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.4158|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:00.4158|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.4158|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:00.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.5121|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:00.5122|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:00.5165|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.5165|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:00.5165|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.5165|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:00.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.7219|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.19.171.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:00.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:00.8209|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] (our best 13722685) 2025-01-08 15:46:00.8209|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:46:00.8209|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:46:00.8209|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722715| 3.71.132.231:| Out] has been processed 2025-01-08 15:46:00.8209|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:46:00.8809|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.8809|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:00.8809|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:00.8809|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:00.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.2002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.2247|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:46:01.3019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.3757|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722685 | target: 13722717 | peer: 13722715 2025-01-08 15:46:01.3757|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:01.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.4228|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.4228|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:01.4228|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.4228|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.4246|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:01.4462|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:01.4462|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:01.4462|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:01.4462|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:01.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.5189|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.5189|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:01.5189|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.5189|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.5215|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:01.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.6840|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:46:01.6840|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:46:01.6842|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:46:01.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.8222|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.21.152.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 15:46:01.8836|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.8836|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:01.8836|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:01.8836|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:01.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:01.9966|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.203.41:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:02.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.0187|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.0187|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:02.0187|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.0187|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:02.0212|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:02.0212|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:02.0212|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:02.0212|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:02.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.1314|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:02.1443|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->203.219.192.109:33333] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:02.1981|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.237.237.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:02.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.2258|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:02.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:02.4291|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:02.4333|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.4333|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:02.4333|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.4333|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:02.5072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.5254|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:02.6056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.6891|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:02.6891|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: f38ade...9077eb 2025-01-08 15:46:02.7048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:02.8858|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.8858|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:02.8858|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:02.8858|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:02.9057|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.0105|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.2256|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:46:03.3094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.3166|DEBUG|Network.PeerManager|36|Peer pool size is: 4343 2025-01-08 15:46:03.4087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.4358|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.4358|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:03.4358|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.4358|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.4381|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:03.5088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:03.5301|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:03.5359|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.5359|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:03.5359|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.5359|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:03.5376|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:03.6086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.6246|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:45.250.254.84]:30303, msg: da9f34c52613c22d32bcd6408c2d32993b8002a13866a22b9a04708a148984b6ffc94f74e3ff5aa4d8a3ee7dffe37366b167db0c9cd566ae0145692868cd3f0917c6e755726860a075d4ff32a30c3c9d67ad8eee0d13e52c002ee61d1d94e5950006f8d0a0584c2e390a2c15730e75179a1ec2db7e5b3197b22c02f37f5ad2d7be5dfda833f8adb8402e01c2aaa1be79bec3fd2988439429a270635a005dc5416c30694d5cd95fe506186b21e565a0d359d648f96ea677de91403a6bb46e7b0162ad1f34b5a14ce01f82085683657468c6849f3d225480826964827634826970842dfafe54836970369026056440d0000000004502500254008489736563703235366b31a10299c603103d2e56f486cdf098aeb5ea0981a13d703b5b2ad390f0e80e1569f8d48374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:03.6863|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:03.7085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.8093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.8878|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.8878|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:03.8878|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:03.8878|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:03.8977|DEBUG|Synchronization.SnapSync.ProgressTracker|15|Snap - (Skipped Request, diff: 20) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:46:03.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:03.9702|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:04.0112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.1090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.2090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.2252|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:04.3088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:04.4417|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:04.4453|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.4453|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:04.4453|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.4453|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:04.5089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.5384|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.5384|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:04.5384|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.5384|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.5402|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:04.6096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.7777|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:04.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:04.8902|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.8902|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:04.8902|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:04.8902|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:04.9093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:05.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","blockNumber":"0xd1645e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","prevRandao":"0xead85df1a2cac1e9fc11d9b39617bbe6fbce678eab844759f8c6a666f227d775","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x80102f80d4725b247cef51f4409a630c2c5d8f109b5452ebf87d2936bf6e399a","timestamp":"0x677e9dbd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13874b","index":"0x4302086","validatorIndex":"0xcd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7c","index":"0x4302087","validatorIndex":"0xcd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302088","validatorIndex":"0xcd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d961","index":"0x4302089","validatorIndex":"0xcd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b422","index":"0x430208a","validatorIndex":"0xcd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff75","index":"0x430208b","validatorIndex":"0xcd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b76","index":"0x430208c","validatorIndex":"0xcda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b364","index":"0x430208d","validatorIndex":"0xcdb"}]},[],"0x6779ef5ec76406e8034120c90ae788dbc17e19c072341aae85e5ac31f8fca3ce"]) 2025-01-08 15:46:05.2180|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722718 (0xf5cc1a...5e899c), Extra Data: Nethermind 2025-01-08 15:46:05.2180|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722718 (0xf5cc1a...5e899c). 2025-01-08 15:46:05.2180|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","blockNumber":"0xd1645e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","prevRandao":"0xead85df1a2cac1e9fc11d9b39617bbe6fbce678eab844759f8c6a666f227d775","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x80102f80d4725b247cef51f4409a630c2c5d8f109b5452ebf87d2936bf6e399a","timestamp":"0x677e9dbd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13874b","index":"0x4302086","validatorIndex":"0xcd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7c","index":"0x4302087","validatorIndex":"0xcd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302088","validatorIndex":"0xcd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d961","index":"0x4302089","validatorIndex":"0xcd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b422","index":"0x430208a","validatorIndex":"0xcd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff75","index":"0x430208b","validatorIndex":"0xcd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b76","index":"0x430208c","validatorIndex":"0xcda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b364","index":"0x430208d","validatorIndex":"0xcdb"}]},[],"0x6779ef5ec76406e8034120c90ae788dbc17e19c072341aae85e5ac31f8fca3ce"]) 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","blockNumber":"0xd1645e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x67a8892396dc28a37b7b9a2942f66ed67ab4ee123a38d534d21e073734a25d70","prevRandao":"0xead85df1a2cac1e9fc11d9b39617bbe6fbce678eab844759f8c6a666f227d775","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x80102f80d4725b247cef51f4409a630c2c5d8f109b5452ebf87d2936bf6e399a","timestamp":"0x677e9dbd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13874b","index":"0x4302086","validatorIndex":"0xcd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7c","index":"0x4302087","validatorIndex":"0xcd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302088","validatorIndex":"0xcd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d961","index":"0x4302089","validatorIndex":"0xcd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b422","index":"0x430208a","validatorIndex":"0xcd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff75","index":"0x430208b","validatorIndex":"0xcd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b76","index":"0x430208c","validatorIndex":"0xcda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b364","index":"0x430208d","validatorIndex":"0xcdb"}]},[],"0x6779ef5ec76406e8034120c90ae788dbc17e19c072341aae85e5ac31f8fca3ce"]) handled in 1ms 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:05.2180|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:05.2227|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:05.2227|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:46:05.2227|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722718 (0xf5cc1a...5e899c), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:05.2227|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722718 (0xf5cc1a...5e899c), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:05.2227|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:05.2227|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:46:05.2243|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:05.2243|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:05.2243|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:05.2243|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:05.2243|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:05.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.3751|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722685 | target: 13722718 | peer: 13722717 2025-01-08 15:46:05.3751|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:05.3751|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FastSyncFeed state changed to Active 2025-01-08 15:46:05.3751|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:46:05.3751|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722717| 139.144.26.85:| Out] 2025-01-08 15:46:05.3751|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13722685, beaconPivotExists: True, BestSuggestedBody: 13722685, BestKnownNumber: 13722685, BestPeer: [HBR ][ ][Peer|eth68|13722717| 139.144.26.85:| Out], BestKnownBeaconNumber 13722718 2025-01-08 15:46:05.3751|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13722717| 139.144.26.85:| Out] (our best 13722685) 2025-01-08 15:46:05.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.4314|DEBUG|Synchronization.Blocks.SyncBatchSize|36|Changing sync batch size to 48 2025-01-08 15:46:05.4314|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722717| 139.144.26.85:| Out] (our best 13722686) 2025-01-08 15:46:05.4323|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722717| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:05.4323|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:46:05.4323|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722717| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:05.4323|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:46:05.4475|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.4475|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:05.4475|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.4475|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.4491|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:05.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.5444|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:05.5753|DEBUG|Synchronization.Peers.SyncPeerPool|9|Dropped 0 useless peers 2025-01-08 15:46:05.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.7793|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:05.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:05.8015|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:05.8921|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.8922|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:05.8922|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:05.8922|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:05.9017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.1164|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:06.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.2246|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:06.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.3765|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|9|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722686 | target: 13722718 | peer: 13722717 2025-01-08 15:46:06.3765|DEBUG|Synchronization.Reporting.SyncReport|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:06.4009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.4481|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:06.4481|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:06.4482|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:06.4482|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.4531|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:06.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:06.5495|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:06.5530|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.5530|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:06.5530|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.5530|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:06.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.7018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:06.8940|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.8940|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:06.8940|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:06.8940|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:06.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.2246|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:46:07.3091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.4084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.4584|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.4584|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:07.4584|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.4584|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.4603|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:07.5096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.5556|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.5556|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:07.5556|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.5556|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.5577|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:07.6095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.8094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.8964|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.8964|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:07.8964|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:07.8964|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:07.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:07.9338|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:08.0090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.1086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.2244|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:08.2972|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:08.2972|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: 0c3284...0a8705 2025-01-08 15:46:08.3093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.3179|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:08.4088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.4641|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.4642|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:08.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.5612|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:08.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.7090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.7479|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.226:34266] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:08.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:08.8989|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.8989|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:08.8989|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:08.8989|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:08.9089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.0096|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.0577|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|172.104.127.62:50880->30303] to: 30303 2025-01-08 15:46:09.0577|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.104.127.62:50880->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:46:09.1071|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:09.1084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.2087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.2247|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:09.3095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.3215|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:09.4089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:09.4695|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:09.4734|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.4734|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:09.4734|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.4734|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:09.4964|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:09.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:09.5659|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:09.5691|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.5691|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:09.5691|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.5691|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:09.6089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.6151|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: 18952a9488aecf6a2d58832a6f62ec4723bab8287726481cee5743e815be44d956b45abdb0d566332a5413d2d6b4a0e04433618571d10d03bd635eb42522cc50698c4cfa363729e7cd39f7cdbfd7a6706530d58e3bee4acff45a03e4584ef37a0106f8cea0982ba5c40b565a8f54e2bd89d97b9f8f06d53fb4c43536a6c77597192f03f2a2f8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:09.6466|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:09.6466|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:09.6823|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|40.160.10.127:19801->30303] to: 30303 2025-01-08 15:46:09.6823|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|40.160.10.127:19801->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 123 2025-01-08 15:46:09.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.8091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:09.9011|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.9011|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:09.9011|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:09.9011|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:09.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:46:10.0719|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.20.28.21:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:46:10.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.1044|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:10.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.2245|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:10.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.3296|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.126.70.126:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:46:10.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.4756|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.4756|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:10.4756|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.4756|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.4781|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:10.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.5710|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.5710|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:10.5710|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.5710|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:10.5710|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","blockNumber":"0xd1645f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","prevRandao":"0xcf85adf327698c151093d01ee9d5baa3b0c148b4fe172f67c72dce10e318c6a1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa26a8d3b1cd554d39aa2921e52aa03ee5310dc0955a7d86f611b9ce9080ef710","timestamp":"0x677e9dc2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x430208e","validatorIndex":"0xcdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430208f","validatorIndex":"0xcdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x4302090","validatorIndex":"0xcde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd606","index":"0x4302091","validatorIndex":"0xcdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d44a","index":"0x4302092","validatorIndex":"0xce0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da31","index":"0x4302093","validatorIndex":"0xce1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302094","validatorIndex":"0xce2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x4302095","validatorIndex":"0xce3"}]},[],"0x2d852660322649a50ba71655f4ff5b99850d4e090015c344fba228af4f5c09b0"]) 2025-01-08 15:46:10.5724|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722719 (0x64dd59...40106b), Extra Data: chiado-lighthouse-0 2025-01-08 15:46:10.5724|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722719 (0x64dd59...40106b). 2025-01-08 15:46:10.5724|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","blockNumber":"0xd1645f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","prevRandao":"0xcf85adf327698c151093d01ee9d5baa3b0c148b4fe172f67c72dce10e318c6a1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa26a8d3b1cd554d39aa2921e52aa03ee5310dc0955a7d86f611b9ce9080ef710","timestamp":"0x677e9dc2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x430208e","validatorIndex":"0xcdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430208f","validatorIndex":"0xcdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x4302090","validatorIndex":"0xcde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd606","index":"0x4302091","validatorIndex":"0xcdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d44a","index":"0x4302092","validatorIndex":"0xce0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da31","index":"0x4302093","validatorIndex":"0xce1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302094","validatorIndex":"0xce2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x4302095","validatorIndex":"0xce3"}]},[],"0x2d852660322649a50ba71655f4ff5b99850d4e090015c344fba228af4f5c09b0"]) 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","blockNumber":"0xd1645f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf5cc1a90a641c78309df98f85b68e72632d72928b110b00889894d6b7e5e899c","prevRandao":"0xcf85adf327698c151093d01ee9d5baa3b0c148b4fe172f67c72dce10e318c6a1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa26a8d3b1cd554d39aa2921e52aa03ee5310dc0955a7d86f611b9ce9080ef710","timestamp":"0x677e9dc2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d973","index":"0x430208e","validatorIndex":"0xcdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430208f","validatorIndex":"0xcdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x4302090","validatorIndex":"0xcde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd606","index":"0x4302091","validatorIndex":"0xcdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d44a","index":"0x4302092","validatorIndex":"0xce0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da31","index":"0x4302093","validatorIndex":"0xce1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7d","index":"0x4302094","validatorIndex":"0xce2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x4302095","validatorIndex":"0xce3"}]},[],"0x2d852660322649a50ba71655f4ff5b99850d4e090015c344fba228af4f5c09b0"]) handled in 2ms 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:46:10.5846|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722719 (0x64dd59...40106b), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:10.5846|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13722719 (0x64dd59...40106b), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.5846|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:46:10.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.6458|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:10.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:10.9010|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.9010|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:10.9010|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:10.9010|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:11.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.2028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.2244|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:46:11.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.3769|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722686 | target: 13722719 | peer: 13722717 2025-01-08 15:46:11.3769|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:11.3769|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:46:11.3769|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:46:11.3769|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722717| 3.71.132.231:| Out] 2025-01-08 15:46:11.3769|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13722686, beaconPivotExists: True, BestSuggestedBody: 13722686, BestKnownNumber: 13722686, BestPeer: [HBR ][ ][Peer|eth68|13722717| 3.71.132.231:| Out], BestKnownBeaconNumber 13722719 2025-01-08 15:46:11.3769|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13722717| 3.71.132.231:| Out] (our best 13722686) 2025-01-08 15:46:11.4021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.4482|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:11.4482|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:11.4482|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:11.4482|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:11.4817|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:11.4847|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.4847|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:11.4847|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.4847|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:11.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.5203|DEBUG|Synchronization.Blocks.SyncBatchSize|36|Changing sync batch size to 48 2025-01-08 15:46:11.5203|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722717| 3.71.132.231:| Out] (our best 13722687) 2025-01-08 15:46:11.5203|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722717| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:46:11.5203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:46:11.5203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722717| 3.71.132.231:| Out] has been processed 2025-01-08 15:46:11.5203|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:11.5889|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:11.5926|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.5926|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:11.5926|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.5926|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:11.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.8636|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.205.48.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:11.9016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:11.9052|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.9052|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:11.9052|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:11.9052|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:11.9335|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:11.9880|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:12.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.0232|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.0232|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:12.0232|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.0232|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:12.0252|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:12.0252|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:12.0252|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:12.0252|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:12.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.2249|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:12.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.3663|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.72.121.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:46:12.3747|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722687 | target: 13722719 | peer: 13722717 2025-01-08 15:46:12.3747|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:12.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.4368|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.125.200:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:12.4864|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.4864|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:12.4864|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.4864|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.4883|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:12.4981|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:12.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.5264|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:46:12.5952|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.5952|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:12.5952|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.5952|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.5971|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:12.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.6315|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.209.101.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:12.6769|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.209.223.56:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:12.7016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:12.9073|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.9073|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:12.9073|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:12.9073|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:13.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.1812|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:13.1812|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: d9c9c0...ac8dee 2025-01-08 15:46:13.2006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.2249|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:46:13.3029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.4918|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.4918|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:13.4918|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.4918|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.4937|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:13.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.6006|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:13.7030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.9028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:13.9095|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.9095|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:13.9095|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:13.9095|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:14.0029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.0998|DEBUG|Network.PeerManager|6|Peer pool size is: 4444 2025-01-08 15:46:14.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.1472|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:14.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.2256|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:14.2367|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.217.49:3003] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:14.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:14.4975|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:14.5010|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.5010|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:14.5010|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.5010|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:14.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.6059|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.6059|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:14.6059|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.6059|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:14.6146|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:14.6146|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:14.6146|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:14.6146|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:14.6195|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.6195|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:14.6195|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.6195|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:14.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.8166|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|37.27.16.128:52374->30303] to: 30303 2025-01-08 15:46:14.9033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:14.9119|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.9119|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:14.9119|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:14.9119|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:14.9180|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:14.9759|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.27.16.128:52374->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:46:15.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:15.1031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","blockNumber":"0xd16460","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","prevRandao":"0xaf89e32b429c8025f2ddc5df6fb1fe19741b766c38bfad3245881b14a700136b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x17c91159bf4de14d0e88d4ea7f8911228ba68e78ac9f2e25091c12674ea0494c","timestamp":"0x677e9dc7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302096","validatorIndex":"0xce4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d962","index":"0x4302097","validatorIndex":"0xce5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b6b","index":"0x4302098","validatorIndex":"0xce6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x4302099","validatorIndex":"0xce7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae35","index":"0x430209a","validatorIndex":"0xce8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca63a","index":"0x430209b","validatorIndex":"0xce9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430209c","validatorIndex":"0xcea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x430209d","validatorIndex":"0xceb"}]},[],"0xa930a0c1bc2792ad9e7fcb04cc5cd4f2ce6368c3f5ac352f8d904fbc328acb3f"]) 2025-01-08 15:46:15.1098|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722720 (0xb344ee...86b8c5), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:46:15.1098|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722720 (0xb344ee...86b8c5). 2025-01-08 15:46:15.1098|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","blockNumber":"0xd16460","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","prevRandao":"0xaf89e32b429c8025f2ddc5df6fb1fe19741b766c38bfad3245881b14a700136b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x17c91159bf4de14d0e88d4ea7f8911228ba68e78ac9f2e25091c12674ea0494c","timestamp":"0x677e9dc7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302096","validatorIndex":"0xce4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d962","index":"0x4302097","validatorIndex":"0xce5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b6b","index":"0x4302098","validatorIndex":"0xce6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x4302099","validatorIndex":"0xce7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae35","index":"0x430209a","validatorIndex":"0xce8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca63a","index":"0x430209b","validatorIndex":"0xce9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430209c","validatorIndex":"0xcea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x430209d","validatorIndex":"0xceb"}]},[],"0xa930a0c1bc2792ad9e7fcb04cc5cd4f2ce6368c3f5ac352f8d904fbc328acb3f"]) 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","blockNumber":"0xd16460","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64dd59f911c75639484fe0eb1ffd9ee1034e4c78ae2f5e112436f742e440106b","prevRandao":"0xaf89e32b429c8025f2ddc5df6fb1fe19741b766c38bfad3245881b14a700136b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x17c91159bf4de14d0e88d4ea7f8911228ba68e78ac9f2e25091c12674ea0494c","timestamp":"0x677e9dc7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x4302096","validatorIndex":"0xce4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d962","index":"0x4302097","validatorIndex":"0xce5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135b6b","index":"0x4302098","validatorIndex":"0xce6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140576","index":"0x4302099","validatorIndex":"0xce7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae35","index":"0x430209a","validatorIndex":"0xce8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca63a","index":"0x430209b","validatorIndex":"0xce9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b77","index":"0x430209c","validatorIndex":"0xcea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d979","index":"0x430209d","validatorIndex":"0xceb"}]},[],"0xa930a0c1bc2792ad9e7fcb04cc5cd4f2ce6368c3f5ac352f8d904fbc328acb3f"]) handled in 1ms 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:15.1098|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"}, null] 2025-01-08 15:46:15.1140|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722720 (0xb344ee...86b8c5), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:15.1140|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722720 (0xb344ee...86b8c5), Safe: 13722690 (0x3ec7fc...c46cf4), Finalized: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc846c14b5b3c6aa0bda88cbad1e982de077befea24aa0da408dbd306f5d77e7f","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4"},null]) handled in 0ms 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:15.1140|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:15.2029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.2246|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:15.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.3744|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722687 | target: 13722720 | peer: 13722719 2025-01-08 15:46:15.3744|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:15.3744|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:46:15.3744|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:46:15.3744|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722719| 3.71.132.231:| Out] 2025-01-08 15:46:15.3744|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722687, beaconPivotExists: True, BestSuggestedBody: 13722687, BestKnownNumber: 13722687, BestPeer: [HBR ][ ][Peer|eth68|13722719| 3.71.132.231:| Out], BestKnownBeaconNumber 13722720 2025-01-08 15:46:15.3744|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722719| 3.71.132.231:| Out] (our best 13722687) 2025-01-08 15:46:15.4002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.5028|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.5028|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:15.5028|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.5028|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:15.5028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.5048|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:15.5180|DEBUG|Synchronization.Blocks.SyncBatchSize|8|Changing sync batch size to 72 2025-01-08 15:46:15.5180|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722719| 3.71.132.231:| Out] (our best 13722688) 2025-01-08 15:46:15.5180|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR ][ ][Peer|eth68|13722719| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:46:15.5180|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Dormant 2025-01-08 15:46:15.5180|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722719| 3.71.132.231:| Out] has been processed 2025-01-08 15:46:15.5180|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:46:15.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:15.6220|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:15.6251|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.6251|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:15.6251|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.6251|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:15.6849|DEBUG|Synchronization.SnapSync.ProgressTracker|12|Snap - (Skipped Request, diff: 23) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:46:15.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_chainId([]) 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:46:15.7004|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:46:15.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.8843|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.157.149.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:15.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:15.9146|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.9146|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:15.9146|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:15.9146|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:16.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.0088|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:16.1030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.2255|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:16.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.3743|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722688 | target: 13722720 | peer: 13722719 2025-01-08 15:46:16.3743|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:16.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.4493|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:16.4493|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:16.4493|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:16.4493|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:16.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.5080|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.5080|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:16.5080|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.5080|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.5096|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:16.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.6274|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.6274|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:16.6274|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.6274|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.6295|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:16.7032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:16.9170|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.9170|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:16.9170|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:16.9170|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:17.0033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.0088|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:17.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.2030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.2255|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:17.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.5130|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:17.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.6361|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.6362|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:17.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.8002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:17.9196|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.9196|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:17.9196|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:17.9196|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:18.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.1029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.2000|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.2245|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:18.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:18.5179|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:18.5207|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.5207|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:18.5207|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.5207|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:18.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:18.6415|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:18.6448|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.6448|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:18.6448|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.6448|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:18.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:18.9219|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.9219|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:18.9219|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:18.9219|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:19.0031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.2254|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:19.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.5229|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.5229|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:19.5229|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.5229|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.5248|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:19.5294|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:19.5294|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: caf4ad...9e20c1 2025-01-08 15:46:19.6032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.6469|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.6469|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:19.6469|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.6469|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.6487|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:19.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:19.7939|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722720 (0xb344ee...86b8c5), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:19.7939|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722720 (0xb344ee...86b8c5), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:19.7939|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:19.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:19.9240|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.9240|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:19.9240|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:19.9240|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:20.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.0027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:46:20.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.1194|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","blockNumber":"0xd16461","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","prevRandao":"0x56a3ed4df731eb615b86a921312a23815bf523aae2f257d0e4f96e2a10f7d3fd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc9213492f3f2ac68060d7a731cb4ea872c939b12b8029644800ed8a05bc4f823","timestamp":"0x677e9dcc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6992","index":"0x430209e","validatorIndex":"0xcec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146052","index":"0x430209f","validatorIndex":"0xced"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c41","index":"0x43020a0","validatorIndex":"0xcee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1a4","index":"0x43020a1","validatorIndex":"0xcef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f7e","index":"0x43020a2","validatorIndex":"0xcf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dae25","index":"0x43020a3","validatorIndex":"0xcf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f6d","index":"0x43020a4","validatorIndex":"0xcf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149154","index":"0x43020a5","validatorIndex":"0xcf3"}]},[],"0x9c42b507b26e9f983403c3c1663d210e7f306f976901874509b0cc7b693d66fb"]) 2025-01-08 15:46:20.1194|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722721 (0xa9616e...c1cec9), Extra Data: Nethermind 2025-01-08 15:46:20.1203|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Syncing... Inserting block 13722721 (0xa9616e...c1cec9). 2025-01-08 15:46:20.1203|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","blockNumber":"0xd16461","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","prevRandao":"0x56a3ed4df731eb615b86a921312a23815bf523aae2f257d0e4f96e2a10f7d3fd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc9213492f3f2ac68060d7a731cb4ea872c939b12b8029644800ed8a05bc4f823","timestamp":"0x677e9dcc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6992","index":"0x430209e","validatorIndex":"0xcec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146052","index":"0x430209f","validatorIndex":"0xced"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c41","index":"0x43020a0","validatorIndex":"0xcee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1a4","index":"0x43020a1","validatorIndex":"0xcef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f7e","index":"0x43020a2","validatorIndex":"0xcf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dae25","index":"0x43020a3","validatorIndex":"0xcf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f6d","index":"0x43020a4","validatorIndex":"0xcf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149154","index":"0x43020a5","validatorIndex":"0xcf3"}]},[],"0x9c42b507b26e9f983403c3c1663d210e7f306f976901874509b0cc7b693d66fb"]) 2025-01-08 15:46:20.1203|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","blockNumber":"0xd16461","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb344ee5d1f5d92be11361a0aaef41e2c2248a73e9b828bc7e6181c7ff486b8c5","prevRandao":"0x56a3ed4df731eb615b86a921312a23815bf523aae2f257d0e4f96e2a10f7d3fd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc9213492f3f2ac68060d7a731cb4ea872c939b12b8029644800ed8a05bc4f823","timestamp":"0x677e9dcc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6992","index":"0x430209e","validatorIndex":"0xcec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146052","index":"0x430209f","validatorIndex":"0xced"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c41","index":"0x43020a0","validatorIndex":"0xcee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1a4","index":"0x43020a1","validatorIndex":"0xcef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f7e","index":"0x43020a2","validatorIndex":"0xcf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1dae25","index":"0x43020a3","validatorIndex":"0xcf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145f6d","index":"0x43020a4","validatorIndex":"0xcf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149154","index":"0x43020a5","validatorIndex":"0xcf3"}]},[],"0x9c42b507b26e9f983403c3c1663d210e7f306f976901874509b0cc7b693d66fb"]) handled in 1ms 2025-01-08 15:46:20.1247|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:20.1247|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:20.1247|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:20.1247|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:20.1632|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:20.1632|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:20.1632|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722721 (0xa9616e...c1cec9), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:20.1632|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722721 (0xa9616e...c1cec9), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:20.1632|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:20.1632|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:20.1642|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:20.1642|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:20.1642|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:20.1642|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:20.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.2248|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:20.3027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.3748|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722688 | target: 13722721 | peer: 13722719 2025-01-08 15:46:20.3748|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:20.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:46:20.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:46:20.3748|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR S ][ ][Peer|eth68|13722719| 3.69.35.13:| Out] 2025-01-08 15:46:20.3748|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722688, beaconPivotExists: True, BestSuggestedBody: 13722688, BestKnownNumber: 13722688, BestPeer: [HBR S ][ ][Peer|eth68|13722719| 3.69.35.13:| Out], BestKnownBeaconNumber 13722721 2025-01-08 15:46:20.3748|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR S ][ ][Peer|eth68|13722719| 3.69.35.13:| Out] (our best 13722688) 2025-01-08 15:46:20.4012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.5031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.5279|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.5279|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:20.5279|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.5279|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:20.5303|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:20.5303|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:20.5303|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:20.5303|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:20.5322|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.5322|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:20.5322|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.5322|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:20.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.6519|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.6519|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:20.6519|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.6519|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.6538|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:20.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.7906|DEBUG|Synchronization.Blocks.SyncBatchSize|36|Changing sync batch size to 48 2025-01-08 15:46:20.7927|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722719| 3.69.35.13:| Out] (our best 13722689) 2025-01-08 15:46:20.7927|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722719| 3.69.35.13:| Out] completed with progress 1. 2025-01-08 15:46:20.7927|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:46:20.7927|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722719| 3.69.35.13:| Out] has been processed 2025-01-08 15:46:20.7927|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:46:20.8019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.8513|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->99.248.100.186:33200] initiating disconnect because InvalidNetworkId, details: invalid network id - 715131 2025-01-08 15:46:20.8720|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:20.9031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:20.9267|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.9267|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:20.9267|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:20.9267|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:20.9316|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:21.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.2272|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:21.2767|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.79.142.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:46:21.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.3748|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722689 | target: 13722721 | peer: 13722719 2025-01-08 15:46:21.3748|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:21.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.4511|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:21.4511|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:21.4511|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:21.4511|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:21.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.5349|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.5349|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:21.5349|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.5349|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.5367|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:21.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:21.6573|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:21.6612|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.6612|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:21.6612|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.6612|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:21.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.8031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.9016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:21.9293|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.9293|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:21.9293|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:21.9293|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:22.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.0218|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:22.0272|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.0272|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:22.0272|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.0272|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:22.0298|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:22.0298|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:22.0298|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:22.0298|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:22.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.2249|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:46:22.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.4029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.5402|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:22.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.6632|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.6632|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:22.6632|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.6632|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.6655|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:22.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.9031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:22.9317|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.9317|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:22.9317|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:22.9317|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:23.0026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.0228|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:23.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.2254|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:23.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.4030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:23.5449|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:23.5482|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.5482|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:23.5482|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.5482|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:23.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:23.6688|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:23.6722|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.6722|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:23.6722|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.6722|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:23.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.8030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:23.9340|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.9340|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:23.9340|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:23.9340|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:24.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.1003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.2254|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:24.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.5506|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.5506|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:24.5506|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.5506|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.5527|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:24.6033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:24.6743|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:24.6773|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.6773|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:24.6773|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.6773|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:24.7027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.9031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:24.9316|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:24.9363|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.9363|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:24.9363|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:24.9363|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:25.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:25.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.1842|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.109.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:25.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.2255|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:25.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.4190|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:46:25.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.5260|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.42.183.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.5572|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","blockNumber":"0xd16462","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","prevRandao":"0xd793e2730f0b7be0e474d47764cdc88932739e59fc136bb8c9d815a62e3658f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa9ff75344e48b7c4acfca225f090fe17f838efe46ea1acd71632a641b7668d4e","timestamp":"0x677e9dd1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x43020a6","validatorIndex":"0xcf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b185","index":"0x43020a7","validatorIndex":"0xcf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b25c","index":"0x43020a8","validatorIndex":"0xcf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143662","index":"0x43020a9","validatorIndex":"0xcf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1a4","index":"0x43020aa","validatorIndex":"0xcf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b81f9","index":"0x43020ab","validatorIndex":"0xcf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146561","index":"0x43020ac","validatorIndex":"0xcfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x43020ad","validatorIndex":"0xcfb"}]},[],"0xb74aad7a374555afa5bd0dd97833eaa5e9767516fe1cd0bc082a5414369d636d"]) 2025-01-08 15:46:25.5697|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722722 (0x16b18c...30c717), Extra Data: chiado-lighthouse-0 2025-01-08 15:46:25.5697|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722722 (0x16b18c...30c717). 2025-01-08 15:46:25.5697|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","blockNumber":"0xd16462","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","prevRandao":"0xd793e2730f0b7be0e474d47764cdc88932739e59fc136bb8c9d815a62e3658f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa9ff75344e48b7c4acfca225f090fe17f838efe46ea1acd71632a641b7668d4e","timestamp":"0x677e9dd1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x43020a6","validatorIndex":"0xcf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b185","index":"0x43020a7","validatorIndex":"0xcf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b25c","index":"0x43020a8","validatorIndex":"0xcf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143662","index":"0x43020a9","validatorIndex":"0xcf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1a4","index":"0x43020aa","validatorIndex":"0xcf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b81f9","index":"0x43020ab","validatorIndex":"0xcf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146561","index":"0x43020ac","validatorIndex":"0xcfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x43020ad","validatorIndex":"0xcfb"}]},[],"0xb74aad7a374555afa5bd0dd97833eaa5e9767516fe1cd0bc082a5414369d636d"]) 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","blockNumber":"0xd16462","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","prevRandao":"0xd793e2730f0b7be0e474d47764cdc88932739e59fc136bb8c9d815a62e3658f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa9ff75344e48b7c4acfca225f090fe17f838efe46ea1acd71632a641b7668d4e","timestamp":"0x677e9dd1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x43020a6","validatorIndex":"0xcf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b185","index":"0x43020a7","validatorIndex":"0xcf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b25c","index":"0x43020a8","validatorIndex":"0xcf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143662","index":"0x43020a9","validatorIndex":"0xcf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1a4","index":"0x43020aa","validatorIndex":"0xcf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b81f9","index":"0x43020ab","validatorIndex":"0xcf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146561","index":"0x43020ac","validatorIndex":"0xcfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b6f","index":"0x43020ad","validatorIndex":"0xcfb"}]},[],"0xb74aad7a374555afa5bd0dd97833eaa5e9767516fe1cd0bc082a5414369d636d"]) handled in 1ms 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:25.5697|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:25.5740|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722722 (0x16b18c...30c717), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:25.5740|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722722 (0x16b18c...30c717), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:25.5740|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:25.6030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.6795|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.6795|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:25.6795|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.6795|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.6813|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:25.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.9026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:25.9390|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.9390|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:25.9390|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:25.9390|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:26.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.0211|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:26.0211|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: randomNode: 9c1a26...94bc32 2025-01-08 15:46:26.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.2031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.2244|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:46:26.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.3747|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722689 | target: 13722722 | peer: 13722721 2025-01-08 15:46:26.3747|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:26.3747|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:46:26.3747|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:46:26.3747|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722721| 3.71.132.231:| Out] 2025-01-08 15:46:26.3747|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722689, beaconPivotExists: True, BestSuggestedBody: 13722689, BestKnownNumber: 13722689, BestPeer: [HBR ][ ][Peer|eth68|13722721| 3.71.132.231:| Out], BestKnownBeaconNumber 13722722 2025-01-08 15:46:26.3747|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722721| 3.71.132.231:| Out] (our best 13722689) 2025-01-08 15:46:26.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.4484|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.87.101.147:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:46:26.4484|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:26.4484|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:26.4484|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:26.4484|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:26.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.5176|DEBUG|Synchronization.Blocks.SyncBatchSize|36|Changing sync batch size to 48 2025-01-08 15:46:26.5176|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722721| 3.71.132.231:| Out] (our best 13722690) 2025-01-08 15:46:26.5176|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722721| 3.71.132.231:| Out] completed with progress 1. 2025-01-08 15:46:26.5176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:46:26.5176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722721| 3.71.132.231:| Out] has been processed 2025-01-08 15:46:26.5176|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:26.5619|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:26.5657|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.5657|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:26.5657|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.5657|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:26.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.6455|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:150.136.182.189]:30303, msg: 5eb9e370f3e857d96c88b530c0b0a5f9acd011639a5a420823919ac8a99de022d442bc4696d4653b04464c598aae81dc5f7be433b52d4b9dd14e291d31547dd74ff4a2ea0a7294ac2426a54fe14822358b620b736b3b4c681465194fcc37e5e00006f8b9a029b6043405f0b9ad9e77205faf1d96d62a208fe3f0d174062ed1c0cb82ea6e0cf896b840dee839a2a39427fbe22bccc82e4a69738626c7eb951e61f13cc146f38690a2be2c3bbf3a5a049cb4da49e7ff2944088e965f5847b2f333c973c1ba46e93168510283657468c6849f3d225480826964827634826970849688b6bd89736563703235366b31a1029fa5bb1eb5d69b9704c1537225194a178334d1ead4d8caff989fff4ef8acadf08374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:26.6850|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.6882|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:26.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.7866|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:195.140.213.74]:15721, msg: 0a3ce397df800df8aeeb180e2926caf027d966c8383bdf640fb4cb8917329aee660e6f221cf97b5a78498372c8b7808ddede05d1a9c8b52951c1ac851b352b0a73cdcf6dc9c16ba713201f1180e1ba4494df2d8c1252454338c8fb72717fdf420106f8b9a029b6043405f0b9ad9e77205faf1d96d62a208fe3f0d174062ed1c0cb82ea6e0cf896b840f9e4227d1e92ba68bdb7e2f6a7ba63280e10107d60c2777df91b3f77528c27794261b97be35424864e1c803ed4f845067d523e12622993fdb695bc750904d30d0283657468c6849f3d22548082696482763482697084c38cd54a89736563703235366b31a1039665224fe468e40daff8923b96862b90b67c94a16aa66dea214cfae05149493d83746370823d6983756470823d69, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:26.8028|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.8055|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.74.101.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:26.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:26.9411|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.9411|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:26.9411|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:26.9411|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:26.9638|DEBUG|Network.PeerManager|11|Peer pool size is: 4545 2025-01-08 15:46:27.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.0675|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:172.201.42.43]:30303, msg: 2b932941086472804b95aa49e7d4430c251edd5032d0dcb63e359dae04dd8ac7b95f885706b1278e90cfce705b95d257723a2919db46e1685da516ab4949337945f5aff3098a5e403286433cf77607e3b71dea3974e75d36765fe9b4ad5f98d60006f8b9a029b6043405f0b9ad9e77205faf1d96d62a208fe3f0d174062ed1c0cb82ea6e0cf896b840582ba35d3a7c8c0d9966dfa4ee95da62ace130a49946a5fb4bd6142a0229c57b3d4d6ba56399fb78f87515efe1325af9a1cf3a2efd74a81f3ca9b9109dde4df50283657468c6849f3d22548082696482763482697084acc92a2b89736563703235366b31a103955fb4b433753e354c27680d11e455ef0585dd245d36fb196fcb7fb21486d64c8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:27.1033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.2253|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:27.2330|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:27.2330|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:27.3032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.3145|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:46:27.3742|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722690 | target: 13722722 | peer: 13722721 2025-01-08 15:46:27.3742|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:27.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.4885|DEBUG|Synchronization.SnapSync.ProgressTracker|42|Snap - (Skipped Request, diff: 25) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:46:27.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.5095|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.234.20:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 35443 2025-01-08 15:46:27.5679|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.5679|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:27.5679|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.5679|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.5700|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:27.6018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.6308|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.118.45:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:46:27.6809|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.23:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:27.6902|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:27.6933|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.6933|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:27.6933|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.6933|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:27.7029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.8017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.8017|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.84:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:27.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:27.9219|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.200.158.168:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1972 2025-01-08 15:46:27.9431|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.9431|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:27.9431|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:27.9431|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:28.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.1928|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.252.234.218:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:46:28.2026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.2254|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:28.2332|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:28.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:28.5738|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:28.5772|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.5772|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:28.5772|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.5772|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:28.6004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.6953|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.6953|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:28.6953|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.6953|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.6971|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:28.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:28.9452|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.9452|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:28.9452|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:28.9452|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:29.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.2017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.2274|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:29.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.5032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.5795|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.5795|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:29.5795|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.5795|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.5811|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:29.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:29.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:29.7009|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:29.7045|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.7045|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:29.7045|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.7045|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:29.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:29.9475|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.9475|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:29.9475|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:29.9475|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:30.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.0030|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:46:30.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.1308|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","blockNumber":"0xd16463","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","prevRandao":"0x479169a7a27d71dd2f4fe9b467c7a2e4fd3881f2641f9c3f3dd29c636a46e36c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x75536550c80bc89359e7912c0ff73aa201aac23d8031c4954ec8c97b7f3cd225","timestamp":"0x677e9dd6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d8f","index":"0x43020ae","validatorIndex":"0xcfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9e","index":"0x43020af","validatorIndex":"0xcfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa74","index":"0x43020b0","validatorIndex":"0xcfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae82f","index":"0x43020b1","validatorIndex":"0xcff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc73","index":"0x43020b2","validatorIndex":"0xd00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a496","index":"0x43020b3","validatorIndex":"0xd01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc78","index":"0x43020b4","validatorIndex":"0xd02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x43020b5","validatorIndex":"0xd03"}]},[],"0x7c065884bdb41256ec2123633f62341f168930fd8fb17e6f48888a8a0e4e1a30"]) 2025-01-08 15:46:30.1308|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722723 (0x92866a...07ff04), Extra Data: Nethermind 2025-01-08 15:46:30.1308|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722723 (0x92866a...07ff04). 2025-01-08 15:46:30.1308|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:30.1308|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","blockNumber":"0xd16463","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","prevRandao":"0x479169a7a27d71dd2f4fe9b467c7a2e4fd3881f2641f9c3f3dd29c636a46e36c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x75536550c80bc89359e7912c0ff73aa201aac23d8031c4954ec8c97b7f3cd225","timestamp":"0x677e9dd6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d8f","index":"0x43020ae","validatorIndex":"0xcfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9e","index":"0x43020af","validatorIndex":"0xcfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa74","index":"0x43020b0","validatorIndex":"0xcfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae82f","index":"0x43020b1","validatorIndex":"0xcff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc73","index":"0x43020b2","validatorIndex":"0xd00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a496","index":"0x43020b3","validatorIndex":"0xd01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc78","index":"0x43020b4","validatorIndex":"0xd02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x43020b5","validatorIndex":"0xd03"}]},[],"0x7c065884bdb41256ec2123633f62341f168930fd8fb17e6f48888a8a0e4e1a30"]) 2025-01-08 15:46:30.1308|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","blockNumber":"0xd16463","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x16b18c6e608d8f330f62c14591ccc2494b93e5c391c53cf5bd0cb81e5630c717","prevRandao":"0x479169a7a27d71dd2f4fe9b467c7a2e4fd3881f2641f9c3f3dd29c636a46e36c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x75536550c80bc89359e7912c0ff73aa201aac23d8031c4954ec8c97b7f3cd225","timestamp":"0x677e9dd6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d8f","index":"0x43020ae","validatorIndex":"0xcfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9e","index":"0x43020af","validatorIndex":"0xcfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa74","index":"0x43020b0","validatorIndex":"0xcfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae82f","index":"0x43020b1","validatorIndex":"0xcff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc73","index":"0x43020b2","validatorIndex":"0xd00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a496","index":"0x43020b3","validatorIndex":"0xd01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc78","index":"0x43020b4","validatorIndex":"0xd02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x43020b5","validatorIndex":"0xd03"}]},[],"0x7c065884bdb41256ec2123633f62341f168930fd8fb17e6f48888a8a0e4e1a30"]) handled in 1ms 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:30.1327|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722723 (0x92866a...07ff04), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:30.1327|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722723 (0x92866a...07ff04), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:30.1327|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:30.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.2183|DEBUG|Network.PeerManager|28|Disconnecting a new [Session|In|HandshakeComplete|5.223.47.31:36280->30303] - Out session already connected 2025-01-08 15:46:30.2183|DEBUG|Network.P2P.Session|28|[Session|In|DisconnectingProtocols|5.223.47.31:36280->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:46:30.2252|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:30.3003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.3738|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722690 | target: 13722723 | peer: 13722721 2025-01-08 15:46:30.3738|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:30.3738|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:46:30.3738|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher got activated. 2025-01-08 15:46:30.3738|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722720| 139.144.26.85:| Out] 2025-01-08 15:46:30.3738|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722690, beaconPivotExists: True, BestSuggestedBody: 13722690, BestKnownNumber: 13722690, BestPeer: [HBR ][ ][Peer|eth68|13722720| 139.144.26.85:| Out], BestKnownBeaconNumber 13722723 2025-01-08 15:46:30.3738|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722720| 139.144.26.85:| Out] (our best 13722690) 2025-01-08 15:46:30.4003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.4302|DEBUG|Synchronization.Blocks.SyncBatchSize|11|Changing sync batch size to 48 2025-01-08 15:46:30.4302|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722720| 139.144.26.85:| Out] (our best 13722691) 2025-01-08 15:46:30.4302|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722720| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:30.4302|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:46:30.4302|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722720| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:30.4302|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:46:30.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.5847|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:30.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.7066|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.7066|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:30.7066|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.7066|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.7082|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:30.7572|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:30.7572|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: d69dea...be0cc8 2025-01-08 15:46:30.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.9029|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:30.9501|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.9501|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:30.9501|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:30.9501|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:31.0032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.2254|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:31.3031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.3743|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722691 | target: 13722723 | peer: 13722721 2025-01-08 15:46:31.3743|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:31.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.4523|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:31.4523|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:31.4523|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:31.4523|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:31.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.5445|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.53.36.179:49797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:31.5897|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:31.5927|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.5927|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:31.5927|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.5927|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:31.6003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.7042|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:31.7117|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.7117|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:31.7117|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.7117|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.7138|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:31.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.8977|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 15:46:31.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:31.9523|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.9523|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:31.9523|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:31.9523|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:32.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:32.0323|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:32.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.1152|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:32.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.2251|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:32.3006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.5030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.5949|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.5949|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:32.5949|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.5949|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.5970|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:32.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.7031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:32.7177|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:32.7209|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.7209|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:32.7209|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.7209|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:32.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.9022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:32.9545|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.9545|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:32.9545|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:32.9545|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:33.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.2051|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:33.2245|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:33.3005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.4033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:33.6011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:33.6011|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:33.6046|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.6046|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:33.6046|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.6046|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:33.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.7233|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.7233|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:33.7233|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.7233|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.7253|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:33.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.9017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:33.9567|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.9567|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:33.9567|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:33.9567|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:34.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.2053|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:34.2258|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:34.3033|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.5005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.6026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.6069|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.6069|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:34.6069|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.6069|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.6084|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:34.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.7288|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:34.8032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.9032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:34.9592|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.9592|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:34.9592|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:34.9592|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:35.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:35.1032|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","blockNumber":"0xd16464","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","prevRandao":"0xd866fffef0876b0de670628b3ed932b1a161b0df009403584ec584b9abb45222","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6af62decd83cc3c9e6c9fce00908be0e73c2cda833d3024577dbc5796fa6a8db","timestamp":"0x677e9ddb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cae44","index":"0x43020b6","validatorIndex":"0xd04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa82","index":"0x43020b7","validatorIndex":"0xd05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b065","index":"0x43020b8","validatorIndex":"0xd06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x392085","index":"0x43020b9","validatorIndex":"0xd07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d092","index":"0x43020ba","validatorIndex":"0xd08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09d","index":"0x43020bb","validatorIndex":"0xd09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020bc","validatorIndex":"0xd0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d65d","index":"0x43020bd","validatorIndex":"0xd0b"}]},[],"0x2f736077dd3994809d0932ccf6faea8ebc14d0a22bcc66bd187c3ff4477b3678"]) 2025-01-08 15:46:35.1335|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722724 (0x974007...c738a1), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:46:35.1335|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722724 (0x974007...c738a1). 2025-01-08 15:46:35.1335|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","blockNumber":"0xd16464","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","prevRandao":"0xd866fffef0876b0de670628b3ed932b1a161b0df009403584ec584b9abb45222","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6af62decd83cc3c9e6c9fce00908be0e73c2cda833d3024577dbc5796fa6a8db","timestamp":"0x677e9ddb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cae44","index":"0x43020b6","validatorIndex":"0xd04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa82","index":"0x43020b7","validatorIndex":"0xd05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b065","index":"0x43020b8","validatorIndex":"0xd06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x392085","index":"0x43020b9","validatorIndex":"0xd07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d092","index":"0x43020ba","validatorIndex":"0xd08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09d","index":"0x43020bb","validatorIndex":"0xd09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020bc","validatorIndex":"0xd0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d65d","index":"0x43020bd","validatorIndex":"0xd0b"}]},[],"0x2f736077dd3994809d0932ccf6faea8ebc14d0a22bcc66bd187c3ff4477b3678"]) 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","blockNumber":"0xd16464","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x92866a786b250318d419965ce4d9902110ec6e7969561f36490f9e9f9b07ff04","prevRandao":"0xd866fffef0876b0de670628b3ed932b1a161b0df009403584ec584b9abb45222","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6af62decd83cc3c9e6c9fce00908be0e73c2cda833d3024577dbc5796fa6a8db","timestamp":"0x677e9ddb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cae44","index":"0x43020b6","validatorIndex":"0xd04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa82","index":"0x43020b7","validatorIndex":"0xd05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b065","index":"0x43020b8","validatorIndex":"0xd06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x392085","index":"0x43020b9","validatorIndex":"0xd07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d092","index":"0x43020ba","validatorIndex":"0xd08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09d","index":"0x43020bb","validatorIndex":"0xd09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020bc","validatorIndex":"0xd0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d65d","index":"0x43020bd","validatorIndex":"0xd0b"}]},[],"0x2f736077dd3994809d0932ccf6faea8ebc14d0a22bcc66bd187c3ff4477b3678"]) handled in 1ms 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:35.1380|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722724 (0x974007...c738a1), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:35.1380|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722724 (0x974007...c738a1), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:35.1380|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:35.2003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.2247|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:46:35.3041|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.3739|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722691 | target: 13722724 | peer: 13722723 2025-01-08 15:46:35.3739|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:35.3739|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:46:35.3739|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:46:35.3739|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] 2025-01-08 15:46:35.3739|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722691, beaconPivotExists: True, BestSuggestedBody: 13722691, BestKnownNumber: 13722691, BestPeer: [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out], BestKnownBeaconNumber 13722724 2025-01-08 15:46:35.3739|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] (our best 13722691) 2025-01-08 15:46:35.4031|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.4306|DEBUG|Synchronization.Blocks.SyncBatchSize|12|Changing sync batch size to 72 2025-01-08 15:46:35.4306|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] (our best 13722692) 2025-01-08 15:46:35.4306|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:35.4306|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:46:35.4306|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:35.4306|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:46:35.5027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.6118|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.6118|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:35.6118|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.6118|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.6141|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:35.7004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:35.7334|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:35.7372|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.7372|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:35.7372|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.7372|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:35.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.9019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:35.9616|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.9616|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:35.9616|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:35.9616|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:36.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.2247|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:36.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.3751|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722692 | target: 13722724 | peer: 13722723 2025-01-08 15:46:36.3751|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:36.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.4540|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:36.4540|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:36.4540|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:36.4540|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:36.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.5727|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 15:46:36.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:36.6181|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:36.6209|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.6209|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:36.6209|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.6209|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:36.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.7245|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:36.7245|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: randomNode: 36006d...5a1f06 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:36.8026|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:36.9639|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.9639|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:36.9639|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:36.9639|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:37.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.0985|DEBUG|Network.PeerManager|11|Peer pool size is: 4646 2025-01-08 15:46:37.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.1444|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->137.184.192.29:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:46:37.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.2243|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:37.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.3268|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.35.36.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:46:37.3771|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.241.74.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:46:37.4019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.4333|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.70.241:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:37.4978|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|38.242.213.161:42098->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 190260 2025-01-08 15:46:37.5012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.6229|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.6229|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:37.6229|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.6229|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.6246|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:37.6469|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:94.130.52.235]:30303, msg: 0cdef44c5dce13b3ffe602403310a68d805c6a60115608cba95733920257c57367a276e88234a06f6dc7637db2d3804efc15b54e060886cfdfa661d6246abe755273be7d29d1c3ac276174c2ac396fbeef2bd73b93c6f39a56030c509bd6a9180006f8cea049e344f24111019d920ef475ee3e5126fdd816638d6acce15f7bfafa4b0f4395f8abb84070e4310c46784d3eec577fab1b705b4267ccfe05859ddd855ab0b51f4b39d25b46d7d22190fdffb7684a06141d5212e2323d50617a8ac9221c93a575593307270283657468c6849b192ad080826964827634826970840000000083697036902a0104f8010b2a5b000000000000000289736563703235366b31a10230c1192571ee0668979fb8e8ad2ae6857ee673d0ee60b1b5547216fd1e7d52188374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:37.6982|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:46:37.7005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:37.7460|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:37.7494|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.7494|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:37.7494|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.7494|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:37.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:37.9286|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|192.155.94.98:41138->30303] - Out session already connected 2025-01-08 15:46:37.9286|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|192.155.94.98:41138->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:46:37.9663|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.9663|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:37.9663|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:37.9663|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:38.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.0410|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->192.155.94.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:46:38.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.2247|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:46:38.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.3906|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:38.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.6286|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:38.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.7519|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.7519|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:38.7519|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.7519|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.7539|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:38.8025|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:38.9687|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.9687|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:38.9687|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:38.9687|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:39.0016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.2250|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:46:39.2411|DEBUG|Synchronization.SnapSync.ProgressTracker|36|Snap - (Skipped Request, diff: 27) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:46:39.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.4007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.4813|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:39.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:39.6342|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:39.6373|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.6373|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:39.6373|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.6373|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:39.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.7572|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:39.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.9010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:39.9709|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.9709|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:39.9709|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:39.9709|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:40.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.0004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:46:40.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.1360|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","blockNumber":"0xd16465","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","prevRandao":"0x62db546623264f5fb31a16f35df4cc8f0162c9c64cf675855031b426cf080910","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x87755ded4a3a70da92cc071e8ab266b003fe89a79579a171dc1e40d5d8c573fb","timestamp":"0x677e9de0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x43020be","validatorIndex":"0xd0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a58f0","index":"0x43020bf","validatorIndex":"0xd0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc83","index":"0x43020c0","validatorIndex":"0xd0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x43020c1","validatorIndex":"0xd0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d678","index":"0x43020c2","validatorIndex":"0xd10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x43020c3","validatorIndex":"0xd11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc83","index":"0x43020c4","validatorIndex":"0xd12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cb0f","index":"0x43020c5","validatorIndex":"0xd13"}]},[],"0xbf6df007367442679eae14a9c6d592e518daab6d56d85d184735955c098ed844"]) 2025-01-08 15:46:40.1364|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722725 (0xb4e7b6...fe2e3c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:46:40.1364|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722725 (0xb4e7b6...fe2e3c). 2025-01-08 15:46:40.1364|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","blockNumber":"0xd16465","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","prevRandao":"0x62db546623264f5fb31a16f35df4cc8f0162c9c64cf675855031b426cf080910","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x87755ded4a3a70da92cc071e8ab266b003fe89a79579a171dc1e40d5d8c573fb","timestamp":"0x677e9de0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x43020be","validatorIndex":"0xd0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a58f0","index":"0x43020bf","validatorIndex":"0xd0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc83","index":"0x43020c0","validatorIndex":"0xd0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x43020c1","validatorIndex":"0xd0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d678","index":"0x43020c2","validatorIndex":"0xd10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x43020c3","validatorIndex":"0xd11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc83","index":"0x43020c4","validatorIndex":"0xd12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cb0f","index":"0x43020c5","validatorIndex":"0xd13"}]},[],"0xbf6df007367442679eae14a9c6d592e518daab6d56d85d184735955c098ed844"]) 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","blockNumber":"0xd16465","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9740078ef27001f7f975402e71f654a86dbd4bc548b626ff66556d1a0ac738a1","prevRandao":"0x62db546623264f5fb31a16f35df4cc8f0162c9c64cf675855031b426cf080910","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x87755ded4a3a70da92cc071e8ab266b003fe89a79579a171dc1e40d5d8c573fb","timestamp":"0x677e9de0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x43020be","validatorIndex":"0xd0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a58f0","index":"0x43020bf","validatorIndex":"0xd0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc83","index":"0x43020c0","validatorIndex":"0xd0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x43020c1","validatorIndex":"0xd0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d678","index":"0x43020c2","validatorIndex":"0xd10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x43020c3","validatorIndex":"0xd11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc83","index":"0x43020c4","validatorIndex":"0xd12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39cb0f","index":"0x43020c5","validatorIndex":"0xd13"}]},[],"0xbf6df007367442679eae14a9c6d592e518daab6d56d85d184735955c098ed844"]) handled in 1ms 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:40.1364|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:40.1403|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722725 (0xb4e7b6...fe2e3c), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:40.1403|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722725 (0xb4e7b6...fe2e3c), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:40.1403|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:40.1403|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:40.1403|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:40.1403|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:40.1403|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:40.1403|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:40.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.2244|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:46:40.3020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.3740|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722692 | target: 13722725 | peer: 13722723 2025-01-08 15:46:40.3740|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:40.3740|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:46:40.3740|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:46:40.3740|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] 2025-01-08 15:46:40.3740|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722692, beaconPivotExists: True, BestSuggestedBody: 13722692, BestKnownNumber: 13722692, BestPeer: [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out], BestKnownBeaconNumber 13722725 2025-01-08 15:46:40.3740|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] (our best 13722692) 2025-01-08 15:46:40.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.4322|DEBUG|Synchronization.Blocks.SyncBatchSize|11|Changing sync batch size to 108 2025-01-08 15:46:40.4322|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] (our best 13722693) 2025-01-08 15:46:40.4322|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:40.4322|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:46:40.4322|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722722| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:40.4322|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:46:40.4403|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.140.73:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:46:40.4814|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:40.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.6394|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.6394|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:40.6394|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.6394|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.6415|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:40.7016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.7626|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.7626|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:40.7626|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.7626|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.7645|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:40.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.8350|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.237.58.136:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:40.9016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:40.9733|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.9733|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:40.9733|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:40.9733|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:40.9836|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.137.104:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1490 2025-01-08 15:46:41.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.0673|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.174.164.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:41.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.1470|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.145.43.36:50204] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:41.2030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.2246|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:41.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.3745|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722693 | target: 13722725 | peer: 13722723 2025-01-08 15:46:41.3745|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:41.4013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.4200|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:46:41.4200|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 15:46:41.4205|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|Out|Initialized|30303->162.19.57.173:30303] created. 2025-01-08 15:46:41.4551|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:41.4551|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:41.4551|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:41.4551|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:41.4717|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|91.38.247.170:49348->30303] to: 30303 2025-01-08 15:46:41.4717|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|91.38.247.170:49348->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:41.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:41.6453|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:41.6489|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.6489|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:41.6489|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.6489|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:41.6640|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|172.104.127.62:57564->30303] to: 30303 2025-01-08 15:46:41.6642|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.104.127.62:57564->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:46:41.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:41.7687|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:41.7731|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.7731|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:41.7731|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.7731|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:41.8018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:41.9762|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.9762|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:41.9762|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:41.9762|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:42.0365|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:42.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.2244|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:46:42.2384|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.215.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:46:42.2895|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.147.49.246:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:46:42.3015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.4379|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.159.41.196:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 15:46:42.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.6227|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.10.225:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 15:46:42.6508|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.124.84.197:23445] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:46:42.6508|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.6508|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:42.6508|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.6508|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.6530|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.7012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.7758|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.7758|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:42.7758|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.7758|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.7778|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:42.9573|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.163.46.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:46:42.9783|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.9783|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:42.9783|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:42.9783|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:42.9868|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:46:43.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.0019|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 171, after the process: 171 2025-01-08 15:46:43.0019|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: 587176...ec2656 2025-01-08 15:46:43.0278|DEBUG|Network.PeerManager|28|Disconnecting an existing [Session|In|HandshakeComplete|172.105.149.38:42874->30303] - In session to replace 2025-01-08 15:46:43.0841|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|172.105.149.38:42874->30303] to: 30303 2025-01-08 15:46:43.0842|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->172.105.149.38:30303] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 15:46:43.0842|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.105.149.38:42874->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:46:43.1014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.1573|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->84.65.25.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:43.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.2245|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:46:43.2245|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.198.70.23:17933] initiating disconnect because InvalidNetworkId, details: invalid network id - 124832 2025-01-08 15:46:43.2317|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.226.143.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:43.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:43.6574|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:43.6603|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.6603|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:43.6603|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.6603|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:43.7013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:43.7811|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:43.7843|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.7843|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:43.7843|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.7843|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:43.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:43.9804|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.9804|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:43.9804|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:43.9804|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:44.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.0187|DEBUG|Network.PeerManager|47|Peer pool size is: 4747 2025-01-08 15:46:44.1006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.2252|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:44.2303|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->79.117.7.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:44.3017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.3716|INFO|Synchronization.Reporting.SyncReport|11|Peers | node diversity : Erigon (50 %), Nethermind (50 %) 2025-01-08 15:46:44.4035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.4844|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:44.4844|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:135.148.71.235]:30303, msg: 444d7ba454d7ff62f329f9ec3d40b79e57084b5d07b4482950838d39d6574985a4bf1653e4d8f6f7db717727ec3ec8145b8170a56291a863b2bc1a54636b10e82fecb6bd24984c55ee4f5a46525f59f85b0ec4e6b4aca3a64c2186c6b6e430f50106f8b9a00ce2b26e93904bb6b0626d67ecaa5c552015fc946abac2e643aa9da4a7bec482f896b840342dabb39f7dab9079479a369ce14b9a32493de6903f18b30cbddc397e5189a9157edebc3d3decbf49d8dfda48bc6e590f6ec9d09bd9cd6f9d8934375cc74e0c8601913852ffc183657468c082696482763482697084879447eb89736563703235366b31a103149a6b2fb2847c0837c4dc55a7837885d32ce90ef7dc7f1634ee39adbefb74188374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 130 at position 116 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:44.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.5340|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.58.49]:30305, msg: 9990f69fa02f7b05426f350b1eba97dc45f5dc221bb6998d8de104c00359efad40f6c3bb953c7c4982c6fecc2678ff51bc765703b482fe43401e38ee6e0351a30d09d19b77d28da4706af23b2ce84daf4086bb96c2525697538f5ee36eeb81c70106f8b9a00ce2b26e93904bb6b0626d67ecaa5c552015fc946abac2e643aa9da4a7bec482f896b840869d15d4caeb768e08fcd811df162747c37e0371f318c6132a72ae4680bfb0b96f2d2bb57727f165126a9f9a7f75128aca6ae3c27e02a6a886b70e988554e8ac0283657468c6849b192ad08082696482763482697084251b3a3189736563703235366b31a1035fcf2ac950afe57e3eba87db10b6d192c547dc7df57c5f8cac616ea11336d6058374637082766183756470827661, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:44.6020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.6624|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.6624|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:44.6624|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.6624|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.6643|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:44.7021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.7582|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.253.185:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:44.7863|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.7863|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:44.7863|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.7863|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:44.7863|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.7882|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:44.8018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.8018|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|64.227.122.230:50860->30303] to: 30303 2025-01-08 15:46:44.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:44.9477|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|64.227.122.230:50860->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:46:44.9826|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.9826|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:44.9826|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:44.9826|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:45.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.0019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:46:45.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.1015|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|52.30.132.101:38562->30303] to: 30303 2025-01-08 15:46:45.1015|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|52.30.132.101:38562->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99 2025-01-08 15:46:45.1142|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","blockNumber":"0xd16466","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","prevRandao":"0x424ffec6c8fb3d2daf9a095f37440838a81358d369f688de2b1c498d910302ed","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7336d0e73fd5dc2d5b12637a02d37a047ade26d0838c71ece256943b015ea7e2","timestamp":"0x677e9de5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020c6","validatorIndex":"0xd14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd309","index":"0x43020c7","validatorIndex":"0xd15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020c8","validatorIndex":"0xd16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020c9","validatorIndex":"0xd17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a75","index":"0x43020ca","validatorIndex":"0xd18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cacee","index":"0x43020cb","validatorIndex":"0xd19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d076","index":"0x43020cc","validatorIndex":"0xd1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc89","index":"0x43020cd","validatorIndex":"0xd1b"}]},[],"0x8ad49acaea273dda2203b97c33f50370d3ffa3e9f8cccf56eff72d2242263269"]) 2025-01-08 15:46:45.1142|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722726 (0xeb811b...39b0ec), Extra Data: Nethermind 2025-01-08 15:46:45.1142|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722726 (0xeb811b...39b0ec). 2025-01-08 15:46:45.1142|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:45.1142|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","blockNumber":"0xd16466","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","prevRandao":"0x424ffec6c8fb3d2daf9a095f37440838a81358d369f688de2b1c498d910302ed","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7336d0e73fd5dc2d5b12637a02d37a047ade26d0838c71ece256943b015ea7e2","timestamp":"0x677e9de5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020c6","validatorIndex":"0xd14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd309","index":"0x43020c7","validatorIndex":"0xd15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020c8","validatorIndex":"0xd16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020c9","validatorIndex":"0xd17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a75","index":"0x43020ca","validatorIndex":"0xd18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cacee","index":"0x43020cb","validatorIndex":"0xd19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d076","index":"0x43020cc","validatorIndex":"0xd1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc89","index":"0x43020cd","validatorIndex":"0xd1b"}]},[],"0x8ad49acaea273dda2203b97c33f50370d3ffa3e9f8cccf56eff72d2242263269"]) 2025-01-08 15:46:45.1142|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","blockNumber":"0xd16466","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb4e7b630ad62a587207fc3e968933832ee9e79a6fae7bf339c754c1a8ffe2e3c","prevRandao":"0x424ffec6c8fb3d2daf9a095f37440838a81358d369f688de2b1c498d910302ed","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7336d0e73fd5dc2d5b12637a02d37a047ade26d0838c71ece256943b015ea7e2","timestamp":"0x677e9de5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020c6","validatorIndex":"0xd14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd309","index":"0x43020c7","validatorIndex":"0xd15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020c8","validatorIndex":"0xd16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020c9","validatorIndex":"0xd17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a75","index":"0x43020ca","validatorIndex":"0xd18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cacee","index":"0x43020cb","validatorIndex":"0xd19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d076","index":"0x43020cc","validatorIndex":"0xd1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc89","index":"0x43020cd","validatorIndex":"0xd1b"}]},[],"0x8ad49acaea273dda2203b97c33f50370d3ffa3e9f8cccf56eff72d2242263269"]) handled in 1ms 2025-01-08 15:46:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:45.1164|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:45.1164|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:45.1202|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722726 (0xeb811b...39b0ec), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:45.1202|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Syncing beacon headers, Request: ForkChoice: 13722726 (0xeb811b...39b0ec), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:45.1202|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:45.1202|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:45.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.2251|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:45.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.3746|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722693 | target: 13722726 | peer: 13722725 2025-01-08 15:46:45.3746|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:45.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:46:45.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:46:45.3746|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] 2025-01-08 15:46:45.3746|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722693, beaconPivotExists: True, BestSuggestedBody: 13722693, BestKnownNumber: 13722693, BestPeer: [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out], BestKnownBeaconNumber 13722726 2025-01-08 15:46:45.3746|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] (our best 13722693) 2025-01-08 15:46:45.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.4317|DEBUG|Synchronization.Blocks.SyncBatchSize|12|Changing sync batch size to 128 2025-01-08 15:46:45.4330|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] (our best 13722694) 2025-01-08 15:46:45.4330|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:45.4330|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:46:45.4330|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:45.4330|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:46:45.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.5772|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 171, after the process: 172 2025-01-08 15:46:45.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.6676|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.6676|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:45.6676|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.6676|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.6698|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:45.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.7414|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->107.6.94.239:53920] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.7922|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:45.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.8695|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->80.129.165.129:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:46:45.8832|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.66:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:45.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:45.9094|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:45.9675|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.91.88.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:46:45.9849|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.9849|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:45.9849|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:45.9849|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:46.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.2250|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:46.3018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.3771|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722694 | target: 13722726 | peer: 13722725 2025-01-08 15:46:46.3771|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:46.4019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.4559|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:46.4559|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:46.4559|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:46.4559|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:46.5013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.5772|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:46.6016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:46.6737|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:46.6769|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.6769|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:46.6769|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.6769|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:46.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:46.7978|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:46.8005|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.8005|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:46.8005|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.8005|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:46.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.9015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:46.9874|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.9874|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:46.9874|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:46.9874|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:47.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.2244|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:47.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.3805|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|54.247.115.161:9364->30303] to: 30303 2025-01-08 15:46:47.3805|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|54.247.115.161:9364->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:46:47.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.6017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.6792|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.6792|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:47.6792|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.6792|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.6810|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:47.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:47.8008|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:47.8050|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.8050|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:47.8050|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.8050|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:47.9017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:47.9896|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.9896|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:47.9896|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:47.9896|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:48.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.1019|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.2246|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:48.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.4022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.6846|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:48.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.8021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.8072|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.8072|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:48.8072|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.8072|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.8100|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:48.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:48.9940|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.9940|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:48.9940|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:48.9940|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:49.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.0979|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 172, after the process: 172 2025-01-08 15:46:49.0979|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 8f07e3...22ce87 2025-01-08 15:46:49.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.2244|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:49.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.4016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:49.6899|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:49.6938|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.6938|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:49.6938|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.6938|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:49.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:49.8137|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:49.8166|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.8166|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:49.8166|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.8166|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:49.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:49.9960|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.9960|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:49.9960|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:49.9960|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:50.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.0015|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:50.0015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.0015|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:50.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:50.0015|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:50.0015|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:50.0634|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:46:50.0856|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.237.223.228:31003] initiating disconnect because NoCapabilityMatched, details: capabilities: istanbul64 2025-01-08 15:46:50.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.1114|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.219.233.176:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 39 2025-01-08 15:46:50.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.2244|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:46:50.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.3226|DEBUG|Network.PeerManager|46|Peer pool size is: 4848 2025-01-08 15:46:50.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.4067|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: 94494b4419e022b2de1ee93297aa8aa75895ba2efa37b7b972eb2d25acb559361cb0acd752fcbf506223acf52d6155f6fa33732cd51707d7eca8457cdb20656313861840611cb62928dab73242ba28a7e9b804ff48abdd6ab642b8beb677b43e0006f8cea09ad0251331d9bc3bb79fd9fc84cb2147c06a0839cf8b3ebd45cf6ffa8842e7c5f8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:46:50.4980|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->158.220.80.48:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:46:50.5003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.5798|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","blockNumber":"0xd16467","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","prevRandao":"0xbb0e6c0b6f9665f248e76b17dd1cb504f9dbd34e1b964e30c81ac505f9bf87ef","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa2763855fe2985840da4992f9405ff2c20e96455df0d0e35e92247ec8f089c3c","timestamp":"0x677e9dea","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x43020ce","validatorIndex":"0xd1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8e","index":"0x43020cf","validatorIndex":"0xd1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140268","index":"0x43020d0","validatorIndex":"0xd1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d175","index":"0x43020d1","validatorIndex":"0xd1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d14d","index":"0x43020d2","validatorIndex":"0xd20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020d3","validatorIndex":"0xd21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d08c","index":"0x43020d4","validatorIndex":"0xd22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a198a","index":"0x43020d5","validatorIndex":"0xd23"}]},[],"0xd5179687e04689214781c2f2df7d09ae0a7b7cdfd59f8a58e7a4d9236aa43c7e"]) 2025-01-08 15:46:50.5802|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722727 (0x5600f1...cc5840), Extra Data: chiado-lodestar-0 2025-01-08 15:46:50.5802|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Syncing... Inserting block 13722727 (0x5600f1...cc5840). 2025-01-08 15:46:50.5802|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:50.5802|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","blockNumber":"0xd16467","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","prevRandao":"0xbb0e6c0b6f9665f248e76b17dd1cb504f9dbd34e1b964e30c81ac505f9bf87ef","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa2763855fe2985840da4992f9405ff2c20e96455df0d0e35e92247ec8f089c3c","timestamp":"0x677e9dea","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x43020ce","validatorIndex":"0xd1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8e","index":"0x43020cf","validatorIndex":"0xd1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140268","index":"0x43020d0","validatorIndex":"0xd1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d175","index":"0x43020d1","validatorIndex":"0xd1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d14d","index":"0x43020d2","validatorIndex":"0xd20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020d3","validatorIndex":"0xd21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d08c","index":"0x43020d4","validatorIndex":"0xd22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a198a","index":"0x43020d5","validatorIndex":"0xd23"}]},[],"0xd5179687e04689214781c2f2df7d09ae0a7b7cdfd59f8a58e7a4d9236aa43c7e"]) 2025-01-08 15:46:50.5802|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","blockNumber":"0xd16467","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xeb811bd2759220a7fd213bd9ed701f1d95e9d573d507c6271b7180f8e039b0ec","prevRandao":"0xbb0e6c0b6f9665f248e76b17dd1cb504f9dbd34e1b964e30c81ac505f9bf87ef","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa2763855fe2985840da4992f9405ff2c20e96455df0d0e35e92247ec8f089c3c","timestamp":"0x677e9dea","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x43020ce","validatorIndex":"0xd1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8e","index":"0x43020cf","validatorIndex":"0xd1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140268","index":"0x43020d0","validatorIndex":"0xd1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d175","index":"0x43020d1","validatorIndex":"0xd1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d14d","index":"0x43020d2","validatorIndex":"0xd20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020d3","validatorIndex":"0xd21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d08c","index":"0x43020d4","validatorIndex":"0xd22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a198a","index":"0x43020d5","validatorIndex":"0xd23"}]},[],"0xd5179687e04689214781c2f2df7d09ae0a7b7cdfd59f8a58e7a4d9236aa43c7e"]) handled in 2ms 2025-01-08 15:46:50.5802|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:50.5802|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:50.5802|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:50.5802|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:50.5858|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722727 (0x5600f1...cc5840), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:50.5858|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722727 (0x5600f1...cc5840), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:50.5858|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:50.6018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.6959|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.6959|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:50.6959|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.6959|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.6980|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:50.7003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:50.8208|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:50.8244|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.8244|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:50.8244|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.8244|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:50.9016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:50.9982|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.9982|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:50.9982|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:50.9982|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:51.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.0772|DEBUG|Synchronization.SnapSync.ProgressTracker|36|Snap - (Skipped Request, diff: 29) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:46:51.1021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.2035|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.2243|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:51.3010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.3749|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722694 | target: 13722727 | peer: 13722725 2025-01-08 15:46:51.3749|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:51.3749|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:46:51.3749|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:46:51.3749|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] 2025-01-08 15:46:51.3749|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722694, beaconPivotExists: True, BestSuggestedBody: 13722694, BestKnownNumber: 13722694, BestPeer: [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out], BestKnownBeaconNumber 13722727 2025-01-08 15:46:51.3749|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] (our best 13722694) 2025-01-08 15:46:51.4015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.4327|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] (our best 13722695) 2025-01-08 15:46:51.4327|DEBUG|Synchronization.Blocks.BlockDownloader|46|Blocks download from [HBR ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:51.4327|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Dormant 2025-01-08 15:46:51.4327|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722724| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:51.4327|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher is going to sleep. 2025-01-08 15:46:51.4568|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:51.4568|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:51.4568|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:51.4568|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:51.5016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.6020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.6648|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 172, after the process: 173 2025-01-08 15:46:51.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:51.7010|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:51.7046|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.7046|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:51.7046|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.7046|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:51.8016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:51.8264|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.8264|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:51.8264|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.8264|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:51.8284|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:51.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.0003|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.0003|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:52.0003|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.0003|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:52.0003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.0404|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.0404|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:52.0404|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.0404|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:52.0578|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:52.0578|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:52.0578|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:52.0578|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:52.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.1966|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.134:58520] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:52.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.2247|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:52.2300|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.46.151.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:46:52.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.3743|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722695 | target: 13722727 | peer: 13722725 2025-01-08 15:46:52.3743|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:52.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.6645|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:52.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.7066|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.7066|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:52.7066|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.7066|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.7084|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:52.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:52.8320|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.8320|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:52.8320|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:52.8322|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:52.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.0009|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.0009|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:53.0009|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.0009|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:53.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.2252|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:46:53.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.4023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.6748|DEBUG|Network.PeerManager|30|Disconnecting an existing [Session|In|HandshakeComplete|62.0.11.209:58368->30303] - In session to replace 2025-01-08 15:46:53.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.7128|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:53.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:53.8365|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:53.8725|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|62.0.11.209:58368->30303] to: 30303 2025-01-08 15:46:53.8725|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|62.0.11.209:58368->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 15:46:53.9012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.0061|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.0061|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:54.0061|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.0061|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:54.1016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.2252|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:54.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.5015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.6018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:54.7179|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:54.7207|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.7207|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:54.7207|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.7207|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:54.8013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:54.8419|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:54.8451|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.8451|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:54.8451|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:54.8451|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:54.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:46:55.0084|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.0084|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:55.0084|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.0084|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:55.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.1221|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","blockNumber":"0xd16468","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","prevRandao":"0xb421c425d68d1dec6d3934e4bfd647a7ae687b74e1ae7b9d8ebf6a46fecdd236","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x279f3c5b63454d04c5d89de782d105f644074029e9d25689ee9d91b69bad16fa","timestamp":"0x677e9def","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020d6","validatorIndex":"0xd24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d673","index":"0x43020d7","validatorIndex":"0xd25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x43020d8","validatorIndex":"0xd26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa85","index":"0x43020d9","validatorIndex":"0xd27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8e","index":"0x43020da","validatorIndex":"0xd28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020db","validatorIndex":"0xd29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020dc","validatorIndex":"0xd2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e6b","index":"0x43020dd","validatorIndex":"0xd2b"}]},[],"0x0b9f3ced8972fad207b1475be952816e951420d3609c50263620943f79f885fd"]) 2025-01-08 15:46:55.1221|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722728 (0x58c542...3665f6), Extra Data: Nethermind 2025-01-08 15:46:55.1221|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722728 (0x58c542...3665f6). 2025-01-08 15:46:55.1221|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:46:55.1221|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","blockNumber":"0xd16468","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","prevRandao":"0xb421c425d68d1dec6d3934e4bfd647a7ae687b74e1ae7b9d8ebf6a46fecdd236","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x279f3c5b63454d04c5d89de782d105f644074029e9d25689ee9d91b69bad16fa","timestamp":"0x677e9def","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020d6","validatorIndex":"0xd24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d673","index":"0x43020d7","validatorIndex":"0xd25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x43020d8","validatorIndex":"0xd26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa85","index":"0x43020d9","validatorIndex":"0xd27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8e","index":"0x43020da","validatorIndex":"0xd28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020db","validatorIndex":"0xd29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020dc","validatorIndex":"0xd2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e6b","index":"0x43020dd","validatorIndex":"0xd2b"}]},[],"0x0b9f3ced8972fad207b1475be952816e951420d3609c50263620943f79f885fd"]) 2025-01-08 15:46:55.1221|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","blockNumber":"0xd16468","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5600f12117d14ad5e32cc80c7707a8929236c4e3f49ea177ef1dae41bccc5840","prevRandao":"0xb421c425d68d1dec6d3934e4bfd647a7ae687b74e1ae7b9d8ebf6a46fecdd236","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x279f3c5b63454d04c5d89de782d105f644074029e9d25689ee9d91b69bad16fa","timestamp":"0x677e9def","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020d6","validatorIndex":"0xd24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d673","index":"0x43020d7","validatorIndex":"0xd25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d685","index":"0x43020d8","validatorIndex":"0xd26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa85","index":"0x43020d9","validatorIndex":"0xd27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc8e","index":"0x43020da","validatorIndex":"0xd28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020db","validatorIndex":"0xd29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020dc","validatorIndex":"0xd2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e6b","index":"0x43020dd","validatorIndex":"0xd2b"}]},[],"0x0b9f3ced8972fad207b1475be952816e951420d3609c50263620943f79f885fd"]) handled in 1ms 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:46:55.1243|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722728 (0x58c542...3665f6), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:55.1243|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing beacon headers, Request: ForkChoice: 13722728 (0x58c542...3665f6), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:46:55.1243|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 1ms 2025-01-08 15:46:55.1285|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:55.1285|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:55.1285|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:55.1285|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:55.1886|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:46:55.1886|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 4adc9f...a69d45 2025-01-08 15:46:55.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.2247|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:46:55.3021|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.3747|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722695 | target: 13722728 | peer: 13722727 2025-01-08 15:46:55.3747|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:46:55.3747|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|FastSyncFeed state changed to Active 2025-01-08 15:46:55.3747|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher got activated. 2025-01-08 15:46:55.3747|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] 2025-01-08 15:46:55.3747|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722695, beaconPivotExists: True, BestSuggestedBody: 13722695, BestKnownNumber: 13722695, BestPeer: [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out], BestKnownBeaconNumber 13722728 2025-01-08 15:46:55.3747|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] (our best 13722695) 2025-01-08 15:46:55.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.4318|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|42|Continue full sync with [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] (our best 13722696) 2025-01-08 15:46:55.4318|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:46:55.4318|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FastSyncFeed state changed to Dormant 2025-01-08 15:46:55.4318|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] has been processed 2025-01-08 15:46:55.4318|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:46:55.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.5612|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.173.87.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:46:55.5718|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.45.227.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:46:55.6015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.6078|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.202.79:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:55.6269|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.31:41817] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:46:55.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.7162|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->43.202.0.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:46:55.7228|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.7228|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:55.7228|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.7228|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.7243|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:55.8010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.8471|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.8471|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:55.8471|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.8471|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:55.8485|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:55.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:55.9870|DEBUG|Network.PeerManager|46|Peer pool size is: 4949 2025-01-08 15:46:56.0009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.0103|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.0103|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:56.0103|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.0103|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:56.0982|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.194:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:46:56.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.2243|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:56.2536|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:46:56.2797|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|37.60.236.133:34120->30303] to: 30303 2025-01-08 15:46:56.2797|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.60.236.133:34120->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5432 2025-01-08 15:46:56.3012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.3762|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722696 | target: 13722728 | peer: 13722727 2025-01-08 15:46:56.3762|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:46:56.3762|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.159.81.172:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:46:56.4017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.4190|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:46:56.4580|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:56.4580|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:56.4580|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:56.4580|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:56.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.7285|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:56.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:56.8517|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.8517|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:56.8517|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.8517|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:56.8537|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:56.9008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.0124|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.0124|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:57.0124|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.0124|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:57.0725|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 15:46:57.0725|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:46:57.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.2243|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:46:57.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.4014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.6009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:57.7342|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:57.7373|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.7373|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:57.7373|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.7373|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:57.8015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:57.8575|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:57.8607|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.8607|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:57.8607|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:57.8607|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:57.9017|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.0145|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.0145|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:58.0145|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.0145|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:58.0736|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:46:58.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.2013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.2249|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:46:58.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.4410|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->91.134.5.30:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:46:58.5018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.7395|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.7395|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:58.7395|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.7395|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.7417|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:58.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.8631|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.8631|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:58.8631|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.8631|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:58.8650|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:58.9011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:58.9784|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->203.219.192.109:30333] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:46:59.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.0166|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.0166|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:59.0166|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.0166|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:59.1020|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.2010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.2254|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:46:59.3018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.5009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.7014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:59.7454|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:59.7486|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.7486|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:59.7486|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.7486|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:59.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:46:59.8687|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:46:59.9006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.0030|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.0030|DEBUG|Consensus.Producers.BuildBlocksInALoop|42|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:47:00.0187|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.0187|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:00.0187|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.0187|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:00.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","blockNumber":"0xd16469","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","prevRandao":"0x69ad7e8008bd604e62f3d797437ee6918d355dadce5c3602350758f497fd1d84","receiptsRoot":"0x136a5b71a2e9f50e53ccbd29b6e9261841b95788ff64547a13bcbbba54267e9c","stateRoot":"0x3c1a8835b29d87b40789487de188a7da411dff9ac64557101fa8a3433ba99318","timestamp":"0x677e9df4","transactions":["0x02f901d58227d883055e5f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e02699c5a90fbd7e436618c99b69b082466f4f499c5a7d20a124eef8a05d9c94c141bfa9bee9ebc6ea8c075e31c9b6cd7cc7893cb36cf66fc2140d32296804fb6332e332e30000000000000000000000000000000000000000000000000000000c080a015d7a47ef071d7d8f59a1e303476a802a915f4c3b68b60d4e718462844910a88a024fade23f2b415dd2db432a48d7ddbaad7cc7ce65c59216a230d25732e254e82","0x02f901d58227d883055e608459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc0f6c051bbbaaebf0e16b423732077957619adbb87761b1acb9dbd24fff5ff6d9e981b1a44ad13479808089edc6084e329d296802c2c275bf1860f9c1f5fd49d332e332e30000000000000000000000000000000000000000000000000000000c080a04330ba6cdf8d3098968707abaea9c040cc59b5eaaf4360f9fc2a603e0561d756a016b8cceb3bd540b14f01f519423305a669ca3bd8be8b9685d6c0a66a7e47069e","0x02f901d58227d8830502778459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6b142d79385c6f1d9b27f1c3813d5b48056735c397be55ca208d6440d55ec32991d988494d780a353f14e7521f7d8a02f006a9dc250e8ff16ff66590317ca001332e332e30000000000000000000000000000000000000000000000000000000c080a05fd96a70be078f831f33e4e532caed9c18e7f69c22698eed641e05e56cef3669a04d6b4a093e831f7fdadf98ae5389799872c06dc570e10f8fb623da3834ee2097"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x43020de","validatorIndex":"0xd2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020df","validatorIndex":"0xd2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e0","validatorIndex":"0xd2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d15b","index":"0x43020e1","validatorIndex":"0xd2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f66","index":"0x43020e2","validatorIndex":"0xd30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e3","validatorIndex":"0xd31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e4","validatorIndex":"0xd32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e5","validatorIndex":"0xd33"}]},[],"0x402e68b6582f30006fcb61de00dbf09ee7853a4699602a555536e2878bed8ca6"]) 2025-01-08 15:47:00.1129|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722729 (0x1b4e8c...eb5385), Extra Data: Nethermind 2025-01-08 15:47:00.1129|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Syncing... Inserting block 13722729 (0x1b4e8c...eb5385). 2025-01-08 15:47:00.1129|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","blockNumber":"0xd16469","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","prevRandao":"0x69ad7e8008bd604e62f3d797437ee6918d355dadce5c3602350758f497fd1d84","receiptsRoot":"0x136a5b71a2e9f50e53ccbd29b6e9261841b95788ff64547a13bcbbba54267e9c","stateRoot":"0x3c1a8835b29d87b40789487de188a7da411dff9ac64557101fa8a3433ba99318","timestamp":"0x677e9df4","transactions":["0x02f901d58227d883055e5f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e02699c5a90fbd7e436618c99b69b082466f4f499c5a7d20a124eef8a05d9c94c141bfa9bee9ebc6ea8c075e31c9b6cd7cc7893cb36cf66fc2140d32296804fb6332e332e30000000000000000000000000000000000000000000000000000000c080a015d7a47ef071d7d8f59a1e303476a802a915f4c3b68b60d4e718462844910a88a024fade23f2b415dd2db432a48d7ddbaad7cc7ce65c59216a230d25732e254e82","0x02f901d58227d883055e608459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc0f6c051bbbaaebf0e16b423732077957619adbb87761b1acb9dbd24fff5ff6d9e981b1a44ad13479808089edc6084e329d296802c2c275bf1860f9c1f5fd49d332e332e30000000000000000000000000000000000000000000000000000000c080a04330ba6cdf8d3098968707abaea9c040cc59b5eaaf4360f9fc2a603e0561d756a016b8cceb3bd540b14f01f519423305a669ca3bd8be8b9685d6c0a66a7e47069e","0x02f901d58227d8830502778459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6b142d79385c6f1d9b27f1c3813d5b48056735c397be55ca208d6440d55ec32991d988494d780a353f14e7521f7d8a02f006a9dc250e8ff16ff66590317ca001332e332e30000000000000000000000000000000000000000000000000000000c080a05fd96a70be078f831f33e4e532caed9c18e7f69c22698eed641e05e56cef3669a04d6b4a093e831f7fdadf98ae5389799872c06dc570e10f8fb623da3834ee2097"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x43020de","validatorIndex":"0xd2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020df","validatorIndex":"0xd2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e0","validatorIndex":"0xd2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d15b","index":"0x43020e1","validatorIndex":"0xd2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f66","index":"0x43020e2","validatorIndex":"0xd30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e3","validatorIndex":"0xd31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e4","validatorIndex":"0xd32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e5","validatorIndex":"0xd33"}]},[],"0x402e68b6582f30006fcb61de00dbf09ee7853a4699602a555536e2878bed8ca6"]) 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","blockNumber":"0xd16469","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x15753","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x58c542b3f5da0c58e74b26ad769fcd25b546f3c7d816f1e61d304a2a6c3665f6","prevRandao":"0x69ad7e8008bd604e62f3d797437ee6918d355dadce5c3602350758f497fd1d84","receiptsRoot":"0x136a5b71a2e9f50e53ccbd29b6e9261841b95788ff64547a13bcbbba54267e9c","stateRoot":"0x3c1a8835b29d87b40789487de188a7da411dff9ac64557101fa8a3433ba99318","timestamp":"0x677e9df4","transactions":["0x02f901d58227d883055e5f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e02699c5a90fbd7e436618c99b69b082466f4f499c5a7d20a124eef8a05d9c94c141bfa9bee9ebc6ea8c075e31c9b6cd7cc7893cb36cf66fc2140d32296804fb6332e332e30000000000000000000000000000000000000000000000000000000c080a015d7a47ef071d7d8f59a1e303476a802a915f4c3b68b60d4e718462844910a88a024fade23f2b415dd2db432a48d7ddbaad7cc7ce65c59216a230d25732e254e82","0x02f901d58227d883055e608459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc0f6c051bbbaaebf0e16b423732077957619adbb87761b1acb9dbd24fff5ff6d9e981b1a44ad13479808089edc6084e329d296802c2c275bf1860f9c1f5fd49d332e332e30000000000000000000000000000000000000000000000000000000c080a04330ba6cdf8d3098968707abaea9c040cc59b5eaaf4360f9fc2a603e0561d756a016b8cceb3bd540b14f01f519423305a669ca3bd8be8b9685d6c0a66a7e47069e","0x02f901d58227d8830502778459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6b142d79385c6f1d9b27f1c3813d5b48056735c397be55ca208d6440d55ec32991d988494d780a353f14e7521f7d8a02f006a9dc250e8ff16ff66590317ca001332e332e30000000000000000000000000000000000000000000000000000000c080a05fd96a70be078f831f33e4e532caed9c18e7f69c22698eed641e05e56cef3669a04d6b4a093e831f7fdadf98ae5389799872c06dc570e10f8fb623da3834ee2097"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x43020de","validatorIndex":"0xd2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020df","validatorIndex":"0xd2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e0","validatorIndex":"0xd2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d15b","index":"0x43020e1","validatorIndex":"0xd2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f66","index":"0x43020e2","validatorIndex":"0xd30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e3","validatorIndex":"0xd31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e4","validatorIndex":"0xd32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020e5","validatorIndex":"0xd33"}]},[],"0x402e68b6582f30006fcb61de00dbf09ee7853a4699602a555536e2878bed8ca6"]) handled in 1ms 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:00.1129|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:00.1171|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722729 (0x1b4e8c...eb5385), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:00.1171|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722729 (0x1b4e8c...eb5385), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:00.1171|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:00.2008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.2251|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:00.3004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.3765|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722696 | target: 13722729 | peer: 13722727 2025-01-08 15:47:00.3765|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:47:00.3765|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:47:00.3765|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:47:00.3765|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] 2025-01-08 15:47:00.3765|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722696, beaconPivotExists: True, BestSuggestedBody: 13722696, BestKnownNumber: 13722696, BestPeer: [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out], BestKnownBeaconNumber 13722729 2025-01-08 15:47:00.3765|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] (our best 13722696) 2025-01-08 15:47:00.4004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.4336|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|46|Continue full sync with [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] (our best 13722697) 2025-01-08 15:47:00.4336|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:00.4336|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:47:00.4336|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722726| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:00.4336|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:47:00.5006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.5971|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:00.5971|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 18a8b2...644dad 2025-01-08 15:47:00.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.7511|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.7511|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:00.7511|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.7511|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.7530|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:00.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:00.8729|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:00.9004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.0209|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.0209|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:01.0209|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.0209|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:01.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.2015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.2242|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:01.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.3757|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722697 | target: 13722729 | peer: 13722727 2025-01-08 15:47:01.3757|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:47:01.3972|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.202:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:01.4006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.4585|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:01.4585|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:01.4585|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:01.4585|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:01.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.6449|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:47:01.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.7560|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.7560|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:01.7560|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.7560|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.7576|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:01.8005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:01.8467|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:01.8778|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:01.8809|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.8809|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:01.8809|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:01.8809|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:01.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.0012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.0230|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.0230|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:02.0230|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.0230|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:02.0423|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:31.220.75.127]:30303, msg: 300c0d5afc596aa228963b09c575cd4365a6e02d0c544d2b06d3ce31253baf98571a930ab2575bd01b53cc0bd2d844e40e6fa5e147397de63171dcfef910c6184867361b2b08187a52b629886474c97387702a9288ca9c3a1f776cf57817840b0106f8b9a0c68a741f5852f1b9f3921bad1a1e1c52166b387c019e7dd5a57a706136bcf5acf896b840920a5928c00d6719f1f8bb29875254e9af75cd4b01a2208ab125dfff6476352d63093c1bb593b50ca2e2928c62226d18f421547e1ba8d4e9d925d90896f300af0283657468c6849c28ec1080826964827634826970841fdc4b7f89736563703235366b31a10212481537be6695fdc7c129add95dc8587d522a907780a00cdae468ec679bb55b8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:02.0646|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:02.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.1947|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|31.220.75.127:34864->30303] to: 30303 2025-01-08 15:47:02.1947|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|31.220.75.127:34864->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:47:02.2007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.2247|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:02.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.5014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.7006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.7611|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:02.8012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.8330|DEBUG|Synchronization.SnapSync.ProgressTracker|12|Snap - (Skipped Request, diff: 32) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:02.8824|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:02.8844|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.8844|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:02.8844|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:02.8844|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:02.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:02.9371|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:03.0007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.0253|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.0253|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:03.0253|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.0253|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:03.1012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.2004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.2245|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:03.3014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.7015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.7646|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:03.8007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.8846|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.155.106.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:03.8846|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:03.9007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:03.9365|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:04.0011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.0269|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.0269|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:04.0269|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.0269|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:04.1005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.2009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.2254|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:04.2881|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|46|Attempt to request ENR before bonding 2025-01-08 15:47:04.3008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.4005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.6012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.7009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.7685|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:04.8014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:04.8895|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:04.9005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:47:05.0287|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.0287|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:05.0287|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.0287|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:05.0792|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","blockNumber":"0xd1646a","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","prevRandao":"0xb72d8bb1e4cfc801df1c8ae9060fa445ed2891ea27d159074a41a153de3b26b3","receiptsRoot":"0xb69c05568c526c0389d31b3040a752df1a34063bf25310cd8e24a86baeee2012","stateRoot":"0x5ac65bf52ae06f66b582353c136bdfe14c8abbb407427b7d53468b15afa949e4","timestamp":"0x677e9df9","transactions":["0x02f901d58227d883053e498459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e04e1c2a75fca4f26339827502072c5564a39a1056066251321cda56bdf35c98499022791f8ddb15bf670be27cd8cdd7b75f8e20695adc685c1d35c4a6f491ccc332e332e30000000000000000000000000000000000000000000000000000000c001a0d02f9e46ac7278b28dc6b7e3b9e6d6e59c187957f5f060bb5c75aeb017903dcba01d0effcac10abdd36ba3bf9da4dea968c27917532e99c9ca4e0a9a2eb50bf176","0x02f901d58227d8830551b58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c00334328fdf77c1cfd081926bb24d9be812892bbd9ddb279ef35cb43c34a7cb11a21150234c806d88b28fc6890eb972f4a4e356a72fb4123f7ba3220c156237332e332e30000000000000000000000000000000000000000000000000000000c001a093bbbc69bd250e5f8a8ab7421cc1389a80f6a78798defbf67f85b58620302d41a04e774a02f415c0dbd7ad3d67e8fd61c535b09dc0e29e3a857cf952b759e24438"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f58","index":"0x43020e6","validatorIndex":"0xd34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66c","index":"0x43020e7","validatorIndex":"0xd35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6a","index":"0x43020e8","validatorIndex":"0xd36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x43020e9","validatorIndex":"0xd37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d688","index":"0x43020ea","validatorIndex":"0xd38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3d80","index":"0x43020eb","validatorIndex":"0xd39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca926","index":"0x43020ec","validatorIndex":"0xd3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b077","index":"0x43020ed","validatorIndex":"0xd3b"}]},[],"0x2a6457ab27119fd029bfb91b07ffbeef3d0ffd7108211a204ef53fbcf65e07dd"]) 2025-01-08 15:47:05.0792|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722730 (0x0b3198...db53d0), Extra Data: chiado-teku-0 2025-01-08 15:47:05.0792|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Syncing... Inserting block 13722730 (0x0b3198...db53d0). 2025-01-08 15:47:05.0792|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:05.0792|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","blockNumber":"0xd1646a","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","prevRandao":"0xb72d8bb1e4cfc801df1c8ae9060fa445ed2891ea27d159074a41a153de3b26b3","receiptsRoot":"0xb69c05568c526c0389d31b3040a752df1a34063bf25310cd8e24a86baeee2012","stateRoot":"0x5ac65bf52ae06f66b582353c136bdfe14c8abbb407427b7d53468b15afa949e4","timestamp":"0x677e9df9","transactions":["0x02f901d58227d883053e498459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e04e1c2a75fca4f26339827502072c5564a39a1056066251321cda56bdf35c98499022791f8ddb15bf670be27cd8cdd7b75f8e20695adc685c1d35c4a6f491ccc332e332e30000000000000000000000000000000000000000000000000000000c001a0d02f9e46ac7278b28dc6b7e3b9e6d6e59c187957f5f060bb5c75aeb017903dcba01d0effcac10abdd36ba3bf9da4dea968c27917532e99c9ca4e0a9a2eb50bf176","0x02f901d58227d8830551b58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c00334328fdf77c1cfd081926bb24d9be812892bbd9ddb279ef35cb43c34a7cb11a21150234c806d88b28fc6890eb972f4a4e356a72fb4123f7ba3220c156237332e332e30000000000000000000000000000000000000000000000000000000c001a093bbbc69bd250e5f8a8ab7421cc1389a80f6a78798defbf67f85b58620302d41a04e774a02f415c0dbd7ad3d67e8fd61c535b09dc0e29e3a857cf952b759e24438"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f58","index":"0x43020e6","validatorIndex":"0xd34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66c","index":"0x43020e7","validatorIndex":"0xd35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6a","index":"0x43020e8","validatorIndex":"0xd36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x43020e9","validatorIndex":"0xd37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d688","index":"0x43020ea","validatorIndex":"0xd38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3d80","index":"0x43020eb","validatorIndex":"0xd39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca926","index":"0x43020ec","validatorIndex":"0xd3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b077","index":"0x43020ed","validatorIndex":"0xd3b"}]},[],"0x2a6457ab27119fd029bfb91b07ffbeef3d0ffd7108211a204ef53fbcf65e07dd"]) 2025-01-08 15:47:05.0792|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","blockNumber":"0xd1646a","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ea","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1b4e8c4b57ab195836a327667a1d76f26aa7ad6a814d02e347a8be176ceb5385","prevRandao":"0xb72d8bb1e4cfc801df1c8ae9060fa445ed2891ea27d159074a41a153de3b26b3","receiptsRoot":"0xb69c05568c526c0389d31b3040a752df1a34063bf25310cd8e24a86baeee2012","stateRoot":"0x5ac65bf52ae06f66b582353c136bdfe14c8abbb407427b7d53468b15afa949e4","timestamp":"0x677e9df9","transactions":["0x02f901d58227d883053e498459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e04e1c2a75fca4f26339827502072c5564a39a1056066251321cda56bdf35c98499022791f8ddb15bf670be27cd8cdd7b75f8e20695adc685c1d35c4a6f491ccc332e332e30000000000000000000000000000000000000000000000000000000c001a0d02f9e46ac7278b28dc6b7e3b9e6d6e59c187957f5f060bb5c75aeb017903dcba01d0effcac10abdd36ba3bf9da4dea968c27917532e99c9ca4e0a9a2eb50bf176","0x02f901d58227d8830551b58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c00334328fdf77c1cfd081926bb24d9be812892bbd9ddb279ef35cb43c34a7cb11a21150234c806d88b28fc6890eb972f4a4e356a72fb4123f7ba3220c156237332e332e30000000000000000000000000000000000000000000000000000000c001a093bbbc69bd250e5f8a8ab7421cc1389a80f6a78798defbf67f85b58620302d41a04e774a02f415c0dbd7ad3d67e8fd61c535b09dc0e29e3a857cf952b759e24438"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f58","index":"0x43020e6","validatorIndex":"0xd34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66c","index":"0x43020e7","validatorIndex":"0xd35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc6a","index":"0x43020e8","validatorIndex":"0xd36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x43020e9","validatorIndex":"0xd37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d688","index":"0x43020ea","validatorIndex":"0xd38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3d80","index":"0x43020eb","validatorIndex":"0xd39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca926","index":"0x43020ec","validatorIndex":"0xd3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b077","index":"0x43020ed","validatorIndex":"0xd3b"}]},[],"0x2a6457ab27119fd029bfb91b07ffbeef3d0ffd7108211a204ef53fbcf65e07dd"]) handled in 1ms 2025-01-08 15:47:05.0807|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:05.0807|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:05.0807|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:05.0807|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:05.0842|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722730 (0x0b3198...db53d0), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:05.0842|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722730 (0x0b3198...db53d0), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:05.0842|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:05.1018|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.2272|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:05.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.3743|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|12|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722697 | target: 13722730 | peer: 13722729 2025-01-08 15:47:05.3743|DEBUG|Synchronization.Reporting.SyncReport|12|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:47:05.3743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Active 2025-01-08 15:47:05.3743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher got activated. 2025-01-08 15:47:05.3743|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] 2025-01-08 15:47:05.3743|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|47|MergeBlockDownloader GetCurrentNumber: currentNumber 13722697, beaconPivotExists: True, BestSuggestedBody: 13722697, BestKnownNumber: 13722697, BestPeer: [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out], BestKnownBeaconNumber 13722730 2025-01-08 15:47:05.3743|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|47|Continue full sync with [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] (our best 13722697) 2025-01-08 15:47:05.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.4310|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] (our best 13722698) 2025-01-08 15:47:05.4310|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:05.4310|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:47:05.4310|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:05.4310|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:47:05.5010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.6684|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:05.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.7092|DEBUG|Db.SimpleFilePublicKeyDb|47|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_3b806229-ea55-4d59-8050-f1c3a4d23df0 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.7734|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:05.8009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:05.8540|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|149.28.213.251:51160->30303] to: 30404 2025-01-08 15:47:05.8540|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|149.28.213.251:51160->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:05.8937|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:05.8964|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.8964|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:05.8964|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:05.8964|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:05.9014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.0309|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.0309|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:06.0309|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.0309|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:06.1015|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.2011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.2266|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:47:06.3016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.3744|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722698 | target: 13722730 | peer: 13722729 2025-01-08 15:47:06.3744|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:47:06.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.4531|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:06.4531|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: randomNode: 159d8e...83adcb 2025-01-08 15:47:06.4595|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:06.4595|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:06.4595|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:06.4595|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:06.5008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.5737|DEBUG|Synchronization.Peers.SyncPeerPool|8|Dropped 0 useless peers 2025-01-08 15:47:06.6014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.7011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.7781|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.7781|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:06.7781|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.7781|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:06.7781|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.7802|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:06.8011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.8982|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:06.8982|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:06.8982|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:06.9002|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:06.9002|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:06.9002|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:06.9002|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.9002|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:06.9002|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:06.9002|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:07.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.0307|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:07.0329|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.0329|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:07.0329|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.0329|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:07.1013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.2014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.2120|DEBUG|Network.PeerManager|42|Peer pool size is: 5050 2025-01-08 15:47:07.2252|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:07.3013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.3757|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: cb8d84c979674b3e92056fbe6e8652fa707d3bf344655833b694306cf4017b99c95406c86e4a3b3161c4dc6e7d7353cf3712cb56870afa16001606ee0174fd60274c1b521363596a4ed2ac758d7950114eff534dfb4f5d4438c36aea14931ce60006f8cea0c7dc58034142d3ee800bf90bf3c5daf59d73b60451e40635aade7740aa6f007df8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:47:07.3933|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.142.51.229:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:47:07.4011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.4496|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.93.136.185:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:47:07.5011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.5391|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.124.235.193:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:47:07.6006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.7838|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.7838|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:07.7838|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.7838|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:07.7857|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.7857|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:07.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.9013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:07.9013|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.9013|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:07.9013|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.9013|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:07.9058|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:08.0005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.0351|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.0351|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:08.0351|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.0351|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:08.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.2012|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.2270|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:08.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.4010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.5007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.6007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.7010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.7466|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->50.115.46.90:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:08.7896|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:08.7928|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.7928|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:08.7928|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.7928|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:08.8006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.8770|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:08.9009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:08.9099|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:08.9138|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.9138|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:08.9138|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:08.9138|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:09.0014|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.0377|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.0377|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:09.0377|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.0377|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:09.1011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.2016|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.2269|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:47:09.3007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.4008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.4008|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.207.188.58:30308] initiating disconnect because NoCapabilityMatched, details: capabilities: pchain64, pchain_child_064 2025-01-08 15:47:09.5022|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.6005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.7007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.7953|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:09.8008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.8769|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:09.9023|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:09.9157|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:10.0072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.0072|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.0072|DEBUG|Consensus.Producers.BuildBlocksInALoop|42|Waiting 00:00:04.9930000 for next AuRa step. 2025-01-08 15:47:10.0398|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.0398|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:10.0398|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.0398|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:10.0754|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:47:10.1059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.1200|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","blockNumber":"0xd1646b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9d4","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","prevRandao":"0xce1f756e3e48886399ffbc87eac6d1dd8587911a714c474f1904e9c5f0d525a3","receiptsRoot":"0x4c6c1b7c399f268cd2c92e7d7ae475a540ac68c51a6bf4039e631268dde31b43","stateRoot":"0xb39a1d476651867c2c93202feff8ec8d8399b920bbf3e0b47f72d7a57ec96103","timestamp":"0x677e9dfe","transactions":["0x02f901d58227d883055e618459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f876c009a72c22a22e613e05e71d4cbaaf6565b0506061a6d39595c60cbaf7b7a1326f889ee5a8bf2718e79a70f5cf21f95b5236c1e909f8195e793b701f43241e332e332e30000000000000000000000000000000000000000000000000000000c080a0531aab6adb22e59a21489268b39819dbbefaa003111de2ae5d2279de6a8324d0a06417b09b5a8cbcbe2ae4d3176c617e1c88e5ece8e73ff78f8b7878d906796601","0x02f901d58227d883054aa18459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb6af7e84ec49aa12901e816fdf9dd84b9ad7582dc39ad5da4e055349d1ed146920fee320d9011abbae25494b61190b88be29b867f2cc6e15098dccd2364bd0da332e332e30000000000000000000000000000000000000000000000000000000c001a0df80186744734c8e720a702c9b1448c6175c2b9eee229ee39a1b339e40159759a009b4083971c6a8dc4a398757830383cfcdb67df17c658824b3c887310c8b4fc0","0x02f901d58227d8830502788459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c69b111940979ca12acdd6a5c783bd99769087007d0f4fae690c7d041d12dc8301bfc76f4a614222849dcb3d489d7067e4283cef3d619c56cd5d4b8b49bac3464332e332e30000000000000000000000000000000000000000000000000000000c080a082fb34c3669826f00c99b0de4c063326823a27006c1c7d8a301c548bbd874fd9a00f3e58c934d3e01dd916696cb372ce8f42447c41d16072b211c22dcb240ef779","0x02f901d58227d8830551b68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8eb623f6a0367c91e47c31ebdb4f538b1d272740f0c0c24294538b124d0c672da75865663b0ff681763f369709f2c4505c2e4eb4f81f89abd8cb8d62e13060dd332e332e30000000000000000000000000000000000000000000000000000000c001a0cac411bb1c640dc773fbe46d398620a609e2067da0630184864bf49bdbedd2f8a07e9f8ad0043599722931721e4e8ff779a539b350ae0a326347dfd4cf069be7be"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138470","index":"0x43020ee","validatorIndex":"0xd3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020ef","validatorIndex":"0xd3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x43020f0","validatorIndex":"0xd3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020f1","validatorIndex":"0xd3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020f2","validatorIndex":"0xd40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020f3","validatorIndex":"0xd41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca73d","index":"0x43020f4","validatorIndex":"0xd42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x43020f5","validatorIndex":"0xd43"}]},[],"0x89747e4eb7590c5820570183e53af309198bf0dbbb4ea1c715aec8b9d9df7a90"]) 2025-01-08 15:47:10.1205|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13722731 (0x2f56e5...5f2f8a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:47:10.1205|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Syncing... Inserting block 13722731 (0x2f56e5...5f2f8a). 2025-01-08 15:47:10.1205|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","blockNumber":"0xd1646b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9d4","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","prevRandao":"0xce1f756e3e48886399ffbc87eac6d1dd8587911a714c474f1904e9c5f0d525a3","receiptsRoot":"0x4c6c1b7c399f268cd2c92e7d7ae475a540ac68c51a6bf4039e631268dde31b43","stateRoot":"0xb39a1d476651867c2c93202feff8ec8d8399b920bbf3e0b47f72d7a57ec96103","timestamp":"0x677e9dfe","transactions":["0x02f901d58227d883055e618459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f876c009a72c22a22e613e05e71d4cbaaf6565b0506061a6d39595c60cbaf7b7a1326f889ee5a8bf2718e79a70f5cf21f95b5236c1e909f8195e793b701f43241e332e332e30000000000000000000000000000000000000000000000000000000c080a0531aab6adb22e59a21489268b39819dbbefaa003111de2ae5d2279de6a8324d0a06417b09b5a8cbcbe2ae4d3176c617e1c88e5ece8e73ff78f8b7878d906796601","0x02f901d58227d883054aa18459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb6af7e84ec49aa12901e816fdf9dd84b9ad7582dc39ad5da4e055349d1ed146920fee320d9011abbae25494b61190b88be29b867f2cc6e15098dccd2364bd0da332e332e30000000000000000000000000000000000000000000000000000000c001a0df80186744734c8e720a702c9b1448c6175c2b9eee229ee39a1b339e40159759a009b4083971c6a8dc4a398757830383cfcdb67df17c658824b3c887310c8b4fc0","0x02f901d58227d8830502788459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c69b111940979ca12acdd6a5c783bd99769087007d0f4fae690c7d041d12dc8301bfc76f4a614222849dcb3d489d7067e4283cef3d619c56cd5d4b8b49bac3464332e332e30000000000000000000000000000000000000000000000000000000c080a082fb34c3669826f00c99b0de4c063326823a27006c1c7d8a301c548bbd874fd9a00f3e58c934d3e01dd916696cb372ce8f42447c41d16072b211c22dcb240ef779","0x02f901d58227d8830551b68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8eb623f6a0367c91e47c31ebdb4f538b1d272740f0c0c24294538b124d0c672da75865663b0ff681763f369709f2c4505c2e4eb4f81f89abd8cb8d62e13060dd332e332e30000000000000000000000000000000000000000000000000000000c001a0cac411bb1c640dc773fbe46d398620a609e2067da0630184864bf49bdbedd2f8a07e9f8ad0043599722931721e4e8ff779a539b350ae0a326347dfd4cf069be7be"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138470","index":"0x43020ee","validatorIndex":"0xd3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020ef","validatorIndex":"0xd3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x43020f0","validatorIndex":"0xd3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020f1","validatorIndex":"0xd3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020f2","validatorIndex":"0xd40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020f3","validatorIndex":"0xd41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca73d","index":"0x43020f4","validatorIndex":"0xd42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x43020f5","validatorIndex":"0xd43"}]},[],"0x89747e4eb7590c5820570183e53af309198bf0dbbb4ea1c715aec8b9d9df7a90"]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","blockNumber":"0xd1646b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9d4","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0b31983df4125cefc4c21a0a559fbe44ce179fa0b7519a99edb55e4671db53d0","prevRandao":"0xce1f756e3e48886399ffbc87eac6d1dd8587911a714c474f1904e9c5f0d525a3","receiptsRoot":"0x4c6c1b7c399f268cd2c92e7d7ae475a540ac68c51a6bf4039e631268dde31b43","stateRoot":"0xb39a1d476651867c2c93202feff8ec8d8399b920bbf3e0b47f72d7a57ec96103","timestamp":"0x677e9dfe","transactions":["0x02f901d58227d883055e618459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d08a73616f5ead25491968aed5705b8736e6618ef8fac7b06cee065451cccd8a2223b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f876c009a72c22a22e613e05e71d4cbaaf6565b0506061a6d39595c60cbaf7b7a1326f889ee5a8bf2718e79a70f5cf21f95b5236c1e909f8195e793b701f43241e332e332e30000000000000000000000000000000000000000000000000000000c080a0531aab6adb22e59a21489268b39819dbbefaa003111de2ae5d2279de6a8324d0a06417b09b5a8cbcbe2ae4d3176c617e1c88e5ece8e73ff78f8b7878d906796601","0x02f901d58227d883054aa18459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb6af7e84ec49aa12901e816fdf9dd84b9ad7582dc39ad5da4e055349d1ed146920fee320d9011abbae25494b61190b88be29b867f2cc6e15098dccd2364bd0da332e332e30000000000000000000000000000000000000000000000000000000c001a0df80186744734c8e720a702c9b1448c6175c2b9eee229ee39a1b339e40159759a009b4083971c6a8dc4a398757830383cfcdb67df17c658824b3c887310c8b4fc0","0x02f901d58227d8830502788459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c69b111940979ca12acdd6a5c783bd99769087007d0f4fae690c7d041d12dc8301bfc76f4a614222849dcb3d489d7067e4283cef3d619c56cd5d4b8b49bac3464332e332e30000000000000000000000000000000000000000000000000000000c080a082fb34c3669826f00c99b0de4c063326823a27006c1c7d8a301c548bbd874fd9a00f3e58c934d3e01dd916696cb372ce8f42447c41d16072b211c22dcb240ef779","0x02f901d58227d8830551b68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8eb623f6a0367c91e47c31ebdb4f538b1d272740f0c0c24294538b124d0c672da75865663b0ff681763f369709f2c4505c2e4eb4f81f89abd8cb8d62e13060dd332e332e30000000000000000000000000000000000000000000000000000000c001a0cac411bb1c640dc773fbe46d398620a609e2067da0630184864bf49bdbedd2f8a07e9f8ad0043599722931721e4e8ff779a539b350ae0a326347dfd4cf069be7be"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138470","index":"0x43020ee","validatorIndex":"0xd3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x43020ef","validatorIndex":"0xd3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d68d","index":"0x43020f0","validatorIndex":"0xd3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020f1","validatorIndex":"0xd3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x43020f2","validatorIndex":"0xd40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca0","index":"0x43020f3","validatorIndex":"0xd41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca73d","index":"0x43020f4","validatorIndex":"0xd42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x43020f5","validatorIndex":"0xd43"}]},[],"0x89747e4eb7590c5820570183e53af309198bf0dbbb4ea1c715aec8b9d9df7a90"]) handled in 1ms 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:10.1205|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722731 (0x2f56e5...5f2f8a), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:10.1205|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Syncing beacon headers, Request: ForkChoice: 13722731 (0x2f56e5...5f2f8a), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:10.1205|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:10.2103|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.2296|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:10.3139|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.3750|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722698 | target: 13722731 | peer: 13722729 2025-01-08 15:47:10.3750|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:47:10.3750|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:47:10.3750|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:47:10.3750|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] 2025-01-08 15:47:10.3750|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|42|MergeBlockDownloader GetCurrentNumber: currentNumber 13722698, beaconPivotExists: True, BestSuggestedBody: 13722698, BestKnownNumber: 13722698, BestPeer: [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out], BestKnownBeaconNumber 13722731 2025-01-08 15:47:10.3750|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|42|Continue full sync with [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] (our best 13722698) 2025-01-08 15:47:10.4140|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.4330|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|47|Continue full sync with [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] (our best 13722699) 2025-01-08 15:47:10.4330|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:10.4330|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FastSyncFeed state changed to Dormant 2025-01-08 15:47:10.4330|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722728| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:10.4330|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:47:10.5092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.7135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:10.8012|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:10.8051|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.8051|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:10.8051|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.8051|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:10.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.9134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:10.9211|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:11.0133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.0423|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.0423|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:11.0423|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.0423|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:11.1169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.2124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.2294|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:11.3164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.3749|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|47|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722699 | target: 13722731 | peer: 13722729 2025-01-08 15:47:11.3749|DEBUG|Synchronization.Reporting.SyncReport|47|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:47:11.4230|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.4607|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:11.4607|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:11.4607|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:11.4607|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:11.5250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.6249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.7036|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|172.104.127.62:58738->30303] to: 30303 2025-01-08 15:47:11.7036|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.104.127.62:58738->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:47:11.7261|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.8070|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.8070|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:11.8070|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.8070|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.8088|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:11.8292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:11.9268|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.9268|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:11.9268|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.9268|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:11.9286|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:11.9331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.0324|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.0444|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.0444|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:12.0444|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.0444|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:12.0678|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.0678|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:12.0678|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.0678|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:12.0692|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:12.0692|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:12.0692|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:12.0692|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:12.1336|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.2292|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:47:12.2292|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.3330|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.4049|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:12.4049|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: randomNode: dd90de...386c27 2025-01-08 15:47:12.4334|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.5339|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.5663|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->86.234.219.50:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:12.6334|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.7137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.141.244.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:47:12.7381|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.8127|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:12.8372|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.9328|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:12.9362|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:12.9362|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:12.9362|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:12.9693|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.31:41814] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:12.9952|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->169.150.206.202:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:13.0382|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.0465|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.0465|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:13.0465|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.0465|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:13.0819|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->86.138.84.223:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:47:13.0819|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.242.160.136:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:47:13.1365|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.2325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.2325|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:13.3380|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.4368|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.53.34.233:31133] initiating disconnect because InvalidNetworkId, details: invalid network id - 800001 2025-01-08 15:47:13.4404|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.5365|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.6377|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.6654|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 15:47:13.7421|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.8162|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:13.8162|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:13.8202|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.8202|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:13.8202|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.8202|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:13.8407|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:13.9382|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:13.9449|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.0416|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.0488|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.0488|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:14.0488|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.0488|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:14.1458|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.2336|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:47:14.2414|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.3450|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.4450|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.5457|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.6449|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.7503|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:14.8222|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:14.8255|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.8255|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:14.8255|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.8255|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:14.8497|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:14.9049|DEBUG|Synchronization.SnapSync.ProgressTracker|36|Snap - (Skipped Request, diff: 34) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:47:14.9129|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:14.9428|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:14.9484|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.0010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:47:15.0509|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.0509|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:15.0509|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.0509|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:15.0826|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.142.222.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:47:15.1060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.1060|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","blockNumber":"0xd1646c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c49","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","prevRandao":"0x9855cd4e6d4e790089f111d330130a366830939315c7b52634b60045d6bbba80","receiptsRoot":"0x3c0114a4d74ee186939e435c474af34e29320895fc1be6a7e6d6565e59d836f0","stateRoot":"0x8f2962fb101ab08d4b5dbdc5af9085de17ea696a81cdab26727b4c09befcc758","timestamp":"0x677e9e03","transactions":["0x02f901d58227d883053e4a8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c60bf1be73c654181203cc32f1797bf7a06516bf79d26f4d57d85804dca023aee152026065451a8decb604ac0956306c7ebef60d652efe9793187d4d629140f62332e332e30000000000000000000000000000000000000000000000000000000c080a0e24c2c6818a058e98a3a993c3497aa1532e29687ed1287119323ee669755da94a07885dc21683fceb1d0088b609664069a1d624226698762918bb9f8507c57a447","0x02f901d58227d8830502798459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e636734a2ca4bc68d9b9447351268f69c18c21be38b04f2fdadb885112da1df69bd703f0a708d0a3a82e701fef8a6259afd47519e1599e6026ec0aad04ecff061332e332e30000000000000000000000000000000000000000000000000000000c001a074eac20bf41fd58d6cb39bd29b21c4b37423b7e036c872c3276b549db764f425a029ee12d9abe3e503b8b507381f048a1ead640e9e3181bd284007fd97d3098424","0x02f901d58227d883054aa28459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a48b1f585d1105a2416386866d7debea45a135b29b5d0a1d8f7652798537c84e0fdba02ba24cfbb2433603297eab1c5127addec1ee4961f2dc2791e1516285e1332e332e30000000000000000000000000000000000000000000000000000000c001a0cb3c7e96c370e6e70bb3d5f0a5d72a92cea069c36db26114d925ba076063c94ea053bb1ee3e955e5ca8818311a8063325576a2dada5d4ece3b4153209d67506c40","0x02f901d58227d8830551b78459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c21570ed85fa664c935614575102fdf274090bee426e414c7617a50ed3fa3603f51cb0b460b601f013e9a9bd2f049320c8cdee515d14823ec74ca44c4c4c49c1a332e332e30000000000000000000000000000000000000000000000000000000c001a0b8939496ee9348bfb32f879ce56f948b36fdd613b228b3dd86b806755a465c58a034734a74aee646b12f9c32623b4062dbd1f4924154297426bdc58735e0d31cf3","0x02f901d58227d883055e628459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89bf4969ee902b1939f350a0def3004f2cd387fa23b628c09964059dec65a4d478e8bf8b91231daa388a1a16adc7b544fddb0132ad842877cc4047650f8488907332e332e30000000000000000000000000000000000000000000000000000000c001a04ee0fd77619d2ae04dc6098171a3e0ead4c94034d477434391603dd4b3efdb61a028643e9d0b21b2f358d6ee6d2d8d0a2f785274e5729432c0dcdaad8da23948f7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135882","index":"0x43020f6","validatorIndex":"0xd44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac9c","index":"0x43020f7","validatorIndex":"0xd45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x43020f8","validatorIndex":"0xd46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc50","index":"0x43020f9","validatorIndex":"0xd47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x43020fa","validatorIndex":"0xd48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x43020fb","validatorIndex":"0xd49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b062","index":"0x43020fc","validatorIndex":"0xd4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca341","index":"0x43020fd","validatorIndex":"0xd4b"}]},[],"0x9544dbec7211f92048d9c78c27bcf162ef848b94f74eee7b9a5b859f65579255"]) 2025-01-08 15:47:15.1082|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722732 (0x5ddb84...3ffa91), Extra Data: Nethermind 2025-01-08 15:47:15.1082|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722732 (0x5ddb84...3ffa91). 2025-01-08 15:47:15.1082|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","blockNumber":"0xd1646c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c49","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","prevRandao":"0x9855cd4e6d4e790089f111d330130a366830939315c7b52634b60045d6bbba80","receiptsRoot":"0x3c0114a4d74ee186939e435c474af34e29320895fc1be6a7e6d6565e59d836f0","stateRoot":"0x8f2962fb101ab08d4b5dbdc5af9085de17ea696a81cdab26727b4c09befcc758","timestamp":"0x677e9e03","transactions":["0x02f901d58227d883053e4a8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c60bf1be73c654181203cc32f1797bf7a06516bf79d26f4d57d85804dca023aee152026065451a8decb604ac0956306c7ebef60d652efe9793187d4d629140f62332e332e30000000000000000000000000000000000000000000000000000000c080a0e24c2c6818a058e98a3a993c3497aa1532e29687ed1287119323ee669755da94a07885dc21683fceb1d0088b609664069a1d624226698762918bb9f8507c57a447","0x02f901d58227d8830502798459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e636734a2ca4bc68d9b9447351268f69c18c21be38b04f2fdadb885112da1df69bd703f0a708d0a3a82e701fef8a6259afd47519e1599e6026ec0aad04ecff061332e332e30000000000000000000000000000000000000000000000000000000c001a074eac20bf41fd58d6cb39bd29b21c4b37423b7e036c872c3276b549db764f425a029ee12d9abe3e503b8b507381f048a1ead640e9e3181bd284007fd97d3098424","0x02f901d58227d883054aa28459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a48b1f585d1105a2416386866d7debea45a135b29b5d0a1d8f7652798537c84e0fdba02ba24cfbb2433603297eab1c5127addec1ee4961f2dc2791e1516285e1332e332e30000000000000000000000000000000000000000000000000000000c001a0cb3c7e96c370e6e70bb3d5f0a5d72a92cea069c36db26114d925ba076063c94ea053bb1ee3e955e5ca8818311a8063325576a2dada5d4ece3b4153209d67506c40","0x02f901d58227d8830551b78459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c21570ed85fa664c935614575102fdf274090bee426e414c7617a50ed3fa3603f51cb0b460b601f013e9a9bd2f049320c8cdee515d14823ec74ca44c4c4c49c1a332e332e30000000000000000000000000000000000000000000000000000000c001a0b8939496ee9348bfb32f879ce56f948b36fdd613b228b3dd86b806755a465c58a034734a74aee646b12f9c32623b4062dbd1f4924154297426bdc58735e0d31cf3","0x02f901d58227d883055e628459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89bf4969ee902b1939f350a0def3004f2cd387fa23b628c09964059dec65a4d478e8bf8b91231daa388a1a16adc7b544fddb0132ad842877cc4047650f8488907332e332e30000000000000000000000000000000000000000000000000000000c001a04ee0fd77619d2ae04dc6098171a3e0ead4c94034d477434391603dd4b3efdb61a028643e9d0b21b2f358d6ee6d2d8d0a2f785274e5729432c0dcdaad8da23948f7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135882","index":"0x43020f6","validatorIndex":"0xd44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac9c","index":"0x43020f7","validatorIndex":"0xd45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x43020f8","validatorIndex":"0xd46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc50","index":"0x43020f9","validatorIndex":"0xd47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x43020fa","validatorIndex":"0xd48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x43020fb","validatorIndex":"0xd49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b062","index":"0x43020fc","validatorIndex":"0xd4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca341","index":"0x43020fd","validatorIndex":"0xd4b"}]},[],"0x9544dbec7211f92048d9c78c27bcf162ef848b94f74eee7b9a5b859f65579255"]) 2025-01-08 15:47:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","blockNumber":"0xd1646c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c49","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2f56e5a2ef97ef485177c47e67e34df1c33c5e3056ee558a8dd541beaf5f2f8a","prevRandao":"0x9855cd4e6d4e790089f111d330130a366830939315c7b52634b60045d6bbba80","receiptsRoot":"0x3c0114a4d74ee186939e435c474af34e29320895fc1be6a7e6d6565e59d836f0","stateRoot":"0x8f2962fb101ab08d4b5dbdc5af9085de17ea696a81cdab26727b4c09befcc758","timestamp":"0x677e9e03","transactions":["0x02f901d58227d883053e4a8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c60bf1be73c654181203cc32f1797bf7a06516bf79d26f4d57d85804dca023aee152026065451a8decb604ac0956306c7ebef60d652efe9793187d4d629140f62332e332e30000000000000000000000000000000000000000000000000000000c080a0e24c2c6818a058e98a3a993c3497aa1532e29687ed1287119323ee669755da94a07885dc21683fceb1d0088b609664069a1d624226698762918bb9f8507c57a447","0x02f901d58227d8830502798459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e636734a2ca4bc68d9b9447351268f69c18c21be38b04f2fdadb885112da1df69bd703f0a708d0a3a82e701fef8a6259afd47519e1599e6026ec0aad04ecff061332e332e30000000000000000000000000000000000000000000000000000000c001a074eac20bf41fd58d6cb39bd29b21c4b37423b7e036c872c3276b549db764f425a029ee12d9abe3e503b8b507381f048a1ead640e9e3181bd284007fd97d3098424","0x02f901d58227d883054aa28459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a48b1f585d1105a2416386866d7debea45a135b29b5d0a1d8f7652798537c84e0fdba02ba24cfbb2433603297eab1c5127addec1ee4961f2dc2791e1516285e1332e332e30000000000000000000000000000000000000000000000000000000c001a0cb3c7e96c370e6e70bb3d5f0a5d72a92cea069c36db26114d925ba076063c94ea053bb1ee3e955e5ca8818311a8063325576a2dada5d4ece3b4153209d67506c40","0x02f901d58227d8830551b78459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c21570ed85fa664c935614575102fdf274090bee426e414c7617a50ed3fa3603f51cb0b460b601f013e9a9bd2f049320c8cdee515d14823ec74ca44c4c4c49c1a332e332e30000000000000000000000000000000000000000000000000000000c001a0b8939496ee9348bfb32f879ce56f948b36fdd613b228b3dd86b806755a465c58a034734a74aee646b12f9c32623b4062dbd1f4924154297426bdc58735e0d31cf3","0x02f901d58227d883055e628459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89bf4969ee902b1939f350a0def3004f2cd387fa23b628c09964059dec65a4d478e8bf8b91231daa388a1a16adc7b544fddb0132ad842877cc4047650f8488907332e332e30000000000000000000000000000000000000000000000000000000c001a04ee0fd77619d2ae04dc6098171a3e0ead4c94034d477434391603dd4b3efdb61a028643e9d0b21b2f358d6ee6d2d8d0a2f785274e5729432c0dcdaad8da23948f7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135882","index":"0x43020f6","validatorIndex":"0xd44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac9c","index":"0x43020f7","validatorIndex":"0xd45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d161","index":"0x43020f8","validatorIndex":"0xd46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc50","index":"0x43020f9","validatorIndex":"0xd47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d679","index":"0x43020fa","validatorIndex":"0xd48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d687","index":"0x43020fb","validatorIndex":"0xd49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b062","index":"0x43020fc","validatorIndex":"0xd4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca341","index":"0x43020fd","validatorIndex":"0xd4b"}]},[],"0x9544dbec7211f92048d9c78c27bcf162ef848b94f74eee7b9a5b859f65579255"]) handled in 1ms 2025-01-08 15:47:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:15.1082|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:15.1152|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:15.1152|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:15.1152|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13722732 (0x5ddb84...3ffa91), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:15.1152|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Syncing beacon headers, Request: ForkChoice: 13722732 (0x5ddb84...3ffa91), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:15.1152|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:15.1152|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:15.1163|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:15.1163|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:15.1163|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:15.1163|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:15.2059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.2365|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:15.3056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.3805|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722699 | target: 13722732 | peer: 13722731 2025-01-08 15:47:15.3805|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:47:15.3805|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FastSyncFeed state changed to Active 2025-01-08 15:47:15.3805|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:47:15.3805|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] 2025-01-08 15:47:15.3805|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722699, beaconPivotExists: True, BestSuggestedBody: 13722699, BestKnownNumber: 13722699, BestPeer: [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out], BestKnownBeaconNumber 13722732 2025-01-08 15:47:15.3805|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] (our best 13722699) 2025-01-08 15:47:15.4060|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.4373|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|42|Continue full sync with [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] (our best 13722700) 2025-01-08 15:47:15.4373|DEBUG|Synchronization.Blocks.BlockDownloader|42|Blocks download from [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:15.4373|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|FastSyncFeed state changed to Dormant 2025-01-08 15:47:15.4373|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:15.4373|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher is going to sleep. 2025-01-08 15:47:15.5049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.5486|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.94.171.122:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:15.6059|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_chainId([]) 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:47:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:47:15.7047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.8276|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.8276|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:15.8276|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.8276|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.8298|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:15.9050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:15.9130|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:15.9478|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.9478|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:15.9478|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.9478|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:15.9496|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:16.0008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.0530|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.0530|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:16.0530|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.0530|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:16.1010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.2047|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.2377|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:16.3087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.3786|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722700 | target: 13722732 | peer: 13722731 2025-01-08 15:47:16.3786|DEBUG|Synchronization.Reporting.SyncReport|46|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:47:16.4111|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.4622|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:16.4622|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:16.4622|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:16.4622|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:16.5099|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.6073|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.7107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.8329|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:16.9095|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:16.9531|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:16.9566|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.9566|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:16.9566|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:16.9566|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:17.0046|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.0553|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.0553|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:17.0553|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.0553|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:17.1112|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.1914|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.111.165.202:30307] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:47:17.2086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.2154|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.38.69:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:47:17.2378|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:17.3108|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.4079|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.5100|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.6018|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.46.225:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:47:17.6127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.7128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.8094|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.8386|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:17.9143|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:17.9591|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:18.0153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.0577|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.0577|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:18.0577|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.0577|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:18.1136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.2180|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.2372|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:18.3174|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.3174|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->213.79.122.145:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:47:18.4134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.4478|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 15:47:18.4478|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: randomNode: e80ec6...cdd5d9 2025-01-08 15:47:18.5133|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.6150|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.7168|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.8171|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.8441|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:18.9135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:18.9334|DEBUG|Network.PeerManager|36|Peer pool size is: 5151 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:18.9646|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:19.0128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.0599|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.0599|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:19.0599|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.0599|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:19.1165|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.2169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.2373|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:47:19.2434|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:19.2980|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:47:19.3206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.4212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.5209|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.5793|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:45.250.254.84]:30303, msg: ff0a7e7788ae1c0ee58f0e6c7ac99e8943054b9ff7d57decd3179465063525f6f401a0d6cc63c98e281e7bde2d9a44e2a744d253b221da4b4d97b2c89af1cba01c06c194a6b2eaf3b9967d5c04b781b9c72875c66fcec46b1813396f0cd18d9e0006f8d0a089a63490e515c7e8bf15bf8516f8ea0c12331265281a047926e060b7a0a16e71f8adb8402e01c2aaa1be79bec3fd2988439429a270635a005dc5416c30694d5cd95fe506186b21e565a0d359d648f96ea677de91403a6bb46e7b0162ad1f34b5a14ce01f82085683657468c6849f3d225480826964827634826970842dfafe54836970369026056440d0000000004502500254008489736563703235366b31a10299c603103d2e56f486cdf098aeb5ea0981a13d703b5b2ad390f0e80e1569f8d48374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 15:47:19.6206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.7205|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.7305|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.227.211:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 33333 2025-01-08 15:47:19.8211|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.8494|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:19.9210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:19.9701|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:20.0071|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.0071|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9930000 for next AuRa step. 2025-01-08 15:47:20.0623|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.0623|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:20.0623|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.0623|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:20.1007|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","blockNumber":"0xd1646d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23c31","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","prevRandao":"0x31b57d994e0247f3ee4338fff67aa2664a053208777db927ea1df79608502d68","receiptsRoot":"0x964aab80997fae7090dc4ea0e95bd52a0531db2b654ceed485dc1a6449013574","stateRoot":"0x769001719093b8fbf91e85935aebd2f6e50dfceddcacf9fdb58a3398a0734585","timestamp":"0x677e9e08","transactions":["0x02f901d58227d8830551b88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed355381c0814c529df87434d91ef6435e8f637a2cb93e7702f6a323ca13e2b13c6657dd63458caee272a61684793326923c625b144a66b8318ce4a83c87a3b88332e332e30000000000000000000000000000000000000000000000000000000c001a0e7b420c08f10b59bc39b12eb4fa79e0693b33eb99b4ba9613c225576fd3eaa4da0065994e725fd97952c9316a0cf93756a97bdf046e60672e653231a0a22bc00a7","0x02f901d58227d883053e4b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e70b2776a3d9d8a8bd942d58cf606a3729e0fbc5b0f3d2c961f711892532aef9fbf6a273f07860de7280d34a6c40ab5f613eda425c2c28939d93e72dd5b9a63b332e332e30000000000000000000000000000000000000000000000000000000c080a0691eaf45cb21debfe848a5a45af825802886eb5118683f8f4936a8e8418bf3a2a03a6d7fb6ad0827a9adda88756ad21e69a7148c21b87089c2ea58e00722ba4993","0x02f901d58227d883054aa38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be565b08ed8fa0b88270fb710c7d4dc3ac7b65b5c0d1ec221a274cae99da4c5e79b2c8ad5a29d8603da1cbabebcbd4ace991b441695f234db65ab6cd3ac3f33e4f332e332e30000000000000000000000000000000000000000000000000000000c080a05b2006393dc76beb2d9d7d32a3f70221cf94ea1057aa0a629320a2f97c89d372a07e66e3149778ef34bbdd70856c3feb80d1570848268f753e7c6b58c9f89f64a7","0x02f901d58227d88305027a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840acb8e28b211bb27e02b4a305bcc3b13ba13c05d0ec46103c51930ec5cf837e0e86cff16e5f5da933d010278e9cf0a9710923506b69a3f8b7a444f099e93257332e332e30000000000000000000000000000000000000000000000000000000c080a010844298343b5eb55b94c66194ce59b2180c5fc60c571437bc511d83acaf27e7a02a492d73cfc1ac6f60279305550f3e98e6cf4fe174165a879c946b821b75e465","0x02f901d58227d883055e638459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8c0673700d494310be156f684efd2b97bb3c9acc54f2278084f07199badf80372d7689c90d3e07de5caae4f6671d1739e053182ad770327174975ec3228856b3332e332e30000000000000000000000000000000000000000000000000000000c001a0833ca96ea2b0e575f544729ffb47cabe92991b890acdfbb7f64a90a0ac7931a1a02afd393567ea1de34a9d96cedadad0c81c4a434410038c25b018cd6d58c5beb2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0c92","index":"0x43020fe","validatorIndex":"0xd4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x43020ff","validatorIndex":"0xd4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x4302100","validatorIndex":"0xd4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09d","index":"0x4302101","validatorIndex":"0xd4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d07b","index":"0x4302102","validatorIndex":"0xd50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x4302103","validatorIndex":"0xd51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66f","index":"0x4302104","validatorIndex":"0xd52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc87","index":"0x4302105","validatorIndex":"0xd53"}]},[],"0x1ce1e271fc65f352ea6840458bb6eb1b51e7a1ebced2d0ddb8be9423e457510d"]) 2025-01-08 15:47:20.1173|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722733 (0xf4b13b...97abe5), Extra Data: Nethermind 2025-01-08 15:47:20.1173|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Syncing... Inserting block 13722733 (0xf4b13b...97abe5). 2025-01-08 15:47:20.1173|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","blockNumber":"0xd1646d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23c31","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","prevRandao":"0x31b57d994e0247f3ee4338fff67aa2664a053208777db927ea1df79608502d68","receiptsRoot":"0x964aab80997fae7090dc4ea0e95bd52a0531db2b654ceed485dc1a6449013574","stateRoot":"0x769001719093b8fbf91e85935aebd2f6e50dfceddcacf9fdb58a3398a0734585","timestamp":"0x677e9e08","transactions":["0x02f901d58227d8830551b88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed355381c0814c529df87434d91ef6435e8f637a2cb93e7702f6a323ca13e2b13c6657dd63458caee272a61684793326923c625b144a66b8318ce4a83c87a3b88332e332e30000000000000000000000000000000000000000000000000000000c001a0e7b420c08f10b59bc39b12eb4fa79e0693b33eb99b4ba9613c225576fd3eaa4da0065994e725fd97952c9316a0cf93756a97bdf046e60672e653231a0a22bc00a7","0x02f901d58227d883053e4b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e70b2776a3d9d8a8bd942d58cf606a3729e0fbc5b0f3d2c961f711892532aef9fbf6a273f07860de7280d34a6c40ab5f613eda425c2c28939d93e72dd5b9a63b332e332e30000000000000000000000000000000000000000000000000000000c080a0691eaf45cb21debfe848a5a45af825802886eb5118683f8f4936a8e8418bf3a2a03a6d7fb6ad0827a9adda88756ad21e69a7148c21b87089c2ea58e00722ba4993","0x02f901d58227d883054aa38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be565b08ed8fa0b88270fb710c7d4dc3ac7b65b5c0d1ec221a274cae99da4c5e79b2c8ad5a29d8603da1cbabebcbd4ace991b441695f234db65ab6cd3ac3f33e4f332e332e30000000000000000000000000000000000000000000000000000000c080a05b2006393dc76beb2d9d7d32a3f70221cf94ea1057aa0a629320a2f97c89d372a07e66e3149778ef34bbdd70856c3feb80d1570848268f753e7c6b58c9f89f64a7","0x02f901d58227d88305027a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840acb8e28b211bb27e02b4a305bcc3b13ba13c05d0ec46103c51930ec5cf837e0e86cff16e5f5da933d010278e9cf0a9710923506b69a3f8b7a444f099e93257332e332e30000000000000000000000000000000000000000000000000000000c080a010844298343b5eb55b94c66194ce59b2180c5fc60c571437bc511d83acaf27e7a02a492d73cfc1ac6f60279305550f3e98e6cf4fe174165a879c946b821b75e465","0x02f901d58227d883055e638459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8c0673700d494310be156f684efd2b97bb3c9acc54f2278084f07199badf80372d7689c90d3e07de5caae4f6671d1739e053182ad770327174975ec3228856b3332e332e30000000000000000000000000000000000000000000000000000000c001a0833ca96ea2b0e575f544729ffb47cabe92991b890acdfbb7f64a90a0ac7931a1a02afd393567ea1de34a9d96cedadad0c81c4a434410038c25b018cd6d58c5beb2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0c92","index":"0x43020fe","validatorIndex":"0xd4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x43020ff","validatorIndex":"0xd4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x4302100","validatorIndex":"0xd4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09d","index":"0x4302101","validatorIndex":"0xd4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d07b","index":"0x4302102","validatorIndex":"0xd50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x4302103","validatorIndex":"0xd51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66f","index":"0x4302104","validatorIndex":"0xd52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc87","index":"0x4302105","validatorIndex":"0xd53"}]},[],"0x1ce1e271fc65f352ea6840458bb6eb1b51e7a1ebced2d0ddb8be9423e457510d"]) 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","blockNumber":"0xd1646d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23c31","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5ddb84b55452e1e2a9f53c6a94ae57b595d8928f4a0f8ed9c579175fee3ffa91","prevRandao":"0x31b57d994e0247f3ee4338fff67aa2664a053208777db927ea1df79608502d68","receiptsRoot":"0x964aab80997fae7090dc4ea0e95bd52a0531db2b654ceed485dc1a6449013574","stateRoot":"0x769001719093b8fbf91e85935aebd2f6e50dfceddcacf9fdb58a3398a0734585","timestamp":"0x677e9e08","transactions":["0x02f901d58227d8830551b88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed355381c0814c529df87434d91ef6435e8f637a2cb93e7702f6a323ca13e2b13c6657dd63458caee272a61684793326923c625b144a66b8318ce4a83c87a3b88332e332e30000000000000000000000000000000000000000000000000000000c001a0e7b420c08f10b59bc39b12eb4fa79e0693b33eb99b4ba9613c225576fd3eaa4da0065994e725fd97952c9316a0cf93756a97bdf046e60672e653231a0a22bc00a7","0x02f901d58227d883053e4b8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e70b2776a3d9d8a8bd942d58cf606a3729e0fbc5b0f3d2c961f711892532aef9fbf6a273f07860de7280d34a6c40ab5f613eda425c2c28939d93e72dd5b9a63b332e332e30000000000000000000000000000000000000000000000000000000c080a0691eaf45cb21debfe848a5a45af825802886eb5118683f8f4936a8e8418bf3a2a03a6d7fb6ad0827a9adda88756ad21e69a7148c21b87089c2ea58e00722ba4993","0x02f901d58227d883054aa38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be565b08ed8fa0b88270fb710c7d4dc3ac7b65b5c0d1ec221a274cae99da4c5e79b2c8ad5a29d8603da1cbabebcbd4ace991b441695f234db65ab6cd3ac3f33e4f332e332e30000000000000000000000000000000000000000000000000000000c080a05b2006393dc76beb2d9d7d32a3f70221cf94ea1057aa0a629320a2f97c89d372a07e66e3149778ef34bbdd70856c3feb80d1570848268f753e7c6b58c9f89f64a7","0x02f901d58227d88305027a8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f840acb8e28b211bb27e02b4a305bcc3b13ba13c05d0ec46103c51930ec5cf837e0e86cff16e5f5da933d010278e9cf0a9710923506b69a3f8b7a444f099e93257332e332e30000000000000000000000000000000000000000000000000000000c080a010844298343b5eb55b94c66194ce59b2180c5fc60c571437bc511d83acaf27e7a02a492d73cfc1ac6f60279305550f3e98e6cf4fe174165a879c946b821b75e465","0x02f901d58227d883055e638459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8c0673700d494310be156f684efd2b97bb3c9acc54f2278084f07199badf80372d7689c90d3e07de5caae4f6671d1739e053182ad770327174975ec3228856b3332e332e30000000000000000000000000000000000000000000000000000000c001a0833ca96ea2b0e575f544729ffb47cabe92991b890acdfbb7f64a90a0ac7931a1a02afd393567ea1de34a9d96cedadad0c81c4a434410038c25b018cd6d58c5beb2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0c92","index":"0x43020fe","validatorIndex":"0xd4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x43020ff","validatorIndex":"0xd4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x4302100","validatorIndex":"0xd4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d09d","index":"0x4302101","validatorIndex":"0xd4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d07b","index":"0x4302102","validatorIndex":"0xd50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fea3","index":"0x4302103","validatorIndex":"0xd51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d66f","index":"0x4302104","validatorIndex":"0xd52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc87","index":"0x4302105","validatorIndex":"0xd53"}]},[],"0x1ce1e271fc65f352ea6840458bb6eb1b51e7a1ebced2d0ddb8be9423e457510d"]) handled in 1ms 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:20.1173|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:20.1217|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722733 (0xf4b13b...97abe5), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:20.1217|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722733 (0xf4b13b...97abe5), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:20.1217|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:20.2048|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.2374|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:47:20.3053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.3751|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|42|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722700 | target: 13722733 | peer: 13722731 2025-01-08 15:47:20.3751|DEBUG|Synchronization.Reporting.SyncReport|42|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:47:20.3751|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|FastSyncFeed state changed to Active 2025-01-08 15:47:20.3751|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:47:20.3751|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] 2025-01-08 15:47:20.3751|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13722700, beaconPivotExists: True, BestSuggestedBody: 13722700, BestKnownNumber: 13722700, BestPeer: [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out], BestKnownBeaconNumber 13722733 2025-01-08 15:47:20.3751|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] (our best 13722700) 2025-01-08 15:47:20.3967|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 173, after the process: 175 2025-01-08 15:47:20.4106|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.4323|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] (our best 13722701) 2025-01-08 15:47:20.4323|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:20.4323|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:47:20.4323|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722730| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:20.4323|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:47:20.5114|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.6131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.7153|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.8126|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:20.8540|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:20.8575|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.8575|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:20.8575|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.8575|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:20.8972|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.159.78:5063] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:47:20.9173|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:20.9751|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.9751|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:20.9751|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.9751|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:20.9769|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:20.9811|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.46.86.11:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:21.0169|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.0644|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.0644|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:21.0644|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.0644|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:21.1205|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.2206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.2378|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:47:21.3164|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.3792|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722701 | target: 13722733 | peer: 13722731 2025-01-08 15:47:21.3792|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:47:21.4007|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:21.4196|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.4629|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:21.4629|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:21.4629|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:21.4629|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:21.5206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.6245|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.7248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.8212|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.8595|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.8595|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:21.8595|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.8595|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.8612|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:21.9247|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:21.9804|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:22.0234|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.0663|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.0663|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:22.0663|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.0663|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:22.0706|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.0706|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:22.0706|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.0706|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:22.0723|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:22.0723|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:22.0723|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:22.0723|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:22.1252|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.2250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.2370|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:22.3254|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.4249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.5296|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.6331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.7325|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.8311|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.8646|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:22.9337|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:22.9856|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:22.9856|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:22.9888|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.9888|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:22.9888|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:22.9888|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:23.0290|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.0682|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.0682|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:23.0682|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.0682|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:23.1328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.2334|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.2368|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:47:23.3328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.4326|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.5329|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.6332|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.7297|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.8330|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.8700|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:23.9335|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:23.9912|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:24.0329|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.0705|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.0705|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:24.0705|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.0705|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:24.0849|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 175, after the process: 175 2025-01-08 15:47:24.0849|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 11a0da...a220d3 2025-01-08 15:47:24.1372|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.2369|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.2369|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:47:24.3331|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.4381|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.5352|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.5830|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.208.226:33352->30303] initiating disconnect because NoCapabilityMatched, details: capabilities: 2025-01-08 15:47:24.6328|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.7372|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.8330|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.8751|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:24.9329|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:24.9593|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.77.15.89:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:24.9969|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:25.0006|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:47:25.0727|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.0727|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:25.0727|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.0727|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:25.1004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.2005|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.2366|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:25.2871|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:47:25.3011|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.3984|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.5004|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.6010|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.7008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.7973|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.8799|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:25.9003|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.9976|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:25.9976|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:26.0049|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.0049|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:26.0049|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.0049|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:26.0747|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.0747|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:26.0747|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.0747|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:26.1008|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.1795|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|149.102.133.68:52272->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 61803 2025-01-08 15:47:26.1978|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.2385|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:26.3009|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.3224|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->117.20.40.84:27457] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:47:26.3974|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 175, after the process: 175 2025-01-08 15:47:26.4050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.4634|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:26.4634|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:26.4634|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:26.4634|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:26.5055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.6053|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.6902|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|37.27.16.159:38622->30303] to: 30303 2025-01-08 15:47:26.7050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.8049|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:26.8477|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|37.27.16.159:38622->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:26.8854|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:26.9090|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.0066|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.0066|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:27.0066|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.0066|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:27.0083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|12|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.0083|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:27.0525|DEBUG|Synchronization.SnapSync.ProgressTracker|42|Snap - (Skipped Request, diff: 36) 0 - Requests Account: 0 | Storage: 1 | Code: 0 | Refresh: 0 - Queues Slots: 0 | Storages: 0 | Codes: 0 | Refresh: 0 2025-01-08 15:47:27.0766|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.0766|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:27.0766|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.0766|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:27.1091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.2089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.2405|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 15:47:27.3086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.3586|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.30.122.240:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:47:27.3986|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:27.4083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.5087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.6086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.7086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.8055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:27.8895|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.8922|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:27.8922|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:27.8922|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:27.9001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:27.9088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.0086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.0086|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.0086|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:28.0086|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.0086|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.0134|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:28.0789|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.0789|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:28.0789|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.0789|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:28.1085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.2045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.2393|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:47:28.3050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.4045|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.6085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.7091|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.8050|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.8687|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.111.237:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 55 2025-01-08 15:47:28.8944|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.8944|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:28.8944|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.8944|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:28.8963|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:28.9087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:28.9668|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:47:29.0088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:29.0171|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:29.0206|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.0206|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:29.0206|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.0206|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:29.0812|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.0812|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:29.0812|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.0812|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:29.1132|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.2102|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.2434|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:47:29.3089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.4136|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.6135|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.7130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.8092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:29.8092|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.132:44669] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:29.8997|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:29.9130|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|47|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.0013|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:47:30.0228|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.0228|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:30.0228|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.0228|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.0246|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:30.0618|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 175, after the process: 175 2025-01-08 15:47:30.0618|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 92dde7...8a88e0 2025-01-08 15:47:30.0833|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.0833|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:30.0833|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.0833|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:30.1027|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.1287|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.154.235.142:60606] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, par3, par4, eth63, eth64, pip1 2025-01-08 15:47:30.1438|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","blockNumber":"0xd1646e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","prevRandao":"0x26809079708e9637f7cf3a6f8bb6c0fb9c5fcc3a3d6b6c997ed22d95e34d8d3b","receiptsRoot":"0xedc2088e9014774f81472d4f33fd955c049566deb7f3c257df7a68ff5a46df85","stateRoot":"0xdafedd886769cb92f47f285c9b8f39bfdd4b25a7f4146625f1c5a914620a944d","timestamp":"0x677e9e12","transactions":["0x02f901d58227d883054aa48459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e528c539cc72f50f9b025a3a5e7d95c25fcc197579cfcac9166efd29a6af21b1636b0abf9adf15993dfe778481eb1c20544f2529312ee9f1ebafd473911f3b665332e332e30000000000000000000000000000000000000000000000000000000c001a06dde697c420018d019c8d5daa09c9aa834ca8f93372fb5e1592b6364a10b9182a0091a34953e0121a872ea93dbac5b19f0ec6b5ce378b99ea8206711c8dca8650b","0x02f901d58227d88305027b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca5327a656a7a721f1b931b78bb62481cbf9996e1fc485fcd5773fd9a045d3edabf430e21335281b7cc9a9da270da5168b47ed915356aae0e61d09d43496cee47332e332e30000000000000000000000000000000000000000000000000000000c080a0474cdb92eb1738b8f5b42a9f9736f1cc1b000f37442e55530df5d1770fc4994ba023dbb673662b7e2d68a1c0c81e04bc48513caa7d25d56b10e974e631df89d0af","0x02f901d58227d883055e648459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be125cacfd398c615a6416abfb8011b41334e55c183843340efb6e10bd579f0c32c0cd27f7f4da0a992c4956aad1261060e876ea79f3b5f124404dd5b43f5d4c47332e332e30000000000000000000000000000000000000000000000000000000c080a0badc1d485445a2d3be71b2af19cc31b2b48a65bc094780274351f8ac28984ca2a0528afd2277b9dedfdf5cfa735b874835701e891900163961eb84008817440a56","0x02f901d58227d883053e4c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0cd81f06c94d03a11df243c5df2aa7c33fe71408b3793f18504727f470519f7d646dca296436dbdce8f21b5618d4b5e5fbfd75d37a190f595f523382a0c414a5332e332e30000000000000000000000000000000000000000000000000000000c080a06597334a88ab5fa0eb00998482decb8830afa9fcbb7e0236e1bd7b9b65cdb8cfa040469f6885062326cf96fa81349a0a08d250d49d3d58d746c0df65ee10ed4bc5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd82d","index":"0x4302106","validatorIndex":"0xd54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4302107","validatorIndex":"0xd55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa75","index":"0x4302108","validatorIndex":"0xd56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x4302109","validatorIndex":"0xd57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f832","index":"0x430210a","validatorIndex":"0xd58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138454","index":"0x430210b","validatorIndex":"0xd59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x430210c","validatorIndex":"0xd5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135291","index":"0x430210d","validatorIndex":"0xd5b"}]},[],"0x2b690bbe67dbb5fe1d1945f505164cc240ec4901177774d0e5cd6e0589b871e2"]) 2025-01-08 15:47:30.1444|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722734 (0x4a6dd7...a9eefb), Extra Data: chiado-lighthouse-0 2025-01-08 15:47:30.1444|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722734 (0x4a6dd7...a9eefb). 2025-01-08 15:47:30.1444|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:30.1444|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","blockNumber":"0xd1646e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","prevRandao":"0x26809079708e9637f7cf3a6f8bb6c0fb9c5fcc3a3d6b6c997ed22d95e34d8d3b","receiptsRoot":"0xedc2088e9014774f81472d4f33fd955c049566deb7f3c257df7a68ff5a46df85","stateRoot":"0xdafedd886769cb92f47f285c9b8f39bfdd4b25a7f4146625f1c5a914620a944d","timestamp":"0x677e9e12","transactions":["0x02f901d58227d883054aa48459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e528c539cc72f50f9b025a3a5e7d95c25fcc197579cfcac9166efd29a6af21b1636b0abf9adf15993dfe778481eb1c20544f2529312ee9f1ebafd473911f3b665332e332e30000000000000000000000000000000000000000000000000000000c001a06dde697c420018d019c8d5daa09c9aa834ca8f93372fb5e1592b6364a10b9182a0091a34953e0121a872ea93dbac5b19f0ec6b5ce378b99ea8206711c8dca8650b","0x02f901d58227d88305027b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca5327a656a7a721f1b931b78bb62481cbf9996e1fc485fcd5773fd9a045d3edabf430e21335281b7cc9a9da270da5168b47ed915356aae0e61d09d43496cee47332e332e30000000000000000000000000000000000000000000000000000000c080a0474cdb92eb1738b8f5b42a9f9736f1cc1b000f37442e55530df5d1770fc4994ba023dbb673662b7e2d68a1c0c81e04bc48513caa7d25d56b10e974e631df89d0af","0x02f901d58227d883055e648459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be125cacfd398c615a6416abfb8011b41334e55c183843340efb6e10bd579f0c32c0cd27f7f4da0a992c4956aad1261060e876ea79f3b5f124404dd5b43f5d4c47332e332e30000000000000000000000000000000000000000000000000000000c080a0badc1d485445a2d3be71b2af19cc31b2b48a65bc094780274351f8ac28984ca2a0528afd2277b9dedfdf5cfa735b874835701e891900163961eb84008817440a56","0x02f901d58227d883053e4c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0cd81f06c94d03a11df243c5df2aa7c33fe71408b3793f18504727f470519f7d646dca296436dbdce8f21b5618d4b5e5fbfd75d37a190f595f523382a0c414a5332e332e30000000000000000000000000000000000000000000000000000000c080a06597334a88ab5fa0eb00998482decb8830afa9fcbb7e0236e1bd7b9b65cdb8cfa040469f6885062326cf96fa81349a0a08d250d49d3d58d746c0df65ee10ed4bc5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd82d","index":"0x4302106","validatorIndex":"0xd54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4302107","validatorIndex":"0xd55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa75","index":"0x4302108","validatorIndex":"0xd56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x4302109","validatorIndex":"0xd57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f832","index":"0x430210a","validatorIndex":"0xd58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138454","index":"0x430210b","validatorIndex":"0xd59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x430210c","validatorIndex":"0xd5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135291","index":"0x430210d","validatorIndex":"0xd5b"}]},[],"0x2b690bbe67dbb5fe1d1945f505164cc240ec4901177774d0e5cd6e0589b871e2"]) 2025-01-08 15:47:30.1444|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","blockNumber":"0xd1646e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf4b13be08b24f3edf781526e2b207136db37ea3d5fce992bed677af24a97abe5","prevRandao":"0x26809079708e9637f7cf3a6f8bb6c0fb9c5fcc3a3d6b6c997ed22d95e34d8d3b","receiptsRoot":"0xedc2088e9014774f81472d4f33fd955c049566deb7f3c257df7a68ff5a46df85","stateRoot":"0xdafedd886769cb92f47f285c9b8f39bfdd4b25a7f4146625f1c5a914620a944d","timestamp":"0x677e9e12","transactions":["0x02f901d58227d883054aa48459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e528c539cc72f50f9b025a3a5e7d95c25fcc197579cfcac9166efd29a6af21b1636b0abf9adf15993dfe778481eb1c20544f2529312ee9f1ebafd473911f3b665332e332e30000000000000000000000000000000000000000000000000000000c001a06dde697c420018d019c8d5daa09c9aa834ca8f93372fb5e1592b6364a10b9182a0091a34953e0121a872ea93dbac5b19f0ec6b5ce378b99ea8206711c8dca8650b","0x02f901d58227d88305027b8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca5327a656a7a721f1b931b78bb62481cbf9996e1fc485fcd5773fd9a045d3edabf430e21335281b7cc9a9da270da5168b47ed915356aae0e61d09d43496cee47332e332e30000000000000000000000000000000000000000000000000000000c080a0474cdb92eb1738b8f5b42a9f9736f1cc1b000f37442e55530df5d1770fc4994ba023dbb673662b7e2d68a1c0c81e04bc48513caa7d25d56b10e974e631df89d0af","0x02f901d58227d883055e648459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be125cacfd398c615a6416abfb8011b41334e55c183843340efb6e10bd579f0c32c0cd27f7f4da0a992c4956aad1261060e876ea79f3b5f124404dd5b43f5d4c47332e332e30000000000000000000000000000000000000000000000000000000c080a0badc1d485445a2d3be71b2af19cc31b2b48a65bc094780274351f8ac28984ca2a0528afd2277b9dedfdf5cfa735b874835701e891900163961eb84008817440a56","0x02f901d58227d883053e4c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0cd81f06c94d03a11df243c5df2aa7c33fe71408b3793f18504727f470519f7d646dca296436dbdce8f21b5618d4b5e5fbfd75d37a190f595f523382a0c414a5332e332e30000000000000000000000000000000000000000000000000000000c080a06597334a88ab5fa0eb00998482decb8830afa9fcbb7e0236e1bd7b9b65cdb8cfa040469f6885062326cf96fa81349a0a08d250d49d3d58d746c0df65ee10ed4bc5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd82d","index":"0x4302106","validatorIndex":"0xd54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14026b","index":"0x4302107","validatorIndex":"0xd55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aa75","index":"0x4302108","validatorIndex":"0xd56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140274","index":"0x4302109","validatorIndex":"0xd57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f832","index":"0x430210a","validatorIndex":"0xd58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138454","index":"0x430210b","validatorIndex":"0xd59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d67d","index":"0x430210c","validatorIndex":"0xd5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135291","index":"0x430210d","validatorIndex":"0xd5b"}]},[],"0x2b690bbe67dbb5fe1d1945f505164cc240ec4901177774d0e5cd6e0589b871e2"]) handled in 1ms 2025-01-08 15:47:30.1444|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:30.1444|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:30.1444|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:30.1444|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:30.1497|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722734 (0x4a6dd7...a9eefb), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:30.1497|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 13722734 (0x4a6dd7...a9eefb), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:30.1497|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:30.1683|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.105:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:30.1881|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.62.206.82:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:47:30.2055|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.2458|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:47:30.3051|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.3764|DEBUG|Network.PeerManager|36|Peer pool size is: 5252 2025-01-08 15:47:30.3764|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync FastHeaders, SnapSync to FastSync, FastHeaders at block: 13722701 | target: 13722734 | peer: 13722733 2025-01-08 15:47:30.3764|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2025-01-08 15:47:30.3764|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Active 2025-01-08 15:47:30.3764|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 15:47:30.3764|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722732| 139.144.26.85:| Out] 2025-01-08 15:47:30.3764|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|43|MergeBlockDownloader GetCurrentNumber: currentNumber 13722701, beaconPivotExists: True, BestSuggestedBody: 13722701, BestKnownNumber: 13722701, BestPeer: [HBR ][ ][Peer|eth68|13722732| 139.144.26.85:| Out], BestKnownBeaconNumber 13722734 2025-01-08 15:47:30.3764|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|43|Continue full sync with [HBR ][ ][Peer|eth68|13722732| 139.144.26.85:| Out] (our best 13722701) 2025-01-08 15:47:30.4054|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.4350|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13722732| 139.144.26.85:| Out] (our best 13722702) 2025-01-08 15:47:30.4350|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722732| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:30.4350|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:47:30.4350|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722732| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:30.4350|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:47:30.5085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.5625|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: 6a71f12e98e6609c8c5287f85b2942605e5a3912f21ef1ae4758d2f6afb45a40d0fcbcba8f8b26feaffe8ffffe5e18908ce1230e68efc82c2693fb13c3f1d97f6aa3861b20aa1a010ea125a02cea7648e8c20ef31ec397b8859fae68b3d02a420006f8cea09de8fe503bb71dc09bffce9dab33cf2bf51a1b2c0069c20fc7c28ebc9d9066b9f8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:47:30.5668|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|54.217.50.120:34878->30303] to: 30306 2025-01-08 15:47:30.5668|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|54.217.50.120:34878->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10002 2025-01-08 15:47:30.6093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.7087|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.8089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.9089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:30.9089|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:30.9163|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.9163|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:30.9163|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:30.9163|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:31.0093|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:31.0295|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:31.0324|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.0324|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:31.0324|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.0324|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:31.0854|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.0854|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:31.0854|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.0854|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:31.1129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.2097|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.239.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:47:31.2131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.2450|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:47:31.3088|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.3172|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 24 nodes. All nodes count before the process: 175, after the process: 175 2025-01-08 15:47:31.3788|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|8|Changing sync FastSync, FastHeaders to FastHeaders, SnapSync at block: 13722702 | target: 13722734 | peer: 13722733 2025-01-08 15:47:31.3788|DEBUG|Synchronization.Reporting.SyncReport|8|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2025-01-08 15:47:31.4086|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.4651|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:31.4651|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:31.4651|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:31.4651|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:31.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.6128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.7124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.8127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.9129|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:31.9183|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:31.9210|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.9210|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:31.9210|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:31.9210|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:32.0124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:32.0342|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:32.0378|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0378|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:32.0378|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0378|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:32.0741|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:32.0873|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0873|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:32.0873|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.0873|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:32.1124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.2122|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.2484|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:47:32.3134|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.3169|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:32.4178|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.4444|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->24.19.9.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:32.5210|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.6208|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.7206|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.8175|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.9215|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:32.9215|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:33.0248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.0397|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.0397|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:33.0397|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.0397|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.0417|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:33.0894|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.0894|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:33.0894|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.0894|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:33.1254|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.2249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.2489|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:47:33.3249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.4254|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.5252|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.6259|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.7249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.7831|INFO|Synchronization.SnapSync.ProgressTracker|44|Snap - State Ranges (Phase 1) finished. 2025-01-08 15:47:33.8249|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.8576|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SnapSyncFeed state changed to Finished 2025-01-08 15:47:33.8774|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher has finished work. 2025-01-08 15:47:33.8774|INFO|Synchronization.Synchronizer|44|State sync task completed. 2025-01-08 15:47:33.9245|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:33.9245|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.9245|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:33.9245|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.9245|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:33.9299|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:34.0272|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:34.0454|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:34.0482|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.0482|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:34.0482|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.0482|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:34.0912|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.0912|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:34.0912|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.0912|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:34.1248|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.2277|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.2486|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:34.3270|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.3789|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|43|Changing sync FastHeaders, SnapSync to StateNodes, FastHeaders at block: 13722702 | target: 13722734 | peer: 13722733 2025-01-08 15:47:34.3789|INFO|Synchronization.FastSync.TreeSync|43|Starting the node data sync from the 13722665 (0xb3889e...e9cb12) 0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4 root 2025-01-08 15:47:34.3808|INFO|Synchronization.FastSync.TreeSync|43|Setting state sync state root to 13722665 0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4 2025-01-08 15:47:34.3808|INFO|Synchronization.FastSync.TreeSync|43|Now syncing nodes starting from root of block 13722665 2025-01-08 15:47:34.3808|DEBUG|Synchronization.FastSync.TreeSync|43|Clearing node stacks (0000 + 000000 000000 000000 + 000000 000000 000000) 2025-01-08 15:47:34.3866|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|StateSyncFeed state changed to Active 2025-01-08 15:47:34.3866|DEBUG|Synchronization.Reporting.SyncReport|43|Sync mode changed from FastHeaders, SnapSync to StateNodes, FastHeaders 2025-01-08 15:47:34.3866|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher got activated. 2025-01-08 15:47:34.3902|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 0 2025-01-08 15:47:34.3902|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4011|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4134|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4251|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.4251|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4371|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4491|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4609|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4730|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4847|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 0 2025-01-08 15:47:34.4978|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 0 2025-01-08 15:47:34.5086|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 0 2025-01-08 15:47:34.5205|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 0 2025-01-08 15:47:34.5250|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.5326|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 0 2025-01-08 15:47:34.5453|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 0 2025-01-08 15:47:34.5514|DEBUG|Synchronization.FastSync.TreeSync|43|Node sync queues review (00 00000000 | 00 00000000): before 0000 + 000000 000000 000000 + 000000 000000 000000 after 0000 + 000000 000000 000000 + 000000 000000 000000 time spent in review: 0ms 2025-01-08 15:47:34.5545|INFO|Synchronization.FastSync.TreeSync|43|Branch sync progress (do not extrapolate): 6.25 % of block 13722665 □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆ 2025-01-08 15:47:34.5569|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 1 at level 1 2025-01-08 15:47:34.5569|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 1 at level 1 2025-01-08 15:47:34.5569|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 0 at level 1 2025-01-08 15:47:34.5639|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.64.227.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 164 2025-01-08 15:47:34.5687|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 1 2025-01-08 15:47:34.6245|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.7009|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 1 2025-01-08 15:47:34.7166|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 2 2025-01-08 15:47:34.7246|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.8275|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.8659|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 2 2025-01-08 15:47:34.8659|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 2 2025-01-08 15:47:34.9264|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:34.9335|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:34.9364|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.9364|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:34.9364|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:34.9364|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:35.0056|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.0056|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:47:35.0115|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 1 at level 2 2025-01-08 15:47:35.0266|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 1 at level 2 2025-01-08 15:47:35.0502|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0502|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:35.0502|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0502|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0522|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:35.1089|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.1195|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","blockNumber":"0xd1646f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","prevRandao":"0xa6563e703b899c2128d77dc6427eada6f31c6bc7290abbae197886ee1261f28f","receiptsRoot":"0xb27fbf01cdeedf11f53de9702b0bfcc5706488871f9aaaa27dcc16e417d755f1","stateRoot":"0x6d9463126f7bb2d69a0112790bafde6832e3ddd02aec183221ed3dd5a3553e82","timestamp":"0x677e9e17","transactions":["0x02f901d58227d883054aa58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef38ae86504f8b744874a7537ebd1b23fcb0bdb1a48c5927452263835f6c5026ded29ade7dc43c65c8b6260c8d6e0f40a39aba29a61c0d85d969391845e89ac2f332e332e30000000000000000000000000000000000000000000000000000000c001a0f523efcaae916b677f230cd3af2d122783d2c003a301b38186f82bcf91c2a0e6a0413d15585ead478589b958e613fe66f63e52aa62e36c3f95b05ce9faf25e77aa","0x02f901d58227d88305027c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e626f5b75e47326974feb7cfff365ed4c49c017ea5ff81582e36e1cbbe6560437a9e4f179709315b819ea2a5304416d59e29c5b5f82b7d767aef223344511ac1f332e332e30000000000000000000000000000000000000000000000000000000c001a043fe35460a5e27a34b04cb7aa1c2cfa172ad70abb95b9c3f2bf4604f98898ad8a0263022054d3aa8d5e07f08a77d75db5428b559174c6cfacec92034c4814c14a5","0x02f901d58227d883055e658459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee394b7beec3bac7cb73a3cd330f18aca8ef644db11b5d214f8cc4d683f62f11370e67a917df4f687d8ad5ad55749c7c88f3e0a93c46f7682f0da35eecd4cb2c9332e332e30000000000000000000000000000000000000000000000000000000c080a02582556d1f1392e9f3632ff52832e324f68baf2f3e61c60e04e466c04389b9a9a06bcbaf6ade66428e917ca507b7ab28c8babcdf60794f771eb3e11589c80d7c04"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x430210e","validatorIndex":"0xd5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d15c","index":"0x430210f","validatorIndex":"0xd5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x4302110","validatorIndex":"0xd5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x4302111","validatorIndex":"0xd5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4302112","validatorIndex":"0xd60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d08e","index":"0x4302113","validatorIndex":"0xd61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9f","index":"0x4302114","validatorIndex":"0xd62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a84ee","index":"0x4302115","validatorIndex":"0xd63"}]},[],"0x26375815b61a02060c5979c9cdfe727fe92ec78ba1aafe19651fdfe0346e42ef"]) 2025-01-08 15:47:35.1254|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722735 (0xda9adc...85a2f1), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:47:35.1254|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Syncing... Inserting block 13722735 (0xda9adc...85a2f1). 2025-01-08 15:47:35.1254|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:35.1254|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","blockNumber":"0xd1646f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","prevRandao":"0xa6563e703b899c2128d77dc6427eada6f31c6bc7290abbae197886ee1261f28f","receiptsRoot":"0xb27fbf01cdeedf11f53de9702b0bfcc5706488871f9aaaa27dcc16e417d755f1","stateRoot":"0x6d9463126f7bb2d69a0112790bafde6832e3ddd02aec183221ed3dd5a3553e82","timestamp":"0x677e9e17","transactions":["0x02f901d58227d883054aa58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef38ae86504f8b744874a7537ebd1b23fcb0bdb1a48c5927452263835f6c5026ded29ade7dc43c65c8b6260c8d6e0f40a39aba29a61c0d85d969391845e89ac2f332e332e30000000000000000000000000000000000000000000000000000000c001a0f523efcaae916b677f230cd3af2d122783d2c003a301b38186f82bcf91c2a0e6a0413d15585ead478589b958e613fe66f63e52aa62e36c3f95b05ce9faf25e77aa","0x02f901d58227d88305027c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e626f5b75e47326974feb7cfff365ed4c49c017ea5ff81582e36e1cbbe6560437a9e4f179709315b819ea2a5304416d59e29c5b5f82b7d767aef223344511ac1f332e332e30000000000000000000000000000000000000000000000000000000c001a043fe35460a5e27a34b04cb7aa1c2cfa172ad70abb95b9c3f2bf4604f98898ad8a0263022054d3aa8d5e07f08a77d75db5428b559174c6cfacec92034c4814c14a5","0x02f901d58227d883055e658459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee394b7beec3bac7cb73a3cd330f18aca8ef644db11b5d214f8cc4d683f62f11370e67a917df4f687d8ad5ad55749c7c88f3e0a93c46f7682f0da35eecd4cb2c9332e332e30000000000000000000000000000000000000000000000000000000c080a02582556d1f1392e9f3632ff52832e324f68baf2f3e61c60e04e466c04389b9a9a06bcbaf6ade66428e917ca507b7ab28c8babcdf60794f771eb3e11589c80d7c04"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x430210e","validatorIndex":"0xd5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d15c","index":"0x430210f","validatorIndex":"0xd5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x4302110","validatorIndex":"0xd5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x4302111","validatorIndex":"0xd5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4302112","validatorIndex":"0xd60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d08e","index":"0x4302113","validatorIndex":"0xd61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9f","index":"0x4302114","validatorIndex":"0xd62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a84ee","index":"0x4302115","validatorIndex":"0xd63"}]},[],"0x26375815b61a02060c5979c9cdfe727fe92ec78ba1aafe19651fdfe0346e42ef"]) 2025-01-08 15:47:35.1254|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","blockNumber":"0xd1646f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4a6dd740d847170bfef34b2471a84f691122f1167fa2e4d66d4a689b44a9eefb","prevRandao":"0xa6563e703b899c2128d77dc6427eada6f31c6bc7290abbae197886ee1261f28f","receiptsRoot":"0xb27fbf01cdeedf11f53de9702b0bfcc5706488871f9aaaa27dcc16e417d755f1","stateRoot":"0x6d9463126f7bb2d69a0112790bafde6832e3ddd02aec183221ed3dd5a3553e82","timestamp":"0x677e9e17","transactions":["0x02f901d58227d883054aa58459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef38ae86504f8b744874a7537ebd1b23fcb0bdb1a48c5927452263835f6c5026ded29ade7dc43c65c8b6260c8d6e0f40a39aba29a61c0d85d969391845e89ac2f332e332e30000000000000000000000000000000000000000000000000000000c001a0f523efcaae916b677f230cd3af2d122783d2c003a301b38186f82bcf91c2a0e6a0413d15585ead478589b958e613fe66f63e52aa62e36c3f95b05ce9faf25e77aa","0x02f901d58227d88305027c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e626f5b75e47326974feb7cfff365ed4c49c017ea5ff81582e36e1cbbe6560437a9e4f179709315b819ea2a5304416d59e29c5b5f82b7d767aef223344511ac1f332e332e30000000000000000000000000000000000000000000000000000000c001a043fe35460a5e27a34b04cb7aa1c2cfa172ad70abb95b9c3f2bf4604f98898ad8a0263022054d3aa8d5e07f08a77d75db5428b559174c6cfacec92034c4814c14a5","0x02f901d58227d883055e658459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0ada70d80e1628d06f808ca88763946e407291e61a122fe9f5a07c50d2d938782e3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee394b7beec3bac7cb73a3cd330f18aca8ef644db11b5d214f8cc4d683f62f11370e67a917df4f687d8ad5ad55749c7c88f3e0a93c46f7682f0da35eecd4cb2c9332e332e30000000000000000000000000000000000000000000000000000000c080a02582556d1f1392e9f3632ff52832e324f68baf2f3e61c60e04e466c04389b9a9a06bcbaf6ade66428e917ca507b7ab28c8babcdf60794f771eb3e11589c80d7c04"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x430210e","validatorIndex":"0xd5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d15c","index":"0x430210f","validatorIndex":"0xd5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd58","index":"0x4302110","validatorIndex":"0xd5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142883","index":"0x4302111","validatorIndex":"0xd5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140282","index":"0x4302112","validatorIndex":"0xd60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d08e","index":"0x4302113","validatorIndex":"0xd61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137e9f","index":"0x4302114","validatorIndex":"0xd62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a84ee","index":"0x4302115","validatorIndex":"0xd63"}]},[],"0x26375815b61a02060c5979c9cdfe727fe92ec78ba1aafe19651fdfe0346e42ef"]) handled in 7ms 2025-01-08 15:47:35.1254|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:35.1254|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:35.1254|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:35.1254|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:35.1299|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:35.1299|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"}, null] 2025-01-08 15:47:35.1299|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722735 (0xda9adc...85a2f1), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:35.1299|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Syncing beacon headers, Request: ForkChoice: 13722735 (0xda9adc...85a2f1), Safe: 13722705 (0xc78296...f9a612), Finalized: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:47:35.1299|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) 2025-01-08 15:47:35.1299|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3ec7fc604eb7998c397dde1df79299718c6f7904ba950014a293eaea87c46cf4","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612"},null]) handled in 0ms 2025-01-08 15:47:35.1328|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:35.1328|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:35.1328|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:35.1328|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:35.1582|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 1 at level 2 2025-01-08 15:47:35.1884|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 1 at level 2 2025-01-08 15:47:35.2085|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.2493|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:47:35.3084|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.3132|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 1 at level 3 2025-01-08 15:47:35.3421|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 3 2025-01-08 15:47:35.3549|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 3 2025-01-08 15:47:35.3549|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 175, after the process: 175 2025-01-08 15:47:35.3549|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: e1706d...0ebc8a 2025-01-08 15:47:35.3653|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 0 at level 3 2025-01-08 15:47:35.3773|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 0 at level 3 2025-01-08 15:47:35.3773|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|44|Changing sync StateNodes, FastHeaders to FastSync, StateNodes, FastHeaders at block: 13722702 | target: 13722735 | peer: 13722734 2025-01-08 15:47:35.3773|DEBUG|Synchronization.Reporting.SyncReport|44|Sync mode changed from StateNodes, FastHeaders to FastSync, StateNodes, FastHeaders 2025-01-08 15:47:35.3773|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|FastSyncFeed state changed to Active 2025-01-08 15:47:35.3773|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|SyncDispatcher got activated. 2025-01-08 15:47:35.3773|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|44|Awaiting single dispatch from FastSyncFeed with allocated [HBR ][ ][Peer|eth68|13722733| 139.144.26.85:| Out] 2025-01-08 15:47:35.3773|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|MergeBlockDownloader GetCurrentNumber: currentNumber 13722702, beaconPivotExists: True, BestSuggestedBody: 13722702, BestKnownNumber: 13722702, BestPeer: [HBR ][ ][Peer|eth68|13722733| 139.144.26.85:| Out], BestKnownBeaconNumber 13722735 2025-01-08 15:47:35.3773|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722733| 139.144.26.85:| Out] (our best 13722702) 2025-01-08 15:47:35.3887|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4004|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4110|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.4137|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4246|DEBUG|Synchronization.FastSync.TreeSync|44|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4355|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|44|Continue full sync with [HBR ][ ][Peer|eth68|13722733| 139.144.26.85:| Out] (our best 13722703) 2025-01-08 15:47:35.4355|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13722733| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:35.4355|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FastSyncFeed state changed to Dormant 2025-01-08 15:47:35.4355|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FastSyncFeed with allocated [ ][ ][Peer|eth68|13722733| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:35.4355|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 15:47:35.4371|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4570|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4699|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4807|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 3 2025-01-08 15:47:35.4967|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 1 at level 4 2025-01-08 15:47:35.4967|DEBUG|Synchronization.FastSync.TreeSync|46|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5097|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5097|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.5205|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5324|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5455|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5571|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5695|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5808|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.5938|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.6047|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.6092|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.6169|DEBUG|Synchronization.FastSync.TreeSync|36|Sending limited size request 0 at level 4 2025-01-08 15:47:35.6297|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 4 2025-01-08 15:47:35.6406|DEBUG|Synchronization.FastSync.TreeSync|43|Sending limited size request 0 at level 4 2025-01-08 15:47:35.6450|DEBUG|Synchronization.FastSync.TreeSync|43|Checking 0 updated storages 2025-01-08 15:47:35.6450|DEBUG|Synchronization.FastSync.TreeSync|43|Storage OK 2025-01-08 15:47:35.6450|INFO|Synchronization.FastSync.TreeSync|43|Saving root 0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4 of 13722665 2025-01-08 15:47:35.6533|INFO|Synchronization.FastSync.TreeSync|36|STATE SYNC FINISHED:14, 14 2025-01-08 15:47:35.7109|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.8104|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.8633|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|149.28.213.251:51174->30303] to: 30404 2025-01-08 15:47:35.8633|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|149.28.213.251:51174->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:35.9107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:35.9383|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:35.9409|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.9409|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:35.9409|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:35.9409|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:36.0107|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|46|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:36.0617|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:36.0654|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:36.0654|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:36.0654|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:36.0654|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:36.1013|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:36.1013|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:36.1013|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:36.1013|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:36.1083|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:38.0215|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 15:47:38.0215|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 15:47:38.0215|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 15:47:38.0245|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:47:38.0283|INFO|Program|1|Configuration complete 2025-01-08 15:47:38.0849|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:47:38.0849|DEBUG|Program|1|Server GC: True 2025-01-08 15:47:38.0849|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:47:38.0849|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:47:38.0882|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:47:38.0882|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:47:38.0882|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:47:38.2177|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2271|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2312|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.2324|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:47:38.2500|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 2ms 2025-01-08 15:47:38.2500|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 15:47:38.2500|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:47:38.2543|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:47:38.2543|INFO|Init.Steps.InitializePrecompiles|6|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:47:38.2795|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 15:47:38.2795|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 24ms 2025-01-08 15:47:38.2795|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 15:47:38.2795|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:47:38.2839|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 4ms 2025-01-08 15:47:38.2839|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 15:47:38.2839|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:47:38.2903|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:47:38.3423|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 68ms 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3522|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:47:38.3522|DEBUG|Init.MemoryHintMan|11|Setting malloc parameters.. 2025-01-08 15:47:38.3522|INFO|Init.MemoryHintMan|11|Setting up memory allowances 2025-01-08 15:47:38.3522|INFO|Init.MemoryHintMan|11| Memory hint: 768 MB 2025-01-08 15:47:38.3522|INFO|Init.MemoryHintMan|11| General memory: 32 MB 2025-01-08 15:47:38.3522|INFO|Init.MemoryHintMan|11| Peers memory: 50 MB 2025-01-08 15:47:38.3628|INFO|Init.MemoryHintMan|11| Netty memory: 134 MB 2025-01-08 15:47:38.3628|INFO|Init.MemoryHintMan|11| Mempool memory: 68 MB 2025-01-08 15:47:38.3642|INFO|Init.MemoryHintMan|11| Fast blocks memory: 48 MB 2025-01-08 15:47:38.3642|INFO|Init.MemoryHintMan|11| Trie memory: 86 MB 2025-01-08 15:47:38.3642|INFO|Init.MemoryHintMan|11| DB memory: 347 MB 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|Step ApplyMemoryHint executed in 11ms 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.3642|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB SharedBlockCacheSize: 347927962 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB SkipMemoryHintSetting: False 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB EnableDbStatistics: False 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB EnableMetricsUpdater: False 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB StatsDumpPeriodSec: 600 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB MaxOpenFiles: 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB WriteAheadLogSync: False 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB ReadAheadSize: 262144 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB AdditionalRocksDbOptions: 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB VerifyChecksum: True 2025-01-08 15:47:38.3695|DEBUG|Init.Steps.InitDatabase|11|DB EnableFileWarmer: False 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB CompressibilityHint: 1 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3773|DEBUG|Init.Steps.InitDatabase|11|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbWriteBufferNumber: 4 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbVerifyChecksum: 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbRowCacheSize: 86981990 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbEnableFileWarmer: False 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:47:38.3802|DEBUG|Init.Steps.InitDatabase|11|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:47:38.3844|DEBUG|Db.Rocks.RocksDbFactory|11|Shared memory size is 347927962 2025-01-08 15:47:38.4357|DEBUG|Init.Steps.EthereumStepsManager|8|Step SetupKeyStore executed in 71ms 2025-01-08 15:47:38.4357|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore complete 2025-01-08 15:47:38.5933|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:47:38.5964|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for BlockNumbers DB 2025-01-08 15:47:38.5964|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:47:38.5964|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Headers DB 2025-01-08 15:47:38.5964|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:47:38.5964|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Blocks DB 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitTxTypesAndRlp executed in 13ms 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6065|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.6258|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for BlobTransactions DB 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 128 MB 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 144 MB 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 160 MB 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 168 MB 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 200 MB 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:47:38.7009|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 232 MB 2025-01-08 15:47:38.7071|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:47:38.7071|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:47:38.7071|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:47:38.7071|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:47:38.7071|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:47:38.7099|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:47:38.7099|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 296 MB 2025-01-08 15:47:38.7099|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:47:38.7099|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 392 MB 2025-01-08 15:47:38.7142|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:47:38.7142|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 520 MB 2025-01-08 15:47:38.7142|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.7450|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:47:38.7450|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Code DB 2025-01-08 15:47:38.7499|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Bloom DB 2025-01-08 15:47:38.7524|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for State0 DB 2025-01-08 15:47:38.7524|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:47:38.7524|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 776 MB 2025-01-08 15:47:38.7524|DEBUG|Init.Steps.EthereumStepsManager|16|Step FilterBootnodes executed in 8ms 2025-01-08 15:47:38.7524|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes complete 2025-01-08 15:47:38.7524|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:47:38.7524|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:47:38.7566|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:47:38.7566|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 784 MB 2025-01-08 15:47:38.7566|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:47:38.7566|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 816 MB 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitCrypto executed in 2ms 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7566|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7602|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7602|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.7721|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:47:38.8167|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Receipts DB 2025-01-08 15:47:38.8279|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:47:38.8279|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 820 MB 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8287|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8324|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:47:38.8363|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:47:38.8363|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 828 MB 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|Step UpdateDiscoveryConfig executed in 2ms 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig complete 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.8363|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8405|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.8461|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:38.8505|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:47:38.8505|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 840 MB 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:38.8522|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:38.8568|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Metadata DB 2025-01-08 15:47:38.8606|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:47:38.8606|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 856 MB 2025-01-08 15:47:38.8644|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:47:38.8644|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:47:38.8644|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 858 MB 2025-01-08 15:47:38.8644|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitDatabase executed in 917ms 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.2847|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:47:39.4674|DEBUG|Blockchain.BlockTree|16|Lowest inserted header set to 13630394 2025-01-08 15:47:39.5255|INFO|Blockchain.BlockTree|16|Start block loaded from HEAD - 0 (0xada44f...12ba9a) 2025-01-08 15:47:39.5255|DEBUG|Blockchain.BlockTree|16|Lowest inserted header set to 13630394 2025-01-08 15:47:39.5418|INFO|Blockchain.BlockTree|16|Numbers resolved, level = 13722703, header = 13722703, body = 0 2025-01-08 15:47:39.5575|INFO|Blockchain.BlockTree|16|Beacon Numbers resolved, level = 0, header = 13722735, body = 13722735 2025-01-08 15:47:39.5575|INFO|Blockchain.BlockTree|16|Loading fork choice info 2025-01-08 15:47:39.5575|INFO|Blockchain.BlockTree|16|Block tree initialized, last processed is 0 (0xada44f...12ba9a), best queued is 13722703, best known is 13722703, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializeBlockTree executed in 299ms 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.5871|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.6006|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:47:39.6006|INFO|Init.Steps.InitializePlugins|15|Initializing 16 plugins 2025-01-08 15:47:39.6006|INFO|Init.Steps.InitializePlugins|15| Clique by Nethermind 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Clique by Nethermind initialized in 1ms 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| AuRa by Nethermind 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| AuRa by Nethermind initialized in 0ms 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Ethash by Nethermind 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Ethash by Nethermind initialized in 0ms 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Optimism by Nethermind 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Optimism by Nethermind initialized in 0ms 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Taiko by Nethermind 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Taiko by Nethermind initialized in 0ms 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| NethDev by Nethermind 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| NethDev by Nethermind initialized in 0ms 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Shutter by Nethermind 2025-01-08 15:47:39.6048|INFO|Shutter.ShutterPlugin|15|Initializing Shutter plugin. 2025-01-08 15:47:39.6048|INFO|Init.Steps.InitializePlugins|15| Shutter by Nethermind initialized in 0ms 2025-01-08 15:47:39.6082|INFO|Init.Steps.InitializePlugins|15| AuRaMerge by Nethermind 2025-01-08 15:47:39.6919|INFO|Merge.Plugin.PoSSwitcher|15|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:47:39.6943|INFO|Init.Steps.InitializePlugins|15| AuRaMerge by Nethermind initialized in 86ms 2025-01-08 15:47:39.6943|INFO|Init.Steps.InitializePlugins|15| Merge by Nethermind 2025-01-08 15:47:39.6943|INFO|Init.Steps.InitializePlugins|15| Merge by Nethermind initialized in 0ms 2025-01-08 15:47:39.6943|INFO|Init.Steps.InitializePlugins|15| HealthChecks by Nethermind 2025-01-08 15:47:39.7074|INFO|Init.Steps.InitializePlugins|15| HealthChecks by Nethermind initialized in 12ms 2025-01-08 15:47:39.7074|INFO|Init.Steps.InitializePlugins|15| Hive by Nethermind 2025-01-08 15:47:39.7136|INFO|Init.Steps.InitializePlugins|15| Hive by Nethermind initialized in 6ms 2025-01-08 15:47:39.7136|INFO|Init.Steps.InitializePlugins|15| Clef signer by Nethermind 2025-01-08 15:47:39.7136|INFO|Init.Steps.InitializePlugins|15| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:47:39.7136|INFO|Init.Steps.InitializePlugins|15| EthStats by Nethermind 2025-01-08 15:47:39.7136|DEBUG|EthStats.EthStatsPlugin|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:47:39.7136|INFO|Init.Steps.InitializePlugins|15| EthStats by Nethermind initialized in 1ms 2025-01-08 15:47:39.7136|INFO|Init.Steps.InitializePlugins|15| Snapshot by Nethermind 2025-01-08 15:47:39.7163|INFO|Init.Steps.InitializePlugins|15| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:47:39.7163|INFO|Init.Steps.InitializePlugins|15| TraceStore by Nethermind 2025-01-08 15:47:39.7163|INFO|Init.Steps.InitializePlugins|15| TraceStore by Nethermind initialized in 2ms 2025-01-08 15:47:39.7163|INFO|Init.Steps.InitializePlugins|15| UPnP by Nethermind 2025-01-08 15:47:39.7364|INFO|Init.Steps.InitializePlugins|15| UPnP by Nethermind initialized in 16ms 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializePlugins executed in 134ms 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.7364|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:47:39.7474|INFO|Trie.NodeStorageFactory|15|Detected HalfPath key scheme. 2025-01-08 15:47:39.7474|INFO|Init.InitializeStateDb|15|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeStateDb executed in 242ms 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:39.9804|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializePrecompiles executed in 5,907ms 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.1574|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:47:44.1820|INFO|Consensus.AuRa.AuRaBlockFinalizationManager|8|Block 0: Transitioning to 2/3 quorum. 2025-01-08 15:47:44.3149|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|8|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:47:44.3644|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|8|Recreating light collection of blob transactions and cache 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeBlockchainAuRaMerge executed in 295ms 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4538|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:47:44.4614|DEBUG|Consensus.Processing.BlockchainProcessor|8|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:47:44.4653|DEBUG|Consensus.Processing.BlockchainProcessor|8|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|Step StartBlockProcessorAuRa executed in 18ms 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4736|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:47:44.4781|INFO|Init.Steps.LoadGenesisBlock|8|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|Step LoadGenesisBlockAuRa executed in 2ms 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|Step StartLogProducer executed in 1ms 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.4781|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4802|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:47:44.4932|INFO|Merge.Plugin.Synchronization.BeaconPivot|6|Loaded Beacon Pivot: 13722596 (0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e) 2025-01-08 15:47:44.6454|DEBUG|Synchronization.Peers.SyncPeerPool|6|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:47:44.6742|INFO|Synchronization.SnapSync.ProgressTracker|6|Snap - State Ranges (Phase 1) is finished. 2025-01-08 15:47:44.6866|INFO|Merge.Plugin.Synchronization.PivotUpdator|6|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:47:44.7018|INFO|Synchronization.FastSync.TreeSync|6|Now syncing nodes starting from root of block 0 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8252|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:44.8345|INFO|Network.StaticNodes.StaticNodesManager|15|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:47:44.8472|DEBUG|Network.ProtocolsManager|15|Removed supported capability: nodedata1 2025-01-08 15:47:44.9250|DEBUG|Init.Steps.InitializeNetwork|6|Skipped enabling snap capability 2025-01-08 15:47:44.9331|DEBUG|Synchronization.Peers.SyncPeerPool|6|Starting eth sync peer upgrade timer 2025-01-08 15:47:44.9331|DEBUG|Init.Steps.InitializeNetwork|6|Starting synchronization from block 0 (0xada44f...12ba9a). 2025-01-08 15:47:44.9380|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:47:44.9380|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:47:44.9380|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:47:44.9380|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:47:44.9380|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:47:44.9449|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher is going to sleep. 2025-01-08 15:47:44.9449|DEBUG|Init.Steps.InitializeNetwork|6|Starting discovery process. 2025-01-08 15:47:44.9505|DEBUG|Init.Steps.InitializeNetwork|6|Discovery process started. 2025-01-08 15:47:44.9531|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:47:44.9531|DEBUG|Init.Steps.InitializeNetwork|6|Initializing peer manager 2025-01-08 15:47:44.9531|DEBUG|Network.Discovery.DiscoveryApp|8|Discovery : udp://172.234.230.144:30303 2025-01-08 15:47:44.9668|DEBUG|Network.NodesLoader|6|Initializing persisted peers: 6. 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:47:44.9943|DEBUG|Network.NodesLoader|6|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:47:45.0939|DEBUG|Network.PeerPool|6|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:47:45.0939|DEBUG|Network.PeerPool|6|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:47:45.0939|DEBUG|Network.PeerPool|6|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:47:45.0939|DEBUG|Network.PeerPool|6|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:47:45.0939|DEBUG|Network.PeerPool|6|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:47:45.1033|DEBUG|Network.PeerPool|6|Starting peer persistence timer 2025-01-08 15:47:45.1088|DEBUG|Network.PeerManager|6|Starting peer update timer 2025-01-08 15:47:45.1246|DEBUG|Network.SessionMonitor|6|Starting session monitor 2025-01-08 15:47:45.1301|DEBUG|Init.Steps.InitializeNetwork|6|Peer manager initialization completed 2025-01-08 15:47:45.1301|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeNetwork executed in 650ms 2025-01-08 15:47:45.1301|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork complete 2025-01-08 15:47:45.1301|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:47:45.1301|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:47:45.1322|DEBUG|Init.Steps.Migrations.BloomMigration|8|BloomDb migration not needed. 2025-01-08 15:47:45.1392|DEBUG|Init.Steps.EthereumStepsManager|8|Step DatabaseMigrations executed in 6ms 2025-01-08 15:47:45.1392|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations complete 2025-01-08 15:47:45.1404|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:47:45.1972|DEBUG|Network.PeerManager|15|Peer update loop complete. 2025-01-08 15:47:45.2819|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 5216 2025-01-08 15:47:45.2819|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:47:45.2930|INFO|Network.Discovery.DiscoveryApp|34|Connected to 0 bootnodes, 17 trusted/persisted nodes 2025-01-08 15:47:45.2930|DEBUG|Network.Discovery.DiscoveryApp|34|Starting discovery persistence timer 2025-01-08 15:47:45.2986|DEBUG|Network.Discovery.DiscoveryApp|34|Starting discovery timer 2025-01-08 15:47:45.3022|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:47:45.3165|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:47:45.3616|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:47:45.3933|DEBUG|Init.Steps.RegisterRpcModules|8|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:47:45.3933|DEBUG|Init.Steps.EthereumStepsManager|8|Step RegisterAuRaMergeRpcModules executed in 253ms 2025-01-08 15:47:45.3933|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules complete 2025-01-08 15:47:45.3933|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:47:45.4248|INFO|Init.Steps.ReviewBlockTree|8|No block tree levels to review for fixes. All fine. 2025-01-08 15:47:45.4248|DEBUG|Blockchain.BlockTree|8|Lowest inserted header set to 13630394 2025-01-08 15:47:45.4290|INFO|Blockchain.BlockTree|8|Numbers resolved, level = 13722703, header = 13722703, body = 13722703 2025-01-08 15:47:45.4290|INFO|Blockchain.BlockTree|8|Beacon Numbers resolved, level = 0, header = 13722735, body = 13722735 2025-01-08 15:47:45.4290|INFO|Blockchain.BlockTree|8|Loading fork choice info 2025-01-08 15:47:45.4290|DEBUG|Blockchain.BlockTree|8|Completed visiting blocks in DB at level 13722553 - best known 13722703 2025-01-08 15:47:45.4290|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:47:45.4290|DEBUG|Init.Steps.EthereumStepsManager|37|Step ReviewBlockTree executed in 37ms 2025-01-08 15:47:45.4290|DEBUG|Init.Steps.EthereumStepsManager|37|ReviewBlockTree complete 2025-01-08 15:47:45.4982|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:47:45.6664|INFO|Monitoring.MonitoringService|8|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:47:45.6664|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|Step StartGrpc executed in 6ms 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:47:45.6735|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:47:45.6776|INFO|Init.Steps.StartMonitoring|37|System.Diagnostics.Metrics disabled 2025-01-08 15:47:45.6776|DEBUG|Init.Steps.EthereumStepsManager|37|Step StartMonitoring executed in 247ms 2025-01-08 15:47:45.6776|DEBUG|Init.Steps.EthereumStepsManager|37|StartMonitoring complete 2025-01-08 15:47:45.6921|INFO|Merge.Plugin.MergePlugin|8|Starting Merge block producer & sealer 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeBlockProducer executed in 69ms 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:45.7439|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|38|Reviewing steps manager dependencies 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|38|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:47:45.7442|DEBUG|Init.Steps.EthereumStepsManager|38|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:47:45.7535|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:45.7596|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.2590000 for next AuRa step. 2025-01-08 15:47:45.8308|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:47:45.8557|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:45.8607|DEBUG|Network.PeerManager|36|Peer pool size is: 101 2025-01-08 15:47:45.8676|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:47:45.8676|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:47:45.8751|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:47:45.8815|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:47:45.8815|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:47:45.8815|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:47:45.8815|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:47:45.8815|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:47:45.8815|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:47:45.8815|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:47:45.9063|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.240.183.10:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:47:45.9084|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.102.241.186:30107] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:47:45.9491|DEBUG|Synchronization.Peers.SyncPeerPool|23|Sending my best block 13722703 (0xb67f06...ddeb28) to [Peer|eth68|13722737| 139.144.26.85:| Out] 2025-01-08 15:47:45.9491|DEBUG|Synchronization.Peers.SyncPeerPool|23|Refreshed peer info for [Peer|eth68|13722737| 139.144.26.85:| Out]. 2025-01-08 15:47:45.9531|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.0528|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.0528|DEBUG|Synchronization.Peers.SyncPeerPool|23|Sending my best block 13722703 (0xb67f06...ddeb28) to [Peer|eth68|13722737| 35.206.174.92:| Out] 2025-01-08 15:47:46.0528|DEBUG|Synchronization.Peers.SyncPeerPool|23|Refreshed peer info for [Peer|eth68|13722737| 35.206.174.92:| Out]. 2025-01-08 15:47:46.0528|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:47:46.0528|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 15:47:46.0528|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 15:47:46.0528|DEBUG|Network.ProtocolsManager|24|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 15:47:46.0579|DEBUG|Synchronization.Peers.SyncPeerPool|8|Sending my best block 13722703 (0xb67f06...ddeb28) to [Peer|eth68|13722737| 35.210.126.23:| Out] 2025-01-08 15:47:46.0579|DEBUG|Synchronization.Peers.SyncPeerPool|8|Refreshed peer info for [Peer|eth68|13722737| 35.210.126.23:| Out]. 2025-01-08 15:47:46.0716|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:47:46.1534|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.2320|DEBUG|Synchronization.Peers.SyncPeerPool|35|Sending my best block 13722703 (0xb67f06...ddeb28) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 15:47:46.2320|DEBUG|Synchronization.Peers.SyncPeerPool|35|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 15:47:46.2532|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.3527|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.3605|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:47:46.3696|DEBUG|Synchronization.Peers.SyncPeerPool|11|Sending my best block 13722703 (0xb67f06...ddeb28) to [Peer|eth68|13722737| 3.71.132.231:| Out] 2025-01-08 15:47:46.3696|DEBUG|Synchronization.Peers.SyncPeerPool|11|Refreshed peer info for [Peer|eth68|13722737| 3.71.132.231:| Out]. 2025-01-08 15:47:46.3696|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.70.241:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:46.3854|DEBUG|Synchronization.Peers.SyncPeerPool|11|Sending my best block 13722703 (0xb67f06...ddeb28) to [Peer|eth68|13722737| 3.69.35.13:| Out] 2025-01-08 15:47:46.3854|DEBUG|Synchronization.Peers.SyncPeerPool|11|Refreshed peer info for [Peer|eth68|13722737| 3.69.35.13:| Out]. 2025-01-08 15:47:46.4532|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.4923|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.197.8.16:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16350 2025-01-08 15:47:46.5163|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30886] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:46.5529|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.6537|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.6537|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->16.62.65.98:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:47:46.6810|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.35.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:46.7014|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|15|Changing sync Disconnected to Full, FastHeaders at block: 13722703 | target: 13722596 | peer: 13722737 2025-01-08 15:47:46.7014|DEBUG|Synchronization.Reporting.SyncReport|15|Sync mode changed from Disconnected to Full, FastHeaders 2025-01-08 15:47:46.7014|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FullSyncFeed state changed to Active 2025-01-08 15:47:46.7051|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:47:46.7211|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 35.210.126.23:| Out] 2025-01-08 15:47:46.7328|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722703, beaconPivotExists: True, BestSuggestedBody: 13722703, BestKnownNumber: 13722703, BestPeer: [HBR ][ ][Peer|eth68|13722737| 35.210.126.23:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:46.7387|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|HeadersSyncFeed state changed to Active 2025-01-08 15:47:46.7387|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:47:46.7452|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 35.210.126.23:| Out] (our best 13722703) 2025-01-08 15:47:46.7531|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.7979|INFO|Blockchain.BlockTree|15|Missing block info - creating level in FindHeader scope when head is 0 (0xada44f...12ba9a). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 0, BestKnownNumber: 13722703 2025-01-08 15:47:46.8084|ERROR|Synchronization.Synchronizer|36|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 15:47:46.8595|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:46.9153|DEBUG|Network.PeerManager|15|Peer pool size is: 202 2025-01-08 15:47:46.9380|DEBUG|Synchronization.Blocks.BlockDownloader|15|Replacing [ ][ ][Peer|eth68|13722737| 35.210.126.23:| Out] with [HBR ][ ][Peer|eth68|13722737| 139.144.26.85:| Out] for the blocks sync allocation. 2025-01-08 15:47:46.9570|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:47.0242|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.132.227:31304] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:47:47.0582|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:47.1568|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:47.2564|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:47.3572|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:47.3608|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:47:47.4569|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 0. 2025-01-08 15:47:47.4607|DEBUG|Synchronization.Blocks.SyncBatchSize|15|Changing sync batch size to 48 2025-01-08 15:47:47.5440|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722703 (0xb67f06...ddeb28) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722702 (0xe8829f...c1a551) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722701 (0x711776...6d4454) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722700 (0x292439...75fbc4) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722699 (0x03663e...98853a) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722698 (0xcd72e6...e6d43b) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722697 (0x734bab...6d5772) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722696 (0x8f3a07...edc0d9) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722695 (0x7f6c0e...4cf66f) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722694 (0x38cafd...b3ffa1) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722693 (0xb515ee...98f54b) in fast sync transition branch - state not found 2025-01-08 15:47:47.5488|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722692 (0xfb4954...40dd6e) in fast sync transition branch - state not found 2025-01-08 15:47:47.5553|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722691 (0xc5984c...d24230) in fast sync transition branch - state not found 2025-01-08 15:47:47.5553|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722690 (0x3ec7fc...c46cf4) in fast sync transition branch - state not found 2025-01-08 15:47:47.5553|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722689 (0x4b49eb...de9acf) in fast sync transition branch - state not found 2025-01-08 15:47:47.5553|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722688 (0x7a8802...e4198b) in fast sync transition branch - state not found 2025-01-08 15:47:47.5553|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722687 (0x321454...2699a3) in fast sync transition branch - state not found 2025-01-08 15:47:47.5553|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722686 (0xbcd8cb...6a2056) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722685 (0xb1596d...fd50c5) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 2. 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722684 (0xdccd47...27ad4d) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722683 (0x9aac79...ebdf43) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722682 (0x52b06d...295e62) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722681 (0xd9492d...2d7f18) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722680 (0x399ef8...1d689b) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722679 (0xf1a8b4...af51d5) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722678 (0x923969...072cb7) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722677 (0xa39fa5...9ca975) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722676 (0xbe66f2...901282) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722675 (0xc846c1...d77e7f) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722674 (0xefc6f8...0bb676) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722673 (0x8737df...198b99) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722672 (0xaaaa29...90a94e) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722671 (0x4596f4...a3c79d) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722670 (0x7c25c1...cbe471) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722669 (0x922ca0...8329d8) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722668 (0xf699e0...881933) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722667 (0x7c75c7...49eaf7) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|DEBUG|Consensus.Processing.BlockchainProcessor|35|A new block 13722666 (0x655c5b...f3cd36) in fast sync transition branch - state not found 2025-01-08 15:47:47.5566|INFO|Consensus.Processing.BlockchainProcessor|35|Found state for parent: 13722665 (0xb3889e...e9cb12), StateRoot: 0x3b0e532264f07ec356c55f898772506ba71df24522130f490443f9acbb0529c4 2025-01-08 15:47:47.5779|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [ ][ ][Peer|eth68|13722737| 35.210.126.23:| Out] (our best 13722734) 2025-01-08 15:47:47.5779|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Has better peer, stopping 2025-01-08 15:47:47.5779|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [ ][ ][Peer|eth68|13722737| 35.210.126.23:| Out] completed with progress 31. 2025-01-08 15:47:47.5855|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FullSyncFeed state changed to Dormant 2025-01-08 15:47:47.5855|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 35.210.126.23:| Out] has been processed 2025-01-08 15:47:47.5855|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:47:47.5855|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.5932|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.6570|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 31. 2025-01-08 15:47:47.6828|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FullSyncFeed state changed to Active 2025-01-08 15:47:47.6828|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 15:47:47.6828|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 139.144.26.85:| Out] 2025-01-08 15:47:47.6828|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722734, beaconPivotExists: True, BestSuggestedBody: 13722734, BestKnownNumber: 13722734, BestPeer: [HBR ][ ][Peer|eth68|13722737| 139.144.26.85:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:47.6828|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 139.144.26.85:| Out] (our best 13722734) 2025-01-08 15:47:47.6996|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 15:47:47.7395|DEBUG|Synchronization.Blocks.SyncBatchSize|42|Changing sync batch size to 48 2025-01-08 15:47:47.7418|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|42|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 139.144.26.85:| Out] (our best 13722735) 2025-01-08 15:47:47.7418|DEBUG|Synchronization.Blocks.BlockDownloader|42|Blocks download from [HBR ][ ][Peer|eth68|13722737| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 15:47:47.7418|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|FullSyncFeed state changed to Dormant 2025-01-08 15:47:47.7418|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 139.144.26.85:| Out] has been processed 2025-01-08 15:47:47.7418|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|42|SyncDispatcher is going to sleep. 2025-01-08 15:47:47.7566|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|23|Delaying producing block, chain not processed yet. BlockProcessingQueue count 32. 2025-01-08 15:47:47.7776|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722666 2025-01-08 15:47:47.7776|DEBUG|Trie.Pruning.TrieStore|35|Reached first commit - newest 13722666, last persisted 0 2025-01-08 15:47:47.7776|DEBUG|Blockchain.TrieStoreBoundaryWatcher|35|Saving reorg boundary 13722665 2025-01-08 15:47:47.7883|DEBUG|Consensus.Processing.BlockCachePreWarmer|23|Clearing caches 2025-01-08 15:47:47.7883|DEBUG|Consensus.Processing.BlockCachePreWarmer|23|Cleared caches: Rlp 2025-01-08 15:47:47.7965|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.7965|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8057|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722667 2025-01-08 15:47:47.8057|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.8057|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.8057|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8057|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8147|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722668 2025-01-08 15:47:47.8147|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.8147|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.8147|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8147|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8221|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722669 2025-01-08 15:47:47.8221|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.8221|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.8221|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8221|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8401|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.142.212.115:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 6789 2025-01-08 15:47:47.8493|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722670 2025-01-08 15:47:47.8493|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:47:47.8493|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:47:47.8493|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8493|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8523|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722671 2025-01-08 15:47:47.8523|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8523|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.8523|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8523|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8523|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.210.101.49:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:47:47.8566|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 32. 2025-01-08 15:47:47.8566|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722672 2025-01-08 15:47:47.8566|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:47:47.8566|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:47:47.8566|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8566|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8633|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722673 2025-01-08 15:47:47.8633|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:47:47.8633|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:47:47.8633|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8633|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8812|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722674 2025-01-08 15:47:47.8812|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:47:47.8868|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp, Precompile 2025-01-08 15:47:47.8868|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8868|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8915|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722675 2025-01-08 15:47:47.8915|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8915|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.8915|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8915|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.8966|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722676 2025-01-08 15:47:47.8966|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8966|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.8966|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.8966|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9043|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722677 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9043|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722678 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9043|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9105|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722679 2025-01-08 15:47:47.9105|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.9105|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.9105|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9105|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9138|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722680 2025-01-08 15:47:47.9138|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:47.9138|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:47.9184|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722681. 2025-01-08 15:47:47.9312|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722681 2025-01-08 15:47:47.9402|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722681. 2025-01-08 15:47:47.9402|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:47:47.9485|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:47.9485|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722682. 2025-01-08 15:47:47.9530|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722682. 2025-01-08 15:47:47.9530|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722682 2025-01-08 15:47:47.9530|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.9564|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:47.9564|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9564|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9564|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|42|Delaying producing block, chain not processed yet. BlockProcessingQueue count 32. 2025-01-08 15:47:47.9564|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722683 2025-01-08 15:47:47.9564|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:47:47.9564|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:47:47.9564|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722684. 2025-01-08 15:47:47.9624|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722684. 2025-01-08 15:47:47.9624|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722684 2025-01-08 15:47:47.9624|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9642|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722685 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9642|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9692|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:47:47.9692|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722686 2025-01-08 15:47:47.9692|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:47.9692|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:47.9692|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9692|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9692|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722687 2025-01-08 15:47:47.9725|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9725|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.9725|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9725|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9779|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722688 2025-01-08 15:47:47.9779|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:47:47.9779|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:47:47.9779|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9779|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9846|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722689 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9846|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722690 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9846|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:47.9926|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722691 2025-01-08 15:47:47.9926|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9926|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:47.9926|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:47.9926|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0019|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722692 2025-01-08 15:47:48.0019|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0019|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.0019|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0019|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0078|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722693 2025-01-08 15:47:48.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722694. 2025-01-08 15:47:48.0316|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722694. 2025-01-08 15:47:48.0446|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722694 2025-01-08 15:47:48.0446|DEBUG|Network.PeerManager|36|Peer pool size is: 303 2025-01-08 15:47:48.0484|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:47:48.0484|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.0484|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0484|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0552|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722695 2025-01-08 15:47:48.0552|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:47:48.0552|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:47:48.0552|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0552|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0567|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 32. 2025-01-08 15:47:48.0678|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722696 2025-01-08 15:47:48.0683|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:47:48.0683|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:47:48.0683|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0683|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0749|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722697 2025-01-08 15:47:48.0788|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:47:48.0788|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp, Precompile 2025-01-08 15:47:48.0788|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0788|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0862|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722698 2025-01-08 15:47:48.0862|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:48.0862|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:48.0862|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0862|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0935|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722699 2025-01-08 15:47:48.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:48.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:48.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.0998|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722700 2025-01-08 15:47:48.1004|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:48.1004|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:48.1004|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.1004|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.1067|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722701 2025-01-08 15:47:48.1067|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:48.1067|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:48.1067|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.1067|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.1137|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722702 2025-01-08 15:47:48.1137|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 15:47:48.1137|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 15:47:48.1137|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.1137|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.1193|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722703 2025-01-08 15:47:48.1193|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.1193|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.1209|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722704. 2025-01-08 15:47:48.1209|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722704. 2025-01-08 15:47:48.1276|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722704 2025-01-08 15:47:48.1339|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722704 | 544.9 ms | slot 588 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.1339|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0005XDAI 0.09 MGas | 3 txs | calls 664 ( 1) | sload 1,377 | sstore 403 | create 0 2025-01-08 15:47:48.1339|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.16 MGas/s | 5.5 tps | 0.00 Blk/s | recover 0 | process 31 2025-01-08 15:47:48.1339|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:47:48.1339|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.1643|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 32. 2025-01-08 15:47:48.2053|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722705. 2025-01-08 15:47:48.2053|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722705. 2025-01-08 15:47:48.2086|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722705 2025-01-08 15:47:48.2086|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:47:48.2086|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13722705 | 12.8 ms | slot 82 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2086|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.2086|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 6.86 MGas/s | 234.4 tps | 78.13 Blk/s | recover 0 | process 30 2025-01-08 15:47:48.2086|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.2124|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Started pre-warming caches for block 13722706. 2025-01-08 15:47:48.2124|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Finished pre-warming caches for block 13722706. 2025-01-08 15:47:48.2176|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722706 2025-01-08 15:47:48.2176|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:47:48.2176|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.2176|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13722706 | 7.6 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2176|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.2176|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 15.35 MGas/s | 524.2 tps | 131.04 Blk/s | recover 0 | process 29 2025-01-08 15:47:48.2217|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Started pre-warming caches for block 13722707. 2025-01-08 15:47:48.2217|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Finished pre-warming caches for block 13722707. 2025-01-08 15:47:48.2254|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722707 2025-01-08 15:47:48.2254|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 15:47:48.2254|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.2254|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722707 | 4.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2254|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.2254|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 25.57 MGas/s | 873.2 tps | 218.29 Blk/s | recover 0 | process 28 2025-01-08 15:47:48.2254|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722708. 2025-01-08 15:47:48.2295|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722708. 2025-01-08 15:47:48.2339|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722708 2025-01-08 15:47:48.2339|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.2339|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.2403|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722708 | 8.2 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2403|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.2403|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 10.76 MGas/s | 367.3 tps | 122.44 Blk/s | recover 0 | process 27 2025-01-08 15:47:48.2403|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722709. 2025-01-08 15:47:48.2403|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722709. 2025-01-08 15:47:48.2505|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722709 2025-01-08 15:47:48.2505|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:48.2505|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722709 | 16.7 ms | slot 17 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2505|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.2505|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 5.25 MGas/s | 179.2 tps | 59.74 Blk/s | recover 0 | process 26 2025-01-08 15:47:48.2525|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.2525|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.2525|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.2644|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 26. 2025-01-08 15:47:48.2644|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722710 2025-01-08 15:47:48.2644|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:47:48.2644|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:47:48.2644|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.2644|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.2644|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722710 | 14.6 ms | slot 15 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2644|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.2644|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 4.01 MGas/s | 136.9 tps | 68.44 Blk/s | recover 0 | process 25 2025-01-08 15:47:48.2717|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722711 2025-01-08 15:47:48.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:47:48.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:47:48.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.2722|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722711 | 5.3 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.2722|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.2722|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 5.51 MGas/s | 188.1 tps | 188.11 Blk/s | recover 0 | process 24 2025-01-08 15:47:48.3024|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722712 2025-01-08 15:47:48.3024|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 15:47:48.3024|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 15:47:48.3042|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722712 | 31.6 ms | slot 32 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.3042|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 15:47:48.3042|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 1.85 MGas/s | 63.3 tps | 31.64 Blk/s | recover 0 | process 23 2025-01-08 15:47:48.3085|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3085|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3126|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722713 2025-01-08 15:47:48.3205|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722713 | 4.4 ms | slot 9 ms | 2025-01-08 15:47:48.3205|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3205|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3205|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 225.78 Blk/s | recover 0 | process 22 2025-01-08 15:47:48.3205|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.3205|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3205|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3257|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722714 2025-01-08 15:47:48.3257|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3257|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.3257|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3257|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3305|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722714 | 5.3 ms | slot 13 ms | 2025-01-08 15:47:48.3305|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3305|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 189.04 Blk/s | recover 0 | process 21 2025-01-08 15:47:48.3330|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722715 2025-01-08 15:47:48.3330|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3330|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.3330|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3330|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3383|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722715 | 7.3 ms | slot 8 ms | 2025-01-08 15:47:48.3383|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3383|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 136.52 Blk/s | recover 0 | process 20 2025-01-08 15:47:48.3435|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722716 2025-01-08 15:47:48.3435|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:47:48.3435|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:47:48.3444|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722716 | 9.7 ms | slot 11 ms | 2025-01-08 15:47:48.3444|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.3444|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 103.00 Blk/s | recover 0 | process 19 2025-01-08 15:47:48.3444|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3444|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3520|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722717 2025-01-08 15:47:48.3522|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:48.3522|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:48.3522|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722717 | 7.2 ms | slot 8 ms | 2025-01-08 15:47:48.3522|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.3522|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 139.20 Blk/s | recover 0 | process 18 2025-01-08 15:47:48.3522|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3522|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3598|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722718 2025-01-08 15:47:48.3604|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:47:48.3604|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722718 | 7.9 ms | slot 8 ms | 2025-01-08 15:47:48.3604|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3604|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 127.08 Blk/s | recover 0 | process 17 2025-01-08 15:47:48.3675|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 17. 2025-01-08 15:47:48.3604|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:47:48.3675|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:47:48.3675|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3675|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3756|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722719 2025-01-08 15:47:48.3767|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3767|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.3767|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3767|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3767|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722719 | 15.8 ms | slot 16 ms | 2025-01-08 15:47:48.3767|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3767|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 63.38 Blk/s | recover 0 | process 16 2025-01-08 15:47:48.3834|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722720 2025-01-08 15:47:48.3834|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:48.3834|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:48.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3844|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722720 | 7.4 ms | slot 8 ms | 2025-01-08 15:47:48.3844|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3844|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 134.81 Blk/s | recover 0 | process 15 2025-01-08 15:47:48.3976|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722721 2025-01-08 15:47:48.3976|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3976|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.3976|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.3976|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.3976|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722721 | 13.5 ms | slot 14 ms | 2025-01-08 15:47:48.3976|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.3976|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 73.86 Blk/s | recover 0 | process 14 2025-01-08 15:47:48.4128|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722722 2025-01-08 15:47:48.4128|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4128|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.4128|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4128|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4128|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722722 | 14.8 ms | slot 15 ms | 2025-01-08 15:47:48.4128|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.4128|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 67.51 Blk/s | recover 0 | process 13 2025-01-08 15:47:48.4264|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722723 2025-01-08 15:47:48.4264|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:47:48.4264|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:47:48.4264|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722723 | 13.5 ms | slot 14 ms | 2025-01-08 15:47:48.4264|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.4264|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4264|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 73.87 Blk/s | recover 0 | process 12 2025-01-08 15:47:48.4264|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4364|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722724 2025-01-08 15:47:48.4364|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4364|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.4364|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4364|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4364|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722724 | 9.7 ms | slot 10 ms | 2025-01-08 15:47:48.4364|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.4364|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 103.44 Blk/s | recover 0 | process 11 2025-01-08 15:47:48.4364|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722725 2025-01-08 15:47:48.4405|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4405|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.4405|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4405|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4405|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722725 | 3.6 ms | slot 4 ms | 2025-01-08 15:47:48.4405|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.4405|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 280.90 Blk/s | recover 0 | process 10 2025-01-08 15:47:48.4504|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722726 2025-01-08 15:47:48.4504|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4504|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.4504|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4504|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4504|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722726 | 10.2 ms | slot 10 ms | 2025-01-08 15:47:48.4504|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.4504|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 97.90 Blk/s | recover 0 | process 9 2025-01-08 15:47:48.4578|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722727 2025-01-08 15:47:48.4578|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4578|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.4578|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4578|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4578|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722727 | 7.2 ms | slot 7 ms | 2025-01-08 15:47:48.4578|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.4578|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 138.08 Blk/s | recover 0 | process 8 2025-01-08 15:47:48.4608|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722728 2025-01-08 15:47:48.4608|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:47:48.4608|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:47:48.4608|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722728 | 2.9 ms | slot 3 ms | 2025-01-08 15:47:48.4608|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.4608|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 339.10 Blk/s | recover 0 | process 7 2025-01-08 15:47:48.4608|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722729. 2025-01-08 15:47:48.4608|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722729. 2025-01-08 15:47:48.4684|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 7. 2025-01-08 15:47:48.4684|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722729 2025-01-08 15:47:48.4722|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:47:48.4722|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.4722|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722729 | 10.1 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.4722|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.4722|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4722|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 8.73 MGas/s | 297.9 tps | 99.31 Blk/s | recover 0 | process 6 2025-01-08 15:47:48.4722|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:47:48.4871|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722730 2025-01-08 15:47:48.4871|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.4871|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:47:48.4888|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722731. 2025-01-08 15:47:48.4888|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722731. 2025-01-08 15:47:48.4888|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722730 | 14.9 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.4888|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.4888|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 3.92 MGas/s | 133.8 tps | 66.91 Blk/s | recover 0 | process 5 2025-01-08 15:47:48.5125|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722731 2025-01-08 15:47:48.5125|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.5125|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.5125|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722731 | 25.4 ms | slot 26 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.5125|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.5125|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 4.62 MGas/s | 157.5 tps | 39.38 Blk/s | recover 0 | process 4 2025-01-08 15:47:48.5125|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722732. 2025-01-08 15:47:48.5163|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722732. 2025-01-08 15:47:48.5163|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722732 2025-01-08 15:47:48.5163|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.5163|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.5163|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722732 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.5163|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.5163|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 33.24 MGas/s | 1,134.6 tps | 226.91 Blk/s | recover 0 | process 3 2025-01-08 15:47:48.5202|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722733. 2025-01-08 15:47:48.5202|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722733. 2025-01-08 15:47:48.5272|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722733 2025-01-08 15:47:48.5272|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:47:48.5272|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.5291|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722733 | 9.5 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.5291|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:47:48.5291|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 15.46 MGas/s | 527.9 tps | 105.57 Blk/s | recover 0 | process 2 2025-01-08 15:47:48.5291|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722734. 2025-01-08 15:47:48.5363|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722734. 2025-01-08 15:47:48.5413|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722734 2025-01-08 15:47:48.5413|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:47:48.5413|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.5413|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722734 | 14.4 ms | slot 15 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.5413|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.5413|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 8.13 MGas/s | 277.5 tps | 69.38 Blk/s | recover 0 | process 1 2025-01-08 15:47:48.5413|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722735. 2025-01-08 15:47:48.5456|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722735. 2025-01-08 15:47:48.5545|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722735 2025-01-08 15:47:48.5568|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:47:48.5568|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:48.5568|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722735 | 13.5 ms | slot 15 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:48.5568|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:48.5568|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 6.50 MGas/s | 221.8 tps | 73.95 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:47:48.6807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FullSyncFeed state changed to Active 2025-01-08 15:47:48.6807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:47:48.6807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] 2025-01-08 15:47:48.6807|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|MergeBlockDownloader GetCurrentNumber: currentNumber 13722735, beaconPivotExists: True, BestSuggestedBody: 13722735, BestKnownNumber: 13722735, BestPeer: [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:48.6807|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|8|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] (our best 13722735) 2025-01-08 15:47:48.6807|DEBUG|Synchronization.Blocks.BlockDownloader|8|Blocks download from [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] completed with progress 0. 2025-01-08 15:47:48.6807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FullSyncFeed state changed to Dormant 2025-01-08 15:47:48.6807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] has been processed 2025-01-08 15:47:48.6807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher is going to sleep. 2025-01-08 15:47:48.7690|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|23|Attempt to request ENR before bonding 2025-01-08 15:47:48.9101|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|23|Attempt to request ENR before bonding 2025-01-08 15:47:49.0615|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|212.117.171.76:51468->30303] to: 30303 2025-01-08 15:47:49.0615|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|212.117.171.76:51468->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:49.0955|DEBUG|Network.PeerManager|23|Peer pool size is: 404 2025-01-08 15:47:49.3605|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:47:49.6586|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.154.235.142:60606] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, par3, par4, eth63, eth64, pip1 2025-01-08 15:47:49.6813|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|FullSyncFeed state changed to Active 2025-01-08 15:47:49.6813|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:47:49.6813|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] 2025-01-08 15:47:49.6813|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|45|MergeBlockDownloader GetCurrentNumber: currentNumber 13722735, beaconPivotExists: True, BestSuggestedBody: 13722735, BestKnownNumber: 13722735, BestPeer: [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:49.6813|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|45|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] (our best 13722735) 2025-01-08 15:47:49.6813|DEBUG|Synchronization.Blocks.BlockDownloader|45|Blocks download from [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] completed with progress 0. 2025-01-08 15:47:49.6813|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|FullSyncFeed state changed to Dormant 2025-01-08 15:47:49.6813|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] has been processed 2025-01-08 15:47:49.6813|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|45|SyncDispatcher is going to sleep. 2025-01-08 15:47:49.7301|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.108.71.204:30399] initiating disconnect because InvalidNetworkId, details: invalid network id - 622277 2025-01-08 15:47:49.8308|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.177.127.52:16467->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:50.0054|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:47:50.1029|DEBUG|Db.SimpleFilePublicKeyDb|11|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_2af33de5-a217-4fbb-a43b-8605fc23d01c 2025-01-08 15:47:50.1273|DEBUG|Network.PeerManager|23|Peer pool size is: 505 2025-01-08 15:47:50.1937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.90.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:50.3585|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:47:50.3604|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:47:50.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FullSyncFeed state changed to Active 2025-01-08 15:47:50.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:47:50.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] 2025-01-08 15:47:50.6810|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722735, beaconPivotExists: True, BestSuggestedBody: 13722735, BestKnownNumber: 13722735, BestPeer: [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:50.6810|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] (our best 13722735) 2025-01-08 15:47:50.6810|DEBUG|Synchronization.Blocks.BlockDownloader|11|Blocks download from [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] completed with progress 0. 2025-01-08 15:47:50.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|FullSyncFeed state changed to Dormant 2025-01-08 15:47:50.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] has been processed 2025-01-08 15:47:50.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 15:47:50.7682|INFO|Merge.Plugin.MergePlugin|38|Engine Module has been enabled 2025-01-08 15:47:50.7682|INFO|HealthChecks.HealthChecksPlugin|38|Health RPC Module has been enabled 2025-01-08 15:47:50.7682|DEBUG|Init.Steps.EthereumStepsManager|38|Step RegisterPluginRpcModules executed in 5,026ms 2025-01-08 15:47:50.7682|DEBUG|Init.Steps.EthereumStepsManager|38|RegisterPluginRpcModules complete 2025-01-08 15:47:50.7682|DEBUG|Init.Steps.EthereumStepsManager|38|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:47:50.7727|INFO|Init.Steps.StartBlockProducer|38|Starting AuRa block producer & sealer 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|Step StartBlockProducer executed in 1ms 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartBlockProducer complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|38|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:50.7727|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:47:50.7788|INFO|Runner.Ethereum.Steps.StartRpc|15|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:47:50.7853|DEBUG|Runner.Ethereum.JsonRpcRunner|15|Initializing JSON RPC 2025-01-08 15:47:50.8187|DEBUG|Runner.Ethereum.JsonRpcRunner|15|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:47:50.8187|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:47:50.8202|DEBUG|Init.Steps.EthereumStepsManager|38|Step StartRpc executed in 46ms 2025-01-08 15:47:50.8202|DEBUG|Init.Steps.EthereumStepsManager|38|StartRpc complete 2025-01-08 15:47:50.8202|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:47:50.8202|INFO|Runner.Ethereum.EthereumRunner|15| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 128 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 0 (0xada44f...12ba9a) Chain ID : Chiado ===================================================================================== 2025-01-08 15:47:51.1970|DEBUG|Network.PeerManager|15|Peer pool size is: 606 2025-01-08 15:47:51.1970|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:51.1970|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:51.2054|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:51.2054|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:51.2092|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:51.2092|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:51.2092|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, debug_getSyncStage([]) handled in 9ms 2025-01-08 15:47:51.2092|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 9ms 2025-01-08 15:47:51.2358|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:51.2358|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:51.2379|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:51.2379|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 2ms 2025-01-08 15:47:51.3606|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:51.5075|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:51.5075|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:51.5075|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:51.5075|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:51.5108|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:47:51.5108|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:47:51.5161|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:47:51.5162|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 5ms 2025-01-08 15:47:51.5162|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:51.5162|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:47:51.5271|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722735 (0xda9adc...85a2f1), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:47:51.5271|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722735 (0xda9adc...85a2f1) was processed. 2025-01-08 15:47:51.5302|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:51.5302|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 10ms 2025-01-08 15:47:51.5302|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|12|Cleaned processed blob txs from block 0 to block 13722705 2025-01-08 15:47:51.5302|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|12|Blob transactions database columns have been compacted 2025-01-08 15:47:51.5338|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:47:51.5338|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:47:51.5385|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:47:51.5385|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 5ms 2025-01-08 15:47:51.5959|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:51.5959|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:51.5966|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:51.5966|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:47:51.5966|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:51.5966|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:51.5966|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:51.5966|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:51.6812|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|FullSyncFeed state changed to Active 2025-01-08 15:47:51.6812|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|SyncDispatcher got activated. 2025-01-08 15:47:51.6812|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|23|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] 2025-01-08 15:47:51.6812|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|MergeBlockDownloader GetCurrentNumber: currentNumber 13722735, beaconPivotExists: True, BestSuggestedBody: 13722735, BestKnownNumber: 13722735, BestPeer: [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:51.6812|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|12|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] (our best 13722735) 2025-01-08 15:47:51.6812|DEBUG|Synchronization.Blocks.BlockDownloader|12|Blocks download from [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] completed with progress 0. 2025-01-08 15:47:51.6812|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|FullSyncFeed state changed to Dormant 2025-01-08 15:47:51.6812|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] has been processed 2025-01-08 15:47:51.6812|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:47:52.0826|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:52.0826|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:52.0826|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:52.0826|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:52.0850|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:52.0850|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:52.0850|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:52.0850|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:52.2346|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:52.2346|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:52.2346|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:52.2346|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:52.2424|DEBUG|Network.PeerManager|11|Peer pool size is: 707 2025-01-08 15:47:52.3593|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:47:52.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|FullSyncFeed state changed to Active 2025-01-08 15:47:52.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|SyncDispatcher got activated. 2025-01-08 15:47:52.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] 2025-01-08 15:47:52.6810|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|MergeBlockDownloader GetCurrentNumber: currentNumber 13722735, beaconPivotExists: True, BestSuggestedBody: 13722735, BestKnownNumber: 13722735, BestPeer: [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out], BestKnownBeaconNumber 0 2025-01-08 15:47:52.6810|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] (our best 13722735) 2025-01-08 15:47:52.6810|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [HBR ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] completed with progress 0. 2025-01-08 15:47:52.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FullSyncFeed state changed to Dormant 2025-01-08 15:47:52.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13722737| 3.71.132.231:| Out] has been processed 2025-01-08 15:47:52.6810|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 15:47:53.2382|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:53.2382|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:53.2382|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:53.2382|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:53.3173|DEBUG|Network.PeerManager|8|Peer pool size is: 808 2025-01-08 15:47:53.3610|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:47:53.4607|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","blockNumber":"0xd16470","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","prevRandao":"0x6b263a234f38ee14839d797ffc735150cd6aeb894a082229898b33223d570a6b","receiptsRoot":"0xac0f75805a7c64b711183a5ff0bf355cdbef1ca0f9858dc2118c1410e0a41f7e","stateRoot":"0xc8d9fb029bd2e9db2b7bbe84ab6617f3d095e8bc4907f3b22fa1d88cbbbcf3ed","timestamp":"0x677e9e1c","transactions":["0x02f901d58227d8830551b98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c17d5fb5d938ca61fc11c00ff2fdc5ddcc6ffda6917beb6d70ff6e66650e5b7d73e1817541cc3e8691839810e52ddca408c1c4386b36a9be5bd5a65cadb583e4f332e332e30000000000000000000000000000000000000000000000000000000c001a0269154a8c5d21d7d4e2bfdf4c8d69b43f1ca130a23834a1bcdb41c1119bd82c2a079af848d2795b25d0b3795bdd602077d0e47ff9347bd7e5392e19681d56c5717"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b77","index":"0x4302116","validatorIndex":"0xd64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb418","index":"0x4302117","validatorIndex":"0xd65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b16d","index":"0x4302118","validatorIndex":"0xd66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143957","index":"0x4302119","validatorIndex":"0xd67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b777","index":"0x430211a","validatorIndex":"0xd68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8807","index":"0x430211b","validatorIndex":"0xd69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b17c","index":"0x430211c","validatorIndex":"0xd6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x430211d","validatorIndex":"0xd6b"}]},[],"0xbffea70014ffe34dc860e2af47043f47c023abe5c9e1f34d51185b7fe7974487"]) 2025-01-08 15:47:53.4733|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.227.122.230:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:47:53.4787|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722736 (0xe96c71...82f441), Extra Data: chiado-teku-0 2025-01-08 15:47:53.4787|INFO|Merge.Plugin.Synchronization.BeaconPivot|38|Removing beacon pivot, previous pivot: Hash: 0x9d9887a2269af0fac41a4f9ae6bd53aabeb44f8dbb286d8adb7e0abf6a9f956e Number: 13722596 Parent: 0xd4201ce38b4f7d53fe5b12a0ed350f4c7018084cd8373dc52d8bb5c98732de6e Beneficiary: 0xff12121212120000000000000000000000000000 Gas Limit: 17016600 Gas Used: 117180 Timestamp: 1736350520 Extra Data: Difficulty: 0 Mix Hash: 0xfb989b4ff1c8b92156c6d9416fcafef3ae22635572ea044c01c6f333684b52b8 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x5d79376b08734ce3d4c3e87eafc14f69952298a9b3ae8012223ca4260467ab2c Receipts Root: 0xd4fbf5b605ee77ad849315dd79fcbdbe268b387101f6a609a577775d00995fba State Root: 0xe6149894c47ea4a27a819eb5dd2a64b28fcb84007caf95c6e0b8cbbec5e1c6d1 BaseFeePerGas: 7 WithdrawalsRoot: 0x37aea2dd5d05bdc5a43388f3f0f142099e5c76eec00a8c61d1b8ea413c761b08 ParentBeaconBlockRoot: 0x555a35e2873ef9b6bce3e8f863f95ee83f2dafdf1232a9effef401d7a61bbf90 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: 2025-01-08 15:47:53.4860|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:47:53.4860|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:47:53.4912|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722736 2025-01-08 15:47:53.4912|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:47:53.4912|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 15:47:53.4926|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722736 | 6.3 ms | slot 4,935 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:53.4926|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:53.4926|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 4.63 MGas/s | 158.2 tps | 158.15 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:47:53.4926|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722736 (0xe96c71...82f441). 2025-01-08 15:47:53.5072|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:53.5089|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","blockNumber":"0xd16470","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","prevRandao":"0x6b263a234f38ee14839d797ffc735150cd6aeb894a082229898b33223d570a6b","receiptsRoot":"0xac0f75805a7c64b711183a5ff0bf355cdbef1ca0f9858dc2118c1410e0a41f7e","stateRoot":"0xc8d9fb029bd2e9db2b7bbe84ab6617f3d095e8bc4907f3b22fa1d88cbbbcf3ed","timestamp":"0x677e9e1c","transactions":["0x02f901d58227d8830551b98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c17d5fb5d938ca61fc11c00ff2fdc5ddcc6ffda6917beb6d70ff6e66650e5b7d73e1817541cc3e8691839810e52ddca408c1c4386b36a9be5bd5a65cadb583e4f332e332e30000000000000000000000000000000000000000000000000000000c001a0269154a8c5d21d7d4e2bfdf4c8d69b43f1ca130a23834a1bcdb41c1119bd82c2a079af848d2795b25d0b3795bdd602077d0e47ff9347bd7e5392e19681d56c5717"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b77","index":"0x4302116","validatorIndex":"0xd64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb418","index":"0x4302117","validatorIndex":"0xd65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b16d","index":"0x4302118","validatorIndex":"0xd66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143957","index":"0x4302119","validatorIndex":"0xd67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b777","index":"0x430211a","validatorIndex":"0xd68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8807","index":"0x430211b","validatorIndex":"0xd69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b17c","index":"0x430211c","validatorIndex":"0xd6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x430211d","validatorIndex":"0xd6b"}]},[],"0xbffea70014ffe34dc860e2af47043f47c023abe5c9e1f34d51185b7fe7974487"]) 2025-01-08 15:47:53.5089|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","blockNumber":"0xd16470","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xda9adc936f8c9d8da8ab03dc561562cac6bf4cbdd3bc56c0a0ca484bd785a2f1","prevRandao":"0x6b263a234f38ee14839d797ffc735150cd6aeb894a082229898b33223d570a6b","receiptsRoot":"0xac0f75805a7c64b711183a5ff0bf355cdbef1ca0f9858dc2118c1410e0a41f7e","stateRoot":"0xc8d9fb029bd2e9db2b7bbe84ab6617f3d095e8bc4907f3b22fa1d88cbbbcf3ed","timestamp":"0x677e9e1c","transactions":["0x02f901d58227d8830551b98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c17d5fb5d938ca61fc11c00ff2fdc5ddcc6ffda6917beb6d70ff6e66650e5b7d73e1817541cc3e8691839810e52ddca408c1c4386b36a9be5bd5a65cadb583e4f332e332e30000000000000000000000000000000000000000000000000000000c001a0269154a8c5d21d7d4e2bfdf4c8d69b43f1ca130a23834a1bcdb41c1119bd82c2a079af848d2795b25d0b3795bdd602077d0e47ff9347bd7e5392e19681d56c5717"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b77","index":"0x4302116","validatorIndex":"0xd64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb418","index":"0x4302117","validatorIndex":"0xd65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b16d","index":"0x4302118","validatorIndex":"0xd66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143957","index":"0x4302119","validatorIndex":"0xd67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b777","index":"0x430211a","validatorIndex":"0xd68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8807","index":"0x430211b","validatorIndex":"0xd69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b17c","index":"0x430211c","validatorIndex":"0xd6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x430211d","validatorIndex":"0xd6b"}]},[],"0xbffea70014ffe34dc860e2af47043f47c023abe5c9e1f34d51185b7fe7974487"]) handled in 48ms 2025-01-08 15:47:53.5089|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.130.15.152:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:47:53.5529|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:53.5529|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:47:53.5529|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722736 (0xe96c71...82f441), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:47:53.5529|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722736 (0xe96c71...82f441) was processed. 2025-01-08 15:47:53.5529|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722736 (0xe96c71...82f441) 2025-01-08 15:47:53.5529|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:53.5529|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 3ms 2025-01-08 15:47:53.5665|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:53.5748|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","blockNumber":"0xd16471","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","prevRandao":"0x0c656c05ae0cf3a26a14397c760ce651ca11a93c40d61ccf8f1fa66aac39a207","receiptsRoot":"0x0f0dbd0962fbe4fe95791dcba564440c28cdd1d957769efcc49c99817a857580","stateRoot":"0x0d7abda5d2138202ccff93cbe4e3d5b129de218f26d9b21aa3fc15a15dd4b10b","timestamp":"0x677e9e21","transactions":["0x02f901d58227d883054aa68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf98640ee69a471adbf4eceb63a3a4f374ab9171fe814663dde5c16b96ce99514350838de98d32b47a8d4892d540d4235d53369f7a51880bd59fbd3ca1f2c67c4332e332e30000000000000000000000000000000000000000000000000000000c001a0898359f04f7b1efce85884696c36e0f3c3046b46ec1456802690d2e089f62d17a02910f933e1f629b4f99c9e7b35cb44acaf936dd681416f04d4edbc05e9f4b9a8","0x02f901d58227d88305027d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d37e9a5337d79c4bb5f19b98f01eb435c457d8aed29c68d004d3d463cdc67c11a3d27f5031facdfbd71b05ecd0569c8efeb9f92ea53d95d144790f12dc215ad0332e332e30000000000000000000000000000000000000000000000000000000c001a0e5f18aa2f2593c08cbee94a64e3e431bf3217f9b7231c9e4c924b4cf0fd66de3a04eeec03548ca8d6e904620d3866a0ed6bd2f86291668be9548bb780b5dbc99d1","0x02f901d58227d883055e668459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec8500af6ac8b8948ff1957be5fd73e53ba2549961ae1cebb16f977cc0a8d12a5ac67803aa0dcd450533a5a1aa48159e8b31ff4a49b2098bab5237cb7490f1913332e332e30000000000000000000000000000000000000000000000000000000c001a06b3b50ca444535e21a4bd3ef831cd52c250bc2274abcb3cea22d0f2c7a1719c1a042b939398e34a6522f41b35e7f26ea7231f52d52350d737b42ab1ef61fd129ac","0x02f901d58227d883053e4d8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be46cf42a433f0f0ae15da5249af01d2470039014f1d2dc3800918fbc97042c502575d283f011283769c707da55651abf2e0219532734b9252258109ea4d2b6b13332e332e30000000000000000000000000000000000000000000000000000000c080a0207158c5c11b82d53d9ea771e80b53ff92c693cda564ebb0882cea7ac627e8d2a06ad95d4beb9c7431d55faf7d502fab29781d609904f7fa121ab21ae10c6e3a77"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14084d","index":"0x430211e","validatorIndex":"0xd6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14619a","index":"0x430211f","validatorIndex":"0xd6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b74","index":"0x4302120","validatorIndex":"0xd6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302121","validatorIndex":"0xd6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146552","index":"0x4302122","validatorIndex":"0xd70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302123","validatorIndex":"0xd71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b189","index":"0x4302124","validatorIndex":"0xd72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b769","index":"0x4302125","validatorIndex":"0xd73"}]},[],"0x52d5e376f0e76925bc6e99dafa81bd8c3ba70855048eaf0d5a86dca4322a45f5"]) 2025-01-08 15:47:53.5763|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722737 (0x5a0756...68c9d1), Extra Data: chiado-lighthouse-0 2025-01-08 15:47:53.5763|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722737. 2025-01-08 15:47:53.5808|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722737. 2025-01-08 15:47:53.5808|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722737 2025-01-08 15:47:53.5842|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:47:53.5842|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722737 | 5.8 ms | slot 92 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:53.5842|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:53.5842|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 20.07 MGas/s | 685.2 tps | 171.29 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:47:53.5842|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:53.5842|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722737 (0x5a0756...68c9d1). 2025-01-08 15:47:53.5842|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:53.5842|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","blockNumber":"0xd16471","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","prevRandao":"0x0c656c05ae0cf3a26a14397c760ce651ca11a93c40d61ccf8f1fa66aac39a207","receiptsRoot":"0x0f0dbd0962fbe4fe95791dcba564440c28cdd1d957769efcc49c99817a857580","stateRoot":"0x0d7abda5d2138202ccff93cbe4e3d5b129de218f26d9b21aa3fc15a15dd4b10b","timestamp":"0x677e9e21","transactions":["0x02f901d58227d883054aa68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf98640ee69a471adbf4eceb63a3a4f374ab9171fe814663dde5c16b96ce99514350838de98d32b47a8d4892d540d4235d53369f7a51880bd59fbd3ca1f2c67c4332e332e30000000000000000000000000000000000000000000000000000000c001a0898359f04f7b1efce85884696c36e0f3c3046b46ec1456802690d2e089f62d17a02910f933e1f629b4f99c9e7b35cb44acaf936dd681416f04d4edbc05e9f4b9a8","0x02f901d58227d88305027d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d37e9a5337d79c4bb5f19b98f01eb435c457d8aed29c68d004d3d463cdc67c11a3d27f5031facdfbd71b05ecd0569c8efeb9f92ea53d95d144790f12dc215ad0332e332e30000000000000000000000000000000000000000000000000000000c001a0e5f18aa2f2593c08cbee94a64e3e431bf3217f9b7231c9e4c924b4cf0fd66de3a04eeec03548ca8d6e904620d3866a0ed6bd2f86291668be9548bb780b5dbc99d1","0x02f901d58227d883055e668459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec8500af6ac8b8948ff1957be5fd73e53ba2549961ae1cebb16f977cc0a8d12a5ac67803aa0dcd450533a5a1aa48159e8b31ff4a49b2098bab5237cb7490f1913332e332e30000000000000000000000000000000000000000000000000000000c001a06b3b50ca444535e21a4bd3ef831cd52c250bc2274abcb3cea22d0f2c7a1719c1a042b939398e34a6522f41b35e7f26ea7231f52d52350d737b42ab1ef61fd129ac","0x02f901d58227d883053e4d8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be46cf42a433f0f0ae15da5249af01d2470039014f1d2dc3800918fbc97042c502575d283f011283769c707da55651abf2e0219532734b9252258109ea4d2b6b13332e332e30000000000000000000000000000000000000000000000000000000c080a0207158c5c11b82d53d9ea771e80b53ff92c693cda564ebb0882cea7ac627e8d2a06ad95d4beb9c7431d55faf7d502fab29781d609904f7fa121ab21ae10c6e3a77"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14084d","index":"0x430211e","validatorIndex":"0xd6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14619a","index":"0x430211f","validatorIndex":"0xd6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b74","index":"0x4302120","validatorIndex":"0xd6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302121","validatorIndex":"0xd6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146552","index":"0x4302122","validatorIndex":"0xd70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302123","validatorIndex":"0xd71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b189","index":"0x4302124","validatorIndex":"0xd72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b769","index":"0x4302125","validatorIndex":"0xd73"}]},[],"0x52d5e376f0e76925bc6e99dafa81bd8c3ba70855048eaf0d5a86dca4322a45f5"]) 2025-01-08 15:47:53.5842|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","blockNumber":"0xd16471","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9bc","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","prevRandao":"0x0c656c05ae0cf3a26a14397c760ce651ca11a93c40d61ccf8f1fa66aac39a207","receiptsRoot":"0x0f0dbd0962fbe4fe95791dcba564440c28cdd1d957769efcc49c99817a857580","stateRoot":"0x0d7abda5d2138202ccff93cbe4e3d5b129de218f26d9b21aa3fc15a15dd4b10b","timestamp":"0x677e9e21","transactions":["0x02f901d58227d883054aa68459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf98640ee69a471adbf4eceb63a3a4f374ab9171fe814663dde5c16b96ce99514350838de98d32b47a8d4892d540d4235d53369f7a51880bd59fbd3ca1f2c67c4332e332e30000000000000000000000000000000000000000000000000000000c001a0898359f04f7b1efce85884696c36e0f3c3046b46ec1456802690d2e089f62d17a02910f933e1f629b4f99c9e7b35cb44acaf936dd681416f04d4edbc05e9f4b9a8","0x02f901d58227d88305027d8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d37e9a5337d79c4bb5f19b98f01eb435c457d8aed29c68d004d3d463cdc67c11a3d27f5031facdfbd71b05ecd0569c8efeb9f92ea53d95d144790f12dc215ad0332e332e30000000000000000000000000000000000000000000000000000000c001a0e5f18aa2f2593c08cbee94a64e3e431bf3217f9b7231c9e4c924b4cf0fd66de3a04eeec03548ca8d6e904620d3866a0ed6bd2f86291668be9548bb780b5dbc99d1","0x02f901d58227d883055e668459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec8500af6ac8b8948ff1957be5fd73e53ba2549961ae1cebb16f977cc0a8d12a5ac67803aa0dcd450533a5a1aa48159e8b31ff4a49b2098bab5237cb7490f1913332e332e30000000000000000000000000000000000000000000000000000000c001a06b3b50ca444535e21a4bd3ef831cd52c250bc2274abcb3cea22d0f2c7a1719c1a042b939398e34a6522f41b35e7f26ea7231f52d52350d737b42ab1ef61fd129ac","0x02f901d58227d883053e4d8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be46cf42a433f0f0ae15da5249af01d2470039014f1d2dc3800918fbc97042c502575d283f011283769c707da55651abf2e0219532734b9252258109ea4d2b6b13332e332e30000000000000000000000000000000000000000000000000000000c080a0207158c5c11b82d53d9ea771e80b53ff92c693cda564ebb0882cea7ac627e8d2a06ad95d4beb9c7431d55faf7d502fab29781d609904f7fa121ab21ae10c6e3a77"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14084d","index":"0x430211e","validatorIndex":"0xd6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14619a","index":"0x430211f","validatorIndex":"0xd6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b74","index":"0x4302120","validatorIndex":"0xd6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302121","validatorIndex":"0xd6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146552","index":"0x4302122","validatorIndex":"0xd70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302123","validatorIndex":"0xd71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b189","index":"0x4302124","validatorIndex":"0xd72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b769","index":"0x4302125","validatorIndex":"0xd73"}]},[],"0x52d5e376f0e76925bc6e99dafa81bd8c3ba70855048eaf0d5a86dca4322a45f5"]) handled in 11ms 2025-01-08 15:47:53.5925|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:53.5925|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:47:53.5925|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722737 (0x5a0756...68c9d1), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:47:53.5925|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722737 (0x5a0756...68c9d1) was processed. 2025-01-08 15:47:53.5925|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722737 (0x5a0756...68c9d1) 2025-01-08 15:47:53.5925|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:53.5925|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 3ms 2025-01-08 15:47:53.6164|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","blockNumber":"0xd16472","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","prevRandao":"0xa7871890bc64be3e4e10973e66e98d70815fbea91ff80b4164f2b8d72544c4b1","receiptsRoot":"0x36efa3a4c227e7d7afbce843c5e2f7bb647aa259af294c9a0b6a5b59296c1846","stateRoot":"0xbee461dc976ef02eacf2070a591bf3680639894995073265be0d11c5a4ebba18","timestamp":"0x677e9e26","transactions":["0x02f901d58227d8830551ba8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f0154230d98ec70ed90019e1c2e9b29927d28edcc96426a262acbefac385b73d9bb8089c0aa291a359ddefe4beee39326623ff5f3458f7d91945bdf259dad72332e332e30000000000000000000000000000000000000000000000000000000c001a07c807d1aa90ebeed32707184aa4def797c227e3666d3525c0d497f64bf188f00a0678e5009435af6aba02af631a984318945a81d57833cdc635cf464ea2241a3f0","0x02f901d58227d883055e678459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beff036a00968022ebe0956531715c0128a4fe02fef07fe0322217c1c846745ddd8ff5576e285f750349d41a0a1ef82792951c8106d476083cf90bd4932f8c0502332e332e30000000000000000000000000000000000000000000000000000000c080a004aa9d8bc817a771464cf72034a93c58ddb6dbd06f229dc57a463f3139f89d59a0767a27bde98406b3e85cf8c47a92789e8e136324561019ca6b91c80f9751ff68","0x02f901d58227d883054aa78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be166a73750c87a388ce96107115a1af25071bac68de053b93ec332ccd7e36f5dcaea86563625a0824082f34567682f2d95675565a2dd8b74d33b0c3989202398e332e332e30000000000000000000000000000000000000000000000000000000c001a0921456bd3b0cd9fd12769af1f97ec212b8df5ef85354495159f7fd4530bcee2fa024c78cf0d8f0fee2d06b5bd55204afa573c56ddbb90b8c18c3c2f893f6a66fbb","0x02f901d58227d88305027e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0c0abd53670164e567986af9bef926c0c8b1bf98b279db046aa78c4d6a1f68eec03b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c908d51c89ded482bc095a49360b74b9eeb900dc79fd97b40e9fb5a90ae4776eff8e3732171871f7281fa23cd5393e8b7568e53fd67d0b5e5c57adedf0f1d08b8332e332e30000000000000000000000000000000000000000000000000000000c080a07f7a0af8cc37fcf7356f91fbd602183cf5492b4da96a9b52d5e534b761ab2426a04c7a0a89ab9492f593a42100a22fe91dc2cce7e3b2d080664b6476f071c53689"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b777","index":"0x4302126","validatorIndex":"0xd74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302127","validatorIndex":"0xd75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c35","index":"0x4302128","validatorIndex":"0xd76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75d","index":"0x4302129","validatorIndex":"0xd77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b16d","index":"0x430212a","validatorIndex":"0xd78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x430212b","validatorIndex":"0xd79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b17c","index":"0x430212c","validatorIndex":"0xd7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b65","index":"0x430212d","validatorIndex":"0xd7b"}]},[],"0x7e2c03b9e520456d8881d58f1116c4aa2e6b3d7eb929bda4857decb332bd34aa"]) 2025-01-08 15:47:53.6164|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722738 (0x12ce05...3cf3aa), Extra Data: chiado-lodestar-0 2025-01-08 15:47:53.6164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722738. 2025-01-08 15:47:53.6206|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722738. 2025-01-08 15:47:53.6243|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722738 2025-01-08 15:47:53.6243|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:47:53.6243|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 15:47:53.6243|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722738 (0x12ce05...3cf3aa). 2025-01-08 15:47:53.6243|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:53.6243|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","blockNumber":"0xd16472","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","prevRandao":"0xa7871890bc64be3e4e10973e66e98d70815fbea91ff80b4164f2b8d72544c4b1","receiptsRoot":"0x36efa3a4c227e7d7afbce843c5e2f7bb647aa259af294c9a0b6a5b59296c1846","stateRoot":"0xbee461dc976ef02eacf2070a591bf3680639894995073265be0d11c5a4ebba18","timestamp":"0x677e9e26","transactions":["0x02f901d58227d8830551ba8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f0154230d98ec70ed90019e1c2e9b29927d28edcc96426a262acbefac385b73d9bb8089c0aa291a359ddefe4beee39326623ff5f3458f7d91945bdf259dad72332e332e30000000000000000000000000000000000000000000000000000000c001a07c807d1aa90ebeed32707184aa4def797c227e3666d3525c0d497f64bf188f00a0678e5009435af6aba02af631a984318945a81d57833cdc635cf464ea2241a3f0","0x02f901d58227d883055e678459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beff036a00968022ebe0956531715c0128a4fe02fef07fe0322217c1c846745ddd8ff5576e285f750349d41a0a1ef82792951c8106d476083cf90bd4932f8c0502332e332e30000000000000000000000000000000000000000000000000000000c080a004aa9d8bc817a771464cf72034a93c58ddb6dbd06f229dc57a463f3139f89d59a0767a27bde98406b3e85cf8c47a92789e8e136324561019ca6b91c80f9751ff68","0x02f901d58227d883054aa78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be166a73750c87a388ce96107115a1af25071bac68de053b93ec332ccd7e36f5dcaea86563625a0824082f34567682f2d95675565a2dd8b74d33b0c3989202398e332e332e30000000000000000000000000000000000000000000000000000000c001a0921456bd3b0cd9fd12769af1f97ec212b8df5ef85354495159f7fd4530bcee2fa024c78cf0d8f0fee2d06b5bd55204afa573c56ddbb90b8c18c3c2f893f6a66fbb","0x02f901d58227d88305027e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0c0abd53670164e567986af9bef926c0c8b1bf98b279db046aa78c4d6a1f68eec03b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c908d51c89ded482bc095a49360b74b9eeb900dc79fd97b40e9fb5a90ae4776eff8e3732171871f7281fa23cd5393e8b7568e53fd67d0b5e5c57adedf0f1d08b8332e332e30000000000000000000000000000000000000000000000000000000c080a07f7a0af8cc37fcf7356f91fbd602183cf5492b4da96a9b52d5e534b761ab2426a04c7a0a89ab9492f593a42100a22fe91dc2cce7e3b2d080664b6476f071c53689"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b777","index":"0x4302126","validatorIndex":"0xd74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302127","validatorIndex":"0xd75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c35","index":"0x4302128","validatorIndex":"0xd76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75d","index":"0x4302129","validatorIndex":"0xd77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b16d","index":"0x430212a","validatorIndex":"0xd78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x430212b","validatorIndex":"0xd79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b17c","index":"0x430212c","validatorIndex":"0xd7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b65","index":"0x430212d","validatorIndex":"0xd7b"}]},[],"0x7e2c03b9e520456d8881d58f1116c4aa2e6b3d7eb929bda4857decb332bd34aa"]) 2025-01-08 15:47:53.6243|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722738 | 8.8 ms | slot 43 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:53.6243|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:47:53.6243|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","blockNumber":"0xd16472","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9b0","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5a0756f7481d0daebd9ee2673be93363b80794300c36e5850fec6c541468c9d1","prevRandao":"0xa7871890bc64be3e4e10973e66e98d70815fbea91ff80b4164f2b8d72544c4b1","receiptsRoot":"0x36efa3a4c227e7d7afbce843c5e2f7bb647aa259af294c9a0b6a5b59296c1846","stateRoot":"0xbee461dc976ef02eacf2070a591bf3680639894995073265be0d11c5a4ebba18","timestamp":"0x677e9e26","transactions":["0x02f901d58227d8830551ba8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f0154230d98ec70ed90019e1c2e9b29927d28edcc96426a262acbefac385b73d9bb8089c0aa291a359ddefe4beee39326623ff5f3458f7d91945bdf259dad72332e332e30000000000000000000000000000000000000000000000000000000c001a07c807d1aa90ebeed32707184aa4def797c227e3666d3525c0d497f64bf188f00a0678e5009435af6aba02af631a984318945a81d57833cdc635cf464ea2241a3f0","0x02f901d58227d883055e678459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beff036a00968022ebe0956531715c0128a4fe02fef07fe0322217c1c846745ddd8ff5576e285f750349d41a0a1ef82792951c8106d476083cf90bd4932f8c0502332e332e30000000000000000000000000000000000000000000000000000000c080a004aa9d8bc817a771464cf72034a93c58ddb6dbd06f229dc57a463f3139f89d59a0767a27bde98406b3e85cf8c47a92789e8e136324561019ca6b91c80f9751ff68","0x02f901d58227d883054aa78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be166a73750c87a388ce96107115a1af25071bac68de053b93ec332ccd7e36f5dcaea86563625a0824082f34567682f2d95675565a2dd8b74d33b0c3989202398e332e332e30000000000000000000000000000000000000000000000000000000c001a0921456bd3b0cd9fd12769af1f97ec212b8df5ef85354495159f7fd4530bcee2fa024c78cf0d8f0fee2d06b5bd55204afa573c56ddbb90b8c18c3c2f893f6a66fbb","0x02f901d58227d88305027e8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0c0abd53670164e567986af9bef926c0c8b1bf98b279db046aa78c4d6a1f68eec03b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c908d51c89ded482bc095a49360b74b9eeb900dc79fd97b40e9fb5a90ae4776eff8e3732171871f7281fa23cd5393e8b7568e53fd67d0b5e5c57adedf0f1d08b8332e332e30000000000000000000000000000000000000000000000000000000c080a07f7a0af8cc37fcf7356f91fbd602183cf5492b4da96a9b52d5e534b761ab2426a04c7a0a89ab9492f593a42100a22fe91dc2cce7e3b2d080664b6476f071c53689"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b777","index":"0x4302126","validatorIndex":"0xd74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x4302127","validatorIndex":"0xd75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c35","index":"0x4302128","validatorIndex":"0xd76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75d","index":"0x4302129","validatorIndex":"0xd77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b16d","index":"0x430212a","validatorIndex":"0xd78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dd78","index":"0x430212b","validatorIndex":"0xd79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b17c","index":"0x430212c","validatorIndex":"0xd7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b65","index":"0x430212d","validatorIndex":"0xd7b"}]},[],"0x7e2c03b9e520456d8881d58f1116c4aa2e6b3d7eb929bda4857decb332bd34aa"]) handled in 11ms 2025-01-08 15:47:53.6243|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 13.30 MGas/s | 454.0 tps | 113.51 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:47:53.6357|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:53.6357|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:47:53.6357|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722738 (0x12ce05...3cf3aa), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:47:53.6357|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|ForkChoiceUpdate: block 13722738 (0x12ce05...3cf3aa) was processed. 2025-01-08 15:47:53.6366|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Synced Chain Head to 13722738 (0x12ce05...3cf3aa) 2025-01-08 15:47:53.6366|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:53.6366|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:47:53.6815|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|23|Changing sync Full, FastHeaders to WaitingForBlock, FastHeaders at block: 13722738 | target: 13722737 | peer: 13722737 2025-01-08 15:47:53.6815|DEBUG|Synchronization.Reporting.SyncReport|23|Sync mode changed from Full, FastHeaders to WaitingForBlock, FastHeaders 2025-01-08 15:47:53.6984|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.221.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:53.8010|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|64.227.122.230:50454->30303] to: 30303 2025-01-08 15:47:53.9485|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|64.227.122.230:50454->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:47:54.2567|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, debug_getSyncStage([]) handled in 0ms 2025-01-08 15:47:54.3603|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:47:54.3973|DEBUG|Network.PeerManager|23|Peer pool size is: 909 2025-01-08 15:47:54.4977|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.38.223:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:47:54.6671|INFO|Synchronization.Reporting.SyncReport|15|Peers | with best block: 6 | all: 6 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:47:54.6686|INFO|Synchronization.Reporting.SyncReport|15|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 15:47:54.6686|DEBUG|Synchronization.Peers.SyncPeersReport|15|Sync peers - Connected: 6 | All: 6 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:47:54.6755|DEBUG|Synchronization.Peers.SyncPeersReport|15| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722737| 3.69.35.13:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722737| 3.71.132.231:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722737| 35.206.174.92:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722737| 35.210.126.23:| Out][ | 4| 51| | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722737| 139.144.26.85:| Out][ | 9| 30| | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] [ ][ ][Peer|eth68|12912137| 146.59.68.217:| Out][ | 3| | | | ][erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:47:54.9707|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.255.212.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2109 2025-01-08 15:47:54.9879|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.139.11.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:47:55.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:47:55.0629|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->50.35.48.78:40404] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:47:55.0698|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:47:55.1268|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","blockNumber":"0xd16473","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x3c843","logsBloom":"0x00000001002010000000000000800000000000000000000000000000000000000000000000000000000000000000000000000010010000000200000000040010008000200000000000008008000202000000000000440000000000010000000000000000000000000000000000000008000000000000000000000010400000000080000000000000000000000004000000000000000000008000000000000000000000000000000000010000100000000000080000800200000000000000040000000002008000000000000010000002080000000000000200000000000042001000000000000400000210040000000002000000000000000000000000200000","parentHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","prevRandao":"0xa0285cb14dca62f9e4d0b11d9c306191e40a1ccbde79be152696cedaf62088f6","receiptsRoot":"0x51453e653dde836ce5e48d726b050381870b4c3574363a17586ffd6ab618e585","stateRoot":"0x96951505c746acdb3acd896a3124c50ca70b53a6b14d9f2792d4a6003ecc5e2d","timestamp":"0x677e9e2b","transactions":["0x02f901d58227d883053e4e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c43f97c83446769c7844cadbf068c90d61f5163481490f14c6ed7abbecd14e5945c0a1dd4ad26ef2ad20ffdb39d5910fd3fd6adca6e087491ddc8583d3ba3ca6e332e332e30000000000000000000000000000000000000000000000000000000c080a04bf4d24919876b311563056c01f4fcb1b48fb99c261c4f33d5c141c900afe877a067bb07c6d01b4e460fef24d0eba892525ff614f64632f3b7716ed0ff815c1a5e","0x02f901d58227d8830551bb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5863bd9e893df5825b83b827660235d5ed9125caf1a093ab78899d8a48aba0cf8b3d2082b88f2ff1c66e3c19d90e83d5f11146902e36f6358d56689ac78ba2ea332e332e30000000000000000000000000000000000000000000000000000000c001a03e0958f80f760c173a190d2d7eca37b7747e5051e016a79a27156b761f32b72da0411c93380f53f6a6abb69caec7f2d3101bcdb88adcc8abdec09cee304b91e70b","0xf9044e8201228459682f0783028b3094af51c6f66dcafb63b2f9e1a5eddf18011522be8f80b903e41489ed100000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002670000000000000000000000000000000000000000000000000000000000000269000000000000000000000000000000000000000000000000000000000000000077d49ab4106a3266584b7baa1796200300c53aac5f4d175ef99c8ad799f76cbc00000000000000000000000058de47b61add01f212561e2907d409545a08f3e920227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd3a03ea7ff54bedfdb815954fa5bf45546811ef4f36812bd7bd484246af044c34d78a04ac3c965946d9ecb06e877755479bfdceac44429056060155e4f307a379b884f","0x02f901d58227d883054aa88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86919b601fedde3d4961f0047e46460a0ee33d3e7b2c03d613786c8931a382f4e4097bbe00f1121d8c919609b1f9c29a6511bbc2c3e5b4bd0662588407a03c1d4332e332e30000000000000000000000000000000000000000000000000000000c001a0d1c1fef142514eee7614b78c8450d7d91b417b1044c3d0bbae176f133a35f52fa018e61bc4cb20edd77fc342f1de796a3f1e46d19f27e6eac036739b1a95cb2b91"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b760","index":"0x430212e","validatorIndex":"0xd7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x430212f","validatorIndex":"0xd7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b55b","index":"0x4302130","validatorIndex":"0xd7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302131","validatorIndex":"0xd7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b948","index":"0x4302132","validatorIndex":"0xd80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302133","validatorIndex":"0xd81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x4302134","validatorIndex":"0xd82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139311","index":"0x4302135","validatorIndex":"0xd83"}]},[],"0xa2f548d045f2aeb659359e7147e1df1127c574688aab8ec4140e852216752e6c"]) 2025-01-08 15:47:55.1286|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722739 (0xcad274...668e8d), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:47:55.1286|DEBUG|Consensus.Processing.BlockCachePreWarmer|23|Started pre-warming caches for block 13722739. 2025-01-08 15:47:55.1386|DEBUG|Consensus.Processing.BlockCachePreWarmer|23|Finished pre-warming caches for block 13722739. 2025-01-08 15:47:55.1417|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722739 2025-01-08 15:47:55.1417|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:47:55.1417|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:47:55.1417|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722739 (0xcad274...668e8d). 2025-01-08 15:47:55.1417|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:47:55.1417|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722739 | 12.2 ms | slot 1,516 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:47:55.1417|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0004XDAI 0.25 MGas | 4 txs | calls 25 ( 0) | sload 62 | sstore 18 | create 0 2025-01-08 15:47:55.1417|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 20.34 MGas/s | 328.3 tps | 82.07 Blk/s | exec code from cache 65 | new 0 2025-01-08 15:47:55.1417|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","blockNumber":"0xd16473","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x3c843","logsBloom":"0x00000001002010000000000000800000000000000000000000000000000000000000000000000000000000000000000000000010010000000200000000040010008000200000000000008008000202000000000000440000000000010000000000000000000000000000000000000008000000000000000000000010400000000080000000000000000000000004000000000000000000008000000000000000000000000000000000010000100000000000080000800200000000000000040000000002008000000000000010000002080000000000000200000000000042001000000000000400000210040000000002000000000000000000000000200000","parentHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","prevRandao":"0xa0285cb14dca62f9e4d0b11d9c306191e40a1ccbde79be152696cedaf62088f6","receiptsRoot":"0x51453e653dde836ce5e48d726b050381870b4c3574363a17586ffd6ab618e585","stateRoot":"0x96951505c746acdb3acd896a3124c50ca70b53a6b14d9f2792d4a6003ecc5e2d","timestamp":"0x677e9e2b","transactions":["0x02f901d58227d883053e4e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c43f97c83446769c7844cadbf068c90d61f5163481490f14c6ed7abbecd14e5945c0a1dd4ad26ef2ad20ffdb39d5910fd3fd6adca6e087491ddc8583d3ba3ca6e332e332e30000000000000000000000000000000000000000000000000000000c080a04bf4d24919876b311563056c01f4fcb1b48fb99c261c4f33d5c141c900afe877a067bb07c6d01b4e460fef24d0eba892525ff614f64632f3b7716ed0ff815c1a5e","0x02f901d58227d8830551bb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5863bd9e893df5825b83b827660235d5ed9125caf1a093ab78899d8a48aba0cf8b3d2082b88f2ff1c66e3c19d90e83d5f11146902e36f6358d56689ac78ba2ea332e332e30000000000000000000000000000000000000000000000000000000c001a03e0958f80f760c173a190d2d7eca37b7747e5051e016a79a27156b761f32b72da0411c93380f53f6a6abb69caec7f2d3101bcdb88adcc8abdec09cee304b91e70b","0xf9044e8201228459682f0783028b3094af51c6f66dcafb63b2f9e1a5eddf18011522be8f80b903e41489ed100000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002670000000000000000000000000000000000000000000000000000000000000269000000000000000000000000000000000000000000000000000000000000000077d49ab4106a3266584b7baa1796200300c53aac5f4d175ef99c8ad799f76cbc00000000000000000000000058de47b61add01f212561e2907d409545a08f3e920227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd3a03ea7ff54bedfdb815954fa5bf45546811ef4f36812bd7bd484246af044c34d78a04ac3c965946d9ecb06e877755479bfdceac44429056060155e4f307a379b884f","0x02f901d58227d883054aa88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86919b601fedde3d4961f0047e46460a0ee33d3e7b2c03d613786c8931a382f4e4097bbe00f1121d8c919609b1f9c29a6511bbc2c3e5b4bd0662588407a03c1d4332e332e30000000000000000000000000000000000000000000000000000000c001a0d1c1fef142514eee7614b78c8450d7d91b417b1044c3d0bbae176f133a35f52fa018e61bc4cb20edd77fc342f1de796a3f1e46d19f27e6eac036739b1a95cb2b91"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b760","index":"0x430212e","validatorIndex":"0xd7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x430212f","validatorIndex":"0xd7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b55b","index":"0x4302130","validatorIndex":"0xd7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302131","validatorIndex":"0xd7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b948","index":"0x4302132","validatorIndex":"0xd80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302133","validatorIndex":"0xd81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x4302134","validatorIndex":"0xd82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139311","index":"0x4302135","validatorIndex":"0xd83"}]},[],"0xa2f548d045f2aeb659359e7147e1df1127c574688aab8ec4140e852216752e6c"]) 2025-01-08 15:47:55.1417|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","blockNumber":"0xd16473","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x3c843","logsBloom":"0x00000001002010000000000000800000000000000000000000000000000000000000000000000000000000000000000000000010010000000200000000040010008000200000000000008008000202000000000000440000000000010000000000000000000000000000000000000008000000000000000000000010400000000080000000000000000000000004000000000000000000008000000000000000000000000000000000010000100000000000080000800200000000000000040000000002008000000000000010000002080000000000000200000000000042001000000000000400000210040000000002000000000000000000000000200000","parentHash":"0x12ce05debb8635f73330a1da0dd6694719294c12b77ce9a6fa0bf083f33cf3aa","prevRandao":"0xa0285cb14dca62f9e4d0b11d9c306191e40a1ccbde79be152696cedaf62088f6","receiptsRoot":"0x51453e653dde836ce5e48d726b050381870b4c3574363a17586ffd6ab618e585","stateRoot":"0x96951505c746acdb3acd896a3124c50ca70b53a6b14d9f2792d4a6003ecc5e2d","timestamp":"0x677e9e2b","transactions":["0x02f901d58227d883053e4e8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c43f97c83446769c7844cadbf068c90d61f5163481490f14c6ed7abbecd14e5945c0a1dd4ad26ef2ad20ffdb39d5910fd3fd6adca6e087491ddc8583d3ba3ca6e332e332e30000000000000000000000000000000000000000000000000000000c080a04bf4d24919876b311563056c01f4fcb1b48fb99c261c4f33d5c141c900afe877a067bb07c6d01b4e460fef24d0eba892525ff614f64632f3b7716ed0ff815c1a5e","0x02f901d58227d8830551bb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5863bd9e893df5825b83b827660235d5ed9125caf1a093ab78899d8a48aba0cf8b3d2082b88f2ff1c66e3c19d90e83d5f11146902e36f6358d56689ac78ba2ea332e332e30000000000000000000000000000000000000000000000000000000c001a03e0958f80f760c173a190d2d7eca37b7747e5051e016a79a27156b761f32b72da0411c93380f53f6a6abb69caec7f2d3101bcdb88adcc8abdec09cee304b91e70b","0xf9044e8201228459682f0783028b3094af51c6f66dcafb63b2f9e1a5eddf18011522be8f80b903e41489ed100000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002670000000000000000000000000000000000000000000000000000000000000269000000000000000000000000000000000000000000000000000000000000000077d49ab4106a3266584b7baa1796200300c53aac5f4d175ef99c8ad799f76cbc00000000000000000000000058de47b61add01f212561e2907d409545a08f3e920227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd3a03ea7ff54bedfdb815954fa5bf45546811ef4f36812bd7bd484246af044c34d78a04ac3c965946d9ecb06e877755479bfdceac44429056060155e4f307a379b884f","0x02f901d58227d883054aa88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0baa5e8c5e4534ab79e8c7f722a88e2c2639511099d01893cfc37ea47bf7803b5b3b6e5bb44c500bc896504d08bd6eca69a4229af6c035461cc437efe8693512cd000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86919b601fedde3d4961f0047e46460a0ee33d3e7b2c03d613786c8931a382f4e4097bbe00f1121d8c919609b1f9c29a6511bbc2c3e5b4bd0662588407a03c1d4332e332e30000000000000000000000000000000000000000000000000000000c001a0d1c1fef142514eee7614b78c8450d7d91b417b1044c3d0bbae176f133a35f52fa018e61bc4cb20edd77fc342f1de796a3f1e46d19f27e6eac036739b1a95cb2b91"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b760","index":"0x430212e","validatorIndex":"0xd7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x430212f","validatorIndex":"0xd7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b55b","index":"0x4302130","validatorIndex":"0xd7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302131","validatorIndex":"0xd7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b948","index":"0x4302132","validatorIndex":"0xd80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302133","validatorIndex":"0xd81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x4302134","validatorIndex":"0xd82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139311","index":"0x4302135","validatorIndex":"0xd83"}]},[],"0xa2f548d045f2aeb659359e7147e1df1127c574688aab8ec4140e852216752e6c"]) handled in 16ms 2025-01-08 15:47:55.1480|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:55.1480|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:47:55.1482|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13722739 (0xcad274...668e8d), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:47:55.1482|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13722739 (0xcad274...668e8d) was processed. 2025-01-08 15:47:55.1482|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13722739 (0xcad274...668e8d) 2025-01-08 15:47:55.1482|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:47:55.1482|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:47:55.1895|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.45.80:30004] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 15:47:55.2101|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:55.3608|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:47:55.4687|DEBUG|Network.PeerManager|11|Peer pool size is: 1010 2025-01-08 15:47:55.5305|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:47:55.7539|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.130.226.2:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:47:55.7649|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->129.153.227.201:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:47:55.9601|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.210.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:47:55.9896|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36350] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:47:56.0714|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.137.104:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1490 2025-01-08 15:47:56.1100|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:47:56.1100|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 7, PriorityPeerCount: 0 2025-01-08 15:47:56.1124|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|Out|Initialized|30303->162.19.57.173:30303] created. 2025-01-08 15:47:56.1494|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.52.20:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:47:56.2362|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.118.46.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:47:56.3610|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:47:56.4715|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:47:56.4715|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:47:56.4715|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, eth_syncing([]) 2025-01-08 15:47:56.4715|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:47:56.5140|DEBUG|Network.PeerManager|38|Peer pool size is: 1111 2025-01-08 15:47:56.9950|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:47:57.3604|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:47:57.5766|DEBUG|Network.PeerManager|38|Peer pool size is: 1212 2025-01-08 15:47:57.7083|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.46.225:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:47:57.8265|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:47:58.2723|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.207.188.58:30308] initiating disconnect because NoCapabilityMatched, details: capabilities: pchain64, pchain_child_064 2025-01-08 15:47:58.3612|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:47:58.6175|DEBUG|Network.PeerManager|44|Peer pool size is: 1313 2025-01-08 15:47:58.6621|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.168.38:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:47:58.6757|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 15:47:59.3603|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:47:59.6340|DEBUG|Network.PeerManager|15|Peer pool size is: 1414 2025-01-08 15:47:59.6733|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|62.83.166.106:50694->30303] to: 30329 2025-01-08 15:47:59.6895|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|62.83.166.106:50694->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:47:59.8125|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|149.28.213.251:43330->30303] to: 30404 2025-01-08 15:47:59.8125|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|149.28.213.251:43330->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:48:00.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:48:00.0603|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.189.8.208:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3334 2025-01-08 15:48:00.0837|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","blockNumber":"0xd16474","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","prevRandao":"0xb511d87bd7e044f3fbebd2675d27cab51ba7ac2bfd31c83a25d26ae028f2703c","receiptsRoot":"0x55120b65a40952b638ca62d4058df7040eba44c92d650621d54afda7a83c5189","stateRoot":"0x13fe43487795b6dad8360906cb67cef205741a0232d8acbe063bddcf30046209","timestamp":"0x677e9e30","transactions":["0x02f901d58227d883055e688459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87ebb2085e0a939c02c28fdc507b903862980b50b54f634cec136b987f7afe30eadf041f65678fbedbc37e68640713286600d796ba3b46e8c9f160d6991aeeb83332e332e30000000000000000000000000000000000000000000000000000000c001a04b22c4a7577f1a2c795fd3924c23c17119b068d643684f0517db7d905929f3cea01d5e946b071150be34375e3773678dce2f3cb1f5fe36f354c8824dd3f57eccf2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302136","validatorIndex":"0xd84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302137","validatorIndex":"0xd85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad7f","index":"0x4302138","validatorIndex":"0xd86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302139","validatorIndex":"0xd87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b339","index":"0x430213a","validatorIndex":"0xd88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x430213b","validatorIndex":"0xd89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x430213c","validatorIndex":"0xd8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x430213d","validatorIndex":"0xd8b"}]},[],"0x6ab738ac084d8cf13389122cd6cbf68629bb23ac22e14089b27f1d427fef3185"]) 2025-01-08 15:48:00.0844|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722740 (0xafc802...cc01c2), Extra Data: chiado-teku-0 2025-01-08 15:48:00.0844|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:48:00.0844|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:48:00.0917|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722740 2025-01-08 15:48:00.0922|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:48:00.0922|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:48:00.0922|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722740 (0xafc802...cc01c2). 2025-01-08 15:48:00.0922|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:00.0922|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722740 | 6.3 ms | slot 4,949 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:00.0922|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","blockNumber":"0xd16474","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","prevRandao":"0xb511d87bd7e044f3fbebd2675d27cab51ba7ac2bfd31c83a25d26ae028f2703c","receiptsRoot":"0x55120b65a40952b638ca62d4058df7040eba44c92d650621d54afda7a83c5189","stateRoot":"0x13fe43487795b6dad8360906cb67cef205741a0232d8acbe063bddcf30046209","timestamp":"0x677e9e30","transactions":["0x02f901d58227d883055e688459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87ebb2085e0a939c02c28fdc507b903862980b50b54f634cec136b987f7afe30eadf041f65678fbedbc37e68640713286600d796ba3b46e8c9f160d6991aeeb83332e332e30000000000000000000000000000000000000000000000000000000c001a04b22c4a7577f1a2c795fd3924c23c17119b068d643684f0517db7d905929f3cea01d5e946b071150be34375e3773678dce2f3cb1f5fe36f354c8824dd3f57eccf2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302136","validatorIndex":"0xd84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302137","validatorIndex":"0xd85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad7f","index":"0x4302138","validatorIndex":"0xd86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302139","validatorIndex":"0xd87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b339","index":"0x430213a","validatorIndex":"0xd88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x430213b","validatorIndex":"0xd89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x430213c","validatorIndex":"0xd8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x430213d","validatorIndex":"0xd8b"}]},[],"0x6ab738ac084d8cf13389122cd6cbf68629bb23ac22e14089b27f1d427fef3185"]) 2025-01-08 15:48:00.0922|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:00.0922|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","blockNumber":"0xd16474","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7275","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcad2747d56355b7b1b1eb0cde792f34c7bde7b2dff156c3f7cfdcacecd668e8d","prevRandao":"0xb511d87bd7e044f3fbebd2675d27cab51ba7ac2bfd31c83a25d26ae028f2703c","receiptsRoot":"0x55120b65a40952b638ca62d4058df7040eba44c92d650621d54afda7a83c5189","stateRoot":"0x13fe43487795b6dad8360906cb67cef205741a0232d8acbe063bddcf30046209","timestamp":"0x677e9e30","transactions":["0x02f901d58227d883055e688459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87ebb2085e0a939c02c28fdc507b903862980b50b54f634cec136b987f7afe30eadf041f65678fbedbc37e68640713286600d796ba3b46e8c9f160d6991aeeb83332e332e30000000000000000000000000000000000000000000000000000000c001a04b22c4a7577f1a2c795fd3924c23c17119b068d643684f0517db7d905929f3cea01d5e946b071150be34375e3773678dce2f3cb1f5fe36f354c8824dd3f57eccf2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302136","validatorIndex":"0xd84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055c","index":"0x4302137","validatorIndex":"0xd85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad7f","index":"0x4302138","validatorIndex":"0xd86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302139","validatorIndex":"0xd87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b339","index":"0x430213a","validatorIndex":"0xd88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x430213b","validatorIndex":"0xd89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x430213c","validatorIndex":"0xd8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x430213d","validatorIndex":"0xd8b"}]},[],"0x6ab738ac084d8cf13389122cd6cbf68629bb23ac22e14089b27f1d427fef3185"]) handled in 9ms 2025-01-08 15:48:00.0922|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 4.62 MGas/s | 157.6 tps | 157.58 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:48:00.1024|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:00.1024|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:00.1024|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722740 (0xafc802...cc01c2), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:00.1024|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722740 (0xafc802...cc01c2) was processed. 2025-01-08 15:48:00.1024|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722740 (0xafc802...cc01c2) 2025-01-08 15:48:00.1024|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:00.1024|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:00.3605|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:48:00.4980|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->68.183.30.181:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:48:00.5136|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.91:30373] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:00.5136|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:48:00.6341|DEBUG|Network.PeerManager|46|Peer pool size is: 1515 2025-01-08 15:48:01.3612|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 15:48:01.4720|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:01.4720|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:01.4722|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:01.4722|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:01.6921|DEBUG|Network.PeerManager|44|Peer pool size is: 1616 2025-01-08 15:48:02.0940|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.195.5.26:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:02.3654|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:48:02.6030|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.148:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:02.7154|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.149.32:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:02.7368|DEBUG|Network.PeerManager|8|Peer pool size is: 1717 2025-01-08 15:48:03.3673|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:48:03.8278|DEBUG|Network.PeerManager|23|Peer pool size is: 1818 2025-01-08 15:48:04.3064|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.104.127.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:48:04.3064|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.44.78.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:48:04.3621|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:48:04.7070|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.235.10.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:48:04.7313|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.106.136:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:48:04.8285|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.234.116.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:04.8348|DEBUG|Network.PeerManager|8|Peer pool size is: 1919 2025-01-08 15:48:05.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:48:05.1170|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","blockNumber":"0xd16475","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","prevRandao":"0x98fd430e0c25ad3dd82157e3deaf98ea158972cefd9261c3e6cb0ad452160322","receiptsRoot":"0xd06be3b5f10baf1bf9a3d5fb5086adf360f987d6e107d38ace0dd86e50c8ce14","stateRoot":"0xbb971491cee0fdee6d27a4f5c634d8f326372698ed47134eb3576271ead85095","timestamp":"0x677e9e35","transactions":["0x02f901d58227d8830551bc8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecba1bb7cbf4db7f06d79c9ec968d94eebbbe7ab64ba47710f0a5c6fd6db940fca13723ba05b47f8f9593d78e4b3dc89cd3088ff858b2cd39a97ba90911a11090332e332e30000000000000000000000000000000000000000000000000000000c001a0ba755bb0d9b3e0a0b3c1b91970d09994dd310b7a88c38e4dd4a321e803d4161fa02d0cf09a694258f9a285bc9b2183463269796ad70b852e0361f3b68ab8545aed","0x02f901d58227d883053e4f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0394fb5e87af188923b70697bf0e6cd841e6a8eecb201b74622b07e0d292a1da0a23572d7298bdc91f2e944ca231e3c1a349fc4380e29f9c85d24302d5db1c74332e332e30000000000000000000000000000000000000000000000000000000c001a096a765dd2aba17797ae4996d6fdaeac36e2112685b47bfc96172169b20bb0526a02aee7cbdad5e8e1841d13cbd50e73e9c8f6c77bf375352883300bdcd951826f2","0x02f901d58227d883054aa98459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7cefca96b3cae3276f9a2c7114ffcea37207fbc3e322358c9db4b4f89f66db21b560a13881aef7c73a7544f2ccc659b62cc04e515acf845fbf0e6a6b589749ff332e332e30000000000000000000000000000000000000000000000000000000c080a07c23162f507189c169d6e6b541909d32cf143b789aa3567c8453a932a1ee1d58a058de1d20f2e34f61c8d34c3d2f933c70b9e1b55006ed62811e955a198d439564","0x02f901d58227d88305027f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3386a2cb10ae815c4b6e5766237f5e39f8f50e0578cd4e8a13100e97ebce2a12fcebfbe8d2fddcfbdfa8457a6d4b9f6e289a7148be25d9a14c89d9818f35d442332e332e30000000000000000000000000000000000000000000000000000000c001a0715464f87148c4e553df5ac5993c561a46431872faac18505ac01b5fc15607baa02791caf5bc1aa5d7a56614175670a9e1377be8792bc8e94e6b020273d65e36f0","0x02f901d58227d883055e698459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8baa5b862aa7f6d94addb20cfe4dd92bfe3700ae0f3de56516688e8c2b9e53758f9ca3911a5793a033ee815e5831665b8598f4cdaa6388236cd4957833dd414d332e332e30000000000000000000000000000000000000000000000000000000c080a0502ef9049ba3fc7a3fd1c6a10837aed793432896554609ce7746faddb7d4b7e2a06d9389a42cc38c3c650f51a0bf121fede69ef459901826ae4b11df25cfa5b4c2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13824d","index":"0x430213e","validatorIndex":"0xd8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x430213f","validatorIndex":"0xd8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302140","validatorIndex":"0xd8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13881f","index":"0x4302141","validatorIndex":"0xd8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302142","validatorIndex":"0xd90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4d","index":"0x4302143","validatorIndex":"0xd91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4d","index":"0x4302144","validatorIndex":"0xd92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x4302145","validatorIndex":"0xd93"}]},[],"0x4dbd715aae804b175fb17a99559364f36ab0bbb3cd455863907ccfa9b12d3e13"]) 2025-01-08 15:48:05.1170|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722741 (0xaf8a2f...a38d70), Extra Data: chiado-lighthouse-0 2025-01-08 15:48:05.1170|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722741. 2025-01-08 15:48:05.1170|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722741. 2025-01-08 15:48:05.1206|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722741 2025-01-08 15:48:05.1206|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:48:05.1206|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:05.1206|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722741 (0xaf8a2f...a38d70). 2025-01-08 15:48:05.1206|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722741 | 2.9 ms | slot 5,029 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:05.1206|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:05.1206|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:05.1206|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 50.36 MGas/s | 1,718.8 tps | 343.76 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:48:05.1206|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","blockNumber":"0xd16475","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","prevRandao":"0x98fd430e0c25ad3dd82157e3deaf98ea158972cefd9261c3e6cb0ad452160322","receiptsRoot":"0xd06be3b5f10baf1bf9a3d5fb5086adf360f987d6e107d38ace0dd86e50c8ce14","stateRoot":"0xbb971491cee0fdee6d27a4f5c634d8f326372698ed47134eb3576271ead85095","timestamp":"0x677e9e35","transactions":["0x02f901d58227d8830551bc8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecba1bb7cbf4db7f06d79c9ec968d94eebbbe7ab64ba47710f0a5c6fd6db940fca13723ba05b47f8f9593d78e4b3dc89cd3088ff858b2cd39a97ba90911a11090332e332e30000000000000000000000000000000000000000000000000000000c001a0ba755bb0d9b3e0a0b3c1b91970d09994dd310b7a88c38e4dd4a321e803d4161fa02d0cf09a694258f9a285bc9b2183463269796ad70b852e0361f3b68ab8545aed","0x02f901d58227d883053e4f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0394fb5e87af188923b70697bf0e6cd841e6a8eecb201b74622b07e0d292a1da0a23572d7298bdc91f2e944ca231e3c1a349fc4380e29f9c85d24302d5db1c74332e332e30000000000000000000000000000000000000000000000000000000c001a096a765dd2aba17797ae4996d6fdaeac36e2112685b47bfc96172169b20bb0526a02aee7cbdad5e8e1841d13cbd50e73e9c8f6c77bf375352883300bdcd951826f2","0x02f901d58227d883054aa98459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7cefca96b3cae3276f9a2c7114ffcea37207fbc3e322358c9db4b4f89f66db21b560a13881aef7c73a7544f2ccc659b62cc04e515acf845fbf0e6a6b589749ff332e332e30000000000000000000000000000000000000000000000000000000c080a07c23162f507189c169d6e6b541909d32cf143b789aa3567c8453a932a1ee1d58a058de1d20f2e34f61c8d34c3d2f933c70b9e1b55006ed62811e955a198d439564","0x02f901d58227d88305027f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3386a2cb10ae815c4b6e5766237f5e39f8f50e0578cd4e8a13100e97ebce2a12fcebfbe8d2fddcfbdfa8457a6d4b9f6e289a7148be25d9a14c89d9818f35d442332e332e30000000000000000000000000000000000000000000000000000000c001a0715464f87148c4e553df5ac5993c561a46431872faac18505ac01b5fc15607baa02791caf5bc1aa5d7a56614175670a9e1377be8792bc8e94e6b020273d65e36f0","0x02f901d58227d883055e698459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8baa5b862aa7f6d94addb20cfe4dd92bfe3700ae0f3de56516688e8c2b9e53758f9ca3911a5793a033ee815e5831665b8598f4cdaa6388236cd4957833dd414d332e332e30000000000000000000000000000000000000000000000000000000c080a0502ef9049ba3fc7a3fd1c6a10837aed793432896554609ce7746faddb7d4b7e2a06d9389a42cc38c3c650f51a0bf121fede69ef459901826ae4b11df25cfa5b4c2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13824d","index":"0x430213e","validatorIndex":"0xd8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x430213f","validatorIndex":"0xd8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302140","validatorIndex":"0xd8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13881f","index":"0x4302141","validatorIndex":"0xd8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302142","validatorIndex":"0xd90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4d","index":"0x4302143","validatorIndex":"0xd91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4d","index":"0x4302144","validatorIndex":"0xd92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x4302145","validatorIndex":"0xd93"}]},[],"0x4dbd715aae804b175fb17a99559364f36ab0bbb3cd455863907ccfa9b12d3e13"]) 2025-01-08 15:48:05.1206|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","blockNumber":"0xd16475","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23c3d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xafc8023ec87883c28b2c64d6cb8a105973ad158d4c56154ab766d011f8cc01c2","prevRandao":"0x98fd430e0c25ad3dd82157e3deaf98ea158972cefd9261c3e6cb0ad452160322","receiptsRoot":"0xd06be3b5f10baf1bf9a3d5fb5086adf360f987d6e107d38ace0dd86e50c8ce14","stateRoot":"0xbb971491cee0fdee6d27a4f5c634d8f326372698ed47134eb3576271ead85095","timestamp":"0x677e9e35","transactions":["0x02f901d58227d8830551bc8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ecba1bb7cbf4db7f06d79c9ec968d94eebbbe7ab64ba47710f0a5c6fd6db940fca13723ba05b47f8f9593d78e4b3dc89cd3088ff858b2cd39a97ba90911a11090332e332e30000000000000000000000000000000000000000000000000000000c001a0ba755bb0d9b3e0a0b3c1b91970d09994dd310b7a88c38e4dd4a321e803d4161fa02d0cf09a694258f9a285bc9b2183463269796ad70b852e0361f3b68ab8545aed","0x02f901d58227d883053e4f8459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0394fb5e87af188923b70697bf0e6cd841e6a8eecb201b74622b07e0d292a1da0a23572d7298bdc91f2e944ca231e3c1a349fc4380e29f9c85d24302d5db1c74332e332e30000000000000000000000000000000000000000000000000000000c001a096a765dd2aba17797ae4996d6fdaeac36e2112685b47bfc96172169b20bb0526a02aee7cbdad5e8e1841d13cbd50e73e9c8f6c77bf375352883300bdcd951826f2","0x02f901d58227d883054aa98459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7cefca96b3cae3276f9a2c7114ffcea37207fbc3e322358c9db4b4f89f66db21b560a13881aef7c73a7544f2ccc659b62cc04e515acf845fbf0e6a6b589749ff332e332e30000000000000000000000000000000000000000000000000000000c080a07c23162f507189c169d6e6b541909d32cf143b789aa3567c8453a932a1ee1d58a058de1d20f2e34f61c8d34c3d2f933c70b9e1b55006ed62811e955a198d439564","0x02f901d58227d88305027f8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3386a2cb10ae815c4b6e5766237f5e39f8f50e0578cd4e8a13100e97ebce2a12fcebfbe8d2fddcfbdfa8457a6d4b9f6e289a7148be25d9a14c89d9818f35d442332e332e30000000000000000000000000000000000000000000000000000000c001a0715464f87148c4e553df5ac5993c561a46431872faac18505ac01b5fc15607baa02791caf5bc1aa5d7a56614175670a9e1377be8792bc8e94e6b020273d65e36f0","0x02f901d58227d883055e698459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8baa5b862aa7f6d94addb20cfe4dd92bfe3700ae0f3de56516688e8c2b9e53758f9ca3911a5793a033ee815e5831665b8598f4cdaa6388236cd4957833dd414d332e332e30000000000000000000000000000000000000000000000000000000c080a0502ef9049ba3fc7a3fd1c6a10837aed793432896554609ce7746faddb7d4b7e2a06d9389a42cc38c3c650f51a0bf121fede69ef459901826ae4b11df25cfa5b4c2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13824d","index":"0x430213e","validatorIndex":"0xd8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x430213f","validatorIndex":"0xd8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302140","validatorIndex":"0xd8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13881f","index":"0x4302141","validatorIndex":"0xd8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302142","validatorIndex":"0xd90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4d","index":"0x4302143","validatorIndex":"0xd91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4d","index":"0x4302144","validatorIndex":"0xd92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d97b","index":"0x4302145","validatorIndex":"0xd93"}]},[],"0x4dbd715aae804b175fb17a99559364f36ab0bbb3cd455863907ccfa9b12d3e13"]) handled in 5ms 2025-01-08 15:48:05.1294|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:05.1294|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:05.1294|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722741 (0xaf8a2f...a38d70), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:05.1294|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722741 (0xaf8a2f...a38d70) was processed. 2025-01-08 15:48:05.1294|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722741 (0xaf8a2f...a38d70) 2025-01-08 15:48:05.1294|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:05.1294|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:05.3649|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:05.5039|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.159.81.172:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:48:05.6173|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.218:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:05.6937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.240.156.87:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:05.7919|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|38|Attempt to request ENR before bonding 2025-01-08 15:48:05.8001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.219.233.176:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 39 2025-01-08 15:48:05.8584|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.213.154.150:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:05.9420|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:05.9817|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->89.116.26.193:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:48:06.0228|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30838] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:48:06.2542|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:48:06.3457|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|38|Attempt to request ENR before bonding 2025-01-08 15:48:06.3648|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:06.4737|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:06.4737|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:06.4737|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:06.4737|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:06.5337|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.250.123:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:48:07.3647|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:08.2960|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.163.68:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:08.3465|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.165.35:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:08.3648|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:09.3666|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:09.4979|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|64.130.61.20:34870->30303] to: 30303 2025-01-08 15:48:09.4979|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|64.130.61.20:34870->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:48:10.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:48:10.1266|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","blockNumber":"0xd16476","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","prevRandao":"0xba115bc8dfc66f4f6e64f3cd290f163f6b910dabf8a20ac814e8c29c917bc819","receiptsRoot":"0xa3438310325f9268eba266cad05662b09054b12fa2c9e1d590e206d021babd94","stateRoot":"0x393e6603c5717d743c11a3d8bea3bdd69e94505c56201f3e2c272ac6bc66f0bb","timestamp":"0x677e9e3a","transactions":["0x02f901d58227d883053e508459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5c284ad240e94586cc79fb27ca978f7bd032a17d40a27ba6c188157539bc7cdadac6b96d73b9fe03c27374d2c292a873fdb5af8a8e23d390691ef2f76b5cc6f332e332e30000000000000000000000000000000000000000000000000000000c080a05e448c029000b0375a54380756dbb99a8ca6a282e4f9129d830ad7845e22e0f5a008fe107a027326c60429b4e3ed35797c93ef1bc6d6a27b2a3fe537b6b356b883","0x02f901d58227d883054aaa8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5338609bb2e56e1d972f1b21642bb982fed0b98af2ef094e6b97451bd0eaf0e86d4a82fc1475108ba7885dea181840c9c7d4780f107d2a661ab778f85519d710332e332e30000000000000000000000000000000000000000000000000000000c001a009031da919783ae4187e39c0f4529572f8006e431be2e9154dd1c4da43c4ffdba029c6651adef9f4545ef6cd36a713ca31ec8c019c3ed61dcabcb2b5a510d29139","0x02f901d58227d8830502808459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a1c81ab36e1de5f297369456677a9de7741c969d5fb8b3722542fbd79e8a5e305e33ac4ff58463e47b9e14fd879a6819ddcba9218a75894ae24b8f11a8d40aab332e332e30000000000000000000000000000000000000000000000000000000c001a0934a88a03412bed39ff5a1c128d0c9e3b8800936eaea1cb07503101aae8cf257a0149c03cf02229a7c08b0c8401744dc90580b8d148cdceceaa80295784729b362"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c94d5","index":"0x4302146","validatorIndex":"0xd94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302147","validatorIndex":"0xd95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140562","index":"0x4302148","validatorIndex":"0xd96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055e","index":"0x4302149","validatorIndex":"0xd97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430214a","validatorIndex":"0xd98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d972","index":"0x430214b","validatorIndex":"0xd99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4c","index":"0x430214c","validatorIndex":"0xd9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e018","index":"0x430214d","validatorIndex":"0xd9b"}]},[],"0xce8892a2e67756a2b6ec7269bea31edededa1622881f78127afed446fd9c2ab9"]) 2025-01-08 15:48:10.1266|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722742 (0xf687bf...528696), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:48:10.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722742. 2025-01-08 15:48:10.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722742. 2025-01-08 15:48:10.1284|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722742 2025-01-08 15:48:10.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 15:48:10.1284|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722742 (0xf687bf...528696). 2025-01-08 15:48:10.1284|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:10.1284|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","blockNumber":"0xd16476","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","prevRandao":"0xba115bc8dfc66f4f6e64f3cd290f163f6b910dabf8a20ac814e8c29c917bc819","receiptsRoot":"0xa3438310325f9268eba266cad05662b09054b12fa2c9e1d590e206d021babd94","stateRoot":"0x393e6603c5717d743c11a3d8bea3bdd69e94505c56201f3e2c272ac6bc66f0bb","timestamp":"0x677e9e3a","transactions":["0x02f901d58227d883053e508459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5c284ad240e94586cc79fb27ca978f7bd032a17d40a27ba6c188157539bc7cdadac6b96d73b9fe03c27374d2c292a873fdb5af8a8e23d390691ef2f76b5cc6f332e332e30000000000000000000000000000000000000000000000000000000c080a05e448c029000b0375a54380756dbb99a8ca6a282e4f9129d830ad7845e22e0f5a008fe107a027326c60429b4e3ed35797c93ef1bc6d6a27b2a3fe537b6b356b883","0x02f901d58227d883054aaa8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5338609bb2e56e1d972f1b21642bb982fed0b98af2ef094e6b97451bd0eaf0e86d4a82fc1475108ba7885dea181840c9c7d4780f107d2a661ab778f85519d710332e332e30000000000000000000000000000000000000000000000000000000c001a009031da919783ae4187e39c0f4529572f8006e431be2e9154dd1c4da43c4ffdba029c6651adef9f4545ef6cd36a713ca31ec8c019c3ed61dcabcb2b5a510d29139","0x02f901d58227d8830502808459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a1c81ab36e1de5f297369456677a9de7741c969d5fb8b3722542fbd79e8a5e305e33ac4ff58463e47b9e14fd879a6819ddcba9218a75894ae24b8f11a8d40aab332e332e30000000000000000000000000000000000000000000000000000000c001a0934a88a03412bed39ff5a1c128d0c9e3b8800936eaea1cb07503101aae8cf257a0149c03cf02229a7c08b0c8401744dc90580b8d148cdceceaa80295784729b362"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c94d5","index":"0x4302146","validatorIndex":"0xd94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302147","validatorIndex":"0xd95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140562","index":"0x4302148","validatorIndex":"0xd96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055e","index":"0x4302149","validatorIndex":"0xd97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430214a","validatorIndex":"0xd98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d972","index":"0x430214b","validatorIndex":"0xd99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4c","index":"0x430214c","validatorIndex":"0xd9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e018","index":"0x430214d","validatorIndex":"0xd9b"}]},[],"0xce8892a2e67756a2b6ec7269bea31edededa1622881f78127afed446fd9c2ab9"]) 2025-01-08 15:48:10.1284|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","blockNumber":"0xd16476","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1575f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xaf8a2fdbf3e8da52f75449d020ef9ecbf5a2884efc034abeb72dc464eea38d70","prevRandao":"0xba115bc8dfc66f4f6e64f3cd290f163f6b910dabf8a20ac814e8c29c917bc819","receiptsRoot":"0xa3438310325f9268eba266cad05662b09054b12fa2c9e1d590e206d021babd94","stateRoot":"0x393e6603c5717d743c11a3d8bea3bdd69e94505c56201f3e2c272ac6bc66f0bb","timestamp":"0x677e9e3a","transactions":["0x02f901d58227d883053e508459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0df0bc189bd0791a6e8d61f027c7defaf45cd3603e59637ad3de6d5f129d7f5ef9de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5c284ad240e94586cc79fb27ca978f7bd032a17d40a27ba6c188157539bc7cdadac6b96d73b9fe03c27374d2c292a873fdb5af8a8e23d390691ef2f76b5cc6f332e332e30000000000000000000000000000000000000000000000000000000c080a05e448c029000b0375a54380756dbb99a8ca6a282e4f9129d830ad7845e22e0f5a008fe107a027326c60429b4e3ed35797c93ef1bc6d6a27b2a3fe537b6b356b883","0x02f901d58227d883054aaa8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5338609bb2e56e1d972f1b21642bb982fed0b98af2ef094e6b97451bd0eaf0e86d4a82fc1475108ba7885dea181840c9c7d4780f107d2a661ab778f85519d710332e332e30000000000000000000000000000000000000000000000000000000c001a009031da919783ae4187e39c0f4529572f8006e431be2e9154dd1c4da43c4ffdba029c6651adef9f4545ef6cd36a713ca31ec8c019c3ed61dcabcb2b5a510d29139","0x02f901d58227d8830502808459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a1c81ab36e1de5f297369456677a9de7741c969d5fb8b3722542fbd79e8a5e305e33ac4ff58463e47b9e14fd879a6819ddcba9218a75894ae24b8f11a8d40aab332e332e30000000000000000000000000000000000000000000000000000000c001a0934a88a03412bed39ff5a1c128d0c9e3b8800936eaea1cb07503101aae8cf257a0149c03cf02229a7c08b0c8401744dc90580b8d148cdceceaa80295784729b362"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c94d5","index":"0x4302146","validatorIndex":"0xd94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302147","validatorIndex":"0xd95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140562","index":"0x4302148","validatorIndex":"0xd96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055e","index":"0x4302149","validatorIndex":"0xd97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430214a","validatorIndex":"0xd98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d972","index":"0x430214b","validatorIndex":"0xd99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4c","index":"0x430214c","validatorIndex":"0xd9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e018","index":"0x430214d","validatorIndex":"0xd9b"}]},[],"0xce8892a2e67756a2b6ec7269bea31edededa1622881f78127afed446fd9c2ab9"]) handled in 4ms 2025-01-08 15:48:10.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:10.1284|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722742 | 2.3 ms | slot 5,009 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:10.1284|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:10.1284|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 37.66 MGas/s | 1,285.3 tps | 428.45 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:48:10.1355|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:10.1355|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:10.1355|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722742 (0xf687bf...528696), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:10.1355|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|ForkChoiceUpdate: block 13722742 (0xf687bf...528696) was processed. 2025-01-08 15:48:10.1365|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Synced Chain Head to 13722742 (0xf687bf...528696) 2025-01-08 15:48:10.1365|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:10.1365|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:10.3704|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:10.4681|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|107.6.113.183:47654->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:48:11.3683|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:11.4758|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:11.4758|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:11.4758|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:11.4758|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:12.3698|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:13.3707|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:13.5668|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.147.46.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:48:13.7935|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.60.17.29:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:48:13.8260|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->87.197.153.251:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:48:13.8308|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.193.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:48:13.8898|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.209.54.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 15:48:13.9308|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.213.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:14.0933|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.246.37:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:48:14.1787|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.138:48037] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:14.2660|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.137.75:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:14.3740|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:14.6549|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.20:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:48:14.7267|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.234.17.206:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:48:14.9613|DEBUG|Synchronization.Peers.SyncPeerPool|23|Dropped 0 useless peers 2025-01-08 15:48:15.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|23|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:48:15.1226|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.195.251.225:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:48:15.1345|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","blockNumber":"0xd16477","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","prevRandao":"0x39aaa3d58748d9a4d15a04621decddb521b74492b1f0cb53385af6907af4e908","receiptsRoot":"0xc38bcaff2250e11fdbd377cb4861c17a5b920fb005384c7f2cddace1095752b9","stateRoot":"0x399f918df8e72c03274de20e1fddda368c3ec653e09f1714dc3e13cba69409e3","timestamp":"0x677e9e3f","transactions":["0x02f901d58227d8830551bd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be603a56e27dd0cb0d20be2fdc688ba9974a7481a289c58939ba800b85d3763b2ffb452ab8d0c5e73a28348b88589d017bbc7a3b0274d89ba69b67e86924092af1332e332e30000000000000000000000000000000000000000000000000000000c080a031f46741513e306fbdedea4ab72929c4f92298c72957034bb8afdb85b4ce3385a02003f75128d22243ce25a1d2ba1580ef053f583da6a966ff72435898063c4c39","0x02f901d58227d883055e6a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eefbaef463e8e9b0099804cb67c72842fb12ab10223aba792328113cd7723dbe2df1e38b0e38272d48edf10c7649a3422f40a2432a75f53d2ba4319e2c037edb3332e332e30000000000000000000000000000000000000000000000000000000c080a070431eb406f43be85deff64af7730c2fea480cba23bc3ea61887be2668286058a078f561d79ec1d8e2ee0d2f1fb24f52d251dfc1251e3809299ea7ae599b02167f","0x02f901d58227d8830502818459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec8d8bf1b0effcd5cd18823001030aec3c856fc5366d18731cc30582ee1f90e9f220c74269f0e1ef000ec788408ee3749bd0b622ad1a15a9ffc1cb3e6c871bfa4332e332e30000000000000000000000000000000000000000000000000000000c001a0a2af84204243eb912cccec28a8ecb926b777172b0455e703eb2dda05aa5b9e82a049a8569cd449d3cc6f0822f2fabc505c882f6e7c21a777dded4fc54fd78de3d6","0x02f901d58227d883054aab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be37894d07408834b6cd81c9b5c6ed2f8ef444bd47e2e0dcaaf83d0899a5ce364a6aa91766b8e4675ecbc05a5c1e5daea1e12e0b8679d14d441f8a4260708eed50332e332e30000000000000000000000000000000000000000000000000000000c001a0518309aa76391e5a6c37c25307ffe07f3921b66abdf2c826aa226e03139c057ca07b33f499615fa244b6ccd4969b904390ad1247a96ec2405e7afc4df8a91e03e6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430214e","validatorIndex":"0xd9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae39","index":"0x430214f","validatorIndex":"0xd9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e01","index":"0x4302150","validatorIndex":"0xd9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da39","index":"0x4302151","validatorIndex":"0xd9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302152","validatorIndex":"0xda0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302153","validatorIndex":"0xda1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302154","validatorIndex":"0xda2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df58","index":"0x4302155","validatorIndex":"0xda3"}]},[],"0xa1c37ded3302ec5af7cde722c767658b635b05d96db9a42ea2d780b8d348b1df"]) 2025-01-08 15:48:15.1345|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Received New Block: 13722743 (0xb6658a...92cbb8), Extra Data: Nethermind 2025-01-08 15:48:15.1345|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722743. 2025-01-08 15:48:15.1374|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722743. 2025-01-08 15:48:15.1374|DEBUG|Trie.Pruning.TrieStore|23|Beginning new BlockCommitSet - 13722743 2025-01-08 15:48:15.1374|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:48:15.1374|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:15.1374|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|23|Valid. Result of New Block: 13722743 (0xb6658a...92cbb8). 2025-01-08 15:48:15.1374|DEBUG|Merge.Plugin.GC.GCKeeper|23|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:15.1374|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722743 | 3.8 ms | slot 5,009 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:15.1374|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:15.1374|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 30.61 MGas/s | 1,045.2 tps | 261.30 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:48:15.1374|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","blockNumber":"0xd16477","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","prevRandao":"0x39aaa3d58748d9a4d15a04621decddb521b74492b1f0cb53385af6907af4e908","receiptsRoot":"0xc38bcaff2250e11fdbd377cb4861c17a5b920fb005384c7f2cddace1095752b9","stateRoot":"0x399f918df8e72c03274de20e1fddda368c3ec653e09f1714dc3e13cba69409e3","timestamp":"0x677e9e3f","transactions":["0x02f901d58227d8830551bd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be603a56e27dd0cb0d20be2fdc688ba9974a7481a289c58939ba800b85d3763b2ffb452ab8d0c5e73a28348b88589d017bbc7a3b0274d89ba69b67e86924092af1332e332e30000000000000000000000000000000000000000000000000000000c080a031f46741513e306fbdedea4ab72929c4f92298c72957034bb8afdb85b4ce3385a02003f75128d22243ce25a1d2ba1580ef053f583da6a966ff72435898063c4c39","0x02f901d58227d883055e6a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eefbaef463e8e9b0099804cb67c72842fb12ab10223aba792328113cd7723dbe2df1e38b0e38272d48edf10c7649a3422f40a2432a75f53d2ba4319e2c037edb3332e332e30000000000000000000000000000000000000000000000000000000c080a070431eb406f43be85deff64af7730c2fea480cba23bc3ea61887be2668286058a078f561d79ec1d8e2ee0d2f1fb24f52d251dfc1251e3809299ea7ae599b02167f","0x02f901d58227d8830502818459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec8d8bf1b0effcd5cd18823001030aec3c856fc5366d18731cc30582ee1f90e9f220c74269f0e1ef000ec788408ee3749bd0b622ad1a15a9ffc1cb3e6c871bfa4332e332e30000000000000000000000000000000000000000000000000000000c001a0a2af84204243eb912cccec28a8ecb926b777172b0455e703eb2dda05aa5b9e82a049a8569cd449d3cc6f0822f2fabc505c882f6e7c21a777dded4fc54fd78de3d6","0x02f901d58227d883054aab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be37894d07408834b6cd81c9b5c6ed2f8ef444bd47e2e0dcaaf83d0899a5ce364a6aa91766b8e4675ecbc05a5c1e5daea1e12e0b8679d14d441f8a4260708eed50332e332e30000000000000000000000000000000000000000000000000000000c001a0518309aa76391e5a6c37c25307ffe07f3921b66abdf2c826aa226e03139c057ca07b33f499615fa244b6ccd4969b904390ad1247a96ec2405e7afc4df8a91e03e6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430214e","validatorIndex":"0xd9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae39","index":"0x430214f","validatorIndex":"0xd9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e01","index":"0x4302150","validatorIndex":"0xd9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da39","index":"0x4302151","validatorIndex":"0xd9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302152","validatorIndex":"0xda0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302153","validatorIndex":"0xda1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302154","validatorIndex":"0xda2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df58","index":"0x4302155","validatorIndex":"0xda3"}]},[],"0xa1c37ded3302ec5af7cde722c767658b635b05d96db9a42ea2d780b8d348b1df"]) 2025-01-08 15:48:15.1374|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","blockNumber":"0xd16477","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf687bf591d3788987976c61eddebfeef530a4acb74331334ecc6068d67528696","prevRandao":"0x39aaa3d58748d9a4d15a04621decddb521b74492b1f0cb53385af6907af4e908","receiptsRoot":"0xc38bcaff2250e11fdbd377cb4861c17a5b920fb005384c7f2cddace1095752b9","stateRoot":"0x399f918df8e72c03274de20e1fddda368c3ec653e09f1714dc3e13cba69409e3","timestamp":"0x677e9e3f","transactions":["0x02f901d58227d8830551bd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be603a56e27dd0cb0d20be2fdc688ba9974a7481a289c58939ba800b85d3763b2ffb452ab8d0c5e73a28348b88589d017bbc7a3b0274d89ba69b67e86924092af1332e332e30000000000000000000000000000000000000000000000000000000c080a031f46741513e306fbdedea4ab72929c4f92298c72957034bb8afdb85b4ce3385a02003f75128d22243ce25a1d2ba1580ef053f583da6a966ff72435898063c4c39","0x02f901d58227d883055e6a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eefbaef463e8e9b0099804cb67c72842fb12ab10223aba792328113cd7723dbe2df1e38b0e38272d48edf10c7649a3422f40a2432a75f53d2ba4319e2c037edb3332e332e30000000000000000000000000000000000000000000000000000000c080a070431eb406f43be85deff64af7730c2fea480cba23bc3ea61887be2668286058a078f561d79ec1d8e2ee0d2f1fb24f52d251dfc1251e3809299ea7ae599b02167f","0x02f901d58227d8830502818459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec8d8bf1b0effcd5cd18823001030aec3c856fc5366d18731cc30582ee1f90e9f220c74269f0e1ef000ec788408ee3749bd0b622ad1a15a9ffc1cb3e6c871bfa4332e332e30000000000000000000000000000000000000000000000000000000c001a0a2af84204243eb912cccec28a8ecb926b777172b0455e703eb2dda05aa5b9e82a049a8569cd449d3cc6f0822f2fabc505c882f6e7c21a777dded4fc54fd78de3d6","0x02f901d58227d883054aab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be37894d07408834b6cd81c9b5c6ed2f8ef444bd47e2e0dcaaf83d0899a5ce364a6aa91766b8e4675ecbc05a5c1e5daea1e12e0b8679d14d441f8a4260708eed50332e332e30000000000000000000000000000000000000000000000000000000c001a0518309aa76391e5a6c37c25307ffe07f3921b66abdf2c826aa226e03139c057ca07b33f499615fa244b6ccd4969b904390ad1247a96ec2405e7afc4df8a91e03e6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430214e","validatorIndex":"0xd9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae39","index":"0x430214f","validatorIndex":"0xd9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e01","index":"0x4302150","validatorIndex":"0xd9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da39","index":"0x4302151","validatorIndex":"0xd9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302152","validatorIndex":"0xda0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302153","validatorIndex":"0xda1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302154","validatorIndex":"0xda2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df58","index":"0x4302155","validatorIndex":"0xda3"}]},[],"0xa1c37ded3302ec5af7cde722c767658b635b05d96db9a42ea2d780b8d348b1df"]) handled in 5ms 2025-01-08 15:48:15.1434|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:15.1434|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:15.1434|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Received ForkChoice: 13722743 (0xb6658a...92cbb8), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:15.1434|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|ForkChoiceUpdate: block 13722743 (0xb6658a...92cbb8) was processed. 2025-01-08 15:48:15.1445|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Synced Chain Head to 13722743 (0xb6658a...92cbb8) 2025-01-08 15:48:15.1445|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:15.1445|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 2ms 2025-01-08 15:48:15.2632|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.231:30330] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:15.3728|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:48:15.7044|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:48:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_chainId([]) 2025-01-08 15:48:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:48:15.7104|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:48:15.7104|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:48:15.7219|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:48:15.7219|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_getBlockByNumber(["latest",false]) handled in 11ms 2025-01-08 15:48:15.7338|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:48:15.7338|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:48:15.7447|DEBUG|JsonRpc.JsonRpcService|12|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:48:15.7447|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 11ms 2025-01-08 15:48:16.3733|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:16.4758|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:16.4758|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:16.4758|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:16.4758|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:17.3708|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:17.7445|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.224.228:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:18.0745|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|38.242.198.42:35988->30303] to: 30303 2025-01-08 15:48:18.0779|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|38.242.198.42:35988->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:48:18.3744|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:48:18.8840|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.74.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:19.2826|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.231.88.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:48:19.3527|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.162.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:19.3580|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.31.236.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 654 2025-01-08 15:48:19.3725|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:19.3920|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.124.19.149:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 2011090701 2025-01-08 15:48:19.5337|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.113.157:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:48:19.5858|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:19.6569|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.198.55.14:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:19.6569|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.60.26:25025] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:48:19.7962|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.7:40584] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:19.8106|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->89.163.132.149:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:48:19.8408|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->166.0.241.235:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:48:19.8986|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.203.15.243:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:48:20.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:48:20.0129|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:48:20.0348|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.144.52.143:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:48:20.0940|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.117.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:48:20.1149|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.23.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:20.1308|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","blockNumber":"0xd16478","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23c25","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","prevRandao":"0x2de9d87b3f783f6b7a5030d6a05f92b7389e25fa30233b657933b4e296f51ca5","receiptsRoot":"0x35639dc4da58ca9a6f18e2123c7caad7320cb001e87fb36a52332ad410e020c8","stateRoot":"0xee4ec717b7e0a1925fce9be6592c11bff6dd8b4621328f92a4039a6734be03ee","timestamp":"0x677e9e44","transactions":["0x02f901d58227d8830551be8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2a0169554f8112a4d286d0ec4ae6416d0b116d8ee2d0de12328e6dd6ba554de55ef107afc3fde0f97cc08ef01de526f8f5f7c2c7434bce608fdb59bd470b4457332e332e30000000000000000000000000000000000000000000000000000000c001a02fb81d633f9b4b546838c14e8348ff93ff5a69994201ed269ac11ce27f2206f1a077af736fc365d5e4ed5432c75bef94cb89f5d27df42e9cd89288274a8a6d07ce","0x02f901d58227d883053e518459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccd1cf7c2124132f69e54817823011fdf4269c6d53fc4339f9558cdcd52879604136d5f39e9ecd832f15844f8208aa01007aac1cec98eb0e7e6ef6e2391e3d1c7332e332e30000000000000000000000000000000000000000000000000000000c001a0a1c16e4e9977a307a16697b0ce390fdf83f35d63675e6a9378ff33393ee6017aa01013023b54df389da597609b2627a033685adbb9afc69aeda2228c4a8f900aac","0x02f901d58227d883054aac8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d825bd6493675b857c8e2b0a8091c924ea6b3cf59801893e3c9c31b220352965d282e8f1ca45244946e93f5ad9775f89160706bf73b611ccffbda7a0184dde47332e332e30000000000000000000000000000000000000000000000000000000c080a0a0335e5cc689881e5b5def8c95d4a0585bb5f54598ca96ce25f4615ae502d2d7a00cef9ba6116ce6114672737069d40b62268f356a5ef9b5cb03ab949a4e989fa5","0x02f901d58227d8830502828459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c153d80a5141542a3be192e0c66fa6aa1842755bd13e801e115ec28b4ccc0724b34a9d0841ec5f4365900f9509f6450dbf061ff1ca918c31c9df4ce9c46abe85a332e332e30000000000000000000000000000000000000000000000000000000c001a098676385be7d7ac2ed511d2d8338d34106a860f6ae05ffa3475b1abed5e64619a01395edfb539dc1e7645b543232e2a7834531e054b50f8a412afcf44490eab670","0x02f901d58227d883055e6b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be37d42dd6b543c98e33adac30aa00cf738280c878bf35ff8c89a60b1786097b56b82d5ec88378fcec8fd06fec526bd6aba72befbce3b1fda0cb37ba2fd9aa7ff7332e332e30000000000000000000000000000000000000000000000000000000c001a05810a97fa5b867c8aab7157496977142367e1b5d152e56cec0062a6e453cf1afa030fb34e8302a08acedbec10f90fe2a4527871d3d3e0e8fd2baf19cfad81b19b0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b34f","index":"0x4302156","validatorIndex":"0xda4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302157","validatorIndex":"0xda5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14056f","index":"0x4302158","validatorIndex":"0xda6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0795","index":"0x4302159","validatorIndex":"0xda7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da39","index":"0x430215a","validatorIndex":"0xda8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df51","index":"0x430215b","validatorIndex":"0xda9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430215c","validatorIndex":"0xdaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a3c","index":"0x430215d","validatorIndex":"0xdab"}]},[],"0xd699f68d66f62d0f9983c36222e23aba2b2e8c4ed689125754911b63c11d1aab"]) 2025-01-08 15:48:20.1308|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722744 (0x5fdf27...8c6608), Extra Data: Nethermind 2025-01-08 15:48:20.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722744. 2025-01-08 15:48:20.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722744. 2025-01-08 15:48:20.1325|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722744 2025-01-08 15:48:20.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:48:20.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:20.1325|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722744 (0x5fdf27...8c6608). 2025-01-08 15:48:20.1325|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:20.1325|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722744 | 2.4 ms | slot 4,995 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:20.1325|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","blockNumber":"0xd16478","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23c25","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","prevRandao":"0x2de9d87b3f783f6b7a5030d6a05f92b7389e25fa30233b657933b4e296f51ca5","receiptsRoot":"0x35639dc4da58ca9a6f18e2123c7caad7320cb001e87fb36a52332ad410e020c8","stateRoot":"0xee4ec717b7e0a1925fce9be6592c11bff6dd8b4621328f92a4039a6734be03ee","timestamp":"0x677e9e44","transactions":["0x02f901d58227d8830551be8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2a0169554f8112a4d286d0ec4ae6416d0b116d8ee2d0de12328e6dd6ba554de55ef107afc3fde0f97cc08ef01de526f8f5f7c2c7434bce608fdb59bd470b4457332e332e30000000000000000000000000000000000000000000000000000000c001a02fb81d633f9b4b546838c14e8348ff93ff5a69994201ed269ac11ce27f2206f1a077af736fc365d5e4ed5432c75bef94cb89f5d27df42e9cd89288274a8a6d07ce","0x02f901d58227d883053e518459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccd1cf7c2124132f69e54817823011fdf4269c6d53fc4339f9558cdcd52879604136d5f39e9ecd832f15844f8208aa01007aac1cec98eb0e7e6ef6e2391e3d1c7332e332e30000000000000000000000000000000000000000000000000000000c001a0a1c16e4e9977a307a16697b0ce390fdf83f35d63675e6a9378ff33393ee6017aa01013023b54df389da597609b2627a033685adbb9afc69aeda2228c4a8f900aac","0x02f901d58227d883054aac8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d825bd6493675b857c8e2b0a8091c924ea6b3cf59801893e3c9c31b220352965d282e8f1ca45244946e93f5ad9775f89160706bf73b611ccffbda7a0184dde47332e332e30000000000000000000000000000000000000000000000000000000c080a0a0335e5cc689881e5b5def8c95d4a0585bb5f54598ca96ce25f4615ae502d2d7a00cef9ba6116ce6114672737069d40b62268f356a5ef9b5cb03ab949a4e989fa5","0x02f901d58227d8830502828459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c153d80a5141542a3be192e0c66fa6aa1842755bd13e801e115ec28b4ccc0724b34a9d0841ec5f4365900f9509f6450dbf061ff1ca918c31c9df4ce9c46abe85a332e332e30000000000000000000000000000000000000000000000000000000c001a098676385be7d7ac2ed511d2d8338d34106a860f6ae05ffa3475b1abed5e64619a01395edfb539dc1e7645b543232e2a7834531e054b50f8a412afcf44490eab670","0x02f901d58227d883055e6b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be37d42dd6b543c98e33adac30aa00cf738280c878bf35ff8c89a60b1786097b56b82d5ec88378fcec8fd06fec526bd6aba72befbce3b1fda0cb37ba2fd9aa7ff7332e332e30000000000000000000000000000000000000000000000000000000c001a05810a97fa5b867c8aab7157496977142367e1b5d152e56cec0062a6e453cf1afa030fb34e8302a08acedbec10f90fe2a4527871d3d3e0e8fd2baf19cfad81b19b0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b34f","index":"0x4302156","validatorIndex":"0xda4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302157","validatorIndex":"0xda5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14056f","index":"0x4302158","validatorIndex":"0xda6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0795","index":"0x4302159","validatorIndex":"0xda7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da39","index":"0x430215a","validatorIndex":"0xda8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df51","index":"0x430215b","validatorIndex":"0xda9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430215c","validatorIndex":"0xdaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a3c","index":"0x430215d","validatorIndex":"0xdab"}]},[],"0xd699f68d66f62d0f9983c36222e23aba2b2e8c4ed689125754911b63c11d1aab"]) 2025-01-08 15:48:20.1325|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:20.1325|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 61.52 MGas/s | 2,100.0 tps | 419.99 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:48:20.1325|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","blockNumber":"0xd16478","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23c25","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb6658a51f4f0f02e37c6ad90f3b963af46e64b2abcc631b52ac336b80392cbb8","prevRandao":"0x2de9d87b3f783f6b7a5030d6a05f92b7389e25fa30233b657933b4e296f51ca5","receiptsRoot":"0x35639dc4da58ca9a6f18e2123c7caad7320cb001e87fb36a52332ad410e020c8","stateRoot":"0xee4ec717b7e0a1925fce9be6592c11bff6dd8b4621328f92a4039a6734be03ee","timestamp":"0x677e9e44","transactions":["0x02f901d58227d8830551be8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2a0169554f8112a4d286d0ec4ae6416d0b116d8ee2d0de12328e6dd6ba554de55ef107afc3fde0f97cc08ef01de526f8f5f7c2c7434bce608fdb59bd470b4457332e332e30000000000000000000000000000000000000000000000000000000c001a02fb81d633f9b4b546838c14e8348ff93ff5a69994201ed269ac11ce27f2206f1a077af736fc365d5e4ed5432c75bef94cb89f5d27df42e9cd89288274a8a6d07ce","0x02f901d58227d883053e518459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccd1cf7c2124132f69e54817823011fdf4269c6d53fc4339f9558cdcd52879604136d5f39e9ecd832f15844f8208aa01007aac1cec98eb0e7e6ef6e2391e3d1c7332e332e30000000000000000000000000000000000000000000000000000000c001a0a1c16e4e9977a307a16697b0ce390fdf83f35d63675e6a9378ff33393ee6017aa01013023b54df389da597609b2627a033685adbb9afc69aeda2228c4a8f900aac","0x02f901d58227d883054aac8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0e85f148696959dcec2163a353c2b1d0c50ee1cddc9b4f7fed84251e9241ebb1e8de78cbdc583ff5a54da29299ef7a4b023d51a148c2d4b9d17b3823d955f5ee0f000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d825bd6493675b857c8e2b0a8091c924ea6b3cf59801893e3c9c31b220352965d282e8f1ca45244946e93f5ad9775f89160706bf73b611ccffbda7a0184dde47332e332e30000000000000000000000000000000000000000000000000000000c080a0a0335e5cc689881e5b5def8c95d4a0585bb5f54598ca96ce25f4615ae502d2d7a00cef9ba6116ce6114672737069d40b62268f356a5ef9b5cb03ab949a4e989fa5","0x02f901d58227d8830502828459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c153d80a5141542a3be192e0c66fa6aa1842755bd13e801e115ec28b4ccc0724b34a9d0841ec5f4365900f9509f6450dbf061ff1ca918c31c9df4ce9c46abe85a332e332e30000000000000000000000000000000000000000000000000000000c001a098676385be7d7ac2ed511d2d8338d34106a860f6ae05ffa3475b1abed5e64619a01395edfb539dc1e7645b543232e2a7834531e054b50f8a412afcf44490eab670","0x02f901d58227d883055e6b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be37d42dd6b543c98e33adac30aa00cf738280c878bf35ff8c89a60b1786097b56b82d5ec88378fcec8fd06fec526bd6aba72befbce3b1fda0cb37ba2fd9aa7ff7332e332e30000000000000000000000000000000000000000000000000000000c001a05810a97fa5b867c8aab7157496977142367e1b5d152e56cec0062a6e453cf1afa030fb34e8302a08acedbec10f90fe2a4527871d3d3e0e8fd2baf19cfad81b19b0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b34f","index":"0x4302156","validatorIndex":"0xda4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302157","validatorIndex":"0xda5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14056f","index":"0x4302158","validatorIndex":"0xda6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0795","index":"0x4302159","validatorIndex":"0xda7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da39","index":"0x430215a","validatorIndex":"0xda8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df51","index":"0x430215b","validatorIndex":"0xda9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430215c","validatorIndex":"0xdaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138a3c","index":"0x430215d","validatorIndex":"0xdab"}]},[],"0xd699f68d66f62d0f9983c36222e23aba2b2e8c4ed689125754911b63c11d1aab"]) handled in 4ms 2025-01-08 15:48:20.1390|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:20.1390|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:20.1390|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722744 (0x5fdf27...8c6608), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:20.1390|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722744 (0x5fdf27...8c6608) was processed. 2025-01-08 15:48:20.1390|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722744 (0x5fdf27...8c6608) 2025-01-08 15:48:20.1390|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:20.1390|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:20.1620|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.203.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:20.2774|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.245.70.169:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:20.2829|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.75.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:20.3102|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.38.77:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:48:20.3515|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.241.107:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 15:48:20.3529|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:20.3676|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.23:36000] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:20.3730|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:20.3785|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.124.244:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:48:20.3831|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.130.99.168:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:48:20.3929|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.155:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:20.4112|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->1.235.200.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 15:48:20.4225|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.156.48.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:48:20.4288|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.48.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:48:20.4839|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.220.132.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 15:48:20.5145|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.69.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:48:20.5177|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.125.185:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:20.6106|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:46303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:48:20.6518|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.204:30329] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:20.6562|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.76.28.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8995 2025-01-08 15:48:20.6871|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:20.6995|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.67:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:20.7308|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.209.199.47:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:20.7943|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:48:20.8256|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.44:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:21.1323|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.244.248.72:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:48:21.1621|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.174.30.211:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:48:21.2716|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.4.133:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:21.3709|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:21.3841|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.69.201.13:30387] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:48:21.3884|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.238.67:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:48:21.4026|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->20.216.129.27:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1804 2025-01-08 15:48:21.4224|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.6.212:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:21.4549|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.229.255:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:48:21.4773|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:21.4773|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:21.4773|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:21.4773|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:22.3727|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:22.6822|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.19.171.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:48:23.3749|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:24.3743|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:24.5296|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.20.28.21:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:48:24.5785|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:24.6419|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.194:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:24.7116|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:24.8326|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.18.111.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 20230805 2025-01-08 15:48:24.9129|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.33.193.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:25.0050|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:48:25.0835|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:48:25.1335|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","blockNumber":"0xd16479","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","prevRandao":"0xcdcdcbdd6b4725c933dcc3b140595d5327c3c474175f9405616819d8dd20158b","receiptsRoot":"0x2be02cc39083904f147e503d1400d8e3fa9638dbf90f2c5853f4394817e8ef3c","stateRoot":"0xdece3d1594cf7f7d58264aace8062c46c10ab932dc7c29e54bb91dcfe82d14de","timestamp":"0x677e9e49","transactions":["0x02f901d58227d883054aad8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea6491884456c1c8dab010df0ffd872d9cba070b3e0eab3177843c2fac75a44eb79095e267cb03dba996e81af6a9272bf43ef870b4185b882041f4f893bcb88e1332e332e30000000000000000000000000000000000000000000000000000000c001a0275205c5d8f9f4e8a1789893ec3c58090120d1fabc966bf2865a15c4908313cba00864118da4eefffc88a2e5c382300a5e667a7f605c2993ac49ce71ab0af34782","0x02f901d58227d8830502838459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec13504781e1e808b3f35146bfff1a0f13dc56480bb5fbeb97485aa62748ad254f42c931951565edea4b9ee2ca3489fafd50ff54b44bafd85ee4f12b2812c26f2332e332e30000000000000000000000000000000000000000000000000000000c001a0bc2905491be481a6a3c2580b986da235f839bb7b7dfb50ed884b3b6ec9704fd9a02752f46f702e8ea1f7023de53e234c24d866c051f003de5703055e6e5a2740c4","0x02f901d58227d883055e6c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cc9cad027ba75723a9ef682d7a870c6b7f9602936d16df1188281693a6f6a272a128a4814382cbd0aa0a87ba1b140d04e69dc0e644665d8108850e13b17aace9332e332e30000000000000000000000000000000000000000000000000000000c001a0c647a0e9e175e010e03d401ace71ce50a093e68e0377f95f2e2d43f943d48998a03383288e33c5f2eaf9d0350efeab475a39cab445f4b358e121b8f875bc34d368"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055e","index":"0x430215e","validatorIndex":"0xdac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df54","index":"0x430215f","validatorIndex":"0xdad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x4302160","validatorIndex":"0xdae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302161","validatorIndex":"0xdaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302162","validatorIndex":"0xdb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302163","validatorIndex":"0xdb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d966","index":"0x4302164","validatorIndex":"0xdb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b351","index":"0x4302165","validatorIndex":"0xdb3"}]},[],"0x5ed8081945ebc0d0debb7b369d9a213bfd706acfbadd9d440b808ba897b84f3b"]) 2025-01-08 15:48:25.1335|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722745 (0x804064...eed5d1), Extra Data: Nethermind 2025-01-08 15:48:25.1335|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722745. 2025-01-08 15:48:25.1335|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722745. 2025-01-08 15:48:25.1365|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722745 2025-01-08 15:48:25.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:48:25.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:25.1365|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722745 (0x804064...eed5d1). 2025-01-08 15:48:25.1365|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:25.1365|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722745 | 2.2 ms | slot 5,002 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:25.1365|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:25.1365|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","blockNumber":"0xd16479","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","prevRandao":"0xcdcdcbdd6b4725c933dcc3b140595d5327c3c474175f9405616819d8dd20158b","receiptsRoot":"0x2be02cc39083904f147e503d1400d8e3fa9638dbf90f2c5853f4394817e8ef3c","stateRoot":"0xdece3d1594cf7f7d58264aace8062c46c10ab932dc7c29e54bb91dcfe82d14de","timestamp":"0x677e9e49","transactions":["0x02f901d58227d883054aad8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea6491884456c1c8dab010df0ffd872d9cba070b3e0eab3177843c2fac75a44eb79095e267cb03dba996e81af6a9272bf43ef870b4185b882041f4f893bcb88e1332e332e30000000000000000000000000000000000000000000000000000000c001a0275205c5d8f9f4e8a1789893ec3c58090120d1fabc966bf2865a15c4908313cba00864118da4eefffc88a2e5c382300a5e667a7f605c2993ac49ce71ab0af34782","0x02f901d58227d8830502838459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec13504781e1e808b3f35146bfff1a0f13dc56480bb5fbeb97485aa62748ad254f42c931951565edea4b9ee2ca3489fafd50ff54b44bafd85ee4f12b2812c26f2332e332e30000000000000000000000000000000000000000000000000000000c001a0bc2905491be481a6a3c2580b986da235f839bb7b7dfb50ed884b3b6ec9704fd9a02752f46f702e8ea1f7023de53e234c24d866c051f003de5703055e6e5a2740c4","0x02f901d58227d883055e6c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cc9cad027ba75723a9ef682d7a870c6b7f9602936d16df1188281693a6f6a272a128a4814382cbd0aa0a87ba1b140d04e69dc0e644665d8108850e13b17aace9332e332e30000000000000000000000000000000000000000000000000000000c001a0c647a0e9e175e010e03d401ace71ce50a093e68e0377f95f2e2d43f943d48998a03383288e33c5f2eaf9d0350efeab475a39cab445f4b358e121b8f875bc34d368"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055e","index":"0x430215e","validatorIndex":"0xdac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df54","index":"0x430215f","validatorIndex":"0xdad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x4302160","validatorIndex":"0xdae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302161","validatorIndex":"0xdaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302162","validatorIndex":"0xdb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302163","validatorIndex":"0xdb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d966","index":"0x4302164","validatorIndex":"0xdb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b351","index":"0x4302165","validatorIndex":"0xdb3"}]},[],"0x5ed8081945ebc0d0debb7b369d9a213bfd706acfbadd9d440b808ba897b84f3b"]) 2025-01-08 15:48:25.1365|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 40.42 MGas/s | 1,379.3 tps | 459.77 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:48:25.1365|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","blockNumber":"0xd16479","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1575f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x5fdf27701c0faff2d8f04c9dc76d44f344c3db20c0597a09c5fb2350dd8c6608","prevRandao":"0xcdcdcbdd6b4725c933dcc3b140595d5327c3c474175f9405616819d8dd20158b","receiptsRoot":"0x2be02cc39083904f147e503d1400d8e3fa9638dbf90f2c5853f4394817e8ef3c","stateRoot":"0xdece3d1594cf7f7d58264aace8062c46c10ab932dc7c29e54bb91dcfe82d14de","timestamp":"0x677e9e49","transactions":["0x02f901d58227d883054aad8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea6491884456c1c8dab010df0ffd872d9cba070b3e0eab3177843c2fac75a44eb79095e267cb03dba996e81af6a9272bf43ef870b4185b882041f4f893bcb88e1332e332e30000000000000000000000000000000000000000000000000000000c001a0275205c5d8f9f4e8a1789893ec3c58090120d1fabc966bf2865a15c4908313cba00864118da4eefffc88a2e5c382300a5e667a7f605c2993ac49ce71ab0af34782","0x02f901d58227d8830502838459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec13504781e1e808b3f35146bfff1a0f13dc56480bb5fbeb97485aa62748ad254f42c931951565edea4b9ee2ca3489fafd50ff54b44bafd85ee4f12b2812c26f2332e332e30000000000000000000000000000000000000000000000000000000c001a0bc2905491be481a6a3c2580b986da235f839bb7b7dfb50ed884b3b6ec9704fd9a02752f46f702e8ea1f7023de53e234c24d866c051f003de5703055e6e5a2740c4","0x02f901d58227d883055e6c8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cc9cad027ba75723a9ef682d7a870c6b7f9602936d16df1188281693a6f6a272a128a4814382cbd0aa0a87ba1b140d04e69dc0e644665d8108850e13b17aace9332e332e30000000000000000000000000000000000000000000000000000000c001a0c647a0e9e175e010e03d401ace71ce50a093e68e0377f95f2e2d43f943d48998a03383288e33c5f2eaf9d0350efeab475a39cab445f4b358e121b8f875bc34d368"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14055e","index":"0x430215e","validatorIndex":"0xdac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df54","index":"0x430215f","validatorIndex":"0xdad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x4302160","validatorIndex":"0xdae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302161","validatorIndex":"0xdaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302162","validatorIndex":"0xdb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302163","validatorIndex":"0xdb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d966","index":"0x4302164","validatorIndex":"0xdb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b351","index":"0x4302165","validatorIndex":"0xdb3"}]},[],"0x5ed8081945ebc0d0debb7b369d9a213bfd706acfbadd9d440b808ba897b84f3b"]) handled in 4ms 2025-01-08 15:48:25.1411|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:25.1411|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:25.1411|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722745 (0x804064...eed5d1), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:25.1411|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722745 (0x804064...eed5d1) was processed. 2025-01-08 15:48:25.1411|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722745 (0x804064...eed5d1) 2025-01-08 15:48:25.1411|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:25.1411|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:25.3747|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:25.9927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.48:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:48:26.3712|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:26.4797|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:26.4797|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:26.4797|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:26.4797|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:26.5940|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.210.84.226:1040->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:48:27.3734|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:28.3765|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:29.2992|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.251.179.168:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:29.3766|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:30.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:48:30.3796|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:48:31.3766|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:48:31.4797|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:31.4797|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:31.4797|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:31.4797|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:32.3792|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:48:33.3792|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:34.3776|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:34.4859|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:48:35.0017|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:48:35.1466|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","blockNumber":"0xd1647a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c19","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","prevRandao":"0xb86455208b5441fac869c3f1facf430d163b4828e3daac166ca6a81c02e06091","receiptsRoot":"0xc2ce2e24199766e36fc5340b5613eb6b26d2c4b96357d09ce7f3359255ee7878","stateRoot":"0x983b1feefae7d205c93cd198748f856d737bfae64c2ba2060071288eddfea533","timestamp":"0x677e9e53","transactions":["0x02f901d58227d8830551bf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd0acfd8f4394d76bb1483ffd4b6504abdcd001ca81b796a5a5356bb3c3347782fbc219e39b96b8d379639a40a5d936659ab1f186aaa64200f9a567d4279dd621332e332e30000000000000000000000000000000000000000000000000000000c080a02d378e51038d54cd2bd62fde5e5667cdc33cc22aa0c21770d06e39996785d027a03e470441b7bc223f6a3fe2d57f627ce3d068f5cf4f8aec5e43228e00e2d5249d","0x02f901d58227d883053e528459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e75dec2799acddaac93f0e6cca7fcbdd5cc62935a7e6740bf5fe4a1780188a3f93004f09df879e7e816f2e80c4222a930369d177bd063f48400ca7d9295aed441332e332e30000000000000000000000000000000000000000000000000000000c080a07ccfebb758218ee819f4590c4fba82a3b24a3af4b25ca2abafaaa69c8bbb1410a01c32c41c63180011daf9862b546ec3b4560694e0e0636053b4567a96706eb555","0x02f901d58227d883055e6d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c52e558c09efb97fac81af3ffacd9190aed4ed5a6330056e3f2aeb45c4f05d56068785ecbe9fea4388cb18e141973028632876a93d1fdae77f638ef7f2ce37969332e332e30000000000000000000000000000000000000000000000000000000c080a0dd27dcc9a484230d3f24ed703e56fd176f1157edce5540967bec053f013afc33a06658e6e94c60bc352aeebef6fb59622ae9c89cfa6d340cd9c24f5ac91b57a55c","0x02f901d58227d883054aae8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c762d6608826b52a48e185edc84733b8220569ef2940fd317d1bb287f0b6624ac423e46156d32b8aba0777ec572faa23e7b2eae5e2a5be4371decf162e746297a332e332e30000000000000000000000000000000000000000000000000000000c001a049faf275d1c4783f6a0c8081cfa7eb5b0f12222c79784b288e1b60cce3a4c0fda06f04660f3465549f4487eedb2ed0090740d6f1e26e74c6d51a14318b1532bdda","0x02f901d58227d8830502848459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d21616fa8c6d9ab5162dc8dfa388309245e461b0b9947224cc67c15239aa2e36efd133ba41956f702dfbd51ce011c039a7a287a9cf119844b514b5968f3c08b332e332e30000000000000000000000000000000000000000000000000000000c080a004126f91dfae3c7e30ce1513d6c8c8a87d80e6393190cd1e7b1c0d9700179944a07fbdea78a9eb2e64f6d960390ffc5b565f602e9377827de4c11ebdd0e55aa720"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302166","validatorIndex":"0xdb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a67b1","index":"0x4302167","validatorIndex":"0xdb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302168","validatorIndex":"0xdb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302169","validatorIndex":"0xdb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430216a","validatorIndex":"0xdb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x430216b","validatorIndex":"0xdb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x552934","index":"0x430216c","validatorIndex":"0xdba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430216d","validatorIndex":"0xdbb"}]},[],"0xc69103106e48c860de534bad928ea0d357def8f7233cca5934e43b03f8c2f6e9"]) 2025-01-08 15:48:35.1466|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722746 (0x8dc5eb...59c80d), Extra Data: Nethermind 2025-01-08 15:48:35.1485|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722746. 2025-01-08 15:48:35.1485|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722746. 2025-01-08 15:48:35.1485|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722746 2025-01-08 15:48:35.1524|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722746 (0x8dc5eb...59c80d). 2025-01-08 15:48:35.1524|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:35.1524|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","blockNumber":"0xd1647a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c19","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","prevRandao":"0xb86455208b5441fac869c3f1facf430d163b4828e3daac166ca6a81c02e06091","receiptsRoot":"0xc2ce2e24199766e36fc5340b5613eb6b26d2c4b96357d09ce7f3359255ee7878","stateRoot":"0x983b1feefae7d205c93cd198748f856d737bfae64c2ba2060071288eddfea533","timestamp":"0x677e9e53","transactions":["0x02f901d58227d8830551bf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd0acfd8f4394d76bb1483ffd4b6504abdcd001ca81b796a5a5356bb3c3347782fbc219e39b96b8d379639a40a5d936659ab1f186aaa64200f9a567d4279dd621332e332e30000000000000000000000000000000000000000000000000000000c080a02d378e51038d54cd2bd62fde5e5667cdc33cc22aa0c21770d06e39996785d027a03e470441b7bc223f6a3fe2d57f627ce3d068f5cf4f8aec5e43228e00e2d5249d","0x02f901d58227d883053e528459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e75dec2799acddaac93f0e6cca7fcbdd5cc62935a7e6740bf5fe4a1780188a3f93004f09df879e7e816f2e80c4222a930369d177bd063f48400ca7d9295aed441332e332e30000000000000000000000000000000000000000000000000000000c080a07ccfebb758218ee819f4590c4fba82a3b24a3af4b25ca2abafaaa69c8bbb1410a01c32c41c63180011daf9862b546ec3b4560694e0e0636053b4567a96706eb555","0x02f901d58227d883055e6d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c52e558c09efb97fac81af3ffacd9190aed4ed5a6330056e3f2aeb45c4f05d56068785ecbe9fea4388cb18e141973028632876a93d1fdae77f638ef7f2ce37969332e332e30000000000000000000000000000000000000000000000000000000c080a0dd27dcc9a484230d3f24ed703e56fd176f1157edce5540967bec053f013afc33a06658e6e94c60bc352aeebef6fb59622ae9c89cfa6d340cd9c24f5ac91b57a55c","0x02f901d58227d883054aae8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c762d6608826b52a48e185edc84733b8220569ef2940fd317d1bb287f0b6624ac423e46156d32b8aba0777ec572faa23e7b2eae5e2a5be4371decf162e746297a332e332e30000000000000000000000000000000000000000000000000000000c001a049faf275d1c4783f6a0c8081cfa7eb5b0f12222c79784b288e1b60cce3a4c0fda06f04660f3465549f4487eedb2ed0090740d6f1e26e74c6d51a14318b1532bdda","0x02f901d58227d8830502848459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d21616fa8c6d9ab5162dc8dfa388309245e461b0b9947224cc67c15239aa2e36efd133ba41956f702dfbd51ce011c039a7a287a9cf119844b514b5968f3c08b332e332e30000000000000000000000000000000000000000000000000000000c080a004126f91dfae3c7e30ce1513d6c8c8a87d80e6393190cd1e7b1c0d9700179944a07fbdea78a9eb2e64f6d960390ffc5b565f602e9377827de4c11ebdd0e55aa720"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302166","validatorIndex":"0xdb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a67b1","index":"0x4302167","validatorIndex":"0xdb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302168","validatorIndex":"0xdb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302169","validatorIndex":"0xdb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430216a","validatorIndex":"0xdb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x430216b","validatorIndex":"0xdb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x552934","index":"0x430216c","validatorIndex":"0xdba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430216d","validatorIndex":"0xdbb"}]},[],"0xc69103106e48c860de534bad928ea0d357def8f7233cca5934e43b03f8c2f6e9"]) 2025-01-08 15:48:35.1524|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","blockNumber":"0xd1647a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23c19","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8040640506b03d4f31f1ddef6f64d83fb82f7d3e0234c9c19fac643b89eed5d1","prevRandao":"0xb86455208b5441fac869c3f1facf430d163b4828e3daac166ca6a81c02e06091","receiptsRoot":"0xc2ce2e24199766e36fc5340b5613eb6b26d2c4b96357d09ce7f3359255ee7878","stateRoot":"0x983b1feefae7d205c93cd198748f856d737bfae64c2ba2060071288eddfea533","timestamp":"0x677e9e53","transactions":["0x02f901d58227d8830551bf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd0acfd8f4394d76bb1483ffd4b6504abdcd001ca81b796a5a5356bb3c3347782fbc219e39b96b8d379639a40a5d936659ab1f186aaa64200f9a567d4279dd621332e332e30000000000000000000000000000000000000000000000000000000c080a02d378e51038d54cd2bd62fde5e5667cdc33cc22aa0c21770d06e39996785d027a03e470441b7bc223f6a3fe2d57f627ce3d068f5cf4f8aec5e43228e00e2d5249d","0x02f901d58227d883053e528459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e75dec2799acddaac93f0e6cca7fcbdd5cc62935a7e6740bf5fe4a1780188a3f93004f09df879e7e816f2e80c4222a930369d177bd063f48400ca7d9295aed441332e332e30000000000000000000000000000000000000000000000000000000c080a07ccfebb758218ee819f4590c4fba82a3b24a3af4b25ca2abafaaa69c8bbb1410a01c32c41c63180011daf9862b546ec3b4560694e0e0636053b4567a96706eb555","0x02f901d58227d883055e6d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c52e558c09efb97fac81af3ffacd9190aed4ed5a6330056e3f2aeb45c4f05d56068785ecbe9fea4388cb18e141973028632876a93d1fdae77f638ef7f2ce37969332e332e30000000000000000000000000000000000000000000000000000000c080a0dd27dcc9a484230d3f24ed703e56fd176f1157edce5540967bec053f013afc33a06658e6e94c60bc352aeebef6fb59622ae9c89cfa6d340cd9c24f5ac91b57a55c","0x02f901d58227d883054aae8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c762d6608826b52a48e185edc84733b8220569ef2940fd317d1bb287f0b6624ac423e46156d32b8aba0777ec572faa23e7b2eae5e2a5be4371decf162e746297a332e332e30000000000000000000000000000000000000000000000000000000c001a049faf275d1c4783f6a0c8081cfa7eb5b0f12222c79784b288e1b60cce3a4c0fda06f04660f3465549f4487eedb2ed0090740d6f1e26e74c6d51a14318b1532bdda","0x02f901d58227d8830502848459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d21616fa8c6d9ab5162dc8dfa388309245e461b0b9947224cc67c15239aa2e36efd133ba41956f702dfbd51ce011c039a7a287a9cf119844b514b5968f3c08b332e332e30000000000000000000000000000000000000000000000000000000c080a004126f91dfae3c7e30ce1513d6c8c8a87d80e6393190cd1e7b1c0d9700179944a07fbdea78a9eb2e64f6d960390ffc5b565f602e9377827de4c11ebdd0e55aa720"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302166","validatorIndex":"0xdb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a67b1","index":"0x4302167","validatorIndex":"0xdb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302168","validatorIndex":"0xdb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302169","validatorIndex":"0xdb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430216a","validatorIndex":"0xdb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d967","index":"0x430216b","validatorIndex":"0xdb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x552934","index":"0x430216c","validatorIndex":"0xdba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430216d","validatorIndex":"0xdbb"}]},[],"0xc69103106e48c860de534bad928ea0d357def8f7233cca5934e43b03f8c2f6e9"]) handled in 6ms 2025-01-08 15:48:35.1524|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:48:35.1524|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722746 | 4.4 ms | slot 10,015 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:35.1524|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:35.1524|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 33.38 MGas/s | 1,139.5 tps | 227.89 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:48:35.1524|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:35.1586|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:35.1586|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:35.1586|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722746 (0x8dc5eb...59c80d), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:35.1586|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722746 (0x8dc5eb...59c80d) was processed. 2025-01-08 15:48:35.1586|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722746 (0x8dc5eb...59c80d) 2025-01-08 15:48:35.1586|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:35.1586|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:35.1988|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.204:30402] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:35.3793|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:36.3807|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:36.4808|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:36.4808|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:36.4808|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:36.4808|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:37.3810|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:48:37.6189|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:48:38.3808|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:38.5364|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|43.231.114.131:38186->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:48:39.3791|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:39.9568|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.180.186.0:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:40.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:48:40.0770|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","blockNumber":"0xd1647b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","prevRandao":"0xbe0d9106dfe6c4baba3a0491f7518debb74ae454fb4c29105c0540a60c2ab2b5","receiptsRoot":"0xe3c16173c1fdf4f41457777d36e20b39977ba02564529d0f66bb4fd083286161","stateRoot":"0x311c68410dd5507aa0629c29a7a39e9247777e9aa7db8be934716bec9a6eba45","timestamp":"0x677e9e58","transactions":["0x02f901d58227d8830551c08459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80a683fbcad4b064fc06fc7258dc89b3dac6ba50064cd6038d1fb93efe058a8071bb348dd6f73b2e28b0c708770a249ed0091ce4307ecd58ddfc70084d1e0c206332e332e30000000000000000000000000000000000000000000000000000000c080a06aa21eae7f382227c51053ba7919d93cbddeaf1527bb5587926cdfffa8ad6ff0a04a71df329ce197d229bbabb647a143b951a28d6fd8944190ace9f6befe01eab9","0x02f901d58227d883053e538459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb3b4c895c03a39b4215b643d72364bee02f03623c9d11cd5d27c8c551ab83afc3efff8194b4966a719285efe9884d51dbeb93cc0e3865ecb897021a62d174b98332e332e30000000000000000000000000000000000000000000000000000000c080a09a886deb283885aabbae233cb5c7e4aaf83ce56f2fc8f633acde8b2c85b2ed81a0203d1236de9fb2f3e0480a0841934f64d3bcf3ac350676c9ff91fb2f10f3f839","0x02f901d58227d883054aaf8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f823dd9443383835bdd9e6efd88b20cc521007a90d4e4c628f37cd0d23d1e149be9648163f53cac528cd2884d2811ec3fc62e83854581b3fa944ae5649be712677332e332e30000000000000000000000000000000000000000000000000000000c001a0e6b9a1606bae1014d8f8409954fb9e239e844f4de992dc8b3902fe0fde96d8d6a0086778b1fe5aee59f13b770bc6fefbeab5fee4e42915da3aaad3be8987cb97a0","0x02f901d58227d8830502858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c1c0f1a83372dd7be3e2b6d9eff2e6de5eb20fe553c92781661b55174bb0c2e1474da8b4878984a7d2362c67ae4d1962a13070750ff14973f1e5ed1a6cbfcf87332e332e30000000000000000000000000000000000000000000000000000000c001a0b80224a5e93f7f00dd73097ee362e8ef007a7139f07896b225d8aa9dbb954bbda054b5434c097908334868013785c54edbc0c46fdcbf7ee0b8356b2c2bb3186bf5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df46","index":"0x430216e","validatorIndex":"0xdbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x430216f","validatorIndex":"0xdbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302170","validatorIndex":"0xdbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302171","validatorIndex":"0xdbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302172","validatorIndex":"0xdc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df49","index":"0x4302173","validatorIndex":"0xdc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302174","validatorIndex":"0xdc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302175","validatorIndex":"0xdc3"}]},[],"0x3ea514c91e912a57eaf9b37f5ad49581a750fa1890e0436198c8e22bd00dffb5"]) 2025-01-08 15:48:40.0770|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722747 (0x91e880...3b82c9), Extra Data: chiado-lighthouse-0 2025-01-08 15:48:40.0770|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722747. 2025-01-08 15:48:40.0770|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722747. 2025-01-08 15:48:40.0805|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13722747 2025-01-08 15:48:40.0805|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:48:40.0805|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:40.0805|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722747 (0x91e880...3b82c9). 2025-01-08 15:48:40.0805|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:40.0805|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722747 | 2.6 ms | slot 4,929 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:40.0805|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:40.0805|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 45.39 MGas/s | 1,549.8 tps | 387.45 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:48:40.0805|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","blockNumber":"0xd1647b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","prevRandao":"0xbe0d9106dfe6c4baba3a0491f7518debb74ae454fb4c29105c0540a60c2ab2b5","receiptsRoot":"0xe3c16173c1fdf4f41457777d36e20b39977ba02564529d0f66bb4fd083286161","stateRoot":"0x311c68410dd5507aa0629c29a7a39e9247777e9aa7db8be934716bec9a6eba45","timestamp":"0x677e9e58","transactions":["0x02f901d58227d8830551c08459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80a683fbcad4b064fc06fc7258dc89b3dac6ba50064cd6038d1fb93efe058a8071bb348dd6f73b2e28b0c708770a249ed0091ce4307ecd58ddfc70084d1e0c206332e332e30000000000000000000000000000000000000000000000000000000c080a06aa21eae7f382227c51053ba7919d93cbddeaf1527bb5587926cdfffa8ad6ff0a04a71df329ce197d229bbabb647a143b951a28d6fd8944190ace9f6befe01eab9","0x02f901d58227d883053e538459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb3b4c895c03a39b4215b643d72364bee02f03623c9d11cd5d27c8c551ab83afc3efff8194b4966a719285efe9884d51dbeb93cc0e3865ecb897021a62d174b98332e332e30000000000000000000000000000000000000000000000000000000c080a09a886deb283885aabbae233cb5c7e4aaf83ce56f2fc8f633acde8b2c85b2ed81a0203d1236de9fb2f3e0480a0841934f64d3bcf3ac350676c9ff91fb2f10f3f839","0x02f901d58227d883054aaf8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f823dd9443383835bdd9e6efd88b20cc521007a90d4e4c628f37cd0d23d1e149be9648163f53cac528cd2884d2811ec3fc62e83854581b3fa944ae5649be712677332e332e30000000000000000000000000000000000000000000000000000000c001a0e6b9a1606bae1014d8f8409954fb9e239e844f4de992dc8b3902fe0fde96d8d6a0086778b1fe5aee59f13b770bc6fefbeab5fee4e42915da3aaad3be8987cb97a0","0x02f901d58227d8830502858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c1c0f1a83372dd7be3e2b6d9eff2e6de5eb20fe553c92781661b55174bb0c2e1474da8b4878984a7d2362c67ae4d1962a13070750ff14973f1e5ed1a6cbfcf87332e332e30000000000000000000000000000000000000000000000000000000c001a0b80224a5e93f7f00dd73097ee362e8ef007a7139f07896b225d8aa9dbb954bbda054b5434c097908334868013785c54edbc0c46fdcbf7ee0b8356b2c2bb3186bf5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df46","index":"0x430216e","validatorIndex":"0xdbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x430216f","validatorIndex":"0xdbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302170","validatorIndex":"0xdbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302171","validatorIndex":"0xdbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302172","validatorIndex":"0xdc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df49","index":"0x4302173","validatorIndex":"0xdc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302174","validatorIndex":"0xdc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302175","validatorIndex":"0xdc3"}]},[],"0x3ea514c91e912a57eaf9b37f5ad49581a750fa1890e0436198c8e22bd00dffb5"]) 2025-01-08 15:48:40.0805|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","blockNumber":"0xd1647b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8dc5eb85a0d70e314e88ac2430d0d49b2a6c6c5e16ff4337e9529779a859c80d","prevRandao":"0xbe0d9106dfe6c4baba3a0491f7518debb74ae454fb4c29105c0540a60c2ab2b5","receiptsRoot":"0xe3c16173c1fdf4f41457777d36e20b39977ba02564529d0f66bb4fd083286161","stateRoot":"0x311c68410dd5507aa0629c29a7a39e9247777e9aa7db8be934716bec9a6eba45","timestamp":"0x677e9e58","transactions":["0x02f901d58227d8830551c08459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d0f7ce67bf367c743f484338cae93baa7e8c9f8c34441019ded045353bc9a5c959e61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80a683fbcad4b064fc06fc7258dc89b3dac6ba50064cd6038d1fb93efe058a8071bb348dd6f73b2e28b0c708770a249ed0091ce4307ecd58ddfc70084d1e0c206332e332e30000000000000000000000000000000000000000000000000000000c080a06aa21eae7f382227c51053ba7919d93cbddeaf1527bb5587926cdfffa8ad6ff0a04a71df329ce197d229bbabb647a143b951a28d6fd8944190ace9f6befe01eab9","0x02f901d58227d883053e538459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb3b4c895c03a39b4215b643d72364bee02f03623c9d11cd5d27c8c551ab83afc3efff8194b4966a719285efe9884d51dbeb93cc0e3865ecb897021a62d174b98332e332e30000000000000000000000000000000000000000000000000000000c080a09a886deb283885aabbae233cb5c7e4aaf83ce56f2fc8f633acde8b2c85b2ed81a0203d1236de9fb2f3e0480a0841934f64d3bcf3ac350676c9ff91fb2f10f3f839","0x02f901d58227d883054aaf8459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f823dd9443383835bdd9e6efd88b20cc521007a90d4e4c628f37cd0d23d1e149be9648163f53cac528cd2884d2811ec3fc62e83854581b3fa944ae5649be712677332e332e30000000000000000000000000000000000000000000000000000000c001a0e6b9a1606bae1014d8f8409954fb9e239e844f4de992dc8b3902fe0fde96d8d6a0086778b1fe5aee59f13b770bc6fefbeab5fee4e42915da3aaad3be8987cb97a0","0x02f901d58227d8830502858459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c1c0f1a83372dd7be3e2b6d9eff2e6de5eb20fe553c92781661b55174bb0c2e1474da8b4878984a7d2362c67ae4d1962a13070750ff14973f1e5ed1a6cbfcf87332e332e30000000000000000000000000000000000000000000000000000000c001a0b80224a5e93f7f00dd73097ee362e8ef007a7139f07896b225d8aa9dbb954bbda054b5434c097908334868013785c54edbc0c46fdcbf7ee0b8356b2c2bb3186bf5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df46","index":"0x430216e","validatorIndex":"0xdbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x430216f","validatorIndex":"0xdbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302170","validatorIndex":"0xdbe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x4302171","validatorIndex":"0xdbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302172","validatorIndex":"0xdc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df49","index":"0x4302173","validatorIndex":"0xdc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302174","validatorIndex":"0xdc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x4302175","validatorIndex":"0xdc3"}]},[],"0x3ea514c91e912a57eaf9b37f5ad49581a750fa1890e0436198c8e22bd00dffb5"]) handled in 4ms 2025-01-08 15:48:40.0907|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:40.0907|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:40.0907|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722747 (0x91e880...3b82c9), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:40.0907|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722747 (0x91e880...3b82c9) was processed. 2025-01-08 15:48:40.0907|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722747 (0x91e880...3b82c9) 2025-01-08 15:48:40.0907|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:40.0907|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:40.3823|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:41.3781|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:41.4826|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:41.4826|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:41.4826|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:41.4826|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:42.3834|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:43.3154|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|173.234.17.129:41564->30303] to: 30303 2025-01-08 15:48:43.3154|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|173.234.17.129:41564->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 15:48:43.3854|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:48:44.1842|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:48:44.3816|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:44.9972|DEBUG|Synchronization.Peers.SyncPeerPool|11|Dropped 0 useless peers 2025-01-08 15:48:45.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:48:45.1365|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","blockNumber":"0xd1647c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","prevRandao":"0x19c9ea844ba4008999837d2a85456d2ed67ca6908856681863a4134e8067514c","receiptsRoot":"0x5509beb3a7e4f04ca9133df721a6cff5e00d18003650dde41460841aeb4cc48d","stateRoot":"0xdf8aa42bd1802a3beee758896b76aa5bbd6bb1090e557da5bf191ec92ce9b81f","timestamp":"0x677e9e5d","transactions":["0x02f901d58227d883054ab08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6f1271ac52e49dfdf98347f09f1d457c7f0fec49e1d1b3da5753b84cee270fcf83cbe37e0dab7eba900ca817ac36fe63842e6b660d1a7d7264915e7be3dc6748332e332e30000000000000000000000000000000000000000000000000000000c080a058ca26ea95b9510c893ea659dad87a66896e97be6a0b17aa892df9ee32ca7e48a0539b4332394e90d002d2b605751bcc407d837eed7432a56ce1ae9e7f9b5a656b","0x02f901d58227d8830502868459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1c9964323b48ed7f22ba2ecbf9f9b0b13349e52aa7dcfc717b8a4ef86c627caebdea9390953f98b146fc17712bb6d2dcaa186db3a9716f283f663dffe1ae1148332e332e30000000000000000000000000000000000000000000000000000000c080a0658e4fd1e980aaf7b7b2c6cedd8ac16cdb0faa24977679a01c507326e8581b77a035b98b43cb13a7582c54fefd9802480eafd5ecb618ec9bddad86c1e325fa7abb","0x02f901d58227d883053e548459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f806589affbe8accda7dd270b278e523538747f2b1bc784cea1935b9670f3e8ed5572248c394308e4fcb32e9e42135c1ac417038d3894622034a343509ef547e9a332e332e30000000000000000000000000000000000000000000000000000000c001a0a545dd5899cf966dc421eab373aaccf19aaea64742550908996de86c7e8076aca0398ee66b8b43b7a836ff2a263ddbed71e556a611e4d9c273b9875e47ed7bd5cc","0x02f901d58227d883055e6e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3006b6db61ffd176db52e6e4d5b5503caf3ed78705196bb58c42dca3b9e15a4bbe42faa5fe3ce591cdeb461901c6f19d0b4ffb03458a64bbd9f3ed95a5f76b38332e332e30000000000000000000000000000000000000000000000000000000c001a08cca0dcab10263166d6461bf85750580c1da9149e330e9d30802c6b3c302387ca048aeeb89d811a64a893d459a5daa9c59f0b30d71882fcfc4b6b045445167ec1f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96c","index":"0x4302176","validatorIndex":"0xdc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b359d","index":"0x4302177","validatorIndex":"0xdc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138d39","index":"0x4302178","validatorIndex":"0xdc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302179","validatorIndex":"0xdc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1ff9","index":"0x430217a","validatorIndex":"0xdc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb0b9","index":"0x430217b","validatorIndex":"0xdc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x430217c","validatorIndex":"0xdca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430217d","validatorIndex":"0xdcb"}]},[],"0xacaa9fae2dd444988a0571e830a2c43c874ca8dac4a9c4f7b33d11eb1595cfc4"]) 2025-01-08 15:48:45.1365|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722748 (0xf3287e...6ede3b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:48:45.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722748. 2025-01-08 15:48:45.1365|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722748 2025-01-08 15:48:45.1437|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722748. 2025-01-08 15:48:45.1437|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:48:45.1437|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:45.1437|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722748 (0xf3287e...6ede3b). 2025-01-08 15:48:45.1437|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722748 | 6.3 ms | slot 5,063 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:45.1437|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:45.1437|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:45.1437|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 18.74 MGas/s | 639.9 tps | 159.97 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:48:45.1437|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","blockNumber":"0xd1647c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","prevRandao":"0x19c9ea844ba4008999837d2a85456d2ed67ca6908856681863a4134e8067514c","receiptsRoot":"0x5509beb3a7e4f04ca9133df721a6cff5e00d18003650dde41460841aeb4cc48d","stateRoot":"0xdf8aa42bd1802a3beee758896b76aa5bbd6bb1090e557da5bf191ec92ce9b81f","timestamp":"0x677e9e5d","transactions":["0x02f901d58227d883054ab08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6f1271ac52e49dfdf98347f09f1d457c7f0fec49e1d1b3da5753b84cee270fcf83cbe37e0dab7eba900ca817ac36fe63842e6b660d1a7d7264915e7be3dc6748332e332e30000000000000000000000000000000000000000000000000000000c080a058ca26ea95b9510c893ea659dad87a66896e97be6a0b17aa892df9ee32ca7e48a0539b4332394e90d002d2b605751bcc407d837eed7432a56ce1ae9e7f9b5a656b","0x02f901d58227d8830502868459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1c9964323b48ed7f22ba2ecbf9f9b0b13349e52aa7dcfc717b8a4ef86c627caebdea9390953f98b146fc17712bb6d2dcaa186db3a9716f283f663dffe1ae1148332e332e30000000000000000000000000000000000000000000000000000000c080a0658e4fd1e980aaf7b7b2c6cedd8ac16cdb0faa24977679a01c507326e8581b77a035b98b43cb13a7582c54fefd9802480eafd5ecb618ec9bddad86c1e325fa7abb","0x02f901d58227d883053e548459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f806589affbe8accda7dd270b278e523538747f2b1bc784cea1935b9670f3e8ed5572248c394308e4fcb32e9e42135c1ac417038d3894622034a343509ef547e9a332e332e30000000000000000000000000000000000000000000000000000000c001a0a545dd5899cf966dc421eab373aaccf19aaea64742550908996de86c7e8076aca0398ee66b8b43b7a836ff2a263ddbed71e556a611e4d9c273b9875e47ed7bd5cc","0x02f901d58227d883055e6e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3006b6db61ffd176db52e6e4d5b5503caf3ed78705196bb58c42dca3b9e15a4bbe42faa5fe3ce591cdeb461901c6f19d0b4ffb03458a64bbd9f3ed95a5f76b38332e332e30000000000000000000000000000000000000000000000000000000c001a08cca0dcab10263166d6461bf85750580c1da9149e330e9d30802c6b3c302387ca048aeeb89d811a64a893d459a5daa9c59f0b30d71882fcfc4b6b045445167ec1f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96c","index":"0x4302176","validatorIndex":"0xdc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b359d","index":"0x4302177","validatorIndex":"0xdc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138d39","index":"0x4302178","validatorIndex":"0xdc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302179","validatorIndex":"0xdc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1ff9","index":"0x430217a","validatorIndex":"0xdc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb0b9","index":"0x430217b","validatorIndex":"0xdc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x430217c","validatorIndex":"0xdca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430217d","validatorIndex":"0xdcb"}]},[],"0xacaa9fae2dd444988a0571e830a2c43c874ca8dac4a9c4f7b33d11eb1595cfc4"]) 2025-01-08 15:48:45.1437|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","blockNumber":"0xd1647c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c9b0","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x91e880a5cab83f0a2aba6ba56a92a4a41e27cb85f04a8b60703aaad7483b82c9","prevRandao":"0x19c9ea844ba4008999837d2a85456d2ed67ca6908856681863a4134e8067514c","receiptsRoot":"0x5509beb3a7e4f04ca9133df721a6cff5e00d18003650dde41460841aeb4cc48d","stateRoot":"0xdf8aa42bd1802a3beee758896b76aa5bbd6bb1090e557da5bf191ec92ce9b81f","timestamp":"0x677e9e5d","transactions":["0x02f901d58227d883054ab08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6f1271ac52e49dfdf98347f09f1d457c7f0fec49e1d1b3da5753b84cee270fcf83cbe37e0dab7eba900ca817ac36fe63842e6b660d1a7d7264915e7be3dc6748332e332e30000000000000000000000000000000000000000000000000000000c080a058ca26ea95b9510c893ea659dad87a66896e97be6a0b17aa892df9ee32ca7e48a0539b4332394e90d002d2b605751bcc407d837eed7432a56ce1ae9e7f9b5a656b","0x02f901d58227d8830502868459682f008459682f0e8273ce9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1c9964323b48ed7f22ba2ecbf9f9b0b13349e52aa7dcfc717b8a4ef86c627caebdea9390953f98b146fc17712bb6d2dcaa186db3a9716f283f663dffe1ae1148332e332e30000000000000000000000000000000000000000000000000000000c080a0658e4fd1e980aaf7b7b2c6cedd8ac16cdb0faa24977679a01c507326e8581b77a035b98b43cb13a7582c54fefd9802480eafd5ecb618ec9bddad86c1e325fa7abb","0x02f901d58227d883053e548459682f008459682f0e8272759437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d10e6f31fa82b37e78ca29a1d2d45c1a483617cd15db01fbf504c4f29dd488c62cb61db78cc9e687c9891592899f9f769df768ef59a069de52f7f62aab7a95819ac000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f806589affbe8accda7dd270b278e523538747f2b1bc784cea1935b9670f3e8ed5572248c394308e4fcb32e9e42135c1ac417038d3894622034a343509ef547e9a332e332e30000000000000000000000000000000000000000000000000000000c001a0a545dd5899cf966dc421eab373aaccf19aaea64742550908996de86c7e8076aca0398ee66b8b43b7a836ff2a263ddbed71e556a611e4d9c273b9875e47ed7bd5cc","0x02f901d58227d883055e6e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3006b6db61ffd176db52e6e4d5b5503caf3ed78705196bb58c42dca3b9e15a4bbe42faa5fe3ce591cdeb461901c6f19d0b4ffb03458a64bbd9f3ed95a5f76b38332e332e30000000000000000000000000000000000000000000000000000000c001a08cca0dcab10263166d6461bf85750580c1da9149e330e9d30802c6b3c302387ca048aeeb89d811a64a893d459a5daa9c59f0b30d71882fcfc4b6b045445167ec1f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d96c","index":"0x4302176","validatorIndex":"0xdc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b359d","index":"0x4302177","validatorIndex":"0xdc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138d39","index":"0x4302178","validatorIndex":"0xdc6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14315e","index":"0x4302179","validatorIndex":"0xdc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1ff9","index":"0x430217a","validatorIndex":"0xdc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb0b9","index":"0x430217b","validatorIndex":"0xdc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b4f","index":"0x430217c","validatorIndex":"0xdca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b46","index":"0x430217d","validatorIndex":"0xdcb"}]},[],"0xacaa9fae2dd444988a0571e830a2c43c874ca8dac4a9c4f7b33d11eb1595cfc4"]) handled in 7ms 2025-01-08 15:48:45.1484|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:45.1484|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:45.1484|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722748 (0xf3287e...6ede3b), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:45.1484|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722748 (0xf3287e...6ede3b) was processed. 2025-01-08 15:48:45.1484|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722748 (0xf3287e...6ede3b) 2025-01-08 15:48:45.1484|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:45.1484|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:45.3826|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:46.3815|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:46.4841|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:46.4841|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:46.4841|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:46.4841|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:47.3875|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:48:47.8713|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|35.242.224.246:1024->30303] to: 9081 2025-01-08 15:48:47.8713|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|35.242.224.246:1024->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:48:48.3898|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:48:49.2766|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Incorrect discovery message, length: 63, sender: [::ffff:188.245.114.187]:30304 2025-01-08 15:48:49.3895|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:48:49.4337|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|44.201.11.211:38412->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:48:50.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:48:50.0634|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|167.86.124.228:57472->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:48:50.1404|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","blockNumber":"0xd1647d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","prevRandao":"0x9e57644d03b560eb668bc7d579e052a30cf09af96de7e62fbecabde8396b032b","receiptsRoot":"0xf4d88bcd96ae3a96a67db01b47ed8c06416f3398058aa5c81def7da2887d7da8","stateRoot":"0x8102264be2fa4d76b66c82a8a0469f14a55658a3df649ea481c6a0d7e944e214","timestamp":"0x677e9e62","transactions":["0x02f901d58227d8830551c18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc78d8b7f4059a0f467eb69656a5c82d5315f0bc40a9d47a8ebad3b3abbc30666e1d756a339df429438ff77ddf87325d214024766b44e0ba297c3906446d9e3c1332e332e30000000000000000000000000000000000000000000000000000000c080a0974a6215ee22f44c11b8ca2c954e9d82c75b8512bed032a8f8dd3e6405c41bd7a016b1e89506aa271f74c020d9968e798aa8ca3ea4c610cdc761f6fda46fbae5b7","0x02f901d58227d883053e558459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3e98dcb0635d7d791f31dfd4b521eb35c1e85b31ad25b273ee19d86a54f2a476e6ee444246b91c20eae35824441f0eafe2da0e9d18142abb8cc5a76f9bd3286b332e332e30000000000000000000000000000000000000000000000000000000c001a0afe7a18c3e15e33daef212684dc7af109ba386bdc26c5516e500280d5bdb9a5da04429a9065ec799e9977a2c697653187af52b15118fb431dc75d524d39b99118b","0x02f901d58227d883055e6f8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2a1d1cce100c37d3ea914f7c36e37577d37c2bdb02d33eaf2da57390eec58be99050f6b82e6c76cc7ea5bbae75be5c5b01cecf6cf7f6df00f22dbdff4e397611332e332e30000000000000000000000000000000000000000000000000000000c080a061087b04d0180094c4ffc6a778e419e2ee9db2997e71848e3197f811c114731aa01f0cfb95cb71ed3faba9dde64dc9b9ff6b7a22b0a6c275d6fa4273f0f287ff6c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b951","index":"0x430217e","validatorIndex":"0xdcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x430217f","validatorIndex":"0xdcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140553","index":"0x4302180","validatorIndex":"0xdce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140562","index":"0x4302181","validatorIndex":"0xdcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b363","index":"0x4302182","validatorIndex":"0xdd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302183","validatorIndex":"0xdd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad90","index":"0x4302184","validatorIndex":"0xdd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da44","index":"0x4302185","validatorIndex":"0xdd3"}]},[],"0xbac92ac0996f7689d5b22530352d980cc6506cb2efd31205aae7d2316567832d"]) 2025-01-08 15:48:50.1404|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722749 (0xae8695...4fc6fc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:48:50.1404|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722749. 2025-01-08 15:48:50.1404|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722749. 2025-01-08 15:48:50.1442|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722749 2025-01-08 15:48:50.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|49|Clearing caches 2025-01-08 15:48:50.1442|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722749 (0xae8695...4fc6fc). 2025-01-08 15:48:50.1442|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:50.1442|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722749 | 2.6 ms | slot 5,001 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:50.1442|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:48:50.1442|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 33.33 MGas/s | 1,138.1 tps | 379.36 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:48:50.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|49|Cleared caches: Storage, State, Rlp 2025-01-08 15:48:50.1442|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","blockNumber":"0xd1647d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","prevRandao":"0x9e57644d03b560eb668bc7d579e052a30cf09af96de7e62fbecabde8396b032b","receiptsRoot":"0xf4d88bcd96ae3a96a67db01b47ed8c06416f3398058aa5c81def7da2887d7da8","stateRoot":"0x8102264be2fa4d76b66c82a8a0469f14a55658a3df649ea481c6a0d7e944e214","timestamp":"0x677e9e62","transactions":["0x02f901d58227d8830551c18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc78d8b7f4059a0f467eb69656a5c82d5315f0bc40a9d47a8ebad3b3abbc30666e1d756a339df429438ff77ddf87325d214024766b44e0ba297c3906446d9e3c1332e332e30000000000000000000000000000000000000000000000000000000c080a0974a6215ee22f44c11b8ca2c954e9d82c75b8512bed032a8f8dd3e6405c41bd7a016b1e89506aa271f74c020d9968e798aa8ca3ea4c610cdc761f6fda46fbae5b7","0x02f901d58227d883053e558459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3e98dcb0635d7d791f31dfd4b521eb35c1e85b31ad25b273ee19d86a54f2a476e6ee444246b91c20eae35824441f0eafe2da0e9d18142abb8cc5a76f9bd3286b332e332e30000000000000000000000000000000000000000000000000000000c001a0afe7a18c3e15e33daef212684dc7af109ba386bdc26c5516e500280d5bdb9a5da04429a9065ec799e9977a2c697653187af52b15118fb431dc75d524d39b99118b","0x02f901d58227d883055e6f8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2a1d1cce100c37d3ea914f7c36e37577d37c2bdb02d33eaf2da57390eec58be99050f6b82e6c76cc7ea5bbae75be5c5b01cecf6cf7f6df00f22dbdff4e397611332e332e30000000000000000000000000000000000000000000000000000000c080a061087b04d0180094c4ffc6a778e419e2ee9db2997e71848e3197f811c114731aa01f0cfb95cb71ed3faba9dde64dc9b9ff6b7a22b0a6c275d6fa4273f0f287ff6c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b951","index":"0x430217e","validatorIndex":"0xdcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x430217f","validatorIndex":"0xdcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140553","index":"0x4302180","validatorIndex":"0xdce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140562","index":"0x4302181","validatorIndex":"0xdcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b363","index":"0x4302182","validatorIndex":"0xdd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302183","validatorIndex":"0xdd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad90","index":"0x4302184","validatorIndex":"0xdd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da44","index":"0x4302185","validatorIndex":"0xdd3"}]},[],"0xbac92ac0996f7689d5b22530352d980cc6506cb2efd31205aae7d2316567832d"]) 2025-01-08 15:48:50.1442|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","blockNumber":"0xd1647d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf3287eff479be20444beacb1124ae3cf1b3b5ac2bc01f057c9e863e0be6ede3b","prevRandao":"0x9e57644d03b560eb668bc7d579e052a30cf09af96de7e62fbecabde8396b032b","receiptsRoot":"0xf4d88bcd96ae3a96a67db01b47ed8c06416f3398058aa5c81def7da2887d7da8","stateRoot":"0x8102264be2fa4d76b66c82a8a0469f14a55658a3df649ea481c6a0d7e944e214","timestamp":"0x677e9e62","transactions":["0x02f901d58227d8830551c18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc78d8b7f4059a0f467eb69656a5c82d5315f0bc40a9d47a8ebad3b3abbc30666e1d756a339df429438ff77ddf87325d214024766b44e0ba297c3906446d9e3c1332e332e30000000000000000000000000000000000000000000000000000000c080a0974a6215ee22f44c11b8ca2c954e9d82c75b8512bed032a8f8dd3e6405c41bd7a016b1e89506aa271f74c020d9968e798aa8ca3ea4c610cdc761f6fda46fbae5b7","0x02f901d58227d883053e558459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3e98dcb0635d7d791f31dfd4b521eb35c1e85b31ad25b273ee19d86a54f2a476e6ee444246b91c20eae35824441f0eafe2da0e9d18142abb8cc5a76f9bd3286b332e332e30000000000000000000000000000000000000000000000000000000c001a0afe7a18c3e15e33daef212684dc7af109ba386bdc26c5516e500280d5bdb9a5da04429a9065ec799e9977a2c697653187af52b15118fb431dc75d524d39b99118b","0x02f901d58227d883055e6f8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2a1d1cce100c37d3ea914f7c36e37577d37c2bdb02d33eaf2da57390eec58be99050f6b82e6c76cc7ea5bbae75be5c5b01cecf6cf7f6df00f22dbdff4e397611332e332e30000000000000000000000000000000000000000000000000000000c080a061087b04d0180094c4ffc6a778e419e2ee9db2997e71848e3197f811c114731aa01f0cfb95cb71ed3faba9dde64dc9b9ff6b7a22b0a6c275d6fa4273f0f287ff6c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b951","index":"0x430217e","validatorIndex":"0xdcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e534","index":"0x430217f","validatorIndex":"0xdcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140553","index":"0x4302180","validatorIndex":"0xdce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140562","index":"0x4302181","validatorIndex":"0xdcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b363","index":"0x4302182","validatorIndex":"0xdd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140b43","index":"0x4302183","validatorIndex":"0xdd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad90","index":"0x4302184","validatorIndex":"0xdd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da44","index":"0x4302185","validatorIndex":"0xdd3"}]},[],"0xbac92ac0996f7689d5b22530352d980cc6506cb2efd31205aae7d2316567832d"]) handled in 4ms 2025-01-08 15:48:50.1486|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:50.1486|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:50.1486|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722749 (0xae8695...4fc6fc), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:50.1486|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722749 (0xae8695...4fc6fc) was processed. 2025-01-08 15:48:50.1486|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722749 (0xae8695...4fc6fc) 2025-01-08 15:48:50.1486|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:50.1486|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:50.3883|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:50.8262|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|93.71.202.241:54823->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 65535 2025-01-08 15:48:51.3861|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:51.4849|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:51.4849|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:51.4849|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:51.4849|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:52.3894|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:53.3900|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 15:48:54.3896|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 15:48:55.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:48:55.1338|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","blockNumber":"0xd1647e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x3293f","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000008000000000000000000400000000200200000000208000000000000200000000000000000104000000000000000000000000000040004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000008000000040000000000000000000000040000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","prevRandao":"0x22f640872f24116eff010494c4be0d43c8c4134c8c1b48bbc533ffca172ecd8c","receiptsRoot":"0x3c6edc86360d06fba98aec18e79379c608f883f4baa9f3805c83b7c99cbff127","stateRoot":"0xb95709a0f3a727b6ae1f1b721563bd310acc6dda9d50c9569ef126d08a1b4ca6","timestamp":"0x677e9e67","transactions":["0x02f901d58227d883055e708459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8382c3cf75c21436e354922801e7f333ee396a940e4af6daf3b74eded59e26ca6ef845a90a46803c5ffc0e54237c4fb0f03435f3d098e4b2a6e77c21805e9fba6332e332e30000000000000000000000000000000000000000000000000000000c001a0c4c0a79450508ec1e58acd5ce0acc6abf53a771d0eeb267e67a05512523c6cdda050ffa0fc6f136bbe1bc5cb936a587d26369d4114dd576514c42953d8be7da48c","0x02f901d58227d8830551c28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1a88276394914d6e20381e0920620b371297b6acc7347dcffd8565183acd9efa26bac10522a52ca7748fab90023b168d9a4d7c1746b4c2e16ab52c109c96c527332e332e30000000000000000000000000000000000000000000000000000000c001a00b62e957fddf63effdb155dbf505851ffcd4057a947d93146bc4b711a9ac0c03a06683c865a9990434977468af7fec68bad6fbf2ba6139dc1e25540f3a7996c339","0x02f901d58227d8830502878459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e76d8b92980b27ad6dd87f50abe6872992a84d05fb8d1825120fc1b0d237df4ef86f1ab4ade0afc180c6834e2cd2c000db24e4c9be0396a979f86e17a88ff0545332e332e30000000000000000000000000000000000000000000000000000000c080a0b223f119f82c73defef3786bb37bf00b17e7e8f0e97e1e1c47c542922cae736aa06929c9ef4f70d53404e1c369621c62106f6da2dfdcc726b5f78fd0b32af5fa5a","0x02f904958227d8824d198459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82e03eebb123a82c08fa9952ca2e8f6a11a9801715978cf34ea13c8716b0950c6915b00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000000f5d0f18710000000000000000013e86dfa56e0000000000000000000000000000000000000000000000000000000000000006edcc83b754c0246333153d8305085213fdcf9c28d792e3a60d62ec361bbc692a8243750747b3c74d637cdcfe34327ee7f6225af9f94b2aa75718b97b9b6c322e2ecfcc93d1e1702d0a039a772b2e949a29194643b2192ca18212e1f3147facc3eea3a7f495f993296a2738920b4aeeec1e530f60f8c615c3dba1ff20f3df4391708fea68fdaa097ae9657c9062f65f9c38c0930a400931ece33450f5989da8101c80fe851244456989abf57d3e32c6498d9f643664cd5fedc9ab89669c9fd53600000000000000000000000000000000000000000000000000000000000000066d5a9a9d2b81da30f7078a1ecfc8aa2f29ca03d4416f921ab776606431e2263910907c94b8e654623d68b4f26f9b9249025c684bb2eeae8e802df364669cedc753a76a27aa012dfb1675bf936f4d4103dea2510b5dcddb5b0fcabbc9b46e4b1b51993296430333244fe34f820a9933176f8c27860c95d251955e4cfb2413db3d025e0d0b40c0a0d65e854c3ac05e6b862442f3a592992709c7f3f5ed1182e01d0aacc651963fcb08a0a8cd6832bc33b52ef1d1ed8f29945156bf3af7ea1dbae7c080a0bcdc58239d7cabdf6d2ca813ca8e02738848afe123dfd5ac7715a7f432b61853a03d27b0de373450d77d68a12e55c395a49130da78f315d7ae7f79df3ab2540f52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df60","index":"0x4302186","validatorIndex":"0xdd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140563","index":"0x4302187","validatorIndex":"0xdd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4c","index":"0x4302188","validatorIndex":"0xdd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302189","validatorIndex":"0xdd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430218a","validatorIndex":"0xdd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14057b","index":"0x430218b","validatorIndex":"0xdd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b566","index":"0x430218c","validatorIndex":"0xdda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df38","index":"0x430218d","validatorIndex":"0xddb"}]},[],"0xd087976f3defe721d28f7c47ee3137369dd88451418621b4070450b09e35e0bb"]) 2025-01-08 15:48:55.1338|INFO|Merge.Plugin.Handlers.NewPayloadHandler|49|Received New Block: 13722750 (0x785c3e...6bd184), Extra Data: Nethermind 2025-01-08 15:48:55.1338|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722750. 2025-01-08 15:48:55.1379|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722750. 2025-01-08 15:48:55.1379|DEBUG|Trie.Pruning.TrieStore|49|Beginning new BlockCommitSet - 13722750 2025-01-08 15:48:55.1379|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 15:48:55.1379|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:48:55.1379|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|49|Valid. Result of New Block: 13722750 (0x785c3e...6bd184). 2025-01-08 15:48:55.1379|DEBUG|Merge.Plugin.GC.GCKeeper|49|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:48:55.1379|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722750 | 3.8 ms | slot 4,994 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:48:55.1379|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","blockNumber":"0xd1647e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x3293f","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000008000000000000000000400000000200200000000208000000000000200000000000000000104000000000000000000000000000040004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000008000000040000000000000000000000040000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","prevRandao":"0x22f640872f24116eff010494c4be0d43c8c4134c8c1b48bbc533ffca172ecd8c","receiptsRoot":"0x3c6edc86360d06fba98aec18e79379c608f883f4baa9f3805c83b7c99cbff127","stateRoot":"0xb95709a0f3a727b6ae1f1b721563bd310acc6dda9d50c9569ef126d08a1b4ca6","timestamp":"0x677e9e67","transactions":["0x02f901d58227d883055e708459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8382c3cf75c21436e354922801e7f333ee396a940e4af6daf3b74eded59e26ca6ef845a90a46803c5ffc0e54237c4fb0f03435f3d098e4b2a6e77c21805e9fba6332e332e30000000000000000000000000000000000000000000000000000000c001a0c4c0a79450508ec1e58acd5ce0acc6abf53a771d0eeb267e67a05512523c6cdda050ffa0fc6f136bbe1bc5cb936a587d26369d4114dd576514c42953d8be7da48c","0x02f901d58227d8830551c28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1a88276394914d6e20381e0920620b371297b6acc7347dcffd8565183acd9efa26bac10522a52ca7748fab90023b168d9a4d7c1746b4c2e16ab52c109c96c527332e332e30000000000000000000000000000000000000000000000000000000c001a00b62e957fddf63effdb155dbf505851ffcd4057a947d93146bc4b711a9ac0c03a06683c865a9990434977468af7fec68bad6fbf2ba6139dc1e25540f3a7996c339","0x02f901d58227d8830502878459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e76d8b92980b27ad6dd87f50abe6872992a84d05fb8d1825120fc1b0d237df4ef86f1ab4ade0afc180c6834e2cd2c000db24e4c9be0396a979f86e17a88ff0545332e332e30000000000000000000000000000000000000000000000000000000c080a0b223f119f82c73defef3786bb37bf00b17e7e8f0e97e1e1c47c542922cae736aa06929c9ef4f70d53404e1c369621c62106f6da2dfdcc726b5f78fd0b32af5fa5a","0x02f904958227d8824d198459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82e03eebb123a82c08fa9952ca2e8f6a11a9801715978cf34ea13c8716b0950c6915b00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000000f5d0f18710000000000000000013e86dfa56e0000000000000000000000000000000000000000000000000000000000000006edcc83b754c0246333153d8305085213fdcf9c28d792e3a60d62ec361bbc692a8243750747b3c74d637cdcfe34327ee7f6225af9f94b2aa75718b97b9b6c322e2ecfcc93d1e1702d0a039a772b2e949a29194643b2192ca18212e1f3147facc3eea3a7f495f993296a2738920b4aeeec1e530f60f8c615c3dba1ff20f3df4391708fea68fdaa097ae9657c9062f65f9c38c0930a400931ece33450f5989da8101c80fe851244456989abf57d3e32c6498d9f643664cd5fedc9ab89669c9fd53600000000000000000000000000000000000000000000000000000000000000066d5a9a9d2b81da30f7078a1ecfc8aa2f29ca03d4416f921ab776606431e2263910907c94b8e654623d68b4f26f9b9249025c684bb2eeae8e802df364669cedc753a76a27aa012dfb1675bf936f4d4103dea2510b5dcddb5b0fcabbc9b46e4b1b51993296430333244fe34f820a9933176f8c27860c95d251955e4cfb2413db3d025e0d0b40c0a0d65e854c3ac05e6b862442f3a592992709c7f3f5ed1182e01d0aacc651963fcb08a0a8cd6832bc33b52ef1d1ed8f29945156bf3af7ea1dbae7c080a0bcdc58239d7cabdf6d2ca813ca8e02738848afe123dfd5ac7715a7f432b61853a03d27b0de373450d77d68a12e55c395a49130da78f315d7ae7f79df3ab2540f52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df60","index":"0x4302186","validatorIndex":"0xdd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140563","index":"0x4302187","validatorIndex":"0xdd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4c","index":"0x4302188","validatorIndex":"0xdd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302189","validatorIndex":"0xdd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430218a","validatorIndex":"0xdd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14057b","index":"0x430218b","validatorIndex":"0xdd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b566","index":"0x430218c","validatorIndex":"0xdda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df38","index":"0x430218d","validatorIndex":"0xddb"}]},[],"0xd087976f3defe721d28f7c47ee3137369dd88451418621b4070450b09e35e0bb"]) 2025-01-08 15:48:55.1379|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 33 ( 0) | sload 68 | sstore 13 | create 0 2025-01-08 15:48:55.1379|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 54.37 MGas/s | 1,049.9 tps | 262.47 Blk/s | exec code from cache 80 | new 0 2025-01-08 15:48:55.1379|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","blockNumber":"0xd1647e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x3293f","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000008000000000000000000400000000200200000000208000000000000200000000000000000104000000000000000000000000000040004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000008000000040000000000000000000000040000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xae86959e97139f98376e34ff8d57751c58e77b48279ca8a1a91b2992984fc6fc","prevRandao":"0x22f640872f24116eff010494c4be0d43c8c4134c8c1b48bbc533ffca172ecd8c","receiptsRoot":"0x3c6edc86360d06fba98aec18e79379c608f883f4baa9f3805c83b7c99cbff127","stateRoot":"0xb95709a0f3a727b6ae1f1b721563bd310acc6dda9d50c9569ef126d08a1b4ca6","timestamp":"0x677e9e67","transactions":["0x02f901d58227d883055e708459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8382c3cf75c21436e354922801e7f333ee396a940e4af6daf3b74eded59e26ca6ef845a90a46803c5ffc0e54237c4fb0f03435f3d098e4b2a6e77c21805e9fba6332e332e30000000000000000000000000000000000000000000000000000000c001a0c4c0a79450508ec1e58acd5ce0acc6abf53a771d0eeb267e67a05512523c6cdda050ffa0fc6f136bbe1bc5cb936a587d26369d4114dd576514c42953d8be7da48c","0x02f901d58227d8830551c28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1a88276394914d6e20381e0920620b371297b6acc7347dcffd8565183acd9efa26bac10522a52ca7748fab90023b168d9a4d7c1746b4c2e16ab52c109c96c527332e332e30000000000000000000000000000000000000000000000000000000c001a00b62e957fddf63effdb155dbf505851ffcd4057a947d93146bc4b711a9ac0c03a06683c865a9990434977468af7fec68bad6fbf2ba6139dc1e25540f3a7996c339","0x02f901d58227d8830502878459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e76d8b92980b27ad6dd87f50abe6872992a84d05fb8d1825120fc1b0d237df4ef86f1ab4ade0afc180c6834e2cd2c000db24e4c9be0396a979f86e17a88ff0545332e332e30000000000000000000000000000000000000000000000000000000c080a0b223f119f82c73defef3786bb37bf00b17e7e8f0e97e1e1c47c542922cae736aa06929c9ef4f70d53404e1c369621c62106f6da2dfdcc726b5f78fd0b32af5fa5a","0x02f904958227d8824d198459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82e03eebb123a82c08fa9952ca2e8f6a11a9801715978cf34ea13c8716b0950c6915b00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000000f5d0f18710000000000000000013e86dfa56e0000000000000000000000000000000000000000000000000000000000000006edcc83b754c0246333153d8305085213fdcf9c28d792e3a60d62ec361bbc692a8243750747b3c74d637cdcfe34327ee7f6225af9f94b2aa75718b97b9b6c322e2ecfcc93d1e1702d0a039a772b2e949a29194643b2192ca18212e1f3147facc3eea3a7f495f993296a2738920b4aeeec1e530f60f8c615c3dba1ff20f3df4391708fea68fdaa097ae9657c9062f65f9c38c0930a400931ece33450f5989da8101c80fe851244456989abf57d3e32c6498d9f643664cd5fedc9ab89669c9fd53600000000000000000000000000000000000000000000000000000000000000066d5a9a9d2b81da30f7078a1ecfc8aa2f29ca03d4416f921ab776606431e2263910907c94b8e654623d68b4f26f9b9249025c684bb2eeae8e802df364669cedc753a76a27aa012dfb1675bf936f4d4103dea2510b5dcddb5b0fcabbc9b46e4b1b51993296430333244fe34f820a9933176f8c27860c95d251955e4cfb2413db3d025e0d0b40c0a0d65e854c3ac05e6b862442f3a592992709c7f3f5ed1182e01d0aacc651963fcb08a0a8cd6832bc33b52ef1d1ed8f29945156bf3af7ea1dbae7c080a0bcdc58239d7cabdf6d2ca813ca8e02738848afe123dfd5ac7715a7f432b61853a03d27b0de373450d77d68a12e55c395a49130da78f315d7ae7f79df3ab2540f52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df60","index":"0x4302186","validatorIndex":"0xdd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140563","index":"0x4302187","validatorIndex":"0xdd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df4c","index":"0x4302188","validatorIndex":"0xdd6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140633","index":"0x4302189","validatorIndex":"0xdd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e52b","index":"0x430218a","validatorIndex":"0xdd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14057b","index":"0x430218b","validatorIndex":"0xdd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b566","index":"0x430218c","validatorIndex":"0xdda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13df38","index":"0x430218d","validatorIndex":"0xddb"}]},[],"0xd087976f3defe721d28f7c47ee3137369dd88451418621b4070450b09e35e0bb"]) handled in 5ms 2025-01-08 15:48:55.1430|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:55.1430|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"}, null] 2025-01-08 15:48:55.1430|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722750 (0x785c3e...6bd184), Safe: 13722721 (0xa9616e...c1cec9), Finalized: 13722705 (0xc78296...f9a612) 2025-01-08 15:48:55.1430|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722750 (0x785c3e...6bd184) was processed. 2025-01-08 15:48:55.1430|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722750 (0x785c3e...6bd184) 2025-01-08 15:48:55.1430|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) 2025-01-08 15:48:55.1430|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc782968e3e5190b521b27a7dbc7ef1a0313533e9e554cee3d7d05324e9f9a612","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9"},null]) handled in 1ms 2025-01-08 15:48:55.3898|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:48:56.3904|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:48:56.4860|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:48:56.4860|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:48:56.4860|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:48:56.4860|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:48:57.2586|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|38|Attempt to request ENR before bonding 2025-01-08 15:48:57.3931|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:48:58.3929|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:59.3927|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:48:59.7944|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:48:59.7944|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:48:59.7944|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13722750 (0x785c3e...6bd184), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:48:59.7944|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13722750 (0x785c3e...6bd184) was processed. 2025-01-08 15:48:59.7944|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:48:59.7944|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 0ms 2025-01-08 15:48:59.7944|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|50|Cleaned processed blob txs from block 13722705 to block 13722721 2025-01-08 15:48:59.7944|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|50|Blob transactions database columns have been compacted 2025-01-08 15:49:00.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|50|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:49:00.1192|DEBUG|JsonRpc.JsonRpcProcessor|50|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","blockNumber":"0xd1647f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c968","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","prevRandao":"0xb77ca077ff18132223de03bc9e35632e0ba9f5b2751eb31f9047aeae862f6d11","receiptsRoot":"0xa2c876443caf5ebbceca4abc3302eee146207f10c016328d74cca092c79b87b6","stateRoot":"0xd5612413a33809bbe7554737e07c270071735841dfd09c71bf1507909fc30489","timestamp":"0x677e9e6c","transactions":["0x02f901d58227d883053e568459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4b185be73badac8feff96f4bea9b00f2b4e01182d68ffa57c3a49dc69e85ccf652522cc4b02431d4ac6ba6397a91db996c17ac75b5045a77aae9792c38e3c8c2332e332e30000000000000000000000000000000000000000000000000000000c080a0c65438be118f27fbfde764120b5b913d2ec0a1bac5e5a978cfad15fde5de2f8da0774efeafb20bd87ff8c1e12b81e38b3d5a49f898f793abd976a31ab712cb1e25","0x02f901d58227d883054ab18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e865c70c073720c0f46cf5e3d517cbd3f748f32ada9f3d77403176c506e22a765cb28f4096ff3be4e5553d61e842ee4f04ae53dc79339aff44909428454db6d32332e332e30000000000000000000000000000000000000000000000000000000c001a0224e5f1d9faaad2f130b2059a54e0cd914684446ef993e883d84ae4d355774aca042dfb4ea8afeb2a362d1bb0d4c74d773f929ecc55201bca40536f924e6e4accc","0x02f901d58227d8830551c38459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6064accb14a1762b08f307d49f3f5b2fa128c30b3391000d72fdaee223fc155afcc900fdc26792a13205e4f90f89e56dfa6ca476832365d65c4788c265fa571c332e332e30000000000000000000000000000000000000000000000000000000c001a00316f859b128ae27814cc6ea17d35349e6db7882acfc5ba37738b610cb85de34a00e8b4b44dc2d794b2718e726a22b6c646bebb465136e9372e9956eed4b36a642","0x02f901d58227d8830502888459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e3985dc1c165bb7ad5ad9ae8bbc33e1ee34f8a0325b43e25185484d0bf86bce71c769856ca479503ba02e93c398808703242a35d056e6cc58232e84f4fd7218f332e332e30000000000000000000000000000000000000000000000000000000c001a0d3eccac4cc1c26c310295c96cb6572fe7d5a4c2bee7169671d1756785fce5f31a0446e711a6d3b5d6b913be794fb3ae3c6ad6da3691cca6cc63f5caa371587e7b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b08de","index":"0x430218e","validatorIndex":"0xddc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b60","index":"0x430218f","validatorIndex":"0xddd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146547","index":"0x4302190","validatorIndex":"0xdde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75f","index":"0x4302191","validatorIndex":"0xddf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e96f","index":"0x4302192","validatorIndex":"0xde0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bd40","index":"0x4302193","validatorIndex":"0xde1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149160","index":"0x4302194","validatorIndex":"0xde2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75f","index":"0x4302195","validatorIndex":"0xde3"}]},[],"0xd74907e393b6f6ca3dc596bacda4869439e8415082302e48dd7a1a1d59b9a25f"]) 2025-01-08 15:49:00.1192|INFO|Merge.Plugin.Handlers.NewPayloadHandler|50|Received New Block: 13722751 (0x32fabe...32c3f9), Extra Data: Nethermind 2025-01-08 15:49:00.1212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722751. 2025-01-08 15:49:00.1212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722751. 2025-01-08 15:49:00.1212|DEBUG|Trie.Pruning.TrieStore|50|Beginning new BlockCommitSet - 13722751 2025-01-08 15:49:00.1212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:49:00.1212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 15:49:00.1212|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722751 | 3.1 ms | slot 4,985 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:49:00.1212|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|50|Valid. Result of New Block: 13722751 (0x32fabe...32c3f9). 2025-01-08 15:49:00.1242|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:49:00.1242|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 37.49 MGas/s | 1,280.8 tps | 320.20 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:49:00.1242|DEBUG|Merge.Plugin.GC.GCKeeper|50|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:49:00.1242|DEBUG|JsonRpc.JsonRpcProcessor|50|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","blockNumber":"0xd1647f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c968","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","prevRandao":"0xb77ca077ff18132223de03bc9e35632e0ba9f5b2751eb31f9047aeae862f6d11","receiptsRoot":"0xa2c876443caf5ebbceca4abc3302eee146207f10c016328d74cca092c79b87b6","stateRoot":"0xd5612413a33809bbe7554737e07c270071735841dfd09c71bf1507909fc30489","timestamp":"0x677e9e6c","transactions":["0x02f901d58227d883053e568459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4b185be73badac8feff96f4bea9b00f2b4e01182d68ffa57c3a49dc69e85ccf652522cc4b02431d4ac6ba6397a91db996c17ac75b5045a77aae9792c38e3c8c2332e332e30000000000000000000000000000000000000000000000000000000c080a0c65438be118f27fbfde764120b5b913d2ec0a1bac5e5a978cfad15fde5de2f8da0774efeafb20bd87ff8c1e12b81e38b3d5a49f898f793abd976a31ab712cb1e25","0x02f901d58227d883054ab18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e865c70c073720c0f46cf5e3d517cbd3f748f32ada9f3d77403176c506e22a765cb28f4096ff3be4e5553d61e842ee4f04ae53dc79339aff44909428454db6d32332e332e30000000000000000000000000000000000000000000000000000000c001a0224e5f1d9faaad2f130b2059a54e0cd914684446ef993e883d84ae4d355774aca042dfb4ea8afeb2a362d1bb0d4c74d773f929ecc55201bca40536f924e6e4accc","0x02f901d58227d8830551c38459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6064accb14a1762b08f307d49f3f5b2fa128c30b3391000d72fdaee223fc155afcc900fdc26792a13205e4f90f89e56dfa6ca476832365d65c4788c265fa571c332e332e30000000000000000000000000000000000000000000000000000000c001a00316f859b128ae27814cc6ea17d35349e6db7882acfc5ba37738b610cb85de34a00e8b4b44dc2d794b2718e726a22b6c646bebb465136e9372e9956eed4b36a642","0x02f901d58227d8830502888459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e3985dc1c165bb7ad5ad9ae8bbc33e1ee34f8a0325b43e25185484d0bf86bce71c769856ca479503ba02e93c398808703242a35d056e6cc58232e84f4fd7218f332e332e30000000000000000000000000000000000000000000000000000000c001a0d3eccac4cc1c26c310295c96cb6572fe7d5a4c2bee7169671d1756785fce5f31a0446e711a6d3b5d6b913be794fb3ae3c6ad6da3691cca6cc63f5caa371587e7b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b08de","index":"0x430218e","validatorIndex":"0xddc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b60","index":"0x430218f","validatorIndex":"0xddd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146547","index":"0x4302190","validatorIndex":"0xdde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75f","index":"0x4302191","validatorIndex":"0xddf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e96f","index":"0x4302192","validatorIndex":"0xde0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bd40","index":"0x4302193","validatorIndex":"0xde1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149160","index":"0x4302194","validatorIndex":"0xde2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75f","index":"0x4302195","validatorIndex":"0xde3"}]},[],"0xd74907e393b6f6ca3dc596bacda4869439e8415082302e48dd7a1a1d59b9a25f"]) 2025-01-08 15:49:00.1242|DEBUG|JsonRpc.JsonRpcProcessor|50| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","blockNumber":"0xd1647f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c968","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x785c3e5422ce53c8fec572e60b42cad61ff64f6d98ddad6660feda27fd6bd184","prevRandao":"0xb77ca077ff18132223de03bc9e35632e0ba9f5b2751eb31f9047aeae862f6d11","receiptsRoot":"0xa2c876443caf5ebbceca4abc3302eee146207f10c016328d74cca092c79b87b6","stateRoot":"0xd5612413a33809bbe7554737e07c270071735841dfd09c71bf1507909fc30489","timestamp":"0x677e9e6c","transactions":["0x02f901d58227d883053e568459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4b185be73badac8feff96f4bea9b00f2b4e01182d68ffa57c3a49dc69e85ccf652522cc4b02431d4ac6ba6397a91db996c17ac75b5045a77aae9792c38e3c8c2332e332e30000000000000000000000000000000000000000000000000000000c080a0c65438be118f27fbfde764120b5b913d2ec0a1bac5e5a978cfad15fde5de2f8da0774efeafb20bd87ff8c1e12b81e38b3d5a49f898f793abd976a31ab712cb1e25","0x02f901d58227d883054ab18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e865c70c073720c0f46cf5e3d517cbd3f748f32ada9f3d77403176c506e22a765cb28f4096ff3be4e5553d61e842ee4f04ae53dc79339aff44909428454db6d32332e332e30000000000000000000000000000000000000000000000000000000c001a0224e5f1d9faaad2f130b2059a54e0cd914684446ef993e883d84ae4d355774aca042dfb4ea8afeb2a362d1bb0d4c74d773f929ecc55201bca40536f924e6e4accc","0x02f901d58227d8830551c38459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6064accb14a1762b08f307d49f3f5b2fa128c30b3391000d72fdaee223fc155afcc900fdc26792a13205e4f90f89e56dfa6ca476832365d65c4788c265fa571c332e332e30000000000000000000000000000000000000000000000000000000c001a00316f859b128ae27814cc6ea17d35349e6db7882acfc5ba37738b610cb85de34a00e8b4b44dc2d794b2718e726a22b6c646bebb465136e9372e9956eed4b36a642","0x02f901d58227d8830502888459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e3985dc1c165bb7ad5ad9ae8bbc33e1ee34f8a0325b43e25185484d0bf86bce71c769856ca479503ba02e93c398808703242a35d056e6cc58232e84f4fd7218f332e332e30000000000000000000000000000000000000000000000000000000c001a0d3eccac4cc1c26c310295c96cb6572fe7d5a4c2bee7169671d1756785fce5f31a0446e711a6d3b5d6b913be794fb3ae3c6ad6da3691cca6cc63f5caa371587e7b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b08de","index":"0x430218e","validatorIndex":"0xddc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148b60","index":"0x430218f","validatorIndex":"0xddd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146547","index":"0x4302190","validatorIndex":"0xdde"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75f","index":"0x4302191","validatorIndex":"0xddf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e96f","index":"0x4302192","validatorIndex":"0xde0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bd40","index":"0x4302193","validatorIndex":"0xde1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149160","index":"0x4302194","validatorIndex":"0xde2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b75f","index":"0x4302195","validatorIndex":"0xde3"}]},[],"0xd74907e393b6f6ca3dc596bacda4869439e8415082302e48dd7a1a1d59b9a25f"]) handled in 5ms 2025-01-08 15:49:00.1654|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:00.1654|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:49:00.1654|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722751 (0x32fabe...32c3f9), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:49:00.1654|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722751 (0x32fabe...32c3f9) was processed. 2025-01-08 15:49:00.1654|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722751 (0x32fabe...32c3f9) 2025-01-08 15:49:00.1654|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:00.1654|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 1ms 2025-01-08 15:49:00.3932|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:01.3934|DEBUG|TxPool.TxBroadcaster|50|Broadcasting transactions to all peers 2025-01-08 15:49:01.4868|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:49:01.4868|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:49:01.4868|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, eth_syncing([]) 2025-01-08 15:49:01.4868|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:49:02.3930|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 15:49:03.3930|DEBUG|TxPool.TxBroadcaster|50|Broadcasting transactions to all peers 2025-01-08 15:49:04.3917|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 15:49:05.0030|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:49:05.0913|DEBUG|JsonRpc.JsonRpcProcessor|50|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","blockNumber":"0xd16480","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","prevRandao":"0x5667295a1297d0114a2a5975781774286401e9268f686f716f46ed241c2cefda","receiptsRoot":"0x939a90a2c2d3e8f00c71679d6f7e6eabf49b2f8071b0bb7b7c40f7c954d29de5","stateRoot":"0x0cce08a67bb402e3f06b768da1e40552c8973cbd9a5dbfa044dc892a6dd4dfb7","timestamp":"0x677e9e71","transactions":["0x02f901d58227d883055e718459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c02d4f9f830bd5536306a4e204fe08ce6d604c88062b01c63edd602bcf71c83c68fee636e25f169ac9d1cb6d28d159428c894c36fea889025e8f67208abea9125332e332e30000000000000000000000000000000000000000000000000000000c080a0bac41d7fb18c112e7dbd1e8711718c9f875a3856c4a3ed8d3b7f8b5b2777629ca06bbdccf85b6aebdd00030399d8690a1db2f17e7d4e1f8f2a02a69c442c1c5dfa","0x02f901d58227d883054ab28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca84eedee6234b3e4d5f07a47d70e81f8c0e36d137940390fb9460f77a32deb97c48538739cf6e77c99280163b7790423186316679d3445c5a4bc0b0d9c40bdca332e332e30000000000000000000000000000000000000000000000000000000c080a0ebd10903d27608534966c032de61bf1631019275f36963f9966b13c87dfc72eaa061378064dc5682cfd92da53182f07d746361ef525cb23a4ec9a9b95fa3336be3","0x02f901d58227d8830502898459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed9e2b627a97f95df920a7fb86dba0acaa892a2bad39ca6b31d484411ccf832c2541f4e2fd3683edee0e9b41952110345ffe59c9aa782180fe536c47e7cae8c5a332e332e30000000000000000000000000000000000000000000000000000000c080a0d96f28dfc72b3f43eba647ccd4f96868d4f0452ccbb48b021c223d24293411e5a074ffad24352f9cab4ce06daa75e46c7702e9eb96e9ad5f02af37bbb661d09d0b","0x02f901d58227d883053e578459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c13a4f14b75ae68df93176f191e3717e5d65bd75378a574b6ee4574064914f0f9a5ed9f94bef61ebdd134db79264357ef30c6d6a3b867344c5e47adbe361220bf332e332e30000000000000000000000000000000000000000000000000000000c001a059a45f892395c1960c3bb2f4f236787b6281cd2da81ccf8025cfa16a03effbeea0523ebad70c90bee8f659a9403f803976e4c16fd926c9a2462d23ac389317b533"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b778","index":"0x4302196","validatorIndex":"0xde4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146554","index":"0x4302197","validatorIndex":"0xde5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143f35","index":"0x4302198","validatorIndex":"0xde6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14914a","index":"0x4302199","validatorIndex":"0xde7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e35b","index":"0x430219a","validatorIndex":"0xde8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146b29","index":"0x430219b","validatorIndex":"0xde9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3c36d7","index":"0x430219c","validatorIndex":"0xdea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bd40","index":"0x430219d","validatorIndex":"0xdeb"}]},[],"0x622f23d1b26c5861d3be34f98559d021fc3d5c64ddffaba6d910c285374ca85f"]) 2025-01-08 15:49:05.0913|INFO|Merge.Plugin.Handlers.NewPayloadHandler|50|Received New Block: 13722752 (0x2a5396...fcf089), Extra Data: chiado-lodestar-0 2025-01-08 15:49:05.0930|DEBUG|Consensus.Processing.BlockCachePreWarmer|50|Started pre-warming caches for block 13722752. 2025-01-08 15:49:05.0930|DEBUG|Consensus.Processing.BlockCachePreWarmer|50|Finished pre-warming caches for block 13722752. 2025-01-08 15:49:05.0930|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722752 2025-01-08 15:49:05.0930|DEBUG|Consensus.Processing.BlockCachePreWarmer|50|Clearing caches 2025-01-08 15:49:05.0930|DEBUG|Consensus.Processing.BlockCachePreWarmer|50|Cleared caches: Storage, State, Rlp 2025-01-08 15:49:05.0930|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722752 (0x2a5396...fcf089). 2025-01-08 15:49:05.0930|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:49:05.0930|INFO|Consensus.Processing.BlockchainProcessor|50|Processed 13722752 | 2.8 ms | slot 4,972 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:49:05.0930|INFO|Consensus.Processing.BlockchainProcessor|50| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:49:05.0930|INFO|Consensus.Processing.BlockchainProcessor|50| Block throughput 41.31 MGas/s | 1,410.4 tps | 352.61 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:49:05.0930|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","blockNumber":"0xd16480","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","prevRandao":"0x5667295a1297d0114a2a5975781774286401e9268f686f716f46ed241c2cefda","receiptsRoot":"0x939a90a2c2d3e8f00c71679d6f7e6eabf49b2f8071b0bb7b7c40f7c954d29de5","stateRoot":"0x0cce08a67bb402e3f06b768da1e40552c8973cbd9a5dbfa044dc892a6dd4dfb7","timestamp":"0x677e9e71","transactions":["0x02f901d58227d883055e718459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c02d4f9f830bd5536306a4e204fe08ce6d604c88062b01c63edd602bcf71c83c68fee636e25f169ac9d1cb6d28d159428c894c36fea889025e8f67208abea9125332e332e30000000000000000000000000000000000000000000000000000000c080a0bac41d7fb18c112e7dbd1e8711718c9f875a3856c4a3ed8d3b7f8b5b2777629ca06bbdccf85b6aebdd00030399d8690a1db2f17e7d4e1f8f2a02a69c442c1c5dfa","0x02f901d58227d883054ab28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca84eedee6234b3e4d5f07a47d70e81f8c0e36d137940390fb9460f77a32deb97c48538739cf6e77c99280163b7790423186316679d3445c5a4bc0b0d9c40bdca332e332e30000000000000000000000000000000000000000000000000000000c080a0ebd10903d27608534966c032de61bf1631019275f36963f9966b13c87dfc72eaa061378064dc5682cfd92da53182f07d746361ef525cb23a4ec9a9b95fa3336be3","0x02f901d58227d8830502898459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed9e2b627a97f95df920a7fb86dba0acaa892a2bad39ca6b31d484411ccf832c2541f4e2fd3683edee0e9b41952110345ffe59c9aa782180fe536c47e7cae8c5a332e332e30000000000000000000000000000000000000000000000000000000c080a0d96f28dfc72b3f43eba647ccd4f96868d4f0452ccbb48b021c223d24293411e5a074ffad24352f9cab4ce06daa75e46c7702e9eb96e9ad5f02af37bbb661d09d0b","0x02f901d58227d883053e578459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c13a4f14b75ae68df93176f191e3717e5d65bd75378a574b6ee4574064914f0f9a5ed9f94bef61ebdd134db79264357ef30c6d6a3b867344c5e47adbe361220bf332e332e30000000000000000000000000000000000000000000000000000000c001a059a45f892395c1960c3bb2f4f236787b6281cd2da81ccf8025cfa16a03effbeea0523ebad70c90bee8f659a9403f803976e4c16fd926c9a2462d23ac389317b533"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b778","index":"0x4302196","validatorIndex":"0xde4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146554","index":"0x4302197","validatorIndex":"0xde5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143f35","index":"0x4302198","validatorIndex":"0xde6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14914a","index":"0x4302199","validatorIndex":"0xde7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e35b","index":"0x430219a","validatorIndex":"0xde8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146b29","index":"0x430219b","validatorIndex":"0xde9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3c36d7","index":"0x430219c","validatorIndex":"0xdea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bd40","index":"0x430219d","validatorIndex":"0xdeb"}]},[],"0x622f23d1b26c5861d3be34f98559d021fc3d5c64ddffaba6d910c285374ca85f"]) 2025-01-08 15:49:05.0930|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","blockNumber":"0xd16480","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","prevRandao":"0x5667295a1297d0114a2a5975781774286401e9268f686f716f46ed241c2cefda","receiptsRoot":"0x939a90a2c2d3e8f00c71679d6f7e6eabf49b2f8071b0bb7b7c40f7c954d29de5","stateRoot":"0x0cce08a67bb402e3f06b768da1e40552c8973cbd9a5dbfa044dc892a6dd4dfb7","timestamp":"0x677e9e71","transactions":["0x02f901d58227d883055e718459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c02d4f9f830bd5536306a4e204fe08ce6d604c88062b01c63edd602bcf71c83c68fee636e25f169ac9d1cb6d28d159428c894c36fea889025e8f67208abea9125332e332e30000000000000000000000000000000000000000000000000000000c080a0bac41d7fb18c112e7dbd1e8711718c9f875a3856c4a3ed8d3b7f8b5b2777629ca06bbdccf85b6aebdd00030399d8690a1db2f17e7d4e1f8f2a02a69c442c1c5dfa","0x02f901d58227d883054ab28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca84eedee6234b3e4d5f07a47d70e81f8c0e36d137940390fb9460f77a32deb97c48538739cf6e77c99280163b7790423186316679d3445c5a4bc0b0d9c40bdca332e332e30000000000000000000000000000000000000000000000000000000c080a0ebd10903d27608534966c032de61bf1631019275f36963f9966b13c87dfc72eaa061378064dc5682cfd92da53182f07d746361ef525cb23a4ec9a9b95fa3336be3","0x02f901d58227d8830502898459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed9e2b627a97f95df920a7fb86dba0acaa892a2bad39ca6b31d484411ccf832c2541f4e2fd3683edee0e9b41952110345ffe59c9aa782180fe536c47e7cae8c5a332e332e30000000000000000000000000000000000000000000000000000000c080a0d96f28dfc72b3f43eba647ccd4f96868d4f0452ccbb48b021c223d24293411e5a074ffad24352f9cab4ce06daa75e46c7702e9eb96e9ad5f02af37bbb661d09d0b","0x02f901d58227d883053e578459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c13a4f14b75ae68df93176f191e3717e5d65bd75378a574b6ee4574064914f0f9a5ed9f94bef61ebdd134db79264357ef30c6d6a3b867344c5e47adbe361220bf332e332e30000000000000000000000000000000000000000000000000000000c001a059a45f892395c1960c3bb2f4f236787b6281cd2da81ccf8025cfa16a03effbeea0523ebad70c90bee8f659a9403f803976e4c16fd926c9a2462d23ac389317b533"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b778","index":"0x4302196","validatorIndex":"0xde4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146554","index":"0x4302197","validatorIndex":"0xde5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143f35","index":"0x4302198","validatorIndex":"0xde6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14914a","index":"0x4302199","validatorIndex":"0xde7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e35b","index":"0x430219a","validatorIndex":"0xde8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146b29","index":"0x430219b","validatorIndex":"0xde9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3c36d7","index":"0x430219c","validatorIndex":"0xdea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bd40","index":"0x430219d","validatorIndex":"0xdeb"}]},[],"0x622f23d1b26c5861d3be34f98559d021fc3d5c64ddffaba6d910c285374ca85f"]) handled in 4ms 2025-01-08 15:49:05.0997|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:05.0997|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:49:05.0997|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Received ForkChoice: 13722752 (0x2a5396...fcf089), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:49:05.0997|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|ForkChoiceUpdate: block 13722752 (0x2a5396...fcf089) was processed. 2025-01-08 15:49:05.1004|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Synced Chain Head to 13722752 (0x2a5396...fcf089) 2025-01-08 15:49:05.1004|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:05.1004|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 1ms 2025-01-08 15:49:05.3938|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:06.3966|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:49:06.4878|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:49:06.4878|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:49:06.4878|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 15:49:06.4878|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:49:07.3968|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:49:08.3967|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:09.3971|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:49:10.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:49:10.1360|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","blockNumber":"0xd16481","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","prevRandao":"0xe62e0563abcb94ac7e0d21ed74d602994d46805e7a8cca028c98259d7012ab81","receiptsRoot":"0x37a342f5b2e75f0d3ea006bb3922e4d0973617993ed4c599fdface469e28fb48","stateRoot":"0xacb639bfd8804fe4b73966c4a31c74731d3ef7bdec2098d02d0dbb15d6eed44e","timestamp":"0x677e9e76","transactions":["0x02f901d58227d8830551c48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8893712c01648581c29a0020cdc207c99ea71c9ae8e001ba4e27498730f3cef1d2a43b1fbacde9fe3210874fd019d5d50ac9746b35e641e73a9e192107fc52ad5332e332e30000000000000000000000000000000000000000000000000000000c080a0b70c5cf1c37a2c3f7e80b574b36ca678a8101b42f0c4ee478fea30f7e11c4e6aa0327911a30ab323a2ffdc1ccb2557aed82e39aa6b76c887a95099e90058ffa6e9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c35","index":"0x430219e","validatorIndex":"0xdec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x430219f","validatorIndex":"0xded"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a107e","index":"0x43021a0","validatorIndex":"0xdee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba0d","index":"0x43021a1","validatorIndex":"0xdef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40b","index":"0x43021a2","validatorIndex":"0xdf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40c","index":"0x43021a3","validatorIndex":"0xdf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb0a4","index":"0x43021a4","validatorIndex":"0xdf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021a5","validatorIndex":"0xdf3"}]},[],"0x69fa1c6b5cef0a9375f16060f08b46361d3eb2a8ab54cffa096301bf8f960355"]) 2025-01-08 15:49:10.1367|INFO|Merge.Plugin.Handlers.NewPayloadHandler|49|Received New Block: 13722753 (0x9b0479...977379), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:49:10.1367|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:49:10.1367|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 15:49:10.1367|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13722753 2025-01-08 15:49:10.1367|INFO|Consensus.Processing.BlockchainProcessor|49|Processed 13722753 | 1.9 ms | slot 5,044 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:49:10.1367|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:49:10.1367|INFO|Consensus.Processing.BlockchainProcessor|49| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:49:10.1367|INFO|Consensus.Processing.BlockchainProcessor|49| Block throughput 15.40 MGas/s | 526.0 tps | 526.04 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:49:10.1367|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:49:10.1367|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722753 (0x9b0479...977379). 2025-01-08 15:49:10.1367|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:49:10.1367|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","blockNumber":"0xd16481","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","prevRandao":"0xe62e0563abcb94ac7e0d21ed74d602994d46805e7a8cca028c98259d7012ab81","receiptsRoot":"0x37a342f5b2e75f0d3ea006bb3922e4d0973617993ed4c599fdface469e28fb48","stateRoot":"0xacb639bfd8804fe4b73966c4a31c74731d3ef7bdec2098d02d0dbb15d6eed44e","timestamp":"0x677e9e76","transactions":["0x02f901d58227d8830551c48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8893712c01648581c29a0020cdc207c99ea71c9ae8e001ba4e27498730f3cef1d2a43b1fbacde9fe3210874fd019d5d50ac9746b35e641e73a9e192107fc52ad5332e332e30000000000000000000000000000000000000000000000000000000c080a0b70c5cf1c37a2c3f7e80b574b36ca678a8101b42f0c4ee478fea30f7e11c4e6aa0327911a30ab323a2ffdc1ccb2557aed82e39aa6b76c887a95099e90058ffa6e9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c35","index":"0x430219e","validatorIndex":"0xdec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x430219f","validatorIndex":"0xded"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a107e","index":"0x43021a0","validatorIndex":"0xdee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba0d","index":"0x43021a1","validatorIndex":"0xdef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40b","index":"0x43021a2","validatorIndex":"0xdf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40c","index":"0x43021a3","validatorIndex":"0xdf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb0a4","index":"0x43021a4","validatorIndex":"0xdf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021a5","validatorIndex":"0xdf3"}]},[],"0x69fa1c6b5cef0a9375f16060f08b46361d3eb2a8ab54cffa096301bf8f960355"]) 2025-01-08 15:49:10.1367|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","blockNumber":"0xd16481","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2a5396bc295f1c7cb904290f8f96bfebddfa5bfe8f637718c9b4c87b56fcf089","prevRandao":"0xe62e0563abcb94ac7e0d21ed74d602994d46805e7a8cca028c98259d7012ab81","receiptsRoot":"0x37a342f5b2e75f0d3ea006bb3922e4d0973617993ed4c599fdface469e28fb48","stateRoot":"0xacb639bfd8804fe4b73966c4a31c74731d3ef7bdec2098d02d0dbb15d6eed44e","timestamp":"0x677e9e76","transactions":["0x02f901d58227d8830551c48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8893712c01648581c29a0020cdc207c99ea71c9ae8e001ba4e27498730f3cef1d2a43b1fbacde9fe3210874fd019d5d50ac9746b35e641e73a9e192107fc52ad5332e332e30000000000000000000000000000000000000000000000000000000c080a0b70c5cf1c37a2c3f7e80b574b36ca678a8101b42f0c4ee478fea30f7e11c4e6aa0327911a30ab323a2ffdc1ccb2557aed82e39aa6b76c887a95099e90058ffa6e9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c35","index":"0x430219e","validatorIndex":"0xdec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x430219f","validatorIndex":"0xded"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a107e","index":"0x43021a0","validatorIndex":"0xdee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba0d","index":"0x43021a1","validatorIndex":"0xdef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40b","index":"0x43021a2","validatorIndex":"0xdf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40c","index":"0x43021a3","validatorIndex":"0xdf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb0a4","index":"0x43021a4","validatorIndex":"0xdf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021a5","validatorIndex":"0xdf3"}]},[],"0x69fa1c6b5cef0a9375f16060f08b46361d3eb2a8ab54cffa096301bf8f960355"]) handled in 4ms 2025-01-08 15:49:10.1442|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:10.1442|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:49:10.1442|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Received ForkChoice: 13722753 (0x9b0479...977379), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:49:10.1442|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|ForkChoiceUpdate: block 13722753 (0x9b0479...977379) was processed. 2025-01-08 15:49:10.1442|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Synced Chain Head to 13722753 (0x9b0479...977379) 2025-01-08 15:49:10.1442|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:10.1442|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 1ms 2025-01-08 15:49:10.3971|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:11.3970|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:11.4893|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:49:11.4893|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:49:11.4893|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:49:11.4893|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:49:12.3944|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:49:13.3965|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:49:14.3969|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:15.0049|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:49:15.0271|DEBUG|Synchronization.Peers.SyncPeerPool|38|Dropped 0 useless peers 2025-01-08 15:49:15.1364|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","blockNumber":"0xd16482","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x39c19","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000040000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000000000000000080000800000000008000000040000010000080000000000040000000000000000800000000200000000000000000000000000000000000010000000000000000000000000020000000000000000","parentHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","prevRandao":"0x3dd7ed025fc83adc7374c56da278878c0bc8d7a14e045e9fadb59fa97dfae068","receiptsRoot":"0xd810ff2847e7ac2528ebb7e6231fbe93c6546528540d157230af2597ffd7180c","stateRoot":"0xde40cf14ce8133402de8db905fef53e65e7bc9f7d1ac7b96470588101be472c8","timestamp":"0x677e9e7b","transactions":["0x02f901d58227d88305028a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3af28ab85935bf7f6809253f514c1d9129d7d24b9381f15c54a2cc768b2f5a3e942eb9ff23f74460d08e20598fcfd11d2485efe5ce2cc897c1617e2883830e07332e332e30000000000000000000000000000000000000000000000000000000c001a0c765d483a64df2dc193bbed15185cf5631790eea4c6d3dd779b1eef11a569cd0a068c4abcd8e9b2c35bb9cca23784830b958ae3c7d2ae5878b3ac985b806462d2c","0x02f901d58227d883054ab38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beaf865d450885c28b54dcf9047175edd8f894800158795c4396e481d55dfd196259f46faaa1256bf45e94e4f2182dfe6c58b64668a461a54695d701cf5b55ae5d332e332e30000000000000000000000000000000000000000000000000000000c001a039307a4909ab7a3adeeccb04dd3a0cfb6d73f1941d17a46bf22513269c9a297ca035600d825c6b4b17b259a9f335b7a74bf5ccef0a9fe65a29ef6ce79cc66b791f","0x02f901d58227d883053e588459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f853b8b1e19f7c80e5482385c68409c927eef9269d625d9a97a14aaf51e0cedfd0f9a70667b9b285731b29a327e2ef485be7455b4013672a286e7984ee675a39dc332e332e30000000000000000000000000000000000000000000000000000000c001a08a739dd9e63c2190534f4d57947aaa7f689d044a00f32ccf47ee39dd62c93834a01ac77edd85033c1b4837ee43b23dbf90efad021c2badf667774196d223be7def","0x02f904958227d8824c418459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43901ac1a08ca658c37c96c7018d2fc4aa24800d2ae0cf62e2c19650e04c3c79e628700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000003400000010001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000048810ec3e431431f0000000000000000000000000085248c2a01000000000000000000018e0233fc00000000000000000000000000000000000000000000000000000000000000064424ad6f2054343762702ef147d206f63557d4c6ff850cee0b4c604b034aa11d57dd31a3b08cbbfe1e4f7e07d077e684b3ca1e12311e412b87beb99eb463b0198957e102d30c310094dcecd71646288ffca70273aabaf0d46b7a0f2bcc2002f723d4ccd67808777b5dd77490985106c86f1d904f4f44bb3ff115b054358f22027dbd52b95b9b313467c2e3d92d162af1ef5fe7f99bff1ff74e4dcce70bd80f3c56c56198ec50467a7a0818608bf798a3c0af73ba13753a291af4209579a719b900000000000000000000000000000000000000000000000000000000000000064da083021fead5a7846e235d4d121c479077e16e09b9b4870065bec91b2725387bf584268687900a1b90e45e21ccb24ae46855f35d70de65821e859f6ef3953b47a344bb503f884e8222fea4df6ccaee79f1f34f7e95cfc1c178b6bd0fde29a90100dbbacd99e0d00a6002310d1c903badf863e341fc099fded1c70899e90ce8224a4cd08a0cd39a0fafee95937f7c8b4d73f97b75ee9b2be54dc418d00fc2fa066f5c30b395dd97403917a52479b1dea7fd76b1c9e55a1b6bcbb577426ad53fc001a06f8f635535a1f5a0797174bd710f5ac3f6958c09af9022ee4084d742576aafe8a050e5cf2eb0cca8426742d9b3d85497cd040aa17af77c05d072c341fa0ce41819","0x02f901d58227d883055e728459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed68337e1152a13017500fdbc5e364fa8b28331e55dbad07ebe212fa533960c1cd9366867912cdf413218fb0a96a18333acb4ea43ec3be9f6fdd906977a95de85332e332e30000000000000000000000000000000000000000000000000000000c001a07f4d0c0fdf24389be5cbc5b9a9580f6239f4ae622431b15c8b00dc9edddf55f1a053645f433d755cd725ed853b4ec3bfe0d4fc4d7e19beb474af4d14fd2e95d8fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x437fb1","index":"0x43021a6","validatorIndex":"0xdf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da30","index":"0x43021a7","validatorIndex":"0xdf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021a8","validatorIndex":"0xdf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da2d","index":"0x43021a9","validatorIndex":"0xdf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021aa","validatorIndex":"0xdf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43021ab","validatorIndex":"0xdf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140618","index":"0x43021ac","validatorIndex":"0xdfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13821c","index":"0x43021ad","validatorIndex":"0xdfb"}]},[],"0x850c59f10ce7a8305b8ce8386a9afdb5d1194aaf2b49408eafd1a164bce0b4b4"]) 2025-01-08 15:49:15.1364|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722754 (0xd8bc22...34755c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:49:15.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722754. 2025-01-08 15:49:15.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722754. 2025-01-08 15:49:15.1408|DEBUG|Trie.Pruning.TrieStore|50|Beginning new BlockCommitSet - 13722754 2025-01-08 15:49:15.1408|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 15:49:15.1408|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|50|Valid. Result of New Block: 13722754 (0xd8bc22...34755c). 2025-01-08 15:49:15.1408|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:49:15.1408|DEBUG|Merge.Plugin.GC.GCKeeper|50|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:49:15.1408|INFO|Consensus.Processing.BlockchainProcessor|48|Processed 13722754 | 3.6 ms | slot 5,002 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:49:15.1408|DEBUG|JsonRpc.JsonRpcProcessor|50|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","blockNumber":"0xd16482","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x39c19","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000040000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000000000000000080000800000000008000000040000010000080000000000040000000000000000800000000200000000000000000000000000000000000010000000000000000000000000020000000000000000","parentHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","prevRandao":"0x3dd7ed025fc83adc7374c56da278878c0bc8d7a14e045e9fadb59fa97dfae068","receiptsRoot":"0xd810ff2847e7ac2528ebb7e6231fbe93c6546528540d157230af2597ffd7180c","stateRoot":"0xde40cf14ce8133402de8db905fef53e65e7bc9f7d1ac7b96470588101be472c8","timestamp":"0x677e9e7b","transactions":["0x02f901d58227d88305028a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3af28ab85935bf7f6809253f514c1d9129d7d24b9381f15c54a2cc768b2f5a3e942eb9ff23f74460d08e20598fcfd11d2485efe5ce2cc897c1617e2883830e07332e332e30000000000000000000000000000000000000000000000000000000c001a0c765d483a64df2dc193bbed15185cf5631790eea4c6d3dd779b1eef11a569cd0a068c4abcd8e9b2c35bb9cca23784830b958ae3c7d2ae5878b3ac985b806462d2c","0x02f901d58227d883054ab38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beaf865d450885c28b54dcf9047175edd8f894800158795c4396e481d55dfd196259f46faaa1256bf45e94e4f2182dfe6c58b64668a461a54695d701cf5b55ae5d332e332e30000000000000000000000000000000000000000000000000000000c001a039307a4909ab7a3adeeccb04dd3a0cfb6d73f1941d17a46bf22513269c9a297ca035600d825c6b4b17b259a9f335b7a74bf5ccef0a9fe65a29ef6ce79cc66b791f","0x02f901d58227d883053e588459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f853b8b1e19f7c80e5482385c68409c927eef9269d625d9a97a14aaf51e0cedfd0f9a70667b9b285731b29a327e2ef485be7455b4013672a286e7984ee675a39dc332e332e30000000000000000000000000000000000000000000000000000000c001a08a739dd9e63c2190534f4d57947aaa7f689d044a00f32ccf47ee39dd62c93834a01ac77edd85033c1b4837ee43b23dbf90efad021c2badf667774196d223be7def","0x02f904958227d8824c418459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43901ac1a08ca658c37c96c7018d2fc4aa24800d2ae0cf62e2c19650e04c3c79e628700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000003400000010001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000048810ec3e431431f0000000000000000000000000085248c2a01000000000000000000018e0233fc00000000000000000000000000000000000000000000000000000000000000064424ad6f2054343762702ef147d206f63557d4c6ff850cee0b4c604b034aa11d57dd31a3b08cbbfe1e4f7e07d077e684b3ca1e12311e412b87beb99eb463b0198957e102d30c310094dcecd71646288ffca70273aabaf0d46b7a0f2bcc2002f723d4ccd67808777b5dd77490985106c86f1d904f4f44bb3ff115b054358f22027dbd52b95b9b313467c2e3d92d162af1ef5fe7f99bff1ff74e4dcce70bd80f3c56c56198ec50467a7a0818608bf798a3c0af73ba13753a291af4209579a719b900000000000000000000000000000000000000000000000000000000000000064da083021fead5a7846e235d4d121c479077e16e09b9b4870065bec91b2725387bf584268687900a1b90e45e21ccb24ae46855f35d70de65821e859f6ef3953b47a344bb503f884e8222fea4df6ccaee79f1f34f7e95cfc1c178b6bd0fde29a90100dbbacd99e0d00a6002310d1c903badf863e341fc099fded1c70899e90ce8224a4cd08a0cd39a0fafee95937f7c8b4d73f97b75ee9b2be54dc418d00fc2fa066f5c30b395dd97403917a52479b1dea7fd76b1c9e55a1b6bcbb577426ad53fc001a06f8f635535a1f5a0797174bd710f5ac3f6958c09af9022ee4084d742576aafe8a050e5cf2eb0cca8426742d9b3d85497cd040aa17af77c05d072c341fa0ce41819","0x02f901d58227d883055e728459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed68337e1152a13017500fdbc5e364fa8b28331e55dbad07ebe212fa533960c1cd9366867912cdf413218fb0a96a18333acb4ea43ec3be9f6fdd906977a95de85332e332e30000000000000000000000000000000000000000000000000000000c001a07f4d0c0fdf24389be5cbc5b9a9580f6239f4ae622431b15c8b00dc9edddf55f1a053645f433d755cd725ed853b4ec3bfe0d4fc4d7e19beb474af4d14fd2e95d8fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x437fb1","index":"0x43021a6","validatorIndex":"0xdf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da30","index":"0x43021a7","validatorIndex":"0xdf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021a8","validatorIndex":"0xdf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da2d","index":"0x43021a9","validatorIndex":"0xdf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021aa","validatorIndex":"0xdf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43021ab","validatorIndex":"0xdf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140618","index":"0x43021ac","validatorIndex":"0xdfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13821c","index":"0x43021ad","validatorIndex":"0xdfb"}]},[],"0x850c59f10ce7a8305b8ce8386a9afdb5d1194aaf2b49408eafd1a164bce0b4b4"]) 2025-01-08 15:49:15.1408|INFO|Consensus.Processing.BlockchainProcessor|48| Block 0.0004XDAI 0.24 MGas | 5 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 15:49:15.1408|INFO|Consensus.Processing.BlockchainProcessor|48| Block throughput 65.37 MGas/s | 1,381.6 tps | 276.32 Blk/s | exec code from cache 62 | new 0 2025-01-08 15:49:15.1408|DEBUG|JsonRpc.JsonRpcProcessor|50| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","blockNumber":"0xd16482","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x39c19","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000040000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000000000000000080000800000000008000000040000010000080000000000040000000000000000800000000200000000000000000000000000000000000010000000000000000000000000020000000000000000","parentHash":"0x9b0479ae4258155debc1290acae5d74298ea8af197a6c81aea8e0cff9e977379","prevRandao":"0x3dd7ed025fc83adc7374c56da278878c0bc8d7a14e045e9fadb59fa97dfae068","receiptsRoot":"0xd810ff2847e7ac2528ebb7e6231fbe93c6546528540d157230af2597ffd7180c","stateRoot":"0xde40cf14ce8133402de8db905fef53e65e7bc9f7d1ac7b96470588101be472c8","timestamp":"0x677e9e7b","transactions":["0x02f901d58227d88305028a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3af28ab85935bf7f6809253f514c1d9129d7d24b9381f15c54a2cc768b2f5a3e942eb9ff23f74460d08e20598fcfd11d2485efe5ce2cc897c1617e2883830e07332e332e30000000000000000000000000000000000000000000000000000000c001a0c765d483a64df2dc193bbed15185cf5631790eea4c6d3dd779b1eef11a569cd0a068c4abcd8e9b2c35bb9cca23784830b958ae3c7d2ae5878b3ac985b806462d2c","0x02f901d58227d883054ab38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beaf865d450885c28b54dcf9047175edd8f894800158795c4396e481d55dfd196259f46faaa1256bf45e94e4f2182dfe6c58b64668a461a54695d701cf5b55ae5d332e332e30000000000000000000000000000000000000000000000000000000c001a039307a4909ab7a3adeeccb04dd3a0cfb6d73f1941d17a46bf22513269c9a297ca035600d825c6b4b17b259a9f335b7a74bf5ccef0a9fe65a29ef6ce79cc66b791f","0x02f901d58227d883053e588459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d12668e120aecf4cd1d93649a0a30045c9b729e40b135b78640c0403178608a8c91be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f853b8b1e19f7c80e5482385c68409c927eef9269d625d9a97a14aaf51e0cedfd0f9a70667b9b285731b29a327e2ef485be7455b4013672a286e7984ee675a39dc332e332e30000000000000000000000000000000000000000000000000000000c001a08a739dd9e63c2190534f4d57947aaa7f689d044a00f32ccf47ee39dd62c93834a01ac77edd85033c1b4837ee43b23dbf90efad021c2badf667774196d223be7def","0x02f904958227d8824c418459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43901ac1a08ca658c37c96c7018d2fc4aa24800d2ae0cf62e2c19650e04c3c79e628700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000003400000010001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000048810ec3e431431f0000000000000000000000000085248c2a01000000000000000000018e0233fc00000000000000000000000000000000000000000000000000000000000000064424ad6f2054343762702ef147d206f63557d4c6ff850cee0b4c604b034aa11d57dd31a3b08cbbfe1e4f7e07d077e684b3ca1e12311e412b87beb99eb463b0198957e102d30c310094dcecd71646288ffca70273aabaf0d46b7a0f2bcc2002f723d4ccd67808777b5dd77490985106c86f1d904f4f44bb3ff115b054358f22027dbd52b95b9b313467c2e3d92d162af1ef5fe7f99bff1ff74e4dcce70bd80f3c56c56198ec50467a7a0818608bf798a3c0af73ba13753a291af4209579a719b900000000000000000000000000000000000000000000000000000000000000064da083021fead5a7846e235d4d121c479077e16e09b9b4870065bec91b2725387bf584268687900a1b90e45e21ccb24ae46855f35d70de65821e859f6ef3953b47a344bb503f884e8222fea4df6ccaee79f1f34f7e95cfc1c178b6bd0fde29a90100dbbacd99e0d00a6002310d1c903badf863e341fc099fded1c70899e90ce8224a4cd08a0cd39a0fafee95937f7c8b4d73f97b75ee9b2be54dc418d00fc2fa066f5c30b395dd97403917a52479b1dea7fd76b1c9e55a1b6bcbb577426ad53fc001a06f8f635535a1f5a0797174bd710f5ac3f6958c09af9022ee4084d742576aafe8a050e5cf2eb0cca8426742d9b3d85497cd040aa17af77c05d072c341fa0ce41819","0x02f901d58227d883055e728459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed68337e1152a13017500fdbc5e364fa8b28331e55dbad07ebe212fa533960c1cd9366867912cdf413218fb0a96a18333acb4ea43ec3be9f6fdd906977a95de85332e332e30000000000000000000000000000000000000000000000000000000c001a07f4d0c0fdf24389be5cbc5b9a9580f6239f4ae622431b15c8b00dc9edddf55f1a053645f433d755cd725ed853b4ec3bfe0d4fc4d7e19beb474af4d14fd2e95d8fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x437fb1","index":"0x43021a6","validatorIndex":"0xdf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da30","index":"0x43021a7","validatorIndex":"0xdf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021a8","validatorIndex":"0xdf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da2d","index":"0x43021a9","validatorIndex":"0xdf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021aa","validatorIndex":"0xdf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43021ab","validatorIndex":"0xdf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140618","index":"0x43021ac","validatorIndex":"0xdfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13821c","index":"0x43021ad","validatorIndex":"0xdfb"}]},[],"0x850c59f10ce7a8305b8ce8386a9afdb5d1194aaf2b49408eafd1a164bce0b4b4"]) handled in 5ms 2025-01-08 15:49:15.1458|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:15.1458|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:49:15.1458|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722754 (0xd8bc22...34755c), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:49:15.1458|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722754 (0xd8bc22...34755c) was processed. 2025-01-08 15:49:15.1458|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722754 (0xd8bc22...34755c) 2025-01-08 15:49:15.1458|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:15.1458|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 1ms 2025-01-08 15:49:15.3969|DEBUG|TxPool.TxBroadcaster|51|Broadcasting transactions to all peers 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_chainId([]) 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|50|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcService|50|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|50|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|50| Id:1, eth_getBlockByNumber(["latest",false]) handled in 2ms 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:49:15.7029|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:49:15.7087|DEBUG|JsonRpc.JsonRpcService|38|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:49:15.7087|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 1ms 2025-01-08 15:49:16.3943|DEBUG|TxPool.TxBroadcaster|50|Broadcasting transactions to all peers 2025-01-08 15:49:16.4905|DEBUG|JsonRpc.JsonRpcProcessor|51|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:49:16.4905|DEBUG|JsonRpc.JsonRpcService|51|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:49:16.4905|DEBUG|JsonRpc.JsonRpcProcessor|51|Responded to Id:1, eth_syncing([]) 2025-01-08 15:49:16.4905|DEBUG|JsonRpc.JsonRpcProcessor|51| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:49:17.3973|DEBUG|TxPool.TxBroadcaster|50|Broadcasting transactions to all peers 2025-01-08 15:49:18.3975|DEBUG|TxPool.TxBroadcaster|51|Broadcasting transactions to all peers 2025-01-08 15:49:19.3947|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:49:20.0037|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:49:20.0906|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","blockNumber":"0xd16483","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","prevRandao":"0x1fe0c41909c1282991bab1032793e53e99dc2017e93c0264c715bc9e21f77951","receiptsRoot":"0x9c8586b70cd7cded331fadb6d58cadb4ff1ed0c6ed57d9a0dae395b8e1a9048d","stateRoot":"0xd00f50157a971d2ae5a089ca48cb4c128fe072551d4e285a491d3d94cd890b58","timestamp":"0x677e9e80","transactions":["0x02f901d58227d883054ab48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f830c071f398831c5ba595f1915d29a9c236b205dc73b2a5488634c4c4b9adb8a4f1a1c2c68b6ed2c886a50ed182ee4d410d13d56b722c1fcdecf5332194ac510a332e332e30000000000000000000000000000000000000000000000000000000c001a0f432a66046013f010a4067db66cc14e0bcb2a30ef86d790cb12dcc7322ac774aa0060d1ce76548ec449d3ba69eb36272fb9f9857fae70136ceb00af7bb0661012b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb1f7","index":"0x43021ae","validatorIndex":"0xdfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caab3","index":"0x43021af","validatorIndex":"0xdfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x52368f","index":"0x43021b0","validatorIndex":"0xdfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14062d","index":"0x43021b1","validatorIndex":"0xdff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139017","index":"0x43021b2","validatorIndex":"0xe00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f3","index":"0x43021b3","validatorIndex":"0xe01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad051","index":"0x43021b4","validatorIndex":"0xe02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e06","index":"0x43021b5","validatorIndex":"0xe03"}]},[],"0xb9380e75d58de12fc90c365549df71840f4048ad1058a91e6c38b31abea57a1a"]) 2025-01-08 15:49:20.0906|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722755 (0xcdece2...bd3feb), Extra Data: chiado-lodestar-0 2025-01-08 15:49:20.0906|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 15:49:20.0906|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: None 2025-01-08 15:49:20.0936|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722755 2025-01-08 15:49:20.0936|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:49:20.0936|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:49:20.0936|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722755 (0xcdece2...bd3feb). 2025-01-08 15:49:20.0936|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:49:20.0936|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","blockNumber":"0xd16483","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","prevRandao":"0x1fe0c41909c1282991bab1032793e53e99dc2017e93c0264c715bc9e21f77951","receiptsRoot":"0x9c8586b70cd7cded331fadb6d58cadb4ff1ed0c6ed57d9a0dae395b8e1a9048d","stateRoot":"0xd00f50157a971d2ae5a089ca48cb4c128fe072551d4e285a491d3d94cd890b58","timestamp":"0x677e9e80","transactions":["0x02f901d58227d883054ab48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f830c071f398831c5ba595f1915d29a9c236b205dc73b2a5488634c4c4b9adb8a4f1a1c2c68b6ed2c886a50ed182ee4d410d13d56b722c1fcdecf5332194ac510a332e332e30000000000000000000000000000000000000000000000000000000c001a0f432a66046013f010a4067db66cc14e0bcb2a30ef86d790cb12dcc7322ac774aa0060d1ce76548ec449d3ba69eb36272fb9f9857fae70136ceb00af7bb0661012b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb1f7","index":"0x43021ae","validatorIndex":"0xdfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caab3","index":"0x43021af","validatorIndex":"0xdfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x52368f","index":"0x43021b0","validatorIndex":"0xdfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14062d","index":"0x43021b1","validatorIndex":"0xdff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139017","index":"0x43021b2","validatorIndex":"0xe00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f3","index":"0x43021b3","validatorIndex":"0xe01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad051","index":"0x43021b4","validatorIndex":"0xe02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e06","index":"0x43021b5","validatorIndex":"0xe03"}]},[],"0xb9380e75d58de12fc90c365549df71840f4048ad1058a91e6c38b31abea57a1a"]) 2025-01-08 15:49:20.0936|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","blockNumber":"0xd16483","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd8bc22ccd06dfba458913efc81620cf5ac3b2ce9677b34f7775b69f60134755c","prevRandao":"0x1fe0c41909c1282991bab1032793e53e99dc2017e93c0264c715bc9e21f77951","receiptsRoot":"0x9c8586b70cd7cded331fadb6d58cadb4ff1ed0c6ed57d9a0dae395b8e1a9048d","stateRoot":"0xd00f50157a971d2ae5a089ca48cb4c128fe072551d4e285a491d3d94cd890b58","timestamp":"0x677e9e80","transactions":["0x02f901d58227d883054ab48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1351f77ea4be898f43cbd9ece09de4805e18b35a9f101f9887f5f4d8e130a7fefbbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f830c071f398831c5ba595f1915d29a9c236b205dc73b2a5488634c4c4b9adb8a4f1a1c2c68b6ed2c886a50ed182ee4d410d13d56b722c1fcdecf5332194ac510a332e332e30000000000000000000000000000000000000000000000000000000c001a0f432a66046013f010a4067db66cc14e0bcb2a30ef86d790cb12dcc7322ac774aa0060d1ce76548ec449d3ba69eb36272fb9f9857fae70136ceb00af7bb0661012b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb1f7","index":"0x43021ae","validatorIndex":"0xdfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caab3","index":"0x43021af","validatorIndex":"0xdfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x52368f","index":"0x43021b0","validatorIndex":"0xdfe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14062d","index":"0x43021b1","validatorIndex":"0xdff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139017","index":"0x43021b2","validatorIndex":"0xe00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f3","index":"0x43021b3","validatorIndex":"0xe01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad051","index":"0x43021b4","validatorIndex":"0xe02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e06","index":"0x43021b5","validatorIndex":"0xe03"}]},[],"0xb9380e75d58de12fc90c365549df71840f4048ad1058a91e6c38b31abea57a1a"]) handled in 4ms 2025-01-08 15:49:20.0936|INFO|Consensus.Processing.BlockchainProcessor|51|Processed 13722755 | 2.1 ms | slot 4,952 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:49:20.0936|INFO|Consensus.Processing.BlockchainProcessor|51| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:49:20.0936|INFO|Consensus.Processing.BlockchainProcessor|51| Block throughput 14.24 MGas/s | 486.1 tps | 486.14 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:49:20.1006|DEBUG|JsonRpc.JsonRpcProcessor|51|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:20.1006|DEBUG|JsonRpc.JsonRpcService|51|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:49:20.1006|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|51|Received ForkChoice: 13722755 (0xcdece2...bd3feb), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:49:20.1006|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|51|ForkChoiceUpdate: block 13722755 (0xcdece2...bd3feb) was processed. 2025-01-08 15:49:20.1006|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|51|Synced Chain Head to 13722755 (0xcdece2...bd3feb) 2025-01-08 15:49:20.1006|DEBUG|JsonRpc.JsonRpcProcessor|51|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:49:20.1006|DEBUG|JsonRpc.JsonRpcProcessor|51| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 2ms 2025-01-08 15:49:20.3965|DEBUG|TxPool.TxBroadcaster|51|Broadcasting transactions to all peers 2025-01-08 15:49:20.4122|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|45.139.159.168:54556->30303] to: 30303 2025-01-08 15:49:20.4122|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|45.139.159.168:54556->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:49:21.3969|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:49:21.4913|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:49:21.4913|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:49:21.4913|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 15:49:21.4913|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:49:21.5456|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|18.183.195.109:45158->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:49:22.1250|INFO|Program|52|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 15:49:22.1287|INFO|Runner.Ethereum.EthereumRunner|52|Stopping session monitor 2025-01-08 15:49:22.1287|DEBUG|Network.SessionMonitor|52|Stopping session monitor 2025-01-08 15:49:22.1287|INFO|Runner.Ethereum.EthereumRunner|52|Stopping session sync mode selector 2025-01-08 15:49:22.1324|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|52|Sync mode selector stopped 2025-01-08 15:49:22.1324|INFO|Runner.Ethereum.EthereumRunner|52|Stopping discovery app 2025-01-08 15:49:22.1324|INFO|Network.Discovery.DiscoveryConnectionsPool|52|Stopping discovery udp channel on port 30303 2025-01-08 15:49:22.1324|DEBUG|Network.Discovery.DiscoveryApp|52|Stopping discovery timer 2025-01-08 15:49:22.1324|DEBUG|Network.Discovery.DiscoveryApp|52|Stopping discovery persistence timer 2025-01-08 15:49:22.1375|INFO|Runner.Ethereum.EthereumRunner|52|Stopping block producer 2025-01-08 15:49:22.1375|INFO|Runner.Ethereum.EthereumRunner|52|Stopping peer pool 2025-01-08 15:49:22.1375|INFO|Network.Discovery.DiscoveryApp|51|Discovery shutdown complete.. please wait for all components to close 2025-01-08 15:49:22.1375|DEBUG|Network.PeerPool|52|Stopping peer timers 2025-01-08 15:49:22.1375|INFO|Runner.Ethereum.EthereumRunner|52|Stopping peer manager 2025-01-08 15:49:22.1408|INFO|Network.PeerPool|12|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 15:49:22.1408|DEBUG|Network.PeerManager|52|Stopping peer timers 2025-01-08 15:49:22.1408|INFO|Network.PeerManager|52|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 15:49:22.1408|INFO|Runner.Ethereum.EthereumRunner|52|Stopping blockchain processor 2025-01-08 15:49:22.1408|INFO|Network.PeerManager|50|Peer update loop canceled 2025-01-08 15:49:22.1449|INFO|Runner.Ethereum.EthereumRunner|52|Stopping RLPx peer 2025-01-08 15:49:22.1449|DEBUG|Consensus.Processing.BlockchainProcessor|38|Sender address recovery stopped. 2025-01-08 15:49:22.1449|DEBUG|Consensus.Processing.BlockchainProcessor|51|BlockchainProcessor stopped. 2025-01-08 15:49:22.1449|DEBUG|Network.Rlpx.RlpxHost|8|Closed _bootstrapChannel 2025-01-08 15:49:22.1449|INFO|Consensus.Processing.BlockchainProcessor|51|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 15:49:22.3973|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:49:23.1529|INFO|Network.Rlpx.RlpxHost|50|Local peer shutdown complete.. please wait for all components to close 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Clique 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin AuRa 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Ethash 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Optimism 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Taiko 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin NethDev 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Shutter 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin AuRaMerge 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Merge 2025-01-08 15:49:23.1529|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin HealthChecks 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Hive 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Clef signer 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin EthStats 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin Snapshot 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin TraceStore 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing plugin UPnP 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 15:49:23.1571|INFO|Runner.JsonRpc.JsonRpcIpcRunner|50|IPC JSON RPC service stopped 2025-01-08 15:49:23.1571|INFO|Runner.Ethereum.EthereumRunner|50|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:49:23.1633|INFO|Runner.Ethereum.EthereumRunner|50|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 15:49:23.1633|INFO|Runner.Ethereum.EthereumRunner|50|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 15:49:23.1662|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Block producer stopped. 2025-01-08 15:49:23.1662|INFO|Runner.Ethereum.JsonRpcRunner|12|JSON RPC service stopped 2025-01-08 15:49:23.1662|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:49:23.1662|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:49:23.1662|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:49:23.1662|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:49:23.1682|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 15:49:23.1682|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 15:49:23.1682|INFO|Runner.Ethereum.EthereumRunner|38|Disposing Autofac.Core.Container 2025-01-08 15:49:23.1682|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 15:49:23.1682|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher has finished work. 2025-01-08 15:49:23.1682|INFO|Synchronization.Synchronizer|50|Beacon headers task completed. 2025-01-08 15:49:23.1724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FullSyncFeed state changed to Finished 2025-01-08 15:49:23.1724|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher has finished work. 2025-01-08 15:49:23.1724|INFO|Synchronization.Synchronizer|50|Full sync block downloader task completed. 2025-01-08 15:49:23.1724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|StateSyncFeed state changed to Finished 2025-01-08 15:49:23.1724|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher has finished work. 2025-01-08 15:49:23.1724|INFO|Synchronization.Synchronizer|50|State sync task completed. 2025-01-08 15:49:23.1724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SnapSyncFeed state changed to Finished 2025-01-08 15:49:23.1724|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher has finished work. 2025-01-08 15:49:23.1724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|FastSyncFeed state changed to Finished 2025-01-08 15:49:23.1724|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|38|SyncDispatcher has finished work. 2025-01-08 15:49:23.1724|INFO|Synchronization.Synchronizer|43|State sync task completed. 2025-01-08 15:49:23.1724|INFO|Synchronization.Synchronizer|12|Fast sync blocks downloader task completed. 2025-01-08 15:49:23.3973|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:24.3968|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:49:25.3967|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 15:49:26.3971|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:27.3952|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:49:28.1742|WARN|Synchronization.Synchronizer|43|Sync feeds dispose timeout 2025-01-08 15:49:28.1809|DEBUG|Synchronization.Peers.SyncPeerPool|51|Init peer loop stopped. 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|49|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|51|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|48|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|12|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|43|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|55|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Network.P2P.Session|54|[Session|Out|DisconnectingProtocols|30303->162.19.57.173:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|51|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|51|Sync peer pool not started yet - removing [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] is blocked. 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|48|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|48|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|12|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|49|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|49|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|12|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|43|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|55|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|55|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|54|Removing sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:49:28.1904|DEBUG|Synchronization.Peers.SyncPeerPool|54|Sync peer pool not started yet - removing [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] is blocked. 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|54|Out 162.19.57.173:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|49|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|48|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|43|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|55|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|12|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|DEBUG|Network.ProtocolsManager|51|Out 146.59.68.217:30303 disconnected Local AppClosing App Close 2025-01-08 15:49:28.1936|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 15:49:28.1966|INFO|Runner.Ethereum.EthereumRunner|51|Disposing MultiValidator [ ] 2025-01-08 15:49:28.1966|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 15:49:28.1966|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:49:28.1966|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:49:28.1966|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 15:49:28.1966|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 15:49:28.1966|DEBUG|Trie.Pruning.TrieStore|51|Disposing trie 2025-01-08 15:49:28.2006|DEBUG|Trie.Pruning.TrieStore|51|Persisting on disposal 13722666([Branch(532)|0xcb13ff...58949e|13722666|D:False|S:True|P:False|) (cache memory at 3058540) 2025-01-08 15:49:28.2049|INFO|Trie.Pruning.TrieStore|51|Persisting from root 0xcb13ff...58949e in block 13722666 2025-01-08 15:49:28.2189|DEBUG|Trie.Pruning.TrieStore|51|Persisted trie from [Branch(532)|0xcb13ff...58949e|13722666|D:False|S:True|P:True| at 13722666 in 13ms (cache memory 3058540) 2025-01-08 15:49:28.2269|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 15:49:28.2269|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 15:49:28.2269|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 15:49:28.2269|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 15:49:28.2285|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 15:49:28.2285|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 15:49:28.2285|INFO|Runner.Ethereum.EthereumRunner|51|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 15:49:28.2285|INFO|Runner.Ethereum.EthereumRunner|51|Closing DBs 2025-01-08 15:49:28.2285|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB BadBlocks 2025-01-08 15:49:28.2329|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB BlockInfos 2025-01-08 15:49:28.2376|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB Headers 2025-01-08 15:49:28.2433|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB Code 2025-01-08 15:49:28.2459|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB Blocks 2025-01-08 15:49:28.2514|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB Bloom 2025-01-08 15:49:28.2549|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB BlockNumbers 2025-01-08 15:49:28.2599|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB State0 2025-01-08 15:49:28.2622|INFO|Db.Rocks.DbOnTheRocks|51|Disposing DB Metadata 2025-01-08 15:49:28.2661|INFO|Runner.Ethereum.EthereumRunner|51|All DBs closed 2025-01-08 15:49:28.2661|INFO|Runner.Ethereum.EthereumRunner|51|Ethereum runner stopped 2025-01-08 15:49:28.2661|INFO|Program|51|Nethermind is shut down 2025-01-08 15:49:28.3964|DEBUG|TxPool.TxBroadcaster|53|Broadcasting transactions to all peers 2025-01-08 15:51:00.0686|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 15:51:00.0686|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 15:51:00.0686|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 15:51:00.0686|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:51:00.0738|INFO|Program|1|Configuration complete 2025-01-08 15:51:00.1344|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:51:00.1344|DEBUG|Program|1|Server GC: True 2025-01-08 15:51:00.1344|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:51:00.1371|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:51:00.1371|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:51:00.1371|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:51:00.1407|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:51:00.2755|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2851|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2898|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.2924|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:51:00.3063|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeNodeStats executed in 2ms 2025-01-08 15:51:00.3063|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats complete 2025-01-08 15:51:00.3063|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:51:00.3102|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:51:00.3102|INFO|Init.Steps.InitializePrecompiles|9|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:51:00.3344|INFO|Init.Steps.LogHardwareInfo|6|CPU: (CT) 2025-01-08 15:51:00.3344|DEBUG|Init.Steps.EthereumStepsManager|6|Step LogHardwareInfo executed in 24ms 2025-01-08 15:51:00.3344|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo complete 2025-01-08 15:51:00.3344|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:51:00.3390|DEBUG|Init.Steps.EthereumStepsManager|6|Step MigrateConfigs executed in 4ms 2025-01-08 15:51:00.3390|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs complete 2025-01-08 15:51:00.3390|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:51:00.3463|INFO|Network.IP.WebIPSource|6|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:51:00.4013|DEBUG|Network.IP.WebIPSource|6|External ip: 172.234.230.144 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|Step ResolveIps executed in 72ms 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps complete 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:51:00.4115|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4122|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:51:00.4122|DEBUG|Init.MemoryHintMan|8|Setting malloc parameters.. 2025-01-08 15:51:00.4122|INFO|Init.MemoryHintMan|8|Setting up memory allowances 2025-01-08 15:51:00.4122|INFO|Init.MemoryHintMan|8| Memory hint: 768 MB 2025-01-08 15:51:00.4122|INFO|Init.MemoryHintMan|8| General memory: 32 MB 2025-01-08 15:51:00.4163|INFO|Init.MemoryHintMan|8| Peers memory: 50 MB 2025-01-08 15:51:00.4231|INFO|Init.MemoryHintMan|8| Netty memory: 134 MB 2025-01-08 15:51:00.4231|INFO|Init.MemoryHintMan|8| Mempool memory: 68 MB 2025-01-08 15:51:00.4243|INFO|Init.MemoryHintMan|8| Fast blocks memory: 48 MB 2025-01-08 15:51:00.4243|INFO|Init.MemoryHintMan|8| Trie memory: 86 MB 2025-01-08 15:51:00.4243|INFO|Init.MemoryHintMan|8| DB memory: 347 MB 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|Step ApplyMemoryHint executed in 11ms 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.4243|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB SharedBlockCacheSize: 347927962 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB SkipMemoryHintSetting: False 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB EnableDbStatistics: False 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB EnableMetricsUpdater: False 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB StatsDumpPeriodSec: 600 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB MaxOpenFiles: 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB WriteAheadLogSync: False 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB ReadAheadSize: 262144 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB AdditionalRocksDbOptions: 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB VerifyChecksum: True 2025-01-08 15:51:00.4301|DEBUG|Init.Steps.InitDatabase|8|DB EnableFileWarmer: False 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB CompressibilityHint: 1 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:51:00.4349|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferNumber: 4 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbVerifyChecksum: 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRowCacheSize: 86981990 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbEnableFileWarmer: False 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:51:00.4363|DEBUG|Init.Steps.InitDatabase|8|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:51:00.4425|DEBUG|Db.Rocks.RocksDbFactory|8|Shared memory size is 347927962 2025-01-08 15:51:00.5004|DEBUG|Init.Steps.EthereumStepsManager|12|Step SetupKeyStore executed in 75ms 2025-01-08 15:51:00.5004|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore complete 2025-01-08 15:51:00.6888|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:51:00.6888|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:51:00.6888|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Headers DB 2025-01-08 15:51:00.6922|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:51:00.6922|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Blocks DB 2025-01-08 15:51:00.6922|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for BlockNumbers DB 2025-01-08 15:51:00.6922|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for State0 DB 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitTxTypesAndRlp executed in 19ms 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7074|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.7339|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlobTransactions DB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 8 MB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 136 MB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 168 MB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 184 MB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 216 MB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 232 MB 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:51:00.8215|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 488 MB 2025-01-08 15:51:00.8292|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:51:00.8356|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:51:00.8356|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:51:00.8356|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:51:00.8364|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:51:00.8364|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:51:00.8439|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:51:00.8439|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 552 MB 2025-01-08 15:51:00.8510|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:51:00.8510|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 648 MB 2025-01-08 15:51:00.8526|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:51:00.8526|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 776 MB 2025-01-08 15:51:00.8526|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:51:00.8851|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Code DB 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8851|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.8885|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:51:00.8931|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:51:00.8931|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 784 MB 2025-01-08 15:51:00.8931|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for Bloom DB 2025-01-08 15:51:00.9005|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:51:00.9005|DEBUG|Init.Steps.EthereumStepsManager|6|Step FilterBootnodes executed in 11ms 2025-01-08 15:51:00.9005|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes complete 2025-01-08 15:51:00.9005|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:51:00.9005|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitCrypto executed in 2ms 2025-01-08 15:51:00.9047|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:51:00.9047|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 816 MB 2025-01-08 15:51:00.9005|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.9047|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for Metadata DB 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9082|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9123|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:51:00.9123|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:51:00.9123|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 818 MB 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|Step UpdateDiscoveryConfig executed in 5ms 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig complete 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9178|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9205|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9243|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:00.9332|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9367|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:00.9599|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Receipts DB 2025-01-08 15:51:00.9621|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:51:00.9621|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 822 MB 2025-01-08 15:51:00.9715|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:51:00.9715|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 830 MB 2025-01-08 15:51:00.9813|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:51:00.9813|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 842 MB 2025-01-08 15:51:00.9813|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:51:00.9813|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 858 MB 2025-01-08 15:51:00.9813|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitDatabase executed in 793ms 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2209|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:51:01.2553|DEBUG|Blockchain.BlockTree|6|Lowest inserted header set to 13630394 2025-01-08 15:51:01.2777|INFO|Blockchain.BlockTree|6|Start block loaded from reorg boundary - 13722665 - 13722665 (0xb3889e...e9cb12) 2025-01-08 15:51:01.2777|DEBUG|Blockchain.BlockTree|6|Lowest inserted header set to 13630394 2025-01-08 15:51:01.2831|INFO|Blockchain.BlockTree|6|Numbers resolved, level = 13722755, header = 13722755, body = 13722755 2025-01-08 15:51:01.2850|INFO|Blockchain.BlockTree|6|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:51:01.2850|INFO|Blockchain.BlockTree|6|Loading fork choice info 2025-01-08 15:51:01.2850|INFO|Blockchain.BlockTree|6|Block tree initialized, last processed is 13722665 (0xb3889e...e9cb12), best queued is 13722755, best known is 13722755, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeBlockTree executed in 71ms 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.2934|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:51:01.2934|INFO|Init.Steps.InitializePlugins|6|Initializing 16 plugins 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Clique by Nethermind 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Clique by Nethermind initialized in 0ms 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| AuRa by Nethermind 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| AuRa by Nethermind initialized in 0ms 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Ethash by Nethermind 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Ethash by Nethermind initialized in 1ms 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Optimism by Nethermind 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Optimism by Nethermind initialized in 0ms 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Taiko by Nethermind 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Taiko by Nethermind initialized in 0ms 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| NethDev by Nethermind 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| NethDev by Nethermind initialized in 0ms 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Shutter by Nethermind 2025-01-08 15:51:01.2962|INFO|Shutter.ShutterPlugin|6|Initializing Shutter plugin. 2025-01-08 15:51:01.2962|INFO|Init.Steps.InitializePlugins|6| Shutter by Nethermind initialized in 0ms 2025-01-08 15:51:01.3002|INFO|Init.Steps.InitializePlugins|6| AuRaMerge by Nethermind 2025-01-08 15:51:01.3154|INFO|Merge.Plugin.PoSSwitcher|6|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:51:01.3176|INFO|Init.Steps.InitializePlugins|6| AuRaMerge by Nethermind initialized in 17ms 2025-01-08 15:51:01.3176|INFO|Init.Steps.InitializePlugins|6| Merge by Nethermind 2025-01-08 15:51:01.3176|INFO|Init.Steps.InitializePlugins|6| Merge by Nethermind initialized in 0ms 2025-01-08 15:51:01.3176|INFO|Init.Steps.InitializePlugins|6| HealthChecks by Nethermind 2025-01-08 15:51:01.3226|INFO|Init.Steps.InitializePlugins|6| HealthChecks by Nethermind initialized in 4ms 2025-01-08 15:51:01.3226|INFO|Init.Steps.InitializePlugins|6| Hive by Nethermind 2025-01-08 15:51:01.3226|INFO|Init.Steps.InitializePlugins|6| Hive by Nethermind initialized in 0ms 2025-01-08 15:51:01.3226|INFO|Init.Steps.InitializePlugins|6| Clef signer by Nethermind 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| EthStats by Nethermind 2025-01-08 15:51:01.3242|DEBUG|EthStats.EthStatsPlugin|6|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| EthStats by Nethermind initialized in 0ms 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| Snapshot by Nethermind 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| TraceStore by Nethermind 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| TraceStore by Nethermind initialized in 0ms 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| UPnP by Nethermind 2025-01-08 15:51:01.3242|INFO|Init.Steps.InitializePlugins|6| UPnP by Nethermind initialized in 0ms 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializePlugins executed in 32ms 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.3242|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:51:01.3348|INFO|Trie.NodeStorageFactory|6|Detected HalfPath key scheme. 2025-01-08 15:51:01.3348|INFO|Init.InitializeStateDb|6|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeStateDb executed in 109ms 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:01.4365|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializePrecompiles executed in 3,636ms 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9426|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:03.9449|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:51:04.0308|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|15|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:51:04.0717|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|15|Recreating light collection of blob transactions and cache 2025-01-08 15:51:04.2015|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|15|Loaded 414 blob txs from persistent db, containing 414 blobs, in 129ms 2025-01-08 15:51:04.2015|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|15|There are 414 unique blobs indexed 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeBlockchainAuRaMerge executed in 419ms 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3635|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3642|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:51:04.3642|DEBUG|Consensus.Processing.BlockchainProcessor|15|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:51:04.3706|DEBUG|Consensus.Processing.BlockchainProcessor|15|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartBlockProcessorAuRa executed in 7ms 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.3706|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.3722|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3872|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:51:04.3888|INFO|Init.Steps.LoadGenesisBlock|15|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartLogProducer executed in 0ms 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.3888|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:51:04.4962|DEBUG|Synchronization.Peers.SyncPeerPool|15|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:51:04.5176|INFO|Synchronization.SnapSync.ProgressTracker|15|Snap - State Ranges (Phase 1) is finished. 2025-01-08 15:51:04.5265|INFO|Merge.Plugin.Synchronization.PivotUpdator|15|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:51:04.5385|INFO|Synchronization.FastSync.TreeSync|15|Now syncing nodes starting from root of block 0 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6390|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.6493|INFO|Network.StaticNodes.StaticNodesManager|6|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:51:04.6722|DEBUG|Network.ProtocolsManager|6|Removed supported capability: nodedata1 2025-01-08 15:51:04.7353|DEBUG|Init.Steps.InitializeNetwork|9|Skipped enabling snap capability 2025-01-08 15:51:04.7370|DEBUG|Synchronization.Peers.SyncPeerPool|9|Starting eth sync peer upgrade timer 2025-01-08 15:51:04.7370|DEBUG|Init.Steps.InitializeNetwork|9|Starting synchronization from block 13722665 (0xb3889e...e9cb12). 2025-01-08 15:51:04.7416|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:51:04.7416|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:51:04.7416|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:51:04.7416|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:51:04.7416|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:51:04.7491|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 15:51:04.7491|DEBUG|Init.Steps.InitializeNetwork|9|Starting discovery process. 2025-01-08 15:51:04.7552|DEBUG|Init.Steps.InitializeNetwork|9|Discovery process started. 2025-01-08 15:51:04.7552|DEBUG|Init.Steps.InitializeNetwork|9|Initializing peer manager 2025-01-08 15:51:04.7571|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 15:51:04.7571|DEBUG|Network.Discovery.DiscoveryApp|8|Discovery : udp://172.234.230.144:30303 2025-01-08 15:51:04.7647|DEBUG|Network.NodesLoader|9|Initializing persisted peers: 6. 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:51:04.7844|DEBUG|Network.NodesLoader|9|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:51:04.7996|DEBUG|Network.PeerPool|9|Starting peer persistence timer 2025-01-08 15:51:04.8002|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:51:04.8002|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:51:04.8002|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:51:04.8002|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:51:04.8002|DEBUG|Network.PeerPool|15|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:51:04.8002|DEBUG|Network.PeerManager|9|Starting peer update timer 2025-01-08 15:51:04.8002|DEBUG|Network.SessionMonitor|9|Starting session monitor 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.InitializeNetwork|9|Peer manager initialization completed 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeNetwork executed in 415ms 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork complete 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.8061|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:51:04.8082|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:51:04.8131|DEBUG|Init.Steps.Migrations.BloomMigration|9|BloomDb migration not needed. 2025-01-08 15:51:04.8226|DEBUG|Init.Steps.EthereumStepsManager|9|Step DatabaseMigrations executed in 13ms 2025-01-08 15:51:04.8226|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations complete 2025-01-08 15:51:04.8226|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:51:04.8379|DEBUG|Network.PeerManager|15|Peer update loop complete. 2025-01-08 15:51:04.8594|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 5216 2025-01-08 15:51:04.8594|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 15:51:04.8684|INFO|Network.Discovery.DiscoveryApp|34|Connected to 0 bootnodes, 2 trusted/persisted nodes 2025-01-08 15:51:04.8684|DEBUG|Network.Discovery.DiscoveryApp|34|Starting discovery persistence timer 2025-01-08 15:51:04.8726|DEBUG|Network.Discovery.DiscoveryApp|34|Starting discovery timer 2025-01-08 15:51:04.8726|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 15:51:04.8887|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:51:04.9323|DEBUG|Init.Steps.RegisterRpcModules|9|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:51:04.9323|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterAuRaMergeRpcModules executed in 109ms 2025-01-08 15:51:04.9323|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules complete 2025-01-08 15:51:04.9323|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:51:04.9323|INFO|Init.Steps.ReviewBlockTree|9|Found 90 block tree levels to review for fixes starting from 13722666 2025-01-08 15:51:04.9377|INFO|Init.Steps.ReviewBlockTree|9|Reviewed 0 blocks out of 90 2025-01-08 15:51:04.9521|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13630394 2025-01-08 15:51:04.9521|INFO|Blockchain.BlockTree|9|Numbers resolved, level = 13722755, header = 13722755, body = 13722755 2025-01-08 15:51:04.9544|INFO|Blockchain.BlockTree|9|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:51:04.9544|INFO|Blockchain.BlockTree|9|Loading fork choice info 2025-01-08 15:51:04.9544|DEBUG|Blockchain.BlockTree|9|Completed visiting blocks in DB at level 13722756 - best known 13722755 2025-01-08 15:51:04.9582|DEBUG|Init.Steps.EthereumStepsManager|37|Step ReviewBlockTree executed in 25ms 2025-01-08 15:51:04.9582|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:51:04.9582|DEBUG|Init.Steps.EthereumStepsManager|37|ReviewBlockTree complete 2025-01-08 15:51:04.9670|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722666 (0x655c5b...f3cd36) 2025-01-08 15:51:04.9761|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:04.9819|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.0697|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:51:05.0777|INFO|Monitoring.MonitoringService|15|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:51:05.0777|INFO|Init.Steps.StartMonitoring|11|System.Diagnostics.Metrics disabled 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartMonitoring executed in 121ms 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartGrpc executed in 1ms 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:51:05.0777|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:51:05.0802|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:51:05.0802|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:51:05.0802|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722666 2025-01-08 15:51:05.0802|DEBUG|Trie.Pruning.TrieStore|6|Reached first commit - newest 13722666, last persisted 0 2025-01-08 15:51:05.0802|DEBUG|Blockchain.TrieStoreBoundaryWatcher|6|Saving reorg boundary 13722665 2025-01-08 15:51:05.0912|INFO|Merge.Plugin.MergePlugin|9|Starting Merge block producer & sealer 2025-01-08 15:51:05.0991|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:05.1051|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:51:05.1157|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722666 | 141.3 ms | slot 150 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.1178|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.1178|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.41 MGas/s | 14.2 tps | 0.00 Blk/s | recover 0 | process 89 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockProducer executed in 44ms 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:51:05.1247|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:51:05.1320|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 90. 2025-01-08 15:51:05.1361|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.8760000 for next AuRa step. 2025-01-08 15:51:05.1373|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722667 (0x7c75c7...49eaf7) 2025-01-08 15:51:05.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1414|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722667 2025-01-08 15:51:05.1414|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.1414|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:51:05.1444|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722667 | 6.8 ms | slot 34 ms | 2025-01-08 15:51:05.1444|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.1444|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 147.19 Blk/s | recover 0 | process 88 2025-01-08 15:51:05.1444|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722668 (0xf699e0...881933) 2025-01-08 15:51:05.1444|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1444|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1504|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722668 2025-01-08 15:51:05.1504|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:51:05.1504|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:51:05.1504|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722668 | 4.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.1504|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.1504|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 13.92 MGas/s | 475.3 tps | 237.64 Blk/s | recover 0 | process 87 2025-01-08 15:51:05.1504|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722669 (0x922ca0...8329d8) 2025-01-08 15:51:05.1504|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1504|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1553|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722669 2025-01-08 15:51:05.1553|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:51:05.1562|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:51:05.1562|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722670 (0x7c25c1...cbe471) 2025-01-08 15:51:05.1553|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722669 | 4.1 ms | slot 5 ms | 2025-01-08 15:51:05.1562|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.1562|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1562|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 244.92 Blk/s | recover 0 | process 86 2025-01-08 15:51:05.1562|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1832|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722670 2025-01-08 15:51:05.1832|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:05.1832|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:05.1832|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722670 | 27.4 ms | slot 28 ms | 2025-01-08 15:51:05.1843|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722671 (0x4596f4...a3c79d) 2025-01-08 15:51:05.1843|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.1843|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 36.51 Blk/s | recover 0 | process 85 2025-01-08 15:51:05.1843|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1843|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1884|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722671 2025-01-08 15:51:05.1884|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722672 (0xaaaa29...90a94e) 2025-01-08 15:51:05.1884|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1884|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.1884|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1884|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1884|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722671 | 4.5 ms | slot 5 ms | 2025-01-08 15:51:05.1884|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.1884|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 224.47 Blk/s | recover 0 | process 84 2025-01-08 15:51:05.1939|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722672 2025-01-08 15:51:05.1939|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722673 (0x8737df...198b99) 2025-01-08 15:51:05.1939|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1939|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.1939|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.1939|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.1965|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722672 | 4.6 ms | slot 5 ms | 2025-01-08 15:51:05.1965|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.1965|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 219.49 Blk/s | recover 0 | process 83 2025-01-08 15:51:05.2003|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722673 2025-01-08 15:51:05.2003|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 15:51:05.2003|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 15:51:05.2003|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722673 | 6.0 ms | slot 7 ms | 2025-01-08 15:51:05.2003|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.2003|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 165.62 Blk/s | recover 0 | process 82 2025-01-08 15:51:05.2003|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722674 (0xefc6f8...0bb676) 2025-01-08 15:51:05.2003|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2003|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2194|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722674 2025-01-08 15:51:05.2215|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722674 | 19.0 ms | slot 20 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.2215|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 33 ( 0) | sload 68 | sstore 13 | create 0 2025-01-08 15:51:05.2215|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 6.29 MGas/s | 52.7 tps | 52.66 Blk/s | recover 0 | process 81 2025-01-08 15:51:05.2215|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 15:51:05.2215|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:51:05.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp, Precompile 2025-01-08 15:51:05.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2282|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 81. 2025-01-08 15:51:05.2329|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722675 2025-01-08 15:51:05.2329|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:51:05.2329|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:51:05.2329|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722675 | 11.4 ms | slot 12 ms | 2025-01-08 15:51:05.2329|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722676 (0xbe66f2...901282) 2025-01-08 15:51:05.2329|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.2329|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2329|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2329|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 87.78 Blk/s | recover 0 | process 80 2025-01-08 15:51:05.2366|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722676 2025-01-08 15:51:05.2366|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:05.2366|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:05.2366|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722676 | 3.0 ms | slot 3 ms | 2025-01-08 15:51:05.2366|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.2366|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 335.46 Blk/s | recover 0 | process 79 2025-01-08 15:51:05.2366|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:51:05.2366|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722677 (0xa39fa5...9ca975) 2025-01-08 15:51:05.2366|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2366|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2419|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722677 2025-01-08 15:51:05.2419|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:51:05.2419|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:51:05.2419|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722677 | 3.7 ms | slot 5 ms | 2025-01-08 15:51:05.2419|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.2419|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 269.61 Blk/s | recover 0 | process 78 2025-01-08 15:51:05.2419|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722678 (0x923969...072cb7) 2025-01-08 15:51:05.2419|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2419|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2471|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722678 2025-01-08 15:51:05.2471|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:51:05.2471|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:51:05.2471|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722679 (0xf1a8b4...af51d5) 2025-01-08 15:51:05.2471|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2471|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2471|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722678 | 4.9 ms | slot 5 ms | 2025-01-08 15:51:05.2471|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.2482|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 205.68 Blk/s | recover 0 | process 77 2025-01-08 15:51:05.2482|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722679 2025-01-08 15:51:05.2482|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722680 (0x399ef8...1d689b) 2025-01-08 15:51:05.2482|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722679 | 3.2 ms | slot 4 ms | 2025-01-08 15:51:05.2482|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.2482|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 312.79 Blk/s | recover 0 | process 76 2025-01-08 15:51:05.2523|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:05.2523|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:05.2523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.2523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.2523|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722680 2025-01-08 15:51:05.2523|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:05.2523|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:05.2523|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722680 | 3.9 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.2523|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722681 (0xd9492d...2d7f18) 2025-01-08 15:51:05.2523|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.2523|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 7.54 MGas/s | 257.3 tps | 257.33 Blk/s | recover 0 | process 75 2025-01-08 15:51:05.2629|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:51:05.2629|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:51:05.2669|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:51:05.2730|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722681. 2025-01-08 15:51:05.2730|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722681 2025-01-08 15:51:05.2789|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722681. 2025-01-08 15:51:05.2789|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 15:51:05.2789|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722681 | 23.7 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.2789|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.2789|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 4.95 MGas/s | 169.1 tps | 42.27 Blk/s | recover 0 | process 74 2025-01-08 15:51:05.2805|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722682 (0x52b06d...295e62) 2025-01-08 15:51:05.2929|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.2929|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722682. 2025-01-08 15:51:05.2929|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722682. 2025-01-08 15:51:05.3016|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:51:05.3016|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:51:05.3016|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:51:05.3016|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:51:05.3016|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:51:05.3044|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722682 2025-01-08 15:51:05.3044|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.3044|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.3044|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722682 | 24.3 ms | slot 26 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3044|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3044|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 4.82 MGas/s | 164.5 tps | 41.12 Blk/s | recover 0 | process 73 2025-01-08 15:51:05.3044|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722683 (0x9aac79...ebdf43) 2025-01-08 15:51:05.3044|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3044|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3084|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722683 2025-01-08 15:51:05.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:05.3084|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722683 | 3.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3084|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3084|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722684 (0xdccd47...27ad4d) 2025-01-08 15:51:05.3084|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 9.39 MGas/s | 320.5 tps | 320.51 Blk/s | recover 0 | process 72 2025-01-08 15:51:05.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722684. 2025-01-08 15:51:05.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722684. 2025-01-08 15:51:05.3137|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722684 2025-01-08 15:51:05.3137|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:05.3137|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.3137|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722685 (0xb1596d...fd50c5) 2025-01-08 15:51:05.3137|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722684 | 5.0 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3137|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3137|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3137|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3137|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 23.52 MGas/s | 802.9 tps | 200.72 Blk/s | recover 0 | process 71 2025-01-08 15:51:05.3137|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:51:05.3137|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:51:05.3137|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:51:05.3137|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:51:05.3137|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:51:05.3168|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722685 2025-01-08 15:51:05.3168|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722686 (0xbcd8cb...6a2056) 2025-01-08 15:51:05.3168|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3168|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.3168|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3168|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3168|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722685 | 2.7 ms | slot 3 ms | 2025-01-08 15:51:05.3168|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3168|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 21.43 MGas/s | 731.5 tps | 365.76 Blk/s | recover 0 | process 70 2025-01-08 15:51:05.3207|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722686 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722687 (0x321454...2699a3) 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722686 | 3.4 ms | slot 4 ms | 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 291.89 Blk/s | recover 0 | process 69 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3207|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722687 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722687 | 2.3 ms | slot 3 ms | 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722688 (0x7a8802...e4198b) 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3207|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 432.34 Blk/s | recover 0 | process 68 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3207|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3259|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722688 2025-01-08 15:51:05.3259|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.3259|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:51:05.3259|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722688 | 2.1 ms | slot 2 ms | 2025-01-08 15:51:05.3259|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3259|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722689 (0x4b49eb...de9acf) 2025-01-08 15:51:05.3259|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 473.26 Blk/s | recover 0 | process 67 2025-01-08 15:51:05.3259|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3259|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3285|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 67. 2025-01-08 15:51:05.3285|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722689 2025-01-08 15:51:05.3285|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:51:05.3285|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3285|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.3285|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3285|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3285|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722689 | 3.3 ms | slot 4 ms | 2025-01-08 15:51:05.3285|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3285|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 300.84 Blk/s | recover 0 | process 66 2025-01-08 15:51:05.3329|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722690 2025-01-08 15:51:05.3329|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.3329|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:05.3329|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:51:05.3329|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722690 | 3.0 ms | slot 3 ms | 2025-01-08 15:51:05.3329|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722691 (0xc5984c...d24230) 2025-01-08 15:51:05.3329|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3329|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 328.52 Blk/s | recover 0 | process 65 2025-01-08 15:51:05.3329|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3329|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3329|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:51:05.3363|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:51:05.3363|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:51:05.3363|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722691 2025-01-08 15:51:05.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:51:05.3363|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722691 | 5.4 ms | slot 6 ms | 2025-01-08 15:51:05.3363|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3363|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 185.15 Blk/s | recover 0 | process 64 2025-01-08 15:51:05.3363|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722692 (0xfb4954...40dd6e) 2025-01-08 15:51:05.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3436|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722692 2025-01-08 15:51:05.3436|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.3442|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722692 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722693 (0xb515ee...98f54b) 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 13.18 MGas/s | 449.9 tps | 224.97 Blk/s | recover 0 | process 63 2025-01-08 15:51:05.3442|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3442|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3442|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722693 2025-01-08 15:51:05.3442|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.3442|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722693 | 2.7 ms | slot 3 ms | 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722694 (0x38cafd...b3ffa1) 2025-01-08 15:51:05.3442|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 371.47 Blk/s | recover 0 | process 62 2025-01-08 15:51:05.3442|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722694. 2025-01-08 15:51:05.3592|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722694. 2025-01-08 15:51:05.3622|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:51:05.3622|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:51:05.3622|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:51:05.3622|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:51:05.3694|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722694 2025-01-08 15:51:05.3694|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:05.3694|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.3694|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722694 | 22.3 ms | slot 23 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3694|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722695 (0x7f6c0e...4cf66f) 2025-01-08 15:51:05.3694|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0004XDAI 0.28 MGas | 3 txs | calls 30 ( 1) | sload 69 | sstore 18 | create 0 2025-01-08 15:51:05.3694|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 12.71 MGas/s | 134.5 tps | 44.84 Blk/s | recover 0 | process 61 2025-01-08 15:51:05.3694|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3694|DEBUG|Synchronization.Peers.SyncPeerPool|16|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|13722773| 139.144.26.85:| Out] 2025-01-08 15:51:05.3694|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3694|DEBUG|Synchronization.Peers.SyncPeerPool|16|Refreshed peer info for [Peer|eth68|13722773| 139.144.26.85:| Out]. 2025-01-08 15:51:05.3730|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722695 2025-01-08 15:51:05.3730|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 15:51:05.3730|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 15:51:05.3730|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722695 | 2.9 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3730|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722696 (0x8f3a07...edc0d9) 2025-01-08 15:51:05.3730|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3730|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 10.03 MGas/s | 342.6 tps | 342.58 Blk/s | recover 0 | process 60 2025-01-08 15:51:05.3730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3779|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722696 2025-01-08 15:51:05.3779|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.3779|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722697 (0x734bab...6d5772) 2025-01-08 15:51:05.3779|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722696 | 5.3 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3779|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:51:05.3779|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 5.55 MGas/s | 189.6 tps | 189.61 Blk/s | recover 0 | process 59 2025-01-08 15:51:05.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3844|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722697 2025-01-08 15:51:05.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp, Precompile 2025-01-08 15:51:05.3844|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722697 | 5.4 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3844|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722698 (0xcd72e6...e6d43b) 2025-01-08 15:51:05.3844|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 15:51:05.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3844|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 22.12 MGas/s | 185.2 tps | 185.19 Blk/s | recover 0 | process 58 2025-01-08 15:51:05.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3844|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722698 2025-01-08 15:51:05.3844|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:05.3882|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:51:05.3882|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722698 | 2.9 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3882|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722699 (0x03663e...98853a) 2025-01-08 15:51:05.3882|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.3882|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3882|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 9.98 MGas/s | 340.7 tps | 340.72 Blk/s | recover 0 | process 57 2025-01-08 15:51:05.3882|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3882|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722699 2025-01-08 15:51:05.3882|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.3882|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:51:05.3882|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722699 | 3.3 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.3882|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3922|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 8.85 MGas/s | 302.1 tps | 302.11 Blk/s | recover 0 | process 56 2025-01-08 15:51:05.3922|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722700 (0x292439...75fbc4) 2025-01-08 15:51:05.3922|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3922|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3922|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722700 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722700 | 3.9 ms | slot 5 ms | 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722701 (0x711776...6d4454) 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 255.82 Blk/s | recover 0 | process 55 2025-01-08 15:51:05.3966|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722701 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722701 | 2.7 ms | slot 3 ms | 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722702 (0xe8829f...c1a551) 2025-01-08 15:51:05.3966|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 366.70 Blk/s | recover 0 | process 54 2025-01-08 15:51:05.3966|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4002|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4002|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722702 2025-01-08 15:51:05.4002|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.4002|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:05.4002|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722702 | 2.6 ms | slot 3 ms | 2025-01-08 15:51:05.4002|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4002|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 380.08 Blk/s | recover 0 | process 53 2025-01-08 15:51:05.4002|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722703 (0xb67f06...ddeb28) 2025-01-08 15:51:05.4002|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4002|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4055|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722703 2025-01-08 15:51:05.4055|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.4055|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:51:05.4055|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722703 | 3.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4055|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722704 (0x4e1937...9eb980) 2025-01-08 15:51:05.4055|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4055|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 9.43 MGas/s | 322.2 tps | 322.16 Blk/s | recover 0 | process 52 2025-01-08 15:51:05.4055|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722704. 2025-01-08 15:51:05.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722704. 2025-01-08 15:51:05.4083|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722704 2025-01-08 15:51:05.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.4083|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722705 (0xc78296...f9a612) 2025-01-08 15:51:05.4083|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722704 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4083|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.4083|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 19.98 MGas/s | 682.3 tps | 227.43 Blk/s | recover 0 | process 51 2025-01-08 15:51:05.4130|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722705. 2025-01-08 15:51:05.4130|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722705. 2025-01-08 15:51:05.4130|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722705 2025-01-08 15:51:05.4130|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 15:51:05.4130|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.4164|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722706 (0x63f49f...49c6ed) 2025-01-08 15:51:05.4164|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722705 | 4.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4164|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.4164|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 21.14 MGas/s | 721.8 tps | 240.62 Blk/s | recover 0 | process 50 2025-01-08 15:51:05.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722706. 2025-01-08 15:51:05.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722706. 2025-01-08 15:51:05.4205|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722706 2025-01-08 15:51:05.4205|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:51:05.4205|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722706 | 5.3 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4205|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722707 (0x868c14...1bee43) 2025-01-08 15:51:05.4205|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.4205|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4205|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 22.30 MGas/s | 761.5 tps | 190.37 Blk/s | recover 0 | process 49 2025-01-08 15:51:05.4205|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722707. 2025-01-08 15:51:05.4205|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722707. 2025-01-08 15:51:05.4255|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722707 2025-01-08 15:51:05.4255|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:51:05.4255|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.4255|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722707 | 4.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4255|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4255|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 28.74 MGas/s | 981.6 tps | 245.40 Blk/s | recover 0 | process 48 2025-01-08 15:51:05.4255|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722708 (0xf0689e...e521c1) 2025-01-08 15:51:05.4307|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 48. 2025-01-08 15:51:05.4359|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722708. 2025-01-08 15:51:05.4366|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722708. 2025-01-08 15:51:05.4366|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722708 2025-01-08 15:51:05.4407|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722709 (0xc9d345...c85578) 2025-01-08 15:51:05.4407|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:05.4407|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722708 | 13.2 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4407|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.4407|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 6.64 MGas/s | 226.7 tps | 75.58 Blk/s | recover 0 | process 47 2025-01-08 15:51:05.4407|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.4407|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722709. 2025-01-08 15:51:05.4407|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722709. 2025-01-08 15:51:05.4452|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722709 2025-01-08 15:51:05.4452|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.4452|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.4452|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722709 | 5.2 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4452|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.4452|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722710 (0x001b2d...70b5aa) 2025-01-08 15:51:05.4452|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 16.91 MGas/s | 577.3 tps | 192.42 Blk/s | recover 0 | process 46 2025-01-08 15:51:05.4452|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4452|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4496|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722710 2025-01-08 15:51:05.4496|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:05.4496|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:51:05.4496|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722710 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4496|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4496|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 16.87 MGas/s | 575.9 tps | 287.94 Blk/s | recover 0 | process 45 2025-01-08 15:51:05.4496|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722711 (0xbf0ba5...c4ee98) 2025-01-08 15:51:05.4496|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4496|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4530|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722711 2025-01-08 15:51:05.4530|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.4530|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:51:05.4530|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722711 | 2.9 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4530|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4530|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 10.08 MGas/s | 344.0 tps | 344.00 Blk/s | recover 0 | process 44 2025-01-08 15:51:05.4530|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722712 (0xded6b0...5e50b4) 2025-01-08 15:51:05.4530|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4530|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4658|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722712 2025-01-08 15:51:05.4658|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:05.4658|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:51:05.4658|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722712 | 12.6 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.4658|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 15:51:05.4658|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 4.66 MGas/s | 159.0 tps | 79.48 Blk/s | recover 0 | process 43 2025-01-08 15:51:05.4658|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722713 (0xe62002...f8a207) 2025-01-08 15:51:05.4658|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4658|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4693|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722713 2025-01-08 15:51:05.4693|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:05.4693|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:51:05.4693|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722713 | 2.5 ms | slot 3 ms | 2025-01-08 15:51:05.4693|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722714 (0x184615...482c2c) 2025-01-08 15:51:05.4693|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4693|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4693|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4693|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 400.64 Blk/s | recover 0 | process 42 2025-01-08 15:51:05.4738|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722714 2025-01-08 15:51:05.4738|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722715 (0xc94289...8898bc) 2025-01-08 15:51:05.4738|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4738|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722714 | 4.2 ms | slot 5 ms | 2025-01-08 15:51:05.4738|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.4738|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4738|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.4738|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4738|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 240.50 Blk/s | recover 0 | process 41 2025-01-08 15:51:05.4766|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722715 2025-01-08 15:51:05.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:05.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:51:05.4766|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722715 | 2.3 ms | slot 3 ms | 2025-01-08 15:51:05.4766|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.4766|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722716 (0xb04f4e...1dc10a) 2025-01-08 15:51:05.4766|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 431.97 Blk/s | recover 0 | process 40 2025-01-08 15:51:05.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4848|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722716 2025-01-08 15:51:05.4848|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.4848|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:51:05.4848|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722716 | 8.0 ms | slot 8 ms | 2025-01-08 15:51:05.4848|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722717 (0x67a889...a25d70) 2025-01-08 15:51:05.4848|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4848|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.4848|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.4848|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 125.34 Blk/s | recover 0 | process 39 2025-01-08 15:51:05.4973|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722717 2025-01-08 15:51:05.4973|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722718 (0xf5cc1a...5e899c) 2025-01-08 15:51:05.4973|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4973|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.4973|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.4973|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5017|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|13722773| 35.210.126.23:| Out] 2025-01-08 15:51:05.5017|DEBUG|Synchronization.Peers.SyncPeerPool|43|Refreshed peer info for [Peer|eth68|13722773| 35.210.126.23:| Out]. 2025-01-08 15:51:05.5017|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722717 | 11.5 ms | slot 12 ms | 2025-01-08 15:51:05.5017|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5017|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 87.14 Blk/s | recover 0 | process 38 2025-01-08 15:51:05.5042|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722718 2025-01-08 15:51:05.5042|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.5042|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:05.5042|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722718 | 6.6 ms | slot 7 ms | 2025-01-08 15:51:05.5042|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5042|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 152.14 Blk/s | recover 0 | process 37 2025-01-08 15:51:05.5042|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722719 (0x64dd59...40106b) 2025-01-08 15:51:05.5042|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5042|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5042|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|13722774| 35.206.174.92:| Out] 2025-01-08 15:51:05.5042|DEBUG|Synchronization.Peers.SyncPeerPool|43|Refreshed peer info for [Peer|eth68|13722774| 35.206.174.92:| Out]. 2025-01-08 15:51:05.5042|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722719 2025-01-08 15:51:05.5042|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:05.5082|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:51:05.5082|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722719 | 2.7 ms | slot 3 ms | 2025-01-08 15:51:05.5082|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5082|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 376.79 Blk/s | recover 0 | process 36 2025-01-08 15:51:05.5223|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722720 (0xb344ee...86b8c5) 2025-01-08 15:51:05.5223|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5223|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5313|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 36. 2025-01-08 15:51:05.5327|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722720 2025-01-08 15:51:05.5327|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:05.5327|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5327|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5327|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5327|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5327|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722720 | 10.4 ms | slot 25 ms | 2025-01-08 15:51:05.5327|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5327|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 95.83 Blk/s | recover 0 | process 35 2025-01-08 15:51:05.5363|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722721 2025-01-08 15:51:05.5363|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722722 (0x16b18c...30c717) 2025-01-08 15:51:05.5363|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5363|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5363|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5363|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5363|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722721 | 3.9 ms | slot 4 ms | 2025-01-08 15:51:05.5363|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5363|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 256.54 Blk/s | recover 0 | process 34 2025-01-08 15:51:05.5426|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|37|Changing sync Disconnected to WaitingForBlock, FastHeaders at block: 13722755 | target: 13722774 | peer: 13722774 2025-01-08 15:51:05.5426|DEBUG|Synchronization.Reporting.SyncReport|37|Sync mode changed from Disconnected to WaitingForBlock, FastHeaders 2025-01-08 15:51:05.5426|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722722 2025-01-08 15:51:05.5454|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722723 (0x92866a...07ff04) 2025-01-08 15:51:05.5454|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5454|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5454|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5454|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5489|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722722 | 7.6 ms | slot 8 ms | 2025-01-08 15:51:05.5489|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5489|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 130.99 Blk/s | recover 0 | process 33 2025-01-08 15:51:05.5489|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|HeadersSyncFeed state changed to Active 2025-01-08 15:51:05.5489|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|SyncDispatcher got activated. 2025-01-08 15:51:05.5489|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722723 2025-01-08 15:51:05.5523|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722724 (0x974007...c738a1) 2025-01-08 15:51:05.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5523|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722723 | 6.4 ms | slot 7 ms | 2025-01-08 15:51:05.5523|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5523|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 156.81 Blk/s | recover 0 | process 32 2025-01-08 15:51:05.5627|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.92:30363] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:05.5672|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722724 2025-01-08 15:51:05.5672|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:05.5672|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:05.5672|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722724 | 15.4 ms | slot 16 ms | 2025-01-08 15:51:05.5682|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5682|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 65.03 Blk/s | recover 0 | process 31 2025-01-08 15:51:05.5682|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722725 (0xb4e7b6...fe2e3c) 2025-01-08 15:51:05.5682|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5682|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5730|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722725 2025-01-08 15:51:05.5730|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722726 (0xeb811b...39b0ec) 2025-01-08 15:51:05.5730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5730|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722725 | 3.6 ms | slot 5 ms | 2025-01-08 15:51:05.5730|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5730|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 276.78 Blk/s | recover 0 | process 30 2025-01-08 15:51:05.5780|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722726 2025-01-08 15:51:05.5780|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:05.5780|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:05.5780|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722726 | 4.8 ms | slot 5 ms | 2025-01-08 15:51:05.5780|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5780|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 208.68 Blk/s | recover 0 | process 29 2025-01-08 15:51:05.5780|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722727 (0x5600f1...cc5840) 2025-01-08 15:51:05.5780|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5780|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5780|INFO|Blockchain.BlockTree|37|Missing block info - creating level in FindHeader scope when head is 13722726 (0xeb811b...39b0ec). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 0, BestKnownNumber: 13722755 2025-01-08 15:51:05.5812|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722727 2025-01-08 15:51:05.5812|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722727 | 2.8 ms | slot 3 ms | 2025-01-08 15:51:05.5812|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722728 (0x58c542...3665f6) 2025-01-08 15:51:05.5812|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5812|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 360.23 Blk/s | recover 0 | process 28 2025-01-08 15:51:05.5812|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5812|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5812|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5812|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5858|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722728 2025-01-08 15:51:05.5858|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722729 (0x1b4e8c...eb5385) 2025-01-08 15:51:05.5858|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5858|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:05.5858|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722728 | 4.3 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.5883|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722729. 2025-01-08 15:51:05.5858|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.5883|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 231.43 Blk/s | recover 0 | process 27 2025-01-08 15:51:05.5883|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722729. 2025-01-08 15:51:05.5883|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722729 2025-01-08 15:51:05.5922|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.5922|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.5922|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722729 | 5.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.5922|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5922|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722730 (0x0b3198...db53d0) 2025-01-08 15:51:05.5922|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 15.83 MGas/s | 540.2 tps | 180.08 Blk/s | recover 0 | process 26 2025-01-08 15:51:05.5922|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.5922|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.5977|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722730 2025-01-08 15:51:05.5977|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.5977|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:51:05.5977|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722730 | 6.0 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.5977|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.5977|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 9.78 MGas/s | 333.8 tps | 166.92 Blk/s | recover 0 | process 25 2025-01-08 15:51:05.5812|ERROR|Synchronization.Synchronizer|41|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 15:51:05.6027|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722731 (0x2f56e5...5f2f8a) 2025-01-08 15:51:05.6027|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722731. 2025-01-08 15:51:05.6045|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722731. 2025-01-08 15:51:05.6103|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722731 2025-01-08 15:51:05.6103|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.6103|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6103|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722731 | 8.0 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6103|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6103|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 14.63 MGas/s | 499.4 tps | 124.86 Blk/s | recover 0 | process 24 2025-01-08 15:51:05.6103|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722732 (0x5ddb84...3ffa91) 2025-01-08 15:51:05.6131|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722732. 2025-01-08 15:51:05.6131|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722732. 2025-01-08 15:51:05.6176|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722732 2025-01-08 15:51:05.6176|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.6176|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722732 | 6.0 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6176|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6176|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6176|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722733 (0xf4b13b...97abe5) 2025-01-08 15:51:05.6176|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 24.47 MGas/s | 835.1 tps | 167.03 Blk/s | recover 0 | process 23 2025-01-08 15:51:05.6176|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722733. 2025-01-08 15:51:05.6176|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722733. 2025-01-08 15:51:05.6234|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722733 2025-01-08 15:51:05.6244|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722734 (0x4a6dd7...a9eefb) 2025-01-08 15:51:05.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6244|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722733 | 5.4 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6244|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.6244|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 27.12 MGas/s | 925.6 tps | 185.12 Blk/s | recover 0 | process 22 2025-01-08 15:51:05.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722734. 2025-01-08 15:51:05.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722734. 2025-01-08 15:51:05.6291|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|43|Delaying producing block, chain not processed yet. BlockProcessingQueue count 22. 2025-01-08 15:51:05.6291|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722734 2025-01-08 15:51:05.6291|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.6291|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6291|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722734 | 5.4 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6291|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6291|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722735 (0xda9adc...85a2f1) 2025-01-08 15:51:05.6291|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 21.85 MGas/s | 745.7 tps | 186.43 Blk/s | recover 0 | process 21 2025-01-08 15:51:05.6291|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722735. 2025-01-08 15:51:05.6325|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722735. 2025-01-08 15:51:05.6325|DEBUG|Network.PeerManager|12|Peer pool size is: 101 2025-01-08 15:51:05.6325|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722735 2025-01-08 15:51:05.6325|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:05.6325|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6325|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722735 | 3.9 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6325|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6325|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 22.59 MGas/s | 770.8 tps | 256.94 Blk/s | recover 0 | process 20 2025-01-08 15:51:05.6325|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:05.6325|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.6325|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.6404|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722736 2025-01-08 15:51:05.6404|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:05.6404|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:51:05.6404|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722736 | 6.3 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6404|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6404|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 4.68 MGas/s | 159.9 tps | 159.90 Blk/s | recover 0 | process 19 2025-01-08 15:51:05.6404|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722737 (0x5a0756...68c9d1) 2025-01-08 15:51:05.6404|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722737. 2025-01-08 15:51:05.6404|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722737. 2025-01-08 15:51:05.6453|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722737 2025-01-08 15:51:05.6453|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.6453|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6453|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722737 | 4.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6453|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6453|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722738 (0x12ce05...3cf3aa) 2025-01-08 15:51:05.6453|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 28.03 MGas/s | 956.7 tps | 239.18 Blk/s | recover 0 | process 18 2025-01-08 15:51:05.6492|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722738. 2025-01-08 15:51:05.6492|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722738. 2025-01-08 15:51:05.6539|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722738 2025-01-08 15:51:05.6539|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:05.6539|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6539|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722738 | 7.9 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6539|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722739 (0xcad274...668e8d) 2025-01-08 15:51:05.6539|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.6539|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 14.89 MGas/s | 508.3 tps | 127.06 Blk/s | recover 0 | process 17 2025-01-08 15:51:05.6539|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722739. 2025-01-08 15:51:05.6696|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722739. 2025-01-08 15:51:05.6696|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722739 2025-01-08 15:51:05.6696|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722740 (0xafc802...cc01c2) 2025-01-08 15:51:05.6696|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.6696|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:51:05.6696|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.6696|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.6776|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722739 | 16.0 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6776|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0004XDAI 0.25 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.6776|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 15.53 MGas/s | 250.6 tps | 62.64 Blk/s | recover 0 | process 16 2025-01-08 15:51:05.6776|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722740 2025-01-08 15:51:05.6776|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:51:05.6776|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722741 (0xaf8a2f...a38d70) 2025-01-08 15:51:05.6776|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:51:05.6811|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722741. 2025-01-08 15:51:05.6811|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722740 | 8.4 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6811|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.6811|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 3.49 MGas/s | 119.0 tps | 119.02 Blk/s | recover 0 | process 15 2025-01-08 15:51:05.6853|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722741 2025-01-08 15:51:05.6853|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722741. 2025-01-08 15:51:05.6985|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.6985|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.6985|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722741 | 18.5 ms | slot 19 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.6985|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722742 (0xf687bf...528696) 2025-01-08 15:51:05.6985|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.6985|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 7.93 MGas/s | 270.8 tps | 54.16 Blk/s | recover 0 | process 14 2025-01-08 15:51:05.6985|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Started pre-warming caches for block 13722742. 2025-01-08 15:51:05.6985|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Finished pre-warming caches for block 13722742. 2025-01-08 15:51:05.7050|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722742 2025-01-08 15:51:05.7050|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.7050|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7050|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722742 | 6.6 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7050|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.7050|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 13.41 MGas/s | 457.5 tps | 152.51 Blk/s | recover 0 | process 13 2025-01-08 15:51:05.7050|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722743 (0xb6658a...92cbb8) 2025-01-08 15:51:05.7169|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:51:05.7169|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Started pre-warming caches for block 13722743. 2025-01-08 15:51:05.7169|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Finished pre-warming caches for block 13722743. 2025-01-08 15:51:05.7208|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:51:05.7208|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 15:51:05.7208|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 15:51:05.7208|DEBUG|Network.ProtocolsManager|24|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 15:51:05.7208|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722743 2025-01-08 15:51:05.7208|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.7208|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7208|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722743 | 17.0 ms | slot 18 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7208|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.7208|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 6.88 MGas/s | 235.1 tps | 58.77 Blk/s | recover 0 | process 12 2025-01-08 15:51:05.7287|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722744 (0x5fdf27...8c6608) 2025-01-08 15:51:05.7287|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722744. 2025-01-08 15:51:05.7287|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722744. 2025-01-08 15:51:05.7287|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|44|Delaying producing block, chain not processed yet. BlockProcessingQueue count 12. 2025-01-08 15:51:05.7356|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722744 2025-01-08 15:51:05.7356|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7364|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722745 (0x804064...eed5d1) 2025-01-08 15:51:05.7364|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722744 | 7.3 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7364|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.7364|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 19.98 MGas/s | 682.2 tps | 136.44 Blk/s | recover 0 | process 11 2025-01-08 15:51:05.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722745. 2025-01-08 15:51:05.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722745. 2025-01-08 15:51:05.7432|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722745 2025-01-08 15:51:05.7432|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.7432|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7432|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722746 (0x8dc5eb...59c80d) 2025-01-08 15:51:05.7432|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722745 | 7.0 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7443|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.7443|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 12.60 MGas/s | 429.9 tps | 143.31 Blk/s | recover 0 | process 10 2025-01-08 15:51:05.7443|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722746. 2025-01-08 15:51:05.7443|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722746. 2025-01-08 15:51:05.7487|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722746 2025-01-08 15:51:05.7487|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.7487|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7487|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722746 | 5.5 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7487|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.7487|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 26.61 MGas/s | 908.4 tps | 181.69 Blk/s | recover 0 | process 9 2025-01-08 15:51:05.7487|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722747 (0x91e880...3b82c9) 2025-01-08 15:51:05.7487|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722747. 2025-01-08 15:51:05.7526|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722747. 2025-01-08 15:51:05.7579|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722747 2025-01-08 15:51:05.7579|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722748 (0xf3287e...6ede3b) 2025-01-08 15:51:05.7579|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.7579|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7611|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722748. 2025-01-08 15:51:05.7611|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|41|Attempt to request ENR before bonding 2025-01-08 15:51:05.7611|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722748. 2025-01-08 15:51:05.7662|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722747 | 7.3 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7662|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.7662|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 16.07 MGas/s | 548.8 tps | 137.19 Blk/s | recover 0 | process 8 2025-01-08 15:51:05.7690|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722748 2025-01-08 15:51:05.7690|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.7690|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722749 (0xae8695...4fc6fc) 2025-01-08 15:51:05.7690|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722748 | 10.9 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7690|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7690|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.7690|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 10.76 MGas/s | 367.4 tps | 91.86 Blk/s | recover 0 | process 7 2025-01-08 15:51:05.7724|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722749. 2025-01-08 15:51:05.7724|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722749. 2025-01-08 15:51:05.7724|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722749 2025-01-08 15:51:05.7724|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.7724|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.7724|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722750 (0x785c3e...6bd184) 2025-01-08 15:51:05.7724|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722750. 2025-01-08 15:51:05.7768|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722749 | 5.1 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7768|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.7768|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 17.31 MGas/s | 591.0 tps | 197.01 Blk/s | recover 0 | process 6 2025-01-08 15:51:05.7816|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722750. 2025-01-08 15:51:05.7864|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722750 2025-01-08 15:51:05.7884|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:05.7884|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:51:05.7884|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722750 | 12.7 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.7884|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 33 ( 0) | sload 68 | sstore 13 | create 0 2025-01-08 15:51:05.7884|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 16.33 MGas/s | 315.4 tps | 78.84 Blk/s | recover 0 | process 5 2025-01-08 15:51:05.7884|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:51:05.7884|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722751. 2025-01-08 15:51:05.7935|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722751. 2025-01-08 15:51:05.7999|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722751 2025-01-08 15:51:05.8010|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722752 (0x2a5396...fcf089) 2025-01-08 15:51:05.8010|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722751 | 10.5 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.8010|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.8010|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.8010|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 11.17 MGas/s | 381.5 tps | 95.37 Blk/s | recover 0 | process 4 2025-01-08 15:51:05.8010|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.8010|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Started pre-warming caches for block 13722752. 2025-01-08 15:51:05.8010|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Finished pre-warming caches for block 13722752. 2025-01-08 15:51:05.8073|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722752 2025-01-08 15:51:05.8073|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.8073|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722752 | 6.7 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.8082|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.8082|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 17.39 MGas/s | 593.8 tps | 148.46 Blk/s | recover 0 | process 3 2025-01-08 15:51:05.8082|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:05.8082|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722753 (0x9b0479...977379) 2025-01-08 15:51:05.8082|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.8082|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.8125|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722753 2025-01-08 15:51:05.8125|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:05.8125|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:51:05.8125|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722753 | 5.6 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.8125|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.8125|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 5.27 MGas/s | 180.0 tps | 179.95 Blk/s | recover 0 | process 2 2025-01-08 15:51:05.8164|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722754 (0xd8bc22...34755c) 2025-01-08 15:51:05.8217|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722754. 2025-01-08 15:51:05.8284|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 2. 2025-01-08 15:51:05.8284|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722754. 2025-01-08 15:51:05.8381|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.9.208.191:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:05.8381|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722754 2025-01-08 15:51:05.8381|DEBUG|Synchronization.Peers.SyncPeerPool|41|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|13722773| 3.71.132.231:| Out] 2025-01-08 15:51:05.8381|DEBUG|Synchronization.Peers.SyncPeerPool|41|Refreshed peer info for [Peer|eth68|13722773| 3.71.132.231:| Out]. 2025-01-08 15:51:05.8381|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:05.8381|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:51:05.8381|INFO|Consensus.Processing.BlockchainProcessor|6|Rerunning block after reorg or pruning: 13722755 (0xcdece2...bd3feb) 2025-01-08 15:51:05.8381|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722754 | 22.4 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.8381|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:05.8381|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0004XDAI 0.24 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:51:05.8381|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:05.8381|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 10.55 MGas/s | 222.9 tps | 44.58 Blk/s | recover 0 | process 1 2025-01-08 15:51:05.8449|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722755 2025-01-08 15:51:05.8449|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:05.8449|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:05.8449|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722755 | 6.5 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:05.8449|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:05.8449|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 4.50 MGas/s | 153.6 tps | 153.59 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:51:05.9024|DEBUG|Synchronization.Peers.SyncPeerPool|6|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|13722773| 3.69.35.13:| Out] 2025-01-08 15:51:05.9024|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|13722773| 3.69.35.13:| Out]. 2025-01-08 15:51:05.9024|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.210.101.49:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:05.9596|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.139.11.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:51:05.9733|DEBUG|Synchronization.Peers.SyncPeerPool|6|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 15:51:05.9733|DEBUG|Synchronization.Peers.SyncPeerPool|6|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 15:51:06.0684|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.240.156.87:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:06.0684|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:51:06.1307|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.252.123:5074] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:51:06.1347|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.80:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:51:06.2337|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.44.78.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:51:06.3904|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->116.203.133.101:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:51:06.6415|DEBUG|Network.PeerManager|6|Peer pool size is: 202 2025-01-08 15:51:06.8107|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|44|Attempt to request ENR before bonding 2025-01-08 15:51:07.0734|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:07.3186|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.156.49.146:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:51:07.4371|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.147.201:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:07.6171|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:51:07.7167|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:51:07.7314|DEBUG|Network.PeerManager|11|Peer pool size is: 303 2025-01-08 15:51:07.7754|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.154:30235] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:07.9775|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.255.183.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:51:08.0766|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:08.4801|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.155.178.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:08.7626|DEBUG|Network.PeerManager|44|Peer pool size is: 404 2025-01-08 15:51:09.0325|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.124.84.197:23445] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:51:09.0796|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:51:09.1714|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.192.128.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:51:09.2251|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.60.123.42:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 15:51:09.4220|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.158.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1847405030 2025-01-08 15:51:09.8023|DEBUG|Db.SimpleFilePublicKeyDb|37|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_793733df-b19c-444e-89a3-affd5535b6eb 2025-01-08 15:51:09.8347|DEBUG|Network.PeerManager|44|Peer pool size is: 505 2025-01-08 15:51:10.0057|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:51:10.0811|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:51:10.0971|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.199.240.199:30804] initiating disconnect because InvalidNetworkId, details: invalid network id - 5 2025-01-08 15:51:10.2715|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.96.17.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:51:10.7126|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.13.24.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 333666 2025-01-08 15:51:10.8618|INFO|Merge.Plugin.MergePlugin|9|Engine Module has been enabled 2025-01-08 15:51:10.8650|INFO|HealthChecks.HealthChecksPlugin|9|Health RPC Module has been enabled 2025-01-08 15:51:10.8650|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterPluginRpcModules executed in 5,740ms 2025-01-08 15:51:10.8650|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules complete 2025-01-08 15:51:10.8650|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:51:10.8650|INFO|Init.Steps.StartBlockProducer|9|Starting AuRa block producer & sealer 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartBlockProducer executed in 1ms 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:10.8682|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:51:10.8732|DEBUG|Network.PeerManager|43|Peer pool size is: 606 2025-01-08 15:51:10.8732|INFO|Runner.Ethereum.Steps.StartRpc|9|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:51:10.8810|DEBUG|Runner.Ethereum.JsonRpcRunner|9|Initializing JSON RPC 2025-01-08 15:51:10.8937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.104.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:51:10.9264|DEBUG|Runner.Ethereum.JsonRpcRunner|9|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:51:10.9264|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:51:10.9285|DEBUG|Init.Steps.EthereumStepsManager|43|Step StartRpc executed in 60ms 2025-01-08 15:51:10.9285|DEBUG|Init.Steps.EthereumStepsManager|43|StartRpc complete 2025-01-08 15:51:10.9285|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:51:10.9285|INFO|Runner.Ethereum.EthereumRunner|9| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 8 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 13722665 (0xb3889e...e9cb12) Chain ID : Chiado ===================================================================================== 2025-01-08 15:51:11.0600|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->68.183.30.181:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:51:11.0809|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 15:51:11.2986|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.164.116:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:11.4193|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.154.235.142:60606] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, par3, par4, eth63, eth64, pip1 2025-01-08 15:51:11.5323|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.150:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:11.6200|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:11.6261|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:11.6284|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:11.6284|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 8ms 2025-01-08 15:51:11.6527|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:51:11.6527|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:51:11.6571|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:51:11.6571|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 4ms 2025-01-08 15:51:11.6622|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:11.6622|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:11.6698|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722755 (0xcdece2...bd3feb), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:11.6698|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722755 (0xcdece2...bd3feb) was processed. 2025-01-08 15:51:11.6729|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|11|Cleaned processed blob txs from block 0 to block 13722721 2025-01-08 15:51:11.6729|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:11.6729|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 11ms 2025-01-08 15:51:11.6729|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|11|Blob transactions database columns have been compacted 2025-01-08 15:51:11.6763|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:51:11.6763|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:51:11.6814|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:51:11.6814|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 5ms 2025-01-08 15:51:11.9124|DEBUG|Network.PeerManager|44|Peer pool size is: 707 2025-01-08 15:51:12.0812|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:12.9828|DEBUG|Network.PeerManager|11|Peer pool size is: 808 2025-01-08 15:51:13.0636|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:51:13.0807|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:51:13.3244|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.21.152.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 15:51:13.6254|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.217.49:3003] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:13.6454|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:51:13.6923|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->120.244.124.222:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:13.7137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30838] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:51:13.7820|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.226.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:51:13.8773|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->2.138.204.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:51:13.9106|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.120.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:14.0782|DEBUG|Network.PeerManager|11|Peer pool size is: 909 2025-01-08 15:51:14.0806|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:14.5160|INFO|Synchronization.Reporting.SyncReport|41|Peers | with best block: 6 | all: 6 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:51:14.5174|INFO|Synchronization.Reporting.SyncReport|41|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 15:51:14.5174|DEBUG|Synchronization.Peers.SyncPeersReport|41|Sync peers - Connected: 6 | All: 6 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:51:14.5230|DEBUG|Synchronization.Peers.SyncPeersReport|41| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722774| 35.206.174.92:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722773| 3.69.35.13:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722773| 3.71.132.231:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722773| 35.210.126.23:| Out][ | 3| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722773| 139.144.26.85:| Out][ | 8| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] [ ][ ][Peer|eth68|12912137| 146.59.68.217:| Out][ | 2| | | | ][erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:51:14.5548|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.193.237.80:30303] initiating disconnect because Exception, details: Error in communication with [Node|188.193.237.80:30303||] (SocketException): Connection reset by peer 2025-01-08 15:51:14.5850|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:51:14.5850|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:51:14.5850|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:51:14.5850|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:51:14.5888|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:14.5888|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:14.5888|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:14.5888|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:14.6680|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.120.74.114:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:51:15.0046|DEBUG|Consensus.Producers.BuildBlocksInALoop|41|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:51:15.0807|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:51:15.0960|DEBUG|Network.PeerManager|41|Peer pool size is: 1010 2025-01-08 15:51:15.5304|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.27.251.131:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:51:15.7052|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:51:15.7052|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:51:15.7052|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_chainId([]) 2025-01-08 15:51:15.7052|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:51:15.7124|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:51:15.7124|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:51:15.7294|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:51:15.7294|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_getBlockByNumber(["latest",false]) handled in 17ms 2025-01-08 15:51:15.7496|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:51:15.7496|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:51:15.7676|DEBUG|JsonRpc.JsonRpcService|37|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:51:15.7676|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 18ms 2025-01-08 15:51:16.0809|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:51:16.0809|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.218.126:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:16.1997|DEBUG|Network.PeerManager|11|Peer pool size is: 1111 2025-01-08 15:51:16.4473|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->92.169.120.200:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:51:16.5194|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:16.5194|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:16.5194|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:16.5194|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:16.6584|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.223.153:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 22776 2025-01-08 15:51:17.0377|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:51:17.0812|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:17.1373|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|44|Attempt to request ENR before bonding 2025-01-08 15:51:17.2630|DEBUG|Network.PeerManager|11|Peer pool size is: 1212 2025-01-08 15:51:17.7599|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.31.148:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:18.0805|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:51:18.0805|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.137.75:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:18.1894|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:51:18.1936|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->87.197.153.251:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:51:18.2830|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.209.54.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 15:51:18.3253|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->117.27.228.180:47004] initiating disconnect because InvalidNetworkId, details: invalid network id - 167000 2025-01-08 15:51:18.3383|DEBUG|Network.PeerManager|44|Peer pool size is: 1313 2025-01-08 15:51:18.3658|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.244.194.133:65050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:51:18.5308|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.59.98.253:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 2833 2025-01-08 15:51:18.9378|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.71.151:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:51:19.0805|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:51:19.2951|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.23.124:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:19.3095|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.67.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 15:51:19.4112|DEBUG|Network.PeerManager|37|Peer pool size is: 1414 2025-01-08 15:51:19.8912|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|162.19.57.173:36284->30303] to: 30303 2025-01-08 15:51:19.8923|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:51:19.8923|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 7, PriorityPeerCount: 0 2025-01-08 15:51:19.8923|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] to refresh queue 2025-01-08 15:51:19.8923|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|In|Initialized|162.19.57.173:36284->30303] created. 2025-01-08 15:51:20.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:51:20.0810|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:20.4424|DEBUG|Network.PeerManager|41|Peer pool size is: 1515 2025-01-08 15:51:20.4834|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.247.18.72:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:51:20.4855|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.243.157.75:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:51:20.5553|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->208.115.200.222:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:51:20.7374|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:51:20.8017|DEBUG|Synchronization.Peers.SyncPeerPool|44|Sending my best block 13722755 (0xcdece2...bd3feb) to [Peer|eth68|13722776| 162.19.57.173:| In] 2025-01-08 15:51:20.8017|DEBUG|Synchronization.Peers.SyncPeerPool|44|Refreshed peer info for [Peer|eth68|13722776| 162.19.57.173:| In]. 2025-01-08 15:51:20.9947|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.12.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:51:21.0805|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 15:51:21.1088|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.220.132.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 15:51:21.1088|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.189.8.208:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3334 2025-01-08 15:51:21.1273|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.156.48.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:51:21.3350|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.44.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:51:21.3622|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->1.235.200.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 15:51:21.3622|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.4.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 15:51:21.4038|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","blockNumber":"0xd16484","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","prevRandao":"0xda56d428165235f1b496f8510b00abf5da45b0bd0a8359d57ff8fab972fdb281","receiptsRoot":"0xd2ca6aa94f32989fc0d498e76ed1e8ad947ac0595fb028093100cf66314c86ea","stateRoot":"0x1b7f77c95778f894eef975a6bb84ebd9f91468f9c06346e3788303dd4575e714","timestamp":"0x677e9e85","transactions":["0x02f901d58227d883055e738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f224e0aa97a5b14fef9e6f3f73936f5852261853b8dcd82f7160ed7b386a0c05e9f956c4b27d23e6224784e611c3eb611548167e9ca231fb836e7677db4e732332e332e30000000000000000000000000000000000000000000000000000000c080a063945919f4ffe6946b27c7c0d85803272ef48a782900d645494c2e9df5392589a05a0ed79c596150b4d573efeac4670786428972fbea48a00c87fbc328f0a3bac2","0x02f901d58227d8830551c58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebc68d333030bfea223b142c07bacaf0a32e32fba46b256c45ce22a1ab70336cad7cc4b61f42e85afa1b2e2f121a25650c8087bb5deaa15ed30b717bd3da36239332e332e30000000000000000000000000000000000000000000000000000000c001a02ad33e2b4dc01473f9f4c3281b72733f489ef467c41f6aba872a8211257f9611a0339ba93a5bdd4e5221062ca74546409ede2907215edcd26249bf023d4a72435a","0x02f901d48227d88305028b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8a6e7f62ddeb9eb1e65c2618457a50b1803297831e4871bbff49684399136b6c8a16f6cbbd229f01dd60cedd246087a45b67548ce0cc6c9fe285604aa4edf238332e332e30000000000000000000000000000000000000000000000000000000c080a08f5fc57e63dc0baff3680f209cfdbaea56526ac28ccf9209dc71e139d92bbc899fa8462128c06c14db5c112e425616581388fa9d16a94cc2c7a6ec16f8273cb2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021b6","validatorIndex":"0xe04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5e7","index":"0x43021b7","validatorIndex":"0xe05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140625","index":"0x43021b8","validatorIndex":"0xe06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aee8b","index":"0x43021b9","validatorIndex":"0xe07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021ba","validatorIndex":"0xe08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021bb","validatorIndex":"0xe09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba01","index":"0x43021bc","validatorIndex":"0xe0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021bd","validatorIndex":"0xe0b"}]},[],"0x50d175ff8515f9e9aa3c75f68c686adb5685173315ce89d9596b882fbd4710ee"]) 2025-01-08 15:51:21.4233|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722756 (0xb6324b...502c87), Extra Data: Nethermind 2025-01-08 15:51:21.4245|INFO|Merge.Plugin.Synchronization.BeaconPivot|41|Removing beacon pivot, previous pivot: 2025-01-08 15:51:21.4420|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722756. 2025-01-08 15:51:21.4420|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722756. 2025-01-08 15:51:21.4457|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722756 2025-01-08 15:51:21.4457|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:21.4457|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:21.4457|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722756 | 4.9 ms | slot 15,601 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.4457|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.4457|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 17.87 MGas/s | 610.3 tps | 203.42 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:51:21.4506|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722756 (0xb6324b...502c87). 2025-01-08 15:51:21.4609|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","blockNumber":"0xd16484","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","prevRandao":"0xda56d428165235f1b496f8510b00abf5da45b0bd0a8359d57ff8fab972fdb281","receiptsRoot":"0xd2ca6aa94f32989fc0d498e76ed1e8ad947ac0595fb028093100cf66314c86ea","stateRoot":"0x1b7f77c95778f894eef975a6bb84ebd9f91468f9c06346e3788303dd4575e714","timestamp":"0x677e9e85","transactions":["0x02f901d58227d883055e738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f224e0aa97a5b14fef9e6f3f73936f5852261853b8dcd82f7160ed7b386a0c05e9f956c4b27d23e6224784e611c3eb611548167e9ca231fb836e7677db4e732332e332e30000000000000000000000000000000000000000000000000000000c080a063945919f4ffe6946b27c7c0d85803272ef48a782900d645494c2e9df5392589a05a0ed79c596150b4d573efeac4670786428972fbea48a00c87fbc328f0a3bac2","0x02f901d58227d8830551c58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebc68d333030bfea223b142c07bacaf0a32e32fba46b256c45ce22a1ab70336cad7cc4b61f42e85afa1b2e2f121a25650c8087bb5deaa15ed30b717bd3da36239332e332e30000000000000000000000000000000000000000000000000000000c001a02ad33e2b4dc01473f9f4c3281b72733f489ef467c41f6aba872a8211257f9611a0339ba93a5bdd4e5221062ca74546409ede2907215edcd26249bf023d4a72435a","0x02f901d48227d88305028b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8a6e7f62ddeb9eb1e65c2618457a50b1803297831e4871bbff49684399136b6c8a16f6cbbd229f01dd60cedd246087a45b67548ce0cc6c9fe285604aa4edf238332e332e30000000000000000000000000000000000000000000000000000000c080a08f5fc57e63dc0baff3680f209cfdbaea56526ac28ccf9209dc71e139d92bbc899fa8462128c06c14db5c112e425616581388fa9d16a94cc2c7a6ec16f8273cb2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021b6","validatorIndex":"0xe04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5e7","index":"0x43021b7","validatorIndex":"0xe05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140625","index":"0x43021b8","validatorIndex":"0xe06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aee8b","index":"0x43021b9","validatorIndex":"0xe07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021ba","validatorIndex":"0xe08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021bb","validatorIndex":"0xe09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba01","index":"0x43021bc","validatorIndex":"0xe0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021bd","validatorIndex":"0xe0b"}]},[],"0x50d175ff8515f9e9aa3c75f68c686adb5685173315ce89d9596b882fbd4710ee"]) 2025-01-08 15:51:21.4609|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","blockNumber":"0xd16484","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcdece2f06ca5f1936f167f6b64d70cf18dcb978f461aa0377ea39bab3abd3feb","prevRandao":"0xda56d428165235f1b496f8510b00abf5da45b0bd0a8359d57ff8fab972fdb281","receiptsRoot":"0xd2ca6aa94f32989fc0d498e76ed1e8ad947ac0595fb028093100cf66314c86ea","stateRoot":"0x1b7f77c95778f894eef975a6bb84ebd9f91468f9c06346e3788303dd4575e714","timestamp":"0x677e9e85","transactions":["0x02f901d58227d883055e738459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f224e0aa97a5b14fef9e6f3f73936f5852261853b8dcd82f7160ed7b386a0c05e9f956c4b27d23e6224784e611c3eb611548167e9ca231fb836e7677db4e732332e332e30000000000000000000000000000000000000000000000000000000c080a063945919f4ffe6946b27c7c0d85803272ef48a782900d645494c2e9df5392589a05a0ed79c596150b4d573efeac4670786428972fbea48a00c87fbc328f0a3bac2","0x02f901d58227d8830551c58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebc68d333030bfea223b142c07bacaf0a32e32fba46b256c45ce22a1ab70336cad7cc4b61f42e85afa1b2e2f121a25650c8087bb5deaa15ed30b717bd3da36239332e332e30000000000000000000000000000000000000000000000000000000c001a02ad33e2b4dc01473f9f4c3281b72733f489ef467c41f6aba872a8211257f9611a0339ba93a5bdd4e5221062ca74546409ede2907215edcd26249bf023d4a72435a","0x02f901d48227d88305028b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8a6e7f62ddeb9eb1e65c2618457a50b1803297831e4871bbff49684399136b6c8a16f6cbbd229f01dd60cedd246087a45b67548ce0cc6c9fe285604aa4edf238332e332e30000000000000000000000000000000000000000000000000000000c080a08f5fc57e63dc0baff3680f209cfdbaea56526ac28ccf9209dc71e139d92bbc899fa8462128c06c14db5c112e425616581388fa9d16a94cc2c7a6ec16f8273cb2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021b6","validatorIndex":"0xe04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5e7","index":"0x43021b7","validatorIndex":"0xe05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140625","index":"0x43021b8","validatorIndex":"0xe06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aee8b","index":"0x43021b9","validatorIndex":"0xe07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021ba","validatorIndex":"0xe08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021bb","validatorIndex":"0xe09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba01","index":"0x43021bc","validatorIndex":"0xe0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021bd","validatorIndex":"0xe0b"}]},[],"0x50d175ff8515f9e9aa3c75f68c686adb5685173315ce89d9596b882fbd4710ee"]) handled in 59ms 2025-01-08 15:51:21.4669|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.4669|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:21.4669|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722756 (0xb6324b...502c87), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:21.4669|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722756 (0xb6324b...502c87) was processed. 2025-01-08 15:51:21.4696|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722756 (0xb6324b...502c87) 2025-01-08 15:51:21.4696|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.4696|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 3ms 2025-01-08 15:51:21.4737|DEBUG|Network.PeerManager|17|Peer pool size is: 1616 2025-01-08 15:51:21.4830|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","blockNumber":"0xd16485","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","prevRandao":"0x90ae6befbf5abe09c67756cd21a1f556d89a6ebfa30f5c688488ccd4ba94a92d","receiptsRoot":"0xeecd2bc46da84926634501f5ca2ba26383e3eb8616f79b25324366dbf1719383","stateRoot":"0x6cd868a09c40cdd6b7333c448917dcf483476cf72d58d19edfd26bdd77d5f0b0","timestamp":"0x677e9e8a","transactions":["0x02f901d58227d883054ab58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ebe3dca8f7ff5ebc871bbb184ddc6ab33c9af99ef63bd28329d4624ccc188338bfc2a06cb16043226cfda861ddb69bfbb30d8df85aea60e4e7fffce9a5fd66295332e332e30000000000000000000000000000000000000000000000000000000c080a0c66fc77997dcdf0494cd59da2f079e82de7784bca70d1f012c48582ec468f985a03cc5b557724fb0b4c68087f0e330f2d765db4ad55d65a68b735e7670b0abb1ee","0x02f901d58227d883055e748459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c632fa489795aefd26b48bdb2870d70f5b89abc6edea9193cad657d862c8f99a52097cc9868f3329b191306854abce59decdbb118274a457613742e63b95aee3c332e332e30000000000000000000000000000000000000000000000000000000c001a03c24b5be331c8938b83d19da5407038c58c21ff345a5abe76b39e44391d418b2a047f2d0ceb38f54b171ec03f725ad332ea03501237e17f5c52c6495b40d4f28e7","0x02f901d58227d8830551c68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85325405d4f659d4e84955b72c889a45f337c28b4a628d4eb5948f92a5dc34be222550417892b02a4224a7846b69da15ad094475194e281f66671ee283d92a0d8332e332e30000000000000000000000000000000000000000000000000000000c080a0897592aec5b9aa07523ec2c7e8a76e2365aaa5f1836a1ed17b80a577c06711a2a00f4b5c080e5a271f77347999938bc044161773ac08ad419227a176662d57975b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da2e","index":"0x43021be","validatorIndex":"0xe0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40c","index":"0x43021bf","validatorIndex":"0xe0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c0","validatorIndex":"0xe0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061e","index":"0x43021c1","validatorIndex":"0xe0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c2","validatorIndex":"0xe10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c3","validatorIndex":"0xe11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da21","index":"0x43021c4","validatorIndex":"0xe12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021c5","validatorIndex":"0xe13"}]},[],"0x6c252f6a5344a5a85a63f12ba2fb95cfe2c9c0c2340d9fd169a2df3ab822b716"]) 2025-01-08 15:51:21.4844|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722757 (0x6ba1ea...f59198), Extra Data: chiado-lighthouse-0 2025-01-08 15:51:21.4844|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722757. 2025-01-08 15:51:21.4844|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722757. 2025-01-08 15:51:21.4892|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722757 2025-01-08 15:51:21.4892|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:21.4892|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:21.4892|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722757 (0x6ba1ea...f59198). 2025-01-08 15:51:21.4892|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.4892|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722757 | 3.5 ms | slot 43 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.4892|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.4892|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 24.96 MGas/s | 852.3 tps | 284.09 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:51:21.4892|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","blockNumber":"0xd16485","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","prevRandao":"0x90ae6befbf5abe09c67756cd21a1f556d89a6ebfa30f5c688488ccd4ba94a92d","receiptsRoot":"0xeecd2bc46da84926634501f5ca2ba26383e3eb8616f79b25324366dbf1719383","stateRoot":"0x6cd868a09c40cdd6b7333c448917dcf483476cf72d58d19edfd26bdd77d5f0b0","timestamp":"0x677e9e8a","transactions":["0x02f901d58227d883054ab58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ebe3dca8f7ff5ebc871bbb184ddc6ab33c9af99ef63bd28329d4624ccc188338bfc2a06cb16043226cfda861ddb69bfbb30d8df85aea60e4e7fffce9a5fd66295332e332e30000000000000000000000000000000000000000000000000000000c080a0c66fc77997dcdf0494cd59da2f079e82de7784bca70d1f012c48582ec468f985a03cc5b557724fb0b4c68087f0e330f2d765db4ad55d65a68b735e7670b0abb1ee","0x02f901d58227d883055e748459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c632fa489795aefd26b48bdb2870d70f5b89abc6edea9193cad657d862c8f99a52097cc9868f3329b191306854abce59decdbb118274a457613742e63b95aee3c332e332e30000000000000000000000000000000000000000000000000000000c001a03c24b5be331c8938b83d19da5407038c58c21ff345a5abe76b39e44391d418b2a047f2d0ceb38f54b171ec03f725ad332ea03501237e17f5c52c6495b40d4f28e7","0x02f901d58227d8830551c68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85325405d4f659d4e84955b72c889a45f337c28b4a628d4eb5948f92a5dc34be222550417892b02a4224a7846b69da15ad094475194e281f66671ee283d92a0d8332e332e30000000000000000000000000000000000000000000000000000000c080a0897592aec5b9aa07523ec2c7e8a76e2365aaa5f1836a1ed17b80a577c06711a2a00f4b5c080e5a271f77347999938bc044161773ac08ad419227a176662d57975b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da2e","index":"0x43021be","validatorIndex":"0xe0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40c","index":"0x43021bf","validatorIndex":"0xe0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c0","validatorIndex":"0xe0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061e","index":"0x43021c1","validatorIndex":"0xe0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c2","validatorIndex":"0xe10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c3","validatorIndex":"0xe11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da21","index":"0x43021c4","validatorIndex":"0xe12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021c5","validatorIndex":"0xe13"}]},[],"0x6c252f6a5344a5a85a63f12ba2fb95cfe2c9c0c2340d9fd169a2df3ab822b716"]) 2025-01-08 15:51:21.4892|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","blockNumber":"0xd16485","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb6324bfe6a821c62e456eda0b59cc317c95b800ebbc21eddb8ef520981502c87","prevRandao":"0x90ae6befbf5abe09c67756cd21a1f556d89a6ebfa30f5c688488ccd4ba94a92d","receiptsRoot":"0xeecd2bc46da84926634501f5ca2ba26383e3eb8616f79b25324366dbf1719383","stateRoot":"0x6cd868a09c40cdd6b7333c448917dcf483476cf72d58d19edfd26bdd77d5f0b0","timestamp":"0x677e9e8a","transactions":["0x02f901d58227d883054ab58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ebe3dca8f7ff5ebc871bbb184ddc6ab33c9af99ef63bd28329d4624ccc188338bfc2a06cb16043226cfda861ddb69bfbb30d8df85aea60e4e7fffce9a5fd66295332e332e30000000000000000000000000000000000000000000000000000000c080a0c66fc77997dcdf0494cd59da2f079e82de7784bca70d1f012c48582ec468f985a03cc5b557724fb0b4c68087f0e330f2d765db4ad55d65a68b735e7670b0abb1ee","0x02f901d58227d883055e748459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c632fa489795aefd26b48bdb2870d70f5b89abc6edea9193cad657d862c8f99a52097cc9868f3329b191306854abce59decdbb118274a457613742e63b95aee3c332e332e30000000000000000000000000000000000000000000000000000000c001a03c24b5be331c8938b83d19da5407038c58c21ff345a5abe76b39e44391d418b2a047f2d0ceb38f54b171ec03f725ad332ea03501237e17f5c52c6495b40d4f28e7","0x02f901d58227d8830551c68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85325405d4f659d4e84955b72c889a45f337c28b4a628d4eb5948f92a5dc34be222550417892b02a4224a7846b69da15ad094475194e281f66671ee283d92a0d8332e332e30000000000000000000000000000000000000000000000000000000c080a0897592aec5b9aa07523ec2c7e8a76e2365aaa5f1836a1ed17b80a577c06711a2a00f4b5c080e5a271f77347999938bc044161773ac08ad419227a176662d57975b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da2e","index":"0x43021be","validatorIndex":"0xe0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40c","index":"0x43021bf","validatorIndex":"0xe0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c0","validatorIndex":"0xe0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061e","index":"0x43021c1","validatorIndex":"0xe0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c2","validatorIndex":"0xe10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021c3","validatorIndex":"0xe11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da21","index":"0x43021c4","validatorIndex":"0xe12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021c5","validatorIndex":"0xe13"}]},[],"0x6c252f6a5344a5a85a63f12ba2fb95cfe2c9c0c2340d9fd169a2df3ab822b716"]) handled in 7ms 2025-01-08 15:51:21.4948|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.4948|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:21.4948|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722757 (0x6ba1ea...f59198), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:21.4948|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722757 (0x6ba1ea...f59198) was processed. 2025-01-08 15:51:21.4963|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Synced Chain Head to 13722757 (0x6ba1ea...f59198) 2025-01-08 15:51:21.4963|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.4963|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 2ms 2025-01-08 15:51:21.5090|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","blockNumber":"0xd16486","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0xe4c6","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","prevRandao":"0x31908ec4a6416267f9015b734619f87b66c146d89ed0ee7e5e2300bcf7770420","receiptsRoot":"0xb5b08e7189d5457a529a6807d25daf41b54a4a30b4430e18a927ea8b04e3f56c","stateRoot":"0x2fdff10fe2a3a698cda7c080ad84fadbdcf872915e15054d7a631a2606d8216d","timestamp":"0x677e9e8f","transactions":["0x02f901d58227d88305028c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c00f820cf2c647b9d26cf63482bce3b4e2387658202438dca07105c831b2fd503924df78b7e5526ddbf479dd056a4f2d0c541477413475ec4eebdd5588fb8f75d332e332e30000000000000000000000000000000000000000000000000000000c001a083a0067649065897cf446581389237b0edb09a00c470b22c5bc8899f51fab6dea0534918455aaa02317be249c573f4f2d45b727a0a181e963889ee1015bfa30b2e","0x02f901d58227d883053e598459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c067f04908b5d4651b9e9869fa9b7821092fdbb608ccfda236bf102552ff7c6d198a473880dc7ab19f35ca2a4f32d02953f6e66e43a853d56434b1299d2f7afc7332e332e30000000000000000000000000000000000000000000000000000000c080a05830a44fe322a598de14c911c4e49c397208e443c9dcad7ebb34f08b62a24f01a06015c6d64372b4e0fb641b4383eb475525238e37dabf0827d2228113d4fe3d4c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e22b","index":"0x43021c6","validatorIndex":"0xe14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021c7","validatorIndex":"0xe15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021c8","validatorIndex":"0xe16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c84be","index":"0x43021c9","validatorIndex":"0xe17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021ca","validatorIndex":"0xe18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00b","index":"0x43021cb","validatorIndex":"0xe19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x43021cc","validatorIndex":"0xe1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061f","index":"0x43021cd","validatorIndex":"0xe1b"}]},[],"0xf3c7d84d7c68f0bc08aad308d421161cc0baae8cd560983750a9ebce0c68d42e"]) 2025-01-08 15:51:21.5090|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722758 (0xc9065e...1b7b27), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:51:21.5090|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:21.5090|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:51:21.5132|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722758 2025-01-08 15:51:21.5132|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:21.5132|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:21.5132|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722758 (0xc9065e...1b7b27). 2025-01-08 15:51:21.5132|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.5132|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722758 | 3.2 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.5132|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.5132|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 18.48 MGas/s | 630.9 tps | 315.46 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:51:21.5132|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","blockNumber":"0xd16486","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0xe4c6","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","prevRandao":"0x31908ec4a6416267f9015b734619f87b66c146d89ed0ee7e5e2300bcf7770420","receiptsRoot":"0xb5b08e7189d5457a529a6807d25daf41b54a4a30b4430e18a927ea8b04e3f56c","stateRoot":"0x2fdff10fe2a3a698cda7c080ad84fadbdcf872915e15054d7a631a2606d8216d","timestamp":"0x677e9e8f","transactions":["0x02f901d58227d88305028c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c00f820cf2c647b9d26cf63482bce3b4e2387658202438dca07105c831b2fd503924df78b7e5526ddbf479dd056a4f2d0c541477413475ec4eebdd5588fb8f75d332e332e30000000000000000000000000000000000000000000000000000000c001a083a0067649065897cf446581389237b0edb09a00c470b22c5bc8899f51fab6dea0534918455aaa02317be249c573f4f2d45b727a0a181e963889ee1015bfa30b2e","0x02f901d58227d883053e598459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c067f04908b5d4651b9e9869fa9b7821092fdbb608ccfda236bf102552ff7c6d198a473880dc7ab19f35ca2a4f32d02953f6e66e43a853d56434b1299d2f7afc7332e332e30000000000000000000000000000000000000000000000000000000c080a05830a44fe322a598de14c911c4e49c397208e443c9dcad7ebb34f08b62a24f01a06015c6d64372b4e0fb641b4383eb475525238e37dabf0827d2228113d4fe3d4c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e22b","index":"0x43021c6","validatorIndex":"0xe14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021c7","validatorIndex":"0xe15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021c8","validatorIndex":"0xe16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c84be","index":"0x43021c9","validatorIndex":"0xe17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021ca","validatorIndex":"0xe18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00b","index":"0x43021cb","validatorIndex":"0xe19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x43021cc","validatorIndex":"0xe1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061f","index":"0x43021cd","validatorIndex":"0xe1b"}]},[],"0xf3c7d84d7c68f0bc08aad308d421161cc0baae8cd560983750a9ebce0c68d42e"]) 2025-01-08 15:51:21.5132|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","blockNumber":"0xd16486","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0xe4c6","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x6ba1ea63a25d41ba95cf03beb748a7bc5853af1182fe5ee676b563971af59198","prevRandao":"0x31908ec4a6416267f9015b734619f87b66c146d89ed0ee7e5e2300bcf7770420","receiptsRoot":"0xb5b08e7189d5457a529a6807d25daf41b54a4a30b4430e18a927ea8b04e3f56c","stateRoot":"0x2fdff10fe2a3a698cda7c080ad84fadbdcf872915e15054d7a631a2606d8216d","timestamp":"0x677e9e8f","transactions":["0x02f901d58227d88305028c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c00f820cf2c647b9d26cf63482bce3b4e2387658202438dca07105c831b2fd503924df78b7e5526ddbf479dd056a4f2d0c541477413475ec4eebdd5588fb8f75d332e332e30000000000000000000000000000000000000000000000000000000c001a083a0067649065897cf446581389237b0edb09a00c470b22c5bc8899f51fab6dea0534918455aaa02317be249c573f4f2d45b727a0a181e963889ee1015bfa30b2e","0x02f901d58227d883053e598459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c067f04908b5d4651b9e9869fa9b7821092fdbb608ccfda236bf102552ff7c6d198a473880dc7ab19f35ca2a4f32d02953f6e66e43a853d56434b1299d2f7afc7332e332e30000000000000000000000000000000000000000000000000000000c080a05830a44fe322a598de14c911c4e49c397208e443c9dcad7ebb34f08b62a24f01a06015c6d64372b4e0fb641b4383eb475525238e37dabf0827d2228113d4fe3d4c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e22b","index":"0x43021c6","validatorIndex":"0xe14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021c7","validatorIndex":"0xe15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021c8","validatorIndex":"0xe16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c84be","index":"0x43021c9","validatorIndex":"0xe17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bff","index":"0x43021ca","validatorIndex":"0xe18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00b","index":"0x43021cb","validatorIndex":"0xe19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x43021cc","validatorIndex":"0xe1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061f","index":"0x43021cd","validatorIndex":"0xe1b"}]},[],"0xf3c7d84d7c68f0bc08aad308d421161cc0baae8cd560983750a9ebce0c68d42e"]) handled in 5ms 2025-01-08 15:51:21.5180|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.5180|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:21.5180|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722758 (0xc9065e...1b7b27), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:21.5180|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722758 (0xc9065e...1b7b27) was processed. 2025-01-08 15:51:21.5180|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Synced Chain Head to 13722758 (0xc9065e...1b7b27) 2025-01-08 15:51:21.5180|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.5180|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 1ms 2025-01-08 15:51:21.5248|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:21.5248|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:21.5248|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:21.5248|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:21.5291|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","blockNumber":"0xd16487","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","prevRandao":"0x97b521799aa305c71301f4489d1dad8c3c120a7add17c847ecbfcc368185b453","receiptsRoot":"0x84e7fa865faf2f9c5d17efc9824076a5979238c35c64465d1c604f146b8c5d4a","stateRoot":"0x2f2ced52259cd4743a3acae98f9eef7819ba2a20759524e63efd19671701cd91","timestamp":"0x677e9e94","transactions":["0x02f901d58227d8830551c78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9bf6ffeb42ee6b9bd9c7be63a26da1347bb672c6ebac3fa1b49df1f0457c50df39526cac0c649acaab310b0e32b7e44ae56086ea645551e0908b2eef63febad5332e332e30000000000000000000000000000000000000000000000000000000c080a07357c92db91841d1c16c23b5498ac1801b109b433d0c7faf440aa79a659e5b97a004f554c7fe1fa21abb7501ddeffc71098c7d935b51e27f68f11eacb97547a6a4","0x02f901d58227d883054ab68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0c6e13e49473d90c2bdf6ad0aed35443b1d5ddc0c5b63ab1eff40cf7bf1f9befadfb221e195369dd87a057161f44f92e24b4f5adf8f8870b08b724a72b2779e2332e332e30000000000000000000000000000000000000000000000000000000c080a0db9e92b28064da82f0e9a6adb5284b6c5033a1c7855a2c40ebb9322f950ac1d1a008a9847f92e1a5811df06014055a6d2a759838d001a8efdffc689a7f7f3be45a","0x02f901d58227d88305028d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be10cc3bcb966e3d1b26e88c772ee39b07d9bd9725420196d79b8b924cc0ebe7cafaa4cc604c09b65473f76c843607206b35e89f33975e03bace729d52175a6120332e332e30000000000000000000000000000000000000000000000000000000c001a04aecf413d34139f43306593fa4ea851589e6aea9254de2ed3e5f81225f97478ba00ad382c74f63a9e1ea02761de3f1c9b8ad2898bd2dc73e1df20f770db20ce271","0x02f901d58227d883053e5a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3edefddbbf58f7a5e4f48e08e4c59bcbd3072773edc4fb117b3817754d737ad41784ef49234ed0928d8d927ede7d2c46959938257e419780cfde259040a70df808332e332e30000000000000000000000000000000000000000000000000000000c001a02835f573fb08ffc8ad2a2595f05632adbf2b3052a5cbb9c25edd8494560c8421a020a53d16d56f5a452458a3ac0d84d31d44dd10197a90d3514aceeb0fe89297c9","0x02f901d58227d883055e758459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d173dd9a9ded0f4d5f6bee0fb65a41d5422a0785d0598ce228a542d61c1d9c2727ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebb5ecdf7b05294ea10a6ed374d4fa2a772fa82d12816405b5849262e3f5f06a43638b2686793e8e05fb199a849336d702fc901fe82974ca0ccd06fa54d66d789332e332e30000000000000000000000000000000000000000000000000000000c080a0e2b583c0ca547d31cd1979e46b2fab874b7268a0578941362098b9fd9dd13dd2a04e5cb78f606aec26c52c7a10e41ff632eb7c383beda99b8654e3ac3d69097436"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b04e","index":"0x43021ce","validatorIndex":"0xe1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb68e","index":"0x43021cf","validatorIndex":"0xe1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e028","index":"0x43021d0","validatorIndex":"0xe1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3997ba","index":"0x43021d1","validatorIndex":"0xe1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b08d6","index":"0x43021d2","validatorIndex":"0xe20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021d3","validatorIndex":"0xe21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021d4","validatorIndex":"0xe22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021d5","validatorIndex":"0xe23"}]},[],"0xcd5fe995a06bb6162fff6752016a205b10320c6e3073991f6fb6f942e7d5510e"]) 2025-01-08 15:51:21.5291|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722759 (0x4f4466...aed763), Extra Data: chiado-lodestar-0 2025-01-08 15:51:21.5324|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722759. 2025-01-08 15:51:21.5324|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722759. 2025-01-08 15:51:21.5324|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722759 2025-01-08 15:51:21.5324|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:21.5324|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722759 (0x4f4466...aed763). 2025-01-08 15:51:21.5324|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.5324|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:21.5324|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","blockNumber":"0xd16487","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","prevRandao":"0x97b521799aa305c71301f4489d1dad8c3c120a7add17c847ecbfcc368185b453","receiptsRoot":"0x84e7fa865faf2f9c5d17efc9824076a5979238c35c64465d1c604f146b8c5d4a","stateRoot":"0x2f2ced52259cd4743a3acae98f9eef7819ba2a20759524e63efd19671701cd91","timestamp":"0x677e9e94","transactions":["0x02f901d58227d8830551c78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9bf6ffeb42ee6b9bd9c7be63a26da1347bb672c6ebac3fa1b49df1f0457c50df39526cac0c649acaab310b0e32b7e44ae56086ea645551e0908b2eef63febad5332e332e30000000000000000000000000000000000000000000000000000000c080a07357c92db91841d1c16c23b5498ac1801b109b433d0c7faf440aa79a659e5b97a004f554c7fe1fa21abb7501ddeffc71098c7d935b51e27f68f11eacb97547a6a4","0x02f901d58227d883054ab68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0c6e13e49473d90c2bdf6ad0aed35443b1d5ddc0c5b63ab1eff40cf7bf1f9befadfb221e195369dd87a057161f44f92e24b4f5adf8f8870b08b724a72b2779e2332e332e30000000000000000000000000000000000000000000000000000000c080a0db9e92b28064da82f0e9a6adb5284b6c5033a1c7855a2c40ebb9322f950ac1d1a008a9847f92e1a5811df06014055a6d2a759838d001a8efdffc689a7f7f3be45a","0x02f901d58227d88305028d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be10cc3bcb966e3d1b26e88c772ee39b07d9bd9725420196d79b8b924cc0ebe7cafaa4cc604c09b65473f76c843607206b35e89f33975e03bace729d52175a6120332e332e30000000000000000000000000000000000000000000000000000000c001a04aecf413d34139f43306593fa4ea851589e6aea9254de2ed3e5f81225f97478ba00ad382c74f63a9e1ea02761de3f1c9b8ad2898bd2dc73e1df20f770db20ce271","0x02f901d58227d883053e5a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3edefddbbf58f7a5e4f48e08e4c59bcbd3072773edc4fb117b3817754d737ad41784ef49234ed0928d8d927ede7d2c46959938257e419780cfde259040a70df808332e332e30000000000000000000000000000000000000000000000000000000c001a02835f573fb08ffc8ad2a2595f05632adbf2b3052a5cbb9c25edd8494560c8421a020a53d16d56f5a452458a3ac0d84d31d44dd10197a90d3514aceeb0fe89297c9","0x02f901d58227d883055e758459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d173dd9a9ded0f4d5f6bee0fb65a41d5422a0785d0598ce228a542d61c1d9c2727ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebb5ecdf7b05294ea10a6ed374d4fa2a772fa82d12816405b5849262e3f5f06a43638b2686793e8e05fb199a849336d702fc901fe82974ca0ccd06fa54d66d789332e332e30000000000000000000000000000000000000000000000000000000c080a0e2b583c0ca547d31cd1979e46b2fab874b7268a0578941362098b9fd9dd13dd2a04e5cb78f606aec26c52c7a10e41ff632eb7c383beda99b8654e3ac3d69097436"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b04e","index":"0x43021ce","validatorIndex":"0xe1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb68e","index":"0x43021cf","validatorIndex":"0xe1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e028","index":"0x43021d0","validatorIndex":"0xe1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3997ba","index":"0x43021d1","validatorIndex":"0xe1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b08d6","index":"0x43021d2","validatorIndex":"0xe20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021d3","validatorIndex":"0xe21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021d4","validatorIndex":"0xe22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021d5","validatorIndex":"0xe23"}]},[],"0xcd5fe995a06bb6162fff6752016a205b10320c6e3073991f6fb6f942e7d5510e"]) 2025-01-08 15:51:21.5324|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722759 | 4.1 ms | slot 22 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.5324|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.5324|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 35.84 MGas/s | 1,224.0 tps | 244.80 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:51:21.5324|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","blockNumber":"0xd16487","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc9065e3c2ae8af5f1c2a5ae4a5a3b61a514b0d439504ce7dccdcb463941b7b27","prevRandao":"0x97b521799aa305c71301f4489d1dad8c3c120a7add17c847ecbfcc368185b453","receiptsRoot":"0x84e7fa865faf2f9c5d17efc9824076a5979238c35c64465d1c604f146b8c5d4a","stateRoot":"0x2f2ced52259cd4743a3acae98f9eef7819ba2a20759524e63efd19671701cd91","timestamp":"0x677e9e94","transactions":["0x02f901d58227d8830551c78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9bf6ffeb42ee6b9bd9c7be63a26da1347bb672c6ebac3fa1b49df1f0457c50df39526cac0c649acaab310b0e32b7e44ae56086ea645551e0908b2eef63febad5332e332e30000000000000000000000000000000000000000000000000000000c080a07357c92db91841d1c16c23b5498ac1801b109b433d0c7faf440aa79a659e5b97a004f554c7fe1fa21abb7501ddeffc71098c7d935b51e27f68f11eacb97547a6a4","0x02f901d58227d883054ab68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0c6e13e49473d90c2bdf6ad0aed35443b1d5ddc0c5b63ab1eff40cf7bf1f9befadfb221e195369dd87a057161f44f92e24b4f5adf8f8870b08b724a72b2779e2332e332e30000000000000000000000000000000000000000000000000000000c080a0db9e92b28064da82f0e9a6adb5284b6c5033a1c7855a2c40ebb9322f950ac1d1a008a9847f92e1a5811df06014055a6d2a759838d001a8efdffc689a7f7f3be45a","0x02f901d58227d88305028d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be10cc3bcb966e3d1b26e88c772ee39b07d9bd9725420196d79b8b924cc0ebe7cafaa4cc604c09b65473f76c843607206b35e89f33975e03bace729d52175a6120332e332e30000000000000000000000000000000000000000000000000000000c001a04aecf413d34139f43306593fa4ea851589e6aea9254de2ed3e5f81225f97478ba00ad382c74f63a9e1ea02761de3f1c9b8ad2898bd2dc73e1df20f770db20ce271","0x02f901d58227d883053e5a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3edefddbbf58f7a5e4f48e08e4c59bcbd3072773edc4fb117b3817754d737ad41784ef49234ed0928d8d927ede7d2c46959938257e419780cfde259040a70df808332e332e30000000000000000000000000000000000000000000000000000000c001a02835f573fb08ffc8ad2a2595f05632adbf2b3052a5cbb9c25edd8494560c8421a020a53d16d56f5a452458a3ac0d84d31d44dd10197a90d3514aceeb0fe89297c9","0x02f901d58227d883055e758459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d173dd9a9ded0f4d5f6bee0fb65a41d5422a0785d0598ce228a542d61c1d9c2727ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebb5ecdf7b05294ea10a6ed374d4fa2a772fa82d12816405b5849262e3f5f06a43638b2686793e8e05fb199a849336d702fc901fe82974ca0ccd06fa54d66d789332e332e30000000000000000000000000000000000000000000000000000000c080a0e2b583c0ca547d31cd1979e46b2fab874b7268a0578941362098b9fd9dd13dd2a04e5cb78f606aec26c52c7a10e41ff632eb7c383beda99b8654e3ac3d69097436"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b04e","index":"0x43021ce","validatorIndex":"0xe1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb68e","index":"0x43021cf","validatorIndex":"0xe1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e028","index":"0x43021d0","validatorIndex":"0xe1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3997ba","index":"0x43021d1","validatorIndex":"0xe1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b08d6","index":"0x43021d2","validatorIndex":"0xe20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021d3","validatorIndex":"0xe21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021d4","validatorIndex":"0xe22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021d5","validatorIndex":"0xe23"}]},[],"0xcd5fe995a06bb6162fff6752016a205b10320c6e3073991f6fb6f942e7d5510e"]) handled in 7ms 2025-01-08 15:51:21.5414|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.5414|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:21.5414|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722759 (0x4f4466...aed763), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:21.5414|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722759 (0x4f4466...aed763) was processed. 2025-01-08 15:51:21.5414|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722759 (0x4f4466...aed763) 2025-01-08 15:51:21.5414|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.5414|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 1ms 2025-01-08 15:51:21.5557|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","blockNumber":"0xd16488","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","prevRandao":"0xffd3a1ba1cb77579b7743d6b2fb2f54ca0a27e5ae4e686391f6d77e670f10782","receiptsRoot":"0xf361526988d908a7800a1f43e2ed935dcb4226f46c1ec7ce56c201e94b1161a3","stateRoot":"0x02545beb7b7c37ee94bee31c38a99b1e4a429345a7a443050976618857885d01","timestamp":"0x677e9e99","transactions":["0x02f901d58227d883053e5b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84d387b76ab50fc0b2432963712a9a2f918e2037fcf99ec93162fdf3150ec94ef6e728146d6d08bb227e506969db0a1160f010962b3565ca2593b6a6a645da0b9332e332e30000000000000000000000000000000000000000000000000000000c001a062dfa5e6cbc14a9304e4642a4d5f7865d99cb7a2d205f6b3feacc19cd54ebe0ba0706c2291388087434b6d0dd1ef1bfc88e3b21ec87a834e7cbc52f25fe7f9d7c3","0x02f901d58227d88305028e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fd732affd3a35c68cb197640b917b2d5fff1d70ab01d0c79ebfe8c615eea0d586c4f1a76b8f93f16466a1b3e9721871c58678fc02a1843be89f0374e9ad1fb88332e332e30000000000000000000000000000000000000000000000000000000c001a0d6fa541baee1ed402b07baca2bcb9116329aafb905e40bf6d037b4cdb6bf104fa07be4f624347a69a143e413c643e467c23e36691780b80b0b6f5cedb0f23bb5fd","0x02f901d58227d883054ab78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83bfc1a28a64dd9773559a39d03812a9f88687e1075a1908a3b217b4760ba7a153472eff72e052caaf67845183c0303d32a0e59e3055d13dc660907f05605473f332e332e30000000000000000000000000000000000000000000000000000000c001a0ccaef1e69879a1815473fdb1251b1ed98a9194408b2030c543b03cd3659a9276a0459db7e8af6f2953833ab66cdaadd6fc2ac2d87e53e2f73b2b0182631caf9289","0x02f901d58227d8830551c88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c334123ca0cb946eaceb9475673c4531525ac419c842d6abd9aa01f7e9df66fe541beb52f5243e74d1c02deb08759883f5e539d6b9a68f7a9f3c5282d41c654d3332e332e30000000000000000000000000000000000000000000000000000000c080a062cbcebe9bd72e6da327ba9cab6fce3595449769dcf063543ef1c6a69047c08aa01e2d9a441e956d1f12b4bd07273da355d9e80518690b5f77fc3652c7a7b46ae0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1e","index":"0x43021d6","validatorIndex":"0xe24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dffd","index":"0x43021d7","validatorIndex":"0xe25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021d8","validatorIndex":"0xe26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140623","index":"0x43021d9","validatorIndex":"0xe27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b048","index":"0x43021da","validatorIndex":"0xe28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135847","index":"0x43021db","validatorIndex":"0xe29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021dc","validatorIndex":"0xe2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021dd","validatorIndex":"0xe2b"}]},[],"0x304b507d27245ff0cb58d626feabff1b5b35cddd93d520652f1c0b84c24906f5"]) 2025-01-08 15:51:21.5563|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722760 (0x3805ff...833cf3), Extra Data: Nethermind 2025-01-08 15:51:21.5563|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722760. 2025-01-08 15:51:21.5563|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722760. 2025-01-08 15:51:21.5618|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722760 2025-01-08 15:51:21.5618|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:51:21.5618|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:21.5618|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722760 (0x3805ff...833cf3). 2025-01-08 15:51:21.5618|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.5618|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722760 | 5.2 ms | slot 27 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.5618|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.5618|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 22.42 MGas/s | 765.6 tps | 191.39 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:51:21.5618|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","blockNumber":"0xd16488","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","prevRandao":"0xffd3a1ba1cb77579b7743d6b2fb2f54ca0a27e5ae4e686391f6d77e670f10782","receiptsRoot":"0xf361526988d908a7800a1f43e2ed935dcb4226f46c1ec7ce56c201e94b1161a3","stateRoot":"0x02545beb7b7c37ee94bee31c38a99b1e4a429345a7a443050976618857885d01","timestamp":"0x677e9e99","transactions":["0x02f901d58227d883053e5b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84d387b76ab50fc0b2432963712a9a2f918e2037fcf99ec93162fdf3150ec94ef6e728146d6d08bb227e506969db0a1160f010962b3565ca2593b6a6a645da0b9332e332e30000000000000000000000000000000000000000000000000000000c001a062dfa5e6cbc14a9304e4642a4d5f7865d99cb7a2d205f6b3feacc19cd54ebe0ba0706c2291388087434b6d0dd1ef1bfc88e3b21ec87a834e7cbc52f25fe7f9d7c3","0x02f901d58227d88305028e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fd732affd3a35c68cb197640b917b2d5fff1d70ab01d0c79ebfe8c615eea0d586c4f1a76b8f93f16466a1b3e9721871c58678fc02a1843be89f0374e9ad1fb88332e332e30000000000000000000000000000000000000000000000000000000c001a0d6fa541baee1ed402b07baca2bcb9116329aafb905e40bf6d037b4cdb6bf104fa07be4f624347a69a143e413c643e467c23e36691780b80b0b6f5cedb0f23bb5fd","0x02f901d58227d883054ab78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83bfc1a28a64dd9773559a39d03812a9f88687e1075a1908a3b217b4760ba7a153472eff72e052caaf67845183c0303d32a0e59e3055d13dc660907f05605473f332e332e30000000000000000000000000000000000000000000000000000000c001a0ccaef1e69879a1815473fdb1251b1ed98a9194408b2030c543b03cd3659a9276a0459db7e8af6f2953833ab66cdaadd6fc2ac2d87e53e2f73b2b0182631caf9289","0x02f901d58227d8830551c88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c334123ca0cb946eaceb9475673c4531525ac419c842d6abd9aa01f7e9df66fe541beb52f5243e74d1c02deb08759883f5e539d6b9a68f7a9f3c5282d41c654d3332e332e30000000000000000000000000000000000000000000000000000000c080a062cbcebe9bd72e6da327ba9cab6fce3595449769dcf063543ef1c6a69047c08aa01e2d9a441e956d1f12b4bd07273da355d9e80518690b5f77fc3652c7a7b46ae0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1e","index":"0x43021d6","validatorIndex":"0xe24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dffd","index":"0x43021d7","validatorIndex":"0xe25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021d8","validatorIndex":"0xe26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140623","index":"0x43021d9","validatorIndex":"0xe27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b048","index":"0x43021da","validatorIndex":"0xe28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135847","index":"0x43021db","validatorIndex":"0xe29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021dc","validatorIndex":"0xe2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021dd","validatorIndex":"0xe2b"}]},[],"0x304b507d27245ff0cb58d626feabff1b5b35cddd93d520652f1c0b84c24906f5"]) 2025-01-08 15:51:21.5618|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","blockNumber":"0xd16488","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4f4466ab6281e4618ddd5111944bb2068679afa9335cbf4b024cce1a4faed763","prevRandao":"0xffd3a1ba1cb77579b7743d6b2fb2f54ca0a27e5ae4e686391f6d77e670f10782","receiptsRoot":"0xf361526988d908a7800a1f43e2ed935dcb4226f46c1ec7ce56c201e94b1161a3","stateRoot":"0x02545beb7b7c37ee94bee31c38a99b1e4a429345a7a443050976618857885d01","timestamp":"0x677e9e99","transactions":["0x02f901d58227d883053e5b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84d387b76ab50fc0b2432963712a9a2f918e2037fcf99ec93162fdf3150ec94ef6e728146d6d08bb227e506969db0a1160f010962b3565ca2593b6a6a645da0b9332e332e30000000000000000000000000000000000000000000000000000000c001a062dfa5e6cbc14a9304e4642a4d5f7865d99cb7a2d205f6b3feacc19cd54ebe0ba0706c2291388087434b6d0dd1ef1bfc88e3b21ec87a834e7cbc52f25fe7f9d7c3","0x02f901d58227d88305028e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fd732affd3a35c68cb197640b917b2d5fff1d70ab01d0c79ebfe8c615eea0d586c4f1a76b8f93f16466a1b3e9721871c58678fc02a1843be89f0374e9ad1fb88332e332e30000000000000000000000000000000000000000000000000000000c001a0d6fa541baee1ed402b07baca2bcb9116329aafb905e40bf6d037b4cdb6bf104fa07be4f624347a69a143e413c643e467c23e36691780b80b0b6f5cedb0f23bb5fd","0x02f901d58227d883054ab78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83bfc1a28a64dd9773559a39d03812a9f88687e1075a1908a3b217b4760ba7a153472eff72e052caaf67845183c0303d32a0e59e3055d13dc660907f05605473f332e332e30000000000000000000000000000000000000000000000000000000c001a0ccaef1e69879a1815473fdb1251b1ed98a9194408b2030c543b03cd3659a9276a0459db7e8af6f2953833ab66cdaadd6fc2ac2d87e53e2f73b2b0182631caf9289","0x02f901d58227d8830551c88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1561ef398661f4dda109ec834281e70aaa9e4ceb3bdaeb8dbb57de936ca48c6ba0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c334123ca0cb946eaceb9475673c4531525ac419c842d6abd9aa01f7e9df66fe541beb52f5243e74d1c02deb08759883f5e539d6b9a68f7a9f3c5282d41c654d3332e332e30000000000000000000000000000000000000000000000000000000c080a062cbcebe9bd72e6da327ba9cab6fce3595449769dcf063543ef1c6a69047c08aa01e2d9a441e956d1f12b4bd07273da355d9e80518690b5f77fc3652c7a7b46ae0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1e","index":"0x43021d6","validatorIndex":"0xe24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dffd","index":"0x43021d7","validatorIndex":"0xe25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021d8","validatorIndex":"0xe26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140623","index":"0x43021d9","validatorIndex":"0xe27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b048","index":"0x43021da","validatorIndex":"0xe28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135847","index":"0x43021db","validatorIndex":"0xe29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021dc","validatorIndex":"0xe2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021dd","validatorIndex":"0xe2b"}]},[],"0x304b507d27245ff0cb58d626feabff1b5b35cddd93d520652f1c0b84c24906f5"]) handled in 7ms 2025-01-08 15:51:21.5709|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.5709|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:21.5709|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722760 (0x3805ff...833cf3), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:21.5709|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722760 (0x3805ff...833cf3) was processed. 2025-01-08 15:51:21.5725|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722760 (0x3805ff...833cf3) 2025-01-08 15:51:21.5725|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.5725|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 2ms 2025-01-08 15:51:21.5853|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","blockNumber":"0xd16489","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3f31a","logsBloom":"0x00000001002000000000000000900000000100000080000808000000000000000000000000004000000000000000000000000000080000000000000000000000000000200400000000008000000002004000000400400000200200000000208000000000000000000000000000010108000000000000000000000000000000004000000000000000000000000000000000000020000000000000000200000002000000000000000040000000100000000020080000800000000000000000040000000000080000000000040000000000000000000000000200000800080000000000000000000000000010000000002002000000000000020000000000220000","parentHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","prevRandao":"0x5b8c38c87a188ae346391fd1db0fff81ef1c475f7c2ceded8182e36deb8ce3cb","receiptsRoot":"0xcf7bf88a1189dba016a3f1c8a88b8da04ef89fe095639afa162b54a331caee4b","stateRoot":"0x958bba25ac75c850c4978a6d73537cf2f9af5a4394cab786050e03609827f78f","timestamp":"0x677e9ea3","transactions":["0x02f901d58227d883054ab88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be354144b02c94bd4e39e39c8dc5ac58c4a5fd094a1e46ed09ee63c33a2e922febc138f965d35ba05291221fcc7031ad6143acd59e78c326d4626e55cd5c55c422332e332e30000000000000000000000000000000000000000000000000000000c080a02597b6e0edcf1b373dfc5b8b2c2967cea1cbf48c8e97ce9b5de695996293d47aa02453746fbca0a0bd5397d6af88afb9755db3d64386c17a74d1585d2a4cd3b2ed","0x02f901d58227d883053e5c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6cbb6cdfa46969a6038c02a97a41225412633f9b1f97f52f6a062d5adb2631cda48973b8d6d9231d82be35871e78deacdc7b041da2058eb3ac380edce324f230332e332e30000000000000000000000000000000000000000000000000000000c001a092df4f49974739a3ac1ccaa37459bb8e29099685c682bdaee3500aa42e7ff448a0793cd75475ba9ca7460971e1d038717636ca5d5e3ef42c7a93f844f39afcd521","0x02f901d58227d8830551c98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d173dd9a9ded0f4d5f6bee0fb65a41d5422a0785d0598ce228a542d61c1d9c2727ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e435202c5c1ab9a77da6eca9b1efec3e4a82caa162c8ce8cdbfc18d0062e8785251c0f092f44c1bb8e04c0dcfebd69c1033fefc8f25abc3bce1714ef285fba3d7332e332e30000000000000000000000000000000000000000000000000000000c001a0643046f0b9e71b6f99f709659464d3b93c7814d0b9aed6a9738dc82cd5963e67a0468975c9f67c875bc1d1fa293a3eda232816a095e601db43e09dda592044fbcf","0x02f906158227d8824c2f8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b905a4b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82f014b58245177d41bf6720ef5f38ad5cdbbd078d967be1dc0abeec32f6ec4bde19900000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000014c46ff0767000000000000000001671b7fa5c000000000000000000000000000000000000000000000000048810ec3e431431f000000000000000000000000008df80ae1eb000000000000000000018e0241060000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000000f539775950000000000000000012032aa1300000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0db0f9980000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000001620fd4630000000000000000000000000000000000000000000000000de41ba4fc9d91ad900000000000000000000000000000000000000000000000000005530cffe0578000000000000000000000000000000000000000000000000e1f4423f1bf587cd000000000000000000000000000000000000000000000000000000034cb8eeda0000000000000000000000000000000000000000000000000000000000000006cf7216eae1b7a0c45592904fb3a33c49bcf446be558299a4a6aff44366060cfb529c13b1b175d0b877f1e7c8e29c8de40a39788130df50366ca75348852dee0286fd9e882358a4ee5e76bcb06a6f897329f50450842e9ad607ecb81da4e1b16debb23a8d48a07cc7082f77e04b3ade95fd1658ac9b688cb2e4d9115f977f46c21b2ce8a26f78bf9ba6fda8de1b88ba791ac49509ec2536055496bff32b56b752b22bffe3e1806e3ef83e3a4421aa5f96cba2b81fc91143e532e462d74dd05dd70000000000000000000000000000000000000000000000000000000000000006294b8bfa56b665ea19b369d7dabffebeed06e87ac41fbd13818f992f196fb887573f636c8b0324db7be7e74bc7edc7d4d92c6486562e96d9d3bd828000c296e86fcdef6e9be4619eb0b68d85c46c36c762718b3a2d000c552286403010985c6c1443d12f7f5d2e4ba9f4562b097701816e6785489917e874380d8601df277d1b5da40754d14219977aacb125d6121b0d9eef684e10b1712c9f3367b9d0dfb6fa73f16d579d7d52e426d8ecc72f4bcbab22f63c0ad90b832b8f3a22ac585325f4c001a0cf25c94a40b849dd31d0873121a62973439e7ae3623a08e24211753132f30ac2a02505844e3c0d8ed3efada488fb5b922ca400ade2b6685d572d0b7ea44f9a3132"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39c3b6","index":"0x43021de","validatorIndex":"0xe2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba04","index":"0x43021df","validatorIndex":"0xe2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021e0","validatorIndex":"0xe2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d02b8","index":"0x43021e1","validatorIndex":"0xe2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6bc","index":"0x43021e2","validatorIndex":"0xe30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140637","index":"0x43021e3","validatorIndex":"0xe31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021e4","validatorIndex":"0xe32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021e5","validatorIndex":"0xe33"}]},[],"0x089aa88c566974e8ecc2533badc9e65ac8fa39fc07f10b07f7e285fa36e73a75"]) 2025-01-08 15:51:21.5853|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722761 (0x65ffff...46dda5), Extra Data: Nethermind 2025-01-08 15:51:21.5853|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722761. 2025-01-08 15:51:21.5905|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722761. 2025-01-08 15:51:21.5925|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722761 2025-01-08 15:51:21.5925|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:21.5925|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722761 (0x65ffff...46dda5). 2025-01-08 15:51:21.5925|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.5925|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:51:21.5925|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","blockNumber":"0xd16489","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3f31a","logsBloom":"0x00000001002000000000000000900000000100000080000808000000000000000000000000004000000000000000000000000000080000000000000000000000000000200400000000008000000002004000000400400000200200000000208000000000000000000000000000010108000000000000000000000000000000004000000000000000000000000000000000000020000000000000000200000002000000000000000040000000100000000020080000800000000000000000040000000000080000000000040000000000000000000000000200000800080000000000000000000000000010000000002002000000000000020000000000220000","parentHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","prevRandao":"0x5b8c38c87a188ae346391fd1db0fff81ef1c475f7c2ceded8182e36deb8ce3cb","receiptsRoot":"0xcf7bf88a1189dba016a3f1c8a88b8da04ef89fe095639afa162b54a331caee4b","stateRoot":"0x958bba25ac75c850c4978a6d73537cf2f9af5a4394cab786050e03609827f78f","timestamp":"0x677e9ea3","transactions":["0x02f901d58227d883054ab88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be354144b02c94bd4e39e39c8dc5ac58c4a5fd094a1e46ed09ee63c33a2e922febc138f965d35ba05291221fcc7031ad6143acd59e78c326d4626e55cd5c55c422332e332e30000000000000000000000000000000000000000000000000000000c080a02597b6e0edcf1b373dfc5b8b2c2967cea1cbf48c8e97ce9b5de695996293d47aa02453746fbca0a0bd5397d6af88afb9755db3d64386c17a74d1585d2a4cd3b2ed","0x02f901d58227d883053e5c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6cbb6cdfa46969a6038c02a97a41225412633f9b1f97f52f6a062d5adb2631cda48973b8d6d9231d82be35871e78deacdc7b041da2058eb3ac380edce324f230332e332e30000000000000000000000000000000000000000000000000000000c001a092df4f49974739a3ac1ccaa37459bb8e29099685c682bdaee3500aa42e7ff448a0793cd75475ba9ca7460971e1d038717636ca5d5e3ef42c7a93f844f39afcd521","0x02f901d58227d8830551c98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d173dd9a9ded0f4d5f6bee0fb65a41d5422a0785d0598ce228a542d61c1d9c2727ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e435202c5c1ab9a77da6eca9b1efec3e4a82caa162c8ce8cdbfc18d0062e8785251c0f092f44c1bb8e04c0dcfebd69c1033fefc8f25abc3bce1714ef285fba3d7332e332e30000000000000000000000000000000000000000000000000000000c001a0643046f0b9e71b6f99f709659464d3b93c7814d0b9aed6a9738dc82cd5963e67a0468975c9f67c875bc1d1fa293a3eda232816a095e601db43e09dda592044fbcf","0x02f906158227d8824c2f8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b905a4b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82f014b58245177d41bf6720ef5f38ad5cdbbd078d967be1dc0abeec32f6ec4bde19900000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000014c46ff0767000000000000000001671b7fa5c000000000000000000000000000000000000000000000000048810ec3e431431f000000000000000000000000008df80ae1eb000000000000000000018e0241060000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000000f539775950000000000000000012032aa1300000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0db0f9980000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000001620fd4630000000000000000000000000000000000000000000000000de41ba4fc9d91ad900000000000000000000000000000000000000000000000000005530cffe0578000000000000000000000000000000000000000000000000e1f4423f1bf587cd000000000000000000000000000000000000000000000000000000034cb8eeda0000000000000000000000000000000000000000000000000000000000000006cf7216eae1b7a0c45592904fb3a33c49bcf446be558299a4a6aff44366060cfb529c13b1b175d0b877f1e7c8e29c8de40a39788130df50366ca75348852dee0286fd9e882358a4ee5e76bcb06a6f897329f50450842e9ad607ecb81da4e1b16debb23a8d48a07cc7082f77e04b3ade95fd1658ac9b688cb2e4d9115f977f46c21b2ce8a26f78bf9ba6fda8de1b88ba791ac49509ec2536055496bff32b56b752b22bffe3e1806e3ef83e3a4421aa5f96cba2b81fc91143e532e462d74dd05dd70000000000000000000000000000000000000000000000000000000000000006294b8bfa56b665ea19b369d7dabffebeed06e87ac41fbd13818f992f196fb887573f636c8b0324db7be7e74bc7edc7d4d92c6486562e96d9d3bd828000c296e86fcdef6e9be4619eb0b68d85c46c36c762718b3a2d000c552286403010985c6c1443d12f7f5d2e4ba9f4562b097701816e6785489917e874380d8601df277d1b5da40754d14219977aacb125d6121b0d9eef684e10b1712c9f3367b9d0dfb6fa73f16d579d7d52e426d8ecc72f4bcbab22f63c0ad90b832b8f3a22ac585325f4c001a0cf25c94a40b849dd31d0873121a62973439e7ae3623a08e24211753132f30ac2a02505844e3c0d8ed3efada488fb5b922ca400ade2b6685d572d0b7ea44f9a3132"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39c3b6","index":"0x43021de","validatorIndex":"0xe2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba04","index":"0x43021df","validatorIndex":"0xe2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021e0","validatorIndex":"0xe2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d02b8","index":"0x43021e1","validatorIndex":"0xe2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6bc","index":"0x43021e2","validatorIndex":"0xe30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140637","index":"0x43021e3","validatorIndex":"0xe31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021e4","validatorIndex":"0xe32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021e5","validatorIndex":"0xe33"}]},[],"0x089aa88c566974e8ecc2533badc9e65ac8fa39fc07f10b07f7e285fa36e73a75"]) 2025-01-08 15:51:21.5925|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","blockNumber":"0xd16489","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x3f31a","logsBloom":"0x00000001002000000000000000900000000100000080000808000000000000000000000000004000000000000000000000000000080000000000000000000000000000200400000000008000000002004000000400400000200200000000208000000000000000000000000000010108000000000000000000000000000000004000000000000000000000000000000000000020000000000000000200000002000000000000000040000000100000000020080000800000000000000000040000000000080000000000040000000000000000000000000200000800080000000000000000000000000010000000002002000000000000020000000000220000","parentHash":"0x3805ffaa78861cb44a626dd01a5f30ba127c67db650f0bc2905b2dca70833cf3","prevRandao":"0x5b8c38c87a188ae346391fd1db0fff81ef1c475f7c2ceded8182e36deb8ce3cb","receiptsRoot":"0xcf7bf88a1189dba016a3f1c8a88b8da04ef89fe095639afa162b54a331caee4b","stateRoot":"0x958bba25ac75c850c4978a6d73537cf2f9af5a4394cab786050e03609827f78f","timestamp":"0x677e9ea3","transactions":["0x02f901d58227d883054ab88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be354144b02c94bd4e39e39c8dc5ac58c4a5fd094a1e46ed09ee63c33a2e922febc138f965d35ba05291221fcc7031ad6143acd59e78c326d4626e55cd5c55c422332e332e30000000000000000000000000000000000000000000000000000000c080a02597b6e0edcf1b373dfc5b8b2c2967cea1cbf48c8e97ce9b5de695996293d47aa02453746fbca0a0bd5397d6af88afb9755db3d64386c17a74d1585d2a4cd3b2ed","0x02f901d58227d883053e5c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d163fa05a6e2e1ac135e5bc83d14a9680e901cb3450093ce9c1c9f1355e18c1b5c0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6cbb6cdfa46969a6038c02a97a41225412633f9b1f97f52f6a062d5adb2631cda48973b8d6d9231d82be35871e78deacdc7b041da2058eb3ac380edce324f230332e332e30000000000000000000000000000000000000000000000000000000c001a092df4f49974739a3ac1ccaa37459bb8e29099685c682bdaee3500aa42e7ff448a0793cd75475ba9ca7460971e1d038717636ca5d5e3ef42c7a93f844f39afcd521","0x02f901d58227d8830551c98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d173dd9a9ded0f4d5f6bee0fb65a41d5422a0785d0598ce228a542d61c1d9c2727ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e435202c5c1ab9a77da6eca9b1efec3e4a82caa162c8ce8cdbfc18d0062e8785251c0f092f44c1bb8e04c0dcfebd69c1033fefc8f25abc3bce1714ef285fba3d7332e332e30000000000000000000000000000000000000000000000000000000c001a0643046f0b9e71b6f99f709659464d3b93c7814d0b9aed6a9738dc82cd5963e67a0468975c9f67c875bc1d1fa293a3eda232816a095e601db43e09dda592044fbcf","0x02f906158227d8824c2f8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b905a4b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82f014b58245177d41bf6720ef5f38ad5cdbbd078d967be1dc0abeec32f6ec4bde19900000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000004c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000014c46ff0767000000000000000001671b7fa5c000000000000000000000000000000000000000000000000048810ec3e431431f000000000000000000000000008df80ae1eb000000000000000000018e0241060000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000000f539775950000000000000000012032aa1300000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0db0f9980000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000001620fd4630000000000000000000000000000000000000000000000000de41ba4fc9d91ad900000000000000000000000000000000000000000000000000005530cffe0578000000000000000000000000000000000000000000000000e1f4423f1bf587cd000000000000000000000000000000000000000000000000000000034cb8eeda0000000000000000000000000000000000000000000000000000000000000006cf7216eae1b7a0c45592904fb3a33c49bcf446be558299a4a6aff44366060cfb529c13b1b175d0b877f1e7c8e29c8de40a39788130df50366ca75348852dee0286fd9e882358a4ee5e76bcb06a6f897329f50450842e9ad607ecb81da4e1b16debb23a8d48a07cc7082f77e04b3ade95fd1658ac9b688cb2e4d9115f977f46c21b2ce8a26f78bf9ba6fda8de1b88ba791ac49509ec2536055496bff32b56b752b22bffe3e1806e3ef83e3a4421aa5f96cba2b81fc91143e532e462d74dd05dd70000000000000000000000000000000000000000000000000000000000000006294b8bfa56b665ea19b369d7dabffebeed06e87ac41fbd13818f992f196fb887573f636c8b0324db7be7e74bc7edc7d4d92c6486562e96d9d3bd828000c296e86fcdef6e9be4619eb0b68d85c46c36c762718b3a2d000c552286403010985c6c1443d12f7f5d2e4ba9f4562b097701816e6785489917e874380d8601df277d1b5da40754d14219977aacb125d6121b0d9eef684e10b1712c9f3367b9d0dfb6fa73f16d579d7d52e426d8ecc72f4bcbab22f63c0ad90b832b8f3a22ac585325f4c001a0cf25c94a40b849dd31d0873121a62973439e7ae3623a08e24211753132f30ac2a02505844e3c0d8ed3efada488fb5b922ca400ade2b6685d572d0b7ea44f9a3132"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39c3b6","index":"0x43021de","validatorIndex":"0xe2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba04","index":"0x43021df","validatorIndex":"0xe2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021e0","validatorIndex":"0xe2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d02b8","index":"0x43021e1","validatorIndex":"0xe2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6bc","index":"0x43021e2","validatorIndex":"0xe30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140637","index":"0x43021e3","validatorIndex":"0xe31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c02","index":"0x43021e4","validatorIndex":"0xe32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c0b","index":"0x43021e5","validatorIndex":"0xe33"}]},[],"0x089aa88c566974e8ecc2533badc9e65ac8fa39fc07f10b07f7e285fa36e73a75"]) handled in 9ms 2025-01-08 15:51:21.5925|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722761 | 7.6 ms | slot 32 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.5925|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0004XDAI 0.26 MGas | 4 txs | calls 25 ( 0) | sload 52 | sstore 18 | create 0 2025-01-08 15:51:21.5925|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 33.92 MGas/s | 524.2 tps | 131.06 Blk/s | exec code from cache 61 | new 0 2025-01-08 15:51:21.6003|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.6003|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"}, null] 2025-01-08 15:51:21.6003|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722761 (0x65ffff...46dda5), Safe: 13722736 (0xe96c71...82f441), Finalized: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:51:21.6003|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722761 (0x65ffff...46dda5) was processed. 2025-01-08 15:51:21.6003|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722761 (0x65ffff...46dda5) 2025-01-08 15:51:21.6003|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) 2025-01-08 15:51:21.6003|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa9616e6f14d508447c7f1acd9986f7029508e2c902131c67b0e0d10bb3c1cec9","headBlockHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","safeBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441"},null]) handled in 3ms 2025-01-08 15:51:21.6161|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","blockNumber":"0xd1648a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","prevRandao":"0xf94ef7fd8c86c21247482f634b71dacee77f1ab272892951b2c49dd47fd61ad9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb06b79f688c101c841f761412a023ab39eba897b0e5f93ba8d0bec62e2a05413","timestamp":"0x677e9ea8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021e6","validatorIndex":"0xe34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55f608","index":"0x43021e7","validatorIndex":"0xe35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae13","index":"0x43021e8","validatorIndex":"0xe36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021e9","validatorIndex":"0xe37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da42","index":"0x43021ea","validatorIndex":"0xe38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140625","index":"0x43021eb","validatorIndex":"0xe39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021ec","validatorIndex":"0xe3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7edc","index":"0x43021ed","validatorIndex":"0xe3b"}]},[],"0x3d0aa095ca487bc0811d7af16b9e4f39e9c8b5d1abef03f27f90c3eea23f2d19"]) 2025-01-08 15:51:21.6167|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722762 (0x0700f1...dd21ee), Extra Data: chiado-lighthouse-0 2025-01-08 15:51:21.6167|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:21.6167|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:51:21.6167|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722762 2025-01-08 15:51:21.6167|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:21.6167|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722762 (0x0700f1...dd21ee). 2025-01-08 15:51:21.6167|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.6167|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:21.6167|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","blockNumber":"0xd1648a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","prevRandao":"0xf94ef7fd8c86c21247482f634b71dacee77f1ab272892951b2c49dd47fd61ad9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb06b79f688c101c841f761412a023ab39eba897b0e5f93ba8d0bec62e2a05413","timestamp":"0x677e9ea8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021e6","validatorIndex":"0xe34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55f608","index":"0x43021e7","validatorIndex":"0xe35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae13","index":"0x43021e8","validatorIndex":"0xe36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021e9","validatorIndex":"0xe37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da42","index":"0x43021ea","validatorIndex":"0xe38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140625","index":"0x43021eb","validatorIndex":"0xe39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021ec","validatorIndex":"0xe3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7edc","index":"0x43021ed","validatorIndex":"0xe3b"}]},[],"0x3d0aa095ca487bc0811d7af16b9e4f39e9c8b5d1abef03f27f90c3eea23f2d19"]) 2025-01-08 15:51:21.6167|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","blockNumber":"0xd1648a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x65ffff5936dd1d6dc20fbfc4e9ae73ebf93d6e24f024000365e3cd47cf46dda5","prevRandao":"0xf94ef7fd8c86c21247482f634b71dacee77f1ab272892951b2c49dd47fd61ad9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb06b79f688c101c841f761412a023ab39eba897b0e5f93ba8d0bec62e2a05413","timestamp":"0x677e9ea8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021e6","validatorIndex":"0xe34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x55f608","index":"0x43021e7","validatorIndex":"0xe35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae13","index":"0x43021e8","validatorIndex":"0xe36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140620","index":"0x43021e9","validatorIndex":"0xe37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da42","index":"0x43021ea","validatorIndex":"0xe38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140625","index":"0x43021eb","validatorIndex":"0xe39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x43021ec","validatorIndex":"0xe3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7edc","index":"0x43021ed","validatorIndex":"0xe3b"}]},[],"0x3d0aa095ca487bc0811d7af16b9e4f39e9c8b5d1abef03f27f90c3eea23f2d19"]) handled in 4ms 2025-01-08 15:51:21.6167|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722762 | 2.3 ms | slot 25 ms | 2025-01-08 15:51:21.6167|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.6167|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 427.53 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.6250|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6250|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.6250|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722762 (0x0700f1...dd21ee), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.6250|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722762 (0x0700f1...dd21ee) was processed. 2025-01-08 15:51:21.6250|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722762 (0x0700f1...dd21ee) 2025-01-08 15:51:21.6250|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6250|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.6250|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|15|Cleaned processed blob txs from block 13722721 to block 13722736 2025-01-08 15:51:21.6250|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|15|Blob transactions database columns have been compacted 2025-01-08 15:51:21.6393|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","blockNumber":"0xd1648b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","prevRandao":"0xdf512f908db21705410690507ff455729b1e85ce442afb3163603fb9c7674c91","receiptsRoot":"0x6e9fec87d2e483ece69cc0e7ff4c70395e23e313848d2ad82fd2cfa71376ad67","stateRoot":"0xcca93b55c8c680608630295fc8f400701a03f6606ffb9c6483d6ba0ca83e2894","timestamp":"0x677e9ead","transactions":["0x02f901d58227d883054ab98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d19ee61630f69adc4162d22cce5a3dad764fc37a12113c7bc5ca94eb016b1dfd230be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedc4714c66402c3a2eae37cd3c25b5e65e1620412206f0e2bbf4e25e9dc7b7326ddf46c81d39ccc96e4a70c1b898e40782639b01e9af245fd1af4e5042dbae8dd332e332e30000000000000000000000000000000000000000000000000000000c080a0a5c5d7b67a5c82c45c554f83c618d555740d6e20e8c1c33843ea04ca2ecc600ca03ebd935de3ca778acb03d3ae13b1fc829448207db7710cc22aa9c78874d32ad2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b41a","index":"0x43021ee","validatorIndex":"0xe3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140618","index":"0x43021ef","validatorIndex":"0xe3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e016","index":"0x43021f0","validatorIndex":"0xe3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4722","index":"0x43021f1","validatorIndex":"0xe3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021f2","validatorIndex":"0xe40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caad1","index":"0x43021f3","validatorIndex":"0xe41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13901b","index":"0x43021f4","validatorIndex":"0xe42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b629","index":"0x43021f5","validatorIndex":"0xe43"}]},[],"0x1482825bcd1d9391b53ec79b63c0ee371d2f37f69886363c2be97dcec5492cd7"]) 2025-01-08 15:51:21.6393|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722763 (0x0a1804...4ce5b7), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:21.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:51:21.6410|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722763 2025-01-08 15:51:21.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:21.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:21.6410|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722763 (0x0a1804...4ce5b7). 2025-01-08 15:51:21.6410|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722763 | 2.9 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.6410|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.6410|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.6410|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 9.96 MGas/s | 340.1 tps | 340.14 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:51:21.6410|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","blockNumber":"0xd1648b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","prevRandao":"0xdf512f908db21705410690507ff455729b1e85ce442afb3163603fb9c7674c91","receiptsRoot":"0x6e9fec87d2e483ece69cc0e7ff4c70395e23e313848d2ad82fd2cfa71376ad67","stateRoot":"0xcca93b55c8c680608630295fc8f400701a03f6606ffb9c6483d6ba0ca83e2894","timestamp":"0x677e9ead","transactions":["0x02f901d58227d883054ab98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d19ee61630f69adc4162d22cce5a3dad764fc37a12113c7bc5ca94eb016b1dfd230be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedc4714c66402c3a2eae37cd3c25b5e65e1620412206f0e2bbf4e25e9dc7b7326ddf46c81d39ccc96e4a70c1b898e40782639b01e9af245fd1af4e5042dbae8dd332e332e30000000000000000000000000000000000000000000000000000000c080a0a5c5d7b67a5c82c45c554f83c618d555740d6e20e8c1c33843ea04ca2ecc600ca03ebd935de3ca778acb03d3ae13b1fc829448207db7710cc22aa9c78874d32ad2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b41a","index":"0x43021ee","validatorIndex":"0xe3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140618","index":"0x43021ef","validatorIndex":"0xe3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e016","index":"0x43021f0","validatorIndex":"0xe3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4722","index":"0x43021f1","validatorIndex":"0xe3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021f2","validatorIndex":"0xe40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caad1","index":"0x43021f3","validatorIndex":"0xe41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13901b","index":"0x43021f4","validatorIndex":"0xe42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b629","index":"0x43021f5","validatorIndex":"0xe43"}]},[],"0x1482825bcd1d9391b53ec79b63c0ee371d2f37f69886363c2be97dcec5492cd7"]) 2025-01-08 15:51:21.6442|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","blockNumber":"0xd1648b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0700f144e67bd29c0896d4b004e7ccc208467a57dc5566a7d82a052ea8dd21ee","prevRandao":"0xdf512f908db21705410690507ff455729b1e85ce442afb3163603fb9c7674c91","receiptsRoot":"0x6e9fec87d2e483ece69cc0e7ff4c70395e23e313848d2ad82fd2cfa71376ad67","stateRoot":"0xcca93b55c8c680608630295fc8f400701a03f6606ffb9c6483d6ba0ca83e2894","timestamp":"0x677e9ead","transactions":["0x02f901d58227d883054ab98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d19ee61630f69adc4162d22cce5a3dad764fc37a12113c7bc5ca94eb016b1dfd230be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedc4714c66402c3a2eae37cd3c25b5e65e1620412206f0e2bbf4e25e9dc7b7326ddf46c81d39ccc96e4a70c1b898e40782639b01e9af245fd1af4e5042dbae8dd332e332e30000000000000000000000000000000000000000000000000000000c080a0a5c5d7b67a5c82c45c554f83c618d555740d6e20e8c1c33843ea04ca2ecc600ca03ebd935de3ca778acb03d3ae13b1fc829448207db7710cc22aa9c78874d32ad2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b41a","index":"0x43021ee","validatorIndex":"0xe3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140618","index":"0x43021ef","validatorIndex":"0xe3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e016","index":"0x43021f0","validatorIndex":"0xe3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4722","index":"0x43021f1","validatorIndex":"0xe3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021f2","validatorIndex":"0xe40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caad1","index":"0x43021f3","validatorIndex":"0xe41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13901b","index":"0x43021f4","validatorIndex":"0xe42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b629","index":"0x43021f5","validatorIndex":"0xe43"}]},[],"0x1482825bcd1d9391b53ec79b63c0ee371d2f37f69886363c2be97dcec5492cd7"]) handled in 5ms 2025-01-08 15:51:21.6487|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6487|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.6487|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722763 (0x0a1804...4ce5b7), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.6487|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722763 (0x0a1804...4ce5b7) was processed. 2025-01-08 15:51:21.6487|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722763 (0x0a1804...4ce5b7) 2025-01-08 15:51:21.6487|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6487|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.6592|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","blockNumber":"0xd1648c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","prevRandao":"0xa85720fb7c91759b890d787cbb5d6694233c9bd7c18904ab2d603dc438614240","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8888537d10f764717f7e0b7dceb16c16b8b10e42f7a085065124d3b82eb10975","timestamp":"0x677e9eb2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021f6","validatorIndex":"0xe44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x433e24","index":"0x43021f7","validatorIndex":"0xe45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6b8","index":"0x43021f8","validatorIndex":"0xe46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1a","index":"0x43021f9","validatorIndex":"0xe47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c84b5","index":"0x43021fa","validatorIndex":"0xe48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061e","index":"0x43021fb","validatorIndex":"0xe49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4cf6","index":"0x43021fc","validatorIndex":"0xe4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc57","index":"0x43021fd","validatorIndex":"0xe4b"}]},[],"0xa1e9de14c31152ae77f32a2c28b4e13c78643cac8c661940fa0cd70cfed3deb3"]) 2025-01-08 15:51:21.6592|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722764 (0xf8f56b...7d2a5e), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:21.6592|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.6602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:51:21.6602|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722764 2025-01-08 15:51:21.6602|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:21.6602|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:51:21.6602|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722764 | 2.6 ms | slot 19 ms | 2025-01-08 15:51:21.6602|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.6602|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 391.24 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.6602|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722764 (0xf8f56b...7d2a5e). 2025-01-08 15:51:21.6602|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.6602|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","blockNumber":"0xd1648c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","prevRandao":"0xa85720fb7c91759b890d787cbb5d6694233c9bd7c18904ab2d603dc438614240","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8888537d10f764717f7e0b7dceb16c16b8b10e42f7a085065124d3b82eb10975","timestamp":"0x677e9eb2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021f6","validatorIndex":"0xe44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x433e24","index":"0x43021f7","validatorIndex":"0xe45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6b8","index":"0x43021f8","validatorIndex":"0xe46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1a","index":"0x43021f9","validatorIndex":"0xe47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c84b5","index":"0x43021fa","validatorIndex":"0xe48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061e","index":"0x43021fb","validatorIndex":"0xe49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4cf6","index":"0x43021fc","validatorIndex":"0xe4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc57","index":"0x43021fd","validatorIndex":"0xe4b"}]},[],"0xa1e9de14c31152ae77f32a2c28b4e13c78643cac8c661940fa0cd70cfed3deb3"]) 2025-01-08 15:51:21.6602|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","blockNumber":"0xd1648c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0a1804c509259d2c4b0e5bd1d2f435a041248070a2755677ea8fc0fc724ce5b7","prevRandao":"0xa85720fb7c91759b890d787cbb5d6694233c9bd7c18904ab2d603dc438614240","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8888537d10f764717f7e0b7dceb16c16b8b10e42f7a085065124d3b82eb10975","timestamp":"0x677e9eb2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5f3","index":"0x43021f6","validatorIndex":"0xe44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x433e24","index":"0x43021f7","validatorIndex":"0xe45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6b8","index":"0x43021f8","validatorIndex":"0xe46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1a","index":"0x43021f9","validatorIndex":"0xe47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c84b5","index":"0x43021fa","validatorIndex":"0xe48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061e","index":"0x43021fb","validatorIndex":"0xe49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4cf6","index":"0x43021fc","validatorIndex":"0xe4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc57","index":"0x43021fd","validatorIndex":"0xe4b"}]},[],"0xa1e9de14c31152ae77f32a2c28b4e13c78643cac8c661940fa0cd70cfed3deb3"]) handled in 4ms 2025-01-08 15:51:21.6673|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6673|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.6673|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722764 (0xf8f56b...7d2a5e), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.6673|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722764 (0xf8f56b...7d2a5e) was processed. 2025-01-08 15:51:21.6673|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722764 (0xf8f56b...7d2a5e) 2025-01-08 15:51:21.6673|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6682|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.6800|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","blockNumber":"0xd1648d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","prevRandao":"0xaf10eb264bb06f8dfb7135a6a1d37da5bb0db5e55c684ff7fa348bb06dd8748d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x97ab5b714bcaf5013095b86dbe4e3fadbc60eb58420dd41e391db6b8986fbcb3","timestamp":"0x677e9eb7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba03","index":"0x43021fe","validatorIndex":"0xe4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00f","index":"0x43021ff","validatorIndex":"0xe4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9fc","index":"0x4302200","validatorIndex":"0xe4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138813","index":"0x4302201","validatorIndex":"0xe4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061f","index":"0x4302202","validatorIndex":"0xe50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x4302203","validatorIndex":"0xe51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e0f","index":"0x4302204","validatorIndex":"0xe52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9fa","index":"0x4302205","validatorIndex":"0xe53"}]},[],"0x4dae53b77e1885d85cb87304969cac204df75dcbdfdc438413cc48565d92a206"]) 2025-01-08 15:51:21.6804|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722765 (0x0ce263...b2ecea), Extra Data: Nethermind 2025-01-08 15:51:21.6804|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:21.6804|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:51:21.6804|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722765 2025-01-08 15:51:21.6804|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 15:51:21.6804|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 15:51:21.6804|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722765 | 3.0 ms | slot 21 ms | 2025-01-08 15:51:21.6804|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.6804|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 328.08 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.6842|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722765 (0x0ce263...b2ecea). 2025-01-08 15:51:21.6842|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.6842|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","blockNumber":"0xd1648d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","prevRandao":"0xaf10eb264bb06f8dfb7135a6a1d37da5bb0db5e55c684ff7fa348bb06dd8748d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x97ab5b714bcaf5013095b86dbe4e3fadbc60eb58420dd41e391db6b8986fbcb3","timestamp":"0x677e9eb7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba03","index":"0x43021fe","validatorIndex":"0xe4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00f","index":"0x43021ff","validatorIndex":"0xe4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9fc","index":"0x4302200","validatorIndex":"0xe4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138813","index":"0x4302201","validatorIndex":"0xe4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061f","index":"0x4302202","validatorIndex":"0xe50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x4302203","validatorIndex":"0xe51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e0f","index":"0x4302204","validatorIndex":"0xe52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9fa","index":"0x4302205","validatorIndex":"0xe53"}]},[],"0x4dae53b77e1885d85cb87304969cac204df75dcbdfdc438413cc48565d92a206"]) 2025-01-08 15:51:21.6842|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","blockNumber":"0xd1648d","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf8f56bd9ab096a9b09082b4484151d11e658112d60468e44ff2bb2ece07d2a5e","prevRandao":"0xaf10eb264bb06f8dfb7135a6a1d37da5bb0db5e55c684ff7fa348bb06dd8748d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x97ab5b714bcaf5013095b86dbe4e3fadbc60eb58420dd41e391db6b8986fbcb3","timestamp":"0x677e9eb7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ba03","index":"0x43021fe","validatorIndex":"0xe4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00f","index":"0x43021ff","validatorIndex":"0xe4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9fc","index":"0x4302200","validatorIndex":"0xe4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138813","index":"0x4302201","validatorIndex":"0xe4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061f","index":"0x4302202","validatorIndex":"0xe50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14321a","index":"0x4302203","validatorIndex":"0xe51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138e0f","index":"0x4302204","validatorIndex":"0xe52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9fa","index":"0x4302205","validatorIndex":"0xe53"}]},[],"0x4dae53b77e1885d85cb87304969cac204df75dcbdfdc438413cc48565d92a206"]) handled in 4ms 2025-01-08 15:51:21.6884|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6884|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.6884|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722765 (0x0ce263...b2ecea), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.6884|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722765 (0x0ce263...b2ecea) was processed. 2025-01-08 15:51:21.6884|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722765 (0x0ce263...b2ecea) 2025-01-08 15:51:21.6884|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.6884|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.7118|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","blockNumber":"0xd1648e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","prevRandao":"0xf6a97ad99b14578265c457c2dbb87ebdbc37152a8b3d70454cce2fd7ab87c827","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb314694df7b35b2c121f0b7905012f57994784af236fe77c6d90465472bd9a41","timestamp":"0x677e9ebc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302206","validatorIndex":"0xe54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b842","index":"0x4302207","validatorIndex":"0xe55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149219","index":"0x4302208","validatorIndex":"0xe56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba4f","index":"0x4302209","validatorIndex":"0xe57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220a","validatorIndex":"0xe58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be14","index":"0x430220b","validatorIndex":"0xe59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220c","validatorIndex":"0xe5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b833","index":"0x430220d","validatorIndex":"0xe5b"}]},[],"0x68900be79a132d11351d999ca53d262d1fe22ca09787e753726b3c96f78976eb"]) 2025-01-08 15:51:21.7123|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722766 (0xee61b2...916c1a), Extra Data: Nethermind 2025-01-08 15:51:21.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:21.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:51:21.7123|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722766 2025-01-08 15:51:21.7123|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722766 (0xee61b2...916c1a). 2025-01-08 15:51:21.7123|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.7123|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","blockNumber":"0xd1648e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","prevRandao":"0xf6a97ad99b14578265c457c2dbb87ebdbc37152a8b3d70454cce2fd7ab87c827","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb314694df7b35b2c121f0b7905012f57994784af236fe77c6d90465472bd9a41","timestamp":"0x677e9ebc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302206","validatorIndex":"0xe54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b842","index":"0x4302207","validatorIndex":"0xe55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149219","index":"0x4302208","validatorIndex":"0xe56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba4f","index":"0x4302209","validatorIndex":"0xe57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220a","validatorIndex":"0xe58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be14","index":"0x430220b","validatorIndex":"0xe59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220c","validatorIndex":"0xe5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b833","index":"0x430220d","validatorIndex":"0xe5b"}]},[],"0x68900be79a132d11351d999ca53d262d1fe22ca09787e753726b3c96f78976eb"]) 2025-01-08 15:51:21.7123|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","blockNumber":"0xd1648e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0ce263ee11f4a50bedf09943f0a11f04199f6e1989a8844e58a8d887a1b2ecea","prevRandao":"0xf6a97ad99b14578265c457c2dbb87ebdbc37152a8b3d70454cce2fd7ab87c827","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb314694df7b35b2c121f0b7905012f57994784af236fe77c6d90465472bd9a41","timestamp":"0x677e9ebc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302206","validatorIndex":"0xe54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b842","index":"0x4302207","validatorIndex":"0xe55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149219","index":"0x4302208","validatorIndex":"0xe56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ba4f","index":"0x4302209","validatorIndex":"0xe57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220a","validatorIndex":"0xe58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be14","index":"0x430220b","validatorIndex":"0xe59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220c","validatorIndex":"0xe5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b833","index":"0x430220d","validatorIndex":"0xe5b"}]},[],"0x68900be79a132d11351d999ca53d262d1fe22ca09787e753726b3c96f78976eb"]) handled in 3ms 2025-01-08 15:51:21.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:21.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:21.7163|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722766 | 2.2 ms | slot 31 ms | 2025-01-08 15:51:21.7204|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.7204|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 450.45 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.7558|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.7558|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.7562|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722766 (0xee61b2...916c1a), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.7562|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722766 (0xee61b2...916c1a) was processed. 2025-01-08 15:51:21.7562|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722766 (0xee61b2...916c1a) 2025-01-08 15:51:21.7562|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.7562|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.7696|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","blockNumber":"0xd1648f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","prevRandao":"0xae9d879c376361d3e4cac3b147737d74682e581d661e260b00bd4d2bf126b54a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5836fb70ce24b1d568202997068dc8dd8b378605701aa74a84bd8f0281ac7bcd","timestamp":"0x677e9ec1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220e","validatorIndex":"0xe5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c43","index":"0x430220f","validatorIndex":"0xe5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302210","validatorIndex":"0xe5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4cd","index":"0x4302211","validatorIndex":"0xe5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be17","index":"0x4302212","validatorIndex":"0xe60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149231","index":"0x4302213","validatorIndex":"0xe61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8eb2","index":"0x4302214","validatorIndex":"0xe62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302215","validatorIndex":"0xe63"}]},[],"0xbb6c238968d08049e474495cc27fffae3e1bcae52b8693c4a7bf4df8beeb0119"]) 2025-01-08 15:51:21.7696|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722767 (0x836a3f...912557), Extra Data: chiado-lodestar-0 2025-01-08 15:51:21.7696|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:51:21.7696|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 15:51:21.7751|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722767 2025-01-08 15:51:21.7751|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.7763|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:21.7763|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722767 | 5.5 ms | slot 61 ms | 2025-01-08 15:51:21.7763|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722767 (0x836a3f...912557). 2025-01-08 15:51:21.7763|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.7763|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","blockNumber":"0xd1648f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","prevRandao":"0xae9d879c376361d3e4cac3b147737d74682e581d661e260b00bd4d2bf126b54a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5836fb70ce24b1d568202997068dc8dd8b378605701aa74a84bd8f0281ac7bcd","timestamp":"0x677e9ec1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220e","validatorIndex":"0xe5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c43","index":"0x430220f","validatorIndex":"0xe5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302210","validatorIndex":"0xe5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4cd","index":"0x4302211","validatorIndex":"0xe5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be17","index":"0x4302212","validatorIndex":"0xe60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149231","index":"0x4302213","validatorIndex":"0xe61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8eb2","index":"0x4302214","validatorIndex":"0xe62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302215","validatorIndex":"0xe63"}]},[],"0xbb6c238968d08049e474495cc27fffae3e1bcae52b8693c4a7bf4df8beeb0119"]) 2025-01-08 15:51:21.7763|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","blockNumber":"0xd1648f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","prevRandao":"0xae9d879c376361d3e4cac3b147737d74682e581d661e260b00bd4d2bf126b54a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5836fb70ce24b1d568202997068dc8dd8b378605701aa74a84bd8f0281ac7bcd","timestamp":"0x677e9ec1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x430220e","validatorIndex":"0xe5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148c43","index":"0x430220f","validatorIndex":"0xe5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302210","validatorIndex":"0xe5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4cd","index":"0x4302211","validatorIndex":"0xe5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be17","index":"0x4302212","validatorIndex":"0xe60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149231","index":"0x4302213","validatorIndex":"0xe61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8eb2","index":"0x4302214","validatorIndex":"0xe62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e42f","index":"0x4302215","validatorIndex":"0xe63"}]},[],"0xbb6c238968d08049e474495cc27fffae3e1bcae52b8693c4a7bf4df8beeb0119"]) handled in 7ms 2025-01-08 15:51:21.7763|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.7763|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 180.96 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.7821|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.7821|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.7821|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722767 (0x836a3f...912557), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.7821|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722767 (0x836a3f...912557) was processed. 2025-01-08 15:51:21.7821|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722767 (0x836a3f...912557) 2025-01-08 15:51:21.7821|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.7821|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.7951|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","blockNumber":"0xd16490","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","prevRandao":"0x8d55c7944d0cb2ae6e924935e1f694bbdd07846031476977153ff54f29411719","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1b015e475ad0151990753091f92701fa1eea806fe1f58ba6e034d22eceeb8d88","timestamp":"0x677e9ec6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b830","index":"0x4302216","validatorIndex":"0xe64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302217","validatorIndex":"0xe65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae17","index":"0x4302218","validatorIndex":"0xe66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00b","index":"0x4302219","validatorIndex":"0xe67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00e","index":"0x430221a","validatorIndex":"0xe68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e223","index":"0x430221b","validatorIndex":"0xe69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa4c3","index":"0x430221c","validatorIndex":"0xe6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bfa","index":"0x430221d","validatorIndex":"0xe6b"}]},[],"0xfdb482adace2a0c8fa4f05f140a3d5c96330073f52fad99310588e64d11f045c"]) 2025-01-08 15:51:21.7951|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722768 (0x9f758f...ecf6aa), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:51:21.8035|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:21.8138|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:51:21.8138|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722768 2025-01-08 15:51:21.8138|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:21.8162|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:51:21.8162|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722768 (0x9f758f...ecf6aa). 2025-01-08 15:51:21.8162|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.8162|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722768 | 12.7 ms | slot 40 ms | 2025-01-08 15:51:21.8162|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.8162|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 78.83 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.8162|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","blockNumber":"0xd16490","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","prevRandao":"0x8d55c7944d0cb2ae6e924935e1f694bbdd07846031476977153ff54f29411719","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1b015e475ad0151990753091f92701fa1eea806fe1f58ba6e034d22eceeb8d88","timestamp":"0x677e9ec6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b830","index":"0x4302216","validatorIndex":"0xe64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302217","validatorIndex":"0xe65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae17","index":"0x4302218","validatorIndex":"0xe66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00b","index":"0x4302219","validatorIndex":"0xe67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00e","index":"0x430221a","validatorIndex":"0xe68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e223","index":"0x430221b","validatorIndex":"0xe69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa4c3","index":"0x430221c","validatorIndex":"0xe6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bfa","index":"0x430221d","validatorIndex":"0xe6b"}]},[],"0xfdb482adace2a0c8fa4f05f140a3d5c96330073f52fad99310588e64d11f045c"]) 2025-01-08 15:51:21.8162|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","blockNumber":"0xd16490","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x836a3fe45fc8ccd6d9121ad8260e2ed17ae3dfce314135a7b4eed8a0e9912557","prevRandao":"0x8d55c7944d0cb2ae6e924935e1f694bbdd07846031476977153ff54f29411719","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1b015e475ad0151990753091f92701fa1eea806fe1f58ba6e034d22eceeb8d88","timestamp":"0x677e9ec6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b830","index":"0x4302216","validatorIndex":"0xe64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302217","validatorIndex":"0xe65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae17","index":"0x4302218","validatorIndex":"0xe66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00b","index":"0x4302219","validatorIndex":"0xe67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00e","index":"0x430221a","validatorIndex":"0xe68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e223","index":"0x430221b","validatorIndex":"0xe69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa4c3","index":"0x430221c","validatorIndex":"0xe6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bfa","index":"0x430221d","validatorIndex":"0xe6b"}]},[],"0xfdb482adace2a0c8fa4f05f140a3d5c96330073f52fad99310588e64d11f045c"]) handled in 21ms 2025-01-08 15:51:21.8214|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8214|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.8214|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722768 (0x9f758f...ecf6aa), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.8214|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722768 (0x9f758f...ecf6aa) was processed. 2025-01-08 15:51:21.8214|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Synced Chain Head to 13722768 (0x9f758f...ecf6aa) 2025-01-08 15:51:21.8214|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8214|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 2ms 2025-01-08 15:51:21.8379|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","blockNumber":"0xd16491","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7801","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000002000000000000000000000000100000000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000000000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000200000000000000000000000000000000000000008000000000000000000000000000000000000000000000","parentHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","prevRandao":"0x508063f15ba0b2f488bf1f61e8fa6f36def1047346ce6c40be470db53047064a","receiptsRoot":"0x4bce00edbf09a018667ad002e64b1065e90fb9cb5dee7c457a5afedbce4b3374","stateRoot":"0x209cf560abf8c168a33ad6dc95b828893b0c75af640078a030e1cc6af99db58b","timestamp":"0x677e9ecb","transactions":["0xf9014d82096684b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a044fe06a3d79f049e0bce368d2b4133e92d61724b76b561ebb1788228f125cf14a054283a1682582594f02bdaab6f495a15c671bc02ccde7222328e04c514c05dbf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da23","index":"0x430221e","validatorIndex":"0xe6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430221f","validatorIndex":"0xe6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da35","index":"0x4302220","validatorIndex":"0xe6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140610","index":"0x4302221","validatorIndex":"0xe6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140612","index":"0x4302222","validatorIndex":"0xe70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302223","validatorIndex":"0xe71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e3d","index":"0x4302224","validatorIndex":"0xe72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b400","index":"0x4302225","validatorIndex":"0xe73"}]},[],"0x9f6ee5d663cd4472b5d28b398601debd57d5efb6494040a94d6a23d424006006"]) 2025-01-08 15:51:21.8379|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722769 (0x7f34ed...1a4993), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:21.8379|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:21.8379|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 15:51:21.8452|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13722769 2025-01-08 15:51:21.8452|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:21.8452|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:51:21.8452|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13722769 (0x7f34ed...1a4993). 2025-01-08 15:51:21.8452|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722769 | 6.3 ms | slot 30 ms |⛽ Gas gwei: 3.00 .. 3.00 (3.00) .. 3.00 2025-01-08 15:51:21.8452|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.8452|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 34 | sstore 11 | create 0 2025-01-08 15:51:21.8452|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 4.85 MGas/s | 157.8 tps | 157.75 Blk/s | exec code from cache 42 | new 1 2025-01-08 15:51:21.8452|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","blockNumber":"0xd16491","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7801","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000002000000000000000000000000100000000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000000000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000200000000000000000000000000000000000000008000000000000000000000000000000000000000000000","parentHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","prevRandao":"0x508063f15ba0b2f488bf1f61e8fa6f36def1047346ce6c40be470db53047064a","receiptsRoot":"0x4bce00edbf09a018667ad002e64b1065e90fb9cb5dee7c457a5afedbce4b3374","stateRoot":"0x209cf560abf8c168a33ad6dc95b828893b0c75af640078a030e1cc6af99db58b","timestamp":"0x677e9ecb","transactions":["0xf9014d82096684b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a044fe06a3d79f049e0bce368d2b4133e92d61724b76b561ebb1788228f125cf14a054283a1682582594f02bdaab6f495a15c671bc02ccde7222328e04c514c05dbf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da23","index":"0x430221e","validatorIndex":"0xe6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430221f","validatorIndex":"0xe6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da35","index":"0x4302220","validatorIndex":"0xe6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140610","index":"0x4302221","validatorIndex":"0xe6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140612","index":"0x4302222","validatorIndex":"0xe70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302223","validatorIndex":"0xe71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e3d","index":"0x4302224","validatorIndex":"0xe72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b400","index":"0x4302225","validatorIndex":"0xe73"}]},[],"0x9f6ee5d663cd4472b5d28b398601debd57d5efb6494040a94d6a23d424006006"]) 2025-01-08 15:51:21.8452|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","blockNumber":"0xd16491","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7801","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000002000000000000000000000000100000000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000000000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000200000000000000000000000000000000000000008000000000000000000000000000000000000000000000","parentHash":"0x9f758f38e2862d959450f2979ffade481751db72e0122e934208496ae0ecf6aa","prevRandao":"0x508063f15ba0b2f488bf1f61e8fa6f36def1047346ce6c40be470db53047064a","receiptsRoot":"0x4bce00edbf09a018667ad002e64b1065e90fb9cb5dee7c457a5afedbce4b3374","stateRoot":"0x209cf560abf8c168a33ad6dc95b828893b0c75af640078a030e1cc6af99db58b","timestamp":"0x677e9ecb","transactions":["0xf9014d82096684b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a044fe06a3d79f049e0bce368d2b4133e92d61724b76b561ebb1788228f125cf14a054283a1682582594f02bdaab6f495a15c671bc02ccde7222328e04c514c05dbf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da23","index":"0x430221e","validatorIndex":"0xe6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430221f","validatorIndex":"0xe6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da35","index":"0x4302220","validatorIndex":"0xe6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140610","index":"0x4302221","validatorIndex":"0xe6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140612","index":"0x4302222","validatorIndex":"0xe70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302223","validatorIndex":"0xe71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135e3d","index":"0x4302224","validatorIndex":"0xe72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b400","index":"0x4302225","validatorIndex":"0xe73"}]},[],"0x9f6ee5d663cd4472b5d28b398601debd57d5efb6494040a94d6a23d424006006"]) handled in 8ms 2025-01-08 15:51:21.8496|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8496|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.8496|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722769 (0x7f34ed...1a4993), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.8496|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13722769 (0x7f34ed...1a4993) was processed. 2025-01-08 15:51:21.8496|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13722769 (0x7f34ed...1a4993) 2025-01-08 15:51:21.8496|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8496|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.8645|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","blockNumber":"0xd16492","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","prevRandao":"0xc88d7c4188c0bbd8103f155f1999e6b8e56d8ccc7dce4061e8be2682029420d1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd82840b980a32d3247b3aef4827bfaf4e2092a49914476b844d48b894f3358a5","timestamp":"0x677e9ed5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff8","index":"0x4302226","validatorIndex":"0xe74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302227","validatorIndex":"0xe75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40d","index":"0x4302228","validatorIndex":"0xe76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da28","index":"0x4302229","validatorIndex":"0xe77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430222a","validatorIndex":"0xe78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00c","index":"0x430222b","validatorIndex":"0xe79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc3d","index":"0x430222c","validatorIndex":"0xe7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430222d","validatorIndex":"0xe7b"}]},[],"0xcbefc2e76e9aef2fb28d986b3d2c2f0588009e9bdd81881f3894d76cce97a590"]) 2025-01-08 15:51:21.8645|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722770 (0x27ac9b...7f1087), Extra Data: chiado-teku-0 2025-01-08 15:51:21.8645|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:21.8645|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:51:21.8645|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722770 2025-01-08 15:51:21.8645|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722770 (0x27ac9b...7f1087). 2025-01-08 15:51:21.8645|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.8645|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","blockNumber":"0xd16492","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","prevRandao":"0xc88d7c4188c0bbd8103f155f1999e6b8e56d8ccc7dce4061e8be2682029420d1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd82840b980a32d3247b3aef4827bfaf4e2092a49914476b844d48b894f3358a5","timestamp":"0x677e9ed5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff8","index":"0x4302226","validatorIndex":"0xe74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302227","validatorIndex":"0xe75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40d","index":"0x4302228","validatorIndex":"0xe76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da28","index":"0x4302229","validatorIndex":"0xe77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430222a","validatorIndex":"0xe78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00c","index":"0x430222b","validatorIndex":"0xe79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc3d","index":"0x430222c","validatorIndex":"0xe7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430222d","validatorIndex":"0xe7b"}]},[],"0xcbefc2e76e9aef2fb28d986b3d2c2f0588009e9bdd81881f3894d76cce97a590"]) 2025-01-08 15:51:21.8645|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:51:21.8645|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","blockNumber":"0xd16492","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7f34ed952498c7f2f05be0a25bd4fdd59dc994808f77f080f8256e06c71a4993","prevRandao":"0xc88d7c4188c0bbd8103f155f1999e6b8e56d8ccc7dce4061e8be2682029420d1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd82840b980a32d3247b3aef4827bfaf4e2092a49914476b844d48b894f3358a5","timestamp":"0x677e9ed5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff8","index":"0x4302226","validatorIndex":"0xe74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302227","validatorIndex":"0xe75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40d","index":"0x4302228","validatorIndex":"0xe76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da28","index":"0x4302229","validatorIndex":"0xe77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430222a","validatorIndex":"0xe78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e00c","index":"0x430222b","validatorIndex":"0xe79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc3d","index":"0x430222c","validatorIndex":"0xe7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430222d","validatorIndex":"0xe7b"}]},[],"0xcbefc2e76e9aef2fb28d986b3d2c2f0588009e9bdd81881f3894d76cce97a590"]) handled in 3ms 2025-01-08 15:51:21.8645|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:51:21.8645|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722770 | 2.1 ms | slot 22 ms | 2025-01-08 15:51:21.8645|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.8645|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 485.20 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.8713|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8713|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.8713|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722770 (0x27ac9b...7f1087), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.8713|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722770 (0x27ac9b...7f1087) was processed. 2025-01-08 15:51:21.8713|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722770 (0x27ac9b...7f1087) 2025-01-08 15:51:21.8724|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8724|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.8840|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","blockNumber":"0xd16493","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","prevRandao":"0x4f5fc15d6be3ce0390cabc2467f69a55ccce8122fa0f9e243487df879a592bfc","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf67f2049b0cb7caf85326a6059e1332f139e7ede29149ef95386d985a2d8764d","timestamp":"0x677e9eda","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b402","index":"0x430222e","validatorIndex":"0xe7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140607","index":"0x430222f","validatorIndex":"0xe7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dffe","index":"0x4302230","validatorIndex":"0xe7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6bb","index":"0x4302231","validatorIndex":"0xe7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x4302232","validatorIndex":"0xe80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302233","validatorIndex":"0xe81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c19","index":"0x4302234","validatorIndex":"0xe82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302235","validatorIndex":"0xe83"}]},[],"0xf6e9e4cd6b45a38ccd6781e5f0225170235bc31667433d70c5fc72176ea3bc72"]) 2025-01-08 15:51:21.8846|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722771 (0xd183fe...32f2ea), Extra Data: Nethermind 2025-01-08 15:51:21.8846|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:21.8846|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:51:21.8885|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722771 2025-01-08 15:51:21.8885|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:21.8885|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722771 (0xd183fe...32f2ea). 2025-01-08 15:51:21.8885|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:51:21.8885|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.8885|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","blockNumber":"0xd16493","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","prevRandao":"0x4f5fc15d6be3ce0390cabc2467f69a55ccce8122fa0f9e243487df879a592bfc","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf67f2049b0cb7caf85326a6059e1332f139e7ede29149ef95386d985a2d8764d","timestamp":"0x677e9eda","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b402","index":"0x430222e","validatorIndex":"0xe7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140607","index":"0x430222f","validatorIndex":"0xe7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dffe","index":"0x4302230","validatorIndex":"0xe7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6bb","index":"0x4302231","validatorIndex":"0xe7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x4302232","validatorIndex":"0xe80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302233","validatorIndex":"0xe81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c19","index":"0x4302234","validatorIndex":"0xe82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302235","validatorIndex":"0xe83"}]},[],"0xf6e9e4cd6b45a38ccd6781e5f0225170235bc31667433d70c5fc72176ea3bc72"]) 2025-01-08 15:51:21.8885|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","blockNumber":"0xd16493","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x27ac9b38c79aafdec6a8786d27aaaecc5f3487daa2593608d87d5f03587f1087","prevRandao":"0x4f5fc15d6be3ce0390cabc2467f69a55ccce8122fa0f9e243487df879a592bfc","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf67f2049b0cb7caf85326a6059e1332f139e7ede29149ef95386d985a2d8764d","timestamp":"0x677e9eda","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b402","index":"0x430222e","validatorIndex":"0xe7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140607","index":"0x430222f","validatorIndex":"0xe7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dffe","index":"0x4302230","validatorIndex":"0xe7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6bb","index":"0x4302231","validatorIndex":"0xe7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x4302232","validatorIndex":"0xe80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302233","validatorIndex":"0xe81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135c19","index":"0x4302234","validatorIndex":"0xe82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302235","validatorIndex":"0xe83"}]},[],"0xf6e9e4cd6b45a38ccd6781e5f0225170235bc31667433d70c5fc72176ea3bc72"]) handled in 5ms 2025-01-08 15:51:21.8885|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722771 | 2.1 ms | slot 22 ms | 2025-01-08 15:51:21.8885|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.8885|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 474.16 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.8928|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8928|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.8928|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722771 (0xd183fe...32f2ea), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.8928|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722771 (0xd183fe...32f2ea) was processed. 2025-01-08 15:51:21.8928|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722771 (0xd183fe...32f2ea) 2025-01-08 15:51:21.8928|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.8928|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.9069|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","blockNumber":"0xd16494","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","prevRandao":"0x5d50087fa769ec5f4c034aa5ba4af55ace77a7df2a1df4a9edac9641e2ac53b3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xda8a7ea33bfb7588c2a8ad2cae5081015539436b907fb55a5a46252838b1d031","timestamp":"0x677e9edf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302236","validatorIndex":"0xe84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0d70","index":"0x4302237","validatorIndex":"0xe85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40e","index":"0x4302238","validatorIndex":"0xe86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e004","index":"0x4302239","validatorIndex":"0xe87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e217","index":"0x430223a","validatorIndex":"0xe88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430223b","validatorIndex":"0xe89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430223c","validatorIndex":"0xe8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138818","index":"0x430223d","validatorIndex":"0xe8b"}]},[],"0xbfc326a418e358c006bd41cc53bc773a1b1cbdcdf8558e2e34509176270313e8"]) 2025-01-08 15:51:21.9069|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722772 (0x0dcef1...aa9a11), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:21.9069|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.9082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:51:21.9082|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722772 2025-01-08 15:51:21.9082|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722772 (0x0dcef1...aa9a11). 2025-01-08 15:51:21.9082|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.9082|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","blockNumber":"0xd16494","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","prevRandao":"0x5d50087fa769ec5f4c034aa5ba4af55ace77a7df2a1df4a9edac9641e2ac53b3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xda8a7ea33bfb7588c2a8ad2cae5081015539436b907fb55a5a46252838b1d031","timestamp":"0x677e9edf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302236","validatorIndex":"0xe84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0d70","index":"0x4302237","validatorIndex":"0xe85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40e","index":"0x4302238","validatorIndex":"0xe86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e004","index":"0x4302239","validatorIndex":"0xe87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e217","index":"0x430223a","validatorIndex":"0xe88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430223b","validatorIndex":"0xe89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430223c","validatorIndex":"0xe8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138818","index":"0x430223d","validatorIndex":"0xe8b"}]},[],"0xbfc326a418e358c006bd41cc53bc773a1b1cbdcdf8558e2e34509176270313e8"]) 2025-01-08 15:51:21.9082|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","blockNumber":"0xd16494","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd183fea4cad20ddc2d6789b56ff3107d539aba41641d42c2272dd4603d32f2ea","prevRandao":"0x5d50087fa769ec5f4c034aa5ba4af55ace77a7df2a1df4a9edac9641e2ac53b3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xda8a7ea33bfb7588c2a8ad2cae5081015539436b907fb55a5a46252838b1d031","timestamp":"0x677e9edf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302236","validatorIndex":"0xe84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0d70","index":"0x4302237","validatorIndex":"0xe85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b40e","index":"0x4302238","validatorIndex":"0xe86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e004","index":"0x4302239","validatorIndex":"0xe87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e217","index":"0x430223a","validatorIndex":"0xe88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430223b","validatorIndex":"0xe89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430223c","validatorIndex":"0xe8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138818","index":"0x430223d","validatorIndex":"0xe8b"}]},[],"0xbfc326a418e358c006bd41cc53bc773a1b1cbdcdf8558e2e34509176270313e8"]) handled in 4ms 2025-01-08 15:51:21.9082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.9082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:21.9125|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722772 | 2.9 ms | slot 22 ms | 2025-01-08 15:51:21.9125|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.9125|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 339.44 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.9207|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.9207|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.9207|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722772 (0x0dcef1...aa9a11), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.9207|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722772 (0x0dcef1...aa9a11) was processed. 2025-01-08 15:51:21.9207|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722772 (0x0dcef1...aa9a11) 2025-01-08 15:51:21.9207|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.9207|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.9450|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","blockNumber":"0xd16495","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","prevRandao":"0x2788235cc57360ba47577b13e7c86175197b8c2b338b3ddcff69b80a6410f5e2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94e3a4cd6afd53907d3fa2ce3d4a12f53e5c9ac4984c3f82303e11cd6cbf823f","timestamp":"0x677e9ee4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13620b","index":"0x430223e","validatorIndex":"0xe8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140616","index":"0x430223f","validatorIndex":"0xe8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140617","index":"0x4302240","validatorIndex":"0xe8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1241","index":"0x4302241","validatorIndex":"0xe8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bfa","index":"0x4302242","validatorIndex":"0xe90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdca1","index":"0x4302243","validatorIndex":"0xe91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d02b0","index":"0x4302244","validatorIndex":"0xe92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc37","index":"0x4302245","validatorIndex":"0xe93"}]},[],"0x4feae2aafa6d456684f66f85afa07493bfde54b0b7ab9eab5ff6bca5e79dccbf"]) 2025-01-08 15:51:21.9450|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722773 (0x60ebd0...cff94c), Extra Data: chiado-teku-0 2025-01-08 15:51:21.9450|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.9450|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:51:21.9605|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722773 2025-01-08 15:51:21.9605|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722773 (0x60ebd0...cff94c). 2025-01-08 15:51:21.9605|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.9605|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","blockNumber":"0xd16495","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","prevRandao":"0x2788235cc57360ba47577b13e7c86175197b8c2b338b3ddcff69b80a6410f5e2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94e3a4cd6afd53907d3fa2ce3d4a12f53e5c9ac4984c3f82303e11cd6cbf823f","timestamp":"0x677e9ee4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13620b","index":"0x430223e","validatorIndex":"0xe8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140616","index":"0x430223f","validatorIndex":"0xe8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140617","index":"0x4302240","validatorIndex":"0xe8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1241","index":"0x4302241","validatorIndex":"0xe8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bfa","index":"0x4302242","validatorIndex":"0xe90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdca1","index":"0x4302243","validatorIndex":"0xe91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d02b0","index":"0x4302244","validatorIndex":"0xe92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc37","index":"0x4302245","validatorIndex":"0xe93"}]},[],"0x4feae2aafa6d456684f66f85afa07493bfde54b0b7ab9eab5ff6bca5e79dccbf"]) 2025-01-08 15:51:21.9605|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","blockNumber":"0xd16495","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0dcef1815f14b06bc2cc710837b1af88f26787349c5b9575b08a735373aa9a11","prevRandao":"0x2788235cc57360ba47577b13e7c86175197b8c2b338b3ddcff69b80a6410f5e2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94e3a4cd6afd53907d3fa2ce3d4a12f53e5c9ac4984c3f82303e11cd6cbf823f","timestamp":"0x677e9ee4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13620b","index":"0x430223e","validatorIndex":"0xe8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140616","index":"0x430223f","validatorIndex":"0xe8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140617","index":"0x4302240","validatorIndex":"0xe8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a1241","index":"0x4302241","validatorIndex":"0xe8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bfa","index":"0x4302242","validatorIndex":"0xe90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdca1","index":"0x4302243","validatorIndex":"0xe91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d02b0","index":"0x4302244","validatorIndex":"0xe92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc37","index":"0x4302245","validatorIndex":"0xe93"}]},[],"0x4feae2aafa6d456684f66f85afa07493bfde54b0b7ab9eab5ff6bca5e79dccbf"]) handled in 16ms 2025-01-08 15:51:21.9605|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722773 | 14.6 ms | slot 50 ms | 2025-01-08 15:51:21.9605|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.9605|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 68.50 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:51:21.9605|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:21.9605|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:21.9658|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.9658|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.9658|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722773 (0x60ebd0...cff94c), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.9658|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722773 (0x60ebd0...cff94c) was processed. 2025-01-08 15:51:21.9658|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722773 (0x60ebd0...cff94c) 2025-01-08 15:51:21.9658|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.9658|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:21.9845|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","blockNumber":"0xd16496","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","prevRandao":"0x286249e8836b6ed7765c9840f43eca570fc9cea3a4e8181220d5f2489a5e1e32","receiptsRoot":"0x85975f4ded940cb7026d26d1f44044a413a550d8c185d871dda820b9a03b50db","stateRoot":"0x3eecf3f26c3c3a2b4dba2dd5b6d2082a86e5226523ed776425ce5f88c43c7cab","timestamp":"0x677e9ee9","transactions":["0x02f901d58227d883055e768459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7ca2ccf5fd8039033d3a6f2fdcfbd52d4326da75eaa35bb4496bca05f21375d0d15b1570e601a629501c5ed713d5ae16469fa9e69e1e13d9e275036caf9952bf332e332e30000000000000000000000000000000000000000000000000000000c001a0ad6b6dbc08786d201cce84255721b1aa06220a771fbdc4c3feed9f5f0c9bdcb2a079f42efec4fdb78e7457f968c889df334e46db67ce44a5c987a53fa47ef6e7b4","0x02f901d58227d883054aba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ebe03c8caa185d6befe350d2da2163499f734de0db7f9cd11db02e6413589239fb257d6de8d369fcefc6717147eb8b0966ef48718703075c18756f62c84250d2c332e332e30000000000000000000000000000000000000000000000000000000c001a08e769b987447ad7e17ffdb91b8523875625de40eb2192291ebe2838ba7eead80a0244e921a3046e7c6a068ea68c15f4b27a34dcb2bfabccd2fa0cf9510818f643d","0x02f901d58227d88305028f8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be23a44e23e37bf64c2d495fc26185c1da45ebc87fefb885f89457a3b07cf77a08990ab2ba00c02a5a13886258315565875bf1dc56a010a82e1123d8a5f2d73337332e332e30000000000000000000000000000000000000000000000000000000c001a028b6b4fd6e919a36c7454a6cd4fe723ff01a2bae53276b4aae8a40da1b0109fda0783d01f3d619e69eda37fc64c523873e1a7ac79f6e0d5dc3b8e3ecd6430666aa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5eb","index":"0x4302246","validatorIndex":"0xe94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9ec","index":"0x4302247","validatorIndex":"0xe95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13882b","index":"0x4302248","validatorIndex":"0xe96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da27","index":"0x4302249","validatorIndex":"0xe97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x613d42","index":"0x430224a","validatorIndex":"0xe98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x430224b","validatorIndex":"0xe99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430224c","validatorIndex":"0xe9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140832","index":"0x430224d","validatorIndex":"0xe9b"}]},[],"0x1dbf0d157f676bbc005520e46b9a1ac56fe77e6491b78e2921d340389b523fbc"]) 2025-01-08 15:51:21.9845|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722774 (0xac15cb...604202), Extra Data: Nethermind 2025-01-08 15:51:21.9845|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722774. 2025-01-08 15:51:21.9845|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722774. 2025-01-08 15:51:21.9893|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722774 2025-01-08 15:51:21.9893|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722774 (0xac15cb...604202). 2025-01-08 15:51:21.9893|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:21.9893|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","blockNumber":"0xd16496","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","prevRandao":"0x286249e8836b6ed7765c9840f43eca570fc9cea3a4e8181220d5f2489a5e1e32","receiptsRoot":"0x85975f4ded940cb7026d26d1f44044a413a550d8c185d871dda820b9a03b50db","stateRoot":"0x3eecf3f26c3c3a2b4dba2dd5b6d2082a86e5226523ed776425ce5f88c43c7cab","timestamp":"0x677e9ee9","transactions":["0x02f901d58227d883055e768459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7ca2ccf5fd8039033d3a6f2fdcfbd52d4326da75eaa35bb4496bca05f21375d0d15b1570e601a629501c5ed713d5ae16469fa9e69e1e13d9e275036caf9952bf332e332e30000000000000000000000000000000000000000000000000000000c001a0ad6b6dbc08786d201cce84255721b1aa06220a771fbdc4c3feed9f5f0c9bdcb2a079f42efec4fdb78e7457f968c889df334e46db67ce44a5c987a53fa47ef6e7b4","0x02f901d58227d883054aba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ebe03c8caa185d6befe350d2da2163499f734de0db7f9cd11db02e6413589239fb257d6de8d369fcefc6717147eb8b0966ef48718703075c18756f62c84250d2c332e332e30000000000000000000000000000000000000000000000000000000c001a08e769b987447ad7e17ffdb91b8523875625de40eb2192291ebe2838ba7eead80a0244e921a3046e7c6a068ea68c15f4b27a34dcb2bfabccd2fa0cf9510818f643d","0x02f901d58227d88305028f8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be23a44e23e37bf64c2d495fc26185c1da45ebc87fefb885f89457a3b07cf77a08990ab2ba00c02a5a13886258315565875bf1dc56a010a82e1123d8a5f2d73337332e332e30000000000000000000000000000000000000000000000000000000c001a028b6b4fd6e919a36c7454a6cd4fe723ff01a2bae53276b4aae8a40da1b0109fda0783d01f3d619e69eda37fc64c523873e1a7ac79f6e0d5dc3b8e3ecd6430666aa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5eb","index":"0x4302246","validatorIndex":"0xe94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9ec","index":"0x4302247","validatorIndex":"0xe95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13882b","index":"0x4302248","validatorIndex":"0xe96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da27","index":"0x4302249","validatorIndex":"0xe97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x613d42","index":"0x430224a","validatorIndex":"0xe98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x430224b","validatorIndex":"0xe99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430224c","validatorIndex":"0xe9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140832","index":"0x430224d","validatorIndex":"0xe9b"}]},[],"0x1dbf0d157f676bbc005520e46b9a1ac56fe77e6491b78e2921d340389b523fbc"]) 2025-01-08 15:51:21.9893|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","blockNumber":"0xd16496","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x60ebd0e052fbed51ac68f1171420c8bea5c085fb2d2d03f74f17bef0e3cff94c","prevRandao":"0x286249e8836b6ed7765c9840f43eca570fc9cea3a4e8181220d5f2489a5e1e32","receiptsRoot":"0x85975f4ded940cb7026d26d1f44044a413a550d8c185d871dda820b9a03b50db","stateRoot":"0x3eecf3f26c3c3a2b4dba2dd5b6d2082a86e5226523ed776425ce5f88c43c7cab","timestamp":"0x677e9ee9","transactions":["0x02f901d58227d883055e768459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7ca2ccf5fd8039033d3a6f2fdcfbd52d4326da75eaa35bb4496bca05f21375d0d15b1570e601a629501c5ed713d5ae16469fa9e69e1e13d9e275036caf9952bf332e332e30000000000000000000000000000000000000000000000000000000c001a0ad6b6dbc08786d201cce84255721b1aa06220a771fbdc4c3feed9f5f0c9bdcb2a079f42efec4fdb78e7457f968c889df334e46db67ce44a5c987a53fa47ef6e7b4","0x02f901d58227d883054aba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ebe03c8caa185d6befe350d2da2163499f734de0db7f9cd11db02e6413589239fb257d6de8d369fcefc6717147eb8b0966ef48718703075c18756f62c84250d2c332e332e30000000000000000000000000000000000000000000000000000000c001a08e769b987447ad7e17ffdb91b8523875625de40eb2192291ebe2838ba7eead80a0244e921a3046e7c6a068ea68c15f4b27a34dcb2bfabccd2fa0cf9510818f643d","0x02f901d58227d88305028f8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be23a44e23e37bf64c2d495fc26185c1da45ebc87fefb885f89457a3b07cf77a08990ab2ba00c02a5a13886258315565875bf1dc56a010a82e1123d8a5f2d73337332e332e30000000000000000000000000000000000000000000000000000000c001a028b6b4fd6e919a36c7454a6cd4fe723ff01a2bae53276b4aae8a40da1b0109fda0783d01f3d619e69eda37fc64c523873e1a7ac79f6e0d5dc3b8e3ecd6430666aa"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5eb","index":"0x4302246","validatorIndex":"0xe94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9ec","index":"0x4302247","validatorIndex":"0xe95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13882b","index":"0x4302248","validatorIndex":"0xe96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da27","index":"0x4302249","validatorIndex":"0xe97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x613d42","index":"0x430224a","validatorIndex":"0xe98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x430224b","validatorIndex":"0xe99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430224c","validatorIndex":"0xe9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140832","index":"0x430224d","validatorIndex":"0xe9b"}]},[],"0x1dbf0d157f676bbc005520e46b9a1ac56fe77e6491b78e2921d340389b523fbc"]) handled in 5ms 2025-01-08 15:51:21.9893|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:51:21.9893|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:21.9893|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722774 | 3.7 ms | slot 29 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:21.9893|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:21.9893|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 23.63 MGas/s | 807.1 tps | 269.03 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:51:21.9975|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.9975|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:21.9975|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722774 (0xac15cb...604202), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:21.9975|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722774 (0xac15cb...604202) was processed. 2025-01-08 15:51:21.9975|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722774 (0xac15cb...604202) 2025-01-08 15:51:21.9975|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:21.9975|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:22.0184|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","blockNumber":"0xd16497","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","prevRandao":"0x5beb3ae9c97f7d045e0b0e1a7a799ad48b94e1ef6b2af39afd9742bdc3aa3cef","receiptsRoot":"0xa1d5818c9b357cc0b1622859a28c60c52434c05b43e8786c6cc330339b528d6a","stateRoot":"0xfa85e081bffe7bc1b5379d57731c21c8d9f8c78faebb090981b0e5ba0ed581a3","timestamp":"0x677e9eee","transactions":["0x02f901d58227d8830551ca8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e032532f7f3f2ce4a96503cc9f007c719f6f61fd30d46dc1cc3cc0aad05795418c88e42c7afd0533788b9d92c5c5a591a02a783390e4eb08cb6ccd0dec4f75102332e332e30000000000000000000000000000000000000000000000000000000c001a0f5dbf2041f3773710433486482ed5fdb8a50082976415086678f9e38b39c0f5fa0246c968a14adcf2c1ebe8a555320bdee46f708df0195386f1a7650c210671407","0x02f901d58227d883053e5d8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3d4c1384a37fd5190aea6ffb81caf4920a605bf0c3a4149a63ec63866d9bef849d3dde2157877f80172c682f504c589f5474b836c3c2e67c19c29d009d3a150f332e332e30000000000000000000000000000000000000000000000000000000c001a0c2d8d70491b64aebd4e99ff71c16f6b766a2766a824a4e789344c3f85adbcf9ea06836856ec307b09ac3414542bd4d1003b2827d9367caf4c1e3ee42f2670dee9b","0x02f901d58227d883055e778459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be693ec5f9b0116775df5b83970244391dce509d50268a8ea8673efc9ecd99806e72b3fab94ca7de042271bb68364ba606f027773bb2606d531f4ea5fe0c3c2eda332e332e30000000000000000000000000000000000000000000000000000000c080a04315b8c9e4a8b5a38a79deba8dc9ee416f377d89789b7d91a3b0e18494e41822a03a101871d7488a49187066594a30178bd90d942d6672534f4a29da21f596df49"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aed8d","index":"0x430224e","validatorIndex":"0xe9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f6","index":"0x430224f","validatorIndex":"0xe9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1e","index":"0x4302250","validatorIndex":"0xe9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da22","index":"0x4302251","validatorIndex":"0xe9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x4302252","validatorIndex":"0xea0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38cca6","index":"0x4302253","validatorIndex":"0xea1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da21","index":"0x4302254","validatorIndex":"0xea2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302255","validatorIndex":"0xea3"}]},[],"0x59d2cce38918863b93b5d3c2906d6a95e3fd49789db1f8478f0dd0f048115d5e"]) 2025-01-08 15:51:22.0184|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722775 (0x3eb9d2...d5aebb), Extra Data: chiado-lodestar-0 2025-01-08 15:51:22.0205|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722775. 2025-01-08 15:51:22.0205|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722775. 2025-01-08 15:51:22.0205|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722775 2025-01-08 15:51:22.0267|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722775 (0x3eb9d2...d5aebb). 2025-01-08 15:51:22.0267|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:22.0267|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","blockNumber":"0xd16497","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","prevRandao":"0x5beb3ae9c97f7d045e0b0e1a7a799ad48b94e1ef6b2af39afd9742bdc3aa3cef","receiptsRoot":"0xa1d5818c9b357cc0b1622859a28c60c52434c05b43e8786c6cc330339b528d6a","stateRoot":"0xfa85e081bffe7bc1b5379d57731c21c8d9f8c78faebb090981b0e5ba0ed581a3","timestamp":"0x677e9eee","transactions":["0x02f901d58227d8830551ca8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e032532f7f3f2ce4a96503cc9f007c719f6f61fd30d46dc1cc3cc0aad05795418c88e42c7afd0533788b9d92c5c5a591a02a783390e4eb08cb6ccd0dec4f75102332e332e30000000000000000000000000000000000000000000000000000000c001a0f5dbf2041f3773710433486482ed5fdb8a50082976415086678f9e38b39c0f5fa0246c968a14adcf2c1ebe8a555320bdee46f708df0195386f1a7650c210671407","0x02f901d58227d883053e5d8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3d4c1384a37fd5190aea6ffb81caf4920a605bf0c3a4149a63ec63866d9bef849d3dde2157877f80172c682f504c589f5474b836c3c2e67c19c29d009d3a150f332e332e30000000000000000000000000000000000000000000000000000000c001a0c2d8d70491b64aebd4e99ff71c16f6b766a2766a824a4e789344c3f85adbcf9ea06836856ec307b09ac3414542bd4d1003b2827d9367caf4c1e3ee42f2670dee9b","0x02f901d58227d883055e778459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be693ec5f9b0116775df5b83970244391dce509d50268a8ea8673efc9ecd99806e72b3fab94ca7de042271bb68364ba606f027773bb2606d531f4ea5fe0c3c2eda332e332e30000000000000000000000000000000000000000000000000000000c080a04315b8c9e4a8b5a38a79deba8dc9ee416f377d89789b7d91a3b0e18494e41822a03a101871d7488a49187066594a30178bd90d942d6672534f4a29da21f596df49"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aed8d","index":"0x430224e","validatorIndex":"0xe9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f6","index":"0x430224f","validatorIndex":"0xe9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1e","index":"0x4302250","validatorIndex":"0xe9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da22","index":"0x4302251","validatorIndex":"0xe9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x4302252","validatorIndex":"0xea0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38cca6","index":"0x4302253","validatorIndex":"0xea1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da21","index":"0x4302254","validatorIndex":"0xea2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302255","validatorIndex":"0xea3"}]},[],"0x59d2cce38918863b93b5d3c2906d6a95e3fd49789db1f8478f0dd0f048115d5e"]) 2025-01-08 15:51:22.0267|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","blockNumber":"0xd16497","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xac15cbbf0c58db9005cfc454ecd4fef3de31073e34fedc224394baaca7604202","prevRandao":"0x5beb3ae9c97f7d045e0b0e1a7a799ad48b94e1ef6b2af39afd9742bdc3aa3cef","receiptsRoot":"0xa1d5818c9b357cc0b1622859a28c60c52434c05b43e8786c6cc330339b528d6a","stateRoot":"0xfa85e081bffe7bc1b5379d57731c21c8d9f8c78faebb090981b0e5ba0ed581a3","timestamp":"0x677e9eee","transactions":["0x02f901d58227d8830551ca8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e032532f7f3f2ce4a96503cc9f007c719f6f61fd30d46dc1cc3cc0aad05795418c88e42c7afd0533788b9d92c5c5a591a02a783390e4eb08cb6ccd0dec4f75102332e332e30000000000000000000000000000000000000000000000000000000c001a0f5dbf2041f3773710433486482ed5fdb8a50082976415086678f9e38b39c0f5fa0246c968a14adcf2c1ebe8a555320bdee46f708df0195386f1a7650c210671407","0x02f901d58227d883053e5d8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3d4c1384a37fd5190aea6ffb81caf4920a605bf0c3a4149a63ec63866d9bef849d3dde2157877f80172c682f504c589f5474b836c3c2e67c19c29d009d3a150f332e332e30000000000000000000000000000000000000000000000000000000c001a0c2d8d70491b64aebd4e99ff71c16f6b766a2766a824a4e789344c3f85adbcf9ea06836856ec307b09ac3414542bd4d1003b2827d9367caf4c1e3ee42f2670dee9b","0x02f901d58227d883055e778459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be693ec5f9b0116775df5b83970244391dce509d50268a8ea8673efc9ecd99806e72b3fab94ca7de042271bb68364ba606f027773bb2606d531f4ea5fe0c3c2eda332e332e30000000000000000000000000000000000000000000000000000000c080a04315b8c9e4a8b5a38a79deba8dc9ee416f377d89789b7d91a3b0e18494e41822a03a101871d7488a49187066594a30178bd90d942d6672534f4a29da21f596df49"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aed8d","index":"0x430224e","validatorIndex":"0xe9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f6","index":"0x430224f","validatorIndex":"0xe9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1e","index":"0x4302250","validatorIndex":"0xe9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da22","index":"0x4302251","validatorIndex":"0xe9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x4302252","validatorIndex":"0xea0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38cca6","index":"0x4302253","validatorIndex":"0xea1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da21","index":"0x4302254","validatorIndex":"0xea2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302255","validatorIndex":"0xea3"}]},[],"0x59d2cce38918863b93b5d3c2906d6a95e3fd49789db1f8478f0dd0f048115d5e"]) handled in 8ms 2025-01-08 15:51:22.0267|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:22.0267|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:22.0315|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722775 | 6.4 ms | slot 37 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:22.0315|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:22.0315|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 13.74 MGas/s | 469.2 tps | 156.40 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:51:22.0399|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:22.0399|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:22.0399|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722775 (0x3eb9d2...d5aebb), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:22.0402|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722775 (0x3eb9d2...d5aebb) was processed. 2025-01-08 15:51:22.0402|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722775 (0x3eb9d2...d5aebb) 2025-01-08 15:51:22.0402|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:22.0402|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:22.0790|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","blockNumber":"0xd16498","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","prevRandao":"0xec1fddecf57c658b4074f7b93621e53b60fbf607647352581526b787fe9c1238","receiptsRoot":"0xa633760595851deb19a9109539484c842abb1d64bbcf9523f692832572ad8aa0","stateRoot":"0x04d064fcb6b4d5ab13ef48f1d6f8fab6bd1ee27346b1ec1742a88490807eab67","timestamp":"0x677e9ef3","transactions":["0x02f901d58227d883054abb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0999063d955b8761fb0d92a5293004defe213a6918ad426bb29ff81005bc7a6be7697b68c279e4c4266e7245706939579f86e81c8f6b531010d0235510bbc006332e332e30000000000000000000000000000000000000000000000000000000c001a05e37f1bddc8051e4719ebb65afbffa486db963cf47020a933356a5b1dce7415ea0464b0d3ba3b78610a255caffc27606f8f8d49131d87baad53987f82300e320b6","0x02f901d58227d8830502908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86a37b05f10a87de39d1ff5e6613b01e6e3191ee2f04b14b4f3b480f1e29a6fafb514e6b6f7307c277fbafa5ba6177096baf86fd2be0cb2b57a8dcbbc7ee2e734332e332e30000000000000000000000000000000000000000000000000000000c001a0fb0223ff96e207a92c5b5ff364c75a41885bd2ff7e411590ecfe9a437724b4cea060bf7f181da00bc78cb67c06eb5f804a6e88a8824b59ad3789b2a991e22c3fa3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5e8","index":"0x4302256","validatorIndex":"0xea4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14062f","index":"0x4302257","validatorIndex":"0xea5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138801","index":"0x4302258","validatorIndex":"0xea6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138df7","index":"0x4302259","validatorIndex":"0xea7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x430225a","validatorIndex":"0xea8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430225b","validatorIndex":"0xea9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e001","index":"0x430225c","validatorIndex":"0xeaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430225d","validatorIndex":"0xeab"}]},[],"0xc636ef7ef3610c512840c75c5652c92651d59d88e6695e1567aede065d763edb"]) 2025-01-08 15:51:22.0790|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722776 (0xbb0789...543db2), Extra Data: chiado-teku-0 2025-01-08 15:51:22.0805|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:22.0805|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:51:22.0805|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:51:22.0908|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722776 2025-01-08 15:51:22.0908|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722776 (0xbb0789...543db2). 2025-01-08 15:51:22.0908|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:22.0908|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:22.0908|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722776 | 11.5 ms | slot 65 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:22.0922|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","blockNumber":"0xd16498","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","prevRandao":"0xec1fddecf57c658b4074f7b93621e53b60fbf607647352581526b787fe9c1238","receiptsRoot":"0xa633760595851deb19a9109539484c842abb1d64bbcf9523f692832572ad8aa0","stateRoot":"0x04d064fcb6b4d5ab13ef48f1d6f8fab6bd1ee27346b1ec1742a88490807eab67","timestamp":"0x677e9ef3","transactions":["0x02f901d58227d883054abb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0999063d955b8761fb0d92a5293004defe213a6918ad426bb29ff81005bc7a6be7697b68c279e4c4266e7245706939579f86e81c8f6b531010d0235510bbc006332e332e30000000000000000000000000000000000000000000000000000000c001a05e37f1bddc8051e4719ebb65afbffa486db963cf47020a933356a5b1dce7415ea0464b0d3ba3b78610a255caffc27606f8f8d49131d87baad53987f82300e320b6","0x02f901d58227d8830502908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86a37b05f10a87de39d1ff5e6613b01e6e3191ee2f04b14b4f3b480f1e29a6fafb514e6b6f7307c277fbafa5ba6177096baf86fd2be0cb2b57a8dcbbc7ee2e734332e332e30000000000000000000000000000000000000000000000000000000c001a0fb0223ff96e207a92c5b5ff364c75a41885bd2ff7e411590ecfe9a437724b4cea060bf7f181da00bc78cb67c06eb5f804a6e88a8824b59ad3789b2a991e22c3fa3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5e8","index":"0x4302256","validatorIndex":"0xea4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14062f","index":"0x4302257","validatorIndex":"0xea5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138801","index":"0x4302258","validatorIndex":"0xea6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138df7","index":"0x4302259","validatorIndex":"0xea7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x430225a","validatorIndex":"0xea8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430225b","validatorIndex":"0xea9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e001","index":"0x430225c","validatorIndex":"0xeaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430225d","validatorIndex":"0xeab"}]},[],"0xc636ef7ef3610c512840c75c5652c92651d59d88e6695e1567aede065d763edb"]) 2025-01-08 15:51:22.0922|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:51:22.0922|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:22.0922|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 5.10 MGas/s | 174.3 tps | 87.13 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:51:22.0922|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","blockNumber":"0xd16498","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3eb9d21e79604ae5d4454e27b8e3a455bcd1adfa60452462cebab2853cd5aebb","prevRandao":"0xec1fddecf57c658b4074f7b93621e53b60fbf607647352581526b787fe9c1238","receiptsRoot":"0xa633760595851deb19a9109539484c842abb1d64bbcf9523f692832572ad8aa0","stateRoot":"0x04d064fcb6b4d5ab13ef48f1d6f8fab6bd1ee27346b1ec1742a88490807eab67","timestamp":"0x677e9ef3","transactions":["0x02f901d58227d883054abb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0999063d955b8761fb0d92a5293004defe213a6918ad426bb29ff81005bc7a6be7697b68c279e4c4266e7245706939579f86e81c8f6b531010d0235510bbc006332e332e30000000000000000000000000000000000000000000000000000000c001a05e37f1bddc8051e4719ebb65afbffa486db963cf47020a933356a5b1dce7415ea0464b0d3ba3b78610a255caffc27606f8f8d49131d87baad53987f82300e320b6","0x02f901d58227d8830502908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86a37b05f10a87de39d1ff5e6613b01e6e3191ee2f04b14b4f3b480f1e29a6fafb514e6b6f7307c277fbafa5ba6177096baf86fd2be0cb2b57a8dcbbc7ee2e734332e332e30000000000000000000000000000000000000000000000000000000c001a0fb0223ff96e207a92c5b5ff364c75a41885bd2ff7e411590ecfe9a437724b4cea060bf7f181da00bc78cb67c06eb5f804a6e88a8824b59ad3789b2a991e22c3fa3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5e8","index":"0x4302256","validatorIndex":"0xea4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14062f","index":"0x4302257","validatorIndex":"0xea5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138801","index":"0x4302258","validatorIndex":"0xea6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138df7","index":"0x4302259","validatorIndex":"0xea7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x430225a","validatorIndex":"0xea8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430225b","validatorIndex":"0xea9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e001","index":"0x430225c","validatorIndex":"0xeaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430225d","validatorIndex":"0xeab"}]},[],"0xc636ef7ef3610c512840c75c5652c92651d59d88e6695e1567aede065d763edb"]) handled in 13ms 2025-01-08 15:51:22.1017|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:22.1017|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:22.1017|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722776 (0xbb0789...543db2), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:22.1017|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722776 (0xbb0789...543db2) was processed. 2025-01-08 15:51:22.1017|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722776 (0xbb0789...543db2) 2025-01-08 15:51:22.1017|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:22.1017|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:22.4914|DEBUG|Network.PeerManager|17|Peer pool size is: 1717 2025-01-08 15:51:22.8142|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.216.43.56:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 15:51:23.0149|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.84.185.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:51:23.0847|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:23.5492|DEBUG|Network.PeerManager|17|Peer pool size is: 1818 2025-01-08 15:51:23.7882|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:51:23.8025|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:23.9345|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.229.255:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:51:24.0849|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:51:24.8359|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.102.109.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7341 2025-01-08 15:51:25.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:51:25.0849|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:51:25.1624|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","blockNumber":"0xd16499","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x2ae46","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","prevRandao":"0x57a366808175c73e44f67478f55894deb8437828f1681ac7a4a9e007ba1b18a4","receiptsRoot":"0xb6c24cd16a89eeea27944775e10eaaf160b3583462495c57b363f318ffea0623","stateRoot":"0x60ad0dfbc612012429f364ce3fb6f423d3c36df260310c2d7a5e0dc020a1063c","timestamp":"0x677e9efd","transactions":["0x02f901d58227d883055e788459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8311bc8dcee1294abd8c12c7c8bfb630de0bcd70eef59b62c3e7a4712eacfba32872158ed02951dcab11325cd4b00fb9c336d422c2e3fd1a739cd0d39113033f4332e332e30000000000000000000000000000000000000000000000000000000c080a0d09af838afd42b2bb70d140d11562dbe93f545a740be2a2bc6078383f737b61fa0314146e2e5f0130c320765b83951c26a3398db8fa46ad15c9f73d939430b9887","0x02f901d58227d883053e5e8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3bc4af287eaf52c7568a3ddb95cbe30ef3ed3ccab8d41e959270da8f4c6022f7669b5e8983c3da50386cde615dfdfa9c99753c3d98cf4546eac90104db0fc0ec332e332e30000000000000000000000000000000000000000000000000000000c080a096a644434eeeac2920e580f0554c230627d4741384502e838e7c90eb501dbdd0a03138c230aa70fbc1830844f93ea8e4f11affe523de5371c8ff2a06dc98e89f2f","0x02f901d58227d8830551cb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8676a931012fd91f6f0f0158baa0068bf1bd288ea540d4da83cfac9db925fb9f28f7708520f7a7c19fe327759d1a194ed26d6cf0cb67203360ee427b98e7259c4332e332e30000000000000000000000000000000000000000000000000000000c080a00aa834bef4b5823a42b64104f721f5cd0e24ac4cf08d8b16f106e00454d3a7fda0703de43e97a4dd661417bd3b78c6abbba7671e783ac0a467e95fc522285dff11","0x02f901d58227d883054abc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be91df29b052c69d7b06fea1f9a08f826f779db39e0b4adfbfd41c740a9a1dac162f4ec1e9d7a9f1da0fa8b999fefb594626b99a280b45446cc4525b9bb7d6259f332e332e30000000000000000000000000000000000000000000000000000000c080a03b93eaebee3f2e17a7457eae5f498098945d6fcf4435b14b3dff27f8a7f4d751a0763077875c4725c4c30ccf3e326f62d92f868dfae97a65afdc8d51a3d693e2f5","0x02f901d58227d8830502918459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c164382d58b8bf2fa791f448d90cd56ac5b6f1e60e4041973b039da075583a2b4053ada4c4d5c0be202071c5d18212b01ff96d86ca2751aa8d3282bc21f5a8999332e332e30000000000000000000000000000000000000000000000000000000c080a04021afbda1b157ad31df2871b711259bd0877a88240205b9e94bc45c9dbc2fbba059ddb54cf37444d4f01af1e2a1906792cf3a4a627c94ab71ab3b2a659c950517","0x02f901d58227d883055e798459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c729417bd958a28218e8cad458db3bd30988c3283ba3362fe544bca25a1cdc5b563d62cfa5ea6ec7cdbb669806d95c8f6145c9fc1fa23728784e761fb908b04f3332e332e30000000000000000000000000000000000000000000000000000000c080a003a9b3f30f6d2318d3559802c69b7a722bec368f267bdf5da2a5599938a15b9ba02fa5085bfbe9e87f188e07f921f83658ee503eda013668bf43f21bcf2ed9dfd5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1d","index":"0x430225e","validatorIndex":"0xeac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x430225f","validatorIndex":"0xead"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da27","index":"0x4302260","validatorIndex":"0xeae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302261","validatorIndex":"0xeaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x4302262","validatorIndex":"0xeb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f2","index":"0x4302263","validatorIndex":"0xeb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302264","validatorIndex":"0xeb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061b","index":"0x4302265","validatorIndex":"0xeb3"}]},[],"0xbff283c400180a4776771218e609c56d1728953d7b5d04abcd37d252c7e3efa1"]) 2025-01-08 15:51:25.1624|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722777 (0xfc21b4...56b0be), Extra Data: Nethermind 2025-01-08 15:51:25.1645|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Started pre-warming caches for block 13722777. 2025-01-08 15:51:25.1645|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Finished pre-warming caches for block 13722777. 2025-01-08 15:51:25.1696|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722777 2025-01-08 15:51:25.1696|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:25.1696|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722777 (0xfc21b4...56b0be). 2025-01-08 15:51:25.1696|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:25.1696|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722777 | 5.9 ms | slot 3,078 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:25.1696|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:25.1696|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0003XDAI 0.18 MGas | 6 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:25.1696|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 29.81 MGas/s | 1,018.0 tps | 169.66 Blk/s | exec code from cache 48 | new 0 2025-01-08 15:51:25.1696|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","blockNumber":"0xd16499","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x2ae46","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","prevRandao":"0x57a366808175c73e44f67478f55894deb8437828f1681ac7a4a9e007ba1b18a4","receiptsRoot":"0xb6c24cd16a89eeea27944775e10eaaf160b3583462495c57b363f318ffea0623","stateRoot":"0x60ad0dfbc612012429f364ce3fb6f423d3c36df260310c2d7a5e0dc020a1063c","timestamp":"0x677e9efd","transactions":["0x02f901d58227d883055e788459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8311bc8dcee1294abd8c12c7c8bfb630de0bcd70eef59b62c3e7a4712eacfba32872158ed02951dcab11325cd4b00fb9c336d422c2e3fd1a739cd0d39113033f4332e332e30000000000000000000000000000000000000000000000000000000c080a0d09af838afd42b2bb70d140d11562dbe93f545a740be2a2bc6078383f737b61fa0314146e2e5f0130c320765b83951c26a3398db8fa46ad15c9f73d939430b9887","0x02f901d58227d883053e5e8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3bc4af287eaf52c7568a3ddb95cbe30ef3ed3ccab8d41e959270da8f4c6022f7669b5e8983c3da50386cde615dfdfa9c99753c3d98cf4546eac90104db0fc0ec332e332e30000000000000000000000000000000000000000000000000000000c080a096a644434eeeac2920e580f0554c230627d4741384502e838e7c90eb501dbdd0a03138c230aa70fbc1830844f93ea8e4f11affe523de5371c8ff2a06dc98e89f2f","0x02f901d58227d8830551cb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8676a931012fd91f6f0f0158baa0068bf1bd288ea540d4da83cfac9db925fb9f28f7708520f7a7c19fe327759d1a194ed26d6cf0cb67203360ee427b98e7259c4332e332e30000000000000000000000000000000000000000000000000000000c080a00aa834bef4b5823a42b64104f721f5cd0e24ac4cf08d8b16f106e00454d3a7fda0703de43e97a4dd661417bd3b78c6abbba7671e783ac0a467e95fc522285dff11","0x02f901d58227d883054abc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be91df29b052c69d7b06fea1f9a08f826f779db39e0b4adfbfd41c740a9a1dac162f4ec1e9d7a9f1da0fa8b999fefb594626b99a280b45446cc4525b9bb7d6259f332e332e30000000000000000000000000000000000000000000000000000000c080a03b93eaebee3f2e17a7457eae5f498098945d6fcf4435b14b3dff27f8a7f4d751a0763077875c4725c4c30ccf3e326f62d92f868dfae97a65afdc8d51a3d693e2f5","0x02f901d58227d8830502918459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c164382d58b8bf2fa791f448d90cd56ac5b6f1e60e4041973b039da075583a2b4053ada4c4d5c0be202071c5d18212b01ff96d86ca2751aa8d3282bc21f5a8999332e332e30000000000000000000000000000000000000000000000000000000c080a04021afbda1b157ad31df2871b711259bd0877a88240205b9e94bc45c9dbc2fbba059ddb54cf37444d4f01af1e2a1906792cf3a4a627c94ab71ab3b2a659c950517","0x02f901d58227d883055e798459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c729417bd958a28218e8cad458db3bd30988c3283ba3362fe544bca25a1cdc5b563d62cfa5ea6ec7cdbb669806d95c8f6145c9fc1fa23728784e761fb908b04f3332e332e30000000000000000000000000000000000000000000000000000000c080a003a9b3f30f6d2318d3559802c69b7a722bec368f267bdf5da2a5599938a15b9ba02fa5085bfbe9e87f188e07f921f83658ee503eda013668bf43f21bcf2ed9dfd5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1d","index":"0x430225e","validatorIndex":"0xeac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x430225f","validatorIndex":"0xead"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da27","index":"0x4302260","validatorIndex":"0xeae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302261","validatorIndex":"0xeaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x4302262","validatorIndex":"0xeb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f2","index":"0x4302263","validatorIndex":"0xeb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302264","validatorIndex":"0xeb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061b","index":"0x4302265","validatorIndex":"0xeb3"}]},[],"0xbff283c400180a4776771218e609c56d1728953d7b5d04abcd37d252c7e3efa1"]) 2025-01-08 15:51:25.1696|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","blockNumber":"0xd16499","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x2ae46","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xbb07898e30717662cb8dd8b3d28b6ea52d18637902cbc4856303ecbee2543db2","prevRandao":"0x57a366808175c73e44f67478f55894deb8437828f1681ac7a4a9e007ba1b18a4","receiptsRoot":"0xb6c24cd16a89eeea27944775e10eaaf160b3583462495c57b363f318ffea0623","stateRoot":"0x60ad0dfbc612012429f364ce3fb6f423d3c36df260310c2d7a5e0dc020a1063c","timestamp":"0x677e9efd","transactions":["0x02f901d58227d883055e788459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8311bc8dcee1294abd8c12c7c8bfb630de0bcd70eef59b62c3e7a4712eacfba32872158ed02951dcab11325cd4b00fb9c336d422c2e3fd1a739cd0d39113033f4332e332e30000000000000000000000000000000000000000000000000000000c080a0d09af838afd42b2bb70d140d11562dbe93f545a740be2a2bc6078383f737b61fa0314146e2e5f0130c320765b83951c26a3398db8fa46ad15c9f73d939430b9887","0x02f901d58227d883053e5e8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3bc4af287eaf52c7568a3ddb95cbe30ef3ed3ccab8d41e959270da8f4c6022f7669b5e8983c3da50386cde615dfdfa9c99753c3d98cf4546eac90104db0fc0ec332e332e30000000000000000000000000000000000000000000000000000000c080a096a644434eeeac2920e580f0554c230627d4741384502e838e7c90eb501dbdd0a03138c230aa70fbc1830844f93ea8e4f11affe523de5371c8ff2a06dc98e89f2f","0x02f901d58227d8830551cb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8676a931012fd91f6f0f0158baa0068bf1bd288ea540d4da83cfac9db925fb9f28f7708520f7a7c19fe327759d1a194ed26d6cf0cb67203360ee427b98e7259c4332e332e30000000000000000000000000000000000000000000000000000000c080a00aa834bef4b5823a42b64104f721f5cd0e24ac4cf08d8b16f106e00454d3a7fda0703de43e97a4dd661417bd3b78c6abbba7671e783ac0a467e95fc522285dff11","0x02f901d58227d883054abc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be91df29b052c69d7b06fea1f9a08f826f779db39e0b4adfbfd41c740a9a1dac162f4ec1e9d7a9f1da0fa8b999fefb594626b99a280b45446cc4525b9bb7d6259f332e332e30000000000000000000000000000000000000000000000000000000c080a03b93eaebee3f2e17a7457eae5f498098945d6fcf4435b14b3dff27f8a7f4d751a0763077875c4725c4c30ccf3e326f62d92f868dfae97a65afdc8d51a3d693e2f5","0x02f901d58227d8830502918459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c164382d58b8bf2fa791f448d90cd56ac5b6f1e60e4041973b039da075583a2b4053ada4c4d5c0be202071c5d18212b01ff96d86ca2751aa8d3282bc21f5a8999332e332e30000000000000000000000000000000000000000000000000000000c080a04021afbda1b157ad31df2871b711259bd0877a88240205b9e94bc45c9dbc2fbba059ddb54cf37444d4f01af1e2a1906792cf3a4a627c94ab71ab3b2a659c950517","0x02f901d58227d883055e798459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c729417bd958a28218e8cad458db3bd30988c3283ba3362fe544bca25a1cdc5b563d62cfa5ea6ec7cdbb669806d95c8f6145c9fc1fa23728784e761fb908b04f3332e332e30000000000000000000000000000000000000000000000000000000c080a003a9b3f30f6d2318d3559802c69b7a722bec368f267bdf5da2a5599938a15b9ba02fa5085bfbe9e87f188e07f921f83658ee503eda013668bf43f21bcf2ed9dfd5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1d","index":"0x430225e","validatorIndex":"0xeac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x430225f","validatorIndex":"0xead"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da27","index":"0x4302260","validatorIndex":"0xeae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302261","validatorIndex":"0xeaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140c03","index":"0x4302262","validatorIndex":"0xeb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9f2","index":"0x4302263","validatorIndex":"0xeb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302264","validatorIndex":"0xeb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061b","index":"0x4302265","validatorIndex":"0xeb3"}]},[],"0xbff283c400180a4776771218e609c56d1728953d7b5d04abcd37d252c7e3efa1"]) handled in 8ms 2025-01-08 15:51:25.1790|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:25.1790|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:25.1790|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722777 (0xfc21b4...56b0be), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:25.1790|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722777 (0xfc21b4...56b0be) was processed. 2025-01-08 15:51:25.1790|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722777 (0xfc21b4...56b0be) 2025-01-08 15:51:25.1790|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:25.1790|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:26.0852|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:26.5226|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:26.5226|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:26.5226|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:26.5226|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:27.0849|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:28.0852|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:29.0850|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:51:30.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:51:30.0852|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:51:30.1311|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","blockNumber":"0xd1649a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","prevRandao":"0xdfa7f7b0c81352b38b5589887e0370da6abd94761f3109b938bf9f52712aa579","receiptsRoot":"0xf634b28d8fe17897467cc5a80e13be3173d810a7606a83bf706a8256663e5bd3","stateRoot":"0xd1e6a7e1935e6796757f7d48f38c67376b74851ce134d9eeaa358c78f3f0cab5","timestamp":"0x677e9f02","transactions":["0x02f901d58227d883053e5f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce5d4f456e0acaf8cd71b749952c7041e5f68425d17a981cce7774bd793dac295254953ca603716d95fb0c910e1adecce9778d056106afaf75aee3195bef438be332e332e30000000000000000000000000000000000000000000000000000000c001a07dfc25901237894ea6b83bc2dc0100d6442372a992d27eceda02b955385e0fdaa04e5593f9a24343f4b3d98692b89fa71731e405092911d8553fd11449dc59ae01","0x02f901d58227d8830551cc8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4bb7cb0d0ea43df1cd41725666e4fabf6dee770e272cf8bd9a43aaba6bb252512868460677b48ef63b15fb5cebf6e0fc853bfcbc007d44aae56a6fad59a00844332e332e30000000000000000000000000000000000000000000000000000000c080a0abb6eee9e20d472c18b191dd11fe21f154d2aaff3313004dccc77b6e38fed8d0a07815e219fcbc24c1f5f4256900cdb5b7f4cd15d1d4834a327d0b620edaf80c16"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061b","index":"0x4302266","validatorIndex":"0xeb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae26","index":"0x4302267","validatorIndex":"0xeb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9df","index":"0x4302268","validatorIndex":"0xeb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x398740","index":"0x4302269","validatorIndex":"0xeb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140616","index":"0x430226a","validatorIndex":"0xeb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430226b","validatorIndex":"0xeb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138de8","index":"0x430226c","validatorIndex":"0xeba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x430226d","validatorIndex":"0xebb"}]},[],"0xb68cb5c064f49d0572006df5a3997df28604eac6818199cca0ce409792dfa63f"]) 2025-01-08 15:51:30.1311|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722778 (0x97e7a5...858f54), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:51:30.1322|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:30.1322|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:51:30.1322|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722778 2025-01-08 15:51:30.1322|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:51:30.1322|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:51:30.1322|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722778 | 2.1 ms | slot 4,964 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:30.1322|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:30.1322|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 28.49 MGas/s | 973.2 tps | 486.62 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:51:30.1322|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722778 (0x97e7a5...858f54). 2025-01-08 15:51:30.1322|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:30.1322|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","blockNumber":"0xd1649a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","prevRandao":"0xdfa7f7b0c81352b38b5589887e0370da6abd94761f3109b938bf9f52712aa579","receiptsRoot":"0xf634b28d8fe17897467cc5a80e13be3173d810a7606a83bf706a8256663e5bd3","stateRoot":"0xd1e6a7e1935e6796757f7d48f38c67376b74851ce134d9eeaa358c78f3f0cab5","timestamp":"0x677e9f02","transactions":["0x02f901d58227d883053e5f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce5d4f456e0acaf8cd71b749952c7041e5f68425d17a981cce7774bd793dac295254953ca603716d95fb0c910e1adecce9778d056106afaf75aee3195bef438be332e332e30000000000000000000000000000000000000000000000000000000c001a07dfc25901237894ea6b83bc2dc0100d6442372a992d27eceda02b955385e0fdaa04e5593f9a24343f4b3d98692b89fa71731e405092911d8553fd11449dc59ae01","0x02f901d58227d8830551cc8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4bb7cb0d0ea43df1cd41725666e4fabf6dee770e272cf8bd9a43aaba6bb252512868460677b48ef63b15fb5cebf6e0fc853bfcbc007d44aae56a6fad59a00844332e332e30000000000000000000000000000000000000000000000000000000c080a0abb6eee9e20d472c18b191dd11fe21f154d2aaff3313004dccc77b6e38fed8d0a07815e219fcbc24c1f5f4256900cdb5b7f4cd15d1d4834a327d0b620edaf80c16"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061b","index":"0x4302266","validatorIndex":"0xeb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae26","index":"0x4302267","validatorIndex":"0xeb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9df","index":"0x4302268","validatorIndex":"0xeb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x398740","index":"0x4302269","validatorIndex":"0xeb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140616","index":"0x430226a","validatorIndex":"0xeb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430226b","validatorIndex":"0xeb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138de8","index":"0x430226c","validatorIndex":"0xeba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x430226d","validatorIndex":"0xebb"}]},[],"0xb68cb5c064f49d0572006df5a3997df28604eac6818199cca0ce409792dfa63f"]) 2025-01-08 15:51:30.1322|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","blockNumber":"0xd1649a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xfc21b424affae27c07c085047672a5a2c707dbca876cc7ca750abe473b56b0be","prevRandao":"0xdfa7f7b0c81352b38b5589887e0370da6abd94761f3109b938bf9f52712aa579","receiptsRoot":"0xf634b28d8fe17897467cc5a80e13be3173d810a7606a83bf706a8256663e5bd3","stateRoot":"0xd1e6a7e1935e6796757f7d48f38c67376b74851ce134d9eeaa358c78f3f0cab5","timestamp":"0x677e9f02","transactions":["0x02f901d58227d883053e5f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce5d4f456e0acaf8cd71b749952c7041e5f68425d17a981cce7774bd793dac295254953ca603716d95fb0c910e1adecce9778d056106afaf75aee3195bef438be332e332e30000000000000000000000000000000000000000000000000000000c001a07dfc25901237894ea6b83bc2dc0100d6442372a992d27eceda02b955385e0fdaa04e5593f9a24343f4b3d98692b89fa71731e405092911d8553fd11449dc59ae01","0x02f901d58227d8830551cc8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4bb7cb0d0ea43df1cd41725666e4fabf6dee770e272cf8bd9a43aaba6bb252512868460677b48ef63b15fb5cebf6e0fc853bfcbc007d44aae56a6fad59a00844332e332e30000000000000000000000000000000000000000000000000000000c080a0abb6eee9e20d472c18b191dd11fe21f154d2aaff3313004dccc77b6e38fed8d0a07815e219fcbc24c1f5f4256900cdb5b7f4cd15d1d4834a327d0b620edaf80c16"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061b","index":"0x4302266","validatorIndex":"0xeb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae26","index":"0x4302267","validatorIndex":"0xeb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9df","index":"0x4302268","validatorIndex":"0xeb6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x398740","index":"0x4302269","validatorIndex":"0xeb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140616","index":"0x430226a","validatorIndex":"0xeb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430226b","validatorIndex":"0xeb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138de8","index":"0x430226c","validatorIndex":"0xeba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e014","index":"0x430226d","validatorIndex":"0xebb"}]},[],"0xb68cb5c064f49d0572006df5a3997df28604eac6818199cca0ce409792dfa63f"]) handled in 4ms 2025-01-08 15:51:30.1406|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:30.1406|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:30.1406|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722778 (0x97e7a5...858f54), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:30.1406|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722778 (0x97e7a5...858f54) was processed. 2025-01-08 15:51:30.1406|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722778 (0x97e7a5...858f54) 2025-01-08 15:51:30.1406|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:30.1406|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 2ms 2025-01-08 15:51:31.0851|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:31.5243|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:31.5243|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:31.5243|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:31.5243|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:32.0850|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:33.0845|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:34.0846|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:34.7353|DEBUG|Synchronization.Peers.SyncPeerPool|6|Dropped 0 useless peers 2025-01-08 15:51:35.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:51:35.0853|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:51:35.1528|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","blockNumber":"0xd1649b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","prevRandao":"0x7a2bf4785aaf88cecf0eee9194808adbea2114c3e4d9d622523f99c2a939e40c","receiptsRoot":"0xb13283447f2389da62863a8429bbe2eb6fa8fac98d83cb5269f6b1d37f358a73","stateRoot":"0x83cecb382d95f11362ca36b6d9382d21d697fc753c442e3007330ffe1910cf5f","timestamp":"0x677e9f07","transactions":["0x02f901d58227d883055e7a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f868ad598d33dfe8ab308b529fd875be30b92b4640a0c2f65ebd5a325556925e257a69d8b70a63bd89f2f8514190bdd3149bd0786166880214969170c17bafc398332e332e30000000000000000000000000000000000000000000000000000000c080a0ac44cf641c47711c1edb71e58e9550697105a89fea7289af3403e911ac9bf67fa050cd02bc49699324c7984b024df1825fa0736324a9b44ad624eb1d2c0f53c715","0x02f901d58227d8830502928459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd0b3763703776f3f210c7993c3c234607c71d25ce10652d3e1780656b0b0e88cf80254f513e989876b38ad2efb71be44fa7ceb990e44c96965698205a0828bd332e332e30000000000000000000000000000000000000000000000000000000c001a02036c561dac6406f02ad0bb498646b4ed5884afdcd9c713bb080b950ef67a05aa012e9472de68af9c78b304787dd0dbaa8806b1e96c5200a599fca01ef1f3fc7fd","0x02f901d58227d883054abd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f896e632c966eb10fff25b26390fb24b1eccfe03b8e14308de93dc129afe9e24d5e18adf54600e9a7e0989803d64ecc374a46c1d9f56772953ccba9bc3c82d3025332e332e30000000000000000000000000000000000000000000000000000000c001a08f7efdd41480050b9b0d28c720a9ad8b47f9f23b3d8e7d5a0dee09ca67ba4ea3a01daad0b721053547f3aa83b07e87cbee231483684b0d586c3329942849c32a68","0x02f901d58227d883053e608459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c27794fab38dd82d36f9f92e95e3373556743fd645040d5c41a034184c2b0cedb5b0e02dd77c653cac1d4e9e3a6c5048e2d58a50ea4a44fe14b8d7b9d707f679332e332e30000000000000000000000000000000000000000000000000000000c080a0600d74b73942c97e7aa14d69779e93ec6b2ad67e70f25fdf665e91d271733fd5a00923d6e391e157ccf3982ef8590f3d10d33b85ad07cb69c890595b9280772b54"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430226e","validatorIndex":"0xebc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e007","index":"0x430226f","validatorIndex":"0xebd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138de2","index":"0x4302270","validatorIndex":"0xebe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da30","index":"0x4302271","validatorIndex":"0xebf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302272","validatorIndex":"0xec0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302273","validatorIndex":"0xec1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdc95","index":"0x4302274","validatorIndex":"0xec2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb09c","index":"0x4302275","validatorIndex":"0xec3"}]},[],"0x4fb7a76b663ee50eb18118ffdbad55922614cd00e973a843f6acfc4aa76c935c"]) 2025-01-08 15:51:35.1528|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722779 (0x07d8c9...e16dfc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:35.1528|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722779. 2025-01-08 15:51:35.1528|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722779. 2025-01-08 15:51:35.1528|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722779 2025-01-08 15:51:35.1562|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:51:35.1562|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722779 (0x07d8c9...e16dfc). 2025-01-08 15:51:35.1562|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:35.1562|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:35.1562|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722779 | 2.2 ms | slot 5,022 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:35.1562|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","blockNumber":"0xd1649b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","prevRandao":"0x7a2bf4785aaf88cecf0eee9194808adbea2114c3e4d9d622523f99c2a939e40c","receiptsRoot":"0xb13283447f2389da62863a8429bbe2eb6fa8fac98d83cb5269f6b1d37f358a73","stateRoot":"0x83cecb382d95f11362ca36b6d9382d21d697fc753c442e3007330ffe1910cf5f","timestamp":"0x677e9f07","transactions":["0x02f901d58227d883055e7a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f868ad598d33dfe8ab308b529fd875be30b92b4640a0c2f65ebd5a325556925e257a69d8b70a63bd89f2f8514190bdd3149bd0786166880214969170c17bafc398332e332e30000000000000000000000000000000000000000000000000000000c080a0ac44cf641c47711c1edb71e58e9550697105a89fea7289af3403e911ac9bf67fa050cd02bc49699324c7984b024df1825fa0736324a9b44ad624eb1d2c0f53c715","0x02f901d58227d8830502928459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd0b3763703776f3f210c7993c3c234607c71d25ce10652d3e1780656b0b0e88cf80254f513e989876b38ad2efb71be44fa7ceb990e44c96965698205a0828bd332e332e30000000000000000000000000000000000000000000000000000000c001a02036c561dac6406f02ad0bb498646b4ed5884afdcd9c713bb080b950ef67a05aa012e9472de68af9c78b304787dd0dbaa8806b1e96c5200a599fca01ef1f3fc7fd","0x02f901d58227d883054abd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f896e632c966eb10fff25b26390fb24b1eccfe03b8e14308de93dc129afe9e24d5e18adf54600e9a7e0989803d64ecc374a46c1d9f56772953ccba9bc3c82d3025332e332e30000000000000000000000000000000000000000000000000000000c001a08f7efdd41480050b9b0d28c720a9ad8b47f9f23b3d8e7d5a0dee09ca67ba4ea3a01daad0b721053547f3aa83b07e87cbee231483684b0d586c3329942849c32a68","0x02f901d58227d883053e608459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c27794fab38dd82d36f9f92e95e3373556743fd645040d5c41a034184c2b0cedb5b0e02dd77c653cac1d4e9e3a6c5048e2d58a50ea4a44fe14b8d7b9d707f679332e332e30000000000000000000000000000000000000000000000000000000c080a0600d74b73942c97e7aa14d69779e93ec6b2ad67e70f25fdf665e91d271733fd5a00923d6e391e157ccf3982ef8590f3d10d33b85ad07cb69c890595b9280772b54"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430226e","validatorIndex":"0xebc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e007","index":"0x430226f","validatorIndex":"0xebd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138de2","index":"0x4302270","validatorIndex":"0xebe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da30","index":"0x4302271","validatorIndex":"0xebf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302272","validatorIndex":"0xec0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302273","validatorIndex":"0xec1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdc95","index":"0x4302274","validatorIndex":"0xec2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb09c","index":"0x4302275","validatorIndex":"0xec3"}]},[],"0x4fb7a76b663ee50eb18118ffdbad55922614cd00e973a843f6acfc4aa76c935c"]) 2025-01-08 15:51:35.1562|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:35.1562|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 53.77 MGas/s | 1,835.7 tps | 458.93 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:51:35.1562|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","blockNumber":"0xd1649b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x97e7a5becac5bebf8089a1876192f69012d2446182e7ffe24e48138bb3858f54","prevRandao":"0x7a2bf4785aaf88cecf0eee9194808adbea2114c3e4d9d622523f99c2a939e40c","receiptsRoot":"0xb13283447f2389da62863a8429bbe2eb6fa8fac98d83cb5269f6b1d37f358a73","stateRoot":"0x83cecb382d95f11362ca36b6d9382d21d697fc753c442e3007330ffe1910cf5f","timestamp":"0x677e9f07","transactions":["0x02f901d58227d883055e7a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f868ad598d33dfe8ab308b529fd875be30b92b4640a0c2f65ebd5a325556925e257a69d8b70a63bd89f2f8514190bdd3149bd0786166880214969170c17bafc398332e332e30000000000000000000000000000000000000000000000000000000c080a0ac44cf641c47711c1edb71e58e9550697105a89fea7289af3403e911ac9bf67fa050cd02bc49699324c7984b024df1825fa0736324a9b44ad624eb1d2c0f53c715","0x02f901d58227d8830502928459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd0b3763703776f3f210c7993c3c234607c71d25ce10652d3e1780656b0b0e88cf80254f513e989876b38ad2efb71be44fa7ceb990e44c96965698205a0828bd332e332e30000000000000000000000000000000000000000000000000000000c001a02036c561dac6406f02ad0bb498646b4ed5884afdcd9c713bb080b950ef67a05aa012e9472de68af9c78b304787dd0dbaa8806b1e96c5200a599fca01ef1f3fc7fd","0x02f901d58227d883054abd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f896e632c966eb10fff25b26390fb24b1eccfe03b8e14308de93dc129afe9e24d5e18adf54600e9a7e0989803d64ecc374a46c1d9f56772953ccba9bc3c82d3025332e332e30000000000000000000000000000000000000000000000000000000c001a08f7efdd41480050b9b0d28c720a9ad8b47f9f23b3d8e7d5a0dee09ca67ba4ea3a01daad0b721053547f3aa83b07e87cbee231483684b0d586c3329942849c32a68","0x02f901d58227d883053e608459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c27794fab38dd82d36f9f92e95e3373556743fd645040d5c41a034184c2b0cedb5b0e02dd77c653cac1d4e9e3a6c5048e2d58a50ea4a44fe14b8d7b9d707f679332e332e30000000000000000000000000000000000000000000000000000000c080a0600d74b73942c97e7aa14d69779e93ec6b2ad67e70f25fdf665e91d271733fd5a00923d6e391e157ccf3982ef8590f3d10d33b85ad07cb69c890595b9280772b54"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x430226e","validatorIndex":"0xebc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e007","index":"0x430226f","validatorIndex":"0xebd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138de2","index":"0x4302270","validatorIndex":"0xebe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da30","index":"0x4302271","validatorIndex":"0xebf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143212","index":"0x4302272","validatorIndex":"0xec0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14061d","index":"0x4302273","validatorIndex":"0xec1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdc95","index":"0x4302274","validatorIndex":"0xec2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cb09c","index":"0x4302275","validatorIndex":"0xec3"}]},[],"0x4fb7a76b663ee50eb18118ffdbad55922614cd00e973a843f6acfc4aa76c935c"]) handled in 3ms 2025-01-08 15:51:35.1562|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:35.1602|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"}, null] 2025-01-08 15:51:35.1602|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722779 (0x07d8c9...e16dfc), Safe: 13722751 (0x32fabe...32c3f9), Finalized: 13722736 (0xe96c71...82f441) 2025-01-08 15:51:35.1602|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722779 (0x07d8c9...e16dfc) was processed. 2025-01-08 15:51:35.1602|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722779 (0x07d8c9...e16dfc) 2025-01-08 15:51:35.1602|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) 2025-01-08 15:51:35.1602|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe96c71d2bacd25440f744e8a63794046d293b25fc5bd6dc355f88595e082f441","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9"},null]) handled in 1ms 2025-01-08 15:51:36.0854|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:36.1113|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.132.42:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:36.5263|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:36.5263|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:36.5263|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:36.5263|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:36.9107|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.41:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:37.0849|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:51:37.1394|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.195.180.239:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:38.0849|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:39.0851|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:39.2464|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.90.155.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:39.7947|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:39.7947|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:51:39.7947|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722779 (0x07d8c9...e16dfc), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:51:39.7947|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722779 (0x07d8c9...e16dfc) was processed. 2025-01-08 15:51:39.7947|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:39.7947|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|15|Cleaned processed blob txs from block 13722736 to block 13722751 2025-01-08 15:51:39.7947|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:51:39.7947|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|15|Blob transactions database columns have been compacted 2025-01-08 15:51:40.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:51:40.0844|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:51:40.1414|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","blockNumber":"0xd1649c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x1c974","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","prevRandao":"0x5295faa485c7153be610c01aeb402b934b002ec0efa4cd4c5c25086a29dabbbb","receiptsRoot":"0x5c05be0ff6fa74a5eb72c30254439b092169c5dff28645ddd3775a5497343f21","stateRoot":"0x17f119edd059203296f2913e3db9cbeddf67e7ff5b23a1e57fa46fcfbf9b0aef","timestamp":"0x677e9f0c","transactions":["0x02f901d58227d8830551cd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3fa22dc7ffcbbdf92037a8a9f690d3fd9a23d015f40ac40e0d78ba539494c1b3a901799bc45dd7b5c7e07b8891d35fbf1df0e0e1a100e7cdf70b15793014142e332e332e30000000000000000000000000000000000000000000000000000000c001a0cf248a84512e76bb3cfc001a3b6e4f18127bab0b66aae2f28780f6f00b7a6a88a018ea118e863de3ff90c64c062a554f5427f98fe067611f2dd40d55b9595aef2b","0x02f901d58227d883055e7b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbc0b3584afcffa40a624b1ea5cdef9e7c68213439fea862f8ce7ef2325f67472de4ebaf55f02f7164230ab1c0cac78e97c18be84be56991f0a752bfa979b169d332e332e30000000000000000000000000000000000000000000000000000000c001a00f6736390c5e3fca3d7fc53f05913e90676ae8542cea7e0f498dc4d6a0670a8ba0478e3a9eb16a298ef7bccb47530b1cd51fad7c919a73bb015d09d72544d3aec5","0x02f901d58227d883054abe8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5b840aeecf8c751b13fb5255451fbdc7cf18fd35d3e5396429c09f409ecc32291e203867e3a3fd49b31c6029cfb5423a8cd68de98560658fb2fa259a7851e06b332e332e30000000000000000000000000000000000000000000000000000000c001a0c50a7e5890db1d6ca8069ac97e9669bd4dd9bb05d8745d7f67aa49a71e57e9f6a069f00a13b4e1e0854b1cb3ae2996f63cdbb5c71a5852e2558a3653484ae37870","0x02f901d58227d8830502938459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c477353194ee66d022c1f000cb2d8b40eb67f06a09789c519e474b1d8e6e0d1f5acc1f44c7b47878ad3d243ebcc00d0b241885ac776b152743b2a39c40e52f0f9332e332e30000000000000000000000000000000000000000000000000000000c001a087843e38f907a9ffa39cecac706bc34a06ff54f94999554552189128bd9c0ce4a03fce96d9c34ff03f2e72405a79247f79936a714d5331d0ba30afbf1850183143"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b819","index":"0x4302276","validatorIndex":"0xec4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be05","index":"0x4302277","validatorIndex":"0xec5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bdf9","index":"0x4302278","validatorIndex":"0xec6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465f8","index":"0x4302279","validatorIndex":"0xec7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d36b6","index":"0x430227a","validatorIndex":"0xec8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bfc5e","index":"0x430227b","validatorIndex":"0xec9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14660b","index":"0x430227c","validatorIndex":"0xeca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146629","index":"0x430227d","validatorIndex":"0xecb"}]},[],"0x28488e6e5c88ea0529cc723648c7710a8ead42b551de4cee28fc536beef55fa2"]) 2025-01-08 15:51:40.1414|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722780 (0x591561...d37797), Extra Data: Nethermind 2025-01-08 15:51:40.1414|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Started pre-warming caches for block 13722780. 2025-01-08 15:51:40.1414|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Finished pre-warming caches for block 13722780. 2025-01-08 15:51:40.1453|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722780 2025-01-08 15:51:40.1453|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:40.1453|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722780 (0x591561...d37797). 2025-01-08 15:51:40.1453|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:40.1453|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:40.1453|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722780 | 2.7 ms | slot 4,990 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:40.1453|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","blockNumber":"0xd1649c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x1c974","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","prevRandao":"0x5295faa485c7153be610c01aeb402b934b002ec0efa4cd4c5c25086a29dabbbb","receiptsRoot":"0x5c05be0ff6fa74a5eb72c30254439b092169c5dff28645ddd3775a5497343f21","stateRoot":"0x17f119edd059203296f2913e3db9cbeddf67e7ff5b23a1e57fa46fcfbf9b0aef","timestamp":"0x677e9f0c","transactions":["0x02f901d58227d8830551cd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3fa22dc7ffcbbdf92037a8a9f690d3fd9a23d015f40ac40e0d78ba539494c1b3a901799bc45dd7b5c7e07b8891d35fbf1df0e0e1a100e7cdf70b15793014142e332e332e30000000000000000000000000000000000000000000000000000000c001a0cf248a84512e76bb3cfc001a3b6e4f18127bab0b66aae2f28780f6f00b7a6a88a018ea118e863de3ff90c64c062a554f5427f98fe067611f2dd40d55b9595aef2b","0x02f901d58227d883055e7b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbc0b3584afcffa40a624b1ea5cdef9e7c68213439fea862f8ce7ef2325f67472de4ebaf55f02f7164230ab1c0cac78e97c18be84be56991f0a752bfa979b169d332e332e30000000000000000000000000000000000000000000000000000000c001a00f6736390c5e3fca3d7fc53f05913e90676ae8542cea7e0f498dc4d6a0670a8ba0478e3a9eb16a298ef7bccb47530b1cd51fad7c919a73bb015d09d72544d3aec5","0x02f901d58227d883054abe8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5b840aeecf8c751b13fb5255451fbdc7cf18fd35d3e5396429c09f409ecc32291e203867e3a3fd49b31c6029cfb5423a8cd68de98560658fb2fa259a7851e06b332e332e30000000000000000000000000000000000000000000000000000000c001a0c50a7e5890db1d6ca8069ac97e9669bd4dd9bb05d8745d7f67aa49a71e57e9f6a069f00a13b4e1e0854b1cb3ae2996f63cdbb5c71a5852e2558a3653484ae37870","0x02f901d58227d8830502938459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c477353194ee66d022c1f000cb2d8b40eb67f06a09789c519e474b1d8e6e0d1f5acc1f44c7b47878ad3d243ebcc00d0b241885ac776b152743b2a39c40e52f0f9332e332e30000000000000000000000000000000000000000000000000000000c001a087843e38f907a9ffa39cecac706bc34a06ff54f94999554552189128bd9c0ce4a03fce96d9c34ff03f2e72405a79247f79936a714d5331d0ba30afbf1850183143"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b819","index":"0x4302276","validatorIndex":"0xec4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be05","index":"0x4302277","validatorIndex":"0xec5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bdf9","index":"0x4302278","validatorIndex":"0xec6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465f8","index":"0x4302279","validatorIndex":"0xec7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d36b6","index":"0x430227a","validatorIndex":"0xec8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bfc5e","index":"0x430227b","validatorIndex":"0xec9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14660b","index":"0x430227c","validatorIndex":"0xeca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146629","index":"0x430227d","validatorIndex":"0xecb"}]},[],"0x28488e6e5c88ea0529cc723648c7710a8ead42b551de4cee28fc536beef55fa2"]) 2025-01-08 15:51:40.1453|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:40.1453|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 43.45 MGas/s | 1,484.2 tps | 371.06 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:51:40.1453|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","blockNumber":"0xd1649c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x1c974","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x07d8c97096facb1bfb52c8e93679b4bb27857cf777ded154871551818ae16dfc","prevRandao":"0x5295faa485c7153be610c01aeb402b934b002ec0efa4cd4c5c25086a29dabbbb","receiptsRoot":"0x5c05be0ff6fa74a5eb72c30254439b092169c5dff28645ddd3775a5497343f21","stateRoot":"0x17f119edd059203296f2913e3db9cbeddf67e7ff5b23a1e57fa46fcfbf9b0aef","timestamp":"0x677e9f0c","transactions":["0x02f901d58227d8830551cd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1e381f238a5282da7b8df34614ece762032e646f67b38ebac533455906e2726e52be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3fa22dc7ffcbbdf92037a8a9f690d3fd9a23d015f40ac40e0d78ba539494c1b3a901799bc45dd7b5c7e07b8891d35fbf1df0e0e1a100e7cdf70b15793014142e332e332e30000000000000000000000000000000000000000000000000000000c001a0cf248a84512e76bb3cfc001a3b6e4f18127bab0b66aae2f28780f6f00b7a6a88a018ea118e863de3ff90c64c062a554f5427f98fe067611f2dd40d55b9595aef2b","0x02f901d58227d883055e7b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbc0b3584afcffa40a624b1ea5cdef9e7c68213439fea862f8ce7ef2325f67472de4ebaf55f02f7164230ab1c0cac78e97c18be84be56991f0a752bfa979b169d332e332e30000000000000000000000000000000000000000000000000000000c001a00f6736390c5e3fca3d7fc53f05913e90676ae8542cea7e0f498dc4d6a0670a8ba0478e3a9eb16a298ef7bccb47530b1cd51fad7c919a73bb015d09d72544d3aec5","0x02f901d58227d883054abe8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5b840aeecf8c751b13fb5255451fbdc7cf18fd35d3e5396429c09f409ecc32291e203867e3a3fd49b31c6029cfb5423a8cd68de98560658fb2fa259a7851e06b332e332e30000000000000000000000000000000000000000000000000000000c001a0c50a7e5890db1d6ca8069ac97e9669bd4dd9bb05d8745d7f67aa49a71e57e9f6a069f00a13b4e1e0854b1cb3ae2996f63cdbb5c71a5852e2558a3653484ae37870","0x02f901d58227d8830502938459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c477353194ee66d022c1f000cb2d8b40eb67f06a09789c519e474b1d8e6e0d1f5acc1f44c7b47878ad3d243ebcc00d0b241885ac776b152743b2a39c40e52f0f9332e332e30000000000000000000000000000000000000000000000000000000c001a087843e38f907a9ffa39cecac706bc34a06ff54f94999554552189128bd9c0ce4a03fce96d9c34ff03f2e72405a79247f79936a714d5331d0ba30afbf1850183143"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b819","index":"0x4302276","validatorIndex":"0xec4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be05","index":"0x4302277","validatorIndex":"0xec5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bdf9","index":"0x4302278","validatorIndex":"0xec6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465f8","index":"0x4302279","validatorIndex":"0xec7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d36b6","index":"0x430227a","validatorIndex":"0xec8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bfc5e","index":"0x430227b","validatorIndex":"0xec9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14660b","index":"0x430227c","validatorIndex":"0xeca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146629","index":"0x430227d","validatorIndex":"0xecb"}]},[],"0x28488e6e5c88ea0529cc723648c7710a8ead42b551de4cee28fc536beef55fa2"]) handled in 5ms 2025-01-08 15:51:40.1932|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:40.1932|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:51:40.1932|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722780 (0x591561...d37797), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:51:40.1932|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722780 (0x591561...d37797) was processed. 2025-01-08 15:51:40.1932|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Synced Chain Head to 13722780 (0x591561...d37797) 2025-01-08 15:51:40.1932|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:40.1932|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:51:41.0847|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:41.5280|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:41.5280|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:41.5280|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:41.5282|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:42.0847|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:51:43.0842|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:51:43.5774|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.254.137:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:44.0848|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:44.5531|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.66:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:44.7766|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Incorrect discovery message, length: 63, sender: [::ffff:23.93.172.244]:30303 2025-01-08 15:51:45.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|41|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:51:45.0852|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:45.1440|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","blockNumber":"0xd1649d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","prevRandao":"0x978d00824d42dded9480be04df265c77f957ca1716cc744bffc2e4ac84d097b4","receiptsRoot":"0xd1460bdb37f355c6d5686ec66d8395982b93e861ae540f63729a938cdf6c0f18","stateRoot":"0x3cad7754638f97878bbc9b4cfc86d42280737e0e0fd5dab70983de14f49a1f79","timestamp":"0x677e9f11","transactions":["0x02f901d58227d883053e618459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfd5a60d21002b77a793a1fadf800accaeba6d60f1f415281949bf9eb9c6b6a031410f790429f1611c1606fe0f32491a91e14c3828c94e807a7912176a6e013cc332e332e30000000000000000000000000000000000000000000000000000000c080a0142fca573c5d154fcc4e5985f2b904701b8681cd7fcdb2c478bbcbc1cfba3016a0376f464af03bef79b08e808fad3b0ace2bda6683bf36acda9248e56e09a00819","0x02f901d58227d883054abf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a04fbe6bec741e6704fa4a7407348310e0fe23591935a8588f3ae12dabc387bde54d4d9cd2722605e7dd06775688f29e0367179a7a1695f5d5ee3f61530ae65e332e332e30000000000000000000000000000000000000000000000000000000c001a0a0f8705465724c946cc9abcc590b56b46f33e1197eb957dfa6ea581e59015b95a03a95496ab2a6a10ef2dd4873479a79c7d3e50a9fa392c2f8a6e8592376421385","0x02f901d58227d8830502948459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7085bb3665adc1e8e7c0548d9de39d1660fb385212f95400ec09931e63c562ec12aa15075f8583d642050a05ecccabfc8d06844eb4ec2efe1df072d8f2fa6664332e332e30000000000000000000000000000000000000000000000000000000c080a0559368b4c9b86909d331b264ffb36a1e79f2a214af2dd386048b67a7ee7f5f32a002327ee9ee656dd380661dd6ad21609153c48a6ce00b7b7a821a042665b3c58c","0x02f901d58227d8830551ce8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb38f8b6f8054cc8b01799ac46d79ab59c6918db1fb2adbd8a641dfb7ce053b97b21d4cb629a5e1fa6ee632d13dd29e190e07be654c85a95f7d34837695c0c67b332e332e30000000000000000000000000000000000000000000000000000000c001a0899df91cfd6411613fa0b95880d77f0ea929365772a4222f27b81d4e29e58519a0035cfd587f68d9e75eb204387f1a5a9baba82c7303e2bd64bd23cd344ad633dd"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1491fa","index":"0x430227e","validatorIndex":"0xecc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b814","index":"0x430227f","validatorIndex":"0xecd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b92da","index":"0x4302280","validatorIndex":"0xece"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146614","index":"0x4302281","validatorIndex":"0xecf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445d0","index":"0x4302282","validatorIndex":"0xed0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302283","validatorIndex":"0xed1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146827","index":"0x4302284","validatorIndex":"0xed2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b819","index":"0x4302285","validatorIndex":"0xed3"}]},[],"0x117b5d531b21a22398de73ec19afbeef3b70ca9cb4581b2b1a99a14b6b58d8a3"]) 2025-01-08 15:51:45.1445|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722781 (0x57eceb...cca399), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:45.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Started pre-warming caches for block 13722781. 2025-01-08 15:51:45.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Finished pre-warming caches for block 13722781. 2025-01-08 15:51:45.1445|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722781 2025-01-08 15:51:45.1445|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722781 (0x57eceb...cca399). 2025-01-08 15:51:45.1445|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:45.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:51:45.1482|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","blockNumber":"0xd1649d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","prevRandao":"0x978d00824d42dded9480be04df265c77f957ca1716cc744bffc2e4ac84d097b4","receiptsRoot":"0xd1460bdb37f355c6d5686ec66d8395982b93e861ae540f63729a938cdf6c0f18","stateRoot":"0x3cad7754638f97878bbc9b4cfc86d42280737e0e0fd5dab70983de14f49a1f79","timestamp":"0x677e9f11","transactions":["0x02f901d58227d883053e618459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfd5a60d21002b77a793a1fadf800accaeba6d60f1f415281949bf9eb9c6b6a031410f790429f1611c1606fe0f32491a91e14c3828c94e807a7912176a6e013cc332e332e30000000000000000000000000000000000000000000000000000000c080a0142fca573c5d154fcc4e5985f2b904701b8681cd7fcdb2c478bbcbc1cfba3016a0376f464af03bef79b08e808fad3b0ace2bda6683bf36acda9248e56e09a00819","0x02f901d58227d883054abf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a04fbe6bec741e6704fa4a7407348310e0fe23591935a8588f3ae12dabc387bde54d4d9cd2722605e7dd06775688f29e0367179a7a1695f5d5ee3f61530ae65e332e332e30000000000000000000000000000000000000000000000000000000c001a0a0f8705465724c946cc9abcc590b56b46f33e1197eb957dfa6ea581e59015b95a03a95496ab2a6a10ef2dd4873479a79c7d3e50a9fa392c2f8a6e8592376421385","0x02f901d58227d8830502948459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7085bb3665adc1e8e7c0548d9de39d1660fb385212f95400ec09931e63c562ec12aa15075f8583d642050a05ecccabfc8d06844eb4ec2efe1df072d8f2fa6664332e332e30000000000000000000000000000000000000000000000000000000c080a0559368b4c9b86909d331b264ffb36a1e79f2a214af2dd386048b67a7ee7f5f32a002327ee9ee656dd380661dd6ad21609153c48a6ce00b7b7a821a042665b3c58c","0x02f901d58227d8830551ce8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb38f8b6f8054cc8b01799ac46d79ab59c6918db1fb2adbd8a641dfb7ce053b97b21d4cb629a5e1fa6ee632d13dd29e190e07be654c85a95f7d34837695c0c67b332e332e30000000000000000000000000000000000000000000000000000000c001a0899df91cfd6411613fa0b95880d77f0ea929365772a4222f27b81d4e29e58519a0035cfd587f68d9e75eb204387f1a5a9baba82c7303e2bd64bd23cd344ad633dd"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1491fa","index":"0x430227e","validatorIndex":"0xecc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b814","index":"0x430227f","validatorIndex":"0xecd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b92da","index":"0x4302280","validatorIndex":"0xece"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146614","index":"0x4302281","validatorIndex":"0xecf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445d0","index":"0x4302282","validatorIndex":"0xed0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302283","validatorIndex":"0xed1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146827","index":"0x4302284","validatorIndex":"0xed2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b819","index":"0x4302285","validatorIndex":"0xed3"}]},[],"0x117b5d531b21a22398de73ec19afbeef3b70ca9cb4581b2b1a99a14b6b58d8a3"]) 2025-01-08 15:51:45.1482|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","blockNumber":"0xd1649d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","prevRandao":"0x978d00824d42dded9480be04df265c77f957ca1716cc744bffc2e4ac84d097b4","receiptsRoot":"0xd1460bdb37f355c6d5686ec66d8395982b93e861ae540f63729a938cdf6c0f18","stateRoot":"0x3cad7754638f97878bbc9b4cfc86d42280737e0e0fd5dab70983de14f49a1f79","timestamp":"0x677e9f11","transactions":["0x02f901d58227d883053e618459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfd5a60d21002b77a793a1fadf800accaeba6d60f1f415281949bf9eb9c6b6a031410f790429f1611c1606fe0f32491a91e14c3828c94e807a7912176a6e013cc332e332e30000000000000000000000000000000000000000000000000000000c080a0142fca573c5d154fcc4e5985f2b904701b8681cd7fcdb2c478bbcbc1cfba3016a0376f464af03bef79b08e808fad3b0ace2bda6683bf36acda9248e56e09a00819","0x02f901d58227d883054abf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a04fbe6bec741e6704fa4a7407348310e0fe23591935a8588f3ae12dabc387bde54d4d9cd2722605e7dd06775688f29e0367179a7a1695f5d5ee3f61530ae65e332e332e30000000000000000000000000000000000000000000000000000000c001a0a0f8705465724c946cc9abcc590b56b46f33e1197eb957dfa6ea581e59015b95a03a95496ab2a6a10ef2dd4873479a79c7d3e50a9fa392c2f8a6e8592376421385","0x02f901d58227d8830502948459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d20c71d9592a6d28179913c9b7c9719fc27c61c7714cb9a34ffb0e159b2e049a4f0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7085bb3665adc1e8e7c0548d9de39d1660fb385212f95400ec09931e63c562ec12aa15075f8583d642050a05ecccabfc8d06844eb4ec2efe1df072d8f2fa6664332e332e30000000000000000000000000000000000000000000000000000000c080a0559368b4c9b86909d331b264ffb36a1e79f2a214af2dd386048b67a7ee7f5f32a002327ee9ee656dd380661dd6ad21609153c48a6ce00b7b7a821a042665b3c58c","0x02f901d58227d8830551ce8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb38f8b6f8054cc8b01799ac46d79ab59c6918db1fb2adbd8a641dfb7ce053b97b21d4cb629a5e1fa6ee632d13dd29e190e07be654c85a95f7d34837695c0c67b332e332e30000000000000000000000000000000000000000000000000000000c001a0899df91cfd6411613fa0b95880d77f0ea929365772a4222f27b81d4e29e58519a0035cfd587f68d9e75eb204387f1a5a9baba82c7303e2bd64bd23cd344ad633dd"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1491fa","index":"0x430227e","validatorIndex":"0xecc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b814","index":"0x430227f","validatorIndex":"0xecd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b92da","index":"0x4302280","validatorIndex":"0xece"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146614","index":"0x4302281","validatorIndex":"0xecf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445d0","index":"0x4302282","validatorIndex":"0xed0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302283","validatorIndex":"0xed1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146827","index":"0x4302284","validatorIndex":"0xed2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b819","index":"0x4302285","validatorIndex":"0xed3"}]},[],"0x117b5d531b21a22398de73ec19afbeef3b70ca9cb4581b2b1a99a14b6b58d8a3"]) handled in 4ms 2025-01-08 15:51:45.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 15:51:45.1482|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722781 | 2.8 ms | slot 5,002 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:45.1482|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:45.1482|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 42.01 MGas/s | 1,434.7 tps | 358.68 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:51:45.1527|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:45.1527|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:51:45.1527|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722781 (0x57eceb...cca399), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:51:45.1527|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722781 (0x57eceb...cca399) was processed. 2025-01-08 15:51:45.1527|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722781 (0x57eceb...cca399) 2025-01-08 15:51:45.1527|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:45.1527|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:51:46.0861|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:51:46.5293|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:46.5293|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:46.5293|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:46.5293|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:47.0874|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:51:47.4651|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.194:30328] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:48.0887|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:49.0908|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:50.0025|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:51:50.0888|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:50.1489|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","blockNumber":"0xd1649e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e7","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","prevRandao":"0xc5e6a349aaaab6fae08b3e23cbbe31c4558c270b2c44a8edc99fa28fd5d395a1","receiptsRoot":"0x8e6fc9e64091d0751b94f4d9a2614cb8eafc985707bb84d15f53ac1dfa939c3f","stateRoot":"0xa983d01a99aa0b40dd109bf311c3f0a9d6ac110ae0c8909d16a7ad3753ca4c6a","timestamp":"0x677e9f16","transactions":["0x02f901d58227d8830551cf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85e0b2b7ff4e8bf091ff0c1066a28ecc758d90c006fab05b6dff34ee2b2af728b1ad8b08d47d138bba22fb9681f5cbd73511cab652875dddfc7a11c0f465fcd44332e332e30000000000000000000000000000000000000000000000000000000c080a09c0362cc9491a259b96cef14eb70ae3e47b24fa1a75a6c1a21a2f9e3d6191f74a03ceebe55e9093bf54e2592a956293613777ed6a5a44b2cb87f42f5ae52375fab","0x02f901d58227d883053e628459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8efc92e40eb44cba09eeedef01969db09ddf93af2e88ce7b5c79ee19197b2d7c2b59bcf18ea3a95edc095731e3cc1ceb835d0be643b6ced3d7a8b5ff1bb74a881332e332e30000000000000000000000000000000000000000000000000000000c080a03a6b42deede88cf3a85a086fb8df475841320a55e9feede22a93a69277bd4721a005ad8ad435e2cb682760060149073ad0cf05be03f20312b945dffa0a266274a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302286","validatorIndex":"0xed4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439f0","index":"0x4302287","validatorIndex":"0xed5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4b2","index":"0x4302288","validatorIndex":"0xed6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1491fa","index":"0x4302289","validatorIndex":"0xed7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143ff9","index":"0x430228a","validatorIndex":"0xed8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14920d","index":"0x430228b","validatorIndex":"0xed9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x430228c","validatorIndex":"0xeda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146605","index":"0x430228d","validatorIndex":"0xedb"}]},[],"0xbb5cebd89995a498c48794c589173827ee5f13805c960f28fd5c241da1c663c8"]) 2025-01-08 15:51:50.1489|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722782 (0x7280aa...4b494c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:50.1489|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:51:50.1489|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:51:50.1572|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722782 2025-01-08 15:51:50.1572|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:51:50.1572|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:51:50.1572|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722782 (0x7280aa...4b494c). 2025-01-08 15:51:50.1572|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:50.1572|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722782 | 7.1 ms | slot 5,009 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:50.1572|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","blockNumber":"0xd1649e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e7","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","prevRandao":"0xc5e6a349aaaab6fae08b3e23cbbe31c4558c270b2c44a8edc99fa28fd5d395a1","receiptsRoot":"0x8e6fc9e64091d0751b94f4d9a2614cb8eafc985707bb84d15f53ac1dfa939c3f","stateRoot":"0xa983d01a99aa0b40dd109bf311c3f0a9d6ac110ae0c8909d16a7ad3753ca4c6a","timestamp":"0x677e9f16","transactions":["0x02f901d58227d8830551cf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85e0b2b7ff4e8bf091ff0c1066a28ecc758d90c006fab05b6dff34ee2b2af728b1ad8b08d47d138bba22fb9681f5cbd73511cab652875dddfc7a11c0f465fcd44332e332e30000000000000000000000000000000000000000000000000000000c080a09c0362cc9491a259b96cef14eb70ae3e47b24fa1a75a6c1a21a2f9e3d6191f74a03ceebe55e9093bf54e2592a956293613777ed6a5a44b2cb87f42f5ae52375fab","0x02f901d58227d883053e628459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8efc92e40eb44cba09eeedef01969db09ddf93af2e88ce7b5c79ee19197b2d7c2b59bcf18ea3a95edc095731e3cc1ceb835d0be643b6ced3d7a8b5ff1bb74a881332e332e30000000000000000000000000000000000000000000000000000000c080a03a6b42deede88cf3a85a086fb8df475841320a55e9feede22a93a69277bd4721a005ad8ad435e2cb682760060149073ad0cf05be03f20312b945dffa0a266274a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302286","validatorIndex":"0xed4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439f0","index":"0x4302287","validatorIndex":"0xed5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4b2","index":"0x4302288","validatorIndex":"0xed6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1491fa","index":"0x4302289","validatorIndex":"0xed7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143ff9","index":"0x430228a","validatorIndex":"0xed8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14920d","index":"0x430228b","validatorIndex":"0xed9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x430228c","validatorIndex":"0xeda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146605","index":"0x430228d","validatorIndex":"0xedb"}]},[],"0xbb5cebd89995a498c48794c589173827ee5f13805c960f28fd5c241da1c663c8"]) 2025-01-08 15:51:50.1572|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:51:50.1572|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 8.21 MGas/s | 280.5 tps | 140.25 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:51:50.1572|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","blockNumber":"0xd1649e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e7","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57eceb04c4661bb59c8deb198a18b1b51fce08e6b47dbda895dbdf6018cca399","prevRandao":"0xc5e6a349aaaab6fae08b3e23cbbe31c4558c270b2c44a8edc99fa28fd5d395a1","receiptsRoot":"0x8e6fc9e64091d0751b94f4d9a2614cb8eafc985707bb84d15f53ac1dfa939c3f","stateRoot":"0xa983d01a99aa0b40dd109bf311c3f0a9d6ac110ae0c8909d16a7ad3753ca4c6a","timestamp":"0x677e9f16","transactions":["0x02f901d58227d8830551cf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85e0b2b7ff4e8bf091ff0c1066a28ecc758d90c006fab05b6dff34ee2b2af728b1ad8b08d47d138bba22fb9681f5cbd73511cab652875dddfc7a11c0f465fcd44332e332e30000000000000000000000000000000000000000000000000000000c080a09c0362cc9491a259b96cef14eb70ae3e47b24fa1a75a6c1a21a2f9e3d6191f74a03ceebe55e9093bf54e2592a956293613777ed6a5a44b2cb87f42f5ae52375fab","0x02f901d58227d883053e628459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8efc92e40eb44cba09eeedef01969db09ddf93af2e88ce7b5c79ee19197b2d7c2b59bcf18ea3a95edc095731e3cc1ceb835d0be643b6ced3d7a8b5ff1bb74a881332e332e30000000000000000000000000000000000000000000000000000000c080a03a6b42deede88cf3a85a086fb8df475841320a55e9feede22a93a69277bd4721a005ad8ad435e2cb682760060149073ad0cf05be03f20312b945dffa0a266274a1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302286","validatorIndex":"0xed4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1439f0","index":"0x4302287","validatorIndex":"0xed5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4b2","index":"0x4302288","validatorIndex":"0xed6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1491fa","index":"0x4302289","validatorIndex":"0xed7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143ff9","index":"0x430228a","validatorIndex":"0xed8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14920d","index":"0x430228b","validatorIndex":"0xed9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x430228c","validatorIndex":"0xeda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146605","index":"0x430228d","validatorIndex":"0xedb"}]},[],"0xbb5cebd89995a498c48794c589173827ee5f13805c960f28fd5c241da1c663c8"]) handled in 9ms 2025-01-08 15:51:50.1614|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:50.1614|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:51:50.1614|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722782 (0x7280aa...4b494c), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:51:50.1614|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13722782 (0x7280aa...4b494c) was processed. 2025-01-08 15:51:50.1614|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13722782 (0x7280aa...4b494c) 2025-01-08 15:51:50.1614|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:50.1614|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:51:51.0908|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:51.5297|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:51.5297|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:51.5297|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:51.5297|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:52.0894|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:51:52.2398|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|72.217.100.17:40880->30303] to: 30303 2025-01-08 15:51:52.2406|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|72.217.100.17:40880->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:51:53.0876|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:51:54.0886|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:51:55.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:51:55.0912|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:55.1488|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","blockNumber":"0xd1649f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469f0","gasUsed":"0x1d1bc","logsBloom":"0x00000000000000000000000000100000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000080000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000","parentHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","prevRandao":"0xac315da11887e5e9e8563f3b25fb7874231eccf89d8b96f5b583a7e493c08a78","receiptsRoot":"0xd91ac2bb9c79ec07e40ecc14c9ec7d8812eebecee9397aa5cb63f552e2611df0","stateRoot":"0x0e25e0942ff5c967a76159bab15300c9f151bd6543437d3d4f9e14b87a47406c","timestamp":"0x677e9f1b","transactions":["0x02f904958227d8824c998459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82f034fbb000ba7db5be5e8070f9e9f80942f515c1aa420ade5e7dfbe7b1cdd0c304500000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000003400100010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000000acf2a586bc00000000000000000000eece14c20000000000000000000000000000000000000000000000000000000000000006ff38818c3b3fab24c8b95a0b27c3317f7fb0b17955fba0cb1de9b31438077e6634b5d13c04f8d1e36b8dea2ef58ab187d5a22b7e727a69022b53c23533de1540540065718e5069e3528c55199d93a3e2d2e2dd20765efa32e8c53508c637f5bef3bc21d57ab95d6bfcb49ea009b24fa247d3be0c3fd3332571ff43de912f511095d7ce149d1c933e9b57ba1609a6d1dbe444b8a95d584df47fb69844802272ae67669ada456177131cd6aaedaae24e1984516783778e254c6ea23d70f18b9d25000000000000000000000000000000000000000000000000000000000000000650555d3b7d1bcc4b7a989a9cadb0856bb92982c0d8f737c8796b3d601af30bb724f684c2a4914e3e6f97484ef3941420dba025f1920bbbe4ec4ddb02363e481308e1b168761645e12f7cb0893f81bdc47e0a76505435f425df262c0809b436c26108ff5e84f96e510e477e68407ebe6a7531a6943a288511c17b44c5a53948b77af35705266eff19a5bbfbabafae4db42a66fc5f9d077ee4e95855cc46e06bb7252943ffe8fe7678b36dd6e9fdf295c79ec0c6e36308b6106622fa0e6dc12df2c080a00807701f5fda61508a6816761c53d24b5631169a800ba0df73c3b05ac03cf229a01413ede23aaf8bbeaa8a1f82762566de15c3ffc98958dad0256f882acabcf6c0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149205","index":"0x430228e","validatorIndex":"0xedc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146622","index":"0x430228f","validatorIndex":"0xedd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b81f","index":"0x4302290","validatorIndex":"0xede"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302291","validatorIndex":"0xedf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e3a","index":"0x4302292","validatorIndex":"0xee0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149209","index":"0x4302293","validatorIndex":"0xee1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4b2","index":"0x4302294","validatorIndex":"0xee2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be05","index":"0x4302295","validatorIndex":"0xee3"}]},[],"0x1b617601132ddfa6523fd2b575a2e1759a7a4493d5c3a47990e1a786578a32c0"]) 2025-01-08 15:51:55.1488|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722783 (0x67a1db...8ae251), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:51:55.1488|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:55.1488|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:51:55.1534|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722783 2025-01-08 15:51:55.1534|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722783 (0x67a1db...8ae251). 2025-01-08 15:51:55.1534|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:51:55.1534|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","blockNumber":"0xd1649f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469f0","gasUsed":"0x1d1bc","logsBloom":"0x00000000000000000000000000100000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000080000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000","parentHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","prevRandao":"0xac315da11887e5e9e8563f3b25fb7874231eccf89d8b96f5b583a7e493c08a78","receiptsRoot":"0xd91ac2bb9c79ec07e40ecc14c9ec7d8812eebecee9397aa5cb63f552e2611df0","stateRoot":"0x0e25e0942ff5c967a76159bab15300c9f151bd6543437d3d4f9e14b87a47406c","timestamp":"0x677e9f1b","transactions":["0x02f904958227d8824c998459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82f034fbb000ba7db5be5e8070f9e9f80942f515c1aa420ade5e7dfbe7b1cdd0c304500000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000003400100010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000000acf2a586bc00000000000000000000eece14c20000000000000000000000000000000000000000000000000000000000000006ff38818c3b3fab24c8b95a0b27c3317f7fb0b17955fba0cb1de9b31438077e6634b5d13c04f8d1e36b8dea2ef58ab187d5a22b7e727a69022b53c23533de1540540065718e5069e3528c55199d93a3e2d2e2dd20765efa32e8c53508c637f5bef3bc21d57ab95d6bfcb49ea009b24fa247d3be0c3fd3332571ff43de912f511095d7ce149d1c933e9b57ba1609a6d1dbe444b8a95d584df47fb69844802272ae67669ada456177131cd6aaedaae24e1984516783778e254c6ea23d70f18b9d25000000000000000000000000000000000000000000000000000000000000000650555d3b7d1bcc4b7a989a9cadb0856bb92982c0d8f737c8796b3d601af30bb724f684c2a4914e3e6f97484ef3941420dba025f1920bbbe4ec4ddb02363e481308e1b168761645e12f7cb0893f81bdc47e0a76505435f425df262c0809b436c26108ff5e84f96e510e477e68407ebe6a7531a6943a288511c17b44c5a53948b77af35705266eff19a5bbfbabafae4db42a66fc5f9d077ee4e95855cc46e06bb7252943ffe8fe7678b36dd6e9fdf295c79ec0c6e36308b6106622fa0e6dc12df2c080a00807701f5fda61508a6816761c53d24b5631169a800ba0df73c3b05ac03cf229a01413ede23aaf8bbeaa8a1f82762566de15c3ffc98958dad0256f882acabcf6c0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149205","index":"0x430228e","validatorIndex":"0xedc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146622","index":"0x430228f","validatorIndex":"0xedd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b81f","index":"0x4302290","validatorIndex":"0xede"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302291","validatorIndex":"0xedf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e3a","index":"0x4302292","validatorIndex":"0xee0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149209","index":"0x4302293","validatorIndex":"0xee1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4b2","index":"0x4302294","validatorIndex":"0xee2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be05","index":"0x4302295","validatorIndex":"0xee3"}]},[],"0x1b617601132ddfa6523fd2b575a2e1759a7a4493d5c3a47990e1a786578a32c0"]) 2025-01-08 15:51:55.1534|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","blockNumber":"0xd1649f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469f0","gasUsed":"0x1d1bc","logsBloom":"0x00000000000000000000000000100000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000080000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000","parentHash":"0x7280aaba17c9f056122cfd8abeb47d26133963e9d8e1d8afa45a5f81714b494c","prevRandao":"0xac315da11887e5e9e8563f3b25fb7874231eccf89d8b96f5b583a7e493c08a78","receiptsRoot":"0xd91ac2bb9c79ec07e40ecc14c9ec7d8812eebecee9397aa5cb63f552e2611df0","stateRoot":"0x0e25e0942ff5c967a76159bab15300c9f151bd6543437d3d4f9e14b87a47406c","timestamp":"0x677e9f1b","transactions":["0x02f904958227d8824c998459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b82f034fbb000ba7db5be5e8070f9e9f80942f515c1aa420ade5e7dfbe7b1cdd0c304500000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000003400100010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000000acf2a586bc00000000000000000000eece14c20000000000000000000000000000000000000000000000000000000000000006ff38818c3b3fab24c8b95a0b27c3317f7fb0b17955fba0cb1de9b31438077e6634b5d13c04f8d1e36b8dea2ef58ab187d5a22b7e727a69022b53c23533de1540540065718e5069e3528c55199d93a3e2d2e2dd20765efa32e8c53508c637f5bef3bc21d57ab95d6bfcb49ea009b24fa247d3be0c3fd3332571ff43de912f511095d7ce149d1c933e9b57ba1609a6d1dbe444b8a95d584df47fb69844802272ae67669ada456177131cd6aaedaae24e1984516783778e254c6ea23d70f18b9d25000000000000000000000000000000000000000000000000000000000000000650555d3b7d1bcc4b7a989a9cadb0856bb92982c0d8f737c8796b3d601af30bb724f684c2a4914e3e6f97484ef3941420dba025f1920bbbe4ec4ddb02363e481308e1b168761645e12f7cb0893f81bdc47e0a76505435f425df262c0809b436c26108ff5e84f96e510e477e68407ebe6a7531a6943a288511c17b44c5a53948b77af35705266eff19a5bbfbabafae4db42a66fc5f9d077ee4e95855cc46e06bb7252943ffe8fe7678b36dd6e9fdf295c79ec0c6e36308b6106622fa0e6dc12df2c080a00807701f5fda61508a6816761c53d24b5631169a800ba0df73c3b05ac03cf229a01413ede23aaf8bbeaa8a1f82762566de15c3ffc98958dad0256f882acabcf6c0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149205","index":"0x430228e","validatorIndex":"0xedc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146622","index":"0x430228f","validatorIndex":"0xedd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b81f","index":"0x4302290","validatorIndex":"0xede"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e414","index":"0x4302291","validatorIndex":"0xedf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e3a","index":"0x4302292","validatorIndex":"0xee0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149209","index":"0x4302293","validatorIndex":"0xee1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1db4b2","index":"0x4302294","validatorIndex":"0xee2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14be05","index":"0x4302295","validatorIndex":"0xee3"}]},[],"0x1b617601132ddfa6523fd2b575a2e1759a7a4493d5c3a47990e1a786578a32c0"]) handled in 5ms 2025-01-08 15:51:55.1534|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:51:55.1534|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722783 | 3.1 ms | slot 4,996 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:51:55.1534|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp, Precompile 2025-01-08 15:51:55.1534|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 15:51:55.1534|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 38.17 MGas/s | 320.1 tps | 320.10 Blk/s | exec code from cache 58 | new 0 2025-01-08 15:51:55.1579|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:55.1579|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:51:55.1579|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722783 (0x67a1db...8ae251), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:51:55.1579|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722783 (0x67a1db...8ae251) was processed. 2025-01-08 15:51:55.1579|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722783 (0x67a1db...8ae251) 2025-01-08 15:51:55.1579|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:51:55.1579|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:51:55.1926|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.237:30327] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:56.0899|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:51:56.5313|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:51:56.5313|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:51:56.5313|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:51:56.5313|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:51:56.8307|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.74.58.167:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:57.0247|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.172.178.105:43122->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 167000 2025-01-08 15:51:57.0912|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:57.2540|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.206:30349] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:51:58.0910|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:51:59.0883|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:00.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:52:00.0897|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:00.1347|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","blockNumber":"0xd164a0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d7","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","prevRandao":"0xba98ba8c85c3c27059c0aea6c55081258891e27e5b18cf57091f84c9212ed96c","receiptsRoot":"0xc01846030e0f0e373b4ccae14034a3d6bdd0adc32916f37f42994dc03ba401e6","stateRoot":"0x0a4e9024c568eb0e82a5ac9102fca7181814000d8fc93458640b9397dfb52509","timestamp":"0x677e9f20","transactions":["0x02f901d58227d8830551d08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beca4097f0ff48f9a586e65e30ddb4ef363c8ea88e8d12cb61247dbc942508dbf6cc11dbb9091bd0b3f4435216eee907a9038aec6a0814750bc9b4ee4d82e2dad7332e332e30000000000000000000000000000000000000000000000000000000c080a021137633eca4b5ec8ec22c9842c2251257cf3a93569138d371dd36f8005a3f9ba016c5495d16fb27e91cdad2be91531b35ed458ca0fd8296f8981253b5240a6b03","0x02f901d58227d883053e638459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be05b35d2aaa17d3e3b1494f2284d7d2d03bf89e77734b31f2567a8e7a41803c6ba20c604b938d5fe086b04444dd97d1a70279ad2ac600480c9971d01d1ae0161f332e332e30000000000000000000000000000000000000000000000000000000c080a09144b67a85ea585365845f327ca3029a94cbf7fb01ea4b73c60768c5ee1288b4a0457c1b9543aa34bf9825ffc186ee6ae02f7ef2dbf02fcb39f44047b7cebe39fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14681f","index":"0x4302296","validatorIndex":"0xee4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae0b","index":"0x4302297","validatorIndex":"0xee5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x4302298","validatorIndex":"0xee6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x4302299","validatorIndex":"0xee7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x430229a","validatorIndex":"0xee8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfcf","index":"0x430229b","validatorIndex":"0xee9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x430229c","validatorIndex":"0xeea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x430229d","validatorIndex":"0xeeb"}]},[],"0x6df0c4e5bcf4a8105d2c1df0eb5c7bb82974c52282c825da53fc53c95d858b25"]) 2025-01-08 15:52:00.1347|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722784 (0x67afea...ab3dfd), Extra Data: Nethermind 2025-01-08 15:52:00.1347|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:52:00.1347|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 15:52:00.1373|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13722784 2025-01-08 15:52:00.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:52:00.1373|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13722784 (0x67afea...ab3dfd). 2025-01-08 15:52:00.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:52:00.1373|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","blockNumber":"0xd164a0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d7","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","prevRandao":"0xba98ba8c85c3c27059c0aea6c55081258891e27e5b18cf57091f84c9212ed96c","receiptsRoot":"0xc01846030e0f0e373b4ccae14034a3d6bdd0adc32916f37f42994dc03ba401e6","stateRoot":"0x0a4e9024c568eb0e82a5ac9102fca7181814000d8fc93458640b9397dfb52509","timestamp":"0x677e9f20","transactions":["0x02f901d58227d8830551d08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beca4097f0ff48f9a586e65e30ddb4ef363c8ea88e8d12cb61247dbc942508dbf6cc11dbb9091bd0b3f4435216eee907a9038aec6a0814750bc9b4ee4d82e2dad7332e332e30000000000000000000000000000000000000000000000000000000c080a021137633eca4b5ec8ec22c9842c2251257cf3a93569138d371dd36f8005a3f9ba016c5495d16fb27e91cdad2be91531b35ed458ca0fd8296f8981253b5240a6b03","0x02f901d58227d883053e638459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be05b35d2aaa17d3e3b1494f2284d7d2d03bf89e77734b31f2567a8e7a41803c6ba20c604b938d5fe086b04444dd97d1a70279ad2ac600480c9971d01d1ae0161f332e332e30000000000000000000000000000000000000000000000000000000c080a09144b67a85ea585365845f327ca3029a94cbf7fb01ea4b73c60768c5ee1288b4a0457c1b9543aa34bf9825ffc186ee6ae02f7ef2dbf02fcb39f44047b7cebe39fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14681f","index":"0x4302296","validatorIndex":"0xee4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae0b","index":"0x4302297","validatorIndex":"0xee5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x4302298","validatorIndex":"0xee6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x4302299","validatorIndex":"0xee7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x430229a","validatorIndex":"0xee8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfcf","index":"0x430229b","validatorIndex":"0xee9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x430229c","validatorIndex":"0xeea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x430229d","validatorIndex":"0xeeb"}]},[],"0x6df0c4e5bcf4a8105d2c1df0eb5c7bb82974c52282c825da53fc53c95d858b25"]) 2025-01-08 15:52:00.1373|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722784 | 1.8 ms | slot 4,984 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:52:00.1373|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","blockNumber":"0xd164a0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d7","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x67a1db22513541318e4a4e0ade17fea00f91e100c6da1a88fed5064e138ae251","prevRandao":"0xba98ba8c85c3c27059c0aea6c55081258891e27e5b18cf57091f84c9212ed96c","receiptsRoot":"0xc01846030e0f0e373b4ccae14034a3d6bdd0adc32916f37f42994dc03ba401e6","stateRoot":"0x0a4e9024c568eb0e82a5ac9102fca7181814000d8fc93458640b9397dfb52509","timestamp":"0x677e9f20","transactions":["0x02f901d58227d8830551d08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beca4097f0ff48f9a586e65e30ddb4ef363c8ea88e8d12cb61247dbc942508dbf6cc11dbb9091bd0b3f4435216eee907a9038aec6a0814750bc9b4ee4d82e2dad7332e332e30000000000000000000000000000000000000000000000000000000c080a021137633eca4b5ec8ec22c9842c2251257cf3a93569138d371dd36f8005a3f9ba016c5495d16fb27e91cdad2be91531b35ed458ca0fd8296f8981253b5240a6b03","0x02f901d58227d883053e638459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d1f3f394b4d33f54a064fc8e1d903d2bacc23795f405c947e63cc0919c9c7ad173cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be05b35d2aaa17d3e3b1494f2284d7d2d03bf89e77734b31f2567a8e7a41803c6ba20c604b938d5fe086b04444dd97d1a70279ad2ac600480c9971d01d1ae0161f332e332e30000000000000000000000000000000000000000000000000000000c080a09144b67a85ea585365845f327ca3029a94cbf7fb01ea4b73c60768c5ee1288b4a0457c1b9543aa34bf9825ffc186ee6ae02f7ef2dbf02fcb39f44047b7cebe39fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14681f","index":"0x4302296","validatorIndex":"0xee4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae0b","index":"0x4302297","validatorIndex":"0xee5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x4302298","validatorIndex":"0xee6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x4302299","validatorIndex":"0xee7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x430229a","validatorIndex":"0xee8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfcf","index":"0x430229b","validatorIndex":"0xee9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x430229c","validatorIndex":"0xeea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x430229d","validatorIndex":"0xeeb"}]},[],"0x6df0c4e5bcf4a8105d2c1df0eb5c7bb82974c52282c825da53fc53c95d858b25"]) handled in 3ms 2025-01-08 15:52:00.1373|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:00.1373|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 33.09 MGas/s | 1,130.6 tps | 565.29 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:52:00.1415|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:00.1415|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:00.1415|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722784 (0x67afea...ab3dfd), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:00.1415|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722784 (0x67afea...ab3dfd) was processed. 2025-01-08 15:52:00.1415|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722784 (0x67afea...ab3dfd) 2025-01-08 15:52:00.1415|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:00.1415|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:01.0890|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:01.5317|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:01.5317|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:01.5317|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:01.5317|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:02.0902|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:03.0880|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:04.0888|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:52:04.7438|DEBUG|Synchronization.Peers.SyncPeerPool|17|Dropped 0 useless peers 2025-01-08 15:52:05.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:05.0889|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:05.1352|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","blockNumber":"0xd164a1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","prevRandao":"0x61975831fd7afe4ea8bfe8d200a83fb974b05dcbf4cafaafee75eec3abc2d1a4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3303b4e85ce038be47e336886e8fec0bdf3c0ea7c5685b91198626ac6e9f81db","timestamp":"0x677e9f25","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fb","index":"0x430229e","validatorIndex":"0xeec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f8","index":"0x430229f","validatorIndex":"0xeed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a0","validatorIndex":"0xeee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0290","index":"0x43022a1","validatorIndex":"0xeef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fc","index":"0x43022a2","validatorIndex":"0xef0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022a3","validatorIndex":"0xef1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a4","validatorIndex":"0xef2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfdf","index":"0x43022a5","validatorIndex":"0xef3"}]},[],"0x2eefdfbc091e255747d1133525198771b3f8de66dd09771994abea63c9f22c07"]) 2025-01-08 15:52:05.1364|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722785 (0x78748d...c5fcd2), Extra Data: Nethermind 2025-01-08 15:52:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:52:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 15:52:05.1364|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13722785 2025-01-08 15:52:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:52:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:52:05.1402|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13722785 (0x78748d...c5fcd2). 2025-01-08 15:52:05.1402|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:05.1402|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722785 | 2.6 ms | slot 5,002 ms | 2025-01-08 15:52:05.1402|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","blockNumber":"0xd164a1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","prevRandao":"0x61975831fd7afe4ea8bfe8d200a83fb974b05dcbf4cafaafee75eec3abc2d1a4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3303b4e85ce038be47e336886e8fec0bdf3c0ea7c5685b91198626ac6e9f81db","timestamp":"0x677e9f25","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fb","index":"0x430229e","validatorIndex":"0xeec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f8","index":"0x430229f","validatorIndex":"0xeed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a0","validatorIndex":"0xeee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0290","index":"0x43022a1","validatorIndex":"0xeef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fc","index":"0x43022a2","validatorIndex":"0xef0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022a3","validatorIndex":"0xef1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a4","validatorIndex":"0xef2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfdf","index":"0x43022a5","validatorIndex":"0xef3"}]},[],"0x2eefdfbc091e255747d1133525198771b3f8de66dd09771994abea63c9f22c07"]) 2025-01-08 15:52:05.1402|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:05.1402|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 388.65 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:05.1402|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","blockNumber":"0xd164a1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x67afead59d48640a2facef6b16ef24c7370110c9a51ee6d7ca9c959776ab3dfd","prevRandao":"0x61975831fd7afe4ea8bfe8d200a83fb974b05dcbf4cafaafee75eec3abc2d1a4","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3303b4e85ce038be47e336886e8fec0bdf3c0ea7c5685b91198626ac6e9f81db","timestamp":"0x677e9f25","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fb","index":"0x430229e","validatorIndex":"0xeec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f8","index":"0x430229f","validatorIndex":"0xeed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a0","validatorIndex":"0xeee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0290","index":"0x43022a1","validatorIndex":"0xeef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fc","index":"0x43022a2","validatorIndex":"0xef0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022a3","validatorIndex":"0xef1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a4","validatorIndex":"0xef2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfdf","index":"0x43022a5","validatorIndex":"0xef3"}]},[],"0x2eefdfbc091e255747d1133525198771b3f8de66dd09771994abea63c9f22c07"]) handled in 5ms 2025-01-08 15:52:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:05.1446|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:05.1446|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722785 (0x78748d...c5fcd2), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:05.1446|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722785 (0x78748d...c5fcd2) was processed. 2025-01-08 15:52:05.1446|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722785 (0x78748d...c5fcd2) 2025-01-08 15:52:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:05.1446|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:06.0886|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:06.5332|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:06.5332|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:06.5332|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:06.5332|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:07.0885|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:08.0908|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:09.0894|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:09.2512|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.193.61.61:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:52:10.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:10.0907|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:10.5951|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","blockNumber":"0xd164a2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6d6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","prevRandao":"0xecece18855cfd571094d1552668d07fec74e7e33989c54bec0db0c8ba7c3d51e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2018325997f3712ca3230b1131d5facd11750eab60c3c1c6733fe3b9e17ffc09","timestamp":"0x677e9f2a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a6","validatorIndex":"0xef4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa9d0","index":"0x43022a7","validatorIndex":"0xef5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da04","index":"0x43022a8","validatorIndex":"0xef6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022a9","validatorIndex":"0xef7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022aa","validatorIndex":"0xef8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ab","validatorIndex":"0xef9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022ac","validatorIndex":"0xefa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022ad","validatorIndex":"0xefb"}]},[],"0xa73f8387df620619c9deeb6cb2a5d9aca32abbac4d577b76fc5e0df36b70297b"]) 2025-01-08 15:52:10.5951|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722786 (0xe2fa96...213d84), Extra Data: chiado-lodestar-0 2025-01-08 15:52:10.5962|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:52:10.5962|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:52:10.5962|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722786 2025-01-08 15:52:10.5962|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:52:10.5962|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:52:10.5962|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722786 | 2.1 ms | slot 5,458 ms | 2025-01-08 15:52:10.5962|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722786 (0xe2fa96...213d84). 2025-01-08 15:52:10.5962|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:10.5962|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:10.5962|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 486.62 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:10.5962|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","blockNumber":"0xd164a2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6d6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","prevRandao":"0xecece18855cfd571094d1552668d07fec74e7e33989c54bec0db0c8ba7c3d51e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2018325997f3712ca3230b1131d5facd11750eab60c3c1c6733fe3b9e17ffc09","timestamp":"0x677e9f2a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a6","validatorIndex":"0xef4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa9d0","index":"0x43022a7","validatorIndex":"0xef5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da04","index":"0x43022a8","validatorIndex":"0xef6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022a9","validatorIndex":"0xef7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022aa","validatorIndex":"0xef8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ab","validatorIndex":"0xef9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022ac","validatorIndex":"0xefa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022ad","validatorIndex":"0xefb"}]},[],"0xa73f8387df620619c9deeb6cb2a5d9aca32abbac4d577b76fc5e0df36b70297b"]) 2025-01-08 15:52:10.5962|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","blockNumber":"0xd164a2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6d6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x78748dcb244547de7e0d22a6b6eea1cd045d166d924bd01b9612748baec5fcd2","prevRandao":"0xecece18855cfd571094d1552668d07fec74e7e33989c54bec0db0c8ba7c3d51e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2018325997f3712ca3230b1131d5facd11750eab60c3c1c6733fe3b9e17ffc09","timestamp":"0x677e9f2a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022a6","validatorIndex":"0xef4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa9d0","index":"0x43022a7","validatorIndex":"0xef5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da04","index":"0x43022a8","validatorIndex":"0xef6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022a9","validatorIndex":"0xef7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140be3","index":"0x43022aa","validatorIndex":"0xef8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ab","validatorIndex":"0xef9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022ac","validatorIndex":"0xefa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022ad","validatorIndex":"0xefb"}]},[],"0xa73f8387df620619c9deeb6cb2a5d9aca32abbac4d577b76fc5e0df36b70297b"]) handled in 3ms 2025-01-08 15:52:10.6027|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:10.6027|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:10.6027|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722786 (0xe2fa96...213d84), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:10.6027|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722786 (0xe2fa96...213d84) was processed. 2025-01-08 15:52:10.6027|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722786 (0xe2fa96...213d84) 2025-01-08 15:52:10.6027|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:10.6027|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:11.0903|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:11.5347|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:11.5347|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:11.5347|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:11.5347|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:12.0906|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:12.7546|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.174.164.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:13.0887|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:13.2242|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.182.187.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:52:13.3367|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.255.212.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2109 2025-01-08 15:52:13.3684|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.61.98:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:13.4749|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.157.34:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:52:13.4775|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.36.117.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:52:13.6094|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->50.47.147.106:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:13.6755|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.146.83:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 15:52:13.6837|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.10.225:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 15:52:13.7277|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->20.125.131.244:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:52:13.8263|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->192.155.94.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:52:13.8320|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:13.8486|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.226.143.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:13.8929|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.38.223:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:52:14.0841|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.181.20.115:30297] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:52:14.0887|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:14.1305|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.220.75.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:52:14.4302|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.79.16.41:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:14.9613|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.164.158.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:15.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:52:15.0894|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:15.1142|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.90.94:55601] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:52:15.1226|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","blockNumber":"0xd164a3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","prevRandao":"0x996764c8b12a0e6ebe3c520d4fd9b27af730a3a3c3cda7dcc5afafa991633b70","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x877da02f4638a2c659e53075c2c7c82d7fecb88428f93128a9203f6a23d8ff73","timestamp":"0x677e9f2f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff4","index":"0x43022ae","validatorIndex":"0xefc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022af","validatorIndex":"0xefd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b0","validatorIndex":"0xefe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138dd6","index":"0x43022b1","validatorIndex":"0xeff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfe0","index":"0x43022b2","validatorIndex":"0xf00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b3","validatorIndex":"0xf01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bd7","index":"0x43022b4","validatorIndex":"0xf02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b5","validatorIndex":"0xf03"}]},[],"0xd17d981b44704fef70b654a317b00b75718848116a0b823c49b1b3accec45ef6"]) 2025-01-08 15:52:15.1226|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722787 (0x169784...9b7375), Extra Data: Nethermind 2025-01-08 15:52:15.1226|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:52:15.1226|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:52:15.1265|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722787 2025-01-08 15:52:15.1265|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:52:15.1265|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:52:15.1265|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722787 (0x169784...9b7375). 2025-01-08 15:52:15.1265|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:15.1265|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722787 | 2.9 ms | slot 4,529 ms | 2025-01-08 15:52:15.1265|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:15.1265|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","blockNumber":"0xd164a3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","prevRandao":"0x996764c8b12a0e6ebe3c520d4fd9b27af730a3a3c3cda7dcc5afafa991633b70","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x877da02f4638a2c659e53075c2c7c82d7fecb88428f93128a9203f6a23d8ff73","timestamp":"0x677e9f2f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff4","index":"0x43022ae","validatorIndex":"0xefc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022af","validatorIndex":"0xefd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b0","validatorIndex":"0xefe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138dd6","index":"0x43022b1","validatorIndex":"0xeff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfe0","index":"0x43022b2","validatorIndex":"0xf00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b3","validatorIndex":"0xf01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bd7","index":"0x43022b4","validatorIndex":"0xf02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b5","validatorIndex":"0xf03"}]},[],"0xd17d981b44704fef70b654a317b00b75718848116a0b823c49b1b3accec45ef6"]) 2025-01-08 15:52:15.1265|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 348.68 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:15.1265|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","blockNumber":"0xd164a3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe2fa969e7bee21e1b89bf76ea85ad2eb38e449def066e8a93ff01ebc86213d84","prevRandao":"0x996764c8b12a0e6ebe3c520d4fd9b27af730a3a3c3cda7dcc5afafa991633b70","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x877da02f4638a2c659e53075c2c7c82d7fecb88428f93128a9203f6a23d8ff73","timestamp":"0x677e9f2f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff4","index":"0x43022ae","validatorIndex":"0xefc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022af","validatorIndex":"0xefd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b0","validatorIndex":"0xefe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138dd6","index":"0x43022b1","validatorIndex":"0xeff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfe0","index":"0x43022b2","validatorIndex":"0xf00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b3","validatorIndex":"0xf01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bd7","index":"0x43022b4","validatorIndex":"0xf02"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022b5","validatorIndex":"0xf03"}]},[],"0xd17d981b44704fef70b654a317b00b75718848116a0b823c49b1b3accec45ef6"]) handled in 4ms 2025-01-08 15:52:15.1329|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:15.1329|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:15.1329|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722787 (0x169784...9b7375), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:15.1329|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722787 (0x169784...9b7375) was processed. 2025-01-08 15:52:15.1329|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722787 (0x169784...9b7375) 2025-01-08 15:52:15.1329|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:15.1329|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:52:15.7029|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:52:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_chainId([]) 2025-01-08 15:52:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:52:15.7047|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:52:15.7047|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:52:15.7047|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:52:15.7047|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_getBlockByNumber(["latest",false]) handled in 1ms 2025-01-08 15:52:15.7047|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:52:15.7047|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:52:15.7084|DEBUG|JsonRpc.JsonRpcService|6|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:52:15.7084|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 1ms 2025-01-08 15:52:16.0473|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.143.57:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:52:16.0900|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:16.2508|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->129.153.227.201:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:52:16.2536|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.191.246.34:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:16.5345|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:16.5345|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:16.5345|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:16.5345|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:16.8877|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36350] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:17.0911|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:17.4196|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.52.20:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:52:17.5445|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.231.205.124:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:17.8571|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.198.62.204:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:17.9827|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.60.243.73:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:18.0904|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:19.0891|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:52:19.2163|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.41.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:20.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:52:20.0894|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:20.5895|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","blockNumber":"0xd164a4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","prevRandao":"0x5e946731992ae163030179a607952f1ff26ba0dd48f04c9ac194b6a34ad50357","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa430b9805e187c2faea805945d1e50d8f2664123a285fe315b5b9e1b054b48e0","timestamp":"0x677e9f34","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfee","index":"0x43022b6","validatorIndex":"0xf04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022b7","validatorIndex":"0xf05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da20","index":"0x43022b8","validatorIndex":"0xf06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfcf","index":"0x43022b9","validatorIndex":"0xf07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ba","validatorIndex":"0xf08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9f2","index":"0x43022bb","validatorIndex":"0xf09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfec","index":"0x43022bc","validatorIndex":"0xf0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9cb","index":"0x43022bd","validatorIndex":"0xf0b"}]},[],"0xa22b154370d598c5d304fbdfa4e7be48d1c5a7c52736fc2b93a95ceffcdebf75"]) 2025-01-08 15:52:20.5895|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722788 (0x028732...23f74d), Extra Data: chiado-lodestar-0 2025-01-08 15:52:20.5895|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:52:20.5895|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:52:20.5928|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:20.5928|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722788 2025-01-08 15:52:20.5928|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:52:20.5928|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722788 (0x028732...23f74d). 2025-01-08 15:52:20.5928|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:52:20.5928|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:20.5928|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722788 | 4.4 ms | slot 5,468 ms | 2025-01-08 15:52:20.5928|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","blockNumber":"0xd164a4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","prevRandao":"0x5e946731992ae163030179a607952f1ff26ba0dd48f04c9ac194b6a34ad50357","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa430b9805e187c2faea805945d1e50d8f2664123a285fe315b5b9e1b054b48e0","timestamp":"0x677e9f34","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfee","index":"0x43022b6","validatorIndex":"0xf04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022b7","validatorIndex":"0xf05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da20","index":"0x43022b8","validatorIndex":"0xf06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfcf","index":"0x43022b9","validatorIndex":"0xf07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ba","validatorIndex":"0xf08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9f2","index":"0x43022bb","validatorIndex":"0xf09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfec","index":"0x43022bc","validatorIndex":"0xf0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9cb","index":"0x43022bd","validatorIndex":"0xf0b"}]},[],"0xa22b154370d598c5d304fbdfa4e7be48d1c5a7c52736fc2b93a95ceffcdebf75"]) 2025-01-08 15:52:20.5928|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 15:52:20.5928|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 226.35 Blk/s | exec code from cache 362 | new 0 2025-01-08 15:52:20.5928|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","blockNumber":"0xd164a4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x16978427c6561d1166b8f4fce7356a661b6429d1f56244234c1c6a93fc9b7375","prevRandao":"0x5e946731992ae163030179a607952f1ff26ba0dd48f04c9ac194b6a34ad50357","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa430b9805e187c2faea805945d1e50d8f2664123a285fe315b5b9e1b054b48e0","timestamp":"0x677e9f34","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfee","index":"0x43022b6","validatorIndex":"0xf04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022b7","validatorIndex":"0xf05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da20","index":"0x43022b8","validatorIndex":"0xf06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfcf","index":"0x43022b9","validatorIndex":"0xf07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ba","validatorIndex":"0xf08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9f2","index":"0x43022bb","validatorIndex":"0xf09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfec","index":"0x43022bc","validatorIndex":"0xf0a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b9cb","index":"0x43022bd","validatorIndex":"0xf0b"}]},[],"0xa22b154370d598c5d304fbdfa4e7be48d1c5a7c52736fc2b93a95ceffcdebf75"]) handled in 6ms 2025-01-08 15:52:20.6002|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:20.6002|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:20.6002|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722788 (0x028732...23f74d), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:20.6002|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722788 (0x028732...23f74d) was processed. 2025-01-08 15:52:20.6002|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Synced Chain Head to 13722788 (0x028732...23f74d) 2025-01-08 15:52:20.6002|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:20.6002|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:21.0902|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:21.2171|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.46.225:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 15:52:21.5359|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:21.5359|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:21.5359|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:21.5359|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:22.0889|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:22.4208|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Incorrect discovery message, length: 63, sender: [::ffff:185.46.149.146]:30303 2025-01-08 15:52:23.0893|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:24.0897|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:24.1067|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.12.169.162:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:52:24.2318|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.234.116.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:52:25.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:25.0892|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:52:25.6144|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","blockNumber":"0xd164a5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","prevRandao":"0x2e85efbc7aeb0bc75b74b152ca1a5f1cecdc776a24d520357bd58d1085c11f8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x19baa33d5724cbfbf52094015f76ded73874d28a652dfd8c997c15466127e32a","timestamp":"0x677e9f39","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adfb","index":"0x43022be","validatorIndex":"0xf0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c904e","index":"0x43022bf","validatorIndex":"0xf0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa9d0","index":"0x43022c0","validatorIndex":"0xf0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3ec","index":"0x43022c1","validatorIndex":"0xf0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fb","index":"0x43022c2","validatorIndex":"0xf10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5cb","index":"0x43022c3","validatorIndex":"0xf11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adfa","index":"0x43022c4","validatorIndex":"0xf12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e203","index":"0x43022c5","validatorIndex":"0xf13"}]},[],"0xa95ddcf95d4842f46325ef7ff5f793c167c598a77eb7af0840182266f89c048b"]) 2025-01-08 15:52:25.6144|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722789 (0xefb166...42f20a), Extra Data: chiado-lodestar-0 2025-01-08 15:52:25.6144|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:52:25.6144|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 15:52:25.6165|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13722789 2025-01-08 15:52:25.6165|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:52:25.6165|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:52:25.6165|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13722789 (0xefb166...42f20a). 2025-01-08 15:52:25.6165|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722789 | 1.7 ms | slot 5,022 ms | 2025-01-08 15:52:25.6165|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:25.6165|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:25.6165|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 579.71 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:25.6165|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","blockNumber":"0xd164a5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","prevRandao":"0x2e85efbc7aeb0bc75b74b152ca1a5f1cecdc776a24d520357bd58d1085c11f8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x19baa33d5724cbfbf52094015f76ded73874d28a652dfd8c997c15466127e32a","timestamp":"0x677e9f39","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adfb","index":"0x43022be","validatorIndex":"0xf0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c904e","index":"0x43022bf","validatorIndex":"0xf0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa9d0","index":"0x43022c0","validatorIndex":"0xf0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3ec","index":"0x43022c1","validatorIndex":"0xf0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fb","index":"0x43022c2","validatorIndex":"0xf10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5cb","index":"0x43022c3","validatorIndex":"0xf11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adfa","index":"0x43022c4","validatorIndex":"0xf12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e203","index":"0x43022c5","validatorIndex":"0xf13"}]},[],"0xa95ddcf95d4842f46325ef7ff5f793c167c598a77eb7af0840182266f89c048b"]) 2025-01-08 15:52:25.6165|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","blockNumber":"0xd164a5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x028732707ac4f97cbdf97cba4ba2878070772f0a41e87f1290f5bbfa4523f74d","prevRandao":"0x2e85efbc7aeb0bc75b74b152ca1a5f1cecdc776a24d520357bd58d1085c11f8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x19baa33d5724cbfbf52094015f76ded73874d28a652dfd8c997c15466127e32a","timestamp":"0x677e9f39","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adfb","index":"0x43022be","validatorIndex":"0xf0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c904e","index":"0x43022bf","validatorIndex":"0xf0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa9d0","index":"0x43022c0","validatorIndex":"0xf0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3ec","index":"0x43022c1","validatorIndex":"0xf0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fb","index":"0x43022c2","validatorIndex":"0xf10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e5cb","index":"0x43022c3","validatorIndex":"0xf11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adfa","index":"0x43022c4","validatorIndex":"0xf12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13e203","index":"0x43022c5","validatorIndex":"0xf13"}]},[],"0xa95ddcf95d4842f46325ef7ff5f793c167c598a77eb7af0840182266f89c048b"]) handled in 3ms 2025-01-08 15:52:25.6212|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:25.6212|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:25.6212|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722789 (0xefb166...42f20a), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:25.6212|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722789 (0xefb166...42f20a) was processed. 2025-01-08 15:52:25.6212|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722789 (0xefb166...42f20a) 2025-01-08 15:52:25.6212|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:25.6212|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:26.0907|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:26.2764|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.36.111.54:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:52:26.5367|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:26.5367|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:26.5367|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:26.5367|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:27.0900|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:28.0891|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:52:28.1140|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.116.72.235:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 15:52:29.0892|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:29.6418|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.235.10.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:52:30.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:30.0552|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->117.20.40.84:27457] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:52:30.0896|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:52:30.0950|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->164.92.252.131:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 88089 2025-01-08 15:52:30.1229|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","blockNumber":"0xd164a6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","prevRandao":"0x525a9dc3a0e741dc207707ed0cf17e49215c04fc0523692792422a778b029940","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc6f577f9dce9da79dd6df5a4537edcb769f7bcd98fd5291c616504a74eec327b","timestamp":"0x677e9f3e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3ee","index":"0x43022c6","validatorIndex":"0xf14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x43022c7","validatorIndex":"0xf15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43022c8","validatorIndex":"0xf16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e9","index":"0x43022c9","validatorIndex":"0xf17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc1b","index":"0x43022ca","validatorIndex":"0xf18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022cb","validatorIndex":"0xf19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9eb","index":"0x43022cc","validatorIndex":"0xf1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022cd","validatorIndex":"0xf1b"}]},[],"0x554129bccafd4e6213e1f8dbdd7ed50fefdeeb308013bc789d7879b62cac0128"]) 2025-01-08 15:52:30.1229|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722790 (0x659152...98e114), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:52:30.1229|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:52:30.1229|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 15:52:30.1249|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722790 2025-01-08 15:52:30.1249|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:52:30.1249|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:52:30.1249|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722790 (0x659152...98e114). 2025-01-08 15:52:30.1249|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:30.1249|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","blockNumber":"0xd164a6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","prevRandao":"0x525a9dc3a0e741dc207707ed0cf17e49215c04fc0523692792422a778b029940","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc6f577f9dce9da79dd6df5a4537edcb769f7bcd98fd5291c616504a74eec327b","timestamp":"0x677e9f3e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3ee","index":"0x43022c6","validatorIndex":"0xf14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x43022c7","validatorIndex":"0xf15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43022c8","validatorIndex":"0xf16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e9","index":"0x43022c9","validatorIndex":"0xf17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc1b","index":"0x43022ca","validatorIndex":"0xf18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022cb","validatorIndex":"0xf19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9eb","index":"0x43022cc","validatorIndex":"0xf1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022cd","validatorIndex":"0xf1b"}]},[],"0x554129bccafd4e6213e1f8dbdd7ed50fefdeeb308013bc789d7879b62cac0128"]) 2025-01-08 15:52:30.1249|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722790 | 1.4 ms | slot 4,508 ms | 2025-01-08 15:52:30.1249|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","blockNumber":"0xd164a6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xefb166c0e8f7ec6c3cae8321452d337f5cc5434d9e552d5e4bacff655042f20a","prevRandao":"0x525a9dc3a0e741dc207707ed0cf17e49215c04fc0523692792422a778b029940","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc6f577f9dce9da79dd6df5a4537edcb769f7bcd98fd5291c616504a74eec327b","timestamp":"0x677e9f3e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3ee","index":"0x43022c6","validatorIndex":"0xf14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x43022c7","validatorIndex":"0xf15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43022c8","validatorIndex":"0xf16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e9","index":"0x43022c9","validatorIndex":"0xf17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc1b","index":"0x43022ca","validatorIndex":"0xf18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022cb","validatorIndex":"0xf19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9eb","index":"0x43022cc","validatorIndex":"0xf1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022cd","validatorIndex":"0xf1b"}]},[],"0x554129bccafd4e6213e1f8dbdd7ed50fefdeeb308013bc789d7879b62cac0128"]) handled in 2ms 2025-01-08 15:52:30.1249|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:30.1249|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 718.91 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:30.1291|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:30.1291|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:30.1291|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722790 (0x659152...98e114), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:30.1291|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722790 (0x659152...98e114) was processed. 2025-01-08 15:52:30.1291|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722790 (0x659152...98e114) 2025-01-08 15:52:30.1291|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:30.1291|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:30.5474|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.217.125.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:31.0885|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:31.5377|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:31.5377|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:31.5377|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:31.5377|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:32.0898|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:32.1412|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.51.192.168:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:52:32.5359|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.121.187:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:52:32.5475|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.172.237.226:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:52:32.6276|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.226:34266] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:32.6854|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->137.184.192.29:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:52:32.7323|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.77.130.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:32.8311|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.91.88.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:32.9038|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.116.255.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1804 2025-01-08 15:52:32.9486|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.253.185:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:33.0906|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 15:52:33.1449|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.53.36.179:49797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:52:33.1449|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.79.142.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:52:33.1532|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.237.223.228:31003] initiating disconnect because NoCapabilityMatched, details: capabilities: istanbul64 2025-01-08 15:52:33.2376|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.227.122.230:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:52:33.2426|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.13.3.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:33.3015|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.19.26.194:38000] initiating disconnect because InvalidNetworkId, details: invalid network id - 800001 2025-01-08 15:52:33.3513|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->158.220.80.48:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:52:33.5580|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:34.0905|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:52:34.7508|DEBUG|Synchronization.Peers.SyncPeerPool|17|Dropped 0 useless peers 2025-01-08 15:52:35.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:52:35.0907|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:52:35.1307|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","blockNumber":"0xd164a7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","prevRandao":"0xca245c9561b3c1a7ea1cf98f65a142a9328887a3852bc1e6b5e45fd71aabac04","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5f9d77daa22694b6aedfedb47c9712a9238d2ee9388a52eac6318be83d5e75e6","timestamp":"0x677e9f43","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022ce","validatorIndex":"0xf1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x43022cf","validatorIndex":"0xf1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39df02","index":"0x43022d0","validatorIndex":"0xf1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d1","validatorIndex":"0xf1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022d2","validatorIndex":"0xf20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022d3","validatorIndex":"0xf21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022d4","validatorIndex":"0xf22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022d5","validatorIndex":"0xf23"}]},[],"0x9bbe6508ee488dffaebdbdd286b8d31654255d2ca2d26514558023fe0f692440"]) 2025-01-08 15:52:35.1307|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722791 (0xb652c6...0eb46b), Extra Data: Nethermind 2025-01-08 15:52:35.1307|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:52:35.1307|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:52:35.1335|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722791 2025-01-08 15:52:35.1335|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:52:35.1335|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:52:35.1335|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722791 | 2.7 ms | slot 5,010 ms | 2025-01-08 15:52:35.1335|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:35.1335|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722791 (0xb652c6...0eb46b). 2025-01-08 15:52:35.1335|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 364.17 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:35.1335|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","blockNumber":"0xd164a7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","prevRandao":"0xca245c9561b3c1a7ea1cf98f65a142a9328887a3852bc1e6b5e45fd71aabac04","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5f9d77daa22694b6aedfedb47c9712a9238d2ee9388a52eac6318be83d5e75e6","timestamp":"0x677e9f43","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022ce","validatorIndex":"0xf1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x43022cf","validatorIndex":"0xf1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39df02","index":"0x43022d0","validatorIndex":"0xf1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d1","validatorIndex":"0xf1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022d2","validatorIndex":"0xf20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022d3","validatorIndex":"0xf21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022d4","validatorIndex":"0xf22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022d5","validatorIndex":"0xf23"}]},[],"0x9bbe6508ee488dffaebdbdd286b8d31654255d2ca2d26514558023fe0f692440"]) 2025-01-08 15:52:35.1335|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","blockNumber":"0xd164a7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x65915208d6bb552843dd51183d7696c718ac6e25a1d29895c84a38794898e114","prevRandao":"0xca245c9561b3c1a7ea1cf98f65a142a9328887a3852bc1e6b5e45fd71aabac04","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5f9d77daa22694b6aedfedb47c9712a9238d2ee9388a52eac6318be83d5e75e6","timestamp":"0x677e9f43","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022ce","validatorIndex":"0xf1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140812","index":"0x43022cf","validatorIndex":"0xf1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39df02","index":"0x43022d0","validatorIndex":"0xf1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d1","validatorIndex":"0xf1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022d2","validatorIndex":"0xf20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022d3","validatorIndex":"0xf21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fd","index":"0x43022d4","validatorIndex":"0xf22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022d5","validatorIndex":"0xf23"}]},[],"0x9bbe6508ee488dffaebdbdd286b8d31654255d2ca2d26514558023fe0f692440"]) handled in 4ms 2025-01-08 15:52:35.1392|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:35.1392|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:35.1392|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722791 (0xb652c6...0eb46b), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:35.1392|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722791 (0xb652c6...0eb46b) was processed. 2025-01-08 15:52:35.1392|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722791 (0xb652c6...0eb46b) 2025-01-08 15:52:35.1392|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:35.1392|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:36.0902|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:36.5390|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:36.5390|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:36.5390|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:36.5390|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:37.0908|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:37.9279|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.28.111.154:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:52:38.0905|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:52:38.4032|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.108.71.204:30399] initiating disconnect because InvalidNetworkId, details: invalid network id - 622277 2025-01-08 15:52:39.0889|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:52:40.0011|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 15:52:40.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:40.0911|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:52:40.1296|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","blockNumber":"0xd164a8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","prevRandao":"0x6fcbd359603ba62b396b52a10e718f9c04e3e405699525bb4d7e699dec1f4d9a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x25d2e03a868ebdee592b8ec103d58b62585aa2898fe378dc74b5771b1ca0cc5d","timestamp":"0x677e9f48","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d6","validatorIndex":"0xf24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfd8","index":"0x43022d7","validatorIndex":"0xf25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d8","validatorIndex":"0xf26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc1d","index":"0x43022d9","validatorIndex":"0xf27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022da","validatorIndex":"0xf28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdc81","index":"0x43022db","validatorIndex":"0xf29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022dc","validatorIndex":"0xf2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fb","index":"0x43022dd","validatorIndex":"0xf2b"}]},[],"0x2ab0476bd8464009fa608fdb85b0050c3dfa676fa69deadefd3cf671effd98e0"]) 2025-01-08 15:52:40.1296|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722792 (0x82c03f...4c03cc), Extra Data: Nethermind 2025-01-08 15:52:40.1296|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:52:40.1296|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:52:40.1325|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722792 2025-01-08 15:52:40.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 15:52:40.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 15:52:40.1325|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722792 (0x82c03f...4c03cc). 2025-01-08 15:52:40.1325|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:40.1325|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","blockNumber":"0xd164a8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","prevRandao":"0x6fcbd359603ba62b396b52a10e718f9c04e3e405699525bb4d7e699dec1f4d9a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x25d2e03a868ebdee592b8ec103d58b62585aa2898fe378dc74b5771b1ca0cc5d","timestamp":"0x677e9f48","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d6","validatorIndex":"0xf24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfd8","index":"0x43022d7","validatorIndex":"0xf25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d8","validatorIndex":"0xf26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc1d","index":"0x43022d9","validatorIndex":"0xf27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022da","validatorIndex":"0xf28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdc81","index":"0x43022db","validatorIndex":"0xf29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022dc","validatorIndex":"0xf2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fb","index":"0x43022dd","validatorIndex":"0xf2b"}]},[],"0x2ab0476bd8464009fa608fdb85b0050c3dfa676fa69deadefd3cf671effd98e0"]) 2025-01-08 15:52:40.1325|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722792 | 2.4 ms | slot 4,998 ms | 2025-01-08 15:52:40.1325|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:40.1325|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","blockNumber":"0xd164a8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb652c661f8131eb931015febf5371f6f4a46968a6a924adffd6eda8a8b0eb46b","prevRandao":"0x6fcbd359603ba62b396b52a10e718f9c04e3e405699525bb4d7e699dec1f4d9a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x25d2e03a868ebdee592b8ec103d58b62585aa2898fe378dc74b5771b1ca0cc5d","timestamp":"0x677e9f48","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d6","validatorIndex":"0xf24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfd8","index":"0x43022d7","validatorIndex":"0xf25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022d8","validatorIndex":"0xf26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dc1d","index":"0x43022d9","validatorIndex":"0xf27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022da","validatorIndex":"0xf28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdc81","index":"0x43022db","validatorIndex":"0xf29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022dc","validatorIndex":"0xf2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405fb","index":"0x43022dd","validatorIndex":"0xf2b"}]},[],"0x2ab0476bd8464009fa608fdb85b0050c3dfa676fa69deadefd3cf671effd98e0"]) handled in 3ms 2025-01-08 15:52:40.1325|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 417.54 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:40.1325|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:40.1362|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:40.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722792 (0x82c03f...4c03cc), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:40.1362|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722792 (0x82c03f...4c03cc) was processed. 2025-01-08 15:52:40.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722792 (0x82c03f...4c03cc) 2025-01-08 15:52:40.1362|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:40.1362|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:41.0899|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:52:41.5392|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:41.5392|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:41.5392|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:41.5392|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:42.0893|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:42.1926|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.10.196.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:42.3337|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.195:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:42.7633|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:42.9082|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:43.0905|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:44.0898|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:44.6854|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.239.39:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:52:45.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:45.0897|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:45.1445|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","blockNumber":"0xd164a9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","prevRandao":"0x771be7dbae848775aacc20dc8dc56bd43291420ef1faa319c7cd1016e0f15c71","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4d82750c18ba483a033a24f877d0d13bba0a2ebbcbe7df22ce625c70cfa76a03","timestamp":"0x677e9f4d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3babda","index":"0x43022de","validatorIndex":"0xf2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022df","validatorIndex":"0xf2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3dc","index":"0x43022e0","validatorIndex":"0xf2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9f2","index":"0x43022e1","validatorIndex":"0xf2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7381","index":"0x43022e2","validatorIndex":"0xf30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022e3","validatorIndex":"0xf31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7852","index":"0x43022e4","validatorIndex":"0xf32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1361e3","index":"0x43022e5","validatorIndex":"0xf33"}]},[],"0x05ed4bdd098c4e55b9451f93f8c35451d9d04418707d999c4f2cca5ef5c58d22"]) 2025-01-08 15:52:45.1445|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722793 (0xdae904...fca277), Extra Data: Nethermind 2025-01-08 15:52:45.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:52:45.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 15:52:45.1445|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13722793 2025-01-08 15:52:45.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 15:52:45.1445|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13722793 (0xdae904...fca277). 2025-01-08 15:52:45.1445|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:45.1445|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","blockNumber":"0xd164a9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","prevRandao":"0x771be7dbae848775aacc20dc8dc56bd43291420ef1faa319c7cd1016e0f15c71","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4d82750c18ba483a033a24f877d0d13bba0a2ebbcbe7df22ce625c70cfa76a03","timestamp":"0x677e9f4d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3babda","index":"0x43022de","validatorIndex":"0xf2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022df","validatorIndex":"0xf2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3dc","index":"0x43022e0","validatorIndex":"0xf2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9f2","index":"0x43022e1","validatorIndex":"0xf2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7381","index":"0x43022e2","validatorIndex":"0xf30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022e3","validatorIndex":"0xf31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7852","index":"0x43022e4","validatorIndex":"0xf32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1361e3","index":"0x43022e5","validatorIndex":"0xf33"}]},[],"0x05ed4bdd098c4e55b9451f93f8c35451d9d04418707d999c4f2cca5ef5c58d22"]) 2025-01-08 15:52:45.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 15:52:45.1445|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","blockNumber":"0xd164a9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x82c03f211e6e83ee9634964c79ad41e0a4aac73a1ea149c125544917654c03cc","prevRandao":"0x771be7dbae848775aacc20dc8dc56bd43291420ef1faa319c7cd1016e0f15c71","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4d82750c18ba483a033a24f877d0d13bba0a2ebbcbe7df22ce625c70cfa76a03","timestamp":"0x677e9f4d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3babda","index":"0x43022de","validatorIndex":"0xf2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022df","validatorIndex":"0xf2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3dc","index":"0x43022e0","validatorIndex":"0xf2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9f2","index":"0x43022e1","validatorIndex":"0xf2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7381","index":"0x43022e2","validatorIndex":"0xf30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140603","index":"0x43022e3","validatorIndex":"0xf31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7852","index":"0x43022e4","validatorIndex":"0xf32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1361e3","index":"0x43022e5","validatorIndex":"0xf33"}]},[],"0x05ed4bdd098c4e55b9451f93f8c35451d9d04418707d999c4f2cca5ef5c58d22"]) handled in 2ms 2025-01-08 15:52:45.1445|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722793 | 1.1 ms | slot 5,014 ms | 2025-01-08 15:52:45.1445|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:45.1445|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 877.96 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:45.1497|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:45.1497|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:45.1497|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722793 (0xdae904...fca277), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:45.1497|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13722793 (0xdae904...fca277) was processed. 2025-01-08 15:52:45.1497|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13722793 (0xdae904...fca277) 2025-01-08 15:52:45.1497|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:45.1497|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 0ms 2025-01-08 15:52:45.4315|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.53.45:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 15:52:45.4525|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:45.4963|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->223.206.39.156:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:45.5586|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.142.181.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:52:45.9197|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.193.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:52:46.0194|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.161.55.79:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:46.0895|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:52:46.3137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.129.120.128:31002] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 15:52:46.4355|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.147.46.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:52:46.5403|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:46.5403|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:46.5403|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:46.5403|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:46.7890|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.180.175.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:46.8941|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.197.8.16:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16350 2025-01-08 15:52:47.0896|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:52:47.1478|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.246.37:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:52:47.2368|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.195.5.26:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:47.4198|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->130.185.119.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:47.5659|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.62.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:52:47.6982|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.90.6.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:47.7234|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.250.191.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:52:47.7264|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.2.172:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 15:52:47.8737|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.142.26.24:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:48.0545|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.116.175.4:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1115 2025-01-08 15:52:48.0893|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:48.2823|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.187:40374] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:48.3936|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.147.84:60007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:48.6177|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.113.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:48.7236|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.233.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:52:48.7745|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->16.62.65.98:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:52:48.9128|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.229:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:52:49.0783|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.9.41.115:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:49.0892|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:49.2539|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.11:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:49.3033|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.76.52.247:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:52:50.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:52:50.0891|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:52:50.1533|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 0 successful requests, failedRequestCounter: 7, nodesTriedCounter: 7 2025-01-08 15:52:50.1614|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","blockNumber":"0xd164aa","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","prevRandao":"0xf14dedcc9c04465c117419fd4585e674000b447bfc70163d5c7edc87a86788d7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xdf8d980591e883e8d57c419c6051df382ca083b13c6cb2d050b48afef71c4cc5","timestamp":"0x677e9f52","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022e6","validatorIndex":"0xf34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e4","index":"0x43022e7","validatorIndex":"0xf35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022e8","validatorIndex":"0xf36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387f1","index":"0x43022e9","validatorIndex":"0xf37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ea","validatorIndex":"0xf38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfe7","index":"0x43022eb","validatorIndex":"0xf39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a46fb","index":"0x43022ec","validatorIndex":"0xf3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387db","index":"0x43022ed","validatorIndex":"0xf3b"}]},[],"0x788e378226c1fdd9fe19b797c2fd6a0a383859922f1fb759031ddd5f43a2e3ae"]) 2025-01-08 15:52:50.1614|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722794 (0xccffa5...6f06a8), Extra Data: Nethermind 2025-01-08 15:52:50.1614|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:52:50.1614|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:52:50.1614|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722794 2025-01-08 15:52:50.1642|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:52:50.1642|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:52:50.1642|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722794 (0xccffa5...6f06a8). 2025-01-08 15:52:50.1642|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722794 | 1.9 ms | slot 5,018 ms | 2025-01-08 15:52:50.1642|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:50.1642|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:50.1642|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 515.46 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:50.1642|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","blockNumber":"0xd164aa","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","prevRandao":"0xf14dedcc9c04465c117419fd4585e674000b447bfc70163d5c7edc87a86788d7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xdf8d980591e883e8d57c419c6051df382ca083b13c6cb2d050b48afef71c4cc5","timestamp":"0x677e9f52","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022e6","validatorIndex":"0xf34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e4","index":"0x43022e7","validatorIndex":"0xf35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022e8","validatorIndex":"0xf36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387f1","index":"0x43022e9","validatorIndex":"0xf37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ea","validatorIndex":"0xf38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfe7","index":"0x43022eb","validatorIndex":"0xf39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a46fb","index":"0x43022ec","validatorIndex":"0xf3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387db","index":"0x43022ed","validatorIndex":"0xf3b"}]},[],"0x788e378226c1fdd9fe19b797c2fd6a0a383859922f1fb759031ddd5f43a2e3ae"]) 2025-01-08 15:52:50.1642|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","blockNumber":"0xd164aa","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdae904cf231b8a67b360859a1d6046ced759de00d33b63831fc535c876fca277","prevRandao":"0xf14dedcc9c04465c117419fd4585e674000b447bfc70163d5c7edc87a86788d7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xdf8d980591e883e8d57c419c6051df382ca083b13c6cb2d050b48afef71c4cc5","timestamp":"0x677e9f52","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022e6","validatorIndex":"0xf34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e4","index":"0x43022e7","validatorIndex":"0xf35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022e8","validatorIndex":"0xf36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387f1","index":"0x43022e9","validatorIndex":"0xf37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022ea","validatorIndex":"0xf38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfe7","index":"0x43022eb","validatorIndex":"0xf39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a46fb","index":"0x43022ec","validatorIndex":"0xf3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387db","index":"0x43022ed","validatorIndex":"0xf3b"}]},[],"0x788e378226c1fdd9fe19b797c2fd6a0a383859922f1fb759031ddd5f43a2e3ae"]) handled in 3ms 2025-01-08 15:52:50.1701|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:50.1701|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:50.1701|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722794 (0xccffa5...6f06a8), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:50.1701|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13722794 (0xccffa5...6f06a8) was processed. 2025-01-08 15:52:50.1701|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13722794 (0xccffa5...6f06a8) 2025-01-08 15:52:50.1701|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:50.1701|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:51.0885|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:51.5421|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:51.5421|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:51.5421|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:51.5421|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:52.0892|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:52:53.0906|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:53.6136|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.195.251.225:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:52:54.0899|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:52:55.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:52:55.0906|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:55.6926|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","blockNumber":"0xd164ab","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","prevRandao":"0xcc955defa5f151711ca40f9198e825486be14d5f83579d924055d9928d53f1e6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8e3d216a2ec6da7cfb02aaec54e5e63887c4c4fb43f189d45d28921c230bf768","timestamp":"0x677e9f57","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f6","index":"0x43022ee","validatorIndex":"0xf3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022ef","validatorIndex":"0xf3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43022f0","validatorIndex":"0xf3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfde","index":"0x43022f1","validatorIndex":"0xf3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022f2","validatorIndex":"0xf40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd694","index":"0x43022f3","validatorIndex":"0xf41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022f4","validatorIndex":"0xf42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bd7","index":"0x43022f5","validatorIndex":"0xf43"}]},[],"0xd822a16bed4d94c66317fd11326d4b5b7fc60c93a4f82e77226e18c048fb21c5"]) 2025-01-08 15:52:55.6926|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722795 (0x9310f8...372e01), Extra Data: chiado-lodestar-0 2025-01-08 15:52:55.6926|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:52:55.6926|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:52:55.6926|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722795 2025-01-08 15:52:55.6926|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 15:52:55.6926|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722795 (0x9310f8...372e01). 2025-01-08 15:52:55.6926|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:52:55.6926|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 15:52:55.6926|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722795 | 1.1 ms | slot 5,530 ms | 2025-01-08 15:52:55.6926|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","blockNumber":"0xd164ab","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","prevRandao":"0xcc955defa5f151711ca40f9198e825486be14d5f83579d924055d9928d53f1e6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8e3d216a2ec6da7cfb02aaec54e5e63887c4c4fb43f189d45d28921c230bf768","timestamp":"0x677e9f57","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f6","index":"0x43022ee","validatorIndex":"0xf3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022ef","validatorIndex":"0xf3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43022f0","validatorIndex":"0xf3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfde","index":"0x43022f1","validatorIndex":"0xf3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022f2","validatorIndex":"0xf40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd694","index":"0x43022f3","validatorIndex":"0xf41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022f4","validatorIndex":"0xf42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bd7","index":"0x43022f5","validatorIndex":"0xf43"}]},[],"0xd822a16bed4d94c66317fd11326d4b5b7fc60c93a4f82e77226e18c048fb21c5"]) 2025-01-08 15:52:55.6926|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:52:55.6926|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 900.09 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:52:55.6926|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","blockNumber":"0xd164ab","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xccffa5cb1d5400a8b089bd703275e9c4a5660d98dc10222e41adcebc776f06a8","prevRandao":"0xcc955defa5f151711ca40f9198e825486be14d5f83579d924055d9928d53f1e6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8e3d216a2ec6da7cfb02aaec54e5e63887c4c4fb43f189d45d28921c230bf768","timestamp":"0x677e9f57","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f6","index":"0x43022ee","validatorIndex":"0xf3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405f3","index":"0x43022ef","validatorIndex":"0xf3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14060f","index":"0x43022f0","validatorIndex":"0xf3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfde","index":"0x43022f1","validatorIndex":"0xf3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bda","index":"0x43022f2","validatorIndex":"0xf40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd694","index":"0x43022f3","validatorIndex":"0xf41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1431f2","index":"0x43022f4","validatorIndex":"0xf42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140bd7","index":"0x43022f5","validatorIndex":"0xf43"}]},[],"0xd822a16bed4d94c66317fd11326d4b5b7fc60c93a4f82e77226e18c048fb21c5"]) handled in 2ms 2025-01-08 15:52:55.6994|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:55.6994|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"}, null] 2025-01-08 15:52:55.6994|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13722795 (0x9310f8...372e01), Safe: 13722766 (0xee61b2...916c1a), Finalized: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:52:55.6994|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13722795 (0x9310f8...372e01) was processed. 2025-01-08 15:52:55.6994|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13722795 (0x9310f8...372e01) 2025-01-08 15:52:55.6994|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) 2025-01-08 15:52:55.6994|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x32fabe6bcd34062ae298ec79f9e1a4537cccdb5c2fa23f96a34de39bac32c3f9","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a"},null]) handled in 1ms 2025-01-08 15:52:56.0897|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:52:56.5426|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:52:56.5426|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:52:56.5426|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_syncing([]) 2025-01-08 15:52:56.5426|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:52:57.0887|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:52:57.9690|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.56.88.210:53717] initiating disconnect because NoCapabilityMatched, details: capabilities: sero63, sero62 2025-01-08 15:52:57.9725|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.231.88.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:52:58.0682|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:52:58.0893|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:52:58.1117|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->113.192.9.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:58.1543|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.31.236.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 654 2025-01-08 15:52:58.2425|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.162.16.115:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 335 2025-01-08 15:52:58.2542|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.140.226.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:58.2901|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.26.47:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:58.2901|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.203.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:52:58.3844|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.117.238.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 15:52:58.3985|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.226.253.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:58.4136|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->27.72.31.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:58.5402|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.31.29:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:58.5605|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.74.148.173:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 321 2025-01-08 15:52:58.6203|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->98.198.51.52:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:58.6271|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.252.233.93:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:52:58.7230|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.171.146.155:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:58.7988|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.245.70.169:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:58.9453|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.76.245:30401] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:58.9595|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->202.8.10.132:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:59.0011|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.161.172.13:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:59.0186|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.38.65.149:35555] initiating disconnect because InvalidNetworkId, details: invalid network id - 787982108912797161 2025-01-08 15:52:59.0893|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:52:59.1307|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.144.52.143:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:52:59.1347|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:59.1718|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.11:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:59.1814|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.216:49538] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:59.2577|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.69.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:59.2906|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.117.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:52:59.3653|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->91.137.64.112:30563] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:59.3859|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.101.211.63:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:52:59.4054|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:52:59.5019|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.224.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:52:59.5439|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:52:59.5517|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.38.77:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:52:59.5865|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.145:33858] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:52:59.6243|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.65.193.240:42303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 15:52:59.7097|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.93.210:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 15:52:59.7213|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.220.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:52:59.7951|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:52:59.7951|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:52:59.7951|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722795 (0x9310f8...372e01), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:52:59.7951|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722795 (0x9310f8...372e01) was processed. 2025-01-08 15:52:59.7951|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:52:59.7951|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 0ms 2025-01-08 15:52:59.7951|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|44|Cleaned processed blob txs from block 13722751 to block 13722766 2025-01-08 15:52:59.7951|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|44|Blob transactions database columns have been compacted 2025-01-08 15:52:59.8367|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.240.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3797 2025-01-08 15:53:00.0017|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:53:00.0050|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.91.13.70:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:00.0891|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:00.1626|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","blockNumber":"0xd164ac","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","prevRandao":"0x8055d499bbb84b936ac96134e05cb8e393caa99719dafa2de9d41da3f864116d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x0c22050c51d79cf640c01142f504009f969771a41a315ce8cceb32e67b95fa9f","timestamp":"0x677e9f5c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb05","index":"0x43022f6","validatorIndex":"0xf44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14893e","index":"0x43022f7","validatorIndex":"0xf45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022f8","validatorIndex":"0xf46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022f9","validatorIndex":"0xf47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6d2b","index":"0x43022fa","validatorIndex":"0xf48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148932","index":"0x43022fb","validatorIndex":"0xf49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f0c","index":"0x43022fc","validatorIndex":"0xf4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f12","index":"0x43022fd","validatorIndex":"0xf4b"}]},[],"0x538d913bbb2196f61d61e42714974df5a11d138924e3ea5b743019fbf8177aa6"]) 2025-01-08 15:53:00.1626|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722796 (0x302e06...9b3d9f), Extra Data: Nethermind 2025-01-08 15:53:00.1626|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.75.216:19090] initiating disconnect because InvalidNetworkId, details: invalid network id - 8934 2025-01-08 15:53:00.1626|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:53:00.1642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:53:00.1642|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722796 2025-01-08 15:53:00.1642|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722666 < 13722796 - 128 2025-01-08 15:53:00.1642|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:53:00.1642|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722796 (0x302e06...9b3d9f). 2025-01-08 15:53:00.1642|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:53:00.1642|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","blockNumber":"0xd164ac","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","prevRandao":"0x8055d499bbb84b936ac96134e05cb8e393caa99719dafa2de9d41da3f864116d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x0c22050c51d79cf640c01142f504009f969771a41a315ce8cceb32e67b95fa9f","timestamp":"0x677e9f5c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb05","index":"0x43022f6","validatorIndex":"0xf44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14893e","index":"0x43022f7","validatorIndex":"0xf45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022f8","validatorIndex":"0xf46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022f9","validatorIndex":"0xf47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6d2b","index":"0x43022fa","validatorIndex":"0xf48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148932","index":"0x43022fb","validatorIndex":"0xf49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f0c","index":"0x43022fc","validatorIndex":"0xf4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f12","index":"0x43022fd","validatorIndex":"0xf4b"}]},[],"0x538d913bbb2196f61d61e42714974df5a11d138924e3ea5b743019fbf8177aa6"]) 2025-01-08 15:53:00.1642|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 15:53:00.1642|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","blockNumber":"0xd164ac","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9310f84517a1f770fe9cd2ebbda41fbeb60214c73e125a22f223b4259e372e01","prevRandao":"0x8055d499bbb84b936ac96134e05cb8e393caa99719dafa2de9d41da3f864116d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x0c22050c51d79cf640c01142f504009f969771a41a315ce8cceb32e67b95fa9f","timestamp":"0x677e9f5c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb05","index":"0x43022f6","validatorIndex":"0xf44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14893e","index":"0x43022f7","validatorIndex":"0xf45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022f8","validatorIndex":"0xf46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022f9","validatorIndex":"0xf47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6d2b","index":"0x43022fa","validatorIndex":"0xf48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148932","index":"0x43022fb","validatorIndex":"0xf49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f0c","index":"0x43022fc","validatorIndex":"0xf4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f12","index":"0x43022fd","validatorIndex":"0xf4b"}]},[],"0x538d913bbb2196f61d61e42714974df5a11d138924e3ea5b743019fbf8177aa6"]) handled in 3ms 2025-01-08 15:53:00.1642|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722796 | 1.6 ms | slot 4,471 ms | 2025-01-08 15:53:00.1642|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:53:00.1642|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 632.91 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:53:00.2047|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.125.185:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:53:00.2083|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:00.2083|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:53:00.2083|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722796 (0x302e06...9b3d9f), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:53:00.2083|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722796 (0x302e06...9b3d9f) was processed. 2025-01-08 15:53:00.2083|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722796 (0x302e06...9b3d9f) 2025-01-08 15:53:00.2083|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:00.2083|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 1ms 2025-01-08 15:53:00.2083|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->36.155.7.145:32105] initiating disconnect because InvalidNetworkId, details: invalid network id - 6678 2025-01-08 15:53:00.2605|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.10.10.174:30597] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:53:00.3516|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:53:01.0889|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:53:01.5432|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:53:01.5432|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:53:01.5432|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 15:53:01.5432|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:53:02.0891|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:53:02.3699|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.170.220.61:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 15:53:02.3752|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->104.45.7.40:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 3 2025-01-08 15:53:02.6424|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:02.7638|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.118.46.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:53:02.9748|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.248:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:03.0450|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Received a discovery message that has expired 1 seconds ago, type: Pong, sender: [::ffff:209.58.191.7]:30303, message: Type: Pong, FarAddress: [::ffff:209.58.191.7]:30303, FarPublicKey: 0xa19848624fffba0734b3170d7888e27f2b369ac13ba1ec4dc9bf190eb098ae2e0b033ccb7f2240124dc1099ca40c8706c2862f17837f536e2cde00f5ef27fe3b, ExpirationTime: 1736351582, PingMdc: 91cea27235ff340c37fc76e9d27e2abb86d8f890aa3fcfb5a8905206b9f4f2db 2025-01-08 15:53:03.0911|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:04.0899|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:04.8994|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.14.233:31555] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:53:05.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:53:05.0429|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.4.133:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:53:05.0902|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:05.1296|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","blockNumber":"0xd164ad","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","prevRandao":"0x924fdfb8e982d2b78b13322f6e3f7197a49c36161deaa2c60165c5ee796ed8c2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1803a942b03254e39dcd3acf901f33b82834bd222b84eb7266f399352b34485c","timestamp":"0x677e9f61","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022fe","validatorIndex":"0xf4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022ff","validatorIndex":"0xf4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fa8","index":"0x4302300","validatorIndex":"0xf4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d39","index":"0x4302301","validatorIndex":"0xf4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d29","index":"0x4302302","validatorIndex":"0xf50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302303","validatorIndex":"0xf51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb08","index":"0x4302304","validatorIndex":"0xf52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b52b","index":"0x4302305","validatorIndex":"0xf53"}]},[],"0x1c38e51b7c36ab91a3ee9a6e0f2c400340ce1a83512be129daac8338e2f1fb31"]) 2025-01-08 15:53:05.1296|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722797 (0xc465dc...01d49d), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:53:05.1296|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:53:05.1296|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:53:05.1296|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722797 2025-01-08 15:53:05.1296|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722667 < 13722797 - 128 2025-01-08 15:53:05.1322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:53:05.1322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:53:05.1322|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722797 (0xc465dc...01d49d). 2025-01-08 15:53:05.1322|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:53:05.1322|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722797 | 1.5 ms | slot 4,967 ms | 2025-01-08 15:53:05.1322|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:53:05.1322|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 678.89 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:53:05.1322|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","blockNumber":"0xd164ad","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","prevRandao":"0x924fdfb8e982d2b78b13322f6e3f7197a49c36161deaa2c60165c5ee796ed8c2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1803a942b03254e39dcd3acf901f33b82834bd222b84eb7266f399352b34485c","timestamp":"0x677e9f61","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022fe","validatorIndex":"0xf4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022ff","validatorIndex":"0xf4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fa8","index":"0x4302300","validatorIndex":"0xf4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d39","index":"0x4302301","validatorIndex":"0xf4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d29","index":"0x4302302","validatorIndex":"0xf50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302303","validatorIndex":"0xf51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb08","index":"0x4302304","validatorIndex":"0xf52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b52b","index":"0x4302305","validatorIndex":"0xf53"}]},[],"0x1c38e51b7c36ab91a3ee9a6e0f2c400340ce1a83512be129daac8338e2f1fb31"]) 2025-01-08 15:53:05.1322|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","blockNumber":"0xd164ad","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","prevRandao":"0x924fdfb8e982d2b78b13322f6e3f7197a49c36161deaa2c60165c5ee796ed8c2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1803a942b03254e39dcd3acf901f33b82834bd222b84eb7266f399352b34485c","timestamp":"0x677e9f61","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022fe","validatorIndex":"0xf4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x43022ff","validatorIndex":"0xf4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fa8","index":"0x4302300","validatorIndex":"0xf4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d39","index":"0x4302301","validatorIndex":"0xf4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d29","index":"0x4302302","validatorIndex":"0xf50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302303","validatorIndex":"0xf51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb08","index":"0x4302304","validatorIndex":"0xf52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b52b","index":"0x4302305","validatorIndex":"0xf53"}]},[],"0x1c38e51b7c36ab91a3ee9a6e0f2c400340ce1a83512be129daac8338e2f1fb31"]) handled in 3ms 2025-01-08 15:53:05.1322|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.199.111.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:53:05.1393|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:05.1393|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:53:05.1393|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722797 (0xc465dc...01d49d), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:53:05.1393|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722797 (0xc465dc...01d49d) was processed. 2025-01-08 15:53:05.1393|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722797 (0xc465dc...01d49d) 2025-01-08 15:53:05.1402|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:05.1402|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 1ms 2025-01-08 15:53:05.3832|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.129.7.31:38303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1773 2025-01-08 15:53:05.5474|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.91.218.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 15:53:05.7495|DEBUG|Synchronization.Peers.SyncPeerPool|17|Dropped 0 useless peers 2025-01-08 15:53:05.7937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.38.81.180:30304] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 15:53:06.0889|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:06.1334|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.104.127.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:53:06.1334|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.238.67:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:53:06.2164|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.77.143:30404] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:53:06.5460|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:53:06.5460|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:53:06.5460|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:53:06.5460|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:53:06.6075|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.226.143.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:53:06.8898|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:53:07.0917|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:07.1759|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->145.239.161.11:15701] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:53:07.2517|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.44.207.181:32000] initiating disconnect because InvalidNetworkId, details: invalid network id - 32382 2025-01-08 15:53:08.0885|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:53:08.9660|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:09.0238|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:09.0698|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:53:09.0847|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.121.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:53:09.0893|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:53:09.1506|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:09.2261|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:09.2562|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Incorrect discovery message, length: 63, sender: [::ffff:34.126.119.133]:30303 2025-01-08 15:53:09.4246|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.33.193.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:53:09.5373|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:53:09.7568|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.192.27:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:53:10.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:53:10.0889|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:10.1391|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","blockNumber":"0xd164ae","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","prevRandao":"0x39d4658086c86291dca5e779c331879fbf179d889a0b4026d809fbeef01c1c6e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7063ad16618a2d22216ae3f9a9839389da1fdef016c176ef9aba3456c14b2b6","timestamp":"0x677e9f66","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3eb5","index":"0x4302306","validatorIndex":"0xf54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb11","index":"0x4302307","validatorIndex":"0xf55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7fd","index":"0x4302308","validatorIndex":"0xf56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302309","validatorIndex":"0xf57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465e6","index":"0x430230a","validatorIndex":"0xf58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x430230b","validatorIndex":"0xf59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468fe","index":"0x430230c","validatorIndex":"0xf5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x430230d","validatorIndex":"0xf5b"}]},[],"0xd4a9bc82a6322a5c19bfdfcd89ff0b7124d125aa7c7b1de4acc710db8bc9a489"]) 2025-01-08 15:53:10.1402|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722798 (0x9e9ff1...51cc04), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:53:10.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:53:10.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:53:10.1402|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722798 2025-01-08 15:53:10.1402|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722668 < 13722798 - 128 2025-01-08 15:53:10.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 15:53:10.1402|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722798 (0x9e9ff1...51cc04). 2025-01-08 15:53:10.1402|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:53:10.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Rlp 2025-01-08 15:53:10.1402|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","blockNumber":"0xd164ae","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","prevRandao":"0x39d4658086c86291dca5e779c331879fbf179d889a0b4026d809fbeef01c1c6e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7063ad16618a2d22216ae3f9a9839389da1fdef016c176ef9aba3456c14b2b6","timestamp":"0x677e9f66","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3eb5","index":"0x4302306","validatorIndex":"0xf54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb11","index":"0x4302307","validatorIndex":"0xf55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7fd","index":"0x4302308","validatorIndex":"0xf56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302309","validatorIndex":"0xf57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465e6","index":"0x430230a","validatorIndex":"0xf58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x430230b","validatorIndex":"0xf59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468fe","index":"0x430230c","validatorIndex":"0xf5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x430230d","validatorIndex":"0xf5b"}]},[],"0xd4a9bc82a6322a5c19bfdfcd89ff0b7124d125aa7c7b1de4acc710db8bc9a489"]) 2025-01-08 15:53:10.1402|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722798 | 2.1 ms | slot 5,011 ms | 2025-01-08 15:53:10.1402|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:53:10.1402|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","blockNumber":"0xd164ae","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc465dc9ca9ba2318d816aeca7217784261ec153ceead41f44f85c7f25401d49d","prevRandao":"0x39d4658086c86291dca5e779c331879fbf179d889a0b4026d809fbeef01c1c6e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7063ad16618a2d22216ae3f9a9839389da1fdef016c176ef9aba3456c14b2b6","timestamp":"0x677e9f66","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3eb5","index":"0x4302306","validatorIndex":"0xf54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bb11","index":"0x4302307","validatorIndex":"0xf55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b7fd","index":"0x4302308","validatorIndex":"0xf56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302309","validatorIndex":"0xf57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465e6","index":"0x430230a","validatorIndex":"0xf58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x430230b","validatorIndex":"0xf59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468fe","index":"0x430230c","validatorIndex":"0xf5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x430230d","validatorIndex":"0xf5b"}]},[],"0xd4a9bc82a6322a5c19bfdfcd89ff0b7124d125aa7c7b1de4acc710db8bc9a489"]) handled in 4ms 2025-01-08 15:53:10.1402|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 484.26 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:53:10.1471|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:10.1471|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:53:10.1471|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722798 (0x9e9ff1...51cc04), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:53:10.1471|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722798 (0x9e9ff1...51cc04) was processed. 2025-01-08 15:53:10.1471|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722798 (0x9e9ff1...51cc04) 2025-01-08 15:53:10.1471|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:10.1471|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 1ms 2025-01-08 15:53:10.3547|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.37.11:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:53:10.6854|DEBUG|Network.PeerManager|15|Peer pool size is: 1919 2025-01-08 15:53:10.7011|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|In|Initialized|85.216.214.86:36688->30303] received disconnect [ClientQuitting] 2025-01-08 15:53:10.9731|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.252.234.218:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:53:11.0115|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.220.102.203:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:53:11.0887|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:11.5455|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:53:11.5455|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:53:11.5455|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:53:11.5455|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:53:12.0730|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Received a discovery message that has expired 1 seconds ago, type: Pong, sender: [::ffff:16.63.101.97]:30303, message: Type: Pong, FarAddress: [::ffff:16.63.101.97]:30303, FarPublicKey: 0x6ced09e2432a2e3a5653928fe7d6bdb89c400b87992b9264144ba65601b53a464508df8c0521bffee24a1588ea5826d9918a78ad291b50ed2c8e1f4d40aeeb1f, ExpirationTime: 1736351591, PingMdc: 67f5a3442db71a811a364bc726a17989a5c001574b49354e5dfb0ae6258e9a10 2025-01-08 15:53:12.0910|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:53:13.0894|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:14.0319|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.50.75.74:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 15:53:14.0891|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:15.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:53:15.0080|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:53:15.0888|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:53:15.6616|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","blockNumber":"0xd164af","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","prevRandao":"0xdfed970b34db7639dd5cab659d7b935184432e51ae1a0fa98279cc32c32b05a0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbd211ece46ffd7dcad3c72dad4e8d3c89bc8c48a6308ce80d8da20392005c132","timestamp":"0x677e9f6b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f10","index":"0x430230e","validatorIndex":"0xf5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b515","index":"0x430230f","validatorIndex":"0xf5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146337","index":"0x4302310","validatorIndex":"0xf5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302311","validatorIndex":"0xf5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148927","index":"0x4302312","validatorIndex":"0xf60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fc0","index":"0x4302313","validatorIndex":"0xf61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6cdb","index":"0x4302314","validatorIndex":"0xf62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465f9","index":"0x4302315","validatorIndex":"0xf63"}]},[],"0x655d1e331c966f0bae447c4020a34aadeffc43f5540e031a012e0abf15df04f0"]) 2025-01-08 15:53:15.6616|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722799 (0xc75731...ed30b6), Extra Data: chiado-teku-0 2025-01-08 15:53:15.6616|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:53:15.6616|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:53:15.6616|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722799 2025-01-08 15:53:15.6616|DEBUG|Trie.Pruning.TrieStore|44|Removing historical (131) 13722669 < 13722799 - 128 2025-01-08 15:53:15.6616|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:53:15.6616|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:53:15.6616|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722799 (0xc75731...ed30b6). 2025-01-08 15:53:15.6616|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:53:15.6616|INFO|Consensus.Processing.BlockchainProcessor|47|Processed 13722799 | 1.2 ms | slot 5,521 ms | 2025-01-08 15:53:15.6616|INFO|Consensus.Processing.BlockchainProcessor|47| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:53:15.6616|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","blockNumber":"0xd164af","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","prevRandao":"0xdfed970b34db7639dd5cab659d7b935184432e51ae1a0fa98279cc32c32b05a0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbd211ece46ffd7dcad3c72dad4e8d3c89bc8c48a6308ce80d8da20392005c132","timestamp":"0x677e9f6b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f10","index":"0x430230e","validatorIndex":"0xf5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b515","index":"0x430230f","validatorIndex":"0xf5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146337","index":"0x4302310","validatorIndex":"0xf5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302311","validatorIndex":"0xf5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148927","index":"0x4302312","validatorIndex":"0xf60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fc0","index":"0x4302313","validatorIndex":"0xf61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6cdb","index":"0x4302314","validatorIndex":"0xf62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465f9","index":"0x4302315","validatorIndex":"0xf63"}]},[],"0x655d1e331c966f0bae447c4020a34aadeffc43f5540e031a012e0abf15df04f0"]) 2025-01-08 15:53:15.6616|INFO|Consensus.Processing.BlockchainProcessor|47| Block throughput 0.00 MGas/s | 0.0 tps | 818.33 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:53:15.6616|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","blockNumber":"0xd164af","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9e9ff131131c17eac48647935e5b38e609d31734147a1e31f961ee454151cc04","prevRandao":"0xdfed970b34db7639dd5cab659d7b935184432e51ae1a0fa98279cc32c32b05a0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbd211ece46ffd7dcad3c72dad4e8d3c89bc8c48a6308ce80d8da20392005c132","timestamp":"0x677e9f6b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148f10","index":"0x430230e","validatorIndex":"0xf5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b515","index":"0x430230f","validatorIndex":"0xf5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146337","index":"0x4302310","validatorIndex":"0xf5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e120","index":"0x4302311","validatorIndex":"0xf5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148927","index":"0x4302312","validatorIndex":"0xf60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fc0","index":"0x4302313","validatorIndex":"0xf61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6cdb","index":"0x4302314","validatorIndex":"0xf62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465f9","index":"0x4302315","validatorIndex":"0xf63"}]},[],"0x655d1e331c966f0bae447c4020a34aadeffc43f5540e031a012e0abf15df04f0"]) handled in 2ms 2025-01-08 15:53:15.6725|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:15.6725|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:53:15.6725|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722799 (0xc75731...ed30b6), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:53:15.6725|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|ForkChoiceUpdate: block 13722799 (0xc75731...ed30b6) was processed. 2025-01-08 15:53:15.6725|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Synced Chain Head to 13722799 (0xc75731...ed30b6) 2025-01-08 15:53:15.6725|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:15.6725|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 1ms 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_chainId([]) 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:53:15.7024|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:53:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:53:15.7044|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:53:15.7044|DEBUG|JsonRpc.JsonRpcService|36|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:53:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 15:53:16.0608|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:53:16.0902|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:53:16.5469|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:53:16.5469|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:53:16.5469|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 15:53:16.5469|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:53:17.0445|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Incorrect discovery message, length: 63, sender: [::ffff:51.178.130.93]:30303 2025-01-08 15:53:17.0890|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:18.0897|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 15:53:18.3241|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:209.58.191.7]:30303, msg: 3a99dff81bb260a07e6f4ac8643a543e6d4a6d42646fe8191b75e85f81ccccdc0d8502a706aea6030193d30fff2b42f50703afa48a0f3225712700fc30f81d9c464041a67fe8c1337d24aab89df39addc974bcb591ac7956520e3b85993c3da80106f8b9a041779c61e7102bc0ae806e7b1b5fc969d6bed50286d141195d6784428a8034d4f896b840b43c2b4b2c742a3727e2b68a7400d322af22df15fbdd11c4840023ddf81116fa0760e54398ce8ed08b1b99b72096bc3e44c7f9447fcfae6ca962730b7512766c0283657468c6849f3d22548082696482763482697084d13abf0789736563703235366b31a103a19848624fffba0734b3170d7888e27f2b369ac13ba1ec4dc9bf190eb098ae2e8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:53:19.0890|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:19.2717|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:150.136.182.189]:30303, msg: 24b38411b03b2fb38094596ae28ea73e16db4bf098fdf5c790be9cdc92658442c9cf34f0e77573f4d4088c942eab4668c935b5687a44e9ef3b66aa382551b2d32a69a43aebe24a1b1f227964a6eb26778cb2a4968ccbd15735e9822adfe2a5510006f8b9a0e0f742016d472e10cee0e094a9982655ca1808e67c6f2c93899957386b4d0a0cf896b840dee839a2a39427fbe22bccc82e4a69738626c7eb951e61f13cc146f38690a2be2c3bbf3a5a049cb4da49e7ff2944088e965f5847b2f333c973c1ba46e93168510283657468c6849f3d225480826964827634826970849688b6bd89736563703235366b31a1029fa5bb1eb5d69b9704c1537225194a178334d1ead4d8caff989fff4ef8acadf08374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:53:19.4654|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:16.63.101.97]:30303, msg: cc8e87f29cb4e95ec43546a67d4145430d0c900e2e7709598fbf32444d40f81ac580523bac04f6177022ed103d337660dc32d197fc922116c734086991b9ad1e156ac53999d9347ce7109d755bfd12da673ddd14ff76f783939aa197abf2498b0006f8b9a0a63ae77634a42775c37dc8ebddeadc8b3f5e50a9a69d6d239ad8b1bcdf702465f896b8405f9231c649c4cb5dd8415b070509156bf725728fc7c75edf9b5beb2a8162c2316b4d7b811c8d8c93be1339c72d5a6657efda098acbb2b69e7e73475510cb3df40283657468c6849c28ec108082696482763482697084103f656189736563703235366b31a1036ced09e2432a2e3a5653928fe7d6bdb89c400b87992b9264144ba65601b53a468374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:53:19.5590|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:78.46.142.88]:30303, msg: 5d42ce47046deca3884e31df919596fb88199a90288b2919816efdd6aceba3fd8008113202db32ec43bc6fa4724f570a1453860ae3ce8b5339bbe7d8f931d474655d9ba93680b060d49aa1f6d2c4e964c0b3385973b217478aacd9ccc435d5180106f8cea0a63ae77634a42775c37dc8ebddeadc8b3f5e50a9a69d6d239ad8b1bcdf702465f8abb840c83092c31a296dcd8fea44ed6c9f2cdcb73bfa2b6b68f619345a21fc67a0fb7f06e5a3091a6fc67a27d49d1dc976fd769e16aeb6ee62f76a12aa1f092545bce10483657468c6849f3d225480826964827634826970844e2e8e5883697036902a0104f801906102000000000000000289736563703235366b31a1030663066b737c4c03112d6d8882f9f446c573d285ab466a4c9db743237aee99538374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:53:20.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:53:20.0894|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:20.1613|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:172.201.42.43]:30303, msg: df10be221dbd1e9afeb5dc3e9718d9d6d9a57b9e5a6a8294e8e7414c87a30dd344438e33caff9c150066d4a7d2487845a9c8d1aee692b812cc4940cc7c6f7c7e5c505bbfdbb11993e572d3f948b040b31193800455254e3c50e4cc709e5fc9320106f8b9a0937bb8f9f103dd0af1a0e7f28ece156959be8c5bc5a70cbf053576bb8162f00bf896b840582ba35d3a7c8c0d9966dfa4ee95da62ace130a49946a5fb4bd6142a0229c57b3d4d6ba56399fb78f87515efe1325af9a1cf3a2efd74a81f3ca9b9109dde4df50283657468c6849f3d22548082696482763482697084acc92a2b89736563703235366b31a103955fb4b433753e354c27680d11e455ef0585dd245d36fb196fcb7fb21486d64c8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:53:20.2088|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","blockNumber":"0xd164b0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","prevRandao":"0x7f6024dd4dc2841ab46e07f0c77e68edbe6bdd1c77cf2e0ff58cdbde6f0fd987","receiptsRoot":"0xd18f169db64b827a76548949cc2088343ea665044eb978780c55bec5f6318bfd","stateRoot":"0xaf3b22f18d2b78b2044a329a366039a60608fec3f6b22ad6f59b1f5f655c1c85","timestamp":"0x677e9f70","transactions":["0x02f901d58227d8830502958459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee4f92ee4f483ad0a2ebb9b3dbadce0d7e024f7062845ee5bea0fab0c2037fe0ca9b654ed6432052e75b2e134acc61fc89fd63105b80a9c7d2d23ec3051ebfceb332e332e30000000000000000000000000000000000000000000000000000000c001a0e77661885bba12c02539cd0fd491d33e59f0d60954c05aa54ad61a96bd1280e4a05d369721cb8da756a2217f87790a505717cb8cccd81d177736bee14970e40a4f","0x02f901d58227d883053e648459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84070f792a66b0e367519578bfbefe10de405d4085d8bd46fb49c9455916d7dac336d3a3fcf138a599ec18d53043698c764c4c483e013dd835c9a42a42c8b2bef332e332e30000000000000000000000000000000000000000000000000000000c001a04aed983c27e91d5a2f3280909e8c9509040d91405d7b02e2ceaf8d2e058d70e6a06eaa080645c27d9da51ff0e4b199b9d9ffe02e64db17c5fb7cd865bf57119740","0x02f901d58227d8830551d18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7508f70492666cbba6c1a9504271d119889a635997805f9695dfc2a42af05c05f6782a30cda299ed86fd7898e0c38b0ce3ed8953c79d742c6764ca5373c88b92332e332e30000000000000000000000000000000000000000000000000000000c001a0c40393f61ebf65b2d3b3b3bdeed2dce73d34595987f3222e9f13b386757c37e8a03103f981365e90eb8ebccea638f7d70815c1ee21668e44b5246d2e96b0514c1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148946","index":"0x4302316","validatorIndex":"0xf64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ebe","index":"0x4302317","validatorIndex":"0xf65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302318","validatorIndex":"0xf66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d43a","index":"0x4302319","validatorIndex":"0xf67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae1e","index":"0x430231a","validatorIndex":"0xf68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430231b","validatorIndex":"0xf69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002f","index":"0x430231c","validatorIndex":"0xf6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd0cb","index":"0x430231d","validatorIndex":"0xf6b"}]},[],"0xfb92ccad471388e15fb5abbe711aa3bbbfe845de017df5e6260c8ce6fed397b4"]) 2025-01-08 15:53:20.2088|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722800 (0xada92c...d12904), Extra Data: chiado-lodestar-0 2025-01-08 15:53:20.2088|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Started pre-warming caches for block 13722800. 2025-01-08 15:53:20.2088|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722800 2025-01-08 15:53:20.2088|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722670 < 13722800 - 128 2025-01-08 15:53:20.2088|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Finished pre-warming caches for block 13722800. 2025-01-08 15:53:20.2088|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:53:20.2088|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722800 (0xada92c...d12904). 2025-01-08 15:53:20.2088|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:53:20.2088|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13722800 | 1.7 ms | slot 4,548 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:53:20.2088|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:53:20.2088|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 50.38 MGas/s | 1,720.2 tps | 573.39 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:53:20.2088|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","blockNumber":"0xd164b0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","prevRandao":"0x7f6024dd4dc2841ab46e07f0c77e68edbe6bdd1c77cf2e0ff58cdbde6f0fd987","receiptsRoot":"0xd18f169db64b827a76548949cc2088343ea665044eb978780c55bec5f6318bfd","stateRoot":"0xaf3b22f18d2b78b2044a329a366039a60608fec3f6b22ad6f59b1f5f655c1c85","timestamp":"0x677e9f70","transactions":["0x02f901d58227d8830502958459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee4f92ee4f483ad0a2ebb9b3dbadce0d7e024f7062845ee5bea0fab0c2037fe0ca9b654ed6432052e75b2e134acc61fc89fd63105b80a9c7d2d23ec3051ebfceb332e332e30000000000000000000000000000000000000000000000000000000c001a0e77661885bba12c02539cd0fd491d33e59f0d60954c05aa54ad61a96bd1280e4a05d369721cb8da756a2217f87790a505717cb8cccd81d177736bee14970e40a4f","0x02f901d58227d883053e648459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84070f792a66b0e367519578bfbefe10de405d4085d8bd46fb49c9455916d7dac336d3a3fcf138a599ec18d53043698c764c4c483e013dd835c9a42a42c8b2bef332e332e30000000000000000000000000000000000000000000000000000000c001a04aed983c27e91d5a2f3280909e8c9509040d91405d7b02e2ceaf8d2e058d70e6a06eaa080645c27d9da51ff0e4b199b9d9ffe02e64db17c5fb7cd865bf57119740","0x02f901d58227d8830551d18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7508f70492666cbba6c1a9504271d119889a635997805f9695dfc2a42af05c05f6782a30cda299ed86fd7898e0c38b0ce3ed8953c79d742c6764ca5373c88b92332e332e30000000000000000000000000000000000000000000000000000000c001a0c40393f61ebf65b2d3b3b3bdeed2dce73d34595987f3222e9f13b386757c37e8a03103f981365e90eb8ebccea638f7d70815c1ee21668e44b5246d2e96b0514c1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148946","index":"0x4302316","validatorIndex":"0xf64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ebe","index":"0x4302317","validatorIndex":"0xf65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302318","validatorIndex":"0xf66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d43a","index":"0x4302319","validatorIndex":"0xf67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae1e","index":"0x430231a","validatorIndex":"0xf68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430231b","validatorIndex":"0xf69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002f","index":"0x430231c","validatorIndex":"0xf6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd0cb","index":"0x430231d","validatorIndex":"0xf6b"}]},[],"0xfb92ccad471388e15fb5abbe711aa3bbbfe845de017df5e6260c8ce6fed397b4"]) 2025-01-08 15:53:20.2088|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","blockNumber":"0xd164b0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc75731d76777224a27a43bc59a20baaeb5276470cf9028780ad34c8e64ed30b6","prevRandao":"0x7f6024dd4dc2841ab46e07f0c77e68edbe6bdd1c77cf2e0ff58cdbde6f0fd987","receiptsRoot":"0xd18f169db64b827a76548949cc2088343ea665044eb978780c55bec5f6318bfd","stateRoot":"0xaf3b22f18d2b78b2044a329a366039a60608fec3f6b22ad6f59b1f5f655c1c85","timestamp":"0x677e9f70","transactions":["0x02f901d58227d8830502958459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee4f92ee4f483ad0a2ebb9b3dbadce0d7e024f7062845ee5bea0fab0c2037fe0ca9b654ed6432052e75b2e134acc61fc89fd63105b80a9c7d2d23ec3051ebfceb332e332e30000000000000000000000000000000000000000000000000000000c001a0e77661885bba12c02539cd0fd491d33e59f0d60954c05aa54ad61a96bd1280e4a05d369721cb8da756a2217f87790a505717cb8cccd81d177736bee14970e40a4f","0x02f901d58227d883053e648459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84070f792a66b0e367519578bfbefe10de405d4085d8bd46fb49c9455916d7dac336d3a3fcf138a599ec18d53043698c764c4c483e013dd835c9a42a42c8b2bef332e332e30000000000000000000000000000000000000000000000000000000c001a04aed983c27e91d5a2f3280909e8c9509040d91405d7b02e2ceaf8d2e058d70e6a06eaa080645c27d9da51ff0e4b199b9d9ffe02e64db17c5fb7cd865bf57119740","0x02f901d58227d8830551d18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7508f70492666cbba6c1a9504271d119889a635997805f9695dfc2a42af05c05f6782a30cda299ed86fd7898e0c38b0ce3ed8953c79d742c6764ca5373c88b92332e332e30000000000000000000000000000000000000000000000000000000c001a0c40393f61ebf65b2d3b3b3bdeed2dce73d34595987f3222e9f13b386757c37e8a03103f981365e90eb8ebccea638f7d70815c1ee21668e44b5246d2e96b0514c1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148946","index":"0x4302316","validatorIndex":"0xf64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ebe","index":"0x4302317","validatorIndex":"0xf65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302318","validatorIndex":"0xf66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d43a","index":"0x4302319","validatorIndex":"0xf67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae1e","index":"0x430231a","validatorIndex":"0xf68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430231b","validatorIndex":"0xf69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002f","index":"0x430231c","validatorIndex":"0xf6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd0cb","index":"0x430231d","validatorIndex":"0xf6b"}]},[],"0xfb92ccad471388e15fb5abbe711aa3bbbfe845de017df5e6260c8ce6fed397b4"]) handled in 3ms 2025-01-08 15:53:20.2122|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:53:20.2164|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:20.2164|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:53:20.2164|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722800 (0xada92c...d12904), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:53:20.2164|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722800 (0xada92c...d12904) was processed. 2025-01-08 15:53:20.2164|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722800 (0xada92c...d12904) 2025-01-08 15:53:20.2164|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:20.2164|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 1ms 2025-01-08 15:53:20.3288|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|74.50.75.74:57450->30303] to: 30313 2025-01-08 15:53:20.3288|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|74.50.75.74:57450->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 15:53:20.4874|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|161.97.161.248:43592->30303] to: 30314 2025-01-08 15:53:20.4874|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|161.97.161.248:43592->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:53:20.6139|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|161.97.161.248:43640->30303] to: 30322 2025-01-08 15:53:20.6139|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|161.97.161.248:43640->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:53:21.0903|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:53:21.3606|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.237.102.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:53:21.4278|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->208.87.131.3:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:53:21.5477|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:53:21.5477|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:53:21.5477|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 15:53:21.5477|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:53:21.9857|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->89.149.218.226:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 35441 2025-01-08 15:53:22.0450|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->213.199.54.228:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:53:22.0896|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:22.4106|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 2, nodesTriedCounter: 4 2025-01-08 15:53:22.4820|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:53:22.4820|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 35 nodes. All nodes count before the process: 7, after the process: 156 2025-01-08 15:53:22.4820|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: dff46a...db2740 2025-01-08 15:53:22.5691|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|Out|Initialized|30303->174.6.80.59:30303] received disconnect [UselessPeer] 2025-01-08 15:53:22.9222|DEBUG|Network.PeerManager|46|Peer pool size is: 2020 2025-01-08 15:53:23.0757|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->218.185.241.130:6000] initiating disconnect because NoCapabilityMatched, details: capabilities: cph63, cph62 2025-01-08 15:53:23.0893|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:53:24.0897|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:24.2249|DEBUG|Network.Discovery.NodesLocator|17|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:53:24.3751|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:53:25.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:53:25.0888|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:53:25.1374|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","blockNumber":"0xd164b1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23c0d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","prevRandao":"0xe09f92959ded4541f17e9b862023cd346b2928f3e3bdca99f0d9b9c86fd1f20e","receiptsRoot":"0x7f98b2506763721775c1181034ce13041e88821e54f15911529b512617a08ae7","stateRoot":"0x9baf0d4e806bb9c6d4ec0484aa5d241f3196f75e1a55c75d3a78bddddaa72be4","timestamp":"0x677e9f75","transactions":["0x02f901d58227d883054ac08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc4dd49ac84d1eeb8d806e7bf443462db2cb3be4abbd9165120c16f123fdeb93b39be8b9048a72da4935c26045630f1f20656562ee02018e35c8526ecb70b0595332e332e30000000000000000000000000000000000000000000000000000000c080a0dddecd2b3f6dfb20b4e36b3410416a041e908bc3de1523874c642f743f77b620a023bc9b2312bb60214811f627260ae6661158140ce2c96646c348ff25d96d3107","0x02f901d58227d8830502968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c787b43ce2b33f4df675052133947d1b149968a022e913fbef3cd07bcd9483e425872eb23778b75ca48e58f1f1724c318756d6ffce78db376a49776bdcd5fb8a7332e332e30000000000000000000000000000000000000000000000000000000c001a045079d64fc84f9b7cc0d0a55730d7da6ac64ea64d3cfeb68d58afb27bb1ebfe5a062d0c35e019a61b9f63f28c03115a505539d384afeff9737ee810295be83ce35","0x02f901d58227d883053e658459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eaedcb17d3ad9df7d18661ec17e65528dd186524918824e02c0cb2eb7ae47cc93e8bded3c094d3efba6f6d84dc8bda61b9ada69346ee4ceb5d1692aea93679ff3332e332e30000000000000000000000000000000000000000000000000000000c080a06e2a898f99ec648da1907e5f2c1432016b99be4bcfebabec2dfd6d500d36e852a06938e177d97df9f9b1d7ff1dd9eec889084dd3228e9be218ab26918321b0ba1d","0x02f901d58227d8830551d28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c58cafcc22c73c6cb7d42f0123afd7cd8f99aeb28b2fea190de85a6892d702befc23965463561fd823a6176fd4b7bed8f10012bb5bf02f561e554e5b909bcc771332e332e30000000000000000000000000000000000000000000000000000000c001a0bac08e87881d203a0416ea78f488a608c64a1d68226be606a0b7ced3d96cfd96a05247038fc7837c1b73f9405ca65300e987b47846f221c87aac102d965d1a21fc","0x02f901d58227d883054ac18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8aee66f7d1c4c9a76c8c90b7d98a0ba75ff3c86f29fa6891c87b0e8bde56cfede7861cb4c192811c7b266eb74397583d87344cad7a7223f53442165fe65ce9fd0332e332e30000000000000000000000000000000000000000000000000000000c001a0e105a452234a3e308c5f31f7b58a283a0097cf412184d8d3333590d9c0e218b1a03442e83050cc040a5dabfc96d1d6893a55933cc76e9b4ea9160a3849a8060ea3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140615","index":"0x430231e","validatorIndex":"0xf6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5f6b","index":"0x430231f","validatorIndex":"0xf6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140301","index":"0x4302320","validatorIndex":"0xf6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da0a","index":"0x4302321","validatorIndex":"0xf6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d419","index":"0x4302322","validatorIndex":"0xf70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39658e","index":"0x4302323","validatorIndex":"0xf71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302324","validatorIndex":"0xf72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138437","index":"0x4302325","validatorIndex":"0xf73"}]},[],"0x5574c9fef84ce69bf330dc2d27b8bc3617deb7bc76e20c725f5f30633b691007"]) 2025-01-08 15:53:25.1374|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13722801 (0xfa8e41...e2b5da), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:53:25.1374|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722801. 2025-01-08 15:53:25.1374|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722801. 2025-01-08 15:53:25.1406|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722801 2025-01-08 15:53:25.1406|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722671 < 13722801 - 128 2025-01-08 15:53:25.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:53:25.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:53:25.1406|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722801 | 2.4 ms | slot 4,929 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:53:25.1406|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722801 (0xfa8e41...e2b5da). 2025-01-08 15:53:25.1406|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:53:25.1406|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","blockNumber":"0xd164b1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23c0d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","prevRandao":"0xe09f92959ded4541f17e9b862023cd346b2928f3e3bdca99f0d9b9c86fd1f20e","receiptsRoot":"0x7f98b2506763721775c1181034ce13041e88821e54f15911529b512617a08ae7","stateRoot":"0x9baf0d4e806bb9c6d4ec0484aa5d241f3196f75e1a55c75d3a78bddddaa72be4","timestamp":"0x677e9f75","transactions":["0x02f901d58227d883054ac08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc4dd49ac84d1eeb8d806e7bf443462db2cb3be4abbd9165120c16f123fdeb93b39be8b9048a72da4935c26045630f1f20656562ee02018e35c8526ecb70b0595332e332e30000000000000000000000000000000000000000000000000000000c080a0dddecd2b3f6dfb20b4e36b3410416a041e908bc3de1523874c642f743f77b620a023bc9b2312bb60214811f627260ae6661158140ce2c96646c348ff25d96d3107","0x02f901d58227d8830502968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c787b43ce2b33f4df675052133947d1b149968a022e913fbef3cd07bcd9483e425872eb23778b75ca48e58f1f1724c318756d6ffce78db376a49776bdcd5fb8a7332e332e30000000000000000000000000000000000000000000000000000000c001a045079d64fc84f9b7cc0d0a55730d7da6ac64ea64d3cfeb68d58afb27bb1ebfe5a062d0c35e019a61b9f63f28c03115a505539d384afeff9737ee810295be83ce35","0x02f901d58227d883053e658459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eaedcb17d3ad9df7d18661ec17e65528dd186524918824e02c0cb2eb7ae47cc93e8bded3c094d3efba6f6d84dc8bda61b9ada69346ee4ceb5d1692aea93679ff3332e332e30000000000000000000000000000000000000000000000000000000c080a06e2a898f99ec648da1907e5f2c1432016b99be4bcfebabec2dfd6d500d36e852a06938e177d97df9f9b1d7ff1dd9eec889084dd3228e9be218ab26918321b0ba1d","0x02f901d58227d8830551d28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c58cafcc22c73c6cb7d42f0123afd7cd8f99aeb28b2fea190de85a6892d702befc23965463561fd823a6176fd4b7bed8f10012bb5bf02f561e554e5b909bcc771332e332e30000000000000000000000000000000000000000000000000000000c001a0bac08e87881d203a0416ea78f488a608c64a1d68226be606a0b7ced3d96cfd96a05247038fc7837c1b73f9405ca65300e987b47846f221c87aac102d965d1a21fc","0x02f901d58227d883054ac18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8aee66f7d1c4c9a76c8c90b7d98a0ba75ff3c86f29fa6891c87b0e8bde56cfede7861cb4c192811c7b266eb74397583d87344cad7a7223f53442165fe65ce9fd0332e332e30000000000000000000000000000000000000000000000000000000c001a0e105a452234a3e308c5f31f7b58a283a0097cf412184d8d3333590d9c0e218b1a03442e83050cc040a5dabfc96d1d6893a55933cc76e9b4ea9160a3849a8060ea3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140615","index":"0x430231e","validatorIndex":"0xf6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5f6b","index":"0x430231f","validatorIndex":"0xf6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140301","index":"0x4302320","validatorIndex":"0xf6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da0a","index":"0x4302321","validatorIndex":"0xf6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d419","index":"0x4302322","validatorIndex":"0xf70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39658e","index":"0x4302323","validatorIndex":"0xf71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302324","validatorIndex":"0xf72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138437","index":"0x4302325","validatorIndex":"0xf73"}]},[],"0x5574c9fef84ce69bf330dc2d27b8bc3617deb7bc76e20c725f5f30633b691007"]) 2025-01-08 15:53:25.1406|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:53:25.1406|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 60.19 MGas/s | 2,055.1 tps | 411.02 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:53:25.1406|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","blockNumber":"0xd164b1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23c0d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xada92cb5839bb210975cb82a8198926c7d97527930e62c3fd68f6d988dd12904","prevRandao":"0xe09f92959ded4541f17e9b862023cd346b2928f3e3bdca99f0d9b9c86fd1f20e","receiptsRoot":"0x7f98b2506763721775c1181034ce13041e88821e54f15911529b512617a08ae7","stateRoot":"0x9baf0d4e806bb9c6d4ec0484aa5d241f3196f75e1a55c75d3a78bddddaa72be4","timestamp":"0x677e9f75","transactions":["0x02f901d58227d883054ac08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc4dd49ac84d1eeb8d806e7bf443462db2cb3be4abbd9165120c16f123fdeb93b39be8b9048a72da4935c26045630f1f20656562ee02018e35c8526ecb70b0595332e332e30000000000000000000000000000000000000000000000000000000c080a0dddecd2b3f6dfb20b4e36b3410416a041e908bc3de1523874c642f743f77b620a023bc9b2312bb60214811f627260ae6661158140ce2c96646c348ff25d96d3107","0x02f901d58227d8830502968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c787b43ce2b33f4df675052133947d1b149968a022e913fbef3cd07bcd9483e425872eb23778b75ca48e58f1f1724c318756d6ffce78db376a49776bdcd5fb8a7332e332e30000000000000000000000000000000000000000000000000000000c001a045079d64fc84f9b7cc0d0a55730d7da6ac64ea64d3cfeb68d58afb27bb1ebfe5a062d0c35e019a61b9f63f28c03115a505539d384afeff9737ee810295be83ce35","0x02f901d58227d883053e658459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eaedcb17d3ad9df7d18661ec17e65528dd186524918824e02c0cb2eb7ae47cc93e8bded3c094d3efba6f6d84dc8bda61b9ada69346ee4ceb5d1692aea93679ff3332e332e30000000000000000000000000000000000000000000000000000000c080a06e2a898f99ec648da1907e5f2c1432016b99be4bcfebabec2dfd6d500d36e852a06938e177d97df9f9b1d7ff1dd9eec889084dd3228e9be218ab26918321b0ba1d","0x02f901d58227d8830551d28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c58cafcc22c73c6cb7d42f0123afd7cd8f99aeb28b2fea190de85a6892d702befc23965463561fd823a6176fd4b7bed8f10012bb5bf02f561e554e5b909bcc771332e332e30000000000000000000000000000000000000000000000000000000c001a0bac08e87881d203a0416ea78f488a608c64a1d68226be606a0b7ced3d96cfd96a05247038fc7837c1b73f9405ca65300e987b47846f221c87aac102d965d1a21fc","0x02f901d58227d883054ac18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8aee66f7d1c4c9a76c8c90b7d98a0ba75ff3c86f29fa6891c87b0e8bde56cfede7861cb4c192811c7b266eb74397583d87344cad7a7223f53442165fe65ce9fd0332e332e30000000000000000000000000000000000000000000000000000000c001a0e105a452234a3e308c5f31f7b58a283a0097cf412184d8d3333590d9c0e218b1a03442e83050cc040a5dabfc96d1d6893a55933cc76e9b4ea9160a3849a8060ea3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140615","index":"0x430231e","validatorIndex":"0xf6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5f6b","index":"0x430231f","validatorIndex":"0xf6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140301","index":"0x4302320","validatorIndex":"0xf6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da0a","index":"0x4302321","validatorIndex":"0xf6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d419","index":"0x4302322","validatorIndex":"0xf70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39658e","index":"0x4302323","validatorIndex":"0xf71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302324","validatorIndex":"0xf72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138437","index":"0x4302325","validatorIndex":"0xf73"}]},[],"0x5574c9fef84ce69bf330dc2d27b8bc3617deb7bc76e20c725f5f30633b691007"]) handled in 4ms 2025-01-08 15:53:25.1451|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:25.1451|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:53:25.1451|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722801 (0xfa8e41...e2b5da), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:53:25.1451|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722801 (0xfa8e41...e2b5da) was processed. 2025-01-08 15:53:25.1451|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722801 (0xfa8e41...e2b5da) 2025-01-08 15:53:25.1451|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:53:25.1451|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 0ms 2025-01-08 15:53:25.4661|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 156, after the process: 156 2025-01-08 15:53:26.0890|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:53:26.4660|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:53:26.5491|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:53:26.5491|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:53:26.5491|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:53:26.5491|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:53:27.0908|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:27.8133|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:198.13.37.177]:30303, msg: 97bf9ad1f5a91a8d471cdfd27c91150a9f480cc927fbdb8f6f4529de1926643da885f4733f4a08cbdf86380a6062f29bd5324fba6c367200d4b19629f5a01d2e18126388a082125f585996b470cea432a675aba0dddebca6ebb4015768820aae0006f8b9a04a45ec18897d477d1851033c81bf5ce6c4825704f42668f463006afb2f4a2384f896b8409b46e0d30f95573c7cce326334044a4eb50090c0af8f8b245060df0bc6ba9ebc7800955ce34ee7c554bd82166084a4d69ee266045a925714d205f13a2cda7c690283657468c6849c28ec108082696482763482697084c60d25b189736563703235366b31a102b7546c7ede44d4707683e4737653769298a964b3eabd241fa2ef7be27d0cf6898374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:53:27.9962|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.13.37.177:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80084 2025-01-08 15:53:28.0892|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:28.2271|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.157.136:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:53:28.2432|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 156, after the process: 156 2025-01-08 15:53:28.2432|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: bab4e9...f6dbda 2025-01-08 15:53:29.0058|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:53:29.0761|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:53:29.0888|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 15:53:29.3949|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:53:29.3949|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 156, after the process: 157 2025-01-08 15:53:29.5056|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.123.234.55:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:53:29.6232|INFO|Program|49|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 15:53:29.6247|INFO|Runner.Ethereum.EthereumRunner|49|Stopping session monitor 2025-01-08 15:53:29.6247|DEBUG|Network.SessionMonitor|49|Stopping session monitor 2025-01-08 15:53:29.6247|INFO|Runner.Ethereum.EthereumRunner|49|Stopping session sync mode selector 2025-01-08 15:53:29.6247|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|49|Sync mode selector stopped 2025-01-08 15:53:29.6247|INFO|Runner.Ethereum.EthereumRunner|49|Stopping discovery app 2025-01-08 15:53:29.6288|INFO|Network.Discovery.DiscoveryConnectionsPool|49|Stopping discovery udp channel on port 30303 2025-01-08 15:53:29.6288|DEBUG|Network.Discovery.DiscoveryApp|49|Stopping discovery timer 2025-01-08 15:53:29.6288|DEBUG|Network.Discovery.DiscoveryApp|49|Stopping discovery persistence timer 2025-01-08 15:53:29.6288|INFO|Runner.Ethereum.EthereumRunner|49|Stopping block producer 2025-01-08 15:53:29.6327|INFO|Network.Discovery.DiscoveryApp|44|Discovery shutdown complete.. please wait for all components to close 2025-01-08 15:53:29.6327|INFO|Runner.Ethereum.EthereumRunner|49|Stopping peer pool 2025-01-08 15:53:29.6327|DEBUG|Network.PeerPool|49|Stopping peer timers 2025-01-08 15:53:29.6327|INFO|Runner.Ethereum.EthereumRunner|49|Stopping peer manager 2025-01-08 15:53:29.6327|INFO|Network.PeerPool|36|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 15:53:29.6327|DEBUG|Network.PeerManager|49|Stopping peer timers 2025-01-08 15:53:29.6327|INFO|Network.PeerManager|49|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 15:53:29.6327|INFO|Runner.Ethereum.EthereumRunner|49|Stopping blockchain processor 2025-01-08 15:53:29.6374|DEBUG|Consensus.Processing.BlockchainProcessor|46|Sender address recovery stopped. 2025-01-08 15:53:29.6374|INFO|Runner.Ethereum.EthereumRunner|49|Stopping RLPx peer 2025-01-08 15:53:29.6374|DEBUG|Consensus.Processing.BlockchainProcessor|48|BlockchainProcessor stopped. 2025-01-08 15:53:29.6374|INFO|Consensus.Processing.BlockchainProcessor|48|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 15:53:29.6374|DEBUG|Network.Rlpx.RlpxHost|48|Closed _bootstrapChannel 2025-01-08 15:53:30.0023|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:53:30.0895|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:30.6446|INFO|Network.Rlpx.RlpxHost|48|Local peer shutdown complete.. please wait for all components to close 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Clique 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin AuRa 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Ethash 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Optimism 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Taiko 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin NethDev 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Shutter 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin AuRaMerge 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Merge 2025-01-08 15:53:30.6446|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin HealthChecks 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Hive 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Clef signer 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin EthStats 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin Snapshot 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin TraceStore 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing plugin UPnP 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 15:53:30.6483|INFO|Runner.JsonRpc.JsonRpcIpcRunner|48|IPC JSON RPC service stopped 2025-01-08 15:53:30.6483|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:53:30.6565|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 15:53:30.6565|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 15:53:30.6565|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Block producer stopped. 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.JsonRpcRunner|36|JSON RPC service stopped 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 15:53:30.6602|INFO|Runner.Ethereum.EthereumRunner|47|Disposing Autofac.Core.Container 2025-01-08 15:53:30.6651|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 15:53:30.6651|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher has finished work. 2025-01-08 15:53:30.6651|INFO|Synchronization.Synchronizer|48|Beacon headers task completed. 2025-01-08 15:53:30.6651|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|StateSyncFeed state changed to Finished 2025-01-08 15:53:30.6651|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher has finished work. 2025-01-08 15:53:30.6651|INFO|Synchronization.Synchronizer|48|State sync task completed. 2025-01-08 15:53:30.6651|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SnapSyncFeed state changed to Finished 2025-01-08 15:53:30.6651|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher has finished work. 2025-01-08 15:53:30.6651|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|FastSyncFeed state changed to Finished 2025-01-08 15:53:30.6651|INFO|Synchronization.Synchronizer|48|State sync task completed. 2025-01-08 15:53:30.6651|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher has finished work. 2025-01-08 15:53:30.6651|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|FullSyncFeed state changed to Finished 2025-01-08 15:53:30.6651|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|47|SyncDispatcher has finished work. 2025-01-08 15:53:30.6651|INFO|Synchronization.Synchronizer|36|Fast sync blocks downloader task completed. 2025-01-08 15:53:30.6651|INFO|Synchronization.Synchronizer|48|Full sync block downloader task completed. 2025-01-08 15:53:31.0899|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:53:31.6820|INFO|Network.PeerManager|15|Peer update loop canceled 2025-01-08 15:53:32.0893|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:33.0901|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 15:53:34.0894|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:35.0886|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 15:53:35.6675|WARN|Synchronization.Synchronizer|48|Sync feeds dispose timeout 2025-01-08 15:53:35.6733|DEBUG|Synchronization.Peers.SyncPeerPool|48|Init peer loop stopped. 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|47|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|48|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|50|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|17|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|52|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|56|[Session|In|DisconnectingProtocols|162.19.57.173:36284->30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Network.P2P.Session|54|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|47|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|47|Sync peer pool not started yet - removing [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|17|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|17|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|48|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|48|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|50|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|50|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|52|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|52|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|56|Removing sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|56|Sync peer pool not started yet - removing [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|54|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:53:35.6804|DEBUG|Synchronization.Peers.SyncPeerPool|54|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|47|Out 146.59.68.217:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|50|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|56|In 162.19.57.173:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|52|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|17|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|48|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6804|DEBUG|Network.ProtocolsManager|54|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing MultiValidator [ ] 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 15:53:35.6852|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 15:53:35.6852|DEBUG|Trie.Pruning.TrieStore|48|Disposing trie 2025-01-08 15:53:35.6900|DEBUG|Trie.Pruning.TrieStore|48|Persisting on disposal 13722672([Branch(532)|0xf33b54...3c9e18|13722672|D:False|S:True|P:False|) (cache memory at 4482080) 2025-01-08 15:53:35.6932|INFO|Trie.Pruning.TrieStore|48|Persisting from root 0xf33b54...3c9e18 in block 13722672 2025-01-08 15:53:35.7076|DEBUG|Trie.Pruning.TrieStore|48|Persisted trie from [Branch(532)|0xf33b54...3c9e18|13722672|D:False|S:True|P:True| at 13722672 in 14ms (cache memory 4482080) 2025-01-08 15:53:35.7144|DEBUG|Blockchain.TrieStoreBoundaryWatcher|48|Saving reorg boundary 13722672 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 15:53:35.7144|INFO|Runner.Ethereum.EthereumRunner|48|Closing DBs 2025-01-08 15:53:35.7168|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB Code 2025-01-08 15:53:35.7168|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB BlockNumbers 2025-01-08 15:53:35.7250|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB Blocks 2025-01-08 15:53:35.7316|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB BadBlocks 2025-01-08 15:53:35.7327|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB Headers 2025-01-08 15:53:35.7367|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB BlockInfos 2025-01-08 15:53:35.7405|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB Metadata 2025-01-08 15:53:35.7445|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB State0 2025-01-08 15:53:35.7445|INFO|Db.Rocks.DbOnTheRocks|48|Disposing DB Bloom 2025-01-08 15:53:35.7445|INFO|Runner.Ethereum.EthereumRunner|48|All DBs closed 2025-01-08 15:53:35.7445|INFO|Runner.Ethereum.EthereumRunner|48|Ethereum runner stopped 2025-01-08 15:53:35.7445|INFO|Program|48|Nethermind is shut down 2025-01-08 15:55:52.6067|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 15:55:52.6067|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 15:55:52.6067|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 15:55:52.6097|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 15:55:52.6141|INFO|Program|1|Configuration complete 2025-01-08 15:55:52.6715|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 15:55:52.6715|DEBUG|Program|1|Server GC: True 2025-01-08 15:55:52.6731|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 15:55:52.6731|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 15:55:52.6731|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 15:55:52.6766|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 15:55:52.6766|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 15:55:52.8063|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8167|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.8210|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 15:55:52.8363|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializeNodeStats executed in 2ms 2025-01-08 15:55:52.8363|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats complete 2025-01-08 15:55:52.8363|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 15:55:52.8402|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 15:55:52.8402|INFO|Init.Steps.InitializePrecompiles|9|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 15:55:52.8661|INFO|Init.Steps.LogHardwareInfo|6|CPU: (CT) 2025-01-08 15:55:52.8661|DEBUG|Init.Steps.EthereumStepsManager|6|Step LogHardwareInfo executed in 25ms 2025-01-08 15:55:52.8661|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo complete 2025-01-08 15:55:52.8661|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 15:55:52.8707|DEBUG|Init.Steps.EthereumStepsManager|6|Step MigrateConfigs executed in 4ms 2025-01-08 15:55:52.8707|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs complete 2025-01-08 15:55:52.8707|DEBUG|Init.Steps.EthereumStepsManager|6|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 15:55:52.8773|INFO|Network.IP.WebIPSource|6|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 15:55:52.9275|DEBUG|Network.IP.WebIPSource|6|External ip: 172.234.230.144 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|Step ResolveIps executed in 66ms 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9372|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 15:55:52.9372|DEBUG|Init.MemoryHintMan|11|Setting malloc parameters.. 2025-01-08 15:55:52.9406|INFO|Init.MemoryHintMan|11|Setting up memory allowances 2025-01-08 15:55:52.9406|INFO|Init.MemoryHintMan|11| Memory hint: 768 MB 2025-01-08 15:55:52.9406|INFO|Init.MemoryHintMan|11| General memory: 32 MB 2025-01-08 15:55:52.9406|INFO|Init.MemoryHintMan|11| Peers memory: 50 MB 2025-01-08 15:55:52.9466|INFO|Init.MemoryHintMan|11| Netty memory: 134 MB 2025-01-08 15:55:52.9466|INFO|Init.MemoryHintMan|11| Mempool memory: 68 MB 2025-01-08 15:55:52.9466|INFO|Init.MemoryHintMan|11| Fast blocks memory: 48 MB 2025-01-08 15:55:52.9466|INFO|Init.MemoryHintMan|11| Trie memory: 86 MB 2025-01-08 15:55:52.9466|INFO|Init.MemoryHintMan|11| DB memory: 347 MB 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|Step ApplyMemoryHint executed in 9ms 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:52.9482|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB SharedBlockCacheSize: 347927962 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB SkipMemoryHintSetting: False 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB EnableDbStatistics: False 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB EnableMetricsUpdater: False 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB StatsDumpPeriodSec: 600 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB MaxOpenFiles: 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB WriteAheadLogSync: False 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB ReadAheadSize: 262144 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB AdditionalRocksDbOptions: 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB VerifyChecksum: True 2025-01-08 15:55:52.9542|DEBUG|Init.Steps.InitDatabase|11|DB EnableFileWarmer: False 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB CompressibilityHint: 1 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BadBlocksDbRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbRowCacheSize: 16777216 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbWriteBufferSize: 64000000 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbWriteBufferNumber: 4 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbVerifyChecksum: 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbRowCacheSize: 86981990 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbEnableFileWarmer: False 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbCompressibilityHint: 0.45 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 15:55:52.9574|DEBUG|Init.Steps.InitDatabase|11|DB StateDbAdditionalRocksDbOptions: 2025-01-08 15:55:52.9640|DEBUG|Db.Rocks.RocksDbFactory|11|Shared memory size is 347927962 2025-01-08 15:55:53.0234|DEBUG|Init.Steps.EthereumStepsManager|12|Step SetupKeyStore executed in 75ms 2025-01-08 15:55:53.0234|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore complete 2025-01-08 15:55:53.2082|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 15:55:53.2082|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Blocks DB 2025-01-08 15:55:53.2082|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlockNumbers DB 2025-01-08 15:55:53.2082|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 15:55:53.2082|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Headers DB 2025-01-08 15:55:53.2082|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 15:55:53.2158|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for State0 DB 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitTxTypesAndRlp executed in 16ms 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2239|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2242|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.2472|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for BlobTransactions DB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 16 MB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 32 MB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 40 MB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 168 MB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 424 MB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 456 MB 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:55:53.3307|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 488 MB 2025-01-08 15:55:53.3379|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 15:55:53.3379|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 15:55:53.3379|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 15:55:53.3379|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 15:55:53.3379|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 15:55:53.3379|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 15:55:53.3411|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 15:55:53.3411|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 552 MB 2025-01-08 15:55:53.3411|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 15:55:53.3444|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 648 MB 2025-01-08 15:55:53.3543|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 15:55:53.3543|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 776 MB 2025-01-08 15:55:53.3566|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 15:55:53.3715|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Code DB 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.3726|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 15:55:53.3726|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 784 MB 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3726|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:55:53.3768|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Bloom DB 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3768|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 15:55:53.3768|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 816 MB 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for Metadata DB 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.3768|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 15:55:53.3856|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 15:55:53.3856|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 15:55:53.3856|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 818 MB 2025-01-08 15:55:53.3903|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 15:55:53.3925|DEBUG|Init.Steps.EthereumStepsManager|16|Step FilterBootnodes executed in 13ms 2025-01-08 15:55:53.3925|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes complete 2025-01-08 15:55:53.3925|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 15:55:53.3925|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitCrypto executed in 3ms 2025-01-08 15:55:53.3925|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto complete 2025-01-08 15:55:53.3925|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.3962|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4003|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|Step UpdateDiscoveryConfig executed in 1ms 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4042|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4083|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.4237|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for Receipts DB 2025-01-08 15:55:53.4278|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 15:55:53.4278|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 822 MB 2025-01-08 15:55:53.4312|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 15:55:53.4312|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 830 MB 2025-01-08 15:55:53.4335|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 15:55:53.4335|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 842 MB 2025-01-08 15:55:53.4335|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 15:55:53.4335|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 858 MB 2025-01-08 15:55:53.4364|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitDatabase executed in 795ms 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.7452|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 15:55:53.7755|DEBUG|Blockchain.BlockTree|8|Lowest inserted header set to 13630394 2025-01-08 15:55:53.7932|INFO|Blockchain.BlockTree|8|Start block loaded from reorg boundary - 13722672 - 13722672 (0xaaaa29...90a94e) 2025-01-08 15:55:53.7932|DEBUG|Blockchain.BlockTree|8|Lowest inserted header set to 13630394 2025-01-08 15:55:53.8005|INFO|Blockchain.BlockTree|8|Numbers resolved, level = 13722801, header = 13722801, body = 13722801 2025-01-08 15:55:53.8043|INFO|Blockchain.BlockTree|8|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:55:53.8043|INFO|Blockchain.BlockTree|8|Loading fork choice info 2025-01-08 15:55:53.8043|INFO|Blockchain.BlockTree|8|Block tree initialized, last processed is 13722672 (0xaaaa29...90a94e), best queued is 13722801, best known is 13722801, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeBlockTree executed in 65ms 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8116|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8122|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 15:55:53.8122|INFO|Init.Steps.InitializePlugins|8|Initializing 16 plugins 2025-01-08 15:55:53.8122|INFO|Init.Steps.InitializePlugins|8| Clique by Nethermind 2025-01-08 15:55:53.8122|INFO|Init.Steps.InitializePlugins|8| Clique by Nethermind initialized in 1ms 2025-01-08 15:55:53.8122|INFO|Init.Steps.InitializePlugins|8| AuRa by Nethermind 2025-01-08 15:55:53.8122|INFO|Init.Steps.InitializePlugins|8| AuRa by Nethermind initialized in 0ms 2025-01-08 15:55:53.8122|INFO|Init.Steps.InitializePlugins|8| Ethash by Nethermind 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Ethash by Nethermind initialized in 1ms 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Optimism by Nethermind 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Optimism by Nethermind initialized in 0ms 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Taiko by Nethermind 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Taiko by Nethermind initialized in 0ms 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| NethDev by Nethermind 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| NethDev by Nethermind initialized in 0ms 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Shutter by Nethermind 2025-01-08 15:55:53.8165|INFO|Shutter.ShutterPlugin|8|Initializing Shutter plugin. 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| Shutter by Nethermind initialized in 1ms 2025-01-08 15:55:53.8165|INFO|Init.Steps.InitializePlugins|8| AuRaMerge by Nethermind 2025-01-08 15:55:53.8313|INFO|Merge.Plugin.PoSSwitcher|8|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 15:55:53.8337|INFO|Init.Steps.InitializePlugins|8| AuRaMerge by Nethermind initialized in 15ms 2025-01-08 15:55:53.8337|INFO|Init.Steps.InitializePlugins|8| Merge by Nethermind 2025-01-08 15:55:53.8337|INFO|Init.Steps.InitializePlugins|8| Merge by Nethermind initialized in 0ms 2025-01-08 15:55:53.8337|INFO|Init.Steps.InitializePlugins|8| HealthChecks by Nethermind 2025-01-08 15:55:53.8383|INFO|Init.Steps.InitializePlugins|8| HealthChecks by Nethermind initialized in 4ms 2025-01-08 15:55:53.8383|INFO|Init.Steps.InitializePlugins|8| Hive by Nethermind 2025-01-08 15:55:53.8383|INFO|Init.Steps.InitializePlugins|8| Hive by Nethermind initialized in 1ms 2025-01-08 15:55:53.8383|INFO|Init.Steps.InitializePlugins|8| Clef signer by Nethermind 2025-01-08 15:55:53.8383|INFO|Init.Steps.InitializePlugins|8| Clef signer by Nethermind initialized in 1ms 2025-01-08 15:55:53.8383|INFO|Init.Steps.InitializePlugins|8| EthStats by Nethermind 2025-01-08 15:55:53.8405|DEBUG|EthStats.EthStatsPlugin|8|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| EthStats by Nethermind initialized in 0ms 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| Snapshot by Nethermind 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| Snapshot by Nethermind initialized in 0ms 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| TraceStore by Nethermind 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| TraceStore by Nethermind initialized in 0ms 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| UPnP by Nethermind 2025-01-08 15:55:53.8405|INFO|Init.Steps.InitializePlugins|8| UPnP by Nethermind initialized in 0ms 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializePlugins executed in 29ms 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.8405|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 15:55:53.8512|INFO|Trie.NodeStorageFactory|8|Detected HalfPath key scheme. 2025-01-08 15:55:53.8512|INFO|Init.InitializeStateDb|8|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeStateDb executed in 75ms 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:53.9187|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializePrecompiles executed in 3,717ms 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:56.5534|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 15:55:56.6354|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|9|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 15:55:56.6722|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|9|Recreating light collection of blob transactions and cache 2025-01-08 15:55:56.8254|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|9|Loaded 986 blob txs from persistent db, containing 1033 blobs, in 153ms 2025-01-08 15:55:56.8254|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|9|There are 1033 unique blobs indexed 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockchainAuRaMerge executed in 539ms 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.0943|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 15:55:57.0972|DEBUG|Consensus.Processing.BlockchainProcessor|9|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 15:55:57.1006|DEBUG|Consensus.Processing.BlockchainProcessor|9|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartBlockProcessorAuRa executed in 8ms 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1006|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 15:55:57.1049|INFO|Init.Steps.LoadGenesisBlock|9|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Step LoadGenesisBlockAuRa executed in 2ms 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartLogProducer executed in 0ms 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.1049|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 15:55:57.2142|DEBUG|Synchronization.Peers.SyncPeerPool|9|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 15:55:57.2383|INFO|Synchronization.SnapSync.ProgressTracker|9|Snap - State Ranges (Phase 1) is finished. 2025-01-08 15:55:57.2491|INFO|Merge.Plugin.Synchronization.PivotUpdator|9|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 15:55:57.2601|INFO|Synchronization.FastSync.TreeSync|9|Now syncing nodes starting from root of block 0 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3605|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.3731|INFO|Network.StaticNodes.StaticNodesManager|9|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 15:55:57.3929|DEBUG|Network.ProtocolsManager|9|Removed supported capability: nodedata1 2025-01-08 15:55:57.4540|DEBUG|Init.Steps.InitializeNetwork|12|Skipped enabling snap capability 2025-01-08 15:55:57.4540|DEBUG|Synchronization.Peers.SyncPeerPool|12|Starting eth sync peer upgrade timer 2025-01-08 15:55:57.4540|DEBUG|Init.Steps.InitializeNetwork|12|Starting synchronization from block 13722672 (0xaaaa29...90a94e). 2025-01-08 15:55:57.4608|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:55:57.4608|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:55:57.4608|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:55:57.4608|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:55:57.4608|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:55:57.4695|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|12|SyncDispatcher is going to sleep. 2025-01-08 15:55:57.4695|DEBUG|Init.Steps.InitializeNetwork|12|Starting discovery process. 2025-01-08 15:55:57.4763|DEBUG|Init.Steps.InitializeNetwork|12|Discovery process started. 2025-01-08 15:55:57.4763|DEBUG|Init.Steps.InitializeNetwork|12|Initializing peer manager 2025-01-08 15:55:57.4763|DEBUG|Network.Discovery.DiscoveryApp|34|Activated discovery channel. 2025-01-08 15:55:57.4802|DEBUG|Network.Discovery.DiscoveryApp|11|Discovery : udp://172.234.230.144:30303 2025-01-08 15:55:57.4905|DEBUG|Network.NodesLoader|12|Initializing persisted peers: 6. 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 15:55:57.5108|DEBUG|Network.NodesLoader|12|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 15:55:57.5245|DEBUG|Network.PeerPool|12|Starting peer persistence timer 2025-01-08 15:55:57.5245|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 15:55:57.5245|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 15:55:57.5245|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 139.144.26.101:30303 2025-01-08 15:55:57.5245|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 15:55:57.5245|DEBUG|Network.PeerPool|9|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 15:55:57.5245|DEBUG|Network.PeerManager|12|Starting peer update timer 2025-01-08 15:55:57.5245|DEBUG|Network.SessionMonitor|12|Starting session monitor 2025-01-08 15:55:57.5294|DEBUG|Init.Steps.InitializeNetwork|12|Peer manager initialization completed 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeNetwork executed in 425ms 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:55:57.5330|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 15:55:57.5371|DEBUG|Init.Steps.Migrations.BloomMigration|12|BloomDb migration not needed. 2025-01-08 15:55:57.5454|DEBUG|Init.Steps.EthereumStepsManager|12|Step DatabaseMigrations executed in 12ms 2025-01-08 15:55:57.5454|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations complete 2025-01-08 15:55:57.5454|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 15:55:57.5729|DEBUG|Network.PeerManager|9|Peer update loop complete. 2025-01-08 15:55:57.5852|DEBUG|Network.Discovery.DiscoveryApp|35|Added persisted discovery nodes: 5216 2025-01-08 15:55:57.5852|DEBUG|Network.Discovery.DiscoveryApp|35|Initializing bootnodes. 2025-01-08 15:55:57.6105|DEBUG|Network.Discovery.DiscoveryApp|34|Discovery App initialized. 2025-01-08 15:55:57.6711|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:55:57.6785|DEBUG|Init.Steps.RegisterRpcModules|12|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 15:55:57.6785|DEBUG|Init.Steps.EthereumStepsManager|12|Step RegisterAuRaMergeRpcModules executed in 133ms 2025-01-08 15:55:57.6785|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules complete 2025-01-08 15:55:57.6785|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 15:55:57.6785|INFO|Init.Steps.ReviewBlockTree|12|Found 129 block tree levels to review for fixes starting from 13722673 2025-01-08 15:55:57.6824|INFO|Init.Steps.ReviewBlockTree|12|Reviewed 0 blocks out of 129 2025-01-08 15:55:57.6944|DEBUG|Blockchain.BlockTree|12|Lowest inserted header set to 13630394 2025-01-08 15:55:57.6944|INFO|Blockchain.BlockTree|12|Numbers resolved, level = 13722801, header = 13722801, body = 13722801 2025-01-08 15:55:57.6944|INFO|Blockchain.BlockTree|12|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 15:55:57.6944|INFO|Blockchain.BlockTree|12|Loading fork choice info 2025-01-08 15:55:57.6944|DEBUG|Blockchain.BlockTree|12|Completed visiting blocks in DB at level 13722802 - best known 13722801 2025-01-08 15:55:57.6964|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 15:55:57.6964|DEBUG|Init.Steps.EthereumStepsManager|39|Step ReviewBlockTree executed in 18ms 2025-01-08 15:55:57.6964|DEBUG|Init.Steps.EthereumStepsManager|39|ReviewBlockTree complete 2025-01-08 15:55:57.6964|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722673 (0x8737df...198b99) 2025-01-08 15:55:57.7104|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.7179|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.8124|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722673 2025-01-08 15:55:57.8124|DEBUG|Trie.Pruning.TrieStore|15|Reached first commit - newest 13722673, last persisted 0 2025-01-08 15:55:57.8124|DEBUG|Blockchain.TrieStoreBoundaryWatcher|15|Saving reorg boundary 13722672 2025-01-08 15:55:57.8209|INFO|Monitoring.MonitoringService|6|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 15:55:57.8209|INFO|Init.Steps.StartMonitoring|37|System.Diagnostics.Metrics disabled 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|37|Step StartMonitoring executed in 126ms 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|37|StartMonitoring complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartGrpc executed in 1ms 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 15:55:57.8209|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 15:55:57.8273|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:55:57.8317|INFO|Merge.Plugin.MergePlugin|12|Starting Merge block producer & sealer 2025-01-08 15:55:57.8375|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722673 | 127.1 ms | slot 136 ms | 2025-01-08 15:55:57.8375|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:57.8375|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 0.00 Blk/s | recover 0 | process 128 2025-01-08 15:55:57.8535|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722674 (0xefc6f8...0bb676) 2025-01-08 15:55:57.8535|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.8535|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|Step InitializeBlockProducer executed in 31ms 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:55:57.8535|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 15:55:57.8749|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 128. 2025-01-08 15:55:57.8803|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:02.1460000 for next AuRa step. 2025-01-08 15:55:57.9023|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722674 2025-01-08 15:55:57.9023|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:57.9079|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp, Precompile 2025-01-08 15:55:57.9079|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722674 | 50.1 ms | slot 75 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:57.9082|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722675 (0xc846c1...d77e7f) 2025-01-08 15:55:57.9082|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 33 ( 0) | sload 68 | sstore 13 | create 0 2025-01-08 15:55:57.9082|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 2.39 MGas/s | 20.0 tps | 19.98 Blk/s | recover 0 | process 127 2025-01-08 15:55:57.9082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.9082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.9123|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722675 2025-01-08 15:55:57.9123|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:57.9123|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:55:57.9123|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722676 (0xbe66f2...901282) 2025-01-08 15:55:57.9123|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722675 | 4.3 ms | slot 9 ms | 2025-01-08 15:55:57.9123|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:57.9123|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.9123|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 231.64 Blk/s | recover 0 | process 126 2025-01-08 15:55:57.9123|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.9162|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722676 2025-01-08 15:55:57.9162|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:57.9162|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:55:57.9162|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722677 (0xa39fa5...9ca975) 2025-01-08 15:55:57.9162|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722676 | 3.5 ms | slot 4 ms | 2025-01-08 15:55:57.9162|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:57.9162|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 288.60 Blk/s | recover 0 | process 125 2025-01-08 15:55:57.9162|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.9162|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.9467|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722677 2025-01-08 15:55:57.9467|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:57.9467|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722677 | 30.3 ms | slot 31 ms | 2025-01-08 15:55:57.9467|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:57.9467|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 32.97 Blk/s | recover 0 | process 124 2025-01-08 15:55:57.9467|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722678 (0x923969...072cb7) 2025-01-08 15:55:57.9485|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:55:57.9485|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.9485|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.9524|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722678 2025-01-08 15:55:57.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:55:57.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:55:57.9524|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722678 | 4.6 ms | slot 5 ms | 2025-01-08 15:55:57.9524|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:57.9524|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 216.36 Blk/s | recover 0 | process 123 2025-01-08 15:55:57.9524|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722679 (0xf1a8b4...af51d5) 2025-01-08 15:55:57.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.9524|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722679 2025-01-08 15:55:57.9566|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722679 | 2.9 ms | slot 4 ms | 2025-01-08 15:55:57.9566|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722680 (0x399ef8...1d689b) 2025-01-08 15:55:57.9566|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:57.9566|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 340.25 Blk/s | recover 0 | process 122 2025-01-08 15:55:57.9566|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:57.9566|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:55:57.9566|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:57.9566|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:57.9622|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722680 2025-01-08 15:55:57.9622|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:57.9622|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:55:57.9651|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722681 (0xd9492d...2d7f18) 2025-01-08 15:55:57.9651|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722680 | 7.6 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:57.9651|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:57.9651|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 3.87 MGas/s | 131.9 tps | 131.93 Blk/s | recover 0 | process 121 2025-01-08 15:55:57.9699|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722681. 2025-01-08 15:55:57.9735|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 121. 2025-01-08 15:55:57.9794|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722681 2025-01-08 15:55:57.9857|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722681. 2025-01-08 15:55:57.9887|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:57.9887|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722682 (0x52b06d...295e62) 2025-01-08 15:55:57.9887|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722681 | 23.5 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:57.9887|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:57.9887|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 4.99 MGas/s | 170.4 tps | 42.59 Blk/s | recover 0 | process 120 2025-01-08 15:55:57.9959|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:57.9972|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722682. 2025-01-08 15:55:58.0026|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722682 2025-01-08 15:55:58.0026|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722682. 2025-01-08 15:55:58.0026|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.0026|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722682 | 14.1 ms | slot 15 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0026|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.0026|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0026|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 8.30 MGas/s | 283.4 tps | 70.85 Blk/s | recover 0 | process 119 2025-01-08 15:55:58.0026|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722683 (0x9aac79...ebdf43) 2025-01-08 15:55:58.0026|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0026|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0082|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722683 2025-01-08 15:55:58.0082|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722684 (0xdccd47...27ad4d) 2025-01-08 15:55:58.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722684. 2025-01-08 15:55:58.0082|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722684. 2025-01-08 15:55:58.0082|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722683 | 4.8 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0082|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.0082|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 6.14 MGas/s | 209.6 tps | 209.60 Blk/s | recover 0 | process 118 2025-01-08 15:55:58.0154|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:55:58.0192|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722684 2025-01-08 15:55:58.0192|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:58.0203|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722685 (0xb1596d...fd50c5) 2025-01-08 15:55:58.0192|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722684 | 11.1 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0203|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0203|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 10.53 MGas/s | 359.4 tps | 89.85 Blk/s | recover 0 | process 117 2025-01-08 15:55:58.0203|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.0203|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0203|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0203|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722685 2025-01-08 15:55:58.0203|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722685 | 3.7 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 15.81 MGas/s | 539.7 tps | 269.83 Blk/s | recover 0 | process 116 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722686 (0xbcd8cb...6a2056) 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0243|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722686 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722686 | 2.6 ms | slot 3 ms | 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 391.70 Blk/s | recover 0 | process 115 2025-01-08 15:55:58.0243|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722687 (0x321454...2699a3) 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0312|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722687 2025-01-08 15:55:58.0312|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.0312|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.0312|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722687 | 4.0 ms | slot 5 ms | 2025-01-08 15:55:58.0312|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0322|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 248.39 Blk/s | recover 0 | process 114 2025-01-08 15:55:58.0322|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722688 (0x7a8802...e4198b) 2025-01-08 15:55:58.0322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0322|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722688 2025-01-08 15:55:58.0322|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.0322|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.0322|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722688 | 3.4 ms | slot 4 ms | 2025-01-08 15:55:58.0362|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0362|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 291.12 Blk/s | recover 0 | process 113 2025-01-08 15:55:58.0362|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722689 (0x4b49eb...de9acf) 2025-01-08 15:55:58.0362|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0362|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0362|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722689 2025-01-08 15:55:58.0410|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722690 (0x3ec7fc...c46cf4) 2025-01-08 15:55:58.0410|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0410|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.0410|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0410|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0410|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722689 | 4.2 ms | slot 5 ms | 2025-01-08 15:55:58.0410|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.0410|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 236.69 Blk/s | recover 0 | process 112 2025-01-08 15:55:58.0461|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722690 2025-01-08 15:55:58.0461|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.0461|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.0461|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722690 | 5.3 ms | slot 6 ms | 2025-01-08 15:55:58.0461|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0461|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 188.68 Blk/s | recover 0 | process 111 2025-01-08 15:55:58.0461|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722691 (0xc5984c...d24230) 2025-01-08 15:55:58.0461|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0461|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0489|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722691 2025-01-08 15:55:58.0489|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.0489|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.0489|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722692 (0xfb4954...40dd6e) 2025-01-08 15:55:58.0489|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722691 | 2.4 ms | slot 3 ms | 2025-01-08 15:55:58.0489|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 15:55:58.0489|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0489|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0489|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0489|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 415.97 Blk/s | recover 0 | process 110 2025-01-08 15:55:58.0489|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 15:55:58.0523|DEBUG|Network.ProtocolsManager|25|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 15:55:58.0523|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722692 2025-01-08 15:55:58.0523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.0523|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.0523|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722692 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0523|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0523|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722693 (0xb515ee...98f54b) 2025-01-08 15:55:58.0523|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 13.31 MGas/s | 454.5 tps | 227.27 Blk/s | recover 0 | process 109 2025-01-08 15:55:58.0523|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0523|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0565|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->139.144.26.101:30303]. Sync peer has priority: False 2025-01-08 15:55:58.0565|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] 2025-01-08 15:55:58.0565|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 15:55:58.0565|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] to refresh queue 2025-01-08 15:55:58.0565|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0 sync peer [Session|Out|Initialized|30303->139.144.26.101:30303] created. 2025-01-08 15:55:58.0565|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722693 2025-01-08 15:55:58.0565|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:55:58.0565|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 15:55:58.0565|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722694 (0x38cafd...b3ffa1) 2025-01-08 15:55:58.0565|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722693 | 3.7 ms | slot 4 ms | 2025-01-08 15:55:58.0565|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.0565|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 271.74 Blk/s | recover 0 | process 108 2025-01-08 15:55:58.0565|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722694. 2025-01-08 15:55:58.0753|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 108. 2025-01-08 15:55:58.0753|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722694. 2025-01-08 15:55:58.0789|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 15:55:58.0789|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:55:58.0789|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 15:55:58.0789|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:55:58.0789|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 15:55:58.0839|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722694 2025-01-08 15:55:58.0857|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722695 (0x7f6c0e...4cf66f) 2025-01-08 15:55:58.0857|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722694 | 27.1 ms | slot 28 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0857|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0004XDAI 0.28 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.0857|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 10.47 MGas/s | 110.8 tps | 36.94 Blk/s | recover 0 | process 107 2025-01-08 15:55:58.0857|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:55:58.0924|DEBUG|Network.ProtocolsManager|25|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 15:55:58.0924|DEBUG|Network.ProtocolsManager|25|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 15:55:58.0924|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722695 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.0924|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722695 | 9.0 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0924|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0924|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 15:55:58.0924|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 3.25 MGas/s | 111.0 tps | 110.96 Blk/s | recover 0 | process 106 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 15:55:58.0924|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722696 (0x8f3a07...edc0d9) 2025-01-08 15:55:58.0924|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 15:55:58.0924|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0924|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.0976|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722696 2025-01-08 15:55:58.0976|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.0976|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.0976|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722696 | 2.6 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.0976|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.0976|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722697 (0x734bab...6d5772) 2025-01-08 15:55:58.0976|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 11.37 MGas/s | 388.0 tps | 388.05 Blk/s | recover 0 | process 105 2025-01-08 15:55:58.0976|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.0976|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1053|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722697 2025-01-08 15:55:58.1053|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.1053|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp, Precompile 2025-01-08 15:55:58.1053|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722698 (0xcd72e6...e6d43b) 2025-01-08 15:55:58.1053|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722697 | 7.4 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1053|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1053|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1053|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1053|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 16.22 MGas/s | 135.7 tps | 135.74 Blk/s | recover 0 | process 104 2025-01-08 15:55:58.1053|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722698 2025-01-08 15:55:58.1082|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:55:58.1082|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 15:55:58.1082|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722698 | 2.3 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1082|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722699 (0x03663e...98853a) 2025-01-08 15:55:58.1082|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1082|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 12.89 MGas/s | 439.9 tps | 439.95 Blk/s | recover 0 | process 103 2025-01-08 15:55:58.1082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1122|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722699 2025-01-08 15:55:58.1122|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722700 (0x292439...75fbc4) 2025-01-08 15:55:58.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1122|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722699 | 4.2 ms | slot 4 ms | 2025-01-08 15:55:58.1122|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1122|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 6.98 MGas/s | 238.3 tps | 238.27 Blk/s | recover 0 | process 102 2025-01-08 15:55:58.1164|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722700 2025-01-08 15:55:58.1164|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722701 (0x711776...6d4454) 2025-01-08 15:55:58.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1164|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722700 | 3.6 ms | slot 4 ms | 2025-01-08 15:55:58.1164|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1164|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 279.80 Blk/s | recover 0 | process 101 2025-01-08 15:55:58.1164|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722701 2025-01-08 15:55:58.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.1164|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722702 (0xe8829f...c1a551) 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722701 | 2.9 ms | slot 3 ms | 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 345.90 Blk/s | recover 0 | process 100 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1203|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722702 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722702 | 3.0 ms | slot 3 ms | 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722703 (0xb67f06...ddeb28) 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1203|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 332.67 Blk/s | recover 0 | process 99 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1258|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722703 2025-01-08 15:55:58.1258|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.1258|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.1258|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722703 | 3.1 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1258|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722704 (0x4e1937...9eb980) 2025-01-08 15:55:58.1258|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1258|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 9.58 MGas/s | 327.1 tps | 327.12 Blk/s | recover 0 | process 98 2025-01-08 15:55:58.1258|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722704. 2025-01-08 15:55:58.1258|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722704. 2025-01-08 15:55:58.1320|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722704 2025-01-08 15:55:58.1327|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.1327|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.1327|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722704 | 6.1 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1327|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1327|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 14.47 MGas/s | 494.2 tps | 164.74 Blk/s | recover 0 | process 97 2025-01-08 15:55:58.1327|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722705 (0xc78296...f9a612) 2025-01-08 15:55:58.1327|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722705. 2025-01-08 15:55:58.1327|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722705. 2025-01-08 15:55:58.1403|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722705 2025-01-08 15:55:58.1403|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722706 (0x63f49f...49c6ed) 2025-01-08 15:55:58.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.1403|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722705 | 7.4 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1403|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1403|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 11.85 MGas/s | 404.9 tps | 134.95 Blk/s | recover 0 | process 96 2025-01-08 15:55:58.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722706. 2025-01-08 15:55:58.1442|DEBUG|Synchronization.Peers.SyncPeerPool|39|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722828| 139.144.26.85:| Out] 2025-01-08 15:55:58.1442|DEBUG|Synchronization.Peers.SyncPeerPool|39|Refreshed peer info for [Peer|eth68|13722828| 139.144.26.85:| Out]. 2025-01-08 15:55:58.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722706. 2025-01-08 15:55:58.1442|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722706 2025-01-08 15:55:58.1442|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722707 (0x868c14...1bee43) 2025-01-08 15:55:58.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.1499|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722706 | 5.9 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1499|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1499|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722707. 2025-01-08 15:55:58.1499|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 19.95 MGas/s | 681.2 tps | 170.30 Blk/s | recover 0 | process 95 2025-01-08 15:55:58.1499|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722707. 2025-01-08 15:55:58.1531|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722707 2025-01-08 15:55:58.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.1531|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722708 (0xf0689e...e521c1) 2025-01-08 15:55:58.1531|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722707 | 6.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1531|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1531|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 18.80 MGas/s | 641.8 tps | 160.46 Blk/s | recover 0 | process 94 2025-01-08 15:55:58.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722708. 2025-01-08 15:55:58.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722708. 2025-01-08 15:55:58.1580|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722708 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722709 (0xc9d345...c85578) 2025-01-08 15:55:58.1602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722708 | 6.0 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1602|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722709. 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 14.61 MGas/s | 498.8 tps | 166.28 Blk/s | recover 0 | process 93 2025-01-08 15:55:58.1602|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722709. 2025-01-08 15:55:58.1602|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722709 2025-01-08 15:55:58.1602|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722709 | 3.3 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1602|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1602|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 26.30 MGas/s | 897.9 tps | 299.31 Blk/s | recover 0 | process 92 2025-01-08 15:55:58.1643|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722710 (0x001b2d...70b5aa) 2025-01-08 15:55:58.1643|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1643|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1643|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722710 2025-01-08 15:55:58.1643|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.1643|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.1643|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722710 | 3.3 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1643|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722711 (0xbf0ba5...c4ee98) 2025-01-08 15:55:58.1643|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1643|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 17.66 MGas/s | 602.8 tps | 301.39 Blk/s | recover 0 | process 91 2025-01-08 15:55:58.1643|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1643|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1702|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722711 2025-01-08 15:55:58.1702|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.1702|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.1702|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722711 | 2.5 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1702|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722712 (0xded6b0...5e50b4) 2025-01-08 15:55:58.1702|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1702|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 11.51 MGas/s | 392.9 tps | 392.93 Blk/s | recover 0 | process 90 2025-01-08 15:55:58.1702|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1702|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1729|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 90. 2025-01-08 15:55:58.1827|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722712 2025-01-08 15:55:58.1827|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.1827|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.1827|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722712 | 12.2 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.1827|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722713 (0xe62002...f8a207) 2025-01-08 15:55:58.1827|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1827|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 4.80 MGas/s | 163.8 tps | 81.90 Blk/s | recover 0 | process 89 2025-01-08 15:55:58.1827|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1827|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1852|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722713 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722713 | 2.1 ms | slot 2 ms | 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722714 (0x184615...482c2c) 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 472.81 Blk/s | recover 0 | process 88 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1852|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722714 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722714 | 2.0 ms | slot 2 ms | 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 501.76 Blk/s | recover 0 | process 87 2025-01-08 15:55:58.1852|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722715 (0xc94289...8898bc) 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1852|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1898|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722715 2025-01-08 15:55:58.1898|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.1898|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:55:58.1898|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722715 | 2.1 ms | slot 2 ms | 2025-01-08 15:55:58.1898|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722716 (0xb04f4e...1dc10a) 2025-01-08 15:55:58.1898|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.1898|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 485.20 Blk/s | recover 0 | process 86 2025-01-08 15:55:58.1898|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1898|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1898|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722716 2025-01-08 15:55:58.1922|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.1922|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722716 | 1.9 ms | slot 2 ms | 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722717 (0x67a889...a25d70) 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 520.83 Blk/s | recover 0 | process 85 2025-01-08 15:55:58.1922|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1922|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1922|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722717 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722717 | 2.8 ms | slot 3 ms | 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722718 (0xf5cc1a...5e899c) 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.1922|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.1922|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 363.64 Blk/s | recover 0 | process 84 2025-01-08 15:55:58.1922|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.1962|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1962|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.1962|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722718 2025-01-08 15:55:58.1962|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:55:58.1962|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 15:55:58.1962|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722719 (0x64dd59...40106b) 2025-01-08 15:55:58.1962|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.1962|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2004|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722718 | 3.5 ms | slot 4 ms | 2025-01-08 15:55:58.2004|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2004|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 284.01 Blk/s | recover 0 | process 83 2025-01-08 15:55:58.2004|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722719 2025-01-08 15:55:58.2004|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722720 (0xb344ee...86b8c5) 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722719 | 4.2 ms | slot 5 ms | 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 238.61 Blk/s | recover 0 | process 82 2025-01-08 15:55:58.2042|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722720 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722721 (0xa9616e...c1cec9) 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722720 | 3.3 ms | slot 4 ms | 2025-01-08 15:55:58.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2042|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 300.21 Blk/s | recover 0 | process 81 2025-01-08 15:55:58.2101|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722721 2025-01-08 15:55:58.2101|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 15:55:58.2101|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 15:55:58.2101|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722721 | 2.8 ms | slot 3 ms | 2025-01-08 15:55:58.2101|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2101|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722722 (0x16b18c...30c717) 2025-01-08 15:55:58.2101|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2101|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 358.55 Blk/s | recover 0 | process 80 2025-01-08 15:55:58.2101|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2135|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722722 2025-01-08 15:55:58.2135|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.2135|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.2135|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722723 (0x92866a...07ff04) 2025-01-08 15:55:58.2135|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2135|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2135|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722722 | 2.8 ms | slot 3 ms | 2025-01-08 15:55:58.2135|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2135|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 352.11 Blk/s | recover 0 | process 79 2025-01-08 15:55:58.2173|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722723 2025-01-08 15:55:58.2173|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722724 (0x974007...c738a1) 2025-01-08 15:55:58.2173|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2173|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.2173|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2173|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2173|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722723 | 3.4 ms | slot 4 ms | 2025-01-08 15:55:58.2173|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2173|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 298.15 Blk/s | recover 0 | process 78 2025-01-08 15:55:58.2208|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722724 2025-01-08 15:55:58.2208|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.2208|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.2208|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722724 | 3.1 ms | slot 4 ms | 2025-01-08 15:55:58.2208|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2208|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722725 (0xb4e7b6...fe2e3c) 2025-01-08 15:55:58.2208|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 319.39 Blk/s | recover 0 | process 77 2025-01-08 15:55:58.2208|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2208|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2208|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722725 2025-01-08 15:55:58.2208|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:55:58.2208|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 15:55:58.2242|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722725 | 2.5 ms | slot 3 ms | 2025-01-08 15:55:58.2242|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2242|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 396.35 Blk/s | recover 0 | process 76 2025-01-08 15:55:58.2242|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722726 (0xeb811b...39b0ec) 2025-01-08 15:55:58.2242|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2242|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2242|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722726 2025-01-08 15:55:58.2242|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722726 | 3.5 ms | slot 4 ms | 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 289.10 Blk/s | recover 0 | process 75 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722727 (0x5600f1...cc5840) 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2282|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722727 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722727 | 2.4 ms | slot 3 ms | 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 420.70 Blk/s | recover 0 | process 74 2025-01-08 15:55:58.2282|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722728 (0x58c542...3665f6) 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2282|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2335|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722728 2025-01-08 15:55:58.2335|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.2335|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722728 | 2.1 ms | slot 2 ms | 2025-01-08 15:55:58.2335|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2335|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722729 (0x1b4e8c...eb5385) 2025-01-08 15:55:58.2335|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.2335|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 467.29 Blk/s | recover 0 | process 73 2025-01-08 15:55:58.2335|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722729. 2025-01-08 15:55:58.2335|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722729. 2025-01-08 15:55:58.2369|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722729 2025-01-08 15:55:58.2369|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722730 (0x0b3198...db53d0) 2025-01-08 15:55:58.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2369|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722729 | 3.2 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2369|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2369|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 27.88 MGas/s | 951.5 tps | 317.16 Blk/s | recover 0 | process 72 2025-01-08 15:55:58.2407|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722730 2025-01-08 15:55:58.2407|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722731 (0x2f56e5...5f2f8a) 2025-01-08 15:55:58.2407|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722730 | 3.8 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2407|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2407|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 15.23 MGas/s | 519.9 tps | 259.94 Blk/s | recover 0 | process 71 2025-01-08 15:55:58.2407|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.2407|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.2407|DEBUG|Synchronization.Peers.SyncPeerPool|11|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722828| 35.206.174.92:| Out] 2025-01-08 15:55:58.2407|DEBUG|Synchronization.Peers.SyncPeerPool|11|Refreshed peer info for [Peer|eth68|13722828| 35.206.174.92:| Out]. 2025-01-08 15:55:58.2407|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722731. 2025-01-08 15:55:58.2443|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722731. 2025-01-08 15:55:58.2485|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722731 2025-01-08 15:55:58.2485|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722732 (0x5ddb84...3ffa91) 2025-01-08 15:55:58.2485|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2485|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2485|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722731 | 7.2 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2485|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2485|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 16.19 MGas/s | 552.6 tps | 138.14 Blk/s | recover 0 | process 70 2025-01-08 15:55:58.2485|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722732. 2025-01-08 15:55:58.2528|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722732. 2025-01-08 15:55:58.2528|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722732 2025-01-08 15:55:58.2528|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.2528|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2528|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722732 | 5.2 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2528|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2528|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722733 (0xf4b13b...97abe5) 2025-01-08 15:55:58.2528|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 28.38 MGas/s | 968.6 tps | 193.72 Blk/s | recover 0 | process 69 2025-01-08 15:55:58.2528|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722733. 2025-01-08 15:55:58.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722733. 2025-01-08 15:55:58.2572|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722733 2025-01-08 15:55:58.2604|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:55:58.2604|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2604|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722733 | 5.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2604|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2604|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722734 (0x4a6dd7...a9eefb) 2025-01-08 15:55:58.2604|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 26.12 MGas/s | 891.7 tps | 178.35 Blk/s | recover 0 | process 68 2025-01-08 15:55:58.2604|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722734. 2025-01-08 15:55:58.2604|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.147.165:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:58.2655|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722734. 2025-01-08 15:55:58.2655|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722734 2025-01-08 15:55:58.2655|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722735 (0xda9adc...85a2f1) 2025-01-08 15:55:58.2655|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2655|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2690|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722735. 2025-01-08 15:55:58.2690|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722734 | 5.7 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2690|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2690|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 20.51 MGas/s | 700.2 tps | 175.04 Blk/s | recover 0 | process 67 2025-01-08 15:55:58.2690|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722735. 2025-01-08 15:55:58.2722|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722735 2025-01-08 15:55:58.2722|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 67. 2025-01-08 15:55:58.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2722|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722735 | 5.9 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2722|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722736 (0xe96c71...82f441) 2025-01-08 15:55:58.2722|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.2722|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 15.02 MGas/s | 512.6 tps | 170.88 Blk/s | recover 0 | process 66 2025-01-08 15:55:58.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.2722|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.2722|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|43|Changing sync Disconnected to WaitingForBlock, FastHeaders at block: 13722801 | target: 13722828 | peer: 13722828 2025-01-08 15:55:58.2722|DEBUG|Synchronization.Reporting.SyncReport|43|Sync mode changed from Disconnected to WaitingForBlock, FastHeaders 2025-01-08 15:55:58.2775|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722736 2025-01-08 15:55:58.2775|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.2775|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:55:58.2775|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722736 | 4.6 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2775|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2775|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 6.35 MGas/s | 216.9 tps | 216.92 Blk/s | recover 0 | process 65 2025-01-08 15:55:58.2775|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722737 (0x5a0756...68c9d1) 2025-01-08 15:55:58.2775|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722737. 2025-01-08 15:55:58.2775|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722737. 2025-01-08 15:55:58.2824|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722737 2025-01-08 15:55:58.2824|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:55:58.2824|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722738 (0x12ce05...3cf3aa) 2025-01-08 15:55:58.2824|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2824|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722737 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2824|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722738. 2025-01-08 15:55:58.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722738. 2025-01-08 15:55:58.2848|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2848|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 26.45 MGas/s | 902.7 tps | 225.68 Blk/s | recover 0 | process 64 2025-01-08 15:55:58.2848|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|HeadersSyncFeed state changed to Active 2025-01-08 15:55:58.2848|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|37|SyncDispatcher got activated. 2025-01-08 15:55:58.2888|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722738 2025-01-08 15:55:58.2888|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:55:58.2888|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722738 | 6.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.2888|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.2888|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 18.76 MGas/s | 640.6 tps | 160.15 Blk/s | recover 0 | process 63 2025-01-08 15:55:58.2888|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722739 (0xcad274...668e8d) 2025-01-08 15:55:58.2888|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.2888|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722739. 2025-01-08 15:55:58.2924|DEBUG|Synchronization.Peers.SyncPeerPool|40|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722828| 35.210.126.23:| Out] 2025-01-08 15:55:58.2924|DEBUG|Synchronization.Peers.SyncPeerPool|40|Refreshed peer info for [Peer|eth68|13722828| 35.210.126.23:| Out]. 2025-01-08 15:55:58.2978|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722739. 2025-01-08 15:55:58.3055|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722739 2025-01-08 15:55:58.3055|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722740 (0xafc802...cc01c2) 2025-01-08 15:55:58.3055|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.3055|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:55:58.3055|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.3055|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.3119|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722739 | 16.3 ms | slot 17 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3119|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0004XDAI 0.25 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.3119|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 15.25 MGas/s | 246.0 tps | 61.51 Blk/s | recover 0 | process 62 2025-01-08 15:55:58.3162|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722740 2025-01-08 15:55:58.3162|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:55:58.3162|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:55:58.3162|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722740 | 10.3 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3162|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.3162|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 2.84 MGas/s | 96.9 tps | 96.94 Blk/s | recover 0 | process 61 2025-01-08 15:55:58.3162|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722741 (0xaf8a2f...a38d70) 2025-01-08 15:55:58.3162|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722741. 2025-01-08 15:55:58.3162|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722741. 2025-01-08 15:55:58.3261|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722741 2025-01-08 15:55:58.3261|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.3261|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3261|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722741 | 9.1 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3261|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.3261|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 16.19 MGas/s | 552.5 tps | 110.50 Blk/s | recover 0 | process 60 2025-01-08 15:55:58.3283|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722742 (0xf687bf...528696) 2025-01-08 15:55:58.3283|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722742. 2025-01-08 15:55:58.3283|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722742. 2025-01-08 15:55:58.3329|DEBUG|Network.PeerManager|43|Peer pool size is: 101 2025-01-08 15:55:58.3363|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722742 2025-01-08 15:55:58.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3363|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722743 (0xb6658a...92cbb8) 2025-01-08 15:55:58.3363|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722742 | 9.0 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3363|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.3363|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 9.76 MGas/s | 333.1 tps | 111.05 Blk/s | recover 0 | process 59 2025-01-08 15:55:58.3363|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722743. 2025-01-08 15:55:58.3404|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722743. 2025-01-08 15:55:58.3404|INFO|Blockchain.BlockTree|37|Missing block info - creating level in FindHeader scope when head is 13722742 (0xf687bf...528696). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 0, BestKnownNumber: 13722801 2025-01-08 15:55:58.3529|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722743 2025-01-08 15:55:58.3529|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:55:58.3529|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3529|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722743 | 15.7 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3529|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.3529|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 7.46 MGas/s | 254.6 tps | 63.66 Blk/s | recover 0 | process 58 2025-01-08 15:55:58.3529|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722744 (0x5fdf27...8c6608) 2025-01-08 15:55:58.3529|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722744. 2025-01-08 15:55:58.3529|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722744. 2025-01-08 15:55:58.3615|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722744 2025-01-08 15:55:58.3615|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.3615|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3615|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722744 | 7.5 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3615|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.3615|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 19.42 MGas/s | 663.0 tps | 132.61 Blk/s | recover 0 | process 57 2025-01-08 15:55:58.3615|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722745 (0x804064...eed5d1) 2025-01-08 15:55:58.3615|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722745. 2025-01-08 15:55:58.3615|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722745. 2025-01-08 15:55:58.3653|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722745 2025-01-08 15:55:58.3653|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.3653|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3653|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722746 (0x8dc5eb...59c80d) 2025-01-08 15:55:58.3653|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722745 | 3.4 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3653|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.3653|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 25.61 MGas/s | 874.1 tps | 291.38 Blk/s | recover 0 | process 56 2025-01-08 15:55:58.3653|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722746. 2025-01-08 15:55:58.3485|ERROR|Synchronization.Synchronizer|43|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 15:55:58.3682|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722746. 2025-01-08 15:55:58.3682|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722746 2025-01-08 15:55:58.3682|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:55:58.3682|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3682|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722747 (0x91e880...3b82c9) 2025-01-08 15:55:58.3682|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722746 | 4.9 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3682|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.3682|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 30.17 MGas/s | 1,029.9 tps | 205.97 Blk/s | recover 0 | process 55 2025-01-08 15:55:58.3726|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722747. 2025-01-08 15:55:58.3726|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722747. 2025-01-08 15:55:58.3726|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722747 2025-01-08 15:55:58.3726|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.3726|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722748 (0xf3287e...6ede3b) 2025-01-08 15:55:58.3726|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3726|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722747 | 3.9 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3726|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.3726|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 30.03 MGas/s | 1,025.4 tps | 256.34 Blk/s | recover 0 | process 54 2025-01-08 15:55:58.3726|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722748. 2025-01-08 15:55:58.3773|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722748. 2025-01-08 15:55:58.3807|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 54. 2025-01-08 15:55:58.3807|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722748 2025-01-08 15:55:58.3807|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722749 (0xae8695...4fc6fc) 2025-01-08 15:55:58.3807|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.3807|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3807|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722748 | 5.9 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3807|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722749. 2025-01-08 15:55:58.3807|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.3807|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722749. 2025-01-08 15:55:58.3807|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 19.72 MGas/s | 673.1 tps | 168.27 Blk/s | recover 0 | process 53 2025-01-08 15:55:58.3860|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722749 2025-01-08 15:55:58.3860|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.3860|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.3860|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722749 | 5.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.3860|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.3860|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 15.57 MGas/s | 531.5 tps | 177.18 Blk/s | recover 0 | process 52 2025-01-08 15:55:58.3887|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722750 (0x785c3e...6bd184) 2025-01-08 15:55:58.3887|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722750. 2025-01-08 15:55:58.3943|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722750. 2025-01-08 15:55:58.3999|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722750 2025-01-08 15:55:58.4008|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722751 (0x32fabe...32c3f9) 2025-01-08 15:55:58.4008|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.4008|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722750 | 11.8 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4008|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.4008|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 17.56 MGas/s | 339.0 tps | 84.75 Blk/s | recover 0 | process 51 2025-01-08 15:55:58.4008|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:55:58.4008|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722751. 2025-01-08 15:55:58.4044|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722751. 2025-01-08 15:55:58.4124|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722751 2025-01-08 15:55:58.4175|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.4175|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722751 | 16.6 ms | slot 17 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4175|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.4175|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.4175|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 7.05 MGas/s | 240.7 tps | 60.18 Blk/s | recover 0 | process 50 2025-01-08 15:55:58.4175|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722752 (0x2a5396...fcf089) 2025-01-08 15:55:58.4175|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722752. 2025-01-08 15:55:58.4175|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722752. 2025-01-08 15:55:58.4225|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722752 2025-01-08 15:55:58.4225|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722753 (0x9b0479...977379) 2025-01-08 15:55:58.4225|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722752 | 5.0 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4245|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.4245|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 23.27 MGas/s | 794.4 tps | 198.61 Blk/s | recover 0 | process 49 2025-01-08 15:55:58.4245|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.4245|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.4245|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.4245|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.4245|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722753 2025-01-08 15:55:58.4283|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.4283|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.4283|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722753 | 4.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4283|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722754 (0xd8bc22...34755c) 2025-01-08 15:55:58.4283|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.4283|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 6.98 MGas/s | 238.5 tps | 238.49 Blk/s | recover 0 | process 48 2025-01-08 15:55:58.4283|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722754. 2025-01-08 15:55:58.4398|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722754. 2025-01-08 15:55:58.4426|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722754 2025-01-08 15:55:58.4426|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.4445|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722754 | 15.5 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4445|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0004XDAI 0.24 MGas | 5 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 15:55:58.4445|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 15.23 MGas/s | 321.9 tps | 64.37 Blk/s | recover 0 | process 47 2025-01-08 15:55:58.4445|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:55:58.4445|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722755 (0xcdece2...bd3feb) 2025-01-08 15:55:58.4445|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.4445|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.4490|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722755 2025-01-08 15:55:58.4490|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722755 | 3.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4490|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722756 (0xb6324b...502c87) 2025-01-08 15:55:58.4490|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.4490|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 8.72 MGas/s | 297.8 tps | 297.80 Blk/s | recover 0 | process 46 2025-01-08 15:55:58.4490|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.4490|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.4490|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722756. 2025-01-08 15:55:58.4490|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722756. 2025-01-08 15:55:58.4559|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722756 2025-01-08 15:55:58.4563|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.4563|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.4563|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722757 (0x6ba1ea...f59198) 2025-01-08 15:55:58.4563|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722756 | 6.4 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4563|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.4563|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 13.71 MGas/s | 468.0 tps | 156.01 Blk/s | recover 0 | process 45 2025-01-08 15:55:58.4611|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722757. 2025-01-08 15:55:58.4611|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722757. 2025-01-08 15:55:58.4611|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722757 2025-01-08 15:55:58.4646|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722758 (0xc9065e...1b7b27) 2025-01-08 15:55:58.4646|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.4646|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.4646|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.4646|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.4646|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722757 | 7.7 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4646|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.4646|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 11.37 MGas/s | 388.3 tps | 129.45 Blk/s | recover 0 | process 44 2025-01-08 15:55:58.4646|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722758 2025-01-08 15:55:58.4685|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.4685|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.4685|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722758 | 3.9 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4685|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.4685|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 15.06 MGas/s | 514.1 tps | 257.07 Blk/s | recover 0 | process 43 2025-01-08 15:55:58.4685|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722759 (0x4f4466...aed763) 2025-01-08 15:55:58.4749|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722759. 2025-01-08 15:55:58.4749|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722759. 2025-01-08 15:55:58.4769|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722759 2025-01-08 15:55:58.4769|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:55:58.4769|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.4769|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722759 | 8.1 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.4769|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.4769|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 17.99 MGas/s | 614.5 tps | 122.90 Blk/s | recover 0 | process 42 2025-01-08 15:55:58.4769|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722760 (0x3805ff...833cf3) 2025-01-08 15:55:58.4769|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722760. 2025-01-08 15:55:58.4769|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722760. 2025-01-08 15:55:58.4854|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 42. 2025-01-08 15:55:58.4854|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722760 2025-01-08 15:55:58.5250|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722761 (0x65ffff...46dda5) 2025-01-08 15:55:58.5250|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.5250|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722760 | 46.4 ms | slot 47 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.5250|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5250|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.5250|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 2.52 MGas/s | 86.1 tps | 21.53 Blk/s | recover 0 | process 41 2025-01-08 15:55:58.5250|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722761. 2025-01-08 15:55:58.5298|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722761. 2025-01-08 15:55:58.5374|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722761 2025-01-08 15:55:58.5374|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.5374|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:55:58.5374|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722761 | 12.8 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.5374|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0004XDAI 0.26 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5374|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 20.26 MGas/s | 313.0 tps | 78.26 Blk/s | recover 0 | process 40 2025-01-08 15:55:58.5374|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722762 (0x0700f1...dd21ee) 2025-01-08 15:55:58.5374|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5374|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5406|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722762 2025-01-08 15:55:58.5406|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722763 (0x0a1804...4ce5b7) 2025-01-08 15:55:58.5406|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5406|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.5406|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5406|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722762 | 2.2 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 457.04 Blk/s | recover 0 | process 39 2025-01-08 15:55:58.5447|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722828| 139.144.26.101:| Out] 2025-01-08 15:55:58.5447|DEBUG|Synchronization.Peers.SyncPeerPool|43|Refreshed peer info for [Peer|eth68|13722828| 139.144.26.101:| Out]. 2025-01-08 15:55:58.5447|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722763 2025-01-08 15:55:58.5447|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:55:58.5447|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722763 | 5.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722764 (0xf8f56b...7d2a5e) 2025-01-08 15:55:58.5447|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 5.19 MGas/s | 177.3 tps | 177.30 Blk/s | recover 0 | process 38 2025-01-08 15:55:58.5447|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5447|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5498|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722764 2025-01-08 15:55:58.5498|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722765 (0x0ce263...b2ecea) 2025-01-08 15:55:58.5498|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5498|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.5498|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5498|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5552|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722764 | 3.0 ms | slot 3 ms | 2025-01-08 15:55:58.5552|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5552|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 336.59 Blk/s | recover 0 | process 37 2025-01-08 15:55:58.5589|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722765 2025-01-08 15:55:58.5589|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.5589|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.5589|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722765 | 8.2 ms | slot 9 ms | 2025-01-08 15:55:58.5589|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.5589|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 121.37 Blk/s | recover 0 | process 36 2025-01-08 15:55:58.5589|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722766 (0xee61b2...916c1a) 2025-01-08 15:55:58.5602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5602|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722766 2025-01-08 15:55:58.5602|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:55:58.5602|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 7, PriorityPeerCount: 0 2025-01-08 15:55:58.5602|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 15:55:58.5602|DEBUG|Network.ProtocolsManager|25|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 15:55:58.5602|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722767 (0x836a3f...912557) 2025-01-08 15:55:58.5602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.5602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5602|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722766 | 3.0 ms | slot 4 ms | 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 336.47 Blk/s | recover 0 | process 35 2025-01-08 15:55:58.5642|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722767 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722768 (0x9f758f...ecf6aa) 2025-01-08 15:55:58.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722767 | 2.8 ms | slot 3 ms | 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5642|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 359.58 Blk/s | recover 0 | process 34 2025-01-08 15:55:58.5689|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722768 2025-01-08 15:55:58.5689|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:55:58.5689|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:55:58.5689|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722768 | 2.6 ms | slot 3 ms | 2025-01-08 15:55:58.5689|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5689|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722769 (0x7f34ed...1a4993) 2025-01-08 15:55:58.5689|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 377.93 Blk/s | recover 0 | process 33 2025-01-08 15:55:58.5689|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5689|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5732|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722769 2025-01-08 15:55:58.5732|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.5732|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722769 | 4.1 ms | slot 4 ms |⛽ Gas gwei: 3.00 .. 3.00 (3.00) .. 3.00 2025-01-08 15:55:58.5732|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.5732|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5732|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 7.47 MGas/s | 243.1 tps | 243.13 Blk/s | recover 0 | process 32 2025-01-08 15:55:58.5732|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722770 (0x27ac9b...7f1087) 2025-01-08 15:55:58.5732|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5732|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5770|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722770 2025-01-08 15:55:58.5770|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.5770|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.5770|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722770 | 3.1 ms | slot 4 ms | 2025-01-08 15:55:58.5770|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722771 (0xd183fe...32f2ea) 2025-01-08 15:55:58.5770|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5770|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 322.68 Blk/s | recover 0 | process 31 2025-01-08 15:55:58.5770|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5770|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5849|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 31. 2025-01-08 15:55:58.5926|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722771 2025-01-08 15:55:58.5926|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.5926|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:55:58.5926|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722772 (0x0dcef1...aa9a11) 2025-01-08 15:55:58.5926|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722771 | 15.2 ms | slot 15 ms | 2025-01-08 15:55:58.5926|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.5926|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 65.70 Blk/s | recover 0 | process 30 2025-01-08 15:55:58.5926|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.5926|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.5987|INFO|Network.Discovery.DiscoveryApp|43|Connected to 0 bootnodes, 111 trusted/persisted nodes 2025-01-08 15:55:58.6006|DEBUG|Network.Discovery.DiscoveryApp|43|Starting discovery persistence timer 2025-01-08 15:55:58.6006|DEBUG|Network.Discovery.DiscoveryApp|43|Starting discovery timer 2025-01-08 15:55:58.6043|DEBUG|Synchronization.Peers.SyncPeerPool|37|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722828| 3.69.35.13:| Out] 2025-01-08 15:55:58.6043|DEBUG|Synchronization.Peers.SyncPeerPool|37|Refreshed peer info for [Peer|eth68|13722828| 3.69.35.13:| Out]. 2025-01-08 15:55:58.6043|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722772 2025-01-08 15:55:58.6043|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722773 (0x60ebd0...cff94c) 2025-01-08 15:55:58.6043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.6043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6043|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6043|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722772 | 11.8 ms | slot 12 ms | 2025-01-08 15:55:58.6043|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6043|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 84.60 Blk/s | recover 0 | process 29 2025-01-08 15:55:58.6082|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722773 2025-01-08 15:55:58.6082|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722774 (0xac15cb...604202) 2025-01-08 15:55:58.6082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.6082|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722773 | 3.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6082|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6082|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 327.76 Blk/s | recover 0 | process 28 2025-01-08 15:55:58.6082|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722774. 2025-01-08 15:55:58.6082|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722774. 2025-01-08 15:55:58.6152|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722774 2025-01-08 15:55:58.6152|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:55:58.6152|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:55:58.6152|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.6152|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722775 (0x3eb9d2...d5aebb) 2025-01-08 15:55:58.6152|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722774 | 7.1 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6162|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6162|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 12.43 MGas/s | 424.5 tps | 141.50 Blk/s | recover 0 | process 27 2025-01-08 15:55:58.6162|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722775. 2025-01-08 15:55:58.6162|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722775. 2025-01-08 15:55:58.6206|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722775 2025-01-08 15:55:58.6206|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722776 (0xbb0789...543db2) 2025-01-08 15:55:58.6206|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6206|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.6206|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6206|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6206|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722775 | 4.8 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6206|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6206|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 18.15 MGas/s | 619.8 tps | 206.61 Blk/s | recover 0 | process 26 2025-01-08 15:55:58.6279|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722776 2025-01-08 15:55:58.6288|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722777 (0xfc21b4...56b0be) 2025-01-08 15:55:58.6288|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6288|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.6288|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722776 | 7.1 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6288|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6288|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 8.30 MGas/s | 283.3 tps | 141.64 Blk/s | recover 0 | process 25 2025-01-08 15:55:58.6288|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722777. 2025-01-08 15:55:58.6288|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722777. 2025-01-08 15:55:58.6389|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722777 2025-01-08 15:55:58.6389|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722778 (0x97e7a5...858f54) 2025-01-08 15:55:58.6389|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.6403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6403|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722777 | 10.6 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6403|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0003XDAI 0.18 MGas | 6 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6403|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 16.61 MGas/s | 567.2 tps | 94.54 Blk/s | recover 0 | process 24 2025-01-08 15:55:58.6461|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722778 2025-01-08 15:55:58.6461|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.6461|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:55:58.6461|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722778 | 6.5 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6461|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6461|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 8.99 MGas/s | 307.2 tps | 153.61 Blk/s | recover 0 | process 23 2025-01-08 15:55:58.6461|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722779 (0x07d8c9...e16dfc) 2025-01-08 15:55:58.6461|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722779. 2025-01-08 15:55:58.6461|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722779. 2025-01-08 15:55:58.6529|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722779 2025-01-08 15:55:58.6529|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.6529|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722779 | 6.5 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6529|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.6529|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6529|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 18.06 MGas/s | 616.7 tps | 154.18 Blk/s | recover 0 | process 22 2025-01-08 15:55:58.6529|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722780 (0x591561...d37797) 2025-01-08 15:55:58.6529|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722780. 2025-01-08 15:55:58.6529|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722780. 2025-01-08 15:55:58.6569|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722780 2025-01-08 15:55:58.6569|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722781 (0x57eceb...cca399) 2025-01-08 15:55:58.6569|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6569|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.6569|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722780 | 3.6 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6569|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6569|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 32.57 MGas/s | 1,112.3 tps | 278.09 Blk/s | recover 0 | process 21 2025-01-08 15:55:58.6569|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722781. 2025-01-08 15:55:58.6603|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722781. 2025-01-08 15:55:58.6603|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722781 2025-01-08 15:55:58.6682|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.6682|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:55:58.6682|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.6682|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722781 | 11.3 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6682|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6682|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 10.40 MGas/s | 355.1 tps | 88.76 Blk/s | recover 0 | process 20 2025-01-08 15:55:58.6682|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722782 (0x7280aa...4b494c) 2025-01-08 15:55:58.6682|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6682|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6746|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722782 2025-01-08 15:55:58.6746|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.6746|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.6746|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722782 | 4.5 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6746|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6746|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 13.11 MGas/s | 447.6 tps | 223.81 Blk/s | recover 0 | process 19 2025-01-08 15:55:58.6746|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722783 (0x67a1db...8ae251) 2025-01-08 15:55:58.6746|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6746|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6770|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.243.252.124:5072] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:55:58.6770|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722783 2025-01-08 15:55:58.6832|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722784 (0x67afea...ab3dfd) 2025-01-08 15:55:58.6832|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6832|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp, Precompile 2025-01-08 15:55:58.6832|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6832|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6832|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722783 | 7.4 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6832|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.6832|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 16.07 MGas/s | 134.8 tps | 134.79 Blk/s | recover 0 | process 18 2025-01-08 15:55:58.6852|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|40|Delaying producing block, chain not processed yet. BlockProcessingQueue count 18. 2025-01-08 15:55:58.6852|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722784 2025-01-08 15:55:58.6852|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.6852|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.6852|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722784 | 3.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.6852|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6852|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 18.66 MGas/s | 637.6 tps | 318.78 Blk/s | recover 0 | process 17 2025-01-08 15:55:58.6852|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722785 (0x78748d...c5fcd2) 2025-01-08 15:55:58.6852|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6852|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6889|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722785 2025-01-08 15:55:58.6889|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722785 | 2.4 ms | slot 3 ms | 2025-01-08 15:55:58.6889|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6889|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722786 (0xe2fa96...213d84) 2025-01-08 15:55:58.6889|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6889|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 413.22 Blk/s | recover 0 | process 16 2025-01-08 15:55:58.6889|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.6889|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6889|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6922|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722786 2025-01-08 15:55:58.6922|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 15:55:58.6922|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 15:55:58.6922|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722786 | 2.7 ms | slot 3 ms | 2025-01-08 15:55:58.6922|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6922|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 371.06 Blk/s | recover 0 | process 15 2025-01-08 15:55:58.6922|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722787 (0x169784...9b7375) 2025-01-08 15:55:58.6922|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6922|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.6981|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722787 2025-01-08 15:55:58.6981|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.6981|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.6981|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722787 | 5.1 ms | slot 6 ms | 2025-01-08 15:55:58.6981|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.6981|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 196.16 Blk/s | recover 0 | process 14 2025-01-08 15:55:58.6981|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722788 (0x028732...23f74d) 2025-01-08 15:55:58.6981|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.6981|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7075|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722788 2025-01-08 15:55:58.7075|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.7075|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.7075|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722788 | 9.2 ms | slot 10 ms | 2025-01-08 15:55:58.7075|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722789 (0xefb166...42f20a) 2025-01-08 15:55:58.7082|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7082|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 108.53 Blk/s | recover 0 | process 13 2025-01-08 15:55:58.7082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7082|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7082|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722789 2025-01-08 15:55:58.7123|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722789 | 3.8 ms | slot 4 ms | 2025-01-08 15:55:58.7123|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.7123|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722790 (0x659152...98e114) 2025-01-08 15:55:58.7123|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 260.48 Blk/s | recover 0 | process 12 2025-01-08 15:55:58.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7123|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7214|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722790 2025-01-08 15:55:58.7214|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722790 | 9.3 ms | slot 10 ms | 2025-01-08 15:55:58.7214|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722791 (0xb652c6...0eb46b) 2025-01-08 15:55:58.7214|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7214|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 108.07 Blk/s | recover 0 | process 11 2025-01-08 15:55:58.7214|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.7214|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:55:58.7214|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7214|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7246|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722791 2025-01-08 15:55:58.7246|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722792 (0x82c03f...4c03cc) 2025-01-08 15:55:58.7246|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7246|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.7246|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7246|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7246|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722791 | 2.8 ms | slot 3 ms | 2025-01-08 15:55:58.7246|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7246|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 357.78 Blk/s | recover 0 | process 10 2025-01-08 15:55:58.7291|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722792 2025-01-08 15:55:58.7291|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:55:58.7291|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:55:58.7291|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722792 | 4.2 ms | slot 5 ms | 2025-01-08 15:55:58.7291|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.7291|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722793 (0xdae904...fca277) 2025-01-08 15:55:58.7291|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 238.95 Blk/s | recover 0 | process 9 2025-01-08 15:55:58.7291|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7291|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7322|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722793 2025-01-08 15:55:58.7322|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722794 (0xccffa5...6f06a8) 2025-01-08 15:55:58.7322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:55:58.7322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7322|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722793 | 2.6 ms | slot 3 ms | 2025-01-08 15:55:58.7322|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7322|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 382.26 Blk/s | recover 0 | process 8 2025-01-08 15:55:58.7364|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722794 2025-01-08 15:55:58.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:55:58.7364|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722795 (0x9310f8...372e01) 2025-01-08 15:55:58.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:55:58.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7364|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7364|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722794 | 4.7 ms | slot 5 ms | 2025-01-08 15:55:58.7364|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7364|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 212.86 Blk/s | recover 0 | process 7 2025-01-08 15:55:58.7403|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722795 2025-01-08 15:55:58.7403|DEBUG|Synchronization.Peers.SyncPeerPool|17|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 15:55:58.7403|DEBUG|Synchronization.Peers.SyncPeerPool|17|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.7403|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722795 | 2.8 ms | slot 3 ms | 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.7403|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.7403|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 361.01 Blk/s | recover 0 | process 6 2025-01-08 15:55:58.7403|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7403|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722796 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.7403|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722797 (0xc465dc...01d49d) 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7403|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7403|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722796 | 2.5 ms | slot 3 ms | 2025-01-08 15:55:58.7442|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7442|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 401.77 Blk/s | recover 0 | process 5 2025-01-08 15:55:58.7442|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722797 2025-01-08 15:55:58.7442|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722798 (0x9e9ff1...51cc04) 2025-01-08 15:55:58.7442|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722797 | 3.4 ms | slot 4 ms | 2025-01-08 15:55:58.7442|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7482|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 293.77 Blk/s | recover 0 | process 4 2025-01-08 15:55:58.7482|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.7482|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:55:58.7482|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7482|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7482|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722798 2025-01-08 15:55:58.7482|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.7482|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.7482|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722798 | 4.0 ms | slot 4 ms | 2025-01-08 15:55:58.7482|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.7482|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 249.75 Blk/s | recover 0 | process 3 2025-01-08 15:55:58.7482|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722799 (0xc75731...ed30b6) 2025-01-08 15:55:58.7522|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7522|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 15:55:58.7522|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722799 2025-01-08 15:55:58.7522|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:55:58.7522|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:55:58.7522|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722799 | 2.9 ms | slot 3 ms | 2025-01-08 15:55:58.7522|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.7522|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 349.65 Blk/s | recover 0 | process 2 2025-01-08 15:55:58.7522|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722800 (0xada92c...d12904) 2025-01-08 15:55:58.7605|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722800. 2025-01-08 15:55:58.7653|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722800. 2025-01-08 15:55:58.7653|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722800 2025-01-08 15:55:58.7686|INFO|Consensus.Processing.BlockchainProcessor|15|Rerunning block after reorg or pruning: 13722801 (0xfa8e41...e2b5da) 2025-01-08 15:55:58.7686|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:55:58.7686|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.7686|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722801. 2025-01-08 15:55:58.7686|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722801. 2025-01-08 15:55:58.7686|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722800 | 12.9 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.7686|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 15:55:58.7686|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 6.84 MGas/s | 233.4 tps | 77.81 Blk/s | recover 0 | process 1 2025-01-08 15:55:58.7745|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722801 2025-01-08 15:55:58.7745|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:55:58.7745|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:55:58.7745|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722801 | 6.1 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:55:58.7745|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:55:58.7745|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 24.13 MGas/s | 824.0 tps | 164.80 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:55:58.8954|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.224.228:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.0410|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722828| 3.71.132.231:| Out] 2025-01-08 15:55:59.0410|DEBUG|Synchronization.Peers.SyncPeerPool|43|Refreshed peer info for [Peer|eth68|13722828| 3.71.132.231:| Out]. 2025-01-08 15:55:59.0780|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.238.203:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.0815|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.143.252.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:55:59.1356|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.64.208.68:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.1790|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.68.4.138:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:55:59.2314|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.1.66.177:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.3838|DEBUG|Network.PeerManager|15|Peer pool size is: 202 2025-01-08 15:55:59.4521|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.146.44:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.5424|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.239.91:30327] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.5661|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.1.82.206:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.6007|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.216.4:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.6689|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:55:59.8051|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.45.196.7:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.8728|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.203:30370] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:55:59.9147|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->67.220.73.33:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:00.0111|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9890000 for next AuRa step. 2025-01-08 15:56:00.0208|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.233:30323] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:00.1466|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->146.59.118.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:00.4302|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.70.180.70:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:00.4486|DEBUG|Network.PeerManager|39|Peer pool size is: 303 2025-01-08 15:56:00.5132|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->195.201.240.4:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:00.6742|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 15:56:00.6901|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.117.194:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:00.9780|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->63.35.124.60:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:01.1966|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|40|Attempt to request ENR before bonding 2025-01-08 15:56:01.2194|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.110.182:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:01.3808|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->99.248.100.186:33200] initiating disconnect because InvalidNetworkId, details: invalid network id - 715131 2025-01-08 15:56:01.4597|DEBUG|Network.PeerManager|40|Peer pool size is: 404 2025-01-08 15:56:01.4821|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.21.165.38:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:01.6779|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:01.7660|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.171.144.251:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:56:01.8115|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.43.30.96:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:01.9175|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.174.220.51:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:02.1679|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.117.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:02.4748|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->141.95.37.131:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:02.5301|DEBUG|Db.SimpleFilePublicKeyDb|37|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_ec4c950a-ccef-4d06-83ac-00cbc84c5aa5 2025-01-08 15:56:02.5301|DEBUG|Network.PeerManager|15|Peer pool size is: 505 2025-01-08 15:56:02.6832|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:03.0669|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->89.116.26.193:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:03.1342|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.233.142.245:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:03.5034|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 15:56:03.5887|DEBUG|Network.PeerManager|37|Peer pool size is: 606 2025-01-08 15:56:03.6851|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:03.7845|INFO|Merge.Plugin.MergePlugin|12|Engine Module has been enabled 2025-01-08 15:56:03.7845|INFO|HealthChecks.HealthChecksPlugin|12|Health RPC Module has been enabled 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|Step RegisterPluginRpcModules executed in 5,933ms 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 15:56:03.7891|INFO|Init.Steps.StartBlockProducer|12|Starting AuRa block producer & sealer 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|Step StartBlockProducer executed in 2ms 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 15:56:03.7891|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.52.36.72:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:56:03.7891|DEBUG|Init.Steps.EthereumStepsManager|12|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 15:56:03.7952|INFO|Runner.Ethereum.Steps.StartRpc|12|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 15:56:03.8011|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:56:03.8011|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 8, PriorityPeerCount: 0 2025-01-08 15:56:03.8011|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] to refresh queue 2025-01-08 15:56:03.8011|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|Out|Initialized|30303->162.19.57.173:30303] created. 2025-01-08 15:56:03.8011|DEBUG|Runner.Ethereum.JsonRpcRunner|12|Initializing JSON RPC 2025-01-08 15:56:03.8380|DEBUG|Runner.Ethereum.JsonRpcRunner|12|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|StartRpc : StartRpc (Executing) is Executing 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|17|Step StartRpc executed in 48ms 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc complete 2025-01-08 15:56:03.8380|DEBUG|Init.Steps.EthereumStepsManager|12|Reviewing steps manager dependencies 2025-01-08 15:56:03.8408|INFO|Runner.Ethereum.EthereumRunner|12| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 16 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 13722672 (0xaaaa29...90a94e) Chain ID : Chiado ===================================================================================== 2025-01-08 15:56:03.9074|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.37.15.57:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 15:56:03.9858|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->173.199.240.199:30804] initiating disconnect because InvalidNetworkId, details: invalid network id - 5 2025-01-08 15:56:04.0123|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:56:04.5820|DEBUG|Synchronization.Peers.SyncPeerPool|12|Sending my best block 13722801 (0xfa8e41...e2b5da) to [Peer|eth68|13722829| 162.19.57.173:| Out] 2025-01-08 15:56:04.5820|DEBUG|Synchronization.Peers.SyncPeerPool|12|Refreshed peer info for [Peer|eth68|13722829| 162.19.57.173:| Out]. 2025-01-08 15:56:04.6158|DEBUG|Network.PeerManager|17|Peer pool size is: 707 2025-01-08 15:56:04.6866|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 15:56:04.9193|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.168.38:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:56:05.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:56:05.2160|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:56:05.2352|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->1.2.215.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 15:56:05.3815|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.92.95.237:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 128 2025-01-08 15:56:05.6872|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:05.6949|DEBUG|Network.PeerManager|37|Peer pool size is: 808 2025-01-08 15:56:06.0439|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.248:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:06.6010|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:56:06.6304|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.247.18.72:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:56:06.6793|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:06.6859|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:06.6888|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:06.6888|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 9ms 2025-01-08 15:56:06.6888|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:06.7194|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:56:06.7194|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 15:56:06.7242|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 15:56:06.7242|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 5ms 2025-01-08 15:56:06.7297|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:56:06.7297|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"}, null] 2025-01-08 15:56:06.7297|DEBUG|Network.PeerManager|37|Peer pool size is: 909 2025-01-08 15:56:06.7371|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|Received ForkChoice: 13722801 (0xfa8e41...e2b5da), Safe: 13722780 (0x591561...d37797), Finalized: 13722766 (0xee61b2...916c1a) 2025-01-08 15:56:06.7371|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|17|ForkChoiceUpdate: block 13722801 (0xfa8e41...e2b5da) was processed. 2025-01-08 15:56:06.7403|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) 2025-01-08 15:56:06.7403|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xee61b262ea4daa5565bca10798ef68608e4b8655371ac8ba63a6f679e5916c1a","headBlockHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","safeBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797"},null]) handled in 11ms 2025-01-08 15:56:06.7403|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|43|Cleaned processed blob txs from block 0 to block 13722766 2025-01-08 15:56:06.7403|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|43|Blob transactions database columns have been compacted 2025-01-08 15:56:06.7403|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:56:06.7403|DEBUG|JsonRpc.JsonRpcService|17|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 15:56:06.7485|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 15:56:06.7485|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 5ms 2025-01-08 15:56:06.7613|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|85.241.165.114:33982->30303] to: 30404 2025-01-08 15:56:06.7651|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|85.241.165.114:33982->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:06.7715|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7833b784864a902c9750594fb5da736c7522c50b20aaf94ec1d21d25294450be","blockNumber":"0xd164b2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","prevRandao":"0xb1636a0f57a8b8b2629f4d11454efc9bb04a2a3f573971d11c24e8e7f8c594e5","receiptsRoot":"0x6f5bbf261445cb75a81b2c3e0e89b5629b850933dc2cb569deb93be86e2c6334","stateRoot":"0x151c4f69c06ff2cf685a610d9ad72893ceb158db1ad482687da311f98bb362af","timestamp":"0x677e9f7f","transactions":["0x02f901d58227d8830502978459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c663f215d156ea29f4961f2925e76faf659a75ab7f0fcbcd39e3d726b04e7f48a6960e40373b47a95d6738d7d9805a7b474079108c4b0183261007b1110e92b0332e332e30000000000000000000000000000000000000000000000000000000c080a0e473ea08476a0f6e74d0d37d29af7b46d0d03c82e1cde7105c27c94d11dee18fa06a4f589fe802488cfbe52a731796f806ecbe29517a15110260041e951de6263e","0x02f901d58227d8830551d38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e53a4d8e071bd61ef51392a64599daf801cdf5bce1da1c1f072200f3826b8da52208f224e863c03e2568f4b2ccfba0acfea5c435ac6e8ee84044c3bb8124a7cd3332e332e30000000000000000000000000000000000000000000000000000000c080a0461457760d17821c30d8c3501ca6cfecccc408341136789b9872db9c02570ea3a0020f67b326a80e135e3cfdc5f6ebc14c0780aa61ca1ea171830e8e02ed13b43f","0x02f901d58227d883054ac28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea1220d432c4f36b45e59f03218f9222a3b8a4c5ff4ca9cbed16cc468d08ad476dc87a3610810c5c10ed4bf90426ac3e0999b875fa400c5cf621dcafd76e4f339332e332e30000000000000000000000000000000000000000000000000000000c001a052080ba4080cdda2d78c3b267bf3c558baf3ea1c9dc46d36bb9c15b1fc1104c3a01cf74b4bab7e61a681236a7e042b892c985034f0d85b640899d3114f898b875d","0x02f901d58227d883053e668459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c24ffb0dd9424ae2edbddc5f6738e7d533e2d2f22e5949f867829b9aef16410a4d34e3bf10f89b233ac2e58a1dcfb1c975f9be3f1371327a7d9753c88d40e62a4332e332e30000000000000000000000000000000000000000000000000000000c001a0eaabe83a92bdd031db380400ba3895c2affd810397b73c74f71d8be2c4eb9544a02c06fccfac8b37a94f399e950682ddd0092c14c6355d27d3487643983554da8b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302326","validatorIndex":"0xf74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9653","index":"0x4302327","validatorIndex":"0xf75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d707","index":"0x4302328","validatorIndex":"0xf76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6a7","index":"0x4302329","validatorIndex":"0xf77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae1e","index":"0x430232a","validatorIndex":"0xf78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6a7","index":"0x430232b","validatorIndex":"0xf79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140244","index":"0x430232c","validatorIndex":"0xf7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d706","index":"0x430232d","validatorIndex":"0xf7b"}]},[],"0xb710c1d63eb7e2615525493b1d2128e7e60e09af9f546ad7de286ec91ae82524"]) 2025-01-08 15:56:06.7874|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722802 (0x7833b7...4450be), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:06.7884|INFO|Merge.Plugin.Synchronization.BeaconPivot|17|Removing beacon pivot, previous pivot: 2025-01-08 15:56:06.8046|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722802. 2025-01-08 15:56:06.8046|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722802. 2025-01-08 15:56:06.8093|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722802 2025-01-08 15:56:06.8093|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:06.8093|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:06.8093|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722802 | 5.8 ms | slot 8,035 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.8093|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.8093|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 20.36 MGas/s | 695.0 tps | 173.76 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:56:06.8143|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722802 (0x7833b7...4450be). 2025-01-08 15:56:06.8240|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.8257|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7833b784864a902c9750594fb5da736c7522c50b20aaf94ec1d21d25294450be","blockNumber":"0xd164b2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","prevRandao":"0xb1636a0f57a8b8b2629f4d11454efc9bb04a2a3f573971d11c24e8e7f8c594e5","receiptsRoot":"0x6f5bbf261445cb75a81b2c3e0e89b5629b850933dc2cb569deb93be86e2c6334","stateRoot":"0x151c4f69c06ff2cf685a610d9ad72893ceb158db1ad482687da311f98bb362af","timestamp":"0x677e9f7f","transactions":["0x02f901d58227d8830502978459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c663f215d156ea29f4961f2925e76faf659a75ab7f0fcbcd39e3d726b04e7f48a6960e40373b47a95d6738d7d9805a7b474079108c4b0183261007b1110e92b0332e332e30000000000000000000000000000000000000000000000000000000c080a0e473ea08476a0f6e74d0d37d29af7b46d0d03c82e1cde7105c27c94d11dee18fa06a4f589fe802488cfbe52a731796f806ecbe29517a15110260041e951de6263e","0x02f901d58227d8830551d38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e53a4d8e071bd61ef51392a64599daf801cdf5bce1da1c1f072200f3826b8da52208f224e863c03e2568f4b2ccfba0acfea5c435ac6e8ee84044c3bb8124a7cd3332e332e30000000000000000000000000000000000000000000000000000000c080a0461457760d17821c30d8c3501ca6cfecccc408341136789b9872db9c02570ea3a0020f67b326a80e135e3cfdc5f6ebc14c0780aa61ca1ea171830e8e02ed13b43f","0x02f901d58227d883054ac28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea1220d432c4f36b45e59f03218f9222a3b8a4c5ff4ca9cbed16cc468d08ad476dc87a3610810c5c10ed4bf90426ac3e0999b875fa400c5cf621dcafd76e4f339332e332e30000000000000000000000000000000000000000000000000000000c001a052080ba4080cdda2d78c3b267bf3c558baf3ea1c9dc46d36bb9c15b1fc1104c3a01cf74b4bab7e61a681236a7e042b892c985034f0d85b640899d3114f898b875d","0x02f901d58227d883053e668459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c24ffb0dd9424ae2edbddc5f6738e7d533e2d2f22e5949f867829b9aef16410a4d34e3bf10f89b233ac2e58a1dcfb1c975f9be3f1371327a7d9753c88d40e62a4332e332e30000000000000000000000000000000000000000000000000000000c001a0eaabe83a92bdd031db380400ba3895c2affd810397b73c74f71d8be2c4eb9544a02c06fccfac8b37a94f399e950682ddd0092c14c6355d27d3487643983554da8b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302326","validatorIndex":"0xf74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9653","index":"0x4302327","validatorIndex":"0xf75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d707","index":"0x4302328","validatorIndex":"0xf76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6a7","index":"0x4302329","validatorIndex":"0xf77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae1e","index":"0x430232a","validatorIndex":"0xf78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6a7","index":"0x430232b","validatorIndex":"0xf79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140244","index":"0x430232c","validatorIndex":"0xf7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d706","index":"0x430232d","validatorIndex":"0xf7b"}]},[],"0xb710c1d63eb7e2615525493b1d2128e7e60e09af9f546ad7de286ec91ae82524"]) 2025-01-08 15:56:06.8257|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7833b784864a902c9750594fb5da736c7522c50b20aaf94ec1d21d25294450be","blockNumber":"0xd164b2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xfa8e411960c05fdb14a8f8ed01b6e80b710c57a8d5e329b4dc401179b7e2b5da","prevRandao":"0xb1636a0f57a8b8b2629f4d11454efc9bb04a2a3f573971d11c24e8e7f8c594e5","receiptsRoot":"0x6f5bbf261445cb75a81b2c3e0e89b5629b850933dc2cb569deb93be86e2c6334","stateRoot":"0x151c4f69c06ff2cf685a610d9ad72893ceb158db1ad482687da311f98bb362af","timestamp":"0x677e9f7f","transactions":["0x02f901d58227d8830502978459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c663f215d156ea29f4961f2925e76faf659a75ab7f0fcbcd39e3d726b04e7f48a6960e40373b47a95d6738d7d9805a7b474079108c4b0183261007b1110e92b0332e332e30000000000000000000000000000000000000000000000000000000c080a0e473ea08476a0f6e74d0d37d29af7b46d0d03c82e1cde7105c27c94d11dee18fa06a4f589fe802488cfbe52a731796f806ecbe29517a15110260041e951de6263e","0x02f901d58227d8830551d38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e53a4d8e071bd61ef51392a64599daf801cdf5bce1da1c1f072200f3826b8da52208f224e863c03e2568f4b2ccfba0acfea5c435ac6e8ee84044c3bb8124a7cd3332e332e30000000000000000000000000000000000000000000000000000000c080a0461457760d17821c30d8c3501ca6cfecccc408341136789b9872db9c02570ea3a0020f67b326a80e135e3cfdc5f6ebc14c0780aa61ca1ea171830e8e02ed13b43f","0x02f901d58227d883054ac28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea1220d432c4f36b45e59f03218f9222a3b8a4c5ff4ca9cbed16cc468d08ad476dc87a3610810c5c10ed4bf90426ac3e0999b875fa400c5cf621dcafd76e4f339332e332e30000000000000000000000000000000000000000000000000000000c001a052080ba4080cdda2d78c3b267bf3c558baf3ea1c9dc46d36bb9c15b1fc1104c3a01cf74b4bab7e61a681236a7e042b892c985034f0d85b640899d3114f898b875d","0x02f901d58227d883053e668459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c24ffb0dd9424ae2edbddc5f6738e7d533e2d2f22e5949f867829b9aef16410a4d34e3bf10f89b233ac2e58a1dcfb1c975f9be3f1371327a7d9753c88d40e62a4332e332e30000000000000000000000000000000000000000000000000000000c001a0eaabe83a92bdd031db380400ba3895c2affd810397b73c74f71d8be2c4eb9544a02c06fccfac8b37a94f399e950682ddd0092c14c6355d27d3487643983554da8b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302326","validatorIndex":"0xf74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9653","index":"0x4302327","validatorIndex":"0xf75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d707","index":"0x4302328","validatorIndex":"0xf76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6a7","index":"0x4302329","validatorIndex":"0xf77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae1e","index":"0x430232a","validatorIndex":"0xf78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6a7","index":"0x430232b","validatorIndex":"0xf79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140244","index":"0x430232c","validatorIndex":"0xf7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d706","index":"0x430232d","validatorIndex":"0xf7b"}]},[],"0xb710c1d63eb7e2615525493b1d2128e7e60e09af9f546ad7de286ec91ae82524"]) handled in 54ms 2025-01-08 15:56:06.8329|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf395c420cd163d3d8210a440ec5ad41fb7e2d665b7fd5b4c2d371ec56123653c","blockNumber":"0xd164b3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7833b784864a902c9750594fb5da736c7522c50b20aaf94ec1d21d25294450be","prevRandao":"0x7f5789c2532bc5a5d8b13eb75dff5bd2dc0e6c854fa4f34de13884acd2685a7d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb5b28fa257243b493a384066aaa0ea75664eb13d29140d566b1379709728959f","timestamp":"0x677e9f84","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6f6","index":"0x430232e","validatorIndex":"0xf7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430232f","validatorIndex":"0xf7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0f2","index":"0x4302330","validatorIndex":"0xf7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140019","index":"0x4302331","validatorIndex":"0xf7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140041","index":"0x4302332","validatorIndex":"0xf80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002f","index":"0x4302333","validatorIndex":"0xf81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e6","index":"0x4302334","validatorIndex":"0xf82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da16","index":"0x4302335","validatorIndex":"0xf83"}]},[],"0xa47caaeeb2ea5e4be3d23cb7da24c5118bbdc1ce96d3feaa20dab7c8eeecaea9"]) 2025-01-08 15:56:06.8329|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722803 (0xf395c4...23653c), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:56:06.8329|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:06.8329|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 15:56:06.8376|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722803 2025-01-08 15:56:06.8376|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722673 < 13722803 - 128 2025-01-08 15:56:06.8376|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:06.8376|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722803 (0xf395c4...23653c). 2025-01-08 15:56:06.8376|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.8376|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722803 | 2.8 ms | slot 28 ms | 2025-01-08 15:56:06.8376|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:56:06.8403|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.8403|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf395c420cd163d3d8210a440ec5ad41fb7e2d665b7fd5b4c2d371ec56123653c","blockNumber":"0xd164b3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7833b784864a902c9750594fb5da736c7522c50b20aaf94ec1d21d25294450be","prevRandao":"0x7f5789c2532bc5a5d8b13eb75dff5bd2dc0e6c854fa4f34de13884acd2685a7d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb5b28fa257243b493a384066aaa0ea75664eb13d29140d566b1379709728959f","timestamp":"0x677e9f84","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6f6","index":"0x430232e","validatorIndex":"0xf7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430232f","validatorIndex":"0xf7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0f2","index":"0x4302330","validatorIndex":"0xf7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140019","index":"0x4302331","validatorIndex":"0xf7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140041","index":"0x4302332","validatorIndex":"0xf80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002f","index":"0x4302333","validatorIndex":"0xf81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e6","index":"0x4302334","validatorIndex":"0xf82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da16","index":"0x4302335","validatorIndex":"0xf83"}]},[],"0xa47caaeeb2ea5e4be3d23cb7da24c5118bbdc1ce96d3feaa20dab7c8eeecaea9"]) 2025-01-08 15:56:06.8403|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 351.37 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:06.8403|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf395c420cd163d3d8210a440ec5ad41fb7e2d665b7fd5b4c2d371ec56123653c","blockNumber":"0xd164b3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7833b784864a902c9750594fb5da736c7522c50b20aaf94ec1d21d25294450be","prevRandao":"0x7f5789c2532bc5a5d8b13eb75dff5bd2dc0e6c854fa4f34de13884acd2685a7d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb5b28fa257243b493a384066aaa0ea75664eb13d29140d566b1379709728959f","timestamp":"0x677e9f84","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6f6","index":"0x430232e","validatorIndex":"0xf7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430232f","validatorIndex":"0xf7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0f2","index":"0x4302330","validatorIndex":"0xf7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140019","index":"0x4302331","validatorIndex":"0xf7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140041","index":"0x4302332","validatorIndex":"0xf80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002f","index":"0x4302333","validatorIndex":"0xf81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3e6","index":"0x4302334","validatorIndex":"0xf82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da16","index":"0x4302335","validatorIndex":"0xf83"}]},[],"0xa47caaeeb2ea5e4be3d23cb7da24c5118bbdc1ce96d3feaa20dab7c8eeecaea9"]) handled in 7ms 2025-01-08 15:56:06.8473|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9cb83d216ffeb0392c115f27d23ae689191027deca9f02e1b895de266c3c3ba4","blockNumber":"0xd164b4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7f0","gasUsed":"0x1c974","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf395c420cd163d3d8210a440ec5ad41fb7e2d665b7fd5b4c2d371ec56123653c","prevRandao":"0x75c18e6c27bf91aab277352910d5eb127402dcf44869489186d0641b6a6dcb9e","receiptsRoot":"0x307e72678c1312a19a482a9a4f4378a35e0a530d23e023f084d57dd381aa69da","stateRoot":"0xa43fd834b8e2d4de49734adad64e925249c0992af889d79f49e259c3854f2573","timestamp":"0x677e9f89","transactions":["0x02f901d58227d8830502988459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be855a6f7521f3036dca46d29089490c4168ed01230d12468a13b030947b02ddca5764984a1284a5ce417c654e1ce41a07f861d651c623f996ee07ed4af8068ff5332e332e30000000000000000000000000000000000000000000000000000000c001a05392d493052613eaedf827532b5b906663914157c928d7541960734b825a3f8ea0233255a5f8f6675b3f003815bd885e8dc9caa81e8703ed32da1bb5387847fb9d","0x02f901d58227d883054ac38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be934c6ac3ec1fd9fa4de178761face699740ba6eeb433bb34def6956cec1da453120737a47f879a0a0302bb189625532391e3a47bf0dd3f8d272086f67f3b3724332e332e30000000000000000000000000000000000000000000000000000000c001a0fc77d9dcc435893208c09061040809f25a958e882c9411f99dd1b25027c6f6e1a002a72e68222b4093af51d4377e7e55e24283ea8f07a60b1a4003fa4115394aec","0x02f901d48227d8830551d48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a1a6e953c37e5a42776897c7619ad189d8cbdf80c800be7205ec23f4b35e2fd9ba06152e84231211b6e09b3d992e724ad4e296720f6582e6af6e7a04521459c5332e332e30000000000000000000000000000000000000000000000000000000c0019f84e8b6bef6abc26aebcb7ffd00de2a8aecbbf0f73e92a3a944343d4c929370a07f7b0ac9138892e855fc7229c18ac125b6086aaf1e45c426752bdcbdaaca9bf1","0x02f901d58227d883053e678459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2f21b3fd60c309f447f7b90f1bc127734488db52a2283f341f9fa10a95ed56b0310d6b937bf05d4824c22739f1089966ee8e5b4cdba3a5878bd9f6d1aec02aa2332e332e30000000000000000000000000000000000000000000000000000000c080a0f350eadf372e3000695ff2eaf447edca4052e935ed3d1f1d55de850f1a3cc7e0a065df9990770d48ff2a37a0fa9e6f01713800e2032899fb37168d9a3419c83038"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302336","validatorIndex":"0xf84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387fb","index":"0x4302337","validatorIndex":"0xf85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002d","index":"0x4302338","validatorIndex":"0xf86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140029","index":"0x4302339","validatorIndex":"0xf87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff1","index":"0x430233a","validatorIndex":"0xf88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfcc2","index":"0x430233b","validatorIndex":"0xf89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b6ce","index":"0x430233c","validatorIndex":"0xf8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6aa","index":"0x430233d","validatorIndex":"0xf8b"}]},[],"0xc02791a8f30e7d9c7ad7e48fbef8fbc27a5bc19666613f8f7f8b1603a391b68e"]) 2025-01-08 15:56:06.8498|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722804 (0x9cb83d...3c3ba4), Extra Data: chiado-teku-0 2025-01-08 15:56:06.8498|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722804. 2025-01-08 15:56:06.8498|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722804. 2025-01-08 15:56:06.8532|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722804 2025-01-08 15:56:06.8532|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722674 < 13722804 - 128 2025-01-08 15:56:06.8532|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:06.8532|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722804 (0x9cb83d...3c3ba4). 2025-01-08 15:56:06.8532|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.8532|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:06.8532|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722804 | 3.0 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.8532|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9cb83d216ffeb0392c115f27d23ae689191027deca9f02e1b895de266c3c3ba4","blockNumber":"0xd164b4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7f0","gasUsed":"0x1c974","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf395c420cd163d3d8210a440ec5ad41fb7e2d665b7fd5b4c2d371ec56123653c","prevRandao":"0x75c18e6c27bf91aab277352910d5eb127402dcf44869489186d0641b6a6dcb9e","receiptsRoot":"0x307e72678c1312a19a482a9a4f4378a35e0a530d23e023f084d57dd381aa69da","stateRoot":"0xa43fd834b8e2d4de49734adad64e925249c0992af889d79f49e259c3854f2573","timestamp":"0x677e9f89","transactions":["0x02f901d58227d8830502988459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be855a6f7521f3036dca46d29089490c4168ed01230d12468a13b030947b02ddca5764984a1284a5ce417c654e1ce41a07f861d651c623f996ee07ed4af8068ff5332e332e30000000000000000000000000000000000000000000000000000000c001a05392d493052613eaedf827532b5b906663914157c928d7541960734b825a3f8ea0233255a5f8f6675b3f003815bd885e8dc9caa81e8703ed32da1bb5387847fb9d","0x02f901d58227d883054ac38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be934c6ac3ec1fd9fa4de178761face699740ba6eeb433bb34def6956cec1da453120737a47f879a0a0302bb189625532391e3a47bf0dd3f8d272086f67f3b3724332e332e30000000000000000000000000000000000000000000000000000000c001a0fc77d9dcc435893208c09061040809f25a958e882c9411f99dd1b25027c6f6e1a002a72e68222b4093af51d4377e7e55e24283ea8f07a60b1a4003fa4115394aec","0x02f901d48227d8830551d48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a1a6e953c37e5a42776897c7619ad189d8cbdf80c800be7205ec23f4b35e2fd9ba06152e84231211b6e09b3d992e724ad4e296720f6582e6af6e7a04521459c5332e332e30000000000000000000000000000000000000000000000000000000c0019f84e8b6bef6abc26aebcb7ffd00de2a8aecbbf0f73e92a3a944343d4c929370a07f7b0ac9138892e855fc7229c18ac125b6086aaf1e45c426752bdcbdaaca9bf1","0x02f901d58227d883053e678459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2f21b3fd60c309f447f7b90f1bc127734488db52a2283f341f9fa10a95ed56b0310d6b937bf05d4824c22739f1089966ee8e5b4cdba3a5878bd9f6d1aec02aa2332e332e30000000000000000000000000000000000000000000000000000000c080a0f350eadf372e3000695ff2eaf447edca4052e935ed3d1f1d55de850f1a3cc7e0a065df9990770d48ff2a37a0fa9e6f01713800e2032899fb37168d9a3419c83038"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302336","validatorIndex":"0xf84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387fb","index":"0x4302337","validatorIndex":"0xf85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002d","index":"0x4302338","validatorIndex":"0xf86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140029","index":"0x4302339","validatorIndex":"0xf87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff1","index":"0x430233a","validatorIndex":"0xf88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfcc2","index":"0x430233b","validatorIndex":"0xf89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b6ce","index":"0x430233c","validatorIndex":"0xf8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6aa","index":"0x430233d","validatorIndex":"0xf8b"}]},[],"0xc02791a8f30e7d9c7ad7e48fbef8fbc27a5bc19666613f8f7f8b1603a391b68e"]) 2025-01-08 15:56:06.8532|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.8532|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 38.70 MGas/s | 1,321.9 tps | 330.47 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:56:06.8532|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9cb83d216ffeb0392c115f27d23ae689191027deca9f02e1b895de266c3c3ba4","blockNumber":"0xd164b4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7f0","gasUsed":"0x1c974","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf395c420cd163d3d8210a440ec5ad41fb7e2d665b7fd5b4c2d371ec56123653c","prevRandao":"0x75c18e6c27bf91aab277352910d5eb127402dcf44869489186d0641b6a6dcb9e","receiptsRoot":"0x307e72678c1312a19a482a9a4f4378a35e0a530d23e023f084d57dd381aa69da","stateRoot":"0xa43fd834b8e2d4de49734adad64e925249c0992af889d79f49e259c3854f2573","timestamp":"0x677e9f89","transactions":["0x02f901d58227d8830502988459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be855a6f7521f3036dca46d29089490c4168ed01230d12468a13b030947b02ddca5764984a1284a5ce417c654e1ce41a07f861d651c623f996ee07ed4af8068ff5332e332e30000000000000000000000000000000000000000000000000000000c001a05392d493052613eaedf827532b5b906663914157c928d7541960734b825a3f8ea0233255a5f8f6675b3f003815bd885e8dc9caa81e8703ed32da1bb5387847fb9d","0x02f901d58227d883054ac38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be934c6ac3ec1fd9fa4de178761face699740ba6eeb433bb34def6956cec1da453120737a47f879a0a0302bb189625532391e3a47bf0dd3f8d272086f67f3b3724332e332e30000000000000000000000000000000000000000000000000000000c001a0fc77d9dcc435893208c09061040809f25a958e882c9411f99dd1b25027c6f6e1a002a72e68222b4093af51d4377e7e55e24283ea8f07a60b1a4003fa4115394aec","0x02f901d48227d8830551d48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a1a6e953c37e5a42776897c7619ad189d8cbdf80c800be7205ec23f4b35e2fd9ba06152e84231211b6e09b3d992e724ad4e296720f6582e6af6e7a04521459c5332e332e30000000000000000000000000000000000000000000000000000000c0019f84e8b6bef6abc26aebcb7ffd00de2a8aecbbf0f73e92a3a944343d4c929370a07f7b0ac9138892e855fc7229c18ac125b6086aaf1e45c426752bdcbdaaca9bf1","0x02f901d58227d883053e678459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2f21b3fd60c309f447f7b90f1bc127734488db52a2283f341f9fa10a95ed56b0310d6b937bf05d4824c22739f1089966ee8e5b4cdba3a5878bd9f6d1aec02aa2332e332e30000000000000000000000000000000000000000000000000000000c080a0f350eadf372e3000695ff2eaf447edca4052e935ed3d1f1d55de850f1a3cc7e0a065df9990770d48ff2a37a0fa9e6f01713800e2032899fb37168d9a3419c83038"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302336","validatorIndex":"0xf84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387fb","index":"0x4302337","validatorIndex":"0xf85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14002d","index":"0x4302338","validatorIndex":"0xf86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140029","index":"0x4302339","validatorIndex":"0xf87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dff1","index":"0x430233a","validatorIndex":"0xf88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfcc2","index":"0x430233b","validatorIndex":"0xf89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b6ce","index":"0x430233c","validatorIndex":"0xf8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd6aa","index":"0x430233d","validatorIndex":"0xf8b"}]},[],"0xc02791a8f30e7d9c7ad7e48fbef8fbc27a5bc19666613f8f7f8b1603a391b68e"]) handled in 6ms 2025-01-08 15:56:06.8593|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8dfdc08db8b3c3c099ff490399b3b8ce778719245aa7d83a95b5c4497a2e6314","blockNumber":"0xd164b5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9cb83d216ffeb0392c115f27d23ae689191027deca9f02e1b895de266c3c3ba4","prevRandao":"0x5afadd1942b388dfb6640c93867a21d136ee72cf997001ba397c18fefa6a0a6b","receiptsRoot":"0x28333f010a3e813042700234100c11cd0063e0a7697b8b64c4007c30b80acd1e","stateRoot":"0x37702e67637ab38acced5155ea702c45815261df2e120d1d96e8e8727cb7733f","timestamp":"0x677e9f8e","transactions":["0x02f901d58227d8830502998459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee9a5abd34552c97fbb6249557ecbcca8670acaa05ab4e29c6e14ba366adac8d26deb1cb52d4aa893bf62fe7f0c0dfb88871c1a47113918e6d10fb757ba557b6b332e332e30000000000000000000000000000000000000000000000000000000c001a052f710aed6639478e0be3d28343f5aa2f17cd238634f8227918bec27f56c98c6a0776bab604c0d5517c08837a005d1db8f4e9c7c4001823623cb8baeaf93fd7606","0x02f901d58227d883054ac48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e573d0d7f4f7b74ed4082e9feaa5c3afd3614e921fde80df257d68f863435be8f353fb957da25c060c4c505425b88959380542bc3dc8e320896d05825e46e6c91332e332e30000000000000000000000000000000000000000000000000000000c080a07f4048e84a9d56966918705447951a013443695509a6f3b1da72acf8502897a6a00cfedde703443345ae93b220051f18c7ceaf0d91c78ab6b964c7875e7284e436","0x02f901d58227d8830551d58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e164a875293dfbb9b68fafd262b006c06a8ee58ccae29821f7fa8318cffed0a860b15497f87d8c470c38c4fceab4242acba5b713a3456b49460238751a681f6e9332e332e30000000000000000000000000000000000000000000000000000000c080a0ad32f9101f51b5da82c30391caed5bdff02613ba916f8c59a0ed12ff18a479bea023fc12d9da1af3979567253399523fed296de5e76afed6caafc26d1f3e5ed055"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140024","index":"0x430233e","validatorIndex":"0xf8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cad84","index":"0x430233f","validatorIndex":"0xf8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140301","index":"0x4302340","validatorIndex":"0xf8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da09","index":"0x4302341","validatorIndex":"0xf8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d433","index":"0x4302342","validatorIndex":"0xf90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302343","validatorIndex":"0xf91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140035","index":"0x4302344","validatorIndex":"0xf92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302345","validatorIndex":"0xf93"}]},[],"0xbb45924601ecf516d4dce44d6b48ab382c05244fc0e6334bb57c632fe8eeab7b"]) 2025-01-08 15:56:06.8593|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722805 (0x8dfdc0...2e6314), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:06.8626|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722805. 2025-01-08 15:56:06.8626|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722805. 2025-01-08 15:56:06.8657|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722805 2025-01-08 15:56:06.8657|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722675 < 13722805 - 128 2025-01-08 15:56:06.8657|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722805 (0x8dfdc0...2e6314). 2025-01-08 15:56:06.8657|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.8657|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8dfdc08db8b3c3c099ff490399b3b8ce778719245aa7d83a95b5c4497a2e6314","blockNumber":"0xd164b5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9cb83d216ffeb0392c115f27d23ae689191027deca9f02e1b895de266c3c3ba4","prevRandao":"0x5afadd1942b388dfb6640c93867a21d136ee72cf997001ba397c18fefa6a0a6b","receiptsRoot":"0x28333f010a3e813042700234100c11cd0063e0a7697b8b64c4007c30b80acd1e","stateRoot":"0x37702e67637ab38acced5155ea702c45815261df2e120d1d96e8e8727cb7733f","timestamp":"0x677e9f8e","transactions":["0x02f901d58227d8830502998459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee9a5abd34552c97fbb6249557ecbcca8670acaa05ab4e29c6e14ba366adac8d26deb1cb52d4aa893bf62fe7f0c0dfb88871c1a47113918e6d10fb757ba557b6b332e332e30000000000000000000000000000000000000000000000000000000c001a052f710aed6639478e0be3d28343f5aa2f17cd238634f8227918bec27f56c98c6a0776bab604c0d5517c08837a005d1db8f4e9c7c4001823623cb8baeaf93fd7606","0x02f901d58227d883054ac48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e573d0d7f4f7b74ed4082e9feaa5c3afd3614e921fde80df257d68f863435be8f353fb957da25c060c4c505425b88959380542bc3dc8e320896d05825e46e6c91332e332e30000000000000000000000000000000000000000000000000000000c080a07f4048e84a9d56966918705447951a013443695509a6f3b1da72acf8502897a6a00cfedde703443345ae93b220051f18c7ceaf0d91c78ab6b964c7875e7284e436","0x02f901d58227d8830551d58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e164a875293dfbb9b68fafd262b006c06a8ee58ccae29821f7fa8318cffed0a860b15497f87d8c470c38c4fceab4242acba5b713a3456b49460238751a681f6e9332e332e30000000000000000000000000000000000000000000000000000000c080a0ad32f9101f51b5da82c30391caed5bdff02613ba916f8c59a0ed12ff18a479bea023fc12d9da1af3979567253399523fed296de5e76afed6caafc26d1f3e5ed055"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140024","index":"0x430233e","validatorIndex":"0xf8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cad84","index":"0x430233f","validatorIndex":"0xf8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140301","index":"0x4302340","validatorIndex":"0xf8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da09","index":"0x4302341","validatorIndex":"0xf8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d433","index":"0x4302342","validatorIndex":"0xf90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302343","validatorIndex":"0xf91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140035","index":"0x4302344","validatorIndex":"0xf92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302345","validatorIndex":"0xf93"}]},[],"0xbb45924601ecf516d4dce44d6b48ab382c05244fc0e6334bb57c632fe8eeab7b"]) 2025-01-08 15:56:06.8657|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8dfdc08db8b3c3c099ff490399b3b8ce778719245aa7d83a95b5c4497a2e6314","blockNumber":"0xd164b5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9cb83d216ffeb0392c115f27d23ae689191027deca9f02e1b895de266c3c3ba4","prevRandao":"0x5afadd1942b388dfb6640c93867a21d136ee72cf997001ba397c18fefa6a0a6b","receiptsRoot":"0x28333f010a3e813042700234100c11cd0063e0a7697b8b64c4007c30b80acd1e","stateRoot":"0x37702e67637ab38acced5155ea702c45815261df2e120d1d96e8e8727cb7733f","timestamp":"0x677e9f8e","transactions":["0x02f901d58227d8830502998459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee9a5abd34552c97fbb6249557ecbcca8670acaa05ab4e29c6e14ba366adac8d26deb1cb52d4aa893bf62fe7f0c0dfb88871c1a47113918e6d10fb757ba557b6b332e332e30000000000000000000000000000000000000000000000000000000c001a052f710aed6639478e0be3d28343f5aa2f17cd238634f8227918bec27f56c98c6a0776bab604c0d5517c08837a005d1db8f4e9c7c4001823623cb8baeaf93fd7606","0x02f901d58227d883054ac48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e573d0d7f4f7b74ed4082e9feaa5c3afd3614e921fde80df257d68f863435be8f353fb957da25c060c4c505425b88959380542bc3dc8e320896d05825e46e6c91332e332e30000000000000000000000000000000000000000000000000000000c080a07f4048e84a9d56966918705447951a013443695509a6f3b1da72acf8502897a6a00cfedde703443345ae93b220051f18c7ceaf0d91c78ab6b964c7875e7284e436","0x02f901d58227d8830551d58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e164a875293dfbb9b68fafd262b006c06a8ee58ccae29821f7fa8318cffed0a860b15497f87d8c470c38c4fceab4242acba5b713a3456b49460238751a681f6e9332e332e30000000000000000000000000000000000000000000000000000000c080a0ad32f9101f51b5da82c30391caed5bdff02613ba916f8c59a0ed12ff18a479bea023fc12d9da1af3979567253399523fed296de5e76afed6caafc26d1f3e5ed055"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140024","index":"0x430233e","validatorIndex":"0xf8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cad84","index":"0x430233f","validatorIndex":"0xf8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140301","index":"0x4302340","validatorIndex":"0xf8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da09","index":"0x4302341","validatorIndex":"0xf8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d433","index":"0x4302342","validatorIndex":"0xf90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302343","validatorIndex":"0xf91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140035","index":"0x4302344","validatorIndex":"0xf92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x4302345","validatorIndex":"0xf93"}]},[],"0xbb45924601ecf516d4dce44d6b48ab382c05244fc0e6334bb57c632fe8eeab7b"]) handled in 7ms 2025-01-08 15:56:06.8657|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722805 | 3.6 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.8657|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:06.8657|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.8657|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 24.09 MGas/s | 822.8 tps | 274.27 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:56:06.8657|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:06.8726|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xac8e765d909e0fd602c6b802c86955337c321056cf5167ebd6b09c60214255c7","blockNumber":"0xd164b6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469f1","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8dfdc08db8b3c3c099ff490399b3b8ce778719245aa7d83a95b5c4497a2e6314","prevRandao":"0x496c5f4187aa8c8fd3a3592dd56fb0b7d69f1371e919223d430584f3619a3d3e","receiptsRoot":"0x9fe7601f844fef0587b4b0e631e96cdc39820ac321f56af4858a7b0bd8d9fbb3","stateRoot":"0x62a1017439291eec50f5cb7012ca7332ddcc0da0d1df9dfd150df6da9dd762b0","timestamp":"0x677e9f93","transactions":["0x02f901d58227d8830551d68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8919ed2df3540659c73f1f9df42fd2b0c061a27aa0ece101ec080bc63bef76e4351b5acbfa723386d68308e255a4916aa8e319cfeb80dd911bc9917513b97a000332e332e30000000000000000000000000000000000000000000000000000000c001a02b20259132f6e2cceb9a280e25f8c3d34e449d00769ce9371a05988e1694fcd6a0152c2de0e344fd30b949074343b750189077260f5d03cdd5f402ecbdf461d49c","0x02f901d58227d883054ac58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed13e07f5cc958b79afb9e512e83a49b5a97595ce8b4809dda153c4c850b9f3c4b3c74112fb25b00a416cc2ec498fadbd8d10a8f69d347f409b23f9e678d2a23a332e332e30000000000000000000000000000000000000000000000000000000c080a0cf766d865c373261f685a95d5f83b83e2bacb4c24db9537b23fb6698a6d76714a04fc11426759e1cb7a0bffcbd67808f4a13b0e0f868e9915b6c8a4ef656321fc7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1b","index":"0x4302346","validatorIndex":"0xf94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfcc2","index":"0x4302347","validatorIndex":"0xf95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d70c","index":"0x4302348","validatorIndex":"0xf96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140028","index":"0x4302349","validatorIndex":"0xf97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430234a","validatorIndex":"0xf98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caaac","index":"0x430234b","validatorIndex":"0xf99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd0c6","index":"0x430234c","validatorIndex":"0xf9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140615","index":"0x430234d","validatorIndex":"0xf9b"}]},[],"0x7de50e2e8d78ba2043e4f54893281bcd779102503c578e15eddf55c91b747bf7"]) 2025-01-08 15:56:06.8726|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722806 (0xac8e76...4255c7), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:06.8726|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:06.8726|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:56:06.8991|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722806 2025-01-08 15:56:06.8991|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722676 < 13722806 - 128 2025-01-08 15:56:06.8991|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 15:56:06.8991|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 15:56:06.8991|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722806 (0xac8e76...4255c7). 2025-01-08 15:56:06.8991|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.8991|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722806 | 25.5 ms | slot 34 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.8991|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xac8e765d909e0fd602c6b802c86955337c321056cf5167ebd6b09c60214255c7","blockNumber":"0xd164b6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469f1","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8dfdc08db8b3c3c099ff490399b3b8ce778719245aa7d83a95b5c4497a2e6314","prevRandao":"0x496c5f4187aa8c8fd3a3592dd56fb0b7d69f1371e919223d430584f3619a3d3e","receiptsRoot":"0x9fe7601f844fef0587b4b0e631e96cdc39820ac321f56af4858a7b0bd8d9fbb3","stateRoot":"0x62a1017439291eec50f5cb7012ca7332ddcc0da0d1df9dfd150df6da9dd762b0","timestamp":"0x677e9f93","transactions":["0x02f901d58227d8830551d68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8919ed2df3540659c73f1f9df42fd2b0c061a27aa0ece101ec080bc63bef76e4351b5acbfa723386d68308e255a4916aa8e319cfeb80dd911bc9917513b97a000332e332e30000000000000000000000000000000000000000000000000000000c001a02b20259132f6e2cceb9a280e25f8c3d34e449d00769ce9371a05988e1694fcd6a0152c2de0e344fd30b949074343b750189077260f5d03cdd5f402ecbdf461d49c","0x02f901d58227d883054ac58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed13e07f5cc958b79afb9e512e83a49b5a97595ce8b4809dda153c4c850b9f3c4b3c74112fb25b00a416cc2ec498fadbd8d10a8f69d347f409b23f9e678d2a23a332e332e30000000000000000000000000000000000000000000000000000000c080a0cf766d865c373261f685a95d5f83b83e2bacb4c24db9537b23fb6698a6d76714a04fc11426759e1cb7a0bffcbd67808f4a13b0e0f868e9915b6c8a4ef656321fc7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1b","index":"0x4302346","validatorIndex":"0xf94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfcc2","index":"0x4302347","validatorIndex":"0xf95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d70c","index":"0x4302348","validatorIndex":"0xf96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140028","index":"0x4302349","validatorIndex":"0xf97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430234a","validatorIndex":"0xf98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caaac","index":"0x430234b","validatorIndex":"0xf99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd0c6","index":"0x430234c","validatorIndex":"0xf9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140615","index":"0x430234d","validatorIndex":"0xf9b"}]},[],"0x7de50e2e8d78ba2043e4f54893281bcd779102503c578e15eddf55c91b747bf7"]) 2025-01-08 15:56:06.8991|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.8991|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 2.29 MGas/s | 78.3 tps | 39.14 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:56:06.8991|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xac8e765d909e0fd602c6b802c86955337c321056cf5167ebd6b09c60214255c7","blockNumber":"0xd164b6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469f1","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x8dfdc08db8b3c3c099ff490399b3b8ce778719245aa7d83a95b5c4497a2e6314","prevRandao":"0x496c5f4187aa8c8fd3a3592dd56fb0b7d69f1371e919223d430584f3619a3d3e","receiptsRoot":"0x9fe7601f844fef0587b4b0e631e96cdc39820ac321f56af4858a7b0bd8d9fbb3","stateRoot":"0x62a1017439291eec50f5cb7012ca7332ddcc0da0d1df9dfd150df6da9dd762b0","timestamp":"0x677e9f93","transactions":["0x02f901d58227d8830551d68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8919ed2df3540659c73f1f9df42fd2b0c061a27aa0ece101ec080bc63bef76e4351b5acbfa723386d68308e255a4916aa8e319cfeb80dd911bc9917513b97a000332e332e30000000000000000000000000000000000000000000000000000000c001a02b20259132f6e2cceb9a280e25f8c3d34e449d00769ce9371a05988e1694fcd6a0152c2de0e344fd30b949074343b750189077260f5d03cdd5f402ecbdf461d49c","0x02f901d58227d883054ac58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed13e07f5cc958b79afb9e512e83a49b5a97595ce8b4809dda153c4c850b9f3c4b3c74112fb25b00a416cc2ec498fadbd8d10a8f69d347f409b23f9e678d2a23a332e332e30000000000000000000000000000000000000000000000000000000c080a0cf766d865c373261f685a95d5f83b83e2bacb4c24db9537b23fb6698a6d76714a04fc11426759e1cb7a0bffcbd67808f4a13b0e0f868e9915b6c8a4ef656321fc7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da1b","index":"0x4302346","validatorIndex":"0xf94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfcc2","index":"0x4302347","validatorIndex":"0xf95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d70c","index":"0x4302348","validatorIndex":"0xf96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140028","index":"0x4302349","validatorIndex":"0xf97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c24","index":"0x430234a","validatorIndex":"0xf98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caaac","index":"0x430234b","validatorIndex":"0xf99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd0c6","index":"0x430234c","validatorIndex":"0xf9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140615","index":"0x430234d","validatorIndex":"0xf9b"}]},[],"0x7de50e2e8d78ba2043e4f54893281bcd779102503c578e15eddf55c91b747bf7"]) handled in 27ms 2025-01-08 15:56:06.9071|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e6d5839d3790abbe42144bfa2223ec54ef8e68b97d54311cad386e1b0cc6fed","blockNumber":"0xd164b7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d8","gasUsed":"0x15717","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xac8e765d909e0fd602c6b802c86955337c321056cf5167ebd6b09c60214255c7","prevRandao":"0xa0e1c6fa5ce3931112802eb51641d437fe17f0741d98d22ea08518e67622fb5d","receiptsRoot":"0x061c2e7823227d53e87351b65ed99ab88ab64c11c0d71d1c1ed3530aaa52971c","stateRoot":"0xfacfff2eaf0cbe6528b6e3de88c03da18aac2875d44e97d23891d2e2324e5890","timestamp":"0x677e9f98","transactions":["0x02f901d58227d883053e688459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2bf23f9704690e13764c9fd1873df81cb70268aad909da189cd30c0779e59b9508be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beea2e99f8acf0ff08b5682f5b075659724b6e03f18340cb4fc733d2a26538f4c27ea524fb192b16cc0116b7b857bb1ff9ffeeb446268fd24b4845039f59c493fa332e332e30000000000000000000000000000000000000000000000000000000c001a0f4d0d501c4efa886c3cdbf38995b456e3e95679fb1d2d5262e2b06ddd1f1a5a7a06d2a1c36c42be774a2a7714078c0703157783523032db73d80bd39e98b890e02","0x02f901d58227d88305029a8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8aab97b3165cfbdefc5da948a8333d329888becdec33537fcabd3701f87247f0382eff7a47bbd6451459dd680d4fa97520e52a6664850669c42456c14728000cb332e332e30000000000000000000000000000000000000000000000000000000c080a042936a5705f1ea0563087632a26fdcae7a7f11816c999f6e543f764c50890a99a021b043e11e9fa1c81a2683316be8200cad45b3ad1dfb95aa13f4bc4bd4dec2ad","0x02f901d58227d883054ac68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0e72ba8e96c4422efe90b3f5a0dcc7145c7a72e7f4ed1f7f3456ceac34def1c5b56c93fbfbddd93de107d416660b2af42ca700ef5c4f485053a93de4a1d4717c332e332e30000000000000000000000000000000000000000000000000000000c001a04569ce57eebb7bb28b1d2dc86fc7bf5738b50ff567285443453bb27079298547a03e1a01975f9cd043c586db007e80f0f42891b9e7867fb5d49641e9cf93126dda"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da26","index":"0x430234e","validatorIndex":"0xf9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140029","index":"0x430234f","validatorIndex":"0xf9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0ef","index":"0x4302350","validatorIndex":"0xf9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d44a","index":"0x4302351","validatorIndex":"0xf9f"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b403","index":"0x4302352","validatorIndex":"0x1bc2"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14060c","index":"0x4302353","validatorIndex":"0x1bc3"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1387f9","index":"0x4302354","validatorIndex":"0x1bc4"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x137f0e","index":"0x4302355","validatorIndex":"0x1bc5"}]},[],"0xb014ef6784704b101540dd688cce3d2651a1df456617a43a4689f1bd13019413"]) 2025-01-08 15:56:06.9071|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722807 (0x2e6d58...cc6fed), Extra Data: Nethermind 2025-01-08 15:56:06.9088|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722807. 2025-01-08 15:56:06.9088|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722807. 2025-01-08 15:56:06.9123|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722807 2025-01-08 15:56:06.9123|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722677 < 13722807 - 128 2025-01-08 15:56:06.9123|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:06.9123|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722807 (0x2e6d58...cc6fed). 2025-01-08 15:56:06.9123|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.9123|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722807 | 4.1 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.9123|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:06.9123|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e6d5839d3790abbe42144bfa2223ec54ef8e68b97d54311cad386e1b0cc6fed","blockNumber":"0xd164b7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d8","gasUsed":"0x15717","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xac8e765d909e0fd602c6b802c86955337c321056cf5167ebd6b09c60214255c7","prevRandao":"0xa0e1c6fa5ce3931112802eb51641d437fe17f0741d98d22ea08518e67622fb5d","receiptsRoot":"0x061c2e7823227d53e87351b65ed99ab88ab64c11c0d71d1c1ed3530aaa52971c","stateRoot":"0xfacfff2eaf0cbe6528b6e3de88c03da18aac2875d44e97d23891d2e2324e5890","timestamp":"0x677e9f98","transactions":["0x02f901d58227d883053e688459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2bf23f9704690e13764c9fd1873df81cb70268aad909da189cd30c0779e59b9508be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beea2e99f8acf0ff08b5682f5b075659724b6e03f18340cb4fc733d2a26538f4c27ea524fb192b16cc0116b7b857bb1ff9ffeeb446268fd24b4845039f59c493fa332e332e30000000000000000000000000000000000000000000000000000000c001a0f4d0d501c4efa886c3cdbf38995b456e3e95679fb1d2d5262e2b06ddd1f1a5a7a06d2a1c36c42be774a2a7714078c0703157783523032db73d80bd39e98b890e02","0x02f901d58227d88305029a8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8aab97b3165cfbdefc5da948a8333d329888becdec33537fcabd3701f87247f0382eff7a47bbd6451459dd680d4fa97520e52a6664850669c42456c14728000cb332e332e30000000000000000000000000000000000000000000000000000000c080a042936a5705f1ea0563087632a26fdcae7a7f11816c999f6e543f764c50890a99a021b043e11e9fa1c81a2683316be8200cad45b3ad1dfb95aa13f4bc4bd4dec2ad","0x02f901d58227d883054ac68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0e72ba8e96c4422efe90b3f5a0dcc7145c7a72e7f4ed1f7f3456ceac34def1c5b56c93fbfbddd93de107d416660b2af42ca700ef5c4f485053a93de4a1d4717c332e332e30000000000000000000000000000000000000000000000000000000c001a04569ce57eebb7bb28b1d2dc86fc7bf5738b50ff567285443453bb27079298547a03e1a01975f9cd043c586db007e80f0f42891b9e7867fb5d49641e9cf93126dda"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da26","index":"0x430234e","validatorIndex":"0xf9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140029","index":"0x430234f","validatorIndex":"0xf9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0ef","index":"0x4302350","validatorIndex":"0xf9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d44a","index":"0x4302351","validatorIndex":"0xf9f"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b403","index":"0x4302352","validatorIndex":"0x1bc2"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14060c","index":"0x4302353","validatorIndex":"0x1bc3"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1387f9","index":"0x4302354","validatorIndex":"0x1bc4"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x137f0e","index":"0x4302355","validatorIndex":"0x1bc5"}]},[],"0xb014ef6784704b101540dd688cce3d2651a1df456617a43a4689f1bd13019413"]) 2025-01-08 15:56:06.9123|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.9123|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 21.51 MGas/s | 734.8 tps | 244.92 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:56:06.9123|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e6d5839d3790abbe42144bfa2223ec54ef8e68b97d54311cad386e1b0cc6fed","blockNumber":"0xd164b7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d8","gasUsed":"0x15717","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xac8e765d909e0fd602c6b802c86955337c321056cf5167ebd6b09c60214255c7","prevRandao":"0xa0e1c6fa5ce3931112802eb51641d437fe17f0741d98d22ea08518e67622fb5d","receiptsRoot":"0x061c2e7823227d53e87351b65ed99ab88ab64c11c0d71d1c1ed3530aaa52971c","stateRoot":"0xfacfff2eaf0cbe6528b6e3de88c03da18aac2875d44e97d23891d2e2324e5890","timestamp":"0x677e9f98","transactions":["0x02f901d58227d883053e688459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2bf23f9704690e13764c9fd1873df81cb70268aad909da189cd30c0779e59b9508be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beea2e99f8acf0ff08b5682f5b075659724b6e03f18340cb4fc733d2a26538f4c27ea524fb192b16cc0116b7b857bb1ff9ffeeb446268fd24b4845039f59c493fa332e332e30000000000000000000000000000000000000000000000000000000c001a0f4d0d501c4efa886c3cdbf38995b456e3e95679fb1d2d5262e2b06ddd1f1a5a7a06d2a1c36c42be774a2a7714078c0703157783523032db73d80bd39e98b890e02","0x02f901d58227d88305029a8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2a9a058b0c97c3f3d081953ea1fe9ad24941987bcdcc532bba07f9e97f77e05348be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8aab97b3165cfbdefc5da948a8333d329888becdec33537fcabd3701f87247f0382eff7a47bbd6451459dd680d4fa97520e52a6664850669c42456c14728000cb332e332e30000000000000000000000000000000000000000000000000000000c080a042936a5705f1ea0563087632a26fdcae7a7f11816c999f6e543f764c50890a99a021b043e11e9fa1c81a2683316be8200cad45b3ad1dfb95aa13f4bc4bd4dec2ad","0x02f901d58227d883054ac68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c0e72ba8e96c4422efe90b3f5a0dcc7145c7a72e7f4ed1f7f3456ceac34def1c5b56c93fbfbddd93de107d416660b2af42ca700ef5c4f485053a93de4a1d4717c332e332e30000000000000000000000000000000000000000000000000000000c001a04569ce57eebb7bb28b1d2dc86fc7bf5738b50ff567285443453bb27079298547a03e1a01975f9cd043c586db007e80f0f42891b9e7867fb5d49641e9cf93126dda"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da26","index":"0x430234e","validatorIndex":"0xf9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140029","index":"0x430234f","validatorIndex":"0xf9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0ef","index":"0x4302350","validatorIndex":"0xf9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d44a","index":"0x4302351","validatorIndex":"0xf9f"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b403","index":"0x4302352","validatorIndex":"0x1bc2"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14060c","index":"0x4302353","validatorIndex":"0x1bc3"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1387f9","index":"0x4302354","validatorIndex":"0x1bc4"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x137f0e","index":"0x4302355","validatorIndex":"0x1bc5"}]},[],"0xb014ef6784704b101540dd688cce3d2651a1df456617a43a4689f1bd13019413"]) handled in 6ms 2025-01-08 15:56:06.9209|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc4e5c6c0a7aaa451868a0ce1af5bbfd06d27ce97c131619486f34c24561296c","blockNumber":"0xd164b8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cf","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2e6d5839d3790abbe42144bfa2223ec54ef8e68b97d54311cad386e1b0cc6fed","prevRandao":"0x32b01b599d0a7178f72a8697a68e619cb1a88c810e64a2195f6bbac75d54d758","receiptsRoot":"0x9a2b133da95c2203ef9e60226f5feb7c194b6d02d80529b5b09d73ef31d02e23","stateRoot":"0x3acc5ea1250b748a67e5503e77bc08c09d4359056341f86e2e14a2827a1356cb","timestamp":"0x677e9fa2","transactions":["0x02f901d58227d883054ac78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f821818425d543bda88dc02b857627869aceea046063808f44fa0b4d675d6c36ef04c575094181488fc2bf60e3106bc15d41b8bcc277e380f052a437446d7e5686332e332e30000000000000000000000000000000000000000000000000000000c080a006823488dc477ad04449aae433ce41e44fcc977e772d534db00fa4726916bee0a061b22dda12d215a00dafa69d0493413e7d408eab5afbca5cd7af99f67cf4fa39"],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13da1a","index":"0x4302356","validatorIndex":"0x1bc6"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x39d934","index":"0x4302357","validatorIndex":"0x1bc7"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13ae24","index":"0x4302358","validatorIndex":"0x1bc8"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x4302359","validatorIndex":"0x1bc9"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13881e","index":"0x430235a","validatorIndex":"0x1bca"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140029","index":"0x430235b","validatorIndex":"0x1bcb"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13d440","index":"0x430235c","validatorIndex":"0x1bcc"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x430235d","validatorIndex":"0x1bcd"}]},[],"0xf035b92dc6d320c48d25dc1d19b3077b32fe19e77f3586f614c03a5cb565d53b"]) 2025-01-08 15:56:06.9209|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722808 (0xfc4e5c...61296c), Extra Data: Nethermind 2025-01-08 15:56:06.9209|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:56:06.9209|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 15:56:06.9249|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722808 2025-01-08 15:56:06.9249|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722678 < 13722808 - 128 2025-01-08 15:56:06.9249|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:06.9249|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722808 (0xfc4e5c...61296c). 2025-01-08 15:56:06.9249|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.9249|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 15:56:06.9249|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc4e5c6c0a7aaa451868a0ce1af5bbfd06d27ce97c131619486f34c24561296c","blockNumber":"0xd164b8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cf","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2e6d5839d3790abbe42144bfa2223ec54ef8e68b97d54311cad386e1b0cc6fed","prevRandao":"0x32b01b599d0a7178f72a8697a68e619cb1a88c810e64a2195f6bbac75d54d758","receiptsRoot":"0x9a2b133da95c2203ef9e60226f5feb7c194b6d02d80529b5b09d73ef31d02e23","stateRoot":"0x3acc5ea1250b748a67e5503e77bc08c09d4359056341f86e2e14a2827a1356cb","timestamp":"0x677e9fa2","transactions":["0x02f901d58227d883054ac78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f821818425d543bda88dc02b857627869aceea046063808f44fa0b4d675d6c36ef04c575094181488fc2bf60e3106bc15d41b8bcc277e380f052a437446d7e5686332e332e30000000000000000000000000000000000000000000000000000000c080a006823488dc477ad04449aae433ce41e44fcc977e772d534db00fa4726916bee0a061b22dda12d215a00dafa69d0493413e7d408eab5afbca5cd7af99f67cf4fa39"],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13da1a","index":"0x4302356","validatorIndex":"0x1bc6"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x39d934","index":"0x4302357","validatorIndex":"0x1bc7"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13ae24","index":"0x4302358","validatorIndex":"0x1bc8"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x4302359","validatorIndex":"0x1bc9"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13881e","index":"0x430235a","validatorIndex":"0x1bca"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140029","index":"0x430235b","validatorIndex":"0x1bcb"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13d440","index":"0x430235c","validatorIndex":"0x1bcc"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x430235d","validatorIndex":"0x1bcd"}]},[],"0xf035b92dc6d320c48d25dc1d19b3077b32fe19e77f3586f614c03a5cb565d53b"]) 2025-01-08 15:56:06.9249|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc4e5c6c0a7aaa451868a0ce1af5bbfd06d27ce97c131619486f34c24561296c","blockNumber":"0xd164b8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7cf","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2e6d5839d3790abbe42144bfa2223ec54ef8e68b97d54311cad386e1b0cc6fed","prevRandao":"0x32b01b599d0a7178f72a8697a68e619cb1a88c810e64a2195f6bbac75d54d758","receiptsRoot":"0x9a2b133da95c2203ef9e60226f5feb7c194b6d02d80529b5b09d73ef31d02e23","stateRoot":"0x3acc5ea1250b748a67e5503e77bc08c09d4359056341f86e2e14a2827a1356cb","timestamp":"0x677e9fa2","transactions":["0x02f901d58227d883054ac78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d290ab53c32734d807b0a4930f13dc18c862f3ff4fc442f6dd8b9f9ad46944b0f63be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f821818425d543bda88dc02b857627869aceea046063808f44fa0b4d675d6c36ef04c575094181488fc2bf60e3106bc15d41b8bcc277e380f052a437446d7e5686332e332e30000000000000000000000000000000000000000000000000000000c080a006823488dc477ad04449aae433ce41e44fcc977e772d534db00fa4726916bee0a061b22dda12d215a00dafa69d0493413e7d408eab5afbca5cd7af99f67cf4fa39"],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13da1a","index":"0x4302356","validatorIndex":"0x1bc6"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x39d934","index":"0x4302357","validatorIndex":"0x1bc7"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13ae24","index":"0x4302358","validatorIndex":"0x1bc8"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x4302359","validatorIndex":"0x1bc9"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13881e","index":"0x430235a","validatorIndex":"0x1bca"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140029","index":"0x430235b","validatorIndex":"0x1bcb"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13d440","index":"0x430235c","validatorIndex":"0x1bcc"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x430235d","validatorIndex":"0x1bcd"}]},[],"0xf035b92dc6d320c48d25dc1d19b3077b32fe19e77f3586f614c03a5cb565d53b"]) handled in 5ms 2025-01-08 15:56:06.9249|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722808 | 3.3 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.9249|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:06.9249|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 8.91 MGas/s | 304.3 tps | 304.32 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:06.9336|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","blockNumber":"0xd164b9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6d7","gasUsed":"0x1d25d","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000080000000200200000000008000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000010020000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc4e5c6c0a7aaa451868a0ce1af5bbfd06d27ce97c131619486f34c24561296c","prevRandao":"0x837b25ef55ca3b3f7e3f8d0ccd9da6df11c896e02c846b3222edb9ed923973d9","receiptsRoot":"0x12d1d564f0e9676c838b72373526658ae08e0b5deac47258dfd1a4bc967b1cfe","stateRoot":"0xd28d8483d313db8e99998b4d3f361cbf6d1f2dfb1ed1df4ee740f9a63f0afcb4","timestamp":"0x677e9fa7","transactions":["0x02f904958227d8824ce08459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43a0300c5d9ad0fd646945d83ea58f25b9e10ebb8813d30bdc66232086a4532b583c300000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000000100000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000de41ba4fc9d91ad9000000000000000000000000000000000000000000000000000085c3c10e1a340000000000000000000000000000000000000000000000000000000000000006e8d985cc29b54eab15b743f06b76ac525055211a763eae3e37c48d479643e4e4318ae34d776cad2d3327db66334dc77aba1df49795dc99b8fe31a0ab1cf3ef97841eff2cc244fd6d505b22b6fc24e851893fa8b20bbe3bfc8dd5f06d12b1323e766af130decf74fe7a0a11f650657a843e9c9adb0208ef1a04547cb97a3a9d68fd398a102cff3484145a89d0209ad0388c8bd8e8465e097941c81dad94d3eb6800f10cadc3f97220897af68dadc14c78a197bc6f547c2e50c2c7c742ec4f46260000000000000000000000000000000000000000000000000000000000000006514bf63a65ff3db1354eff288cd8db99674126264e48ae2dbd77bb250d87599d5964524f79e1be9f163fe4661e8538e1773339dddded2e61c967864f8ddbc99d674655ca2ed893278ad6d00fa4a51fa9d73ba47fbe12debb4530a1779b6585ed17d6e610c2b3406c7f1e408802bc54876705e356811c7e6aeb6a1e2c4f2622211262498f04c8dbdf495cddcba9779dd6394ae396ba1b60bac8d2f3e3a45948bc7800ee04547f4099582b33180704c113e1399c79cc437465bcd3e22f43f5fc6ac080a096ad163d707f4eed3c688c621851f42dcc43b4af7dd9331ecbe41181f71bcf4ba030c7f694dff1b199936f4370202995decb804e665c0b74fd885e1a1ac5a7ace9"],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1cdbc2","index":"0x430235e","validatorIndex":"0x1bce"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x142c24","index":"0x430235f","validatorIndex":"0x1bcf"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140028","index":"0x4302360","validatorIndex":"0x1bd0"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b3e6","index":"0x4302361","validatorIndex":"0x1bd1"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13dffa","index":"0x4302362","validatorIndex":"0x1bd2"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x4302363","validatorIndex":"0x1bd3"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14002f","index":"0x4302364","validatorIndex":"0x1bd4"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b0e9","index":"0x4302365","validatorIndex":"0x1bd5"}]},[],"0x3f2d6b111b64a3ec4d079432187ef6c12aac7ef3094668e021513578cc5087d8"]) 2025-01-08 15:56:06.9336|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722809 (0x611177...b7c8d1), Extra Data: Nethermind 2025-01-08 15:56:06.9336|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:06.9336|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 15:56:06.9391|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722809 2025-01-08 15:56:06.9391|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722679 < 13722809 - 128 2025-01-08 15:56:06.9391|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:56:06.9391|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp, Precompile 2025-01-08 15:56:06.9391|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722809 (0x611177...b7c8d1). 2025-01-08 15:56:06.9391|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:06.9391|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","blockNumber":"0xd164b9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6d7","gasUsed":"0x1d25d","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000080000000200200000000008000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000010020000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc4e5c6c0a7aaa451868a0ce1af5bbfd06d27ce97c131619486f34c24561296c","prevRandao":"0x837b25ef55ca3b3f7e3f8d0ccd9da6df11c896e02c846b3222edb9ed923973d9","receiptsRoot":"0x12d1d564f0e9676c838b72373526658ae08e0b5deac47258dfd1a4bc967b1cfe","stateRoot":"0xd28d8483d313db8e99998b4d3f361cbf6d1f2dfb1ed1df4ee740f9a63f0afcb4","timestamp":"0x677e9fa7","transactions":["0x02f904958227d8824ce08459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43a0300c5d9ad0fd646945d83ea58f25b9e10ebb8813d30bdc66232086a4532b583c300000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000000100000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000de41ba4fc9d91ad9000000000000000000000000000000000000000000000000000085c3c10e1a340000000000000000000000000000000000000000000000000000000000000006e8d985cc29b54eab15b743f06b76ac525055211a763eae3e37c48d479643e4e4318ae34d776cad2d3327db66334dc77aba1df49795dc99b8fe31a0ab1cf3ef97841eff2cc244fd6d505b22b6fc24e851893fa8b20bbe3bfc8dd5f06d12b1323e766af130decf74fe7a0a11f650657a843e9c9adb0208ef1a04547cb97a3a9d68fd398a102cff3484145a89d0209ad0388c8bd8e8465e097941c81dad94d3eb6800f10cadc3f97220897af68dadc14c78a197bc6f547c2e50c2c7c742ec4f46260000000000000000000000000000000000000000000000000000000000000006514bf63a65ff3db1354eff288cd8db99674126264e48ae2dbd77bb250d87599d5964524f79e1be9f163fe4661e8538e1773339dddded2e61c967864f8ddbc99d674655ca2ed893278ad6d00fa4a51fa9d73ba47fbe12debb4530a1779b6585ed17d6e610c2b3406c7f1e408802bc54876705e356811c7e6aeb6a1e2c4f2622211262498f04c8dbdf495cddcba9779dd6394ae396ba1b60bac8d2f3e3a45948bc7800ee04547f4099582b33180704c113e1399c79cc437465bcd3e22f43f5fc6ac080a096ad163d707f4eed3c688c621851f42dcc43b4af7dd9331ecbe41181f71bcf4ba030c7f694dff1b199936f4370202995decb804e665c0b74fd885e1a1ac5a7ace9"],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1cdbc2","index":"0x430235e","validatorIndex":"0x1bce"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x142c24","index":"0x430235f","validatorIndex":"0x1bcf"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140028","index":"0x4302360","validatorIndex":"0x1bd0"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b3e6","index":"0x4302361","validatorIndex":"0x1bd1"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13dffa","index":"0x4302362","validatorIndex":"0x1bd2"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x4302363","validatorIndex":"0x1bd3"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14002f","index":"0x4302364","validatorIndex":"0x1bd4"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b0e9","index":"0x4302365","validatorIndex":"0x1bd5"}]},[],"0x3f2d6b111b64a3ec4d079432187ef6c12aac7ef3094668e021513578cc5087d8"]) 2025-01-08 15:56:06.9391|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722809 | 4.5 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:06.9391|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 15:56:06.9391|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 26.50 MGas/s | 221.9 tps | 221.93 Blk/s | exec code from cache 58 | new 0 2025-01-08 15:56:06.9391|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","blockNumber":"0xd164b9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6d7","gasUsed":"0x1d25d","logsBloom":"0x00000000000000000000000000100000000100000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000080000000200200000000008000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000010020000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000010000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfc4e5c6c0a7aaa451868a0ce1af5bbfd06d27ce97c131619486f34c24561296c","prevRandao":"0x837b25ef55ca3b3f7e3f8d0ccd9da6df11c896e02c846b3222edb9ed923973d9","receiptsRoot":"0x12d1d564f0e9676c838b72373526658ae08e0b5deac47258dfd1a4bc967b1cfe","stateRoot":"0xd28d8483d313db8e99998b4d3f361cbf6d1f2dfb1ed1df4ee740f9a63f0afcb4","timestamp":"0x677e9fa7","transactions":["0x02f904958227d8824ce08459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43a0300c5d9ad0fd646945d83ea58f25b9e10ebb8813d30bdc66232086a4532b583c300000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034000000100000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000de41ba4fc9d91ad9000000000000000000000000000000000000000000000000000085c3c10e1a340000000000000000000000000000000000000000000000000000000000000006e8d985cc29b54eab15b743f06b76ac525055211a763eae3e37c48d479643e4e4318ae34d776cad2d3327db66334dc77aba1df49795dc99b8fe31a0ab1cf3ef97841eff2cc244fd6d505b22b6fc24e851893fa8b20bbe3bfc8dd5f06d12b1323e766af130decf74fe7a0a11f650657a843e9c9adb0208ef1a04547cb97a3a9d68fd398a102cff3484145a89d0209ad0388c8bd8e8465e097941c81dad94d3eb6800f10cadc3f97220897af68dadc14c78a197bc6f547c2e50c2c7c742ec4f46260000000000000000000000000000000000000000000000000000000000000006514bf63a65ff3db1354eff288cd8db99674126264e48ae2dbd77bb250d87599d5964524f79e1be9f163fe4661e8538e1773339dddded2e61c967864f8ddbc99d674655ca2ed893278ad6d00fa4a51fa9d73ba47fbe12debb4530a1779b6585ed17d6e610c2b3406c7f1e408802bc54876705e356811c7e6aeb6a1e2c4f2622211262498f04c8dbdf495cddcba9779dd6394ae396ba1b60bac8d2f3e3a45948bc7800ee04547f4099582b33180704c113e1399c79cc437465bcd3e22f43f5fc6ac080a096ad163d707f4eed3c688c621851f42dcc43b4af7dd9331ecbe41181f71bcf4ba030c7f694dff1b199936f4370202995decb804e665c0b74fd885e1a1ac5a7ace9"],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1cdbc2","index":"0x430235e","validatorIndex":"0x1bce"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x142c24","index":"0x430235f","validatorIndex":"0x1bcf"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140028","index":"0x4302360","validatorIndex":"0x1bd0"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b3e6","index":"0x4302361","validatorIndex":"0x1bd1"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13dffa","index":"0x4302362","validatorIndex":"0x1bd2"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x140615","index":"0x4302363","validatorIndex":"0x1bd3"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14002f","index":"0x4302364","validatorIndex":"0x1bd4"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13b0e9","index":"0x4302365","validatorIndex":"0x1bd5"}]},[],"0x3f2d6b111b64a3ec4d079432187ef6c12aac7ef3094668e021513578cc5087d8"]) handled in 6ms 2025-01-08 15:56:06.9446|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","headBlockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","safeBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f"},null]) 2025-01-08 15:56:06.9446|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","headBlockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","safeBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f"}, null] 2025-01-08 15:56:06.9446|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722809 (0x611177...b7c8d1), Safe: 13722796 (0x302e06...9b3d9f), Finalized: 13722780 (0x591561...d37797) 2025-01-08 15:56:06.9446|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722809 (0x611177...b7c8d1) was processed. 2025-01-08 15:56:06.9446|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722809 (0x611177...b7c8d1) 2025-01-08 15:56:06.9446|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","headBlockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","safeBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f"},null]) 2025-01-08 15:56:06.9446|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x5915610e3fa920052f813763d4b13c69b768bc026c084f798d85f00210d37797","headBlockHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","safeBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f"},null]) handled in 3ms 2025-01-08 15:56:06.9446|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|39|Cleaned processed blob txs from block 13722766 to block 13722780 2025-01-08 15:56:06.9446|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|39|Blob transactions database columns have been compacted 2025-01-08 15:56:07.0078|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","blockNumber":"0xd164ba","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","prevRandao":"0xea36a80cc8651d322321769e4eb818dd9accf09eb55b61e7c4ff9bbd83de7c83","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xadf9079bd192f534076c8607cba7264ce9fecb0e47dd1d4e91e67f298028c13d","timestamp":"0x677e9fac","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1488f4","index":"0x4302366","validatorIndex":"0x1bd6"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3a8566","index":"0x4302367","validatorIndex":"0x1bd7"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3afb38","index":"0x4302368","validatorIndex":"0x1bd8"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1d2d97","index":"0x4302369","validatorIndex":"0x1bd9"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13e1e5","index":"0x430236a","validatorIndex":"0x1bda"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3aeb3e","index":"0x430236b","validatorIndex":"0x1d2d"},{"address":"0x1c0accc24e1549125b5b3c14d999d3a496afbdb1","amount":"0x14bacf","index":"0x430236c","validatorIndex":"0x1d39"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1468d6","index":"0x430236d","validatorIndex":"0x1d3a"}]},[],"0x82986b7f3e35110d1f112cbd4c4b2f47ed549a3d61f4476acbdeddd3a8758080"]) 2025-01-08 15:56:07.0087|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722810 (0x6f99e9...9f006e), Extra Data: chiado-teku-0 2025-01-08 15:56:07.0087|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:56:07.0087|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 15:56:07.0131|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722810 2025-01-08 15:56:07.0131|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722680 < 13722810 - 128 2025-01-08 15:56:07.0131|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:07.0131|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:56:07.0131|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722810 (0x6f99e9...9f006e). 2025-01-08 15:56:07.0131|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.0131|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722810 | 4.4 ms | slot 74 ms | 2025-01-08 15:56:07.0131|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","blockNumber":"0xd164ba","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","prevRandao":"0xea36a80cc8651d322321769e4eb818dd9accf09eb55b61e7c4ff9bbd83de7c83","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xadf9079bd192f534076c8607cba7264ce9fecb0e47dd1d4e91e67f298028c13d","timestamp":"0x677e9fac","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1488f4","index":"0x4302366","validatorIndex":"0x1bd6"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3a8566","index":"0x4302367","validatorIndex":"0x1bd7"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3afb38","index":"0x4302368","validatorIndex":"0x1bd8"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1d2d97","index":"0x4302369","validatorIndex":"0x1bd9"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13e1e5","index":"0x430236a","validatorIndex":"0x1bda"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3aeb3e","index":"0x430236b","validatorIndex":"0x1d2d"},{"address":"0x1c0accc24e1549125b5b3c14d999d3a496afbdb1","amount":"0x14bacf","index":"0x430236c","validatorIndex":"0x1d39"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1468d6","index":"0x430236d","validatorIndex":"0x1d3a"}]},[],"0x82986b7f3e35110d1f112cbd4c4b2f47ed549a3d61f4476acbdeddd3a8758080"]) 2025-01-08 15:56:07.0131|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.0131|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 228.26 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:07.0131|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","blockNumber":"0xd164ba","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6111779c2f9f6b32ab5bcf19a705119eb2411b1e7f3344994e9395328bb7c8d1","prevRandao":"0xea36a80cc8651d322321769e4eb818dd9accf09eb55b61e7c4ff9bbd83de7c83","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xadf9079bd192f534076c8607cba7264ce9fecb0e47dd1d4e91e67f298028c13d","timestamp":"0x677e9fac","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1488f4","index":"0x4302366","validatorIndex":"0x1bd6"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3a8566","index":"0x4302367","validatorIndex":"0x1bd7"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3afb38","index":"0x4302368","validatorIndex":"0x1bd8"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1d2d97","index":"0x4302369","validatorIndex":"0x1bd9"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x13e1e5","index":"0x430236a","validatorIndex":"0x1bda"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3aeb3e","index":"0x430236b","validatorIndex":"0x1d2d"},{"address":"0x1c0accc24e1549125b5b3c14d999d3a496afbdb1","amount":"0x14bacf","index":"0x430236c","validatorIndex":"0x1d39"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1468d6","index":"0x430236d","validatorIndex":"0x1d3a"}]},[],"0x82986b7f3e35110d1f112cbd4c4b2f47ed549a3d61f4476acbdeddd3a8758080"]) handled in 6ms 2025-01-08 15:56:07.0599|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9417ca11967b3b7be5e168c3ff982f2bf649e034c3a7f503ea86983858fe2bdf","blockNumber":"0xd164bb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","prevRandao":"0x94ee5cd04f340dea6ba84d1608998c7d4bd87adb9d6addcf83ad6570a90cf5d8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xaf66eec93722a5db41e293ed011ef3034a0fee23861f23a595cf403538abf6de","timestamp":"0x677e9fb1","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x39fa10","index":"0x430236e","validatorIndex":"0x1d3b"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b4f5","index":"0x430236f","validatorIndex":"0x1d3c"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1436ed","index":"0x4302370","validatorIndex":"0x1d3d"},{"address":"0x8af1c09db499b500850c6bc03017347f80ff2a5f","amount":"0x1436f6","index":"0x4302371","validatorIndex":"0x1d3e"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b4eb","index":"0x4302372","validatorIndex":"0x1d43"},{"address":"0x0fcef33f7196415e262a51850227ad3a001cec3f","amount":"0x14b4fd","index":"0x4302373","validatorIndex":"0x1d44"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1db188","index":"0x4302374","validatorIndex":"0x1d45"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b70a","index":"0x4302375","validatorIndex":"0x1d48"}]},[],"0xfb2ac43576d99d9af01ec3abf12c9edad0937aaa7ad6d8833fbfc7a1139a7d69"]) 2025-01-08 15:56:07.0603|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722811 (0x9417ca...fe2bdf), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:07.0603|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:07.0603|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:56:07.0655|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722811 2025-01-08 15:56:07.0655|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722681 < 13722811 - 128 2025-01-08 15:56:07.0655|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:07.0655|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 15:56:07.0655|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722811 | 4.7 ms | slot 52 ms | 2025-01-08 15:56:07.0655|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722811 (0x9417ca...fe2bdf). 2025-01-08 15:56:07.0655|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.0655|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.0655|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 211.10 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:07.0655|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9417ca11967b3b7be5e168c3ff982f2bf649e034c3a7f503ea86983858fe2bdf","blockNumber":"0xd164bb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","prevRandao":"0x94ee5cd04f340dea6ba84d1608998c7d4bd87adb9d6addcf83ad6570a90cf5d8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xaf66eec93722a5db41e293ed011ef3034a0fee23861f23a595cf403538abf6de","timestamp":"0x677e9fb1","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x39fa10","index":"0x430236e","validatorIndex":"0x1d3b"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b4f5","index":"0x430236f","validatorIndex":"0x1d3c"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1436ed","index":"0x4302370","validatorIndex":"0x1d3d"},{"address":"0x8af1c09db499b500850c6bc03017347f80ff2a5f","amount":"0x1436f6","index":"0x4302371","validatorIndex":"0x1d3e"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b4eb","index":"0x4302372","validatorIndex":"0x1d43"},{"address":"0x0fcef33f7196415e262a51850227ad3a001cec3f","amount":"0x14b4fd","index":"0x4302373","validatorIndex":"0x1d44"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1db188","index":"0x4302374","validatorIndex":"0x1d45"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b70a","index":"0x4302375","validatorIndex":"0x1d48"}]},[],"0xfb2ac43576d99d9af01ec3abf12c9edad0937aaa7ad6d8833fbfc7a1139a7d69"]) 2025-01-08 15:56:07.0655|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9417ca11967b3b7be5e168c3ff982f2bf649e034c3a7f503ea86983858fe2bdf","blockNumber":"0xd164bb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","prevRandao":"0x94ee5cd04f340dea6ba84d1608998c7d4bd87adb9d6addcf83ad6570a90cf5d8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xaf66eec93722a5db41e293ed011ef3034a0fee23861f23a595cf403538abf6de","timestamp":"0x677e9fb1","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x39fa10","index":"0x430236e","validatorIndex":"0x1d3b"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b4f5","index":"0x430236f","validatorIndex":"0x1d3c"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1436ed","index":"0x4302370","validatorIndex":"0x1d3d"},{"address":"0x8af1c09db499b500850c6bc03017347f80ff2a5f","amount":"0x1436f6","index":"0x4302371","validatorIndex":"0x1d3e"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b4eb","index":"0x4302372","validatorIndex":"0x1d43"},{"address":"0x0fcef33f7196415e262a51850227ad3a001cec3f","amount":"0x14b4fd","index":"0x4302373","validatorIndex":"0x1d44"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x1db188","index":"0x4302374","validatorIndex":"0x1d45"},{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x14b70a","index":"0x4302375","validatorIndex":"0x1d48"}]},[],"0xfb2ac43576d99d9af01ec3abf12c9edad0937aaa7ad6d8833fbfc7a1139a7d69"]) handled in 6ms 2025-01-08 15:56:07.0757|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x543f8e8fd235c19b412f94d0da036bf1db559f4361be5bedbe2e765575fd1097","blockNumber":"0xd164bc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9417ca11967b3b7be5e168c3ff982f2bf649e034c3a7f503ea86983858fe2bdf","prevRandao":"0xe30636b5ada1929805c60050a783ae0345b6ed510629fdec2819d6b65c0082b9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc79bc59576dff7db34ecb41e63ba569f73a88ff2dd2e699adf7a26668606ab3c","timestamp":"0x677e9fb6","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3bc700","index":"0x4302376","validatorIndex":"0x1d4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8589","index":"0x4302377","validatorIndex":"0x0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5bb3","index":"0x4302378","validatorIndex":"0x1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4f0","index":"0x4302379","validatorIndex":"0x2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465b9","index":"0x430237a","validatorIndex":"0x3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bad2","index":"0x430237b","validatorIndex":"0x4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bad2","index":"0x430237c","validatorIndex":"0x5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edb","index":"0x430237d","validatorIndex":"0x6"}]},[],"0xf612e414a58d1f161dafeac9ab8a19e94c8fc7133073aaf449d867f45b77b1df"]) 2025-01-08 15:56:07.0757|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722812 (0x543f8e...fd1097), Extra Data: Nethermind 2025-01-08 15:56:07.0765|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:07.0765|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 15:56:07.0765|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722812 2025-01-08 15:56:07.0765|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722682 < 13722812 - 128 2025-01-08 15:56:07.0765|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:07.0765|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722812 (0x543f8e...fd1097). 2025-01-08 15:56:07.0765|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:56:07.0765|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.0765|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722812 | 3.6 ms | slot 14 ms | 2025-01-08 15:56:07.0765|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.0802|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 279.80 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:07.0802|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x543f8e8fd235c19b412f94d0da036bf1db559f4361be5bedbe2e765575fd1097","blockNumber":"0xd164bc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9417ca11967b3b7be5e168c3ff982f2bf649e034c3a7f503ea86983858fe2bdf","prevRandao":"0xe30636b5ada1929805c60050a783ae0345b6ed510629fdec2819d6b65c0082b9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc79bc59576dff7db34ecb41e63ba569f73a88ff2dd2e699adf7a26668606ab3c","timestamp":"0x677e9fb6","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3bc700","index":"0x4302376","validatorIndex":"0x1d4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8589","index":"0x4302377","validatorIndex":"0x0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5bb3","index":"0x4302378","validatorIndex":"0x1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4f0","index":"0x4302379","validatorIndex":"0x2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465b9","index":"0x430237a","validatorIndex":"0x3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bad2","index":"0x430237b","validatorIndex":"0x4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bad2","index":"0x430237c","validatorIndex":"0x5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edb","index":"0x430237d","validatorIndex":"0x6"}]},[],"0xf612e414a58d1f161dafeac9ab8a19e94c8fc7133073aaf449d867f45b77b1df"]) 2025-01-08 15:56:07.0802|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x543f8e8fd235c19b412f94d0da036bf1db559f4361be5bedbe2e765575fd1097","blockNumber":"0xd164bc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9417ca11967b3b7be5e168c3ff982f2bf649e034c3a7f503ea86983858fe2bdf","prevRandao":"0xe30636b5ada1929805c60050a783ae0345b6ed510629fdec2819d6b65c0082b9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc79bc59576dff7db34ecb41e63ba569f73a88ff2dd2e699adf7a26668606ab3c","timestamp":"0x677e9fb6","transactions":[],"withdrawals":[{"address":"0xf82f6e46d0d0a9536b9ca4bc480372eeafcd9e6c","amount":"0x3bc700","index":"0x4302376","validatorIndex":"0x1d4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8589","index":"0x4302377","validatorIndex":"0x0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5bb3","index":"0x4302378","validatorIndex":"0x1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4f0","index":"0x4302379","validatorIndex":"0x2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1465b9","index":"0x430237a","validatorIndex":"0x3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bad2","index":"0x430237b","validatorIndex":"0x4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14bad2","index":"0x430237c","validatorIndex":"0x5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edb","index":"0x430237d","validatorIndex":"0x6"}]},[],"0xf612e414a58d1f161dafeac9ab8a19e94c8fc7133073aaf449d867f45b77b1df"]) handled in 4ms 2025-01-08 15:56:07.0907|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x70eaafe5675c4eef342b92526fb2ba6f949d5d2b55233b1ab8ba7c0307078d25","blockNumber":"0xd164bd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x543f8e8fd235c19b412f94d0da036bf1db559f4361be5bedbe2e765575fd1097","prevRandao":"0x3cb4a237ea9f5d097f1742f327d0f67bc43cfbc91a24e65c37132bbdc744ba9f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4e7205211b6e787449d9ed1f81521a086c1a2cc4c90b927d99aa7d7bb7855162","timestamp":"0x677e9fbb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edb","index":"0x430237e","validatorIndex":"0x7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1494c0","index":"0x430237f","validatorIndex":"0x8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edd","index":"0x4302380","validatorIndex":"0x9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148eda","index":"0x4302381","validatorIndex":"0xa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143edd","index":"0x4302382","validatorIndex":"0xb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302383","validatorIndex":"0xc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488fc","index":"0x4302384","validatorIndex":"0xd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d05","index":"0x4302385","validatorIndex":"0xe"}]},[],"0x065c5f44dda54dc53f3819f572ef83b16e0760783397492b93663baa5fa3f00e"]) 2025-01-08 15:56:07.0907|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722813 (0x70eaaf...078d25), Extra Data: Nethermind 2025-01-08 15:56:07.0907|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:07.0907|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 15:56:07.0931|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722813 2025-01-08 15:56:07.0931|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722683 < 13722813 - 128 2025-01-08 15:56:07.0931|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:07.0931|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:56:07.0931|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722813 (0x70eaaf...078d25). 2025-01-08 15:56:07.0931|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.0931|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722813 | 2.1 ms | slot 13 ms | 2025-01-08 15:56:07.0931|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.0931|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 480.31 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:07.0931|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x70eaafe5675c4eef342b92526fb2ba6f949d5d2b55233b1ab8ba7c0307078d25","blockNumber":"0xd164bd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x543f8e8fd235c19b412f94d0da036bf1db559f4361be5bedbe2e765575fd1097","prevRandao":"0x3cb4a237ea9f5d097f1742f327d0f67bc43cfbc91a24e65c37132bbdc744ba9f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4e7205211b6e787449d9ed1f81521a086c1a2cc4c90b927d99aa7d7bb7855162","timestamp":"0x677e9fbb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edb","index":"0x430237e","validatorIndex":"0x7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1494c0","index":"0x430237f","validatorIndex":"0x8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edd","index":"0x4302380","validatorIndex":"0x9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148eda","index":"0x4302381","validatorIndex":"0xa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143edd","index":"0x4302382","validatorIndex":"0xb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302383","validatorIndex":"0xc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488fc","index":"0x4302384","validatorIndex":"0xd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d05","index":"0x4302385","validatorIndex":"0xe"}]},[],"0x065c5f44dda54dc53f3819f572ef83b16e0760783397492b93663baa5fa3f00e"]) 2025-01-08 15:56:07.0931|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x70eaafe5675c4eef342b92526fb2ba6f949d5d2b55233b1ab8ba7c0307078d25","blockNumber":"0xd164bd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x543f8e8fd235c19b412f94d0da036bf1db559f4361be5bedbe2e765575fd1097","prevRandao":"0x3cb4a237ea9f5d097f1742f327d0f67bc43cfbc91a24e65c37132bbdc744ba9f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4e7205211b6e787449d9ed1f81521a086c1a2cc4c90b927d99aa7d7bb7855162","timestamp":"0x677e9fbb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edb","index":"0x430237e","validatorIndex":"0x7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1494c0","index":"0x430237f","validatorIndex":"0x8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148edd","index":"0x4302380","validatorIndex":"0x9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148eda","index":"0x4302381","validatorIndex":"0xa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143edd","index":"0x4302382","validatorIndex":"0xb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302383","validatorIndex":"0xc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488fc","index":"0x4302384","validatorIndex":"0xd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d05","index":"0x4302385","validatorIndex":"0xe"}]},[],"0x065c5f44dda54dc53f3819f572ef83b16e0760783397492b93663baa5fa3f00e"]) handled in 3ms 2025-01-08 15:56:07.0993|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2086e39110d8495ae5b2b233eb27f6b297db1f9b517df81f34333482f4c0689a","blockNumber":"0xd164be","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x70eaafe5675c4eef342b92526fb2ba6f949d5d2b55233b1ab8ba7c0307078d25","prevRandao":"0x1d521a1c243696dadcadfcaa938f3443ab109414e6b0022b2327d513b06d7ab7","receiptsRoot":"0x0d2a37512450c85327047fdde887e270d533d93f33cd3c68b9408bdac7a0b152","stateRoot":"0xc3c3626f3f91376c7c00148e8619da9c18de15024b5f46c7b2b268426ccb8d38","timestamp":"0x677e9fc0","transactions":["0x02f901d58227d883055e7c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f0a67f0d45bd38c73f5d48e3f1aa5cd081edeb191310312928e04ea7df08132734095b33daa6c623bf82ce9033ab203095762814705472819545ac530dcea446332e332e30000000000000000000000000000000000000000000000000000000c080a0b5ae000cfc61eecfdb3339b57d05e1dd899044c1a7d5f0aafd71e23440edcfdda059f1c6312de8132285479826523149a3221a7dc75358c498f5119a0ef39ef557"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462e5","index":"0x4302386","validatorIndex":"0xf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436e5","index":"0x4302387","validatorIndex":"0x10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ec","index":"0x4302388","validatorIndex":"0x11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ed3","index":"0x4302389","validatorIndex":"0x12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488f3","index":"0x430238a","validatorIndex":"0x13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x430238b","validatorIndex":"0x14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148eee","index":"0x430238c","validatorIndex":"0x15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x430238d","validatorIndex":"0x16"}]},[],"0x91ae21bc896860453b3e90b3a7074eb754cf14efea6e4b82e2fb7ae95975442c"]) 2025-01-08 15:56:07.0993|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722814 (0x2086e3...c0689a), Extra Data: Nethermind 2025-01-08 15:56:07.1003|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:07.1003|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:56:07.1046|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722814 2025-01-08 15:56:07.1046|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722684 < 13722814 - 128 2025-01-08 15:56:07.1046|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:07.1046|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:56:07.1046|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722814 | 4.7 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1046|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1046|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 6.22 MGas/s | 212.4 tps | 212.40 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:07.1046|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722814 (0x2086e3...c0689a). 2025-01-08 15:56:07.1046|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1046|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2086e39110d8495ae5b2b233eb27f6b297db1f9b517df81f34333482f4c0689a","blockNumber":"0xd164be","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x70eaafe5675c4eef342b92526fb2ba6f949d5d2b55233b1ab8ba7c0307078d25","prevRandao":"0x1d521a1c243696dadcadfcaa938f3443ab109414e6b0022b2327d513b06d7ab7","receiptsRoot":"0x0d2a37512450c85327047fdde887e270d533d93f33cd3c68b9408bdac7a0b152","stateRoot":"0xc3c3626f3f91376c7c00148e8619da9c18de15024b5f46c7b2b268426ccb8d38","timestamp":"0x677e9fc0","transactions":["0x02f901d58227d883055e7c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f0a67f0d45bd38c73f5d48e3f1aa5cd081edeb191310312928e04ea7df08132734095b33daa6c623bf82ce9033ab203095762814705472819545ac530dcea446332e332e30000000000000000000000000000000000000000000000000000000c080a0b5ae000cfc61eecfdb3339b57d05e1dd899044c1a7d5f0aafd71e23440edcfdda059f1c6312de8132285479826523149a3221a7dc75358c498f5119a0ef39ef557"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462e5","index":"0x4302386","validatorIndex":"0xf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436e5","index":"0x4302387","validatorIndex":"0x10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ec","index":"0x4302388","validatorIndex":"0x11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ed3","index":"0x4302389","validatorIndex":"0x12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488f3","index":"0x430238a","validatorIndex":"0x13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x430238b","validatorIndex":"0x14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148eee","index":"0x430238c","validatorIndex":"0x15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x430238d","validatorIndex":"0x16"}]},[],"0x91ae21bc896860453b3e90b3a7074eb754cf14efea6e4b82e2fb7ae95975442c"]) 2025-01-08 15:56:07.1046|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2086e39110d8495ae5b2b233eb27f6b297db1f9b517df81f34333482f4c0689a","blockNumber":"0xd164be","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x70eaafe5675c4eef342b92526fb2ba6f949d5d2b55233b1ab8ba7c0307078d25","prevRandao":"0x1d521a1c243696dadcadfcaa938f3443ab109414e6b0022b2327d513b06d7ab7","receiptsRoot":"0x0d2a37512450c85327047fdde887e270d533d93f33cd3c68b9408bdac7a0b152","stateRoot":"0xc3c3626f3f91376c7c00148e8619da9c18de15024b5f46c7b2b268426ccb8d38","timestamp":"0x677e9fc0","transactions":["0x02f901d58227d883055e7c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d28b3b0f9be3f3270779ddfac1a889b6c9cf47e5ba91841a8e74cf7e9d38ba6cd08be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f0a67f0d45bd38c73f5d48e3f1aa5cd081edeb191310312928e04ea7df08132734095b33daa6c623bf82ce9033ab203095762814705472819545ac530dcea446332e332e30000000000000000000000000000000000000000000000000000000c080a0b5ae000cfc61eecfdb3339b57d05e1dd899044c1a7d5f0aafd71e23440edcfdda059f1c6312de8132285479826523149a3221a7dc75358c498f5119a0ef39ef557"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1462e5","index":"0x4302386","validatorIndex":"0xf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436e5","index":"0x4302387","validatorIndex":"0x10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436ec","index":"0x4302388","validatorIndex":"0x11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ed3","index":"0x4302389","validatorIndex":"0x12"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488f3","index":"0x430238a","validatorIndex":"0x13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x430238b","validatorIndex":"0x14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148eee","index":"0x430238c","validatorIndex":"0x15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x430238d","validatorIndex":"0x16"}]},[],"0x91ae21bc896860453b3e90b3a7074eb754cf14efea6e4b82e2fb7ae95975442c"]) handled in 7ms 2025-01-08 15:56:07.1124|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xba3de35ec130a258aee3a123052db8e6fcdc38c7181fc6d85d08ba124ff7a103","blockNumber":"0xd164bf","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2086e39110d8495ae5b2b233eb27f6b297db1f9b517df81f34333482f4c0689a","prevRandao":"0x070c4c11cedb7385b43c0bbff33a11b15840749eb9c6a626ae652e7ea7ce775c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x26792c94782577e32c8ff4dc85b77551e6c719f97ea30afcc70a1fadd62a0511","timestamp":"0x677e9fc5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468cc","index":"0x430238e","validatorIndex":"0x17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468c0","index":"0x430238f","validatorIndex":"0x18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488df","index":"0x4302390","validatorIndex":"0x19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x4302391","validatorIndex":"0x1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae561","index":"0x4302392","validatorIndex":"0x1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302393","validatorIndex":"0x1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1348f6","index":"0x4302394","validatorIndex":"0x1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1494c0","index":"0x4302395","validatorIndex":"0x1e"}]},[],"0xc9d5897a99692567e1b95557872a9a2794f29b573f0f2f734960a68ce9ecbcec"]) 2025-01-08 15:56:07.1124|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722815 (0xba3de3...f7a103), Extra Data: Nethermind 2025-01-08 15:56:07.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:07.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:56:07.1178|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722815 2025-01-08 15:56:07.1178|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722685 < 13722815 - 128 2025-01-08 15:56:07.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:07.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:56:07.1178|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722815 (0xba3de3...f7a103). 2025-01-08 15:56:07.1178|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722815 | 4.9 ms | slot 13 ms | 2025-01-08 15:56:07.1178|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1178|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1178|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 204.62 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:07.1178|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xba3de35ec130a258aee3a123052db8e6fcdc38c7181fc6d85d08ba124ff7a103","blockNumber":"0xd164bf","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2086e39110d8495ae5b2b233eb27f6b297db1f9b517df81f34333482f4c0689a","prevRandao":"0x070c4c11cedb7385b43c0bbff33a11b15840749eb9c6a626ae652e7ea7ce775c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x26792c94782577e32c8ff4dc85b77551e6c719f97ea30afcc70a1fadd62a0511","timestamp":"0x677e9fc5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468cc","index":"0x430238e","validatorIndex":"0x17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468c0","index":"0x430238f","validatorIndex":"0x18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488df","index":"0x4302390","validatorIndex":"0x19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x4302391","validatorIndex":"0x1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae561","index":"0x4302392","validatorIndex":"0x1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302393","validatorIndex":"0x1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1348f6","index":"0x4302394","validatorIndex":"0x1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1494c0","index":"0x4302395","validatorIndex":"0x1e"}]},[],"0xc9d5897a99692567e1b95557872a9a2794f29b573f0f2f734960a68ce9ecbcec"]) 2025-01-08 15:56:07.1178|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xba3de35ec130a258aee3a123052db8e6fcdc38c7181fc6d85d08ba124ff7a103","blockNumber":"0xd164bf","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2086e39110d8495ae5b2b233eb27f6b297db1f9b517df81f34333482f4c0689a","prevRandao":"0x070c4c11cedb7385b43c0bbff33a11b15840749eb9c6a626ae652e7ea7ce775c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x26792c94782577e32c8ff4dc85b77551e6c719f97ea30afcc70a1fadd62a0511","timestamp":"0x677e9fc5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468cc","index":"0x430238e","validatorIndex":"0x17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1468c0","index":"0x430238f","validatorIndex":"0x18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488df","index":"0x4302390","validatorIndex":"0x19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4ea","index":"0x4302391","validatorIndex":"0x1a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae561","index":"0x4302392","validatorIndex":"0x1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302393","validatorIndex":"0x1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1348f6","index":"0x4302394","validatorIndex":"0x1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1494c0","index":"0x4302395","validatorIndex":"0x1e"}]},[],"0xc9d5897a99692567e1b95557872a9a2794f29b573f0f2f734960a68ce9ecbcec"]) handled in 6ms 2025-01-08 15:56:07.1245|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6add44ee377009b25c410620b16c22498397fce3d7ed355d1f9a31114c64d81e","blockNumber":"0xd164c0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xba3de35ec130a258aee3a123052db8e6fcdc38c7181fc6d85d08ba124ff7a103","prevRandao":"0xfd6f5963990a90b8706d68ff6e7527cdfaaa5e276d8f7f7c527a357eb5c0aed8","receiptsRoot":"0x8972d263470d27f1a482cf6f9cbd045205c866582673bc95ac4d0256c1c84cf9","stateRoot":"0x1bb2adaaf440064a2b6cc290321ae27a68a819212187a42bb8b940ccdcad2c68","timestamp":"0x677e9fca","transactions":["0x02f901d58227d883055e7d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2c4560408737b5d6601eaf4711e4bd7e3ac9b8b00dda8cb2520ad3030a1559b31dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c09b0e8a25ba6e93e023e0fac060af342688affa7a27356d26d06ae459adee1bacaec7a33a9cac17f02a1c3c9ce41a43d73c926ac443955e62e0bcaaaebc52cf9332e332e30000000000000000000000000000000000000000000000000000000c001a0dbf7c53dcd709c8224380316330a2df2cb1ad9c60b19f18fab0d1f1fb1e4258aa0029e0d883cd723d91082dc759e060b3bfca1551009903f5f09555ffc548986e5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302396","validatorIndex":"0x1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3f8","index":"0x4302397","validatorIndex":"0x20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d2","index":"0x4302398","validatorIndex":"0x21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3cd","index":"0x4302399","validatorIndex":"0x22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ade5","index":"0x430239a","validatorIndex":"0x23"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0fe0","index":"0x430239b","validatorIndex":"0x24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12c5d7","index":"0x430239c","validatorIndex":"0x25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d401","index":"0x430239d","validatorIndex":"0x26"}]},[],"0x39d70ff06653eaf2db1c8b1745a4f03ea21df3007b4080f3e422463a3bd1ec28"]) 2025-01-08 15:56:07.1245|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722816 (0x6add44...64d81e), Extra Data: chiado-lodestar-0 2025-01-08 15:56:07.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:07.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 15:56:07.1282|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722816 2025-01-08 15:56:07.1282|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722686 < 13722816 - 128 2025-01-08 15:56:07.1282|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722816 (0x6add44...64d81e). 2025-01-08 15:56:07.1282|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1282|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6add44ee377009b25c410620b16c22498397fce3d7ed355d1f9a31114c64d81e","blockNumber":"0xd164c0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xba3de35ec130a258aee3a123052db8e6fcdc38c7181fc6d85d08ba124ff7a103","prevRandao":"0xfd6f5963990a90b8706d68ff6e7527cdfaaa5e276d8f7f7c527a357eb5c0aed8","receiptsRoot":"0x8972d263470d27f1a482cf6f9cbd045205c866582673bc95ac4d0256c1c84cf9","stateRoot":"0x1bb2adaaf440064a2b6cc290321ae27a68a819212187a42bb8b940ccdcad2c68","timestamp":"0x677e9fca","transactions":["0x02f901d58227d883055e7d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2c4560408737b5d6601eaf4711e4bd7e3ac9b8b00dda8cb2520ad3030a1559b31dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c09b0e8a25ba6e93e023e0fac060af342688affa7a27356d26d06ae459adee1bacaec7a33a9cac17f02a1c3c9ce41a43d73c926ac443955e62e0bcaaaebc52cf9332e332e30000000000000000000000000000000000000000000000000000000c001a0dbf7c53dcd709c8224380316330a2df2cb1ad9c60b19f18fab0d1f1fb1e4258aa0029e0d883cd723d91082dc759e060b3bfca1551009903f5f09555ffc548986e5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302396","validatorIndex":"0x1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3f8","index":"0x4302397","validatorIndex":"0x20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d2","index":"0x4302398","validatorIndex":"0x21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3cd","index":"0x4302399","validatorIndex":"0x22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ade5","index":"0x430239a","validatorIndex":"0x23"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0fe0","index":"0x430239b","validatorIndex":"0x24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12c5d7","index":"0x430239c","validatorIndex":"0x25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d401","index":"0x430239d","validatorIndex":"0x26"}]},[],"0x39d70ff06653eaf2db1c8b1745a4f03ea21df3007b4080f3e422463a3bd1ec28"]) 2025-01-08 15:56:07.1282|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6add44ee377009b25c410620b16c22498397fce3d7ed355d1f9a31114c64d81e","blockNumber":"0xd164c0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xba3de35ec130a258aee3a123052db8e6fcdc38c7181fc6d85d08ba124ff7a103","prevRandao":"0xfd6f5963990a90b8706d68ff6e7527cdfaaa5e276d8f7f7c527a357eb5c0aed8","receiptsRoot":"0x8972d263470d27f1a482cf6f9cbd045205c866582673bc95ac4d0256c1c84cf9","stateRoot":"0x1bb2adaaf440064a2b6cc290321ae27a68a819212187a42bb8b940ccdcad2c68","timestamp":"0x677e9fca","transactions":["0x02f901d58227d883055e7d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2c4560408737b5d6601eaf4711e4bd7e3ac9b8b00dda8cb2520ad3030a1559b31dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c09b0e8a25ba6e93e023e0fac060af342688affa7a27356d26d06ae459adee1bacaec7a33a9cac17f02a1c3c9ce41a43d73c926ac443955e62e0bcaaaebc52cf9332e332e30000000000000000000000000000000000000000000000000000000c001a0dbf7c53dcd709c8224380316330a2df2cb1ad9c60b19f18fab0d1f1fb1e4258aa0029e0d883cd723d91082dc759e060b3bfca1551009903f5f09555ffc548986e5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14e0ea","index":"0x4302396","validatorIndex":"0x1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3f8","index":"0x4302397","validatorIndex":"0x20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d2","index":"0x4302398","validatorIndex":"0x21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3cd","index":"0x4302399","validatorIndex":"0x22"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ade5","index":"0x430239a","validatorIndex":"0x23"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0fe0","index":"0x430239b","validatorIndex":"0x24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12c5d7","index":"0x430239c","validatorIndex":"0x25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d401","index":"0x430239d","validatorIndex":"0x26"}]},[],"0x39d70ff06653eaf2db1c8b1745a4f03ea21df3007b4080f3e422463a3bd1ec28"]) handled in 4ms 2025-01-08 15:56:07.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:07.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 15:56:07.1282|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722816 | 3.0 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1282|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1282|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 9.85 MGas/s | 336.2 tps | 336.25 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:07.1350|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x075f81a37008ae0b34ddee89f7b2fa163da5f3af331c2e8fb3812eca08031c45","blockNumber":"0xd164c1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x6add44ee377009b25c410620b16c22498397fce3d7ed355d1f9a31114c64d81e","prevRandao":"0x7774fcab90cac1f45fc017338a18292f549bdc495ba456dd16eb1e1690b82f82","receiptsRoot":"0xace7bb2b616717b16af6b2257b5f1f60a0ce76d4d584b3f8138d07ecb68b9d55","stateRoot":"0xe29352a4a9505fdb96ef9ce8e999e30e76b3e7d4e4c40c66fb68ce222aec2096","timestamp":"0x677e9fcf","transactions":["0x02f901d58227d883055e7e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2c4560408737b5d6601eaf4711e4bd7e3ac9b8b00dda8cb2520ad3030a1559b31dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6f381feac96269948f3082c553365a25e20736a51f09e66c0e973d43192cf7c6707fa53a933f74490e63128ecacdfdd9467b07966b4f4a36bb22ebd540483824332e332e30000000000000000000000000000000000000000000000000000000c080a0e51cc10497005cbdb3dcd5579282d3f2149222907fcd5f63c55a27103dc2abbda044c60db6b2b86f3effef2b7ecf7520c5a2893068bb1da0080f3a7783c075025d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffff","index":"0x430239e","validatorIndex":"0x27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d1","index":"0x430239f","validatorIndex":"0x28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fffd","index":"0x43023a0","validatorIndex":"0x29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3c6","index":"0x43023a1","validatorIndex":"0x2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffed","index":"0x43023a2","validatorIndex":"0x2b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1355ff","index":"0x43023a3","validatorIndex":"0x2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9e7","index":"0x43023a4","validatorIndex":"0x2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3ea","index":"0x43023a5","validatorIndex":"0x2e"}]},[],"0x1ece65946b70e44243a11bd941728c22d6bf6a958ad1331b232c02b94850e30e"]) 2025-01-08 15:56:07.1350|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722817 (0x075f81...031c45), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:07.1350|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:07.1350|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:56:07.1399|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722817 2025-01-08 15:56:07.1399|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722687 < 13722817 - 128 2025-01-08 15:56:07.1399|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 15:56:07.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 15:56:07.1402|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722817 (0x075f81...031c45). 2025-01-08 15:56:07.1402|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722817 | 4.3 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1402|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1402|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1402|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 6.89 MGas/s | 235.2 tps | 235.24 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:07.1402|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x075f81a37008ae0b34ddee89f7b2fa163da5f3af331c2e8fb3812eca08031c45","blockNumber":"0xd164c1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x6add44ee377009b25c410620b16c22498397fce3d7ed355d1f9a31114c64d81e","prevRandao":"0x7774fcab90cac1f45fc017338a18292f549bdc495ba456dd16eb1e1690b82f82","receiptsRoot":"0xace7bb2b616717b16af6b2257b5f1f60a0ce76d4d584b3f8138d07ecb68b9d55","stateRoot":"0xe29352a4a9505fdb96ef9ce8e999e30e76b3e7d4e4c40c66fb68ce222aec2096","timestamp":"0x677e9fcf","transactions":["0x02f901d58227d883055e7e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2c4560408737b5d6601eaf4711e4bd7e3ac9b8b00dda8cb2520ad3030a1559b31dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6f381feac96269948f3082c553365a25e20736a51f09e66c0e973d43192cf7c6707fa53a933f74490e63128ecacdfdd9467b07966b4f4a36bb22ebd540483824332e332e30000000000000000000000000000000000000000000000000000000c080a0e51cc10497005cbdb3dcd5579282d3f2149222907fcd5f63c55a27103dc2abbda044c60db6b2b86f3effef2b7ecf7520c5a2893068bb1da0080f3a7783c075025d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffff","index":"0x430239e","validatorIndex":"0x27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d1","index":"0x430239f","validatorIndex":"0x28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fffd","index":"0x43023a0","validatorIndex":"0x29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3c6","index":"0x43023a1","validatorIndex":"0x2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffed","index":"0x43023a2","validatorIndex":"0x2b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1355ff","index":"0x43023a3","validatorIndex":"0x2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9e7","index":"0x43023a4","validatorIndex":"0x2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3ea","index":"0x43023a5","validatorIndex":"0x2e"}]},[],"0x1ece65946b70e44243a11bd941728c22d6bf6a958ad1331b232c02b94850e30e"]) 2025-01-08 15:56:07.1402|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x075f81a37008ae0b34ddee89f7b2fa163da5f3af331c2e8fb3812eca08031c45","blockNumber":"0xd164c1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x6add44ee377009b25c410620b16c22498397fce3d7ed355d1f9a31114c64d81e","prevRandao":"0x7774fcab90cac1f45fc017338a18292f549bdc495ba456dd16eb1e1690b82f82","receiptsRoot":"0xace7bb2b616717b16af6b2257b5f1f60a0ce76d4d584b3f8138d07ecb68b9d55","stateRoot":"0xe29352a4a9505fdb96ef9ce8e999e30e76b3e7d4e4c40c66fb68ce222aec2096","timestamp":"0x677e9fcf","transactions":["0x02f901d58227d883055e7e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d2c4560408737b5d6601eaf4711e4bd7e3ac9b8b00dda8cb2520ad3030a1559b31dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6f381feac96269948f3082c553365a25e20736a51f09e66c0e973d43192cf7c6707fa53a933f74490e63128ecacdfdd9467b07966b4f4a36bb22ebd540483824332e332e30000000000000000000000000000000000000000000000000000000c080a0e51cc10497005cbdb3dcd5579282d3f2149222907fcd5f63c55a27103dc2abbda044c60db6b2b86f3effef2b7ecf7520c5a2893068bb1da0080f3a7783c075025d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffff","index":"0x430239e","validatorIndex":"0x27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d1","index":"0x430239f","validatorIndex":"0x28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fffd","index":"0x43023a0","validatorIndex":"0x29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b3c6","index":"0x43023a1","validatorIndex":"0x2a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffed","index":"0x43023a2","validatorIndex":"0x2b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1355ff","index":"0x43023a3","validatorIndex":"0x2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9e7","index":"0x43023a4","validatorIndex":"0x2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3ea","index":"0x43023a5","validatorIndex":"0x2e"}]},[],"0x1ece65946b70e44243a11bd941728c22d6bf6a958ad1331b232c02b94850e30e"]) handled in 5ms 2025-01-08 15:56:07.1462|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd2ae275dc3dd1bd422538736a48958ff12bb0308ceb8618266e390f748f490bc","blockNumber":"0xd164c2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x075f81a37008ae0b34ddee89f7b2fa163da5f3af331c2e8fb3812eca08031c45","prevRandao":"0xd01e32b8f446307cd027c6f3543f85d2b98fc93677a32d177da2538890483bc4","receiptsRoot":"0xca99638cc9ad09e1c12b5b32f568f6719870c585ad32eaeb0bed724f7fd7600f","stateRoot":"0x73d95e578bbc059788a36a18dff99f0eaee5bf83641fd9da3c85ab2114faf65b","timestamp":"0x677e9fd4","transactions":["0x02f901d58227d883055e7f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea819983189a7600a52ec9f1cc44151b6e3c88b7c99f436854e2c565413c2c1cae11a9ff749207ad831eb7bf3afe28b7eac41f63c84fe6e6b459d6c4472d5f241332e332e30000000000000000000000000000000000000000000000000000000c001a0f88c38efb515f1e4060ceaf862a99fd2bd569a5166355d74a91c38d8fd65afeda05db1211f4dc36847913b1ef9a883c1e5b30e74e4e8dd3ce941bd942fc2cbda66"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020c","index":"0x43023a6","validatorIndex":"0x2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0cb","index":"0x43023a7","validatorIndex":"0x30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023a8","validatorIndex":"0x31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffff","index":"0x43023a9","validatorIndex":"0x32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023aa","validatorIndex":"0x33"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fa","index":"0x43023ab","validatorIndex":"0x34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2b54","index":"0x43023ac","validatorIndex":"0x35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d1","index":"0x43023ad","validatorIndex":"0x36"}]},[],"0x13eb0c475d9d72b0beaef595850e2fe0dd845d3852a454dd0bbb7114578a9e2b"]) 2025-01-08 15:56:07.1462|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722818 (0xd2ae27...f490bc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:07.1462|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:56:07.1462|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 15:56:07.1491|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722818 2025-01-08 15:56:07.1491|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722688 < 13722818 - 128 2025-01-08 15:56:07.1491|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:56:07.1491|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:56:07.1491|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722818 | 2.2 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1491|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722818 (0xd2ae27...f490bc). 2025-01-08 15:56:07.1491|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1491|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1491|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 13.20 MGas/s | 450.7 tps | 450.65 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:07.1491|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd2ae275dc3dd1bd422538736a48958ff12bb0308ceb8618266e390f748f490bc","blockNumber":"0xd164c2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x075f81a37008ae0b34ddee89f7b2fa163da5f3af331c2e8fb3812eca08031c45","prevRandao":"0xd01e32b8f446307cd027c6f3543f85d2b98fc93677a32d177da2538890483bc4","receiptsRoot":"0xca99638cc9ad09e1c12b5b32f568f6719870c585ad32eaeb0bed724f7fd7600f","stateRoot":"0x73d95e578bbc059788a36a18dff99f0eaee5bf83641fd9da3c85ab2114faf65b","timestamp":"0x677e9fd4","transactions":["0x02f901d58227d883055e7f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea819983189a7600a52ec9f1cc44151b6e3c88b7c99f436854e2c565413c2c1cae11a9ff749207ad831eb7bf3afe28b7eac41f63c84fe6e6b459d6c4472d5f241332e332e30000000000000000000000000000000000000000000000000000000c001a0f88c38efb515f1e4060ceaf862a99fd2bd569a5166355d74a91c38d8fd65afeda05db1211f4dc36847913b1ef9a883c1e5b30e74e4e8dd3ce941bd942fc2cbda66"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020c","index":"0x43023a6","validatorIndex":"0x2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0cb","index":"0x43023a7","validatorIndex":"0x30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023a8","validatorIndex":"0x31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffff","index":"0x43023a9","validatorIndex":"0x32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023aa","validatorIndex":"0x33"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fa","index":"0x43023ab","validatorIndex":"0x34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2b54","index":"0x43023ac","validatorIndex":"0x35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d1","index":"0x43023ad","validatorIndex":"0x36"}]},[],"0x13eb0c475d9d72b0beaef595850e2fe0dd845d3852a454dd0bbb7114578a9e2b"]) 2025-01-08 15:56:07.1491|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd2ae275dc3dd1bd422538736a48958ff12bb0308ceb8618266e390f748f490bc","blockNumber":"0xd164c2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x075f81a37008ae0b34ddee89f7b2fa163da5f3af331c2e8fb3812eca08031c45","prevRandao":"0xd01e32b8f446307cd027c6f3543f85d2b98fc93677a32d177da2538890483bc4","receiptsRoot":"0xca99638cc9ad09e1c12b5b32f568f6719870c585ad32eaeb0bed724f7fd7600f","stateRoot":"0x73d95e578bbc059788a36a18dff99f0eaee5bf83641fd9da3c85ab2114faf65b","timestamp":"0x677e9fd4","transactions":["0x02f901d58227d883055e7f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea819983189a7600a52ec9f1cc44151b6e3c88b7c99f436854e2c565413c2c1cae11a9ff749207ad831eb7bf3afe28b7eac41f63c84fe6e6b459d6c4472d5f241332e332e30000000000000000000000000000000000000000000000000000000c001a0f88c38efb515f1e4060ceaf862a99fd2bd569a5166355d74a91c38d8fd65afeda05db1211f4dc36847913b1ef9a883c1e5b30e74e4e8dd3ce941bd942fc2cbda66"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14020c","index":"0x43023a6","validatorIndex":"0x2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b0cb","index":"0x43023a7","validatorIndex":"0x30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023a8","validatorIndex":"0x31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffff","index":"0x43023a9","validatorIndex":"0x32"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023aa","validatorIndex":"0x33"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9fa","index":"0x43023ab","validatorIndex":"0x34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2b54","index":"0x43023ac","validatorIndex":"0x35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d1","index":"0x43023ad","validatorIndex":"0x36"}]},[],"0x13eb0c475d9d72b0beaef595850e2fe0dd845d3852a454dd0bbb7114578a9e2b"]) handled in 4ms 2025-01-08 15:56:07.1569|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbd0770b755b13419984fc56a197881dee29e83fc79a34f8e702ad640bf059a83","blockNumber":"0xd164c3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd2ae275dc3dd1bd422538736a48958ff12bb0308ceb8618266e390f748f490bc","prevRandao":"0x166e58728a83c7253cd1a9f6c665aef276b9b95957650bcdfcba33aa864941ee","receiptsRoot":"0xc1a394f6b61f320564ca52c1a0794374cc674318f68c8fddbf7b23a1726b683c","stateRoot":"0x8639c264f5d9a262f294d675f6d4731be1dffa5f6d9d2024b79b25d7559624ea","timestamp":"0x677e9fde","transactions":["0x02f901d58227d883055e808459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf7c3318d4cd8e883398f873b48c93b47e92ea32d35fedcb695c46279ad611507ea83ade8e844cd15192956ab43fc6b1aa2d07d77d9c9e3dc740973449712bbc8332e332e30000000000000000000000000000000000000000000000000000000c001a061e289a73ddc9249e43e57d1363445c6a3082fc0d492f5753af64f093d3eaf06a071b38acea549496a1ab314605831a6ac044993b20287797122115f70593ac10c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1386db","index":"0x43023ae","validatorIndex":"0x37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfc5","index":"0x43023af","validatorIndex":"0x38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023b0","validatorIndex":"0x39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023b1","validatorIndex":"0x3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13addb","index":"0x43023b2","validatorIndex":"0x3b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d617","index":"0x43023b3","validatorIndex":"0x3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffec","index":"0x43023b4","validatorIndex":"0x3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad06","index":"0x43023b5","validatorIndex":"0x3e"}]},[],"0x5841b8cf24b65d63d555357b1a1f04d9dfff5eaae8b31ac728d401ffacf6e4ee"]) 2025-01-08 15:56:07.1569|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722819 (0xbd0770...059a83), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:07.1569|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:07.1569|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:56:07.1608|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722819 2025-01-08 15:56:07.1608|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722689 < 13722819 - 128 2025-01-08 15:56:07.1608|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:56:07.1608|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:56:07.1608|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722819 | 3.2 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1608|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1608|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 9.28 MGas/s | 316.9 tps | 316.86 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:07.1608|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722819 (0xbd0770...059a83). 2025-01-08 15:56:07.1608|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1608|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbd0770b755b13419984fc56a197881dee29e83fc79a34f8e702ad640bf059a83","blockNumber":"0xd164c3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd2ae275dc3dd1bd422538736a48958ff12bb0308ceb8618266e390f748f490bc","prevRandao":"0x166e58728a83c7253cd1a9f6c665aef276b9b95957650bcdfcba33aa864941ee","receiptsRoot":"0xc1a394f6b61f320564ca52c1a0794374cc674318f68c8fddbf7b23a1726b683c","stateRoot":"0x8639c264f5d9a262f294d675f6d4731be1dffa5f6d9d2024b79b25d7559624ea","timestamp":"0x677e9fde","transactions":["0x02f901d58227d883055e808459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf7c3318d4cd8e883398f873b48c93b47e92ea32d35fedcb695c46279ad611507ea83ade8e844cd15192956ab43fc6b1aa2d07d77d9c9e3dc740973449712bbc8332e332e30000000000000000000000000000000000000000000000000000000c001a061e289a73ddc9249e43e57d1363445c6a3082fc0d492f5753af64f093d3eaf06a071b38acea549496a1ab314605831a6ac044993b20287797122115f70593ac10c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1386db","index":"0x43023ae","validatorIndex":"0x37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfc5","index":"0x43023af","validatorIndex":"0x38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023b0","validatorIndex":"0x39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023b1","validatorIndex":"0x3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13addb","index":"0x43023b2","validatorIndex":"0x3b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d617","index":"0x43023b3","validatorIndex":"0x3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffec","index":"0x43023b4","validatorIndex":"0x3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad06","index":"0x43023b5","validatorIndex":"0x3e"}]},[],"0x5841b8cf24b65d63d555357b1a1f04d9dfff5eaae8b31ac728d401ffacf6e4ee"]) 2025-01-08 15:56:07.1608|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbd0770b755b13419984fc56a197881dee29e83fc79a34f8e702ad640bf059a83","blockNumber":"0xd164c3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd2ae275dc3dd1bd422538736a48958ff12bb0308ceb8618266e390f748f490bc","prevRandao":"0x166e58728a83c7253cd1a9f6c665aef276b9b95957650bcdfcba33aa864941ee","receiptsRoot":"0xc1a394f6b61f320564ca52c1a0794374cc674318f68c8fddbf7b23a1726b683c","stateRoot":"0x8639c264f5d9a262f294d675f6d4731be1dffa5f6d9d2024b79b25d7559624ea","timestamp":"0x677e9fde","transactions":["0x02f901d58227d883055e808459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf7c3318d4cd8e883398f873b48c93b47e92ea32d35fedcb695c46279ad611507ea83ade8e844cd15192956ab43fc6b1aa2d07d77d9c9e3dc740973449712bbc8332e332e30000000000000000000000000000000000000000000000000000000c001a061e289a73ddc9249e43e57d1363445c6a3082fc0d492f5753af64f093d3eaf06a071b38acea549496a1ab314605831a6ac044993b20287797122115f70593ac10c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1386db","index":"0x43023ae","validatorIndex":"0x37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfc5","index":"0x43023af","validatorIndex":"0x38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023b0","validatorIndex":"0x39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023b1","validatorIndex":"0x3a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13addb","index":"0x43023b2","validatorIndex":"0x3b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d617","index":"0x43023b3","validatorIndex":"0x3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffec","index":"0x43023b4","validatorIndex":"0x3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad06","index":"0x43023b5","validatorIndex":"0x3e"}]},[],"0x5841b8cf24b65d63d555357b1a1f04d9dfff5eaae8b31ac728d401ffacf6e4ee"]) handled in 6ms 2025-01-08 15:56:07.1687|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x966e88eafd1f21c1852c5987b42b601282f9a89f44163784c254d215344e0eed","blockNumber":"0xd164c4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbd0770b755b13419984fc56a197881dee29e83fc79a34f8e702ad640bf059a83","prevRandao":"0xdb4314cc27ff04d9048c29936924d3a7931f960fbe391f54750acd9d69e89282","receiptsRoot":"0x5e01319fbcc25b3ecc50bb4ac899660f6790dbc486467f5a1306ddd9a1c427e7","stateRoot":"0xa373cab47ffe7b1c2967ae0e0739b5564c27af56bf1e6ae7fc23c034d2ce68e7","timestamp":"0x677e9fe3","transactions":["0x02f901d58227d883055e818459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5c248406f6065fc92f72576f7b0901356366139ff0efaa104d290fd4d9a27ce901d28ba0980fc052ab303428e8f914bf44d733b4e460d047607db05df33f895332e332e30000000000000000000000000000000000000000000000000000000c080a0843f82ebe59c8e0f8e37f89b050a0d5aa64649e4441b15c197dc41ea9f465fe2a01c4a6e5728b4ba900db44169c1764802f9b0d53a3ff8a5b36851ae69692eebc8","0x02f901d58227d883054ac88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7728d0d991f4450951b644016ce0d28d2b24e632341d9fa824a1d6cfa34e41b91fb3c96316fcdca8f63bbef03dec9a647acdf27eb0d30ec918ee6f5c5f9cc35c332e332e30000000000000000000000000000000000000000000000000000000c001a0adf46a5e702666491b72226e3d29b6af5105e57da4222a1de5f93563769222eca04478da04c73fc0ea44680aa09d914ad84806cacadba2dd60cedf52a99c3e0213","0x02f901d58227d88305029b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c241b026e72c4a160545c3177ea33957d265ae0b986251918703211901aaee2757fb91b7feb7458eed3893f3ee0456d86f7dda81ee56ce603e82101cbf6ee94eb332e332e30000000000000000000000000000000000000000000000000000000c001a0522bbb5dabf038936ad196a0dce813e1c55b59cadd55d1db0088360c104593a1a07be28febb3055666041b78cd31ffb630af1d92d422eebad4d001d89214111846"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12ebe6","index":"0x43023b6","validatorIndex":"0x3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc8a","index":"0x43023b7","validatorIndex":"0x40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2b55","index":"0x43023b8","validatorIndex":"0x41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138dbb","index":"0x43023b9","validatorIndex":"0x42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff0","index":"0x43023ba","validatorIndex":"0x43"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1389e6","index":"0x43023bb","validatorIndex":"0x44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d6","index":"0x43023bc","validatorIndex":"0x45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9e6","index":"0x43023bd","validatorIndex":"0x46"}]},[],"0xf2541bb156a1f395937bf80e2733fd7d36503684aeae25a6f8a8e7cc42ebf8fc"]) 2025-01-08 15:56:07.1687|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722820 (0x966e88...4e0eed), Extra Data: Nethermind 2025-01-08 15:56:07.1687|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722820. 2025-01-08 15:56:07.1687|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722820. 2025-01-08 15:56:07.1731|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722820 2025-01-08 15:56:07.1731|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722690 < 13722820 - 128 2025-01-08 15:56:07.1731|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:07.1731|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722820 (0x966e88...4e0eed). 2025-01-08 15:56:07.1731|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1731|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:07.1731|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x966e88eafd1f21c1852c5987b42b601282f9a89f44163784c254d215344e0eed","blockNumber":"0xd164c4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbd0770b755b13419984fc56a197881dee29e83fc79a34f8e702ad640bf059a83","prevRandao":"0xdb4314cc27ff04d9048c29936924d3a7931f960fbe391f54750acd9d69e89282","receiptsRoot":"0x5e01319fbcc25b3ecc50bb4ac899660f6790dbc486467f5a1306ddd9a1c427e7","stateRoot":"0xa373cab47ffe7b1c2967ae0e0739b5564c27af56bf1e6ae7fc23c034d2ce68e7","timestamp":"0x677e9fe3","transactions":["0x02f901d58227d883055e818459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5c248406f6065fc92f72576f7b0901356366139ff0efaa104d290fd4d9a27ce901d28ba0980fc052ab303428e8f914bf44d733b4e460d047607db05df33f895332e332e30000000000000000000000000000000000000000000000000000000c080a0843f82ebe59c8e0f8e37f89b050a0d5aa64649e4441b15c197dc41ea9f465fe2a01c4a6e5728b4ba900db44169c1764802f9b0d53a3ff8a5b36851ae69692eebc8","0x02f901d58227d883054ac88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7728d0d991f4450951b644016ce0d28d2b24e632341d9fa824a1d6cfa34e41b91fb3c96316fcdca8f63bbef03dec9a647acdf27eb0d30ec918ee6f5c5f9cc35c332e332e30000000000000000000000000000000000000000000000000000000c001a0adf46a5e702666491b72226e3d29b6af5105e57da4222a1de5f93563769222eca04478da04c73fc0ea44680aa09d914ad84806cacadba2dd60cedf52a99c3e0213","0x02f901d58227d88305029b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c241b026e72c4a160545c3177ea33957d265ae0b986251918703211901aaee2757fb91b7feb7458eed3893f3ee0456d86f7dda81ee56ce603e82101cbf6ee94eb332e332e30000000000000000000000000000000000000000000000000000000c001a0522bbb5dabf038936ad196a0dce813e1c55b59cadd55d1db0088360c104593a1a07be28febb3055666041b78cd31ffb630af1d92d422eebad4d001d89214111846"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12ebe6","index":"0x43023b6","validatorIndex":"0x3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc8a","index":"0x43023b7","validatorIndex":"0x40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2b55","index":"0x43023b8","validatorIndex":"0x41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138dbb","index":"0x43023b9","validatorIndex":"0x42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff0","index":"0x43023ba","validatorIndex":"0x43"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1389e6","index":"0x43023bb","validatorIndex":"0x44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d6","index":"0x43023bc","validatorIndex":"0x45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9e6","index":"0x43023bd","validatorIndex":"0x46"}]},[],"0xf2541bb156a1f395937bf80e2733fd7d36503684aeae25a6f8a8e7cc42ebf8fc"]) 2025-01-08 15:56:07.1731|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722820 | 3.4 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1731|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1731|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 25.91 MGas/s | 885.0 tps | 294.99 Blk/s | exec code from cache 45 | new 0 2025-01-08 15:56:07.1731|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x966e88eafd1f21c1852c5987b42b601282f9a89f44163784c254d215344e0eed","blockNumber":"0xd164c4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbd0770b755b13419984fc56a197881dee29e83fc79a34f8e702ad640bf059a83","prevRandao":"0xdb4314cc27ff04d9048c29936924d3a7931f960fbe391f54750acd9d69e89282","receiptsRoot":"0x5e01319fbcc25b3ecc50bb4ac899660f6790dbc486467f5a1306ddd9a1c427e7","stateRoot":"0xa373cab47ffe7b1c2967ae0e0739b5564c27af56bf1e6ae7fc23c034d2ce68e7","timestamp":"0x677e9fe3","transactions":["0x02f901d58227d883055e818459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5c248406f6065fc92f72576f7b0901356366139ff0efaa104d290fd4d9a27ce901d28ba0980fc052ab303428e8f914bf44d733b4e460d047607db05df33f895332e332e30000000000000000000000000000000000000000000000000000000c080a0843f82ebe59c8e0f8e37f89b050a0d5aa64649e4441b15c197dc41ea9f465fe2a01c4a6e5728b4ba900db44169c1764802f9b0d53a3ff8a5b36851ae69692eebc8","0x02f901d58227d883054ac88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7728d0d991f4450951b644016ce0d28d2b24e632341d9fa824a1d6cfa34e41b91fb3c96316fcdca8f63bbef03dec9a647acdf27eb0d30ec918ee6f5c5f9cc35c332e332e30000000000000000000000000000000000000000000000000000000c001a0adf46a5e702666491b72226e3d29b6af5105e57da4222a1de5f93563769222eca04478da04c73fc0ea44680aa09d914ad84806cacadba2dd60cedf52a99c3e0213","0x02f901d58227d88305029b8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c241b026e72c4a160545c3177ea33957d265ae0b986251918703211901aaee2757fb91b7feb7458eed3893f3ee0456d86f7dda81ee56ce603e82101cbf6ee94eb332e332e30000000000000000000000000000000000000000000000000000000c001a0522bbb5dabf038936ad196a0dce813e1c55b59cadd55d1db0088360c104593a1a07be28febb3055666041b78cd31ffb630af1d92d422eebad4d001d89214111846"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12ebe6","index":"0x43023b6","validatorIndex":"0x3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc8a","index":"0x43023b7","validatorIndex":"0x40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2b55","index":"0x43023b8","validatorIndex":"0x41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138dbb","index":"0x43023b9","validatorIndex":"0x42"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff0","index":"0x43023ba","validatorIndex":"0x43"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1389e6","index":"0x43023bb","validatorIndex":"0x44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d6","index":"0x43023bc","validatorIndex":"0x45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9e6","index":"0x43023bd","validatorIndex":"0x46"}]},[],"0xf2541bb156a1f395937bf80e2733fd7d36503684aeae25a6f8a8e7cc42ebf8fc"]) handled in 5ms 2025-01-08 15:56:07.1805|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe16291fe797f3a7c7510699b2e17ce7b5f3e14b721989492999caa626d97127a","blockNumber":"0xd164c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f8","gasUsed":"0x1c974","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x966e88eafd1f21c1852c5987b42b601282f9a89f44163784c254d215344e0eed","prevRandao":"0xc6ccbd8367a93034ad857a2094cec9acc85605ef622bdd355fc8fb8366e77fc0","receiptsRoot":"0xd5987f0b6bbc09cb83ee0ee7f69baa595b70a75e8c511cb9102eac3b8dfc1f6d","stateRoot":"0x51b081dfca8defaa651852edd22b4757dc5cee940ff0c2872f70def96a373c7b","timestamp":"0x677e9fe8","transactions":["0x02f901d58227d8830551d78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb2e58156eb5795c3abe105f2300781591ff5cd0a19278508f0dde1879de03402861fdb81e6548fb6b25f9ceb98548c4ff1aa25f1bd514e8e0ef9518f0bdf1ad3332e332e30000000000000000000000000000000000000000000000000000000c080a09ec4fb2d2539af2f0d9ce39eb9aec54a4a942d86b7e9fb91c8bd6bda85fc7198a012f9fd1665e6e8ad47d54a47c512966b241af72a9f592f619409d46e60917028","0x02f901d58227d883053e698459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8ef2f675457d22d6eb9c6e659c33e416058ec7e0379ef39433af1d0855501b1ff001e5512307f0e465c11888d3befeead176aa852279e5b5934d620522a42e88332e332e30000000000000000000000000000000000000000000000000000000c080a08da4c1cc0e5d9b720a19dd224e1363dcb1293c8ffc63a5910b5b9b19319ea25aa043047795536e57df2fe8e8ef7ccfe94993a2480977e2d59358ade16b761cfeb2","0x02f901d58227d883055e828459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3cbf918d07f9334d1984c90b7ea2e6404ece8c20d3466461c3fc2df45d09afb5acd70b94e231df0121e9dfb076e821575972de08a66545b25248f7fd90b0ae23332e332e30000000000000000000000000000000000000000000000000000000c080a001634b14c3044621e3086615325036509da5069c9a4f08bb2220773fbbf3b256a0212d5b130bc1faae3d7709f09a52a2b3a7f6a84181a49b1ccdc1bc9f50a93143","0x02f901d58227d88305029c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8da3337a49fa520dea498d6f12003579ea3bb35d6bb3c1403ae282502f9c43399ecb6169e5154059fb2bab19dfd9045f858cd61716ddb921cd71e9d3c54aebd2d332e332e30000000000000000000000000000000000000000000000000000000c001a018e78b3d98c8d88954a1e5d922ea46ec1b4ffd841d87f866eb721bfff65b2e5fa056a56ba09d9f05e53cf219144c2d4423cc6aba4465a734b0d7ef0053d18984c1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d4","index":"0x43023be","validatorIndex":"0x47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4f7b","index":"0x43023bf","validatorIndex":"0x48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ac1","index":"0x43023c0","validatorIndex":"0x49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138aa8","index":"0x43023c1","validatorIndex":"0x4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3f9","index":"0x43023c2","validatorIndex":"0x4b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023c3","validatorIndex":"0x4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dbfd","index":"0x43023c4","validatorIndex":"0x4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfb9","index":"0x43023c5","validatorIndex":"0x4e"}]},[],"0x072bd995a8c8dc6f8cdf5f907091ba82b62c6d40c69f615d9ed23894591d7bb0"]) 2025-01-08 15:56:07.1805|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722821 (0xe16291...97127a), Extra Data: chiado-lodestar-0 2025-01-08 15:56:07.1805|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722821. 2025-01-08 15:56:07.1853|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722821 2025-01-08 15:56:07.1853|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722691 < 13722821 - 128 2025-01-08 15:56:07.1853|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722821. 2025-01-08 15:56:07.1853|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:07.1853|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722821 (0xe16291...97127a). 2025-01-08 15:56:07.1853|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:07.1853|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.1853|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722821 | 3.5 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.1853|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.1853|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe16291fe797f3a7c7510699b2e17ce7b5f3e14b721989492999caa626d97127a","blockNumber":"0xd164c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f8","gasUsed":"0x1c974","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x966e88eafd1f21c1852c5987b42b601282f9a89f44163784c254d215344e0eed","prevRandao":"0xc6ccbd8367a93034ad857a2094cec9acc85605ef622bdd355fc8fb8366e77fc0","receiptsRoot":"0xd5987f0b6bbc09cb83ee0ee7f69baa595b70a75e8c511cb9102eac3b8dfc1f6d","stateRoot":"0x51b081dfca8defaa651852edd22b4757dc5cee940ff0c2872f70def96a373c7b","timestamp":"0x677e9fe8","transactions":["0x02f901d58227d8830551d78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb2e58156eb5795c3abe105f2300781591ff5cd0a19278508f0dde1879de03402861fdb81e6548fb6b25f9ceb98548c4ff1aa25f1bd514e8e0ef9518f0bdf1ad3332e332e30000000000000000000000000000000000000000000000000000000c080a09ec4fb2d2539af2f0d9ce39eb9aec54a4a942d86b7e9fb91c8bd6bda85fc7198a012f9fd1665e6e8ad47d54a47c512966b241af72a9f592f619409d46e60917028","0x02f901d58227d883053e698459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8ef2f675457d22d6eb9c6e659c33e416058ec7e0379ef39433af1d0855501b1ff001e5512307f0e465c11888d3befeead176aa852279e5b5934d620522a42e88332e332e30000000000000000000000000000000000000000000000000000000c080a08da4c1cc0e5d9b720a19dd224e1363dcb1293c8ffc63a5910b5b9b19319ea25aa043047795536e57df2fe8e8ef7ccfe94993a2480977e2d59358ade16b761cfeb2","0x02f901d58227d883055e828459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3cbf918d07f9334d1984c90b7ea2e6404ece8c20d3466461c3fc2df45d09afb5acd70b94e231df0121e9dfb076e821575972de08a66545b25248f7fd90b0ae23332e332e30000000000000000000000000000000000000000000000000000000c080a001634b14c3044621e3086615325036509da5069c9a4f08bb2220773fbbf3b256a0212d5b130bc1faae3d7709f09a52a2b3a7f6a84181a49b1ccdc1bc9f50a93143","0x02f901d58227d88305029c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8da3337a49fa520dea498d6f12003579ea3bb35d6bb3c1403ae282502f9c43399ecb6169e5154059fb2bab19dfd9045f858cd61716ddb921cd71e9d3c54aebd2d332e332e30000000000000000000000000000000000000000000000000000000c001a018e78b3d98c8d88954a1e5d922ea46ec1b4ffd841d87f866eb721bfff65b2e5fa056a56ba09d9f05e53cf219144c2d4423cc6aba4465a734b0d7ef0053d18984c1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d4","index":"0x43023be","validatorIndex":"0x47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4f7b","index":"0x43023bf","validatorIndex":"0x48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ac1","index":"0x43023c0","validatorIndex":"0x49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138aa8","index":"0x43023c1","validatorIndex":"0x4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3f9","index":"0x43023c2","validatorIndex":"0x4b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023c3","validatorIndex":"0x4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dbfd","index":"0x43023c4","validatorIndex":"0x4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfb9","index":"0x43023c5","validatorIndex":"0x4e"}]},[],"0x072bd995a8c8dc6f8cdf5f907091ba82b62c6d40c69f615d9ed23894591d7bb0"]) 2025-01-08 15:56:07.1853|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 33.28 MGas/s | 1,136.7 tps | 284.17 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:56:07.1853|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe16291fe797f3a7c7510699b2e17ce7b5f3e14b721989492999caa626d97127a","blockNumber":"0xd164c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f8","gasUsed":"0x1c974","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x966e88eafd1f21c1852c5987b42b601282f9a89f44163784c254d215344e0eed","prevRandao":"0xc6ccbd8367a93034ad857a2094cec9acc85605ef622bdd355fc8fb8366e77fc0","receiptsRoot":"0xd5987f0b6bbc09cb83ee0ee7f69baa595b70a75e8c511cb9102eac3b8dfc1f6d","stateRoot":"0x51b081dfca8defaa651852edd22b4757dc5cee940ff0c2872f70def96a373c7b","timestamp":"0x677e9fe8","transactions":["0x02f901d58227d8830551d78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb2e58156eb5795c3abe105f2300781591ff5cd0a19278508f0dde1879de03402861fdb81e6548fb6b25f9ceb98548c4ff1aa25f1bd514e8e0ef9518f0bdf1ad3332e332e30000000000000000000000000000000000000000000000000000000c080a09ec4fb2d2539af2f0d9ce39eb9aec54a4a942d86b7e9fb91c8bd6bda85fc7198a012f9fd1665e6e8ad47d54a47c512966b241af72a9f592f619409d46e60917028","0x02f901d58227d883053e698459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8ef2f675457d22d6eb9c6e659c33e416058ec7e0379ef39433af1d0855501b1ff001e5512307f0e465c11888d3befeead176aa852279e5b5934d620522a42e88332e332e30000000000000000000000000000000000000000000000000000000c080a08da4c1cc0e5d9b720a19dd224e1363dcb1293c8ffc63a5910b5b9b19319ea25aa043047795536e57df2fe8e8ef7ccfe94993a2480977e2d59358ade16b761cfeb2","0x02f901d58227d883055e828459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3047641a3f4d4c9626857d9169d1f6200c7599b0b3a1b2c056139aaeb19c7863b8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3cbf918d07f9334d1984c90b7ea2e6404ece8c20d3466461c3fc2df45d09afb5acd70b94e231df0121e9dfb076e821575972de08a66545b25248f7fd90b0ae23332e332e30000000000000000000000000000000000000000000000000000000c080a001634b14c3044621e3086615325036509da5069c9a4f08bb2220773fbbf3b256a0212d5b130bc1faae3d7709f09a52a2b3a7f6a84181a49b1ccdc1bc9f50a93143","0x02f901d58227d88305029c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8da3337a49fa520dea498d6f12003579ea3bb35d6bb3c1403ae282502f9c43399ecb6169e5154059fb2bab19dfd9045f858cd61716ddb921cd71e9d3c54aebd2d332e332e30000000000000000000000000000000000000000000000000000000c001a018e78b3d98c8d88954a1e5d922ea46ec1b4ffd841d87f866eb721bfff65b2e5fa056a56ba09d9f05e53cf219144c2d4423cc6aba4465a734b0d7ef0053d18984c1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405d4","index":"0x43023be","validatorIndex":"0x47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4f7b","index":"0x43023bf","validatorIndex":"0x48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7ac1","index":"0x43023c0","validatorIndex":"0x49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138aa8","index":"0x43023c1","validatorIndex":"0x4a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3f9","index":"0x43023c2","validatorIndex":"0x4b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023c3","validatorIndex":"0x4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dbfd","index":"0x43023c4","validatorIndex":"0x4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dfb9","index":"0x43023c5","validatorIndex":"0x4e"}]},[],"0x072bd995a8c8dc6f8cdf5f907091ba82b62c6d40c69f615d9ed23894591d7bb0"]) handled in 5ms 2025-01-08 15:56:07.1921|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85d4010209e499af667928ae8b45c07a244b865ec4d116906ab2f3481a1ff98f","blockNumber":"0xd164c6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x50488","logsBloom":"0x0000000100200000000000000080080000000000000000000000000000000000000000000000000000200000000000000000000100000000081000200000000000200020000000080000000200008200000000000040000000000008000000000000001000020000000000000000000c000000000000000000000000000040000000000000000000000000000000008000000800000004000000000000000000000000000000000000000000100000010000080000800000000008200000040000001000000000000000000000100000540000800000000200000000001000200000000040000001000010000000000002000000000000000010000000200000","parentHash":"0xe16291fe797f3a7c7510699b2e17ce7b5f3e14b721989492999caa626d97127a","prevRandao":"0xbc740e6f96c15f5b1ba15e18f6d0df4e138fa9ffc1e9b96b17c0580207e65d6d","receiptsRoot":"0x77f0a429f0fc4aa8c4eb8dc7ef3ef9e90f90671f003b450d47b7eae5f8bfc4a9","stateRoot":"0x520385814e4974b96db3c4a17f385c186fbedcefe0ea0734533a8ca1d1fb032c","timestamp":"0x677e9fed","transactions":["0x02f901d58227d883054ac98459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb64edecd4ec453e2877dde2fd5813fb8b3b4496717f471c6ce17501dd88a715be8ea609dd69a4c8739fbfd1f060dc1cd881b9ba8c5c616a91b5837c6b2b7c3f0332e332e30000000000000000000000000000000000000000000000000000000c001a08f091ffd3e4e48c610f92a8be65436bb0e7901f1d9a4c3ed5126bbfc7496ce02a00f72a21c208fbea654f0ea8a5aad80cdff017543b24a3ec27e53b4d5a7facc1c","0x02f901d58227d883055e838459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e95479b337fdc8be4f51cad34711458c4104637e2e438f0f85615a1c519735d36030ddb7f18e4551665fd627e492ffdbf6b3932d80179c15cd003c2559257a0cb332e332e30000000000000000000000000000000000000000000000000000000c080a0d54c8131cf3a1558a86f18939174e14038f106febd5ebffedd2815af39a47f7fa06b736e05681e37de03582f5e7a6fb070f1ac4ab114a1dff55c8909f1a91a2643","0x02f8d38227d88202248459682f008459682f0e82dd409414fadedac6bfcdf9afe907463e34610b65ee40b080b864046b5a8d000000000000000000000000000000000000000000000000000000000002bf20000000000000000000000000000000000000000000000000000000006774afb00000000000000000000000000000000000000000000000000000000000000003c001a0cf5be0e689800e35b1e99623d798d5af24589fcbf0a1ac3b6dc086ab08953120a00a705ff72574d3cf4ad09658036515d70d38de17f375d16c2054d3af765394e5","0x02f901d58227d88305029d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd60b9167c73727cba979ecd7075bc1149207092dbb54d391f4f88b4ed46970d1006b51a78b89139eea7e68aa8deed20b5883e785c42632206302955d6b94932332e332e30000000000000000000000000000000000000000000000000000000c001a05e603bbb985f20495fe3eb722cee15fd8402a44e2ef6bcafb1645f5e56284700a079541eb50839a0883afa71055f6deeefe567343849708930bc1acf3a00a6af48","0x02f901d58227d8830551d88459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2e3d375cbf7f518f6da333b4406c8bc6466cf5131e73ed82229d8132fe8b1f8a333243c1729ba5d7c30f14a84f1b70696dc2dba7d2d49dd021c16de55e0535e9332e332e30000000000000000000000000000000000000000000000000000000c001a05660ef48bfc2cda7da914d5cb70dbad703963a3f8194402752df8abbdf641d8fa0630e274ed90ac216dea5e4a514a548d6d394c68f658ea84aebe0f4ffd6991736","0x02f901d58227d883053e6a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf99723d2c0a205a046da83702b189d0d49245a0ff9e7988e2ba15517c002c668560d480fc766d3d75f798df0026da0dec72f78c921d7ee4687228e1618ba61e3332e332e30000000000000000000000000000000000000000000000000000000c080a0eade63a9a7cca5698ce98618ab2085d76d7f9df3d09f9d64a193198320d74a86a00d2941f769f6683a3cbfe88c3b22890eb938e3428036d43413adb54c6fcc4e67","0x02f904158227d882510b8459682f008459682f09830b89bb94f82d64357d9120a760e1e4c75f646c0618efc2f380b903a409c56431a823887ca1ecd63eda7bf6f2af73286ed4182eebc9bc84da60246a0915084d39000000000000000000000000c65d82ece367ef06bf2ab791b3f3cf037dc0e81600000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000677e9fe800000000000000000000000000000000000000000000000000000000677ea36cfdf48ad251ba83ae398a6af2ebb01fea87bc3a497cf0fd97802b5da14f0aece8bee279f9596698d5b94bcd1ee2175a5ace2cfc1d1e8ae7fc94241079e1b519df0000000000000000000000000000000000000000000000000000000000000284b567146d00000000000000000000000000000000000000000000000000000000000001000000000000000000000000000125aeb5ff473de23ab72454b2bbc45613ff3bd7000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee0000000000000000000000000000000000000000000000000000000000aa36a7000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000072870000000000000000000000000000000000000000000000000000000005f5e100a823887ca1ecd63eda7bf6f2af73286ed4182eebc9bc84da60246a0915084d3900000000000000000000000000000000000000000000000000000000000027d800000000000000000000000000172f67db60e5fa346e599cde675f0ca213b47b00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000978524d05410c495ea66f011cc818c53beb93599e2b2a2d52736685cdd28917d9562016162efe6ac3593a2b734ae5716ba493f2000000000000000000000000000000000000000000000000000000000677ff1660000000000000000000000000000000000000000000000000000000000000004d09de08a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041509952b4b660c490b215b6cfaa04b63a5c2094362150e4118a94bf7ea76409a04ae6cc91094e1c5109174efb08c0018545c2c0e364c19fb0a8ee74609a674e3f1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c001a06b1391ef8b64b40e8951bf0a0bec11204b61ae2055590838de5a55353ba1f29ba06109405c729359c42c197e016415de3ea78f65f6a312f379c6452d42b101bb3a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023c6","validatorIndex":"0x4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387ce","index":"0x43023c7","validatorIndex":"0x50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x397dfe","index":"0x43023c8","validatorIndex":"0x51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023c9","validatorIndex":"0x52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dcba","index":"0x43023ca","validatorIndex":"0x53"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6cd","index":"0x43023cb","validatorIndex":"0x54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aac0f","index":"0x43023cc","validatorIndex":"0x55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc8a","index":"0x43023cd","validatorIndex":"0x56"}]},[],"0x1675ba9c6713e31a8a43ff119bd4983c4014e6387eba1df4f5a4f51be1eb6d1a"]) 2025-01-08 15:56:07.1931|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722822 (0x85d401...1ff98f), Extra Data: chiado-lighthouse-0 2025-01-08 15:56:07.1931|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13722822. 2025-01-08 15:56:07.2019|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13722822. 2025-01-08 15:56:07.2052|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722822 2025-01-08 15:56:07.2052|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722692 < 13722822 - 128 2025-01-08 15:56:07.2052|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 15:56:07.2052|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722822 | 11.7 ms | slot 20 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.2052|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:56:07.2052|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722822 (0x85d401...1ff98f). 2025-01-08 15:56:07.2052|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.2052|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0005XDAI 0.33 MGas | 7 txs | calls 24 ( 0) | sload 53 | sstore 16 | create 0 2025-01-08 15:56:07.2052|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 28.07 MGas/s | 597.5 tps | 85.35 Blk/s | exec code from cache 63 | new 2 2025-01-08 15:56:07.2052|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85d4010209e499af667928ae8b45c07a244b865ec4d116906ab2f3481a1ff98f","blockNumber":"0xd164c6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x50488","logsBloom":"0x0000000100200000000000000080080000000000000000000000000000000000000000000000000000200000000000000000000100000000081000200000000000200020000000080000000200008200000000000040000000000008000000000000001000020000000000000000000c000000000000000000000000000040000000000000000000000000000000008000000800000004000000000000000000000000000000000000000000100000010000080000800000000008200000040000001000000000000000000000100000540000800000000200000000001000200000000040000001000010000000000002000000000000000010000000200000","parentHash":"0xe16291fe797f3a7c7510699b2e17ce7b5f3e14b721989492999caa626d97127a","prevRandao":"0xbc740e6f96c15f5b1ba15e18f6d0df4e138fa9ffc1e9b96b17c0580207e65d6d","receiptsRoot":"0x77f0a429f0fc4aa8c4eb8dc7ef3ef9e90f90671f003b450d47b7eae5f8bfc4a9","stateRoot":"0x520385814e4974b96db3c4a17f385c186fbedcefe0ea0734533a8ca1d1fb032c","timestamp":"0x677e9fed","transactions":["0x02f901d58227d883054ac98459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb64edecd4ec453e2877dde2fd5813fb8b3b4496717f471c6ce17501dd88a715be8ea609dd69a4c8739fbfd1f060dc1cd881b9ba8c5c616a91b5837c6b2b7c3f0332e332e30000000000000000000000000000000000000000000000000000000c001a08f091ffd3e4e48c610f92a8be65436bb0e7901f1d9a4c3ed5126bbfc7496ce02a00f72a21c208fbea654f0ea8a5aad80cdff017543b24a3ec27e53b4d5a7facc1c","0x02f901d58227d883055e838459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e95479b337fdc8be4f51cad34711458c4104637e2e438f0f85615a1c519735d36030ddb7f18e4551665fd627e492ffdbf6b3932d80179c15cd003c2559257a0cb332e332e30000000000000000000000000000000000000000000000000000000c080a0d54c8131cf3a1558a86f18939174e14038f106febd5ebffedd2815af39a47f7fa06b736e05681e37de03582f5e7a6fb070f1ac4ab114a1dff55c8909f1a91a2643","0x02f8d38227d88202248459682f008459682f0e82dd409414fadedac6bfcdf9afe907463e34610b65ee40b080b864046b5a8d000000000000000000000000000000000000000000000000000000000002bf20000000000000000000000000000000000000000000000000000000006774afb00000000000000000000000000000000000000000000000000000000000000003c001a0cf5be0e689800e35b1e99623d798d5af24589fcbf0a1ac3b6dc086ab08953120a00a705ff72574d3cf4ad09658036515d70d38de17f375d16c2054d3af765394e5","0x02f901d58227d88305029d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd60b9167c73727cba979ecd7075bc1149207092dbb54d391f4f88b4ed46970d1006b51a78b89139eea7e68aa8deed20b5883e785c42632206302955d6b94932332e332e30000000000000000000000000000000000000000000000000000000c001a05e603bbb985f20495fe3eb722cee15fd8402a44e2ef6bcafb1645f5e56284700a079541eb50839a0883afa71055f6deeefe567343849708930bc1acf3a00a6af48","0x02f901d58227d8830551d88459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2e3d375cbf7f518f6da333b4406c8bc6466cf5131e73ed82229d8132fe8b1f8a333243c1729ba5d7c30f14a84f1b70696dc2dba7d2d49dd021c16de55e0535e9332e332e30000000000000000000000000000000000000000000000000000000c001a05660ef48bfc2cda7da914d5cb70dbad703963a3f8194402752df8abbdf641d8fa0630e274ed90ac216dea5e4a514a548d6d394c68f658ea84aebe0f4ffd6991736","0x02f901d58227d883053e6a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf99723d2c0a205a046da83702b189d0d49245a0ff9e7988e2ba15517c002c668560d480fc766d3d75f798df0026da0dec72f78c921d7ee4687228e1618ba61e3332e332e30000000000000000000000000000000000000000000000000000000c080a0eade63a9a7cca5698ce98618ab2085d76d7f9df3d09f9d64a193198320d74a86a00d2941f769f6683a3cbfe88c3b22890eb938e3428036d43413adb54c6fcc4e67","0x02f904158227d882510b8459682f008459682f09830b89bb94f82d64357d9120a760e1e4c75f646c0618efc2f380b903a409c56431a823887ca1ecd63eda7bf6f2af73286ed4182eebc9bc84da60246a0915084d39000000000000000000000000c65d82ece367ef06bf2ab791b3f3cf037dc0e81600000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000677e9fe800000000000000000000000000000000000000000000000000000000677ea36cfdf48ad251ba83ae398a6af2ebb01fea87bc3a497cf0fd97802b5da14f0aece8bee279f9596698d5b94bcd1ee2175a5ace2cfc1d1e8ae7fc94241079e1b519df0000000000000000000000000000000000000000000000000000000000000284b567146d00000000000000000000000000000000000000000000000000000000000001000000000000000000000000000125aeb5ff473de23ab72454b2bbc45613ff3bd7000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee0000000000000000000000000000000000000000000000000000000000aa36a7000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000072870000000000000000000000000000000000000000000000000000000005f5e100a823887ca1ecd63eda7bf6f2af73286ed4182eebc9bc84da60246a0915084d3900000000000000000000000000000000000000000000000000000000000027d800000000000000000000000000172f67db60e5fa346e599cde675f0ca213b47b00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000978524d05410c495ea66f011cc818c53beb93599e2b2a2d52736685cdd28917d9562016162efe6ac3593a2b734ae5716ba493f2000000000000000000000000000000000000000000000000000000000677ff1660000000000000000000000000000000000000000000000000000000000000004d09de08a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041509952b4b660c490b215b6cfaa04b63a5c2094362150e4118a94bf7ea76409a04ae6cc91094e1c5109174efb08c0018545c2c0e364c19fb0a8ee74609a674e3f1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c001a06b1391ef8b64b40e8951bf0a0bec11204b61ae2055590838de5a55353ba1f29ba06109405c729359c42c197e016415de3ea78f65f6a312f379c6452d42b101bb3a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023c6","validatorIndex":"0x4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387ce","index":"0x43023c7","validatorIndex":"0x50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x397dfe","index":"0x43023c8","validatorIndex":"0x51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023c9","validatorIndex":"0x52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dcba","index":"0x43023ca","validatorIndex":"0x53"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6cd","index":"0x43023cb","validatorIndex":"0x54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aac0f","index":"0x43023cc","validatorIndex":"0x55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc8a","index":"0x43023cd","validatorIndex":"0x56"}]},[],"0x1675ba9c6713e31a8a43ff119bd4983c4014e6387eba1df4f5a4f51be1eb6d1a"]) 2025-01-08 15:56:07.2052|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85d4010209e499af667928ae8b45c07a244b865ec4d116906ab2f3481a1ff98f","blockNumber":"0xd164c6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x50488","logsBloom":"0x0000000100200000000000000080080000000000000000000000000000000000000000000000000000200000000000000000000100000000081000200000000000200020000000080000000200008200000000000040000000000008000000000000001000020000000000000000000c000000000000000000000000000040000000000000000000000000000000008000000800000004000000000000000000000000000000000000000000100000010000080000800000000008200000040000001000000000000000000000100000540000800000000200000000001000200000000040000001000010000000000002000000000000000010000000200000","parentHash":"0xe16291fe797f3a7c7510699b2e17ce7b5f3e14b721989492999caa626d97127a","prevRandao":"0xbc740e6f96c15f5b1ba15e18f6d0df4e138fa9ffc1e9b96b17c0580207e65d6d","receiptsRoot":"0x77f0a429f0fc4aa8c4eb8dc7ef3ef9e90f90671f003b450d47b7eae5f8bfc4a9","stateRoot":"0x520385814e4974b96db3c4a17f385c186fbedcefe0ea0734533a8ca1d1fb032c","timestamp":"0x677e9fed","transactions":["0x02f901d58227d883054ac98459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb64edecd4ec453e2877dde2fd5813fb8b3b4496717f471c6ce17501dd88a715be8ea609dd69a4c8739fbfd1f060dc1cd881b9ba8c5c616a91b5837c6b2b7c3f0332e332e30000000000000000000000000000000000000000000000000000000c001a08f091ffd3e4e48c610f92a8be65436bb0e7901f1d9a4c3ed5126bbfc7496ce02a00f72a21c208fbea654f0ea8a5aad80cdff017543b24a3ec27e53b4d5a7facc1c","0x02f901d58227d883055e838459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e95479b337fdc8be4f51cad34711458c4104637e2e438f0f85615a1c519735d36030ddb7f18e4551665fd627e492ffdbf6b3932d80179c15cd003c2559257a0cb332e332e30000000000000000000000000000000000000000000000000000000c080a0d54c8131cf3a1558a86f18939174e14038f106febd5ebffedd2815af39a47f7fa06b736e05681e37de03582f5e7a6fb070f1ac4ab114a1dff55c8909f1a91a2643","0x02f8d38227d88202248459682f008459682f0e82dd409414fadedac6bfcdf9afe907463e34610b65ee40b080b864046b5a8d000000000000000000000000000000000000000000000000000000000002bf20000000000000000000000000000000000000000000000000000000006774afb00000000000000000000000000000000000000000000000000000000000000003c001a0cf5be0e689800e35b1e99623d798d5af24589fcbf0a1ac3b6dc086ab08953120a00a705ff72574d3cf4ad09658036515d70d38de17f375d16c2054d3af765394e5","0x02f901d58227d88305029d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd60b9167c73727cba979ecd7075bc1149207092dbb54d391f4f88b4ed46970d1006b51a78b89139eea7e68aa8deed20b5883e785c42632206302955d6b94932332e332e30000000000000000000000000000000000000000000000000000000c001a05e603bbb985f20495fe3eb722cee15fd8402a44e2ef6bcafb1645f5e56284700a079541eb50839a0883afa71055f6deeefe567343849708930bc1acf3a00a6af48","0x02f901d58227d8830551d88459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2e3d375cbf7f518f6da333b4406c8bc6466cf5131e73ed82229d8132fe8b1f8a333243c1729ba5d7c30f14a84f1b70696dc2dba7d2d49dd021c16de55e0535e9332e332e30000000000000000000000000000000000000000000000000000000c001a05660ef48bfc2cda7da914d5cb70dbad703963a3f8194402752df8abbdf641d8fa0630e274ed90ac216dea5e4a514a548d6d394c68f658ea84aebe0f4ffd6991736","0x02f901d58227d883053e6a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf99723d2c0a205a046da83702b189d0d49245a0ff9e7988e2ba15517c002c668560d480fc766d3d75f798df0026da0dec72f78c921d7ee4687228e1618ba61e3332e332e30000000000000000000000000000000000000000000000000000000c080a0eade63a9a7cca5698ce98618ab2085d76d7f9df3d09f9d64a193198320d74a86a00d2941f769f6683a3cbfe88c3b22890eb938e3428036d43413adb54c6fcc4e67","0x02f904158227d882510b8459682f008459682f09830b89bb94f82d64357d9120a760e1e4c75f646c0618efc2f380b903a409c56431a823887ca1ecd63eda7bf6f2af73286ed4182eebc9bc84da60246a0915084d39000000000000000000000000c65d82ece367ef06bf2ab791b3f3cf037dc0e81600000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000677e9fe800000000000000000000000000000000000000000000000000000000677ea36cfdf48ad251ba83ae398a6af2ebb01fea87bc3a497cf0fd97802b5da14f0aece8bee279f9596698d5b94bcd1ee2175a5ace2cfc1d1e8ae7fc94241079e1b519df0000000000000000000000000000000000000000000000000000000000000284b567146d00000000000000000000000000000000000000000000000000000000000001000000000000000000000000000125aeb5ff473de23ab72454b2bbc45613ff3bd7000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee0000000000000000000000000000000000000000000000000000000000aa36a7000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000072870000000000000000000000000000000000000000000000000000000005f5e100a823887ca1ecd63eda7bf6f2af73286ed4182eebc9bc84da60246a0915084d3900000000000000000000000000000000000000000000000000000000000027d800000000000000000000000000172f67db60e5fa346e599cde675f0ca213b47b00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000978524d05410c495ea66f011cc818c53beb93599e2b2a2d52736685cdd28917d9562016162efe6ac3593a2b734ae5716ba493f2000000000000000000000000000000000000000000000000000000000677ff1660000000000000000000000000000000000000000000000000000000000000004d09de08a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041509952b4b660c490b215b6cfaa04b63a5c2094362150e4118a94bf7ea76409a04ae6cc91094e1c5109174efb08c0018545c2c0e364c19fb0a8ee74609a674e3f1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c001a06b1391ef8b64b40e8951bf0a0bec11204b61ae2055590838de5a55353ba1f29ba06109405c729359c42c197e016415de3ea78f65f6a312f379c6452d42b101bb3a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023c6","validatorIndex":"0x4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1387ce","index":"0x43023c7","validatorIndex":"0x50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x397dfe","index":"0x43023c8","validatorIndex":"0x51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023c9","validatorIndex":"0x52"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dcba","index":"0x43023ca","validatorIndex":"0x53"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6cd","index":"0x43023cb","validatorIndex":"0x54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aac0f","index":"0x43023cc","validatorIndex":"0x55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfc8a","index":"0x43023cd","validatorIndex":"0x56"}]},[],"0x1675ba9c6713e31a8a43ff119bd4983c4014e6387eba1df4f5a4f51be1eb6d1a"]) handled in 14ms 2025-01-08 15:56:07.2123|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x61d77101598405009baa02a393b3fc7cb61d70ae02c423eb57e416b2c6524d14","blockNumber":"0xd164c7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x85d4010209e499af667928ae8b45c07a244b865ec4d116906ab2f3481a1ff98f","prevRandao":"0xfee630677194ab0d3e7ce8028409ae80a02d57e65d50cb35447dd64fe90a2543","receiptsRoot":"0x86d2e3443f11d1f6a3e40da281c43dfa9c743a3496aa8a63f98b6ba777ae7142","stateRoot":"0x139140a323648b81ec2b76362016768e64510083f8fea2ed6ef5a077ef716680","timestamp":"0x677e9ff2","transactions":["0x02f901d58227d88305029e8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6b030112395d6ebb2c074183320f5f4ad18f9a36bdf895835cf1f3fbc6d0d5b3cab487e4a5c423c07e35f415e94b7c0d5ee665a70435c6b6092765dcfc3f9698332e332e30000000000000000000000000000000000000000000000000000000c001a0fe1e11ed4b4e7599f39bd7f18c4f4ad2ce4341034882fb1037a39b240122b791a01f0921cde02fcd4d61dcddf8f29154efbebf6798a2c435a2af05ca4d5188b873","0x02f901d58227d8830551d98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5255f725e8fc6f9b5b7c7e0e904d3fcda79ad975e944ac85244dc45ddbc1bc3606d5f5d5a7b8dba3fbcce7a7cd5ab0acbe3b8114d21e60e79a8e9558360faa3c332e332e30000000000000000000000000000000000000000000000000000000c080a040d1f970c95afc43e74e20e618a303a73f282f0ba8b4f4769218f19455d428b5a036f9c18124b74bf2d127aa7a3ef838eca8b66e8a1719a480712343f35fb5b017","0x02f901d58227d883053e6b8459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beaddbed186a8b558c65a61a9214642848f41921cb3d2fa69513988d5fa5ed8ec6de088c29d13b262e420646f812b8368bbaccc6a8686692030c0b66950a0cd943332e332e30000000000000000000000000000000000000000000000000000000c080a040894ed5609edab601483d0ea54b658871900f24dd4ad008771a85e24c53af92a046f62db9c2f074dffb468bb72e994b0ae27c43c90e1b791820cb5a8de09a443a","0x02f901d58227d883054aca8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89214b8d70e9415b14ccf2c55251af73b999adc790f505514792ec7b8c327a3d4247fcd75ddc5f52aec4eda548d2bd2e056ee49608f81657f50941904aaf582a4332e332e30000000000000000000000000000000000000000000000000000000c001a0d6e143cf5b442b591892161a1cad538ea315674d87b8a1b5474c2cb853b1d0f8a01a39dc49940430f7e6eb6150384c1bee919c820ca4831d856bcf1d9cfba97437"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adf9","index":"0x43023ce","validatorIndex":"0x57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381cf","index":"0x43023cf","validatorIndex":"0x58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e7e","index":"0x43023d0","validatorIndex":"0x59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381e5","index":"0x43023d1","validatorIndex":"0x5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d2","index":"0x43023d2","validatorIndex":"0x5b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d3","validatorIndex":"0x5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d4","validatorIndex":"0x5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d5","validatorIndex":"0x5e"}]},[],"0xd258500d76e6d77d5a8c39c5f8e1f20811052d8f240efe8a912b08d7deee8d03"]) 2025-01-08 15:56:07.2123|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722823 (0x61d771...524d14), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:07.2123|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722823. 2025-01-08 15:56:07.2123|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722823. 2025-01-08 15:56:07.2178|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722823 2025-01-08 15:56:07.2178|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722693 < 13722823 - 128 2025-01-08 15:56:07.2178|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722823 (0x61d771...524d14). 2025-01-08 15:56:07.2178|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.2178|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x61d77101598405009baa02a393b3fc7cb61d70ae02c423eb57e416b2c6524d14","blockNumber":"0xd164c7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x85d4010209e499af667928ae8b45c07a244b865ec4d116906ab2f3481a1ff98f","prevRandao":"0xfee630677194ab0d3e7ce8028409ae80a02d57e65d50cb35447dd64fe90a2543","receiptsRoot":"0x86d2e3443f11d1f6a3e40da281c43dfa9c743a3496aa8a63f98b6ba777ae7142","stateRoot":"0x139140a323648b81ec2b76362016768e64510083f8fea2ed6ef5a077ef716680","timestamp":"0x677e9ff2","transactions":["0x02f901d58227d88305029e8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6b030112395d6ebb2c074183320f5f4ad18f9a36bdf895835cf1f3fbc6d0d5b3cab487e4a5c423c07e35f415e94b7c0d5ee665a70435c6b6092765dcfc3f9698332e332e30000000000000000000000000000000000000000000000000000000c001a0fe1e11ed4b4e7599f39bd7f18c4f4ad2ce4341034882fb1037a39b240122b791a01f0921cde02fcd4d61dcddf8f29154efbebf6798a2c435a2af05ca4d5188b873","0x02f901d58227d8830551d98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5255f725e8fc6f9b5b7c7e0e904d3fcda79ad975e944ac85244dc45ddbc1bc3606d5f5d5a7b8dba3fbcce7a7cd5ab0acbe3b8114d21e60e79a8e9558360faa3c332e332e30000000000000000000000000000000000000000000000000000000c080a040d1f970c95afc43e74e20e618a303a73f282f0ba8b4f4769218f19455d428b5a036f9c18124b74bf2d127aa7a3ef838eca8b66e8a1719a480712343f35fb5b017","0x02f901d58227d883053e6b8459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beaddbed186a8b558c65a61a9214642848f41921cb3d2fa69513988d5fa5ed8ec6de088c29d13b262e420646f812b8368bbaccc6a8686692030c0b66950a0cd943332e332e30000000000000000000000000000000000000000000000000000000c080a040894ed5609edab601483d0ea54b658871900f24dd4ad008771a85e24c53af92a046f62db9c2f074dffb468bb72e994b0ae27c43c90e1b791820cb5a8de09a443a","0x02f901d58227d883054aca8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89214b8d70e9415b14ccf2c55251af73b999adc790f505514792ec7b8c327a3d4247fcd75ddc5f52aec4eda548d2bd2e056ee49608f81657f50941904aaf582a4332e332e30000000000000000000000000000000000000000000000000000000c001a0d6e143cf5b442b591892161a1cad538ea315674d87b8a1b5474c2cb853b1d0f8a01a39dc49940430f7e6eb6150384c1bee919c820ca4831d856bcf1d9cfba97437"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adf9","index":"0x43023ce","validatorIndex":"0x57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381cf","index":"0x43023cf","validatorIndex":"0x58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e7e","index":"0x43023d0","validatorIndex":"0x59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381e5","index":"0x43023d1","validatorIndex":"0x5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d2","index":"0x43023d2","validatorIndex":"0x5b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d3","validatorIndex":"0x5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d4","validatorIndex":"0x5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d5","validatorIndex":"0x5e"}]},[],"0xd258500d76e6d77d5a8c39c5f8e1f20811052d8f240efe8a912b08d7deee8d03"]) 2025-01-08 15:56:07.2178|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722823 | 4.4 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.2178|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.2178|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x61d77101598405009baa02a393b3fc7cb61d70ae02c423eb57e416b2c6524d14","blockNumber":"0xd164c7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x85d4010209e499af667928ae8b45c07a244b865ec4d116906ab2f3481a1ff98f","prevRandao":"0xfee630677194ab0d3e7ce8028409ae80a02d57e65d50cb35447dd64fe90a2543","receiptsRoot":"0x86d2e3443f11d1f6a3e40da281c43dfa9c743a3496aa8a63f98b6ba777ae7142","stateRoot":"0x139140a323648b81ec2b76362016768e64510083f8fea2ed6ef5a077ef716680","timestamp":"0x677e9ff2","transactions":["0x02f901d58227d88305029e8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6b030112395d6ebb2c074183320f5f4ad18f9a36bdf895835cf1f3fbc6d0d5b3cab487e4a5c423c07e35f415e94b7c0d5ee665a70435c6b6092765dcfc3f9698332e332e30000000000000000000000000000000000000000000000000000000c001a0fe1e11ed4b4e7599f39bd7f18c4f4ad2ce4341034882fb1037a39b240122b791a01f0921cde02fcd4d61dcddf8f29154efbebf6798a2c435a2af05ca4d5188b873","0x02f901d58227d8830551d98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c5255f725e8fc6f9b5b7c7e0e904d3fcda79ad975e944ac85244dc45ddbc1bc3606d5f5d5a7b8dba3fbcce7a7cd5ab0acbe3b8114d21e60e79a8e9558360faa3c332e332e30000000000000000000000000000000000000000000000000000000c080a040d1f970c95afc43e74e20e618a303a73f282f0ba8b4f4769218f19455d428b5a036f9c18124b74bf2d127aa7a3ef838eca8b66e8a1719a480712343f35fb5b017","0x02f901d58227d883053e6b8459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beaddbed186a8b558c65a61a9214642848f41921cb3d2fa69513988d5fa5ed8ec6de088c29d13b262e420646f812b8368bbaccc6a8686692030c0b66950a0cd943332e332e30000000000000000000000000000000000000000000000000000000c080a040894ed5609edab601483d0ea54b658871900f24dd4ad008771a85e24c53af92a046f62db9c2f074dffb468bb72e994b0ae27c43c90e1b791820cb5a8de09a443a","0x02f901d58227d883054aca8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89214b8d70e9415b14ccf2c55251af73b999adc790f505514792ec7b8c327a3d4247fcd75ddc5f52aec4eda548d2bd2e056ee49608f81657f50941904aaf582a4332e332e30000000000000000000000000000000000000000000000000000000c001a0d6e143cf5b442b591892161a1cad538ea315674d87b8a1b5474c2cb853b1d0f8a01a39dc49940430f7e6eb6150384c1bee919c820ca4831d856bcf1d9cfba97437"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adf9","index":"0x43023ce","validatorIndex":"0x57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381cf","index":"0x43023cf","validatorIndex":"0x58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e7e","index":"0x43023d0","validatorIndex":"0x59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381e5","index":"0x43023d1","validatorIndex":"0x5a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9d2","index":"0x43023d2","validatorIndex":"0x5b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d3","validatorIndex":"0x5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d4","validatorIndex":"0x5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bec","index":"0x43023d5","validatorIndex":"0x5e"}]},[],"0xd258500d76e6d77d5a8c39c5f8e1f20811052d8f240efe8a912b08d7deee8d03"]) handled in 6ms 2025-01-08 15:56:07.2178|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 26.74 MGas/s | 913.7 tps | 228.41 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:56:07.2178|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:07.2178|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:07.2255|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","blockNumber":"0xd164c8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x61d77101598405009baa02a393b3fc7cb61d70ae02c423eb57e416b2c6524d14","prevRandao":"0xe369992831c29fe09775bbb179e3b48bfb64c406814209546ebfe051e605c801","receiptsRoot":"0x747bc07289120da59d8f35340d17846097651b548a2fd76c7ad24609cd1ddfed","stateRoot":"0x60ce6316a959ca2bb976b2881c16b94edc57d5455d680376a741e8836f51a8dc","timestamp":"0x677e9ff7","transactions":["0x02f901d58227d883055e848459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9d6c466b56fe6ddfbdc6f3f4638e69e9ec59f7c52b730e4504042521687ef94337a917aae79437d36f1bb750e0be2c2f99a72863c1e61e9134fa1d7e0fa95aad332e332e30000000000000000000000000000000000000000000000000000000c001a01366387e4dcf8b6be02b0e0f20812bc8cd98588ad323ad770e87f07d6f571056a00b30d355f40d778eb0a946fe0bd92307c1c3dc9014af3acebc94fc1b0101c820"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4ea7","index":"0x43023d6","validatorIndex":"0x5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff7","index":"0x43023d7","validatorIndex":"0x60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9c9","index":"0x43023d8","validatorIndex":"0x61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023d9","validatorIndex":"0x62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138cbf","index":"0x43023da","validatorIndex":"0x63"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3fb","index":"0x43023db","validatorIndex":"0x64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x393f49","index":"0x43023dc","validatorIndex":"0x65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaf9","index":"0x43023dd","validatorIndex":"0x66"}]},[],"0xa3bdcffd058ea9bf67bac09878c80e980108be1b335c3ca8b1c05369b013d185"]) 2025-01-08 15:56:07.2255|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722824 (0xe344b5...374fca), Extra Data: chiado-teku-0 2025-01-08 15:56:07.2255|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:07.2255|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:56:07.2293|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722824 2025-01-08 15:56:07.2293|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722694 < 13722824 - 128 2025-01-08 15:56:07.2293|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722824 (0xe344b5...374fca). 2025-01-08 15:56:07.2293|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.2293|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","blockNumber":"0xd164c8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x61d77101598405009baa02a393b3fc7cb61d70ae02c423eb57e416b2c6524d14","prevRandao":"0xe369992831c29fe09775bbb179e3b48bfb64c406814209546ebfe051e605c801","receiptsRoot":"0x747bc07289120da59d8f35340d17846097651b548a2fd76c7ad24609cd1ddfed","stateRoot":"0x60ce6316a959ca2bb976b2881c16b94edc57d5455d680376a741e8836f51a8dc","timestamp":"0x677e9ff7","transactions":["0x02f901d58227d883055e848459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9d6c466b56fe6ddfbdc6f3f4638e69e9ec59f7c52b730e4504042521687ef94337a917aae79437d36f1bb750e0be2c2f99a72863c1e61e9134fa1d7e0fa95aad332e332e30000000000000000000000000000000000000000000000000000000c001a01366387e4dcf8b6be02b0e0f20812bc8cd98588ad323ad770e87f07d6f571056a00b30d355f40d778eb0a946fe0bd92307c1c3dc9014af3acebc94fc1b0101c820"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4ea7","index":"0x43023d6","validatorIndex":"0x5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff7","index":"0x43023d7","validatorIndex":"0x60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9c9","index":"0x43023d8","validatorIndex":"0x61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023d9","validatorIndex":"0x62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138cbf","index":"0x43023da","validatorIndex":"0x63"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3fb","index":"0x43023db","validatorIndex":"0x64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x393f49","index":"0x43023dc","validatorIndex":"0x65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaf9","index":"0x43023dd","validatorIndex":"0x66"}]},[],"0xa3bdcffd058ea9bf67bac09878c80e980108be1b335c3ca8b1c05369b013d185"]) 2025-01-08 15:56:07.2293|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","blockNumber":"0xd164c8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x61d77101598405009baa02a393b3fc7cb61d70ae02c423eb57e416b2c6524d14","prevRandao":"0xe369992831c29fe09775bbb179e3b48bfb64c406814209546ebfe051e605c801","receiptsRoot":"0x747bc07289120da59d8f35340d17846097651b548a2fd76c7ad24609cd1ddfed","stateRoot":"0x60ce6316a959ca2bb976b2881c16b94edc57d5455d680376a741e8836f51a8dc","timestamp":"0x677e9ff7","transactions":["0x02f901d58227d883055e848459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9d6c466b56fe6ddfbdc6f3f4638e69e9ec59f7c52b730e4504042521687ef94337a917aae79437d36f1bb750e0be2c2f99a72863c1e61e9134fa1d7e0fa95aad332e332e30000000000000000000000000000000000000000000000000000000c001a01366387e4dcf8b6be02b0e0f20812bc8cd98588ad323ad770e87f07d6f571056a00b30d355f40d778eb0a946fe0bd92307c1c3dc9014af3acebc94fc1b0101c820"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4ea7","index":"0x43023d6","validatorIndex":"0x5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff7","index":"0x43023d7","validatorIndex":"0x60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9c9","index":"0x43023d8","validatorIndex":"0x61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1405dd","index":"0x43023d9","validatorIndex":"0x62"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138cbf","index":"0x43023da","validatorIndex":"0x63"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3fb","index":"0x43023db","validatorIndex":"0x64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x393f49","index":"0x43023dc","validatorIndex":"0x65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaf9","index":"0x43023dd","validatorIndex":"0x66"}]},[],"0xa3bdcffd058ea9bf67bac09878c80e980108be1b335c3ca8b1c05369b013d185"]) handled in 5ms 2025-01-08 15:56:07.2293|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:07.2293|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:56:07.2293|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722824 | 3.4 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.2293|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.2293|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 8.54 MGas/s | 291.6 tps | 291.63 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:07.2368|INFO|Synchronization.Reporting.SyncReport|39|Peers | with best block: 8 | all: 8 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:56:07.2368|INFO|Synchronization.Reporting.SyncReport|39|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 15:56:07.2368|DEBUG|Synchronization.Peers.SyncPeersReport|39|Sync peers - Connected: 8 | All: 8 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 15:56:07.2410|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:07.2410|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:07.2410|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722824 (0xe344b5...374fca), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:07.2410|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722824 (0xe344b5...374fca) was processed. 2025-01-08 15:56:07.2462|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|6|Cleaned processed blob txs from block 13722780 to block 13722796 2025-01-08 15:56:07.2462|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|6|Blob transactions database columns have been compacted 2025-01-08 15:56:07.2523|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722824 (0xe344b5...374fca) 2025-01-08 15:56:07.2523|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:07.2523|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 11ms 2025-01-08 15:56:07.2523|DEBUG|Synchronization.Peers.SyncPeersReport|39| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722829| 162.19.57.173:| Out][ | 0| | | | ][Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] [ ][ ][Peer|eth68|13722828| 139.144.26.101:| Out][ | 1| | | | ][Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] [ ][ ][Peer|eth68|13722828| 3.69.35.13:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722828| 3.71.132.231:| Out][ | 0| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722828| 35.206.174.92:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722828| 35.210.126.23:| Out][ | 3| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722828| 139.144.26.85:| Out][ | 8| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] [ ][ ][Peer|eth68|12912137| 146.59.68.217:| Out][ | 3| | | | ][erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:56:07.2820|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","blockNumber":"0xd164c9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c95c","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","prevRandao":"0xf6f363579653d52c6df522525c1878d0ae3b26e74cf7ce5aae9a7471cb2e0ba5","receiptsRoot":"0xa496ae78f92182c0dc1fc9d6ba9b67da21d538a06653b3d31a4ba546d10f2df9","stateRoot":"0x87dc39844c628e14bf6b672d76126e539dc7c520dab5e0f976546047d60df679","timestamp":"0x677e9ffc","transactions":["0x02f901d58227d8830551da8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f842ee923a4889c7dbba60420993571400cad55eaca53fcb1af6b1a09a8f9a8db906f8f55620d4a7d87475df601fe8eb8264f0c4b54706fefd525a3560a3c5b5cd332e332e30000000000000000000000000000000000000000000000000000000c080a0c0f2cc832b0cb870d3a5bd1e6b2309966800abec041cc59026fdf5356a6e6365a04129987c63afa86462c3285117736c39ac45ade2113cba2f7d978a6c78ec3559","0x02f901d58227d883054acb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2a08972af5046aecffdd11985b21c1b6cf2c6fbc79dff35fafdf2aa36fd7e6a473aec7fc4193d0a7b964ff22ea623d0930de51e954acd3dae6578ec0fbf6ff36332e332e30000000000000000000000000000000000000000000000000000000c080a0ab1bbb5e9688245933e33e1a74878491f4dd787940a1835b9f040357f46ccfa0a01e5fef9c7d8bb06457dcde2920e3c6a254e67cd341754033f4a7274bcd2a5c14","0x02f901d58227d883053e6c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f848cb223f89c6db3e8c3a6028a4cf1e3dcd9a62bf2ebec44b15ac4ba99f32b4702d12b0667f6cb472184905059f987b6f78b26d0cd6ac66e883a37d82d8ca80fa332e332e30000000000000000000000000000000000000000000000000000000c001a09e284e306623850e54572afb7a50cd6d76c67a9ff47c7ac477eaabdd32c804cca07f10c3f05ed06591e621a4fe9f8304fc83cbcb76a19feff349b239c34e77d107","0x02f901d58227d883055e858459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be054670c8290644d2e1c22f3db6a45ed08c2a3d745633fc03a14ec170bb892c3924a4de7a8da70d67498f43af7860813b498f0bbabbbe12770209d31596f1400d332e332e30000000000000000000000000000000000000000000000000000000c080a097dd00929f454de3a61d1ddc7c31a9614f73627af4a0453c6fcb9453042c0c78a07ab046f4a623494f47b1c7fb2b244a1cab9ae13f7d4548c80708b21a7c1823e1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14860f","index":"0x43023de","validatorIndex":"0x67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023df","validatorIndex":"0x68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d3","index":"0x43023e0","validatorIndex":"0x69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023e1","validatorIndex":"0x6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485cd","index":"0x43023e2","validatorIndex":"0x6b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145fed","index":"0x43023e3","validatorIndex":"0x6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aefe","index":"0x43023e4","validatorIndex":"0x6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daeb","index":"0x43023e5","validatorIndex":"0x6e"}]},[],"0x28b27fca5c5848e6b3bb1c6a6f22b3d67e47a8bbf665fd87736aba4f6fc8f06a"]) 2025-01-08 15:56:07.2820|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722825 (0xb56ad7...2e594c), Extra Data: Nethermind 2025-01-08 15:56:07.2919|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722825. 2025-01-08 15:56:07.2929|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722825. 2025-01-08 15:56:07.2929|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722825 2025-01-08 15:56:07.2929|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722695 < 13722825 - 128 2025-01-08 15:56:07.2929|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:56:07.2929|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722825 (0xb56ad7...2e594c). 2025-01-08 15:56:07.2929|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 15:56:07.2929|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.2929|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722825 | 4.0 ms | slot 66 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.2929|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.2929|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 29.06 MGas/s | 992.8 tps | 248.20 Blk/s | exec code from cache 46 | new 0 2025-01-08 15:56:07.2929|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","blockNumber":"0xd164c9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c95c","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","prevRandao":"0xf6f363579653d52c6df522525c1878d0ae3b26e74cf7ce5aae9a7471cb2e0ba5","receiptsRoot":"0xa496ae78f92182c0dc1fc9d6ba9b67da21d538a06653b3d31a4ba546d10f2df9","stateRoot":"0x87dc39844c628e14bf6b672d76126e539dc7c520dab5e0f976546047d60df679","timestamp":"0x677e9ffc","transactions":["0x02f901d58227d8830551da8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f842ee923a4889c7dbba60420993571400cad55eaca53fcb1af6b1a09a8f9a8db906f8f55620d4a7d87475df601fe8eb8264f0c4b54706fefd525a3560a3c5b5cd332e332e30000000000000000000000000000000000000000000000000000000c080a0c0f2cc832b0cb870d3a5bd1e6b2309966800abec041cc59026fdf5356a6e6365a04129987c63afa86462c3285117736c39ac45ade2113cba2f7d978a6c78ec3559","0x02f901d58227d883054acb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2a08972af5046aecffdd11985b21c1b6cf2c6fbc79dff35fafdf2aa36fd7e6a473aec7fc4193d0a7b964ff22ea623d0930de51e954acd3dae6578ec0fbf6ff36332e332e30000000000000000000000000000000000000000000000000000000c080a0ab1bbb5e9688245933e33e1a74878491f4dd787940a1835b9f040357f46ccfa0a01e5fef9c7d8bb06457dcde2920e3c6a254e67cd341754033f4a7274bcd2a5c14","0x02f901d58227d883053e6c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f848cb223f89c6db3e8c3a6028a4cf1e3dcd9a62bf2ebec44b15ac4ba99f32b4702d12b0667f6cb472184905059f987b6f78b26d0cd6ac66e883a37d82d8ca80fa332e332e30000000000000000000000000000000000000000000000000000000c001a09e284e306623850e54572afb7a50cd6d76c67a9ff47c7ac477eaabdd32c804cca07f10c3f05ed06591e621a4fe9f8304fc83cbcb76a19feff349b239c34e77d107","0x02f901d58227d883055e858459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be054670c8290644d2e1c22f3db6a45ed08c2a3d745633fc03a14ec170bb892c3924a4de7a8da70d67498f43af7860813b498f0bbabbbe12770209d31596f1400d332e332e30000000000000000000000000000000000000000000000000000000c080a097dd00929f454de3a61d1ddc7c31a9614f73627af4a0453c6fcb9453042c0c78a07ab046f4a623494f47b1c7fb2b244a1cab9ae13f7d4548c80708b21a7c1823e1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14860f","index":"0x43023de","validatorIndex":"0x67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023df","validatorIndex":"0x68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d3","index":"0x43023e0","validatorIndex":"0x69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023e1","validatorIndex":"0x6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485cd","index":"0x43023e2","validatorIndex":"0x6b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145fed","index":"0x43023e3","validatorIndex":"0x6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aefe","index":"0x43023e4","validatorIndex":"0x6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daeb","index":"0x43023e5","validatorIndex":"0x6e"}]},[],"0x28b27fca5c5848e6b3bb1c6a6f22b3d67e47a8bbf665fd87736aba4f6fc8f06a"]) 2025-01-08 15:56:07.2929|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","blockNumber":"0xd164c9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c95c","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xe344b5af791b713bd40b6636edac30d67e4ff86604bd23718b834cd599374fca","prevRandao":"0xf6f363579653d52c6df522525c1878d0ae3b26e74cf7ce5aae9a7471cb2e0ba5","receiptsRoot":"0xa496ae78f92182c0dc1fc9d6ba9b67da21d538a06653b3d31a4ba546d10f2df9","stateRoot":"0x87dc39844c628e14bf6b672d76126e539dc7c520dab5e0f976546047d60df679","timestamp":"0x677e9ffc","transactions":["0x02f901d58227d8830551da8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f842ee923a4889c7dbba60420993571400cad55eaca53fcb1af6b1a09a8f9a8db906f8f55620d4a7d87475df601fe8eb8264f0c4b54706fefd525a3560a3c5b5cd332e332e30000000000000000000000000000000000000000000000000000000c080a0c0f2cc832b0cb870d3a5bd1e6b2309966800abec041cc59026fdf5356a6e6365a04129987c63afa86462c3285117736c39ac45ade2113cba2f7d978a6c78ec3559","0x02f901d58227d883054acb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c2a08972af5046aecffdd11985b21c1b6cf2c6fbc79dff35fafdf2aa36fd7e6a473aec7fc4193d0a7b964ff22ea623d0930de51e954acd3dae6578ec0fbf6ff36332e332e30000000000000000000000000000000000000000000000000000000c080a0ab1bbb5e9688245933e33e1a74878491f4dd787940a1835b9f040357f46ccfa0a01e5fef9c7d8bb06457dcde2920e3c6a254e67cd341754033f4a7274bcd2a5c14","0x02f901d58227d883053e6c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f848cb223f89c6db3e8c3a6028a4cf1e3dcd9a62bf2ebec44b15ac4ba99f32b4702d12b0667f6cb472184905059f987b6f78b26d0cd6ac66e883a37d82d8ca80fa332e332e30000000000000000000000000000000000000000000000000000000c001a09e284e306623850e54572afb7a50cd6d76c67a9ff47c7ac477eaabdd32c804cca07f10c3f05ed06591e621a4fe9f8304fc83cbcb76a19feff349b239c34e77d107","0x02f901d58227d883055e858459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be054670c8290644d2e1c22f3db6a45ed08c2a3d745633fc03a14ec170bb892c3924a4de7a8da70d67498f43af7860813b498f0bbabbbe12770209d31596f1400d332e332e30000000000000000000000000000000000000000000000000000000c080a097dd00929f454de3a61d1ddc7c31a9614f73627af4a0453c6fcb9453042c0c78a07ab046f4a623494f47b1c7fb2b244a1cab9ae13f7d4548c80708b21a7c1823e1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14860f","index":"0x43023de","validatorIndex":"0x67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023df","validatorIndex":"0x68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d3","index":"0x43023e0","validatorIndex":"0x69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023e1","validatorIndex":"0x6a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485cd","index":"0x43023e2","validatorIndex":"0x6b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145fed","index":"0x43023e3","validatorIndex":"0x6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aefe","index":"0x43023e4","validatorIndex":"0x6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daeb","index":"0x43023e5","validatorIndex":"0x6e"}]},[],"0x28b27fca5c5848e6b3bb1c6a6f22b3d67e47a8bbf665fd87736aba4f6fc8f06a"]) handled in 14ms 2025-01-08 15:56:07.3347|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46f30e38d90698db3a44f77d8a567ecc858000fd7cbb45d40283ac1433188d10","blockNumber":"0xd164ca","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","prevRandao":"0xf633d8427160e9324f25f6c6c8e594715a08c1b77c153b5fccddc39c0d767b4b","receiptsRoot":"0x3755cec755246e00ca11be40be0280d1f6621fa205a931d16143956649b20079","stateRoot":"0x2edb604f8b164aedef02ced538c3f6a237286daa20f3a69d81f5c1e396d4253a","timestamp":"0x677ea001","transactions":["0x02f901d58227d883055e868459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f50e817114144d8ee87db08c4d7ad61ed74330dae20607a86280a9835ebe506de9807f9c1d34a7f65fb4b81889fa9acf56c9b7fa98036e420b5c509bf876303332e332e30000000000000000000000000000000000000000000000000000000c080a09d604193b87d733f1ce170fd490775c20fc381d60285148cd26e7a6feb137d12a004448d5003c5a696b0765021f850e1da64dd6cccbe167a867f8df31ada7bcadf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023e6","validatorIndex":"0x6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140ad7","index":"0x43023e7","validatorIndex":"0x70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482f5","index":"0x43023e8","validatorIndex":"0x71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023e9","validatorIndex":"0x72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef4","index":"0x43023ea","validatorIndex":"0x73"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d1","index":"0x43023eb","validatorIndex":"0x74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482ef","index":"0x43023ec","validatorIndex":"0x75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1430ec","index":"0x43023ed","validatorIndex":"0x76"}]},[],"0x9b71634cd31db15ecea5187b820267037aad525483a312e96b3710012a75a26d"]) 2025-01-08 15:56:07.3347|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722826 (0x46f30e...188d10), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:07.3362|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:07.3362|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:56:07.3362|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722826 2025-01-08 15:56:07.3362|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722696 < 13722826 - 128 2025-01-08 15:56:07.3362|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:07.3362|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:56:07.3362|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722826 (0x46f30e...188d10). 2025-01-08 15:56:07.3362|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.3362|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722826 | 3.5 ms | slot 44 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.3362|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 24 ( 0) | sload 49 | sstore 11 | create 0 2025-01-08 15:56:07.3362|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 8.35 MGas/s | 285.1 tps | 285.14 Blk/s | exec code from cache 63 | new 0 2025-01-08 15:56:07.3362|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46f30e38d90698db3a44f77d8a567ecc858000fd7cbb45d40283ac1433188d10","blockNumber":"0xd164ca","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","prevRandao":"0xf633d8427160e9324f25f6c6c8e594715a08c1b77c153b5fccddc39c0d767b4b","receiptsRoot":"0x3755cec755246e00ca11be40be0280d1f6621fa205a931d16143956649b20079","stateRoot":"0x2edb604f8b164aedef02ced538c3f6a237286daa20f3a69d81f5c1e396d4253a","timestamp":"0x677ea001","transactions":["0x02f901d58227d883055e868459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f50e817114144d8ee87db08c4d7ad61ed74330dae20607a86280a9835ebe506de9807f9c1d34a7f65fb4b81889fa9acf56c9b7fa98036e420b5c509bf876303332e332e30000000000000000000000000000000000000000000000000000000c080a09d604193b87d733f1ce170fd490775c20fc381d60285148cd26e7a6feb137d12a004448d5003c5a696b0765021f850e1da64dd6cccbe167a867f8df31ada7bcadf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023e6","validatorIndex":"0x6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140ad7","index":"0x43023e7","validatorIndex":"0x70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482f5","index":"0x43023e8","validatorIndex":"0x71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023e9","validatorIndex":"0x72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef4","index":"0x43023ea","validatorIndex":"0x73"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d1","index":"0x43023eb","validatorIndex":"0x74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482ef","index":"0x43023ec","validatorIndex":"0x75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1430ec","index":"0x43023ed","validatorIndex":"0x76"}]},[],"0x9b71634cd31db15ecea5187b820267037aad525483a312e96b3710012a75a26d"]) 2025-01-08 15:56:07.3362|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46f30e38d90698db3a44f77d8a567ecc858000fd7cbb45d40283ac1433188d10","blockNumber":"0xd164ca","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","prevRandao":"0xf633d8427160e9324f25f6c6c8e594715a08c1b77c153b5fccddc39c0d767b4b","receiptsRoot":"0x3755cec755246e00ca11be40be0280d1f6621fa205a931d16143956649b20079","stateRoot":"0x2edb604f8b164aedef02ced538c3f6a237286daa20f3a69d81f5c1e396d4253a","timestamp":"0x677ea001","transactions":["0x02f901d58227d883055e868459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d325f5cce7afbe64100450e01b6eac21201e5fa8803a890684311690cf2fa12a808be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f85f50e817114144d8ee87db08c4d7ad61ed74330dae20607a86280a9835ebe506de9807f9c1d34a7f65fb4b81889fa9acf56c9b7fa98036e420b5c509bf876303332e332e30000000000000000000000000000000000000000000000000000000c080a09d604193b87d733f1ce170fd490775c20fc381d60285148cd26e7a6feb137d12a004448d5003c5a696b0765021f850e1da64dd6cccbe167a867f8df31ada7bcadf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023e6","validatorIndex":"0x6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140ad7","index":"0x43023e7","validatorIndex":"0x70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482f5","index":"0x43023e8","validatorIndex":"0x71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023e9","validatorIndex":"0x72"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aef4","index":"0x43023ea","validatorIndex":"0x73"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d1","index":"0x43023eb","validatorIndex":"0x74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482ef","index":"0x43023ec","validatorIndex":"0x75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1430ec","index":"0x43023ed","validatorIndex":"0x76"}]},[],"0x9b71634cd31db15ecea5187b820267037aad525483a312e96b3710012a75a26d"]) handled in 5ms 2025-01-08 15:56:07.3464|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","blockNumber":"0xd164cb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x46f30e38d90698db3a44f77d8a567ecc858000fd7cbb45d40283ac1433188d10","prevRandao":"0x737c5b699e062e0443d2339dae80319e2f1559960dabb954d4f3e208c0b86d1a","receiptsRoot":"0x859aafd351c94dd0df8f03017b00f9651d3abaf48d2bef3674d4ecdd571ff1e9","stateRoot":"0x4c2555f3cef33746ca55fbf19fa43b25a40f80a88fedceaa4ace318c9c58430b","timestamp":"0x677ea006","transactions":["0x02f901d58227d8830551db8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d34667dd114b53ad24c687d4f86482718e7e9b7b9b42b94237fffd9571231268ef0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88ba92568fff63d1b7e9b85c2337a02c238c7fb4ef858e6f7a42bd83ebe06d94ebfd0ff0a42c6fa391254dab89279f1c0cba1a3da649c521b3d6f0cd365dd3bbb332e332e30000000000000000000000000000000000000000000000000000000c080a0ad0772bc5fd80bf9a5778129629deaa9634a2b5e77fd4c80503b5c5f7c58dbada04845f9c399a361adaf02b4a00b896589e25d3908d8096be8ab90a2387f58eab4","0x02f901d58227d883054acc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d35f09f1ae935f13ed9dd48679c1dec2672460604c1dac6a39a128794023681fa2bbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c96824fa86d718d16c17ea1e13118264226bdc0955b2b86865d5bceb19519886849cf907326c72d055ebd310491946f40a7ecc6b7b04441afac03cbbf86802098332e332e30000000000000000000000000000000000000000000000000000000c001a0266ff8173d50cae428d8b2de1288fc7c020688b9b9ef8a46c4af030eabb4fa8ea009b4e31e98780a7ae78042784f1ab083ddb5cb88d04657c8570f61cdd3206720"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d3","index":"0x43023ee","validatorIndex":"0x77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d4","index":"0x43023ef","validatorIndex":"0x78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023f0","validatorIndex":"0x79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daeb","index":"0x43023f1","validatorIndex":"0x7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482f1","index":"0x43023f2","validatorIndex":"0x7b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x56db63","index":"0x43023f3","validatorIndex":"0x7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d5","index":"0x43023f4","validatorIndex":"0x7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdb8a","index":"0x43023f5","validatorIndex":"0x7e"}]},[],"0x464f95858a7a20cad02b40a4831358358d9c6936dc8bf5f244868110c7d441b8"]) 2025-01-08 15:56:07.3464|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722827 (0x4c5bd3...861a66), Extra Data: Nethermind 2025-01-08 15:56:07.3464|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:07.3464|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:56:07.3522|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722827 2025-01-08 15:56:07.3522|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722697 < 13722827 - 128 2025-01-08 15:56:07.3522|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722827 (0x4c5bd3...861a66). 2025-01-08 15:56:07.3522|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:07.3522|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","blockNumber":"0xd164cb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x46f30e38d90698db3a44f77d8a567ecc858000fd7cbb45d40283ac1433188d10","prevRandao":"0x737c5b699e062e0443d2339dae80319e2f1559960dabb954d4f3e208c0b86d1a","receiptsRoot":"0x859aafd351c94dd0df8f03017b00f9651d3abaf48d2bef3674d4ecdd571ff1e9","stateRoot":"0x4c2555f3cef33746ca55fbf19fa43b25a40f80a88fedceaa4ace318c9c58430b","timestamp":"0x677ea006","transactions":["0x02f901d58227d8830551db8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d34667dd114b53ad24c687d4f86482718e7e9b7b9b42b94237fffd9571231268ef0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88ba92568fff63d1b7e9b85c2337a02c238c7fb4ef858e6f7a42bd83ebe06d94ebfd0ff0a42c6fa391254dab89279f1c0cba1a3da649c521b3d6f0cd365dd3bbb332e332e30000000000000000000000000000000000000000000000000000000c080a0ad0772bc5fd80bf9a5778129629deaa9634a2b5e77fd4c80503b5c5f7c58dbada04845f9c399a361adaf02b4a00b896589e25d3908d8096be8ab90a2387f58eab4","0x02f901d58227d883054acc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d35f09f1ae935f13ed9dd48679c1dec2672460604c1dac6a39a128794023681fa2bbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c96824fa86d718d16c17ea1e13118264226bdc0955b2b86865d5bceb19519886849cf907326c72d055ebd310491946f40a7ecc6b7b04441afac03cbbf86802098332e332e30000000000000000000000000000000000000000000000000000000c001a0266ff8173d50cae428d8b2de1288fc7c020688b9b9ef8a46c4af030eabb4fa8ea009b4e31e98780a7ae78042784f1ab083ddb5cb88d04657c8570f61cdd3206720"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d3","index":"0x43023ee","validatorIndex":"0x77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d4","index":"0x43023ef","validatorIndex":"0x78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023f0","validatorIndex":"0x79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daeb","index":"0x43023f1","validatorIndex":"0x7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482f1","index":"0x43023f2","validatorIndex":"0x7b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x56db63","index":"0x43023f3","validatorIndex":"0x7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d5","index":"0x43023f4","validatorIndex":"0x7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdb8a","index":"0x43023f5","validatorIndex":"0x7e"}]},[],"0x464f95858a7a20cad02b40a4831358358d9c6936dc8bf5f244868110c7d441b8"]) 2025-01-08 15:56:07.3522|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","blockNumber":"0xd164cb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x46f30e38d90698db3a44f77d8a567ecc858000fd7cbb45d40283ac1433188d10","prevRandao":"0x737c5b699e062e0443d2339dae80319e2f1559960dabb954d4f3e208c0b86d1a","receiptsRoot":"0x859aafd351c94dd0df8f03017b00f9651d3abaf48d2bef3674d4ecdd571ff1e9","stateRoot":"0x4c2555f3cef33746ca55fbf19fa43b25a40f80a88fedceaa4ace318c9c58430b","timestamp":"0x677ea006","transactions":["0x02f901d58227d8830551db8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d34667dd114b53ad24c687d4f86482718e7e9b7b9b42b94237fffd9571231268ef0be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88ba92568fff63d1b7e9b85c2337a02c238c7fb4ef858e6f7a42bd83ebe06d94ebfd0ff0a42c6fa391254dab89279f1c0cba1a3da649c521b3d6f0cd365dd3bbb332e332e30000000000000000000000000000000000000000000000000000000c080a0ad0772bc5fd80bf9a5778129629deaa9634a2b5e77fd4c80503b5c5f7c58dbada04845f9c399a361adaf02b4a00b896589e25d3908d8096be8ab90a2387f58eab4","0x02f901d58227d883054acc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d35f09f1ae935f13ed9dd48679c1dec2672460604c1dac6a39a128794023681fa2bbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c96824fa86d718d16c17ea1e13118264226bdc0955b2b86865d5bceb19519886849cf907326c72d055ebd310491946f40a7ecc6b7b04441afac03cbbf86802098332e332e30000000000000000000000000000000000000000000000000000000c001a0266ff8173d50cae428d8b2de1288fc7c020688b9b9ef8a46c4af030eabb4fa8ea009b4e31e98780a7ae78042784f1ab083ddb5cb88d04657c8570f61cdd3206720"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d3","index":"0x43023ee","validatorIndex":"0x77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d4","index":"0x43023ef","validatorIndex":"0x78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1fc","index":"0x43023f0","validatorIndex":"0x79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14daeb","index":"0x43023f1","validatorIndex":"0x7a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482f1","index":"0x43023f2","validatorIndex":"0x7b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x56db63","index":"0x43023f3","validatorIndex":"0x7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488d5","index":"0x43023f4","validatorIndex":"0x7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cdb8a","index":"0x43023f5","validatorIndex":"0x7e"}]},[],"0x464f95858a7a20cad02b40a4831358358d9c6936dc8bf5f244868110c7d441b8"]) handled in 6ms 2025-01-08 15:56:07.3522|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:07.3522|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:56:07.3522|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722827 | 4.9 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:07.3522|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:07.3522|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 11.88 MGas/s | 405.6 tps | 202.80 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:56:07.3631|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:07.3631|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:07.3631|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722827 (0x4c5bd3...861a66), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:07.3631|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722827 (0x4c5bd3...861a66) was processed. 2025-01-08 15:56:07.3631|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722827 (0x4c5bd3...861a66) 2025-01-08 15:56:07.3631|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:07.3631|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:07.4716|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 15:56:07.4716|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 15:56:07.4725|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 15:56:07.4725|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 15:56:07.4725|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:07.4725|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:07.4725|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:07.4725|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 15:56:07.5253|DEBUG|Db.SimpleFilePublicKeyDb|43|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_f72577da-ebb2-4aa2-af9e-22bc59f1fc70 2025-01-08 15:56:07.6889|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:56:07.7823|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.38.69:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:07.8145|DEBUG|Network.PeerManager|11|Peer pool size is: 1010 2025-01-08 15:56:07.9126|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->164.92.252.131:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 88089 2025-01-08 15:56:08.4277|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","blockNumber":"0xd164cc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","prevRandao":"0xcd74cd1fc8c8eb1c43afb04856b5f5479f9f3f05c4972e77fd05cf86347a69aa","receiptsRoot":"0x05d9182fdb5188765d334b9a0bfacb4d6cf10e9c8c7fdfd7544068528d8200ea","stateRoot":"0x11d298978dea76a9ebe42e4aa8536058cf014cae64d91c4760217d15ea802493","timestamp":"0x677ea00b","transactions":["0x02f901d58227d883053e6d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d35f09f1ae935f13ed9dd48679c1dec2672460604c1dac6a39a128794023681fa2bbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8dbd560653f81a404169377e8f8f58561c906653d32d1b13e611416ac5ffc21dbd8b21022b7bb4970f07445a01b7e1fac010c0633a1873cdedef4db4cf35bed8a332e332e30000000000000000000000000000000000000000000000000000000c080a02711c47e1f0fd30299638d6b0103a4ed767b1d4a5c95704c20aaca0830541caba0783119694e8b364208b80e30424da8b54084352f43bbb54fb435b86b3ae60fae"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d84a5","index":"0x43023f6","validatorIndex":"0x7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b220a","index":"0x43023f7","validatorIndex":"0x80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023f8","validatorIndex":"0x81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1c8","index":"0x43023f9","validatorIndex":"0x82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023fa","validatorIndex":"0x83"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e5","index":"0x43023fb","validatorIndex":"0x84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023fc","validatorIndex":"0x85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488ed","index":"0x43023fd","validatorIndex":"0x86"}]},[],"0x794c037ea5ee98446b9d16970daf243bbcf588519d49e967bf997cbea0430fe0"]) 2025-01-08 15:56:08.4282|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722828 (0x9d28e4...4b8d37), Extra Data: Nethermind 2025-01-08 15:56:08.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:56:08.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 15:56:08.4325|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722828 2025-01-08 15:56:08.4325|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722698 < 13722828 - 128 2025-01-08 15:56:08.4325|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 15:56:08.4325|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 15:56:08.4325|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722828 | 4.1 ms | slot 1,081 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:08.4325|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:08.4325|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 7.14 MGas/s | 243.8 tps | 243.84 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:56:08.4325|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722828 (0x9d28e4...4b8d37). 2025-01-08 15:56:08.4325|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:08.4325|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","blockNumber":"0xd164cc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","prevRandao":"0xcd74cd1fc8c8eb1c43afb04856b5f5479f9f3f05c4972e77fd05cf86347a69aa","receiptsRoot":"0x05d9182fdb5188765d334b9a0bfacb4d6cf10e9c8c7fdfd7544068528d8200ea","stateRoot":"0x11d298978dea76a9ebe42e4aa8536058cf014cae64d91c4760217d15ea802493","timestamp":"0x677ea00b","transactions":["0x02f901d58227d883053e6d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d35f09f1ae935f13ed9dd48679c1dec2672460604c1dac6a39a128794023681fa2bbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8dbd560653f81a404169377e8f8f58561c906653d32d1b13e611416ac5ffc21dbd8b21022b7bb4970f07445a01b7e1fac010c0633a1873cdedef4db4cf35bed8a332e332e30000000000000000000000000000000000000000000000000000000c080a02711c47e1f0fd30299638d6b0103a4ed767b1d4a5c95704c20aaca0830541caba0783119694e8b364208b80e30424da8b54084352f43bbb54fb435b86b3ae60fae"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d84a5","index":"0x43023f6","validatorIndex":"0x7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b220a","index":"0x43023f7","validatorIndex":"0x80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023f8","validatorIndex":"0x81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1c8","index":"0x43023f9","validatorIndex":"0x82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023fa","validatorIndex":"0x83"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e5","index":"0x43023fb","validatorIndex":"0x84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023fc","validatorIndex":"0x85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488ed","index":"0x43023fd","validatorIndex":"0x86"}]},[],"0x794c037ea5ee98446b9d16970daf243bbcf588519d49e967bf997cbea0430fe0"]) 2025-01-08 15:56:08.4325|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","blockNumber":"0xd164cc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x4c5bd317bce7ca150abfa11d1f9a18bb32bbfeb465327b11cf4a9118c2861a66","prevRandao":"0xcd74cd1fc8c8eb1c43afb04856b5f5479f9f3f05c4972e77fd05cf86347a69aa","receiptsRoot":"0x05d9182fdb5188765d334b9a0bfacb4d6cf10e9c8c7fdfd7544068528d8200ea","stateRoot":"0x11d298978dea76a9ebe42e4aa8536058cf014cae64d91c4760217d15ea802493","timestamp":"0x677ea00b","transactions":["0x02f901d58227d883053e6d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d35f09f1ae935f13ed9dd48679c1dec2672460604c1dac6a39a128794023681fa2bbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8dbd560653f81a404169377e8f8f58561c906653d32d1b13e611416ac5ffc21dbd8b21022b7bb4970f07445a01b7e1fac010c0633a1873cdedef4db4cf35bed8a332e332e30000000000000000000000000000000000000000000000000000000c080a02711c47e1f0fd30299638d6b0103a4ed767b1d4a5c95704c20aaca0830541caba0783119694e8b364208b80e30424da8b54084352f43bbb54fb435b86b3ae60fae"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d84a5","index":"0x43023f6","validatorIndex":"0x7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b220a","index":"0x43023f7","validatorIndex":"0x80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023f8","validatorIndex":"0x81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b1c8","index":"0x43023f9","validatorIndex":"0x82"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023fa","validatorIndex":"0x83"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1482e5","index":"0x43023fb","validatorIndex":"0x84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aeef","index":"0x43023fc","validatorIndex":"0x85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488ed","index":"0x43023fd","validatorIndex":"0x86"}]},[],"0x794c037ea5ee98446b9d16970daf243bbcf588519d49e967bf997cbea0430fe0"]) handled in 6ms 2025-01-08 15:56:08.4373|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:08.4373|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:08.4373|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722828 (0x9d28e4...4b8d37), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:08.4373|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722828 (0x9d28e4...4b8d37) was processed. 2025-01-08 15:56:08.4373|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722828 (0x9d28e4...4b8d37) 2025-01-08 15:56:08.4373|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:08.4373|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:08.4488|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","blockNumber":"0xd164cd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","prevRandao":"0xf08124e8dcdf03b6c5464b5e7885b9de588083fbfe85f2508ab9078f3a8d6685","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf4d22de24aa873ac8287007fa7fa57a5e63a7ade9183dc143f7e06ec198f05da","timestamp":"0x677ea010","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023fe","validatorIndex":"0x87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaf1","index":"0x43023ff","validatorIndex":"0x88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06d","index":"0x4302400","validatorIndex":"0x89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302401","validatorIndex":"0x8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9dc","index":"0x4302402","validatorIndex":"0x8b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c1","index":"0x4302403","validatorIndex":"0x8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302404","validatorIndex":"0x8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x4302405","validatorIndex":"0x8e"}]},[],"0x7f60a1aa1dae0f15f608b55217b3e231111b0247e96ae735cf47dabaa12da3dd"]) 2025-01-08 15:56:08.4488|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722829 (0x1d08fd...af1d13), Extra Data: Nethermind 2025-01-08 15:56:08.4488|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:08.4488|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:56:08.4523|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722829 2025-01-08 15:56:08.4523|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722699 < 13722829 - 128 2025-01-08 15:56:08.4523|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:56:08.4523|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:56:08.4523|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722829 (0x1d08fd...af1d13). 2025-01-08 15:56:08.4523|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722829 | 2.8 ms | slot 19 ms | 2025-01-08 15:56:08.4523|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:08.4523|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:08.4523|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 361.66 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:08.4523|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","blockNumber":"0xd164cd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","prevRandao":"0xf08124e8dcdf03b6c5464b5e7885b9de588083fbfe85f2508ab9078f3a8d6685","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf4d22de24aa873ac8287007fa7fa57a5e63a7ade9183dc143f7e06ec198f05da","timestamp":"0x677ea010","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023fe","validatorIndex":"0x87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaf1","index":"0x43023ff","validatorIndex":"0x88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06d","index":"0x4302400","validatorIndex":"0x89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302401","validatorIndex":"0x8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9dc","index":"0x4302402","validatorIndex":"0x8b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c1","index":"0x4302403","validatorIndex":"0x8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302404","validatorIndex":"0x8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x4302405","validatorIndex":"0x8e"}]},[],"0x7f60a1aa1dae0f15f608b55217b3e231111b0247e96ae735cf47dabaa12da3dd"]) 2025-01-08 15:56:08.4523|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","blockNumber":"0xd164cd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9d28e4ec0f27e0934d830bd8e05a260fd32b765043f22a2c15c32a3c4f4b8d37","prevRandao":"0xf08124e8dcdf03b6c5464b5e7885b9de588083fbfe85f2508ab9078f3a8d6685","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf4d22de24aa873ac8287007fa7fa57a5e63a7ade9183dc143f7e06ec198f05da","timestamp":"0x677ea010","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b4d0","index":"0x43023fe","validatorIndex":"0x87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaf1","index":"0x43023ff","validatorIndex":"0x88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06d","index":"0x4302400","validatorIndex":"0x89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302401","validatorIndex":"0x8a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9dc","index":"0x4302402","validatorIndex":"0x8b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c1","index":"0x4302403","validatorIndex":"0x8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302404","validatorIndex":"0x8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x4302405","validatorIndex":"0x8e"}]},[],"0x7f60a1aa1dae0f15f608b55217b3e231111b0247e96ae735cf47dabaa12da3dd"]) handled in 4ms 2025-01-08 15:56:08.4523|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:08.4523|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:08.4563|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722829 (0x1d08fd...af1d13), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:08.4563|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722829 (0x1d08fd...af1d13) was processed. 2025-01-08 15:56:08.4563|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722829 (0x1d08fd...af1d13) 2025-01-08 15:56:08.4563|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:08.4563|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:08.4666|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","blockNumber":"0xd164ce","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","prevRandao":"0x2d265e5fa3d369dce62f2cd4e5fe6a330fb0e1b4190691be81bfd2da9fb1e81e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd5736c060f3ee4b39e23ff22ac9d39d26c161ceab458be56b957ebc5a49385d","timestamp":"0x677ea015","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x4302406","validatorIndex":"0x8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302407","validatorIndex":"0x90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d5","index":"0x4302408","validatorIndex":"0x91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cca8a","index":"0x4302409","validatorIndex":"0x92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06a","index":"0x430240a","validatorIndex":"0x93"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce0a","index":"0x430240b","validatorIndex":"0x94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430240c","validatorIndex":"0x95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430240d","validatorIndex":"0x96"}]},[],"0x3202b75012605cc27739b963979a54f001f25b8aba53353713e0f75e738ef623"]) 2025-01-08 15:56:08.4666|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722830 (0x0b47be...5a6ff8), Extra Data: Nethermind 2025-01-08 15:56:08.4666|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:08.4666|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:56:08.4696|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722830 2025-01-08 15:56:08.4696|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722700 < 13722830 - 128 2025-01-08 15:56:08.4696|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:08.4696|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:56:08.4696|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722830 | 2.2 ms | slot 17 ms | 2025-01-08 15:56:08.4696|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722830 (0x0b47be...5a6ff8). 2025-01-08 15:56:08.4696|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:08.4696|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:08.4696|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 464.68 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:08.4696|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","blockNumber":"0xd164ce","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","prevRandao":"0x2d265e5fa3d369dce62f2cd4e5fe6a330fb0e1b4190691be81bfd2da9fb1e81e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd5736c060f3ee4b39e23ff22ac9d39d26c161ceab458be56b957ebc5a49385d","timestamp":"0x677ea015","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x4302406","validatorIndex":"0x8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302407","validatorIndex":"0x90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d5","index":"0x4302408","validatorIndex":"0x91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cca8a","index":"0x4302409","validatorIndex":"0x92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06a","index":"0x430240a","validatorIndex":"0x93"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce0a","index":"0x430240b","validatorIndex":"0x94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430240c","validatorIndex":"0x95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430240d","validatorIndex":"0x96"}]},[],"0x3202b75012605cc27739b963979a54f001f25b8aba53353713e0f75e738ef623"]) 2025-01-08 15:56:08.4696|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","blockNumber":"0xd164ce","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1d08fdcb2b11b70b56b9746e7b16d9b5c54df14bba59c34cc816d035c1af1d13","prevRandao":"0x2d265e5fa3d369dce62f2cd4e5fe6a330fb0e1b4190691be81bfd2da9fb1e81e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd5736c060f3ee4b39e23ff22ac9d39d26c161ceab458be56b957ebc5a49385d","timestamp":"0x677ea015","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x4302406","validatorIndex":"0x8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302407","validatorIndex":"0x90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d5","index":"0x4302408","validatorIndex":"0x91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cca8a","index":"0x4302409","validatorIndex":"0x92"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06a","index":"0x430240a","validatorIndex":"0x93"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce0a","index":"0x430240b","validatorIndex":"0x94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430240c","validatorIndex":"0x95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430240d","validatorIndex":"0x96"}]},[],"0x3202b75012605cc27739b963979a54f001f25b8aba53353713e0f75e738ef623"]) handled in 3ms 2025-01-08 15:56:08.4731|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:08.4731|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:08.4731|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722830 (0x0b47be...5a6ff8), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:08.4731|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722830 (0x0b47be...5a6ff8) was processed. 2025-01-08 15:56:08.4731|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722830 (0x0b47be...5a6ff8) 2025-01-08 15:56:08.4731|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:08.4731|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:08.6885|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:08.8761|DEBUG|Network.PeerManager|39|Peer pool size is: 1111 2025-01-08 15:56:09.6307|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.39:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:09.6894|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:09.8625|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.189:37200] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:09.9045|DEBUG|Network.PeerManager|39|Peer pool size is: 1212 2025-01-08 15:56:10.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:56:10.1412|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","blockNumber":"0xd164cf","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","prevRandao":"0xde9600f92b3fb5b8272e2b7cadd39edd52923141971b7c0deb9606dfe2f38631","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xda096943518fee681532b533d222474a68eb55d93ba5b0ee76e7ccdb75d6b36b","timestamp":"0x677ea01a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a519f","index":"0x430240e","validatorIndex":"0x97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430240f","validatorIndex":"0x98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3cd","index":"0x4302410","validatorIndex":"0x99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9dc","index":"0x4302411","validatorIndex":"0x9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bef","index":"0x4302412","validatorIndex":"0x9b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302413","validatorIndex":"0x9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7d5","index":"0x4302414","validatorIndex":"0x9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7e8","index":"0x4302415","validatorIndex":"0x9e"}]},[],"0xa7110a82383edd4f71172548c32073b6e41bb544e6ce99fa01bb54fdfd37c55c"]) 2025-01-08 15:56:10.1412|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722831 (0x24e791...55db6c), Extra Data: Nethermind 2025-01-08 15:56:10.1412|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:10.1412|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:56:10.1443|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722831 2025-01-08 15:56:10.1443|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722701 < 13722831 - 128 2025-01-08 15:56:10.1443|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:10.1443|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722831 (0x24e791...55db6c). 2025-01-08 15:56:10.1443|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:56:10.1443|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:10.1443|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722831 | 2.2 ms | slot 1,675 ms | 2025-01-08 15:56:10.1443|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:10.1443|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 462.75 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:10.1443|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","blockNumber":"0xd164cf","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","prevRandao":"0xde9600f92b3fb5b8272e2b7cadd39edd52923141971b7c0deb9606dfe2f38631","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xda096943518fee681532b533d222474a68eb55d93ba5b0ee76e7ccdb75d6b36b","timestamp":"0x677ea01a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a519f","index":"0x430240e","validatorIndex":"0x97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430240f","validatorIndex":"0x98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3cd","index":"0x4302410","validatorIndex":"0x99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9dc","index":"0x4302411","validatorIndex":"0x9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bef","index":"0x4302412","validatorIndex":"0x9b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302413","validatorIndex":"0x9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7d5","index":"0x4302414","validatorIndex":"0x9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7e8","index":"0x4302415","validatorIndex":"0x9e"}]},[],"0xa7110a82383edd4f71172548c32073b6e41bb544e6ce99fa01bb54fdfd37c55c"]) 2025-01-08 15:56:10.1443|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","blockNumber":"0xd164cf","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0b47be13316eb8cce805791903e1efb18bbe5fc7bc82ce1eb503dedf435a6ff8","prevRandao":"0xde9600f92b3fb5b8272e2b7cadd39edd52923141971b7c0deb9606dfe2f38631","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xda096943518fee681532b533d222474a68eb55d93ba5b0ee76e7ccdb75d6b36b","timestamp":"0x677ea01a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a519f","index":"0x430240e","validatorIndex":"0x97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430240f","validatorIndex":"0x98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3cd","index":"0x4302410","validatorIndex":"0x99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9dc","index":"0x4302411","validatorIndex":"0x9a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bef","index":"0x4302412","validatorIndex":"0x9b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302413","validatorIndex":"0x9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7d5","index":"0x4302414","validatorIndex":"0x9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7e8","index":"0x4302415","validatorIndex":"0x9e"}]},[],"0xa7110a82383edd4f71172548c32073b6e41bb544e6ce99fa01bb54fdfd37c55c"]) handled in 4ms 2025-01-08 15:56:10.1484|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:10.1484|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:10.1484|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722831 (0x24e791...55db6c), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:10.1484|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722831 (0x24e791...55db6c) was processed. 2025-01-08 15:56:10.1484|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722831 (0x24e791...55db6c) 2025-01-08 15:56:10.1484|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:10.1484|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:10.2834|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.79.248.151:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 15:56:10.3438|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->49.12.169.162:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:56:10.4524|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.124.84.197:23445] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 15:56:10.4966|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.21.152.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 15:56:10.5576|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.9:36932] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:10.5860|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:56:10.6908|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:10.8508|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->38.242.213.161:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 190260 2025-01-08 15:56:10.9408|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.213.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:11.0245|DEBUG|Network.PeerManager|16|Peer pool size is: 1313 2025-01-08 15:56:11.0311|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->168.119.70.241:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:11.2417|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->8.219.233.176:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 39 2025-01-08 15:56:11.2909|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->137.184.192.29:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:56:11.3362|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->193.34.214.19:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:11.3407|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->144.91.88.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:11.4061|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.46.151.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:56:11.4780|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.137.75:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:11.5842|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.143.248.79:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:56:11.5842|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:11.5842|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:11.5842|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:11.5842|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:11.6888|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:11.7417|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.96.175.249:29888] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:56:12.0037|DEBUG|Network.PeerManager|39|Peer pool size is: 1414 2025-01-08 15:56:12.0218|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.24.0.74:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:56:12.1547|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.173.120.126:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:12.6891|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:12.7146|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->176.120.74.114:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:56:13.0339|DEBUG|Network.PeerManager|11|Peer pool size is: 1515 2025-01-08 15:56:13.6894|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:13.7597|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->160.25.80.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:14.0961|DEBUG|Network.PeerManager|37|Peer pool size is: 1616 2025-01-08 15:56:14.1773|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->109.108.71.204:30399] initiating disconnect because InvalidNetworkId, details: invalid network id - 622277 2025-01-08 15:56:14.3243|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.31.148:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:14.3532|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.245.220.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:56:14.4657|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->154.53.36.179:49797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:56:14.6888|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:14.7163|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20420] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:15.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:56:15.1337|DEBUG|Network.PeerManager|8|Peer pool size is: 1717 2025-01-08 15:56:15.3591|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.94.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:15.4930|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.255.212.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2109 2025-01-08 15:56:15.6547|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.16.175.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:56:15.6717|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","blockNumber":"0xd164d0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","prevRandao":"0xd5a95ecebea49279af2ca98b3e172c08e8724ba5c59d98e6d799e9eae595c43a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x86423f86b413b1fe34dcbb6718b5768f0d127446cc814f94c62521e076e81d9a","timestamp":"0x677ea01f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfb1","index":"0x4302416","validatorIndex":"0x9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d0","index":"0x4302417","validatorIndex":"0xa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d00b","index":"0x4302418","validatorIndex":"0xa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4e2","index":"0x4302419","validatorIndex":"0xa2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d0","index":"0x430241a","validatorIndex":"0xa3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9ec","index":"0x430241b","validatorIndex":"0xa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384cf","index":"0x430241c","validatorIndex":"0xa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1352eb","index":"0x430241d","validatorIndex":"0xa6"}]},[],"0xc169594128238860b334056d15443a89f0b1e4d684e4c90cc85c67c524f2aeae"]) 2025-01-08 15:56:15.6717|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722832 (0xed6411...9e5433), Extra Data: chiado-teku-0 2025-01-08 15:56:15.6728|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:15.6728|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 15:56:15.6728|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722832 2025-01-08 15:56:15.6728|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722702 < 13722832 - 128 2025-01-08 15:56:15.6728|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:56:15.6728|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:56:15.6728|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722832 (0xed6411...9e5433). 2025-01-08 15:56:15.6728|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:15.6728|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","blockNumber":"0xd164d0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","prevRandao":"0xd5a95ecebea49279af2ca98b3e172c08e8724ba5c59d98e6d799e9eae595c43a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x86423f86b413b1fe34dcbb6718b5768f0d127446cc814f94c62521e076e81d9a","timestamp":"0x677ea01f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfb1","index":"0x4302416","validatorIndex":"0x9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d0","index":"0x4302417","validatorIndex":"0xa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d00b","index":"0x4302418","validatorIndex":"0xa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4e2","index":"0x4302419","validatorIndex":"0xa2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d0","index":"0x430241a","validatorIndex":"0xa3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9ec","index":"0x430241b","validatorIndex":"0xa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384cf","index":"0x430241c","validatorIndex":"0xa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1352eb","index":"0x430241d","validatorIndex":"0xa6"}]},[],"0xc169594128238860b334056d15443a89f0b1e4d684e4c90cc85c67c524f2aeae"]) 2025-01-08 15:56:15.6728|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722832 | 1.9 ms | slot 5,530 ms | 2025-01-08 15:56:15.6728|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","blockNumber":"0xd164d0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x24e7913b5b3c2235bf9282426f518c64836c7d2706c4f79a01335c29d855db6c","prevRandao":"0xd5a95ecebea49279af2ca98b3e172c08e8724ba5c59d98e6d799e9eae595c43a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x86423f86b413b1fe34dcbb6718b5768f0d127446cc814f94c62521e076e81d9a","timestamp":"0x677ea01f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccfb1","index":"0x4302416","validatorIndex":"0x9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d0","index":"0x4302417","validatorIndex":"0xa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d00b","index":"0x4302418","validatorIndex":"0xa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4e2","index":"0x4302419","validatorIndex":"0xa2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d0","index":"0x430241a","validatorIndex":"0xa3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9ec","index":"0x430241b","validatorIndex":"0xa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384cf","index":"0x430241c","validatorIndex":"0xa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1352eb","index":"0x430241d","validatorIndex":"0xa6"}]},[],"0xc169594128238860b334056d15443a89f0b1e4d684e4c90cc85c67c524f2aeae"]) handled in 3ms 2025-01-08 15:56:15.6728|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:15.6728|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 515.20 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:15.6797|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:15.6797|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:15.6797|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722832 (0xed6411...9e5433), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:15.6797|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722832 (0xed6411...9e5433) was processed. 2025-01-08 15:56:15.6805|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722832 (0xed6411...9e5433) 2025-01-08 15:56:15.6805|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:15.6805|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:15.6892|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:56:15.7041|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:56:15.7042|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:56:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_chainId([]) 2025-01-08 15:56:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:56:15.7100|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:56:15.7100|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:56:15.7217|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:56:15.7217|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_getBlockByNumber(["latest",false]) handled in 12ms 2025-01-08 15:56:15.7333|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:56:15.7333|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:56:15.7420|DEBUG|JsonRpc.JsonRpcService|11|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:56:15.7420|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 9ms 2025-01-08 15:56:15.8469|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.32.158.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1847405030 2025-01-08 15:56:15.9010|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->135.148.61.98:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:16.0071|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 15:56:16.1212|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.235.218.126:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:16.1837|DEBUG|Network.PeerManager|17|Peer pool size is: 1818 2025-01-08 15:56:16.1964|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:16.2512|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20410] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:16.2609|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->86.234.219.50:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:16.5149|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.206.38:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:56:16.5884|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:16.5884|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:16.5884|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:16.5884|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:16.6888|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:16.7743|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->91.134.5.30:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:56:16.7914|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:56:16.8154|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->16.171.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:16.8357|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.23.95:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:16.8897|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->82.113.38.45:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:17.6902|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:17.8361|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->129.153.227.201:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:56:18.0920|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36350] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:18.2035|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.237.58.136:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:18.5160|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->31.187.254.164:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:18.6858|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:18.7419|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->193.34.214.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:19.0460|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->88.198.62.204:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:19.6887|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:20.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:56:20.6515|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.116.72.235:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 15:56:20.6655|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","blockNumber":"0xd164d1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","prevRandao":"0xd745de4d3cdadc09611b99953f40a9d08d4de39ce68a4418d54708f829e48990","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c12e9395f424285ea0654bbe4f3bd039b76687dd8d6d309cae4e322f602387e","timestamp":"0x677ea024","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9eb","index":"0x430241e","validatorIndex":"0xa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdfb","index":"0x430241f","validatorIndex":"0xa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a514","index":"0x4302420","validatorIndex":"0xa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3e9","index":"0x4302421","validatorIndex":"0xaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302422","validatorIndex":"0xab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d8","index":"0x4302423","validatorIndex":"0xac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302424","validatorIndex":"0xad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a520","index":"0x4302425","validatorIndex":"0xae"}]},[],"0x5a7491ba5c8bfd43c0ac458ddfaca311acd976ebca28a06baa12456549d17ff6"]) 2025-01-08 15:56:20.6655|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722833 (0x619301...01b851), Extra Data: chiado-lighthouse-0 2025-01-08 15:56:20.6655|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:20.6655|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:56:20.6683|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722833 2025-01-08 15:56:20.6683|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722703 < 13722833 - 128 2025-01-08 15:56:20.6683|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:56:20.6683|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:56:20.6683|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722833 (0x619301...01b851). 2025-01-08 15:56:20.6683|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:20.6683|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","blockNumber":"0xd164d1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","prevRandao":"0xd745de4d3cdadc09611b99953f40a9d08d4de39ce68a4418d54708f829e48990","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c12e9395f424285ea0654bbe4f3bd039b76687dd8d6d309cae4e322f602387e","timestamp":"0x677ea024","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9eb","index":"0x430241e","validatorIndex":"0xa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdfb","index":"0x430241f","validatorIndex":"0xa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a514","index":"0x4302420","validatorIndex":"0xa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3e9","index":"0x4302421","validatorIndex":"0xaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302422","validatorIndex":"0xab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d8","index":"0x4302423","validatorIndex":"0xac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302424","validatorIndex":"0xad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a520","index":"0x4302425","validatorIndex":"0xae"}]},[],"0x5a7491ba5c8bfd43c0ac458ddfaca311acd976ebca28a06baa12456549d17ff6"]) 2025-01-08 15:56:20.6683|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722833 | 1.9 ms | slot 4,994 ms | 2025-01-08 15:56:20.6683|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:20.6683|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","blockNumber":"0xd164d1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed6411923d2f8ccb6846cf3025f90210f7ab1571e13b571a9f488a82da9e5433","prevRandao":"0xd745de4d3cdadc09611b99953f40a9d08d4de39ce68a4418d54708f829e48990","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c12e9395f424285ea0654bbe4f3bd039b76687dd8d6d309cae4e322f602387e","timestamp":"0x677ea024","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9eb","index":"0x430241e","validatorIndex":"0xa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdfb","index":"0x430241f","validatorIndex":"0xa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a514","index":"0x4302420","validatorIndex":"0xa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3e9","index":"0x4302421","validatorIndex":"0xaa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302422","validatorIndex":"0xab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d8","index":"0x4302423","validatorIndex":"0xac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302424","validatorIndex":"0xad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a520","index":"0x4302425","validatorIndex":"0xae"}]},[],"0x5a7491ba5c8bfd43c0ac458ddfaca311acd976ebca28a06baa12456549d17ff6"]) handled in 3ms 2025-01-08 15:56:20.6683|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 519.21 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:20.6739|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:20.6739|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:20.6739|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722833 (0x619301...01b851), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:20.6739|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722833 (0x619301...01b851) was processed. 2025-01-08 15:56:20.6739|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722833 (0x619301...01b851) 2025-01-08 15:56:20.6739|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:20.6739|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:20.6892|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:20.9304|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.235.166.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:56:21.5888|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:21.5888|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:21.5888|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:21.5888|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:21.6879|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:22.4548|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.30.122.240:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 15:56:22.5306|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->68.183.30.181:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 15:56:22.6890|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:23.1258|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 23 seconds ago, type: Ping, sender: [::ffff:170.187.154.239]:30303, message: Type: Ping, FarAddress: [::ffff:170.187.154.239]:30303, FarPublicKey: 0x4aabab4122bf06c559eba1ac6799c246b447dc83a7fd2043eae26309bcce5c22ab372c9f4be1d34c813a7abe4c023c649a7046967a5568ac8d87d5e3fece1432, ExpirationTime: 1736351760, SourceAddress: 170.187.154.239:30303, DestinationAddress: 172.234.230.144:30303, Version: 4, Mdc: 820e258d1b068532c8b052e0ec5f8edc7e62898b4c8658fdbb38ec37f59745b4 2025-01-08 15:56:23.6894|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:24.6861|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:25.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:56:25.1344|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","blockNumber":"0xd164d2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","prevRandao":"0x743eb07927caaa200c304843de25dbd64d76f208e5e42adc4a1f359f4da41c73","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc3c34a296252e3ce46f8adf03ec61e83d5f51faf87bca0536c2936e69ad777dd","timestamp":"0x677ea029","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3da","index":"0x4302426","validatorIndex":"0xaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x128df8","index":"0x4302427","validatorIndex":"0xb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x123ae7","index":"0x4302428","validatorIndex":"0xb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1355e0","index":"0x4302429","validatorIndex":"0xb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x430242a","validatorIndex":"0xb3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3988bd","index":"0x430242b","validatorIndex":"0xb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde5","index":"0x430242c","validatorIndex":"0xb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcf8","index":"0x430242d","validatorIndex":"0xb6"}]},[],"0x5a899b741e354f18d81c20baa762040de40ce13f5bf3f11fe066558df924ad77"]) 2025-01-08 15:56:25.1344|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722834 (0xae4a44...97c33f), Extra Data: Nethermind 2025-01-08 15:56:25.1344|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:25.1344|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:56:25.1364|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722834 2025-01-08 15:56:25.1364|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722704 < 13722834 - 128 2025-01-08 15:56:25.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:25.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:56:25.1364|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722834 (0xae4a44...97c33f). 2025-01-08 15:56:25.1364|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:25.1364|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722834 | 1.3 ms | slot 4,468 ms | 2025-01-08 15:56:25.1364|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","blockNumber":"0xd164d2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","prevRandao":"0x743eb07927caaa200c304843de25dbd64d76f208e5e42adc4a1f359f4da41c73","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc3c34a296252e3ce46f8adf03ec61e83d5f51faf87bca0536c2936e69ad777dd","timestamp":"0x677ea029","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3da","index":"0x4302426","validatorIndex":"0xaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x128df8","index":"0x4302427","validatorIndex":"0xb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x123ae7","index":"0x4302428","validatorIndex":"0xb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1355e0","index":"0x4302429","validatorIndex":"0xb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x430242a","validatorIndex":"0xb3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3988bd","index":"0x430242b","validatorIndex":"0xb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde5","index":"0x430242c","validatorIndex":"0xb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcf8","index":"0x430242d","validatorIndex":"0xb6"}]},[],"0x5a899b741e354f18d81c20baa762040de40ce13f5bf3f11fe066558df924ad77"]) 2025-01-08 15:56:25.1364|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:25.1364|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 783.70 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:25.1364|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","blockNumber":"0xd164d2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6193010f7cdc7b33ef548cf5be128265028c204e6e19eaf3653c4d0f3501b851","prevRandao":"0x743eb07927caaa200c304843de25dbd64d76f208e5e42adc4a1f359f4da41c73","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc3c34a296252e3ce46f8adf03ec61e83d5f51faf87bca0536c2936e69ad777dd","timestamp":"0x677ea029","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3da","index":"0x4302426","validatorIndex":"0xaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x128df8","index":"0x4302427","validatorIndex":"0xb0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x123ae7","index":"0x4302428","validatorIndex":"0xb1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1355e0","index":"0x4302429","validatorIndex":"0xb2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f2","index":"0x430242a","validatorIndex":"0xb3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3988bd","index":"0x430242b","validatorIndex":"0xb4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde5","index":"0x430242c","validatorIndex":"0xb5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcf8","index":"0x430242d","validatorIndex":"0xb6"}]},[],"0x5a899b741e354f18d81c20baa762040de40ce13f5bf3f11fe066558df924ad77"]) handled in 2ms 2025-01-08 15:56:25.1405|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:25.1405|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:25.1405|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722834 (0xae4a44...97c33f), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:25.1405|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722834 (0xae4a44...97c33f) was processed. 2025-01-08 15:56:25.1405|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722834 (0xae4a44...97c33f) 2025-01-08 15:56:25.1405|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:25.1405|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:25.1790|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->130.61.20.41:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:56:25.6885|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:26.0389|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Incorrect discovery message, length: 63, sender: [::ffff:157.173.122.16]:31403 2025-01-08 15:56:26.4852|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.213.74.242:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:26.5901|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:26.5901|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:26.5901|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:26.5901|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:26.6863|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->129.213.81.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:56:26.6863|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:27.0917|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.103.88.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:27.4624|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 15:56:27.6890|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:56:28.6913|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:28.9771|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->49.13.24.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 333666 2025-01-08 15:56:29.6933|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:56:29.7173|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.120.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:30.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:56:30.2554|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.121.78.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:30.3349|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->107.6.94.239:53920] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 15:56:30.4747|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->142.214.150.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:30.5352|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.121.187:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:30.5352|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->104.243.32.30:45128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:30.5352|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.31:41817] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:30.5842|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->192.155.94.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:56:30.6114|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.71.249.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:56:30.6181|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.159.81.172:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:56:30.6687|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","blockNumber":"0xd164d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","prevRandao":"0x82b4e028fb84a6026644efe629a468e48610b2493446ad709fadb04056362af5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61fb3ff5ea6251035f6e5e6c415987fefdaf45243ea5e45fc089056a973af22d","timestamp":"0x677ea02e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcf","index":"0x430242e","validatorIndex":"0xb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430242f","validatorIndex":"0xb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d7","index":"0x4302430","validatorIndex":"0xb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f0","index":"0x4302431","validatorIndex":"0xba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c4","index":"0x4302432","validatorIndex":"0xbb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302433","validatorIndex":"0xbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d3","index":"0x4302434","validatorIndex":"0xbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcf8","index":"0x4302435","validatorIndex":"0xbe"}]},[],"0x14a3d5bfdacc54494dbac9f51f9a775e38f8569e20e6fb24b5568ee39fefdfa8"]) 2025-01-08 15:56:30.6687|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722835 (0xad725f...14ff6c), Extra Data: chiado-lighthouse-0 2025-01-08 15:56:30.6687|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:30.6687|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:56:30.6687|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722835 2025-01-08 15:56:30.6687|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722705 < 13722835 - 128 2025-01-08 15:56:30.6687|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:30.6687|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:56:30.6687|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722835 (0xad725f...14ff6c). 2025-01-08 15:56:30.6687|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:30.6687|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722835 | 1.5 ms | slot 5,535 ms | 2025-01-08 15:56:30.6687|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:30.6687|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 674.76 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:30.6687|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","blockNumber":"0xd164d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","prevRandao":"0x82b4e028fb84a6026644efe629a468e48610b2493446ad709fadb04056362af5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61fb3ff5ea6251035f6e5e6c415987fefdaf45243ea5e45fc089056a973af22d","timestamp":"0x677ea02e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcf","index":"0x430242e","validatorIndex":"0xb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430242f","validatorIndex":"0xb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d7","index":"0x4302430","validatorIndex":"0xb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f0","index":"0x4302431","validatorIndex":"0xba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c4","index":"0x4302432","validatorIndex":"0xbb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302433","validatorIndex":"0xbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d3","index":"0x4302434","validatorIndex":"0xbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcf8","index":"0x4302435","validatorIndex":"0xbe"}]},[],"0x14a3d5bfdacc54494dbac9f51f9a775e38f8569e20e6fb24b5568ee39fefdfa8"]) 2025-01-08 15:56:30.6687|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","blockNumber":"0xd164d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xae4a445db0c5d97f2fda61bc080411f3782e88003f038b0fef04ce1f1c97c33f","prevRandao":"0x82b4e028fb84a6026644efe629a468e48610b2493446ad709fadb04056362af5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61fb3ff5ea6251035f6e5e6c415987fefdaf45243ea5e45fc089056a973af22d","timestamp":"0x677ea02e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcf","index":"0x430242e","validatorIndex":"0xb7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430242f","validatorIndex":"0xb8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d7","index":"0x4302430","validatorIndex":"0xb9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f0","index":"0x4302431","validatorIndex":"0xba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3c4","index":"0x4302432","validatorIndex":"0xbb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302433","validatorIndex":"0xbc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d3","index":"0x4302434","validatorIndex":"0xbd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcf8","index":"0x4302435","validatorIndex":"0xbe"}]},[],"0x14a3d5bfdacc54494dbac9f51f9a775e38f8569e20e6fb24b5568ee39fefdfa8"]) handled in 3ms 2025-01-08 15:56:30.6771|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:30.6771|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:30.6771|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722835 (0xad725f...14ff6c), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:30.6771|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722835 (0xad725f...14ff6c) was processed. 2025-01-08 15:56:30.6771|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722835 (0xad725f...14ff6c) 2025-01-08 15:56:30.6771|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:30.6771|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:30.6928|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:30.7402|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.226:34266] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:30.8930|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.118.202:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:30.9918|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:30.9986|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->64.227.122.230:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:56:31.2675|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->162.19.26.194:38000] initiating disconnect because InvalidNetworkId, details: invalid network id - 800001 2025-01-08 15:56:31.5914|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:31.5914|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:31.5914|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:31.5914|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:31.6941|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:31.8922|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->171.22.31.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:31.8922|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.143.234.118:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:56:32.0863|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:56:32.4982|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->217.76.60.84:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:32.6832|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->95.217.223.153:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 22776 2025-01-08 15:56:32.6929|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:33.6914|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:56:34.4479|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.141.169.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 15:56:34.6913|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:56:35.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|17|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:56:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","blockNumber":"0xd164d4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","prevRandao":"0x1dd6ed96d5e6f562c3873abc584a7b1f5062e8b360de623007ffb2a234879773","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb154b473d17d984dbc348cd9f877e71cb347fba59f9d6eec6f2ace7dbf58b728","timestamp":"0x677ea033","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa9","index":"0x4302436","validatorIndex":"0xbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134d0a","index":"0x4302437","validatorIndex":"0xc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7ec","index":"0x4302438","validatorIndex":"0xc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adb5","index":"0x4302439","validatorIndex":"0xc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430243a","validatorIndex":"0xc3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430243b","validatorIndex":"0xc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7dd","index":"0x430243c","validatorIndex":"0xc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffd8","index":"0x430243d","validatorIndex":"0xc6"}]},[],"0x2bbfa9603ff587433cb966ebbf6dc7ac13508c77f3d630a0f8ec3264215ad852"]) 2025-01-08 15:56:35.1282|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722836 (0xa9dfa9...da7977), Extra Data: Nethermind 2025-01-08 15:56:35.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:56:35.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:56:35.1282|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722836 2025-01-08 15:56:35.1282|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722706 < 13722836 - 128 2025-01-08 15:56:35.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 15:56:35.1282|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722836 (0xa9dfa9...da7977). 2025-01-08 15:56:35.1282|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:35.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 15:56:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","blockNumber":"0xd164d4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","prevRandao":"0x1dd6ed96d5e6f562c3873abc584a7b1f5062e8b360de623007ffb2a234879773","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb154b473d17d984dbc348cd9f877e71cb347fba59f9d6eec6f2ace7dbf58b728","timestamp":"0x677ea033","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa9","index":"0x4302436","validatorIndex":"0xbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134d0a","index":"0x4302437","validatorIndex":"0xc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7ec","index":"0x4302438","validatorIndex":"0xc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adb5","index":"0x4302439","validatorIndex":"0xc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430243a","validatorIndex":"0xc3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430243b","validatorIndex":"0xc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7dd","index":"0x430243c","validatorIndex":"0xc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffd8","index":"0x430243d","validatorIndex":"0xc6"}]},[],"0x2bbfa9603ff587433cb966ebbf6dc7ac13508c77f3d630a0f8ec3264215ad852"]) 2025-01-08 15:56:35.1282|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","blockNumber":"0xd164d4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xad725f8bae1062a52308332a691ab5adf37873ccd44e1dee3d6c7737fa14ff6c","prevRandao":"0x1dd6ed96d5e6f562c3873abc584a7b1f5062e8b360de623007ffb2a234879773","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb154b473d17d984dbc348cd9f877e71cb347fba59f9d6eec6f2ace7dbf58b728","timestamp":"0x677ea033","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaa9","index":"0x4302436","validatorIndex":"0xbf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134d0a","index":"0x4302437","validatorIndex":"0xc0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7ec","index":"0x4302438","validatorIndex":"0xc1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adb5","index":"0x4302439","validatorIndex":"0xc2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x430243a","validatorIndex":"0xc3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x430243b","validatorIndex":"0xc4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7dd","index":"0x430243c","validatorIndex":"0xc5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffd8","index":"0x430243d","validatorIndex":"0xc6"}]},[],"0x2bbfa9603ff587433cb966ebbf6dc7ac13508c77f3d630a0f8ec3264215ad852"]) handled in 3ms 2025-01-08 15:56:35.1282|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722836 | 1.7 ms | slot 4,459 ms | 2025-01-08 15:56:35.1282|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:35.1282|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 591.72 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:35.1352|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:35.1352|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:35.1352|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722836 (0xa9dfa9...da7977), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:35.1352|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722836 (0xa9dfa9...da7977) was processed. 2025-01-08 15:56:35.1352|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722836 (0xa9dfa9...da7977) 2025-01-08 15:56:35.1352|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:35.1352|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:35.6913|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:36.3495|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.90.164.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:56:36.4778|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.90.239.39:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:56:36.5918|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:36.5918|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:36.5918|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:36.5918|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:36.6759|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.154:30235] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:36.6939|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:56:36.8895|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->150.136.63.5:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 15:56:36.9375|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->45.133.251.97:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:36.9523|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.250.191.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 15:56:36.9713|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.163.45:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:36.9749|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.116.175.4:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1115 2025-01-08 15:56:36.9957|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.81.81.182:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:36.9985|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.129.120.128:31002] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 15:56:37.1390|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.124.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:37.2224|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.19.14.87:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:56:37.2716|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.32.2.172:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 15:56:37.2832|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|25|[Session|Out|Initialized|30303->34.91.99.187:30303] received disconnect [UselessPeer] 2025-01-08 15:56:37.3188|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.142.26.24:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:37.3912|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.125.91:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:37.5312|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->130.185.119.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:37.5711|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.161.55.79:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:37.6922|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:37.7104|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->138.201.58.33:45663] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:37.7605|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.187:40374] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:37.7815|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.60.17.29:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 15:56:37.8262|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->138.68.161.253:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 10321 2025-01-08 15:56:37.8616|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->176.9.41.115:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:38.0733|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.177.147.109:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 7576 2025-01-08 15:56:38.2737|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->173.244.194.133:65050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:56:38.6935|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:39.6912|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:40.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:56:40.1119|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","blockNumber":"0xd164d5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","prevRandao":"0x87d7ff6ff3517abbdd0a7ded5700236da61bcaa9f0dd43fc4f5b582804620769","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x55a2e9f21f68a8e4dd501a397283dc0abfa1c3a090729ea931483a546cb3fee0","timestamp":"0x677ea038","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1380d4","index":"0x430243e","validatorIndex":"0xc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x430243f","validatorIndex":"0xc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adbd","index":"0x4302440","validatorIndex":"0xc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302441","validatorIndex":"0xca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06a","index":"0x4302442","validatorIndex":"0xcb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x4302443","validatorIndex":"0xcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f90f","index":"0x4302444","validatorIndex":"0xcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x4302445","validatorIndex":"0xce"}]},[],"0x1730f4341e0c925a8e01efb2486313332eb3e013c7e38e0179a22ac7e02cca7c"]) 2025-01-08 15:56:40.1123|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722837 (0xf39c4e...8e908f), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:56:40.1123|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:56:40.1123|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:56:40.1123|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722837 2025-01-08 15:56:40.1123|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722707 < 13722837 - 128 2025-01-08 15:56:40.1123|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:40.1123|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722837 (0xf39c4e...8e908f). 2025-01-08 15:56:40.1123|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:40.1123|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:56:40.1123|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","blockNumber":"0xd164d5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","prevRandao":"0x87d7ff6ff3517abbdd0a7ded5700236da61bcaa9f0dd43fc4f5b582804620769","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x55a2e9f21f68a8e4dd501a397283dc0abfa1c3a090729ea931483a546cb3fee0","timestamp":"0x677ea038","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1380d4","index":"0x430243e","validatorIndex":"0xc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x430243f","validatorIndex":"0xc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adbd","index":"0x4302440","validatorIndex":"0xc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302441","validatorIndex":"0xca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06a","index":"0x4302442","validatorIndex":"0xcb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x4302443","validatorIndex":"0xcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f90f","index":"0x4302444","validatorIndex":"0xcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x4302445","validatorIndex":"0xce"}]},[],"0x1730f4341e0c925a8e01efb2486313332eb3e013c7e38e0179a22ac7e02cca7c"]) 2025-01-08 15:56:40.1123|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722837 | 1.6 ms | slot 4,984 ms | 2025-01-08 15:56:40.1123|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:40.1123|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","blockNumber":"0xd164d5","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9dfa99863d9a1e8efd4d57d45e58fe9178475ddf268747e7ee20de58dda7977","prevRandao":"0x87d7ff6ff3517abbdd0a7ded5700236da61bcaa9f0dd43fc4f5b582804620769","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x55a2e9f21f68a8e4dd501a397283dc0abfa1c3a090729ea931483a546cb3fee0","timestamp":"0x677ea038","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1380d4","index":"0x430243e","validatorIndex":"0xc7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x430243f","validatorIndex":"0xc8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adbd","index":"0x4302440","validatorIndex":"0xc9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302441","validatorIndex":"0xca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd06a","index":"0x4302442","validatorIndex":"0xcb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x4302443","validatorIndex":"0xcc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f90f","index":"0x4302444","validatorIndex":"0xcd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc4","index":"0x4302445","validatorIndex":"0xce"}]},[],"0x1730f4341e0c925a8e01efb2486313332eb3e013c7e38e0179a22ac7e02cca7c"]) handled in 3ms 2025-01-08 15:56:40.1123|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 626.96 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:40.1184|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:40.1184|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:40.1184|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722837 (0xf39c4e...8e908f), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:40.1184|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722837 (0xf39c4e...8e908f) was processed. 2025-01-08 15:56:40.1184|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722837 (0xf39c4e...8e908f) 2025-01-08 15:56:40.1184|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:40.1184|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:40.6907|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:56:41.5928|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:41.5928|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:41.5928|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:41.5928|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:41.6918|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 15:56:42.6930|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:43.6922|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:44.6930|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:45.0021|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:56:45.1249|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","blockNumber":"0xd164d6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","prevRandao":"0x5c053d9504203e88713386656827985827ee726eb8051919db4e527e100e888c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x054946fc1ac43c25208dae14fbae793bba4c78c1a47ae5ceb8cab99f61d3e1fc","timestamp":"0x677ea03d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d10b","index":"0x4302446","validatorIndex":"0xcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302447","validatorIndex":"0xd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde5","index":"0x4302448","validatorIndex":"0xd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1358e5","index":"0x4302449","validatorIndex":"0xd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f0","index":"0x430244a","validatorIndex":"0xd3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adc1","index":"0x430244b","validatorIndex":"0xd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0c8","index":"0x430244c","validatorIndex":"0xd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd96","index":"0x430244d","validatorIndex":"0xd6"}]},[],"0x31ca8220410af4c12b4f26ecc62eb66415a51300fbfb3243959daafef01ca249"]) 2025-01-08 15:56:45.1249|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722838 (0xa9531c...113868), Extra Data: Nethermind 2025-01-08 15:56:45.1249|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:56:45.1249|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:56:45.1249|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722838 2025-01-08 15:56:45.1249|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722708 < 13722838 - 128 2025-01-08 15:56:45.1249|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:56:45.1249|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:56:45.1249|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722838 (0xa9531c...113868). 2025-01-08 15:56:45.1249|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:45.1249|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","blockNumber":"0xd164d6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","prevRandao":"0x5c053d9504203e88713386656827985827ee726eb8051919db4e527e100e888c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x054946fc1ac43c25208dae14fbae793bba4c78c1a47ae5ceb8cab99f61d3e1fc","timestamp":"0x677ea03d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d10b","index":"0x4302446","validatorIndex":"0xcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302447","validatorIndex":"0xd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde5","index":"0x4302448","validatorIndex":"0xd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1358e5","index":"0x4302449","validatorIndex":"0xd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f0","index":"0x430244a","validatorIndex":"0xd3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adc1","index":"0x430244b","validatorIndex":"0xd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0c8","index":"0x430244c","validatorIndex":"0xd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd96","index":"0x430244d","validatorIndex":"0xd6"}]},[],"0x31ca8220410af4c12b4f26ecc62eb66415a51300fbfb3243959daafef01ca249"]) 2025-01-08 15:56:45.1249|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722838 | 1.2 ms | slot 5,013 ms | 2025-01-08 15:56:45.1249|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","blockNumber":"0xd164d6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf39c4e623d6704b0c191615195038e5ff276f6b431581b6860b7a974078e908f","prevRandao":"0x5c053d9504203e88713386656827985827ee726eb8051919db4e527e100e888c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x054946fc1ac43c25208dae14fbae793bba4c78c1a47ae5ceb8cab99f61d3e1fc","timestamp":"0x677ea03d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d10b","index":"0x4302446","validatorIndex":"0xcf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302447","validatorIndex":"0xd0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde5","index":"0x4302448","validatorIndex":"0xd1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1358e5","index":"0x4302449","validatorIndex":"0xd2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f0","index":"0x430244a","validatorIndex":"0xd3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13adc1","index":"0x430244b","validatorIndex":"0xd4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0c8","index":"0x430244c","validatorIndex":"0xd5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ccd96","index":"0x430244d","validatorIndex":"0xd6"}]},[],"0x31ca8220410af4c12b4f26ecc62eb66415a51300fbfb3243959daafef01ca249"]) handled in 2ms 2025-01-08 15:56:45.1249|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:45.1249|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 844.59 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:45.1312|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:45.1312|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:45.1312|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722838 (0xa9531c...113868), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:45.1312|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722838 (0xa9531c...113868) was processed. 2025-01-08 15:56:45.1312|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722838 (0xa9531c...113868) 2025-01-08 15:56:45.1322|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:45.1322|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:45.6928|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:46.0485|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.113.162.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:46.1406|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.26.47:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:46.3472|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->213.199.42.211:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:56:46.3751|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->77.174.221.39:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:56:46.4029|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->118.107.223.73:32005] initiating disconnect because InvalidNetworkId, details: invalid network id - 99876 2025-01-08 15:56:46.4830|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->89.163.132.149:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:56:46.5938|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:46.5938|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:46.5938|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:46.5938|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:46.6175|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|111.194.201.166:17460->30303] to: 30304 2025-01-08 15:56:46.6175|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|111.194.201.166:17460->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:46.6941|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:46.9450|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.7:40584] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:46.9866|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->1.235.200.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 15:56:47.0449|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->135.148.31.29:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:47.1400|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->88.99.140.158:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:47.2287|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->8.220.132.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 15:56:47.2726|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.76.245:30401] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:47.4237|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.88.71.151:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:47.4304|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.168.253.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 322 2025-01-08 15:56:47.4835|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->166.0.241.235:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 15:56:47.5877|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->134.76.28.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8995 2025-01-08 15:56:47.6115|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.23:36000] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:47.6299|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:47.6909|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:47.6973|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.196.58.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:47.7012|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.205.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:47.7785|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:47.7925|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.71.6.156:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 15:56:47.8477|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.207.147.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 15:56:47.8843|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.200.131.64:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:56:47.9547|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.38.77:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:47.9547|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.171.146.155:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:47.9613|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->167.99.75.216:19090] initiating disconnect because InvalidNetworkId, details: invalid network id - 8934 2025-01-08 15:56:48.0503|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->78.80.36.134:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:48.0759|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.243.157.75:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:48.1652|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->64.46.115.22:53910] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 15:56:48.1757|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.245.70.169:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:48.2779|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->154.53.60.2:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 63000 2025-01-08 15:56:48.2852|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->144.126.200.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:56:48.2949|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.72.104.210:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:48.3066|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.248.25.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81 2025-01-08 15:56:48.3344|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:46303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 15:56:48.3705|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.226.253.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:48.3853|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.112.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:48.4209|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.144.52.143:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:56:48.4243|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.27.16.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:56:48.4446|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->109.74.200.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7014190335 2025-01-08 15:56:48.4487|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.146.176.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:48.5061|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->95.216.54.249:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:56:48.5493|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.37.77.28:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 15:56:48.6668|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.69.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:48.6903|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:56:48.7433|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.161.172.13:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:56:48.7501|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.205.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:48.7826|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:56:48.8747|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|37.27.16.129:35376->30303] to: 30303 2025-01-08 15:56:48.9070|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->78.156.48.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 15:56:49.0330|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|37.27.16.129:35376->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:56:49.6931|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:56:50.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:56:50.1102|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","blockNumber":"0xd164d7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","prevRandao":"0x4f34a58f84de16eac5125891b0f4973eaad17c1fced3c030e070d3b472d6af50","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3fb3a1588938ac247dcf89885693de8c2f7bf3be98224e1a652ec33d0efbb50c","timestamp":"0x677ea042","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e8","index":"0x430244e","validatorIndex":"0xd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3adf99","index":"0x430244f","validatorIndex":"0xd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc07","index":"0x4302450","validatorIndex":"0xd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9eb","index":"0x4302451","validatorIndex":"0xda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302452","validatorIndex":"0xdb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d7","index":"0x4302453","validatorIndex":"0xdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bed","index":"0x4302454","validatorIndex":"0xdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af021","index":"0x4302455","validatorIndex":"0xde"}]},[],"0xeffbdbddad0c1d16c9204e97054639ef409dfe86d7bd67514b319b631ce6e67e"]) 2025-01-08 15:56:50.1102|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722839 (0x9d9b97...3bc81c), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:56:50.1102|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:56:50.1102|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:56:50.1131|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722839 2025-01-08 15:56:50.1131|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722709 < 13722839 - 128 2025-01-08 15:56:50.1131|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:56:50.1131|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:56:50.1131|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722839 | 2.1 ms | slot 4,986 ms | 2025-01-08 15:56:50.1131|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:56:50.1131|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 475.29 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:56:50.1131|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722839 (0x9d9b97...3bc81c). 2025-01-08 15:56:50.1131|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:50.1131|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","blockNumber":"0xd164d7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","prevRandao":"0x4f34a58f84de16eac5125891b0f4973eaad17c1fced3c030e070d3b472d6af50","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3fb3a1588938ac247dcf89885693de8c2f7bf3be98224e1a652ec33d0efbb50c","timestamp":"0x677ea042","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e8","index":"0x430244e","validatorIndex":"0xd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3adf99","index":"0x430244f","validatorIndex":"0xd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc07","index":"0x4302450","validatorIndex":"0xd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9eb","index":"0x4302451","validatorIndex":"0xda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302452","validatorIndex":"0xdb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d7","index":"0x4302453","validatorIndex":"0xdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bed","index":"0x4302454","validatorIndex":"0xdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af021","index":"0x4302455","validatorIndex":"0xde"}]},[],"0xeffbdbddad0c1d16c9204e97054639ef409dfe86d7bd67514b319b631ce6e67e"]) 2025-01-08 15:56:50.1131|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","blockNumber":"0xd164d7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa9531ccfe22ed70e0e7a0164c88e1b7b21060411bc9929a12876495e9c113868","prevRandao":"0x4f34a58f84de16eac5125891b0f4973eaad17c1fced3c030e070d3b472d6af50","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3fb3a1588938ac247dcf89885693de8c2f7bf3be98224e1a652ec33d0efbb50c","timestamp":"0x677ea042","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e8","index":"0x430244e","validatorIndex":"0xd7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3adf99","index":"0x430244f","validatorIndex":"0xd8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc07","index":"0x4302450","validatorIndex":"0xd9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9eb","index":"0x4302451","validatorIndex":"0xda"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302452","validatorIndex":"0xdb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d3d7","index":"0x4302453","validatorIndex":"0xdc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bed","index":"0x4302454","validatorIndex":"0xdd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af021","index":"0x4302455","validatorIndex":"0xde"}]},[],"0xeffbdbddad0c1d16c9204e97054639ef409dfe86d7bd67514b319b631ce6e67e"]) handled in 3ms 2025-01-08 15:56:50.1173|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:50.1173|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:50.1173|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722839 (0x9d9b97...3bc81c), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:50.1173|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722839 (0x9d9b97...3bc81c) was processed. 2025-01-08 15:56:50.1173|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722839 (0x9d9b97...3bc81c) 2025-01-08 15:56:50.1173|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:50.1173|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:50.6681|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.120.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:50.6926|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:50.9974|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.27.28.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:56:51.2838|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.18.189:36205] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:56:51.5954|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:51.5954|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:51.5954|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:51.5954|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:51.6906|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:56:52.6925|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:56:52.8199|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->142.214.150.67:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:52.9330|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->47.90.214.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 15:56:53.6937|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:56:54.6926|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:54.7905|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 27 seconds ago, type: Pong, sender: [::ffff:170.187.154.239]:30303, message: Type: Pong, FarAddress: [::ffff:170.187.154.239]:30303, FarPublicKey: 0x4aabab4122bf06c559eba1ac6799c246b447dc83a7fd2043eae26309bcce5c22ab372c9f4be1d34c813a7abe4c023c649a7046967a5568ac8d87d5e3fece1432, ExpirationTime: 1736351787, PingMdc: c7f7037b31eda81c907c415bf7e9b5c18db4828abd15de66723f07de7fa4d4fd 2025-01-08 15:56:54.7993|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 27 seconds ago, type: EnrRequest, sender: [::ffff:170.187.154.239]:30303, message: Type: EnrRequest, FarAddress: [::ffff:170.187.154.239]:30303, FarPublicKey: 0x4aabab4122bf06c559eba1ac6799c246b447dc83a7fd2043eae26309bcce5c22ab372c9f4be1d34c813a7abe4c023c649a7046967a5568ac8d87d5e3fece1432, ExpirationTime: 1736351787 2025-01-08 15:56:55.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:56:55.1324|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","blockNumber":"0xd164d8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x4f70c","logsBloom":"0x10040000000000000000000000900800000900004000000808000400000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000008008000000000000000400000000200200000000228000000000020000000000000010000900000000000000000000000010020000004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000100004002000000000002000000000000040000000000000000000000000000000000000020000000000000000000000000000000004000000000000000000000000000000000","parentHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","prevRandao":"0x26e700cb7e69840a711609ca0cde0f6655f020581e440fb18190e568744a6fb3","receiptsRoot":"0x06ecabf47552be52ee82d89a8114dcc17dd7b65cf23b4d76e7ebd4809e23ba1e","stateRoot":"0x91294d901a93d01e47727cc2cbf67bfc98e9f3250b1b1ae60d30685564555dfb","timestamp":"0x677ea047","transactions":["0x02f904958227d8824cae8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8310253c275d1154b70bcec7752d4c215dcf2b456508a6f0e27f532b9438a247e2b8900000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000001f6a6c0e78000000000000000000c6d4481f0f0000000000000000000000000000000000000000000000000000000000000006496df01f6e850fc69ce5b3ddf9f6d558a4703c47566b7dba6aab394c72cf986bd462f8481c144ed6adce876416182c48cf39b900e776ea1da56455f57dcfa0e2032c0fde694a9fbfb65ebb714e5a91db006dc8c396dc0c1821826a2d9a16d311047213a68e21b20b377bdc62845897c7f8ea4d00eebfaf30ca008eaad12283767e50884060a7871de2c50a11ceb23aaf09e1fa84bca1e5f539319d1415b169ea225916ac5186dda4855f58b0f37a6815568fb2a4abf1a24d05584a4e266d588f000000000000000000000000000000000000000000000000000000000000000634d52663931286f85be0444e5a700ff3cba3a8c89eb3292ac4f19699a4df702d7a8a983bb133f31e4e4670dcb21ebc46b2590eb128fc599d4c713a61e6ae1ad3241b4225eb185290e7b59cb9743cca0962e25982ac94cc54210df3ba6497c183116b81f76aca5a0ccb0a29b529ff4451aa2f93ca68b8af5cb807e9912e4f043b0bcc5e4294578cb920395e71a62b7eea495aa71976fe3a8c0e9e45a1d8918c754e04694942903323c70ba99ab425c5b2cdaf54fb6f43ba8976635f3b4df7ad56c001a0d44ab1e45c74184c674a4b099b99a81d839075bd82e6cf91b62e7b5d4f1c7a52a045c589269e7a31c76f4e79b582ce176e225ab417c4c0c6d34695d7a2786f12f9","0x02f8b48227d88201128459682f008459682f0e830330309422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095920000000000000000000000005550d3d8a1f01e888bd8c4f7553189635b5ac13dc001a083ec6cad17b05b134b94a2b189148f5a5ba99b237a7af1341340ed70625c5393a02eb01b67116da89be1ff5ff87411381159a71ba1626c81e5b24e345090c339d9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39eb60","index":"0x4302456","validatorIndex":"0xdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9ec","index":"0x4302457","validatorIndex":"0xe0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f8","index":"0x4302458","validatorIndex":"0xe1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384d5","index":"0x4302459","validatorIndex":"0xe2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9e92","index":"0x430245a","validatorIndex":"0xe3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138ab6","index":"0x430245b","validatorIndex":"0xe4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134fe5","index":"0x430245c","validatorIndex":"0xe5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e8","index":"0x430245d","validatorIndex":"0xe6"}]},[],"0x0b1a9d1b7d48941dec4fb32f133fae0b7a5e67ac1c32e2fee3e1ba4dce6e0e71"]) 2025-01-08 15:56:55.1324|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722840 (0x651e41...778656), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:56:55.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:56:55.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:56:55.1408|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722840 2025-01-08 15:56:55.1408|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722710 < 13722840 - 128 2025-01-08 15:56:55.1408|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:56:55.1408|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722840 (0x651e41...778656). 2025-01-08 15:56:55.1408|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp, Precompile 2025-01-08 15:56:55.1408|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:56:55.1408|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722840 | 7.4 ms | slot 5,028 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:56:55.1408|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","blockNumber":"0xd164d8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x4f70c","logsBloom":"0x10040000000000000000000000900800000900004000000808000400000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000008008000000000000000400000000200200000000228000000000020000000000000010000900000000000000000000000010020000004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000100004002000000000002000000000000040000000000000000000000000000000000000020000000000000000000000000000000004000000000000000000000000000000000","parentHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","prevRandao":"0x26e700cb7e69840a711609ca0cde0f6655f020581e440fb18190e568744a6fb3","receiptsRoot":"0x06ecabf47552be52ee82d89a8114dcc17dd7b65cf23b4d76e7ebd4809e23ba1e","stateRoot":"0x91294d901a93d01e47727cc2cbf67bfc98e9f3250b1b1ae60d30685564555dfb","timestamp":"0x677ea047","transactions":["0x02f904958227d8824cae8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8310253c275d1154b70bcec7752d4c215dcf2b456508a6f0e27f532b9438a247e2b8900000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000001f6a6c0e78000000000000000000c6d4481f0f0000000000000000000000000000000000000000000000000000000000000006496df01f6e850fc69ce5b3ddf9f6d558a4703c47566b7dba6aab394c72cf986bd462f8481c144ed6adce876416182c48cf39b900e776ea1da56455f57dcfa0e2032c0fde694a9fbfb65ebb714e5a91db006dc8c396dc0c1821826a2d9a16d311047213a68e21b20b377bdc62845897c7f8ea4d00eebfaf30ca008eaad12283767e50884060a7871de2c50a11ceb23aaf09e1fa84bca1e5f539319d1415b169ea225916ac5186dda4855f58b0f37a6815568fb2a4abf1a24d05584a4e266d588f000000000000000000000000000000000000000000000000000000000000000634d52663931286f85be0444e5a700ff3cba3a8c89eb3292ac4f19699a4df702d7a8a983bb133f31e4e4670dcb21ebc46b2590eb128fc599d4c713a61e6ae1ad3241b4225eb185290e7b59cb9743cca0962e25982ac94cc54210df3ba6497c183116b81f76aca5a0ccb0a29b529ff4451aa2f93ca68b8af5cb807e9912e4f043b0bcc5e4294578cb920395e71a62b7eea495aa71976fe3a8c0e9e45a1d8918c754e04694942903323c70ba99ab425c5b2cdaf54fb6f43ba8976635f3b4df7ad56c001a0d44ab1e45c74184c674a4b099b99a81d839075bd82e6cf91b62e7b5d4f1c7a52a045c589269e7a31c76f4e79b582ce176e225ab417c4c0c6d34695d7a2786f12f9","0x02f8b48227d88201128459682f008459682f0e830330309422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095920000000000000000000000005550d3d8a1f01e888bd8c4f7553189635b5ac13dc001a083ec6cad17b05b134b94a2b189148f5a5ba99b237a7af1341340ed70625c5393a02eb01b67116da89be1ff5ff87411381159a71ba1626c81e5b24e345090c339d9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39eb60","index":"0x4302456","validatorIndex":"0xdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9ec","index":"0x4302457","validatorIndex":"0xe0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f8","index":"0x4302458","validatorIndex":"0xe1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384d5","index":"0x4302459","validatorIndex":"0xe2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9e92","index":"0x430245a","validatorIndex":"0xe3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138ab6","index":"0x430245b","validatorIndex":"0xe4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134fe5","index":"0x430245c","validatorIndex":"0xe5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e8","index":"0x430245d","validatorIndex":"0xe6"}]},[],"0x0b1a9d1b7d48941dec4fb32f133fae0b7a5e67ac1c32e2fee3e1ba4dce6e0e71"]) 2025-01-08 15:56:55.1408|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0005XDAI 0.33 MGas | 2 txs | calls 26 ( 0) | sload 65 | sstore 22 | create 0 2025-01-08 15:56:55.1408|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 44.11 MGas/s | 271.1 tps | 135.57 Blk/s | exec code from cache 59 | new 2 2025-01-08 15:56:55.1408|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","blockNumber":"0xd164d8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x4f70c","logsBloom":"0x10040000000000000000000000900800000900004000000808000400000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000008008000000000000000400000000200200000000228000000000020000000000000010000900000000000000000000000010020000004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000100004002000000000002000000000000040000000000000000000000000000000000000020000000000000000000000000000000004000000000000000000000000000000000","parentHash":"0x9d9b979baa1f5415695bb8e492dc58cc7e80e5681436cfc8eefe515fe33bc81c","prevRandao":"0x26e700cb7e69840a711609ca0cde0f6655f020581e440fb18190e568744a6fb3","receiptsRoot":"0x06ecabf47552be52ee82d89a8114dcc17dd7b65cf23b4d76e7ebd4809e23ba1e","stateRoot":"0x91294d901a93d01e47727cc2cbf67bfc98e9f3250b1b1ae60d30685564555dfb","timestamp":"0x677ea047","transactions":["0x02f904958227d8824cae8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8310253c275d1154b70bcec7752d4c215dcf2b456508a6f0e27f532b9438a247e2b8900000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee6538000000000000000000000000001f6a6c0e78000000000000000000c6d4481f0f0000000000000000000000000000000000000000000000000000000000000006496df01f6e850fc69ce5b3ddf9f6d558a4703c47566b7dba6aab394c72cf986bd462f8481c144ed6adce876416182c48cf39b900e776ea1da56455f57dcfa0e2032c0fde694a9fbfb65ebb714e5a91db006dc8c396dc0c1821826a2d9a16d311047213a68e21b20b377bdc62845897c7f8ea4d00eebfaf30ca008eaad12283767e50884060a7871de2c50a11ceb23aaf09e1fa84bca1e5f539319d1415b169ea225916ac5186dda4855f58b0f37a6815568fb2a4abf1a24d05584a4e266d588f000000000000000000000000000000000000000000000000000000000000000634d52663931286f85be0444e5a700ff3cba3a8c89eb3292ac4f19699a4df702d7a8a983bb133f31e4e4670dcb21ebc46b2590eb128fc599d4c713a61e6ae1ad3241b4225eb185290e7b59cb9743cca0962e25982ac94cc54210df3ba6497c183116b81f76aca5a0ccb0a29b529ff4451aa2f93ca68b8af5cb807e9912e4f043b0bcc5e4294578cb920395e71a62b7eea495aa71976fe3a8c0e9e45a1d8918c754e04694942903323c70ba99ab425c5b2cdaf54fb6f43ba8976635f3b4df7ad56c001a0d44ab1e45c74184c674a4b099b99a81d839075bd82e6cf91b62e7b5d4f1c7a52a045c589269e7a31c76f4e79b582ce176e225ab417c4c0c6d34695d7a2786f12f9","0x02f8b48227d88201128459682f008459682f0e830330309422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095920000000000000000000000005550d3d8a1f01e888bd8c4f7553189635b5ac13dc001a083ec6cad17b05b134b94a2b189148f5a5ba99b237a7af1341340ed70625c5393a02eb01b67116da89be1ff5ff87411381159a71ba1626c81e5b24e345090c339d9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39eb60","index":"0x4302456","validatorIndex":"0xdf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9ec","index":"0x4302457","validatorIndex":"0xe0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9f8","index":"0x4302458","validatorIndex":"0xe1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1384d5","index":"0x4302459","validatorIndex":"0xe2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9e92","index":"0x430245a","validatorIndex":"0xe3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x138ab6","index":"0x430245b","validatorIndex":"0xe4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134fe5","index":"0x430245c","validatorIndex":"0xe5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e8","index":"0x430245d","validatorIndex":"0xe6"}]},[],"0x0b1a9d1b7d48941dec4fb32f133fae0b7a5e67ac1c32e2fee3e1ba4dce6e0e71"]) handled in 9ms 2025-01-08 15:56:55.1462|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:55.1462|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"}, null] 2025-01-08 15:56:55.1462|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722840 (0x651e41...778656), Safe: 13722810 (0x6f99e9...9f006e), Finalized: 13722796 (0x302e06...9b3d9f) 2025-01-08 15:56:55.1462|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722840 (0x651e41...778656) was processed. 2025-01-08 15:56:55.1462|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722840 (0x651e41...778656) 2025-01-08 15:56:55.1462|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) 2025-01-08 15:56:55.1462|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x302e067abb9ae189c82d7d73cf749a1041c19a61b03c99c4a41fc737ef9b3d9f","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e"},null]) handled in 1ms 2025-01-08 15:56:55.4980|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.173.200.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:55.5884|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.47.3.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:55.6938|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:56:55.7545|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->160.22.106.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:56.2217|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->103.188.83.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:56:56.5967|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:56:56.5967|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:56:56.5967|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:56:56.5967|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:56:56.6749|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.237.223.228:31002] initiating disconnect because NoCapabilityMatched, details: capabilities: istanbul64 2025-01-08 15:56:56.6932|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:56:56.7537|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->207.244.248.72:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:56:56.8612|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.38.81.180:30304] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 15:56:56.9716|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.237.88.221:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 15:56:57.0029|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.151.229.255:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:56:57.0220|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->159.69.201.13:30387] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 15:56:57.4732|DEBUG|Synchronization.Peers.SyncPeerPool|16|Dropped 0 useless peers 2025-01-08 15:56:57.6933|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:56:58.1341|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.238.121.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:56:58.2385|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.121.194:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:56:58.5521|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|13.58.117.242:53506->30303] to: 30303 2025-01-08 15:56:58.5525|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|13.58.117.242:53506->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 15:56:58.6930|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:56:59.6931|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:56:59.7946|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:56:59.7946|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:56:59.7946|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722840 (0x651e41...778656), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:56:59.7946|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722840 (0x651e41...778656) was processed. 2025-01-08 15:56:59.7946|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|16|Cleaned processed blob txs from block 13722796 to block 13722810 2025-01-08 15:56:59.7946|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|16|Blob transactions database columns have been compacted 2025-01-08 15:56:59.7946|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:56:59.7946|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:00.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:57:00.6636|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","blockNumber":"0xd164d9","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","prevRandao":"0x7b07c7596d5de4742b9d611582a9c512adb0d6ba2156028b7cc4db23fd4e5260","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xeafff5a3d84f6bb4191ff883bcd825e0520d9387cd7ba867ff467b9cc279aba8","timestamp":"0x677ea04c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x430245e","validatorIndex":"0xe7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e3b","index":"0x430245f","validatorIndex":"0xe8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148422","index":"0x4302460","validatorIndex":"0xe9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302461","validatorIndex":"0xea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x4302462","validatorIndex":"0xeb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142fc2","index":"0x4302463","validatorIndex":"0xec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302464","validatorIndex":"0xed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa32","index":"0x4302465","validatorIndex":"0xee"}]},[],"0x97470b7faa793885a629fd024c95d8f2404d3d6b410a3a6854cd663dc3bf86c5"]) 2025-01-08 15:57:00.6636|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722841 (0x7a863c...b3b0ab), Extra Data: chiado-teku-0 2025-01-08 15:57:00.6645|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:57:00.6645|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 15:57:00.6645|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722841 2025-01-08 15:57:00.6645|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722711 < 13722841 - 128 2025-01-08 15:57:00.6645|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:57:00.6645|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722841 | 1.7 ms | slot 5,525 ms | 2025-01-08 15:57:00.6645|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722841 (0x7a863c...b3b0ab). 2025-01-08 15:57:00.6645|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:00.6645|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 576.70 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:57:00.6645|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:00.6645|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","blockNumber":"0xd164d9","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","prevRandao":"0x7b07c7596d5de4742b9d611582a9c512adb0d6ba2156028b7cc4db23fd4e5260","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xeafff5a3d84f6bb4191ff883bcd825e0520d9387cd7ba867ff467b9cc279aba8","timestamp":"0x677ea04c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x430245e","validatorIndex":"0xe7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e3b","index":"0x430245f","validatorIndex":"0xe8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148422","index":"0x4302460","validatorIndex":"0xe9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302461","validatorIndex":"0xea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x4302462","validatorIndex":"0xeb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142fc2","index":"0x4302463","validatorIndex":"0xec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302464","validatorIndex":"0xed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa32","index":"0x4302465","validatorIndex":"0xee"}]},[],"0x97470b7faa793885a629fd024c95d8f2404d3d6b410a3a6854cd663dc3bf86c5"]) 2025-01-08 15:57:00.6645|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:57:00.6645|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","blockNumber":"0xd164d9","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x651e410a1d326a8fccb5921114009cf3b2d6eb051aec83262cbb4e468e778656","prevRandao":"0x7b07c7596d5de4742b9d611582a9c512adb0d6ba2156028b7cc4db23fd4e5260","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xeafff5a3d84f6bb4191ff883bcd825e0520d9387cd7ba867ff467b9cc279aba8","timestamp":"0x677ea04c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x430245e","validatorIndex":"0xe7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e3b","index":"0x430245f","validatorIndex":"0xe8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148422","index":"0x4302460","validatorIndex":"0xe9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302461","validatorIndex":"0xea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x4302462","validatorIndex":"0xeb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142fc2","index":"0x4302463","validatorIndex":"0xec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302464","validatorIndex":"0xed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa32","index":"0x4302465","validatorIndex":"0xee"}]},[],"0x97470b7faa793885a629fd024c95d8f2404d3d6b410a3a6854cd663dc3bf86c5"]) handled in 3ms 2025-01-08 15:57:00.6936|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:00.7082|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:00.7082|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:00.7082|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722841 (0x7a863c...b3b0ab), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:00.7082|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722841 (0x7a863c...b3b0ab) was processed. 2025-01-08 15:57:00.7082|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722841 (0x7a863c...b3b0ab) 2025-01-08 15:57:00.7082|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:00.7082|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:01.5335|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.94.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:57:01.5335|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.205.48.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:57:01.5968|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.3.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:57:01.5968|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:01.5968|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:01.5968|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:01.5968|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:01.6122|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->135.148.241.208:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:57:01.6649|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.155.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:57:01.6943|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:57:01.8735|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.33.193.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:57:01.9042|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.18.111.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 20230805 2025-01-08 15:57:02.1772|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.247.38.77:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:57:02.6927|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:03.3920|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.23:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:57:03.5667|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.72.121.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 15:57:03.6936|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:03.8063|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.3.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:57:04.0007|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:57:04.2839|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 6 seconds ago, type: Ping, sender: [::ffff:170.187.154.239]:30303, message: Type: Ping, FarAddress: [::ffff:170.187.154.239]:30303, FarPublicKey: 0x4aabab4122bf06c559eba1ac6799c246b447dc83a7fd2043eae26309bcce5c22ab372c9f4be1d34c813a7abe4c023c649a7046967a5568ac8d87d5e3fece1432, ExpirationTime: 1736351818, SourceAddress: 170.187.154.239:30303, DestinationAddress: 172.234.230.144:30303, Version: 4, Mdc: 436c36cafdd4e9f2b3ae9f9518459cdf311da3bb3faa68f42e8dde4f2d53036a 2025-01-08 15:57:04.6942|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:05.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:57:05.1324|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","blockNumber":"0xd164da","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","prevRandao":"0xec0b098bd7e01d3e85f6f9867bb476db72fffa64f049bc4d610198a1ab51fee9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x39dc891a148021f8ab17e999d3beba9757f7159278e84ebadcf089998a688ff0","timestamp":"0x677ea051","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x4302466","validatorIndex":"0xef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2b8f","index":"0x4302467","validatorIndex":"0xf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa2e","index":"0x4302468","validatorIndex":"0xf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x627895","index":"0x4302469","validatorIndex":"0xf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14264d","index":"0x430246a","validatorIndex":"0xf3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145542","index":"0x430246b","validatorIndex":"0xf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145839","index":"0x430246c","validatorIndex":"0xf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e07","index":"0x430246d","validatorIndex":"0xf6"}]},[],"0x3a019f8121ff0a959f5bf8980b2363607dda5b9099f628f199b826edfb8ac463"]) 2025-01-08 15:57:05.1324|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722842 (0xe65b59...10f6b3), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:57:05.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:57:05.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 15:57:05.1324|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722842 2025-01-08 15:57:05.1324|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722712 < 13722842 - 128 2025-01-08 15:57:05.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:57:05.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 15:57:05.1324|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722842 (0xe65b59...10f6b3). 2025-01-08 15:57:05.1324|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:05.1324|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722842 | 1.6 ms | slot 4,469 ms | 2025-01-08 15:57:05.1324|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","blockNumber":"0xd164da","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","prevRandao":"0xec0b098bd7e01d3e85f6f9867bb476db72fffa64f049bc4d610198a1ab51fee9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x39dc891a148021f8ab17e999d3beba9757f7159278e84ebadcf089998a688ff0","timestamp":"0x677ea051","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x4302466","validatorIndex":"0xef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2b8f","index":"0x4302467","validatorIndex":"0xf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa2e","index":"0x4302468","validatorIndex":"0xf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x627895","index":"0x4302469","validatorIndex":"0xf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14264d","index":"0x430246a","validatorIndex":"0xf3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145542","index":"0x430246b","validatorIndex":"0xf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145839","index":"0x430246c","validatorIndex":"0xf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e07","index":"0x430246d","validatorIndex":"0xf6"}]},[],"0x3a019f8121ff0a959f5bf8980b2363607dda5b9099f628f199b826edfb8ac463"]) 2025-01-08 15:57:05.1324|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:05.1324|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 641.44 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:57:05.1324|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","blockNumber":"0xd164da","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","prevRandao":"0xec0b098bd7e01d3e85f6f9867bb476db72fffa64f049bc4d610198a1ab51fee9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x39dc891a148021f8ab17e999d3beba9757f7159278e84ebadcf089998a688ff0","timestamp":"0x677ea051","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x4302466","validatorIndex":"0xef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2b8f","index":"0x4302467","validatorIndex":"0xf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa2e","index":"0x4302468","validatorIndex":"0xf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x627895","index":"0x4302469","validatorIndex":"0xf2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14264d","index":"0x430246a","validatorIndex":"0xf3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145542","index":"0x430246b","validatorIndex":"0xf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145839","index":"0x430246c","validatorIndex":"0xf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e07","index":"0x430246d","validatorIndex":"0xf6"}]},[],"0x3a019f8121ff0a959f5bf8980b2363607dda5b9099f628f199b826edfb8ac463"]) handled in 3ms 2025-01-08 15:57:05.1393|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:05.1393|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:05.1393|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722842 (0xe65b59...10f6b3), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:05.1393|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722842 (0xe65b59...10f6b3) was processed. 2025-01-08 15:57:05.1393|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722842 (0xe65b59...10f6b3) 2025-01-08 15:57:05.1393|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:05.1393|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:05.6957|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:06.5987|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:06.5987|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:06.5987|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:06.5987|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:06.6998|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:07.7016|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:57:08.7003|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:09.7007|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:10.0021|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:57:10.1224|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","blockNumber":"0xd164db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","prevRandao":"0x0d385b572c90ff668dc52b80fe2ae1e7876f3159281a976415883934e220f187","receiptsRoot":"0x2623865be707c919d02e4eef1b69ae1eb491d31dab2021429eccae0184c1703e","stateRoot":"0x5e7395aaafd08caf12401efdffb4719bcb06fba9d38327663259a2f863b42cf5","timestamp":"0x677ea056","transactions":["0x02f901d58227d883055e878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2543ead2020756c757368f11c7968fa5382721c1b93c17afbfa6998cc3fbca9a6f690a30acae80299d58a36d3fb528848112c6e302bcb1bb73a6ea877d8538ed332e332e30000000000000000000000000000000000000000000000000000000c001a0f9b03003840a7a3a002870e85453d3294c37d9f6fcb2970260f80a27ad2615e5a025dc4434948ff01d2d818f2f8aa8b3cb4ae75d9c6035b71987684ddb09696dd0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa3c","index":"0x430246e","validatorIndex":"0xf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa2a","index":"0x430246f","validatorIndex":"0xf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459aa","index":"0x4302470","validatorIndex":"0xf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1486eb","index":"0x4302471","validatorIndex":"0xfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463e7","index":"0x4302472","validatorIndex":"0xfb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14320d","index":"0x4302473","validatorIndex":"0xfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148417","index":"0x4302474","validatorIndex":"0xfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d0e","index":"0x4302475","validatorIndex":"0xfe"}]},[],"0x328387490f2fd7f4b5e8ca5a81f85203f2976852d5e209fcce82e192815ad8d8"]) 2025-01-08 15:57:10.1224|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722843 (0xc8c186...2c900b), Extra Data: Nethermind 2025-01-08 15:57:10.1224|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:57:10.1224|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:57:10.1251|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722843 2025-01-08 15:57:10.1251|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722713 < 13722843 - 128 2025-01-08 15:57:10.1251|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:57:10.1251|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722843 (0xc8c186...2c900b). 2025-01-08 15:57:10.1251|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:57:10.1251|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:10.1251|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","blockNumber":"0xd164db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","prevRandao":"0x0d385b572c90ff668dc52b80fe2ae1e7876f3159281a976415883934e220f187","receiptsRoot":"0x2623865be707c919d02e4eef1b69ae1eb491d31dab2021429eccae0184c1703e","stateRoot":"0x5e7395aaafd08caf12401efdffb4719bcb06fba9d38327663259a2f863b42cf5","timestamp":"0x677ea056","transactions":["0x02f901d58227d883055e878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2543ead2020756c757368f11c7968fa5382721c1b93c17afbfa6998cc3fbca9a6f690a30acae80299d58a36d3fb528848112c6e302bcb1bb73a6ea877d8538ed332e332e30000000000000000000000000000000000000000000000000000000c001a0f9b03003840a7a3a002870e85453d3294c37d9f6fcb2970260f80a27ad2615e5a025dc4434948ff01d2d818f2f8aa8b3cb4ae75d9c6035b71987684ddb09696dd0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa3c","index":"0x430246e","validatorIndex":"0xf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa2a","index":"0x430246f","validatorIndex":"0xf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459aa","index":"0x4302470","validatorIndex":"0xf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1486eb","index":"0x4302471","validatorIndex":"0xfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463e7","index":"0x4302472","validatorIndex":"0xfb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14320d","index":"0x4302473","validatorIndex":"0xfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148417","index":"0x4302474","validatorIndex":"0xfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d0e","index":"0x4302475","validatorIndex":"0xfe"}]},[],"0x328387490f2fd7f4b5e8ca5a81f85203f2976852d5e209fcce82e192815ad8d8"]) 2025-01-08 15:57:10.1251|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722843 | 1.8 ms | slot 4,990 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:10.1251|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","blockNumber":"0xd164db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe65b5936a80d4baf60fef604a38cbc666f0741aca3e1334cd3a8eca28410f6b3","prevRandao":"0x0d385b572c90ff668dc52b80fe2ae1e7876f3159281a976415883934e220f187","receiptsRoot":"0x2623865be707c919d02e4eef1b69ae1eb491d31dab2021429eccae0184c1703e","stateRoot":"0x5e7395aaafd08caf12401efdffb4719bcb06fba9d38327663259a2f863b42cf5","timestamp":"0x677ea056","transactions":["0x02f901d58227d883055e878459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2543ead2020756c757368f11c7968fa5382721c1b93c17afbfa6998cc3fbca9a6f690a30acae80299d58a36d3fb528848112c6e302bcb1bb73a6ea877d8538ed332e332e30000000000000000000000000000000000000000000000000000000c001a0f9b03003840a7a3a002870e85453d3294c37d9f6fcb2970260f80a27ad2615e5a025dc4434948ff01d2d818f2f8aa8b3cb4ae75d9c6035b71987684ddb09696dd0"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa3c","index":"0x430246e","validatorIndex":"0xf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa2a","index":"0x430246f","validatorIndex":"0xf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459aa","index":"0x4302470","validatorIndex":"0xf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1486eb","index":"0x4302471","validatorIndex":"0xfa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463e7","index":"0x4302472","validatorIndex":"0xfb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14320d","index":"0x4302473","validatorIndex":"0xfc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148417","index":"0x4302474","validatorIndex":"0xfd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145d0e","index":"0x4302475","validatorIndex":"0xfe"}]},[],"0x328387490f2fd7f4b5e8ca5a81f85203f2976852d5e209fcce82e192815ad8d8"]) handled in 3ms 2025-01-08 15:57:10.1251|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:10.1251|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 15.91 MGas/s | 543.2 tps | 543.18 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:57:10.1293|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:10.1293|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:10.1293|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722843 (0xc8c186...2c900b), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:10.1293|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722843 (0xc8c186...2c900b) was processed. 2025-01-08 15:57:10.1293|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722843 (0xc8c186...2c900b) 2025-01-08 15:57:10.1293|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:10.1293|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:10.7012|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:11.5997|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:11.5997|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:11.5997|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:11.5997|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:11.7020|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:12.7000|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:13.7025|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:14.4085|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|180.150.6.28:50622->30303] to: 30303 2025-01-08 15:57:14.4085|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|180.150.6.28:50622->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:57:14.7026|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:15.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:57:15.1342|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","blockNumber":"0xd164dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x2d8cf","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200400000000008000000000004000000080400000200200000000008000000000000200000000000000000104000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020080000800000000000000000040000010000000000000000040000000000000000800000000000000800000000000000000000000000000010000000002000000000000000000000000000000000","parentHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","prevRandao":"0x00e21aa5afdb2bf9a777303bb5f0bb5151da3d3fc2776da5c790f01a332c0bf9","receiptsRoot":"0x483e1f3a39aaccb04a0ec0a8534bc83731d532a8e35fdd8e13b9768c84d43c07","stateRoot":"0x78c6c0eea3dd251d3ce4273539050a9abd30e8ef338e191bc49d09209f069a5c","timestamp":"0x677ea05b","transactions":["0x02f904d58227d8824c9a8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90464b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43b03e6e0d3af732c9e5d8d2edf297bfd3a4e062e13ef4470672e1495cd1e0ab5705200000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000380000001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f20be4fd10000000000000000000000000000000000000000000000000ccf0a31a221f3c9b000000000000000000000000000000000000000000000000000000254d79d5200000000000000000000000000000000000000000000000000000000000000006defddf1448a03b9c3db7380afb7f3c7e6d383637e859754ee653ca458117405c4b199a81c4b999d7772676e125dba125f996daa320610f59747c4db4b25bf8895b1123dd9198e5304e40b9060c49a3c6edb973259a46347c2bebe2d907a84778571de7de321258607e83dcd6232c4d6e87bfa1c67a68d3b4d607e4bd21ce604d54ff950cf7a80c80e9bd18db63f9125b17cd761e7075f6d6e45cf5d96b61a3cd1828992fdc42e402000a0b9ddac21301348071c6a0504758bdd82c4cfcae125c00000000000000000000000000000000000000000000000000000000000000065eecd72e01be2652f51afbe7c038f00a10aaf6a91c987907cf5b39f9ff36cc9e3b3a8921693b796ca69212792fb66cdb2102b249a99be7c892b98a07f1bd298562c374074216cc4e0f7bbebe4a545203532c3e7b4ae0fd789d22e508fa0aeebc3d6589b504b6d9295f60a5cc654c0008c738e2a2a33522b9ac3edf98196afb0f0804af4a58ee7d7af776acac4f5960dd029804139f7770fb74416bf6fc3f5f035de002508721ad9f3b1cab7edc879c4fe89a58b44004716beb372481b8f90645c001a0476d3d6d26bb426f449ebc57a0477f3424d5dabeea42579df4c564712973282ea02576ba3a1b94ee343f8a53f3aec2efe5429b4680a7b2cab4a2b2f89cb14c8bdc","0x02f901d58227d883054acd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3fa43bc4ba45eebbc7b082b5e7906ad6399c244165743d3d6d641e5f33aeca2638b050c6510e0a165f78f87b3b7e33db5bd6e5c12bf5bab6aec0210b7706a7b7332e332e30000000000000000000000000000000000000000000000000000000c001a03eab06fcc65db1f5f8aa3503403fe6b751cb392b7260515756c09ff83ddfc753a053926db535addf13ac2a121a8cc6f7e2a2202352fdf178f515a274f7daf2bbea","0x02f901d58227d88305029f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6d998a14cfcbc243215e46ba2e58aa0ac8303befd0477e23dcd8cf909ac3314a436b506b0ca3b743ad3b1e86afebe07ea6b280a246f92459ba5d9f1c7d166ecf332e332e30000000000000000000000000000000000000000000000000000000c080a0fc595b1946b2fd21fdea955e07b9538d1036282525f0ba325cd4d526c05065a2a0224b707c717a5f31748c74e249eace9dd092e3fee9c5b4128a044092b806a46a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad06","index":"0x4302476","validatorIndex":"0xff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa34","index":"0x4302477","validatorIndex":"0x100"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302478","validatorIndex":"0x101"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f1a","index":"0x4302479","validatorIndex":"0x102"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139623","index":"0x430247a","validatorIndex":"0x103"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa32","index":"0x430247b","validatorIndex":"0x104"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148411","index":"0x430247c","validatorIndex":"0x105"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b01a","index":"0x430247d","validatorIndex":"0x106"}]},[],"0x5c3c8fe8c04314510fd59988727b8ec19e8b5dbdf5607bd3b86dbd479d06a1f2"]) 2025-01-08 15:57:15.1342|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722844 (0xb54e8b...6aa5ee), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:57:15.1342|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722844. 2025-01-08 15:57:15.1377|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722844. 2025-01-08 15:57:15.1377|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722844 2025-01-08 15:57:15.1377|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722714 < 13722844 - 128 2025-01-08 15:57:15.1377|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:57:15.1377|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722844 (0xb54e8b...6aa5ee). 2025-01-08 15:57:15.1377|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:15.1377|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:57:15.1377|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722844 | 4.0 ms | slot 5,014 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:15.1377|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","blockNumber":"0xd164dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x2d8cf","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200400000000008000000000004000000080400000200200000000008000000000000200000000000000000104000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020080000800000000000000000040000010000000000000000040000000000000000800000000000000800000000000000000000000000000010000000002000000000000000000000000000000000","parentHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","prevRandao":"0x00e21aa5afdb2bf9a777303bb5f0bb5151da3d3fc2776da5c790f01a332c0bf9","receiptsRoot":"0x483e1f3a39aaccb04a0ec0a8534bc83731d532a8e35fdd8e13b9768c84d43c07","stateRoot":"0x78c6c0eea3dd251d3ce4273539050a9abd30e8ef338e191bc49d09209f069a5c","timestamp":"0x677ea05b","transactions":["0x02f904d58227d8824c9a8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90464b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43b03e6e0d3af732c9e5d8d2edf297bfd3a4e062e13ef4470672e1495cd1e0ab5705200000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000380000001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f20be4fd10000000000000000000000000000000000000000000000000ccf0a31a221f3c9b000000000000000000000000000000000000000000000000000000254d79d5200000000000000000000000000000000000000000000000000000000000000006defddf1448a03b9c3db7380afb7f3c7e6d383637e859754ee653ca458117405c4b199a81c4b999d7772676e125dba125f996daa320610f59747c4db4b25bf8895b1123dd9198e5304e40b9060c49a3c6edb973259a46347c2bebe2d907a84778571de7de321258607e83dcd6232c4d6e87bfa1c67a68d3b4d607e4bd21ce604d54ff950cf7a80c80e9bd18db63f9125b17cd761e7075f6d6e45cf5d96b61a3cd1828992fdc42e402000a0b9ddac21301348071c6a0504758bdd82c4cfcae125c00000000000000000000000000000000000000000000000000000000000000065eecd72e01be2652f51afbe7c038f00a10aaf6a91c987907cf5b39f9ff36cc9e3b3a8921693b796ca69212792fb66cdb2102b249a99be7c892b98a07f1bd298562c374074216cc4e0f7bbebe4a545203532c3e7b4ae0fd789d22e508fa0aeebc3d6589b504b6d9295f60a5cc654c0008c738e2a2a33522b9ac3edf98196afb0f0804af4a58ee7d7af776acac4f5960dd029804139f7770fb74416bf6fc3f5f035de002508721ad9f3b1cab7edc879c4fe89a58b44004716beb372481b8f90645c001a0476d3d6d26bb426f449ebc57a0477f3424d5dabeea42579df4c564712973282ea02576ba3a1b94ee343f8a53f3aec2efe5429b4680a7b2cab4a2b2f89cb14c8bdc","0x02f901d58227d883054acd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3fa43bc4ba45eebbc7b082b5e7906ad6399c244165743d3d6d641e5f33aeca2638b050c6510e0a165f78f87b3b7e33db5bd6e5c12bf5bab6aec0210b7706a7b7332e332e30000000000000000000000000000000000000000000000000000000c001a03eab06fcc65db1f5f8aa3503403fe6b751cb392b7260515756c09ff83ddfc753a053926db535addf13ac2a121a8cc6f7e2a2202352fdf178f515a274f7daf2bbea","0x02f901d58227d88305029f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6d998a14cfcbc243215e46ba2e58aa0ac8303befd0477e23dcd8cf909ac3314a436b506b0ca3b743ad3b1e86afebe07ea6b280a246f92459ba5d9f1c7d166ecf332e332e30000000000000000000000000000000000000000000000000000000c080a0fc595b1946b2fd21fdea955e07b9538d1036282525f0ba325cd4d526c05065a2a0224b707c717a5f31748c74e249eace9dd092e3fee9c5b4128a044092b806a46a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad06","index":"0x4302476","validatorIndex":"0xff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa34","index":"0x4302477","validatorIndex":"0x100"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302478","validatorIndex":"0x101"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f1a","index":"0x4302479","validatorIndex":"0x102"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139623","index":"0x430247a","validatorIndex":"0x103"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa32","index":"0x430247b","validatorIndex":"0x104"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148411","index":"0x430247c","validatorIndex":"0x105"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b01a","index":"0x430247d","validatorIndex":"0x106"}]},[],"0x5c3c8fe8c04314510fd59988727b8ec19e8b5dbdf5607bd3b86dbd479d06a1f2"]) 2025-01-08 15:57:15.1377|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0003XDAI 0.19 MGas | 3 txs | calls 25 ( 0) | sload 52 | sstore 13 | create 0 2025-01-08 15:57:15.1377|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 47.03 MGas/s | 756.2 tps | 252.08 Blk/s | exec code from cache 60 | new 0 2025-01-08 15:57:15.1377|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","blockNumber":"0xd164dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x2d8cf","logsBloom":"0x00000001002000000000000000900000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200400000000008000000000004000000080400000200200000000008000000000000200000000000000000104000000000000000000000000000000000000000000000000000000000000000000010000000000000000000200000002000000000000000000000000000000000020080000800000000000000000040000010000000000000000040000000000000000800000000000000800000000000000000000000000000010000000002000000000000000000000000000000000","parentHash":"0xc8c186f5b1f1d3598c385da277741850571a0b79c30bc7f0977da6c3602c900b","prevRandao":"0x00e21aa5afdb2bf9a777303bb5f0bb5151da3d3fc2776da5c790f01a332c0bf9","receiptsRoot":"0x483e1f3a39aaccb04a0ec0a8534bc83731d532a8e35fdd8e13b9768c84d43c07","stateRoot":"0x78c6c0eea3dd251d3ce4273539050a9abd30e8ef338e191bc49d09209f069a5c","timestamp":"0x677ea05b","transactions":["0x02f904d58227d8824c9a8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90464b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43b03e6e0d3af732c9e5d8d2edf297bfd3a4e062e13ef4470672e1495cd1e0ab5705200000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000380000001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000f20be4fd10000000000000000000000000000000000000000000000000ccf0a31a221f3c9b000000000000000000000000000000000000000000000000000000254d79d5200000000000000000000000000000000000000000000000000000000000000006defddf1448a03b9c3db7380afb7f3c7e6d383637e859754ee653ca458117405c4b199a81c4b999d7772676e125dba125f996daa320610f59747c4db4b25bf8895b1123dd9198e5304e40b9060c49a3c6edb973259a46347c2bebe2d907a84778571de7de321258607e83dcd6232c4d6e87bfa1c67a68d3b4d607e4bd21ce604d54ff950cf7a80c80e9bd18db63f9125b17cd761e7075f6d6e45cf5d96b61a3cd1828992fdc42e402000a0b9ddac21301348071c6a0504758bdd82c4cfcae125c00000000000000000000000000000000000000000000000000000000000000065eecd72e01be2652f51afbe7c038f00a10aaf6a91c987907cf5b39f9ff36cc9e3b3a8921693b796ca69212792fb66cdb2102b249a99be7c892b98a07f1bd298562c374074216cc4e0f7bbebe4a545203532c3e7b4ae0fd789d22e508fa0aeebc3d6589b504b6d9295f60a5cc654c0008c738e2a2a33522b9ac3edf98196afb0f0804af4a58ee7d7af776acac4f5960dd029804139f7770fb74416bf6fc3f5f035de002508721ad9f3b1cab7edc879c4fe89a58b44004716beb372481b8f90645c001a0476d3d6d26bb426f449ebc57a0477f3424d5dabeea42579df4c564712973282ea02576ba3a1b94ee343f8a53f3aec2efe5429b4680a7b2cab4a2b2f89cb14c8bdc","0x02f901d58227d883054acd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3fa43bc4ba45eebbc7b082b5e7906ad6399c244165743d3d6d641e5f33aeca2638b050c6510e0a165f78f87b3b7e33db5bd6e5c12bf5bab6aec0210b7706a7b7332e332e30000000000000000000000000000000000000000000000000000000c001a03eab06fcc65db1f5f8aa3503403fe6b751cb392b7260515756c09ff83ddfc753a053926db535addf13ac2a121a8cc6f7e2a2202352fdf178f515a274f7daf2bbea","0x02f901d58227d88305029f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6d998a14cfcbc243215e46ba2e58aa0ac8303befd0477e23dcd8cf909ac3314a436b506b0ca3b743ad3b1e86afebe07ea6b280a246f92459ba5d9f1c7d166ecf332e332e30000000000000000000000000000000000000000000000000000000c080a0fc595b1946b2fd21fdea955e07b9538d1036282525f0ba325cd4d526c05065a2a0224b707c717a5f31748c74e249eace9dd092e3fee9c5b4128a044092b806a46a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad06","index":"0x4302476","validatorIndex":"0xff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa34","index":"0x4302477","validatorIndex":"0x100"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b011","index":"0x4302478","validatorIndex":"0x101"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f1a","index":"0x4302479","validatorIndex":"0x102"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139623","index":"0x430247a","validatorIndex":"0x103"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa32","index":"0x430247b","validatorIndex":"0x104"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148411","index":"0x430247c","validatorIndex":"0x105"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b01a","index":"0x430247d","validatorIndex":"0x106"}]},[],"0x5c3c8fe8c04314510fd59988727b8ec19e8b5dbdf5607bd3b86dbd479d06a1f2"]) handled in 6ms 2025-01-08 15:57:15.1436|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:15.1436|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:15.1436|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722844 (0xb54e8b...6aa5ee), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:15.1436|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722844 (0xb54e8b...6aa5ee) was processed. 2025-01-08 15:57:15.1436|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722844 (0xb54e8b...6aa5ee) 2025-01-08 15:57:15.1442|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:15.1442|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:57:15.7029|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:57:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_chainId([]) 2025-01-08 15:57:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:57:15.7045|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_getBlockByNumber(["latest",false]) handled in 1ms 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcService|11|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:57:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 1ms 2025-01-08 15:57:16.6016|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:16.6016|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:16.6016|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:16.6016|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:16.7050|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:17.7050|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:18.7053|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:19.7058|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:20.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:57:20.0714|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","blockNumber":"0xd164dd","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e7","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","prevRandao":"0xb5f916b1887c830474b5c17c71aee87eb915b975543beac8ee49ce54d6808d0e","receiptsRoot":"0x39ef8701049faf86edabea8bc221c74aff53ae401617a027b90cc410f87477f3","stateRoot":"0x59c15b6f3b37c3f0e6abb3782758cc1eb914ebb59d727b403cdf62efe489e85c","timestamp":"0x677ea060","transactions":["0x02f901d58227d883055e888459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8d6ff12c7c019d8213c0580b91afbc8121771a93a87dc634a94dc1dd3976b3d8a200c09de55c2d0695a9d1e300086d926e21b832505d5ef9df12be636054335d332e332e30000000000000000000000000000000000000000000000000000000c080a002c79b6a17addd02c54967763c124c0f015091613f7979705569531b75cf75b7a014ed41ececa671d0a20aa606b92239f9283274033e6fbca779fdd4c7cee11490"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x430247e","validatorIndex":"0x107"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce9d","index":"0x430247f","validatorIndex":"0x108"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x4302480","validatorIndex":"0x109"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4cf","index":"0x4302481","validatorIndex":"0x10a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d6","index":"0x4302482","validatorIndex":"0x10b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x4302483","validatorIndex":"0x10c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf4","index":"0x4302484","validatorIndex":"0x10d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x4302485","validatorIndex":"0x10e"}]},[],"0x073defce2c94bb357f950000cc5e5f2744a670615d5f2863c6e1a33d60e08a23"]) 2025-01-08 15:57:20.0714|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722845 (0x50884b...4d1b5f), Extra Data: chiado-teku-0 2025-01-08 15:57:20.0726|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:57:20.0726|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:57:20.0726|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722845 2025-01-08 15:57:20.0726|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722715 < 13722845 - 128 2025-01-08 15:57:20.0726|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:57:20.0726|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722845 (0x50884b...4d1b5f). 2025-01-08 15:57:20.0726|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:20.0726|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:57:20.0726|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","blockNumber":"0xd164dd","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e7","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","prevRandao":"0xb5f916b1887c830474b5c17c71aee87eb915b975543beac8ee49ce54d6808d0e","receiptsRoot":"0x39ef8701049faf86edabea8bc221c74aff53ae401617a027b90cc410f87477f3","stateRoot":"0x59c15b6f3b37c3f0e6abb3782758cc1eb914ebb59d727b403cdf62efe489e85c","timestamp":"0x677ea060","transactions":["0x02f901d58227d883055e888459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8d6ff12c7c019d8213c0580b91afbc8121771a93a87dc634a94dc1dd3976b3d8a200c09de55c2d0695a9d1e300086d926e21b832505d5ef9df12be636054335d332e332e30000000000000000000000000000000000000000000000000000000c080a002c79b6a17addd02c54967763c124c0f015091613f7979705569531b75cf75b7a014ed41ececa671d0a20aa606b92239f9283274033e6fbca779fdd4c7cee11490"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x430247e","validatorIndex":"0x107"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce9d","index":"0x430247f","validatorIndex":"0x108"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x4302480","validatorIndex":"0x109"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4cf","index":"0x4302481","validatorIndex":"0x10a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d6","index":"0x4302482","validatorIndex":"0x10b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x4302483","validatorIndex":"0x10c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf4","index":"0x4302484","validatorIndex":"0x10d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x4302485","validatorIndex":"0x10e"}]},[],"0x073defce2c94bb357f950000cc5e5f2744a670615d5f2863c6e1a33d60e08a23"]) 2025-01-08 15:57:20.0726|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","blockNumber":"0xd164dd","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e7","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb54e8b9a5968346edfe3a5404b07bb6aac9b549ff03f5fdd52d5c744e76aa5ee","prevRandao":"0xb5f916b1887c830474b5c17c71aee87eb915b975543beac8ee49ce54d6808d0e","receiptsRoot":"0x39ef8701049faf86edabea8bc221c74aff53ae401617a027b90cc410f87477f3","stateRoot":"0x59c15b6f3b37c3f0e6abb3782758cc1eb914ebb59d727b403cdf62efe489e85c","timestamp":"0x677ea060","transactions":["0x02f901d58227d883055e888459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8d6ff12c7c019d8213c0580b91afbc8121771a93a87dc634a94dc1dd3976b3d8a200c09de55c2d0695a9d1e300086d926e21b832505d5ef9df12be636054335d332e332e30000000000000000000000000000000000000000000000000000000c080a002c79b6a17addd02c54967763c124c0f015091613f7979705569531b75cf75b7a014ed41ececa671d0a20aa606b92239f9283274033e6fbca779fdd4c7cee11490"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d629","index":"0x430247e","validatorIndex":"0x107"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce9d","index":"0x430247f","validatorIndex":"0x108"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x4302480","validatorIndex":"0x109"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4cf","index":"0x4302481","validatorIndex":"0x10a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d6","index":"0x4302482","validatorIndex":"0x10b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x4302483","validatorIndex":"0x10c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf4","index":"0x4302484","validatorIndex":"0x10d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x4302485","validatorIndex":"0x10e"}]},[],"0x073defce2c94bb357f950000cc5e5f2744a670615d5f2863c6e1a33d60e08a23"]) handled in 4ms 2025-01-08 15:57:20.0726|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722845 | 2.4 ms | slot 4,935 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:20.0726|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:20.0726|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 12.08 MGas/s | 412.9 tps | 412.88 Blk/s | exec code from cache 43 | new 0 2025-01-08 15:57:20.0788|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:20.0788|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:20.0788|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722845 (0x50884b...4d1b5f), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:20.0788|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722845 (0x50884b...4d1b5f) was processed. 2025-01-08 15:57:20.0788|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722845 (0x50884b...4d1b5f) 2025-01-08 15:57:20.0788|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:20.0788|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:20.7063|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:21.6022|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:21.6022|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:21.6022|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:21.6022|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:21.7069|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:22.7044|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:23.7048|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:24.7059|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:25.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:57:25.7043|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:26.6026|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:26.6026|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:26.6026|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:26.6026|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:26.7066|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:57:27.7072|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:57:28.4737|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 15:57:28.7101|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:29.7074|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:30.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:57:30.1574|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","blockNumber":"0xd164de","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7cf","gasUsed":"0x40581","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","prevRandao":"0x3a342bba38c98b0f7d913ba1dc188c0044621e3851fc446c9a2d92b0c392685c","receiptsRoot":"0x4f150f1f017cf6866ef0b0cd744a800e5276794c0b03794017b0309b15a4136d","stateRoot":"0x8a446b485f7a88981de50731d649fd6e008bf3e1c2dbd01cdb84667ad22fb24d","timestamp":"0x677ea06a","transactions":["0x02f901d58227d8830502a08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c26752ce562db903a3af1d3087ea683cb533d208b0beb0dd4df7c61188c8bb8908323d04bf7819c1e20bf8917b192b7272600f0a033d1321fb4d2b7156ce4d6f332e332e30000000000000000000000000000000000000000000000000000000c001a0d09b723f7ba63809412b7d92acac70ca585f82be54fe87689476b89a2811df34a0554c4e9f275b0a9d663a459cba5ed1191e1f340cae3c8665227adfdcc4d42bf5","0x02f901d58227d8830551dc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c743b0ff63ab6aaafadcdb8dcdc5188c10ccbcf228dbe67250e02f87dfa88501b1830cf99af8d03f2618d7ec3874f74c0dbbe3791c65f4c950af6053e5d866bb7332e332e30000000000000000000000000000000000000000000000000000000c080a0744f0c52dcbfe59e9ce4bb6b901a9131784c7a23af32334926bab6f1284b044aa033639cbe902e3330292414fbe0f66ae2504296de42605993b25681c1fb9e217d","0x02f901d58227d883054ace8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be664b66f2ecf8ca66e2a1855cbfa5fcbafd831967906d9f8865377ef66d40737c6fb7980d2adef823317d73fbcf05a1f0466a2392b206eb6464e9db1c9238c981332e332e30000000000000000000000000000000000000000000000000000000c001a00fc5718bdfc554f083995f2a6bee7b8485a79fffb3331027c1ca23568326e59ca007721aaca877c76d58564753e08d58a840a71e62c76e7e9390a64f22bda25a2e","0x02f901d58227d883053e6e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8494210ac7ce96912013179bb242c8fba72ec020409536973e0d94a5e603f7a4fbb7005589f2a4e6e1e0795aad6f3d62b4fe753adb14829c97cf34c7cb2ededa5332e332e30000000000000000000000000000000000000000000000000000000c080a01067534801b064046dc697f7a5c04263e71629b2f7214ebe1f167e81a091303da02c32a8b9038425005a44745d5899ad85569a19521a444282d0da9f8ce596f03a","0x02f901d58227d883055e898459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb843364e3eb2b287c598bc89c75f9f24837e79bfeda57ff25e51c184988ae8bf5b86b6c63786bb918f3c8f14a4b1d525929afcd8f0790bd12d13411444d00636332e332e30000000000000000000000000000000000000000000000000000000c001a0dd1f6911e129a18e2e3dd95e46e60bfa0a063640b38e2e271e4abd2948f61c68a04e04da18d0c4a98e3eb01ec0caf28d7e20232e2bcca7eeb3f2cba9e6275a8d81","0x02f901d58227d8830551dd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedac3523be0a6471052a68e8dc65ec5d403133e5a7e7387ae9266a1b8cef25b626f7631b9cb081847340515e50deb5bd40f2fa6f516249a2bc859f765c4fd4b5c332e332e30000000000000000000000000000000000000000000000000000000c080a0620cc82406696f8270d0fccc4815a2b4d1362e9f2c38458069d3b8c7bb76afe9a0349ab7956381793f105a69507839421d04586f28051172bbf4b9744e01c20e1a","0x02f901d58227d883054acf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f867bf93ef8a4a0ab425193dcca9699031e9cb9d4f7714db89748d29fc725d9782cefac3e86d127cef0b61dd474ecb9fe298e99115d17ff406a45d71c025dfbaac332e332e30000000000000000000000000000000000000000000000000000000c080a0fe7d155e4f9939e1097f29337be477f97cc995741e9443617e53b0c021e5c5e2a013328acd374813c1bf6dff4a44f886cc489f0302337006c90bbd8fe905b63935","0x02f901d58227d883053e6f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9e2f0b7a7184b07f2e6e02bb02c60e3c03ffcbe7e362fb2442c81f6087cda92ed4c33b4d750b03b3aa4a9fb7d60222a497a75dc665286acc3f8f6d36b433f2eb332e332e30000000000000000000000000000000000000000000000000000000c001a0f0b0a3fe683fbfd34d4d797fd49c2c6dcd38f5cf0e1c0762162b36c56639b822a055c84adb1fbd6c6c2a1f7dabc00b8908a5aa7cc7475cfd8f3c2d167818acaa03","0x02f901d58227d8830502a18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cee87abad3b706f79b31ec3d67dd400b3b217923aa0fbd21a1c662eddf454950e4589d57d532cfd619fe0923ae5d6c013e6a7367086b3ef968e90ed9c0dde072a332e332e30000000000000000000000000000000000000000000000000000000c080a0f49bb899d8802dac48df40b6e4db9b5dfe09e738feb261f2394d5b04a267ac7da0138d12765e18aedabadccc961499721b8e25aa508a65c07883bf2da67e6b0be8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff81","index":"0x4302486","validatorIndex":"0x10f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b4d8","index":"0x4302487","validatorIndex":"0x110"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca2ae","index":"0x4302488","validatorIndex":"0x111"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x4302489","validatorIndex":"0x112"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdef","index":"0x430248a","validatorIndex":"0x113"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x430248b","validatorIndex":"0x114"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x430248c","validatorIndex":"0x115"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0aae","index":"0x430248d","validatorIndex":"0x116"}]},[],"0x83dbf40b8ba4398223ca4d09f36ec449107760c49914f4245c095f6587db2aa7"]) 2025-01-08 15:57:30.1574|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722846 (0x4c29ca...0d7c99), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:57:30.1574|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722846. 2025-01-08 15:57:30.1574|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722846. 2025-01-08 15:57:30.1604|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722846 2025-01-08 15:57:30.1604|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722716 < 13722846 - 128 2025-01-08 15:57:30.1604|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:57:30.1604|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722846 (0x4c29ca...0d7c99). 2025-01-08 15:57:30.1604|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:30.1604|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 15:57:30.1604|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722846 | 2.2 ms | slot 10,086 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:30.1604|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","blockNumber":"0xd164de","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7cf","gasUsed":"0x40581","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","prevRandao":"0x3a342bba38c98b0f7d913ba1dc188c0044621e3851fc446c9a2d92b0c392685c","receiptsRoot":"0x4f150f1f017cf6866ef0b0cd744a800e5276794c0b03794017b0309b15a4136d","stateRoot":"0x8a446b485f7a88981de50731d649fd6e008bf3e1c2dbd01cdb84667ad22fb24d","timestamp":"0x677ea06a","transactions":["0x02f901d58227d8830502a08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c26752ce562db903a3af1d3087ea683cb533d208b0beb0dd4df7c61188c8bb8908323d04bf7819c1e20bf8917b192b7272600f0a033d1321fb4d2b7156ce4d6f332e332e30000000000000000000000000000000000000000000000000000000c001a0d09b723f7ba63809412b7d92acac70ca585f82be54fe87689476b89a2811df34a0554c4e9f275b0a9d663a459cba5ed1191e1f340cae3c8665227adfdcc4d42bf5","0x02f901d58227d8830551dc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c743b0ff63ab6aaafadcdb8dcdc5188c10ccbcf228dbe67250e02f87dfa88501b1830cf99af8d03f2618d7ec3874f74c0dbbe3791c65f4c950af6053e5d866bb7332e332e30000000000000000000000000000000000000000000000000000000c080a0744f0c52dcbfe59e9ce4bb6b901a9131784c7a23af32334926bab6f1284b044aa033639cbe902e3330292414fbe0f66ae2504296de42605993b25681c1fb9e217d","0x02f901d58227d883054ace8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be664b66f2ecf8ca66e2a1855cbfa5fcbafd831967906d9f8865377ef66d40737c6fb7980d2adef823317d73fbcf05a1f0466a2392b206eb6464e9db1c9238c981332e332e30000000000000000000000000000000000000000000000000000000c001a00fc5718bdfc554f083995f2a6bee7b8485a79fffb3331027c1ca23568326e59ca007721aaca877c76d58564753e08d58a840a71e62c76e7e9390a64f22bda25a2e","0x02f901d58227d883053e6e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8494210ac7ce96912013179bb242c8fba72ec020409536973e0d94a5e603f7a4fbb7005589f2a4e6e1e0795aad6f3d62b4fe753adb14829c97cf34c7cb2ededa5332e332e30000000000000000000000000000000000000000000000000000000c080a01067534801b064046dc697f7a5c04263e71629b2f7214ebe1f167e81a091303da02c32a8b9038425005a44745d5899ad85569a19521a444282d0da9f8ce596f03a","0x02f901d58227d883055e898459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb843364e3eb2b287c598bc89c75f9f24837e79bfeda57ff25e51c184988ae8bf5b86b6c63786bb918f3c8f14a4b1d525929afcd8f0790bd12d13411444d00636332e332e30000000000000000000000000000000000000000000000000000000c001a0dd1f6911e129a18e2e3dd95e46e60bfa0a063640b38e2e271e4abd2948f61c68a04e04da18d0c4a98e3eb01ec0caf28d7e20232e2bcca7eeb3f2cba9e6275a8d81","0x02f901d58227d8830551dd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedac3523be0a6471052a68e8dc65ec5d403133e5a7e7387ae9266a1b8cef25b626f7631b9cb081847340515e50deb5bd40f2fa6f516249a2bc859f765c4fd4b5c332e332e30000000000000000000000000000000000000000000000000000000c080a0620cc82406696f8270d0fccc4815a2b4d1362e9f2c38458069d3b8c7bb76afe9a0349ab7956381793f105a69507839421d04586f28051172bbf4b9744e01c20e1a","0x02f901d58227d883054acf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f867bf93ef8a4a0ab425193dcca9699031e9cb9d4f7714db89748d29fc725d9782cefac3e86d127cef0b61dd474ecb9fe298e99115d17ff406a45d71c025dfbaac332e332e30000000000000000000000000000000000000000000000000000000c080a0fe7d155e4f9939e1097f29337be477f97cc995741e9443617e53b0c021e5c5e2a013328acd374813c1bf6dff4a44f886cc489f0302337006c90bbd8fe905b63935","0x02f901d58227d883053e6f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9e2f0b7a7184b07f2e6e02bb02c60e3c03ffcbe7e362fb2442c81f6087cda92ed4c33b4d750b03b3aa4a9fb7d60222a497a75dc665286acc3f8f6d36b433f2eb332e332e30000000000000000000000000000000000000000000000000000000c001a0f0b0a3fe683fbfd34d4d797fd49c2c6dcd38f5cf0e1c0762162b36c56639b822a055c84adb1fbd6c6c2a1f7dabc00b8908a5aa7cc7475cfd8f3c2d167818acaa03","0x02f901d58227d8830502a18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cee87abad3b706f79b31ec3d67dd400b3b217923aa0fbd21a1c662eddf454950e4589d57d532cfd619fe0923ae5d6c013e6a7367086b3ef968e90ed9c0dde072a332e332e30000000000000000000000000000000000000000000000000000000c080a0f49bb899d8802dac48df40b6e4db9b5dfe09e738feb261f2394d5b04a267ac7da0138d12765e18aedabadccc961499721b8e25aa508a65c07883bf2da67e6b0be8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff81","index":"0x4302486","validatorIndex":"0x10f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b4d8","index":"0x4302487","validatorIndex":"0x110"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca2ae","index":"0x4302488","validatorIndex":"0x111"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x4302489","validatorIndex":"0x112"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdef","index":"0x430248a","validatorIndex":"0x113"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x430248b","validatorIndex":"0x114"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x430248c","validatorIndex":"0x115"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0aae","index":"0x430248d","validatorIndex":"0x116"}]},[],"0x83dbf40b8ba4398223ca4d09f36ec449107760c49914f4245c095f6587db2aa7"]) 2025-01-08 15:57:30.1604|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0004XDAI 0.26 MGas | 9 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:30.1604|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 118.99 MGas/s | 4,063.2 tps | 451.47 Blk/s | exec code from cache 51 | new 0 2025-01-08 15:57:30.1604|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","blockNumber":"0xd164de","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7cf","gasUsed":"0x40581","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x50884b20ec14faaaa14c25f82eefd6dfc6f104c587749e1777f20d4edc4d1b5f","prevRandao":"0x3a342bba38c98b0f7d913ba1dc188c0044621e3851fc446c9a2d92b0c392685c","receiptsRoot":"0x4f150f1f017cf6866ef0b0cd744a800e5276794c0b03794017b0309b15a4136d","stateRoot":"0x8a446b485f7a88981de50731d649fd6e008bf3e1c2dbd01cdb84667ad22fb24d","timestamp":"0x677ea06a","transactions":["0x02f901d58227d8830502a08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c26752ce562db903a3af1d3087ea683cb533d208b0beb0dd4df7c61188c8bb8908323d04bf7819c1e20bf8917b192b7272600f0a033d1321fb4d2b7156ce4d6f332e332e30000000000000000000000000000000000000000000000000000000c001a0d09b723f7ba63809412b7d92acac70ca585f82be54fe87689476b89a2811df34a0554c4e9f275b0a9d663a459cba5ed1191e1f340cae3c8665227adfdcc4d42bf5","0x02f901d58227d8830551dc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c743b0ff63ab6aaafadcdb8dcdc5188c10ccbcf228dbe67250e02f87dfa88501b1830cf99af8d03f2618d7ec3874f74c0dbbe3791c65f4c950af6053e5d866bb7332e332e30000000000000000000000000000000000000000000000000000000c080a0744f0c52dcbfe59e9ce4bb6b901a9131784c7a23af32334926bab6f1284b044aa033639cbe902e3330292414fbe0f66ae2504296de42605993b25681c1fb9e217d","0x02f901d58227d883054ace8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be664b66f2ecf8ca66e2a1855cbfa5fcbafd831967906d9f8865377ef66d40737c6fb7980d2adef823317d73fbcf05a1f0466a2392b206eb6464e9db1c9238c981332e332e30000000000000000000000000000000000000000000000000000000c001a00fc5718bdfc554f083995f2a6bee7b8485a79fffb3331027c1ca23568326e59ca007721aaca877c76d58564753e08d58a840a71e62c76e7e9390a64f22bda25a2e","0x02f901d58227d883053e6e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8494210ac7ce96912013179bb242c8fba72ec020409536973e0d94a5e603f7a4fbb7005589f2a4e6e1e0795aad6f3d62b4fe753adb14829c97cf34c7cb2ededa5332e332e30000000000000000000000000000000000000000000000000000000c080a01067534801b064046dc697f7a5c04263e71629b2f7214ebe1f167e81a091303da02c32a8b9038425005a44745d5899ad85569a19521a444282d0da9f8ce596f03a","0x02f901d58227d883055e898459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb843364e3eb2b287c598bc89c75f9f24837e79bfeda57ff25e51c184988ae8bf5b86b6c63786bb918f3c8f14a4b1d525929afcd8f0790bd12d13411444d00636332e332e30000000000000000000000000000000000000000000000000000000c001a0dd1f6911e129a18e2e3dd95e46e60bfa0a063640b38e2e271e4abd2948f61c68a04e04da18d0c4a98e3eb01ec0caf28d7e20232e2bcca7eeb3f2cba9e6275a8d81","0x02f901d58227d8830551dd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedac3523be0a6471052a68e8dc65ec5d403133e5a7e7387ae9266a1b8cef25b626f7631b9cb081847340515e50deb5bd40f2fa6f516249a2bc859f765c4fd4b5c332e332e30000000000000000000000000000000000000000000000000000000c080a0620cc82406696f8270d0fccc4815a2b4d1362e9f2c38458069d3b8c7bb76afe9a0349ab7956381793f105a69507839421d04586f28051172bbf4b9744e01c20e1a","0x02f901d58227d883054acf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f867bf93ef8a4a0ab425193dcca9699031e9cb9d4f7714db89748d29fc725d9782cefac3e86d127cef0b61dd474ecb9fe298e99115d17ff406a45d71c025dfbaac332e332e30000000000000000000000000000000000000000000000000000000c080a0fe7d155e4f9939e1097f29337be477f97cc995741e9443617e53b0c021e5c5e2a013328acd374813c1bf6dff4a44f886cc489f0302337006c90bbd8fe905b63935","0x02f901d58227d883053e6f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9e2f0b7a7184b07f2e6e02bb02c60e3c03ffcbe7e362fb2442c81f6087cda92ed4c33b4d750b03b3aa4a9fb7d60222a497a75dc665286acc3f8f6d36b433f2eb332e332e30000000000000000000000000000000000000000000000000000000c001a0f0b0a3fe683fbfd34d4d797fd49c2c6dcd38f5cf0e1c0762162b36c56639b822a055c84adb1fbd6c6c2a1f7dabc00b8908a5aa7cc7475cfd8f3c2d167818acaa03","0x02f901d58227d8830502a18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cee87abad3b706f79b31ec3d67dd400b3b217923aa0fbd21a1c662eddf454950e4589d57d532cfd619fe0923ae5d6c013e6a7367086b3ef968e90ed9c0dde072a332e332e30000000000000000000000000000000000000000000000000000000c080a0f49bb899d8802dac48df40b6e4db9b5dfe09e738feb261f2394d5b04a267ac7da0138d12765e18aedabadccc961499721b8e25aa508a65c07883bf2da67e6b0be8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff81","index":"0x4302486","validatorIndex":"0x10f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b4d8","index":"0x4302487","validatorIndex":"0x110"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca2ae","index":"0x4302488","validatorIndex":"0x111"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x4302489","validatorIndex":"0x112"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdef","index":"0x430248a","validatorIndex":"0x113"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x430248b","validatorIndex":"0x114"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x430248c","validatorIndex":"0x115"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a0aae","index":"0x430248d","validatorIndex":"0x116"}]},[],"0x83dbf40b8ba4398223ca4d09f36ec449107760c49914f4245c095f6587db2aa7"]) handled in 4ms 2025-01-08 15:57:30.1658|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:30.1658|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:30.1658|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722846 (0x4c29ca...0d7c99), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:30.1658|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722846 (0x4c29ca...0d7c99) was processed. 2025-01-08 15:57:30.1658|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722846 (0x4c29ca...0d7c99) 2025-01-08 15:57:30.1658|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:30.1658|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:30.7100|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:31.6039|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:31.6039|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:31.6039|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:31.6039|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:31.7092|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:32.7065|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:33.7084|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:34.7104|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:35.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:57:35.6605|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","blockNumber":"0xd164df","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","prevRandao":"0x19d4d46e759d4410e42318817aafbd429d34323fcc32d98a97cf0541fef452e2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8ce85df6d3aa2358bbf9a05c92284804cd2b9b3f34ce01b446f4fa774cf14136","timestamp":"0x677ea06f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7cb","index":"0x430248e","validatorIndex":"0x117"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abf9","index":"0x430248f","validatorIndex":"0x118"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400cb","index":"0x4302490","validatorIndex":"0x119"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe01","index":"0x4302491","validatorIndex":"0x11a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x4302492","validatorIndex":"0x11b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdff","index":"0x4302493","validatorIndex":"0x11c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x4302494","validatorIndex":"0x11d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca7bd","index":"0x4302495","validatorIndex":"0x11e"}]},[],"0x3d6e37afe707aca0098738f1988df7597ebdbec0b1e3013a48e54c24780ddc15"]) 2025-01-08 15:57:35.6605|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722847 (0x88de65...409add), Extra Data: chiado-teku-0 2025-01-08 15:57:35.6605|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:57:35.6605|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 15:57:35.6605|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722847 2025-01-08 15:57:35.6605|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722717 < 13722847 - 128 2025-01-08 15:57:35.6642|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:57:35.6642|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 15:57:35.6642|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722847 | 2.7 ms | slot 5,503 ms | 2025-01-08 15:57:35.6642|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:35.6642|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 375.80 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:57:35.6642|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722847 (0x88de65...409add). 2025-01-08 15:57:35.6642|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:35.6642|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","blockNumber":"0xd164df","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","prevRandao":"0x19d4d46e759d4410e42318817aafbd429d34323fcc32d98a97cf0541fef452e2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8ce85df6d3aa2358bbf9a05c92284804cd2b9b3f34ce01b446f4fa774cf14136","timestamp":"0x677ea06f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7cb","index":"0x430248e","validatorIndex":"0x117"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abf9","index":"0x430248f","validatorIndex":"0x118"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400cb","index":"0x4302490","validatorIndex":"0x119"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe01","index":"0x4302491","validatorIndex":"0x11a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x4302492","validatorIndex":"0x11b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdff","index":"0x4302493","validatorIndex":"0x11c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x4302494","validatorIndex":"0x11d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca7bd","index":"0x4302495","validatorIndex":"0x11e"}]},[],"0x3d6e37afe707aca0098738f1988df7597ebdbec0b1e3013a48e54c24780ddc15"]) 2025-01-08 15:57:35.6642|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","blockNumber":"0xd164df","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4c29ca2ff1239d90dded56aa2c820281cc4e4daf35b43d8b29ffdeb7bf0d7c99","prevRandao":"0x19d4d46e759d4410e42318817aafbd429d34323fcc32d98a97cf0541fef452e2","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8ce85df6d3aa2358bbf9a05c92284804cd2b9b3f34ce01b446f4fa774cf14136","timestamp":"0x677ea06f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7cb","index":"0x430248e","validatorIndex":"0x117"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abf9","index":"0x430248f","validatorIndex":"0x118"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400cb","index":"0x4302490","validatorIndex":"0x119"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe01","index":"0x4302491","validatorIndex":"0x11a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x4302492","validatorIndex":"0x11b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdff","index":"0x4302493","validatorIndex":"0x11c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x4302494","validatorIndex":"0x11d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca7bd","index":"0x4302495","validatorIndex":"0x11e"}]},[],"0x3d6e37afe707aca0098738f1988df7597ebdbec0b1e3013a48e54c24780ddc15"]) handled in 4ms 2025-01-08 15:57:35.6709|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:35.6709|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:35.6709|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722847 (0x88de65...409add), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:35.6709|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722847 (0x88de65...409add) was processed. 2025-01-08 15:57:35.6709|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722847 (0x88de65...409add) 2025-01-08 15:57:35.6709|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:35.6709|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:35.7105|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:36.6045|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:36.6045|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:36.6045|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:36.6045|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:36.7069|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:37.7068|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Incorrect discovery message, length: 63, sender: [::ffff:71.205.29.231]:30303 2025-01-08 15:57:37.7068|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:38.7094|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:39.7074|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:40.0030|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:57:40.1624|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","blockNumber":"0xd164e0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23c01","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","prevRandao":"0x4b9768e8300741ba818b2b63b06e66994aef86740ed570e6609cdc00a4f40f47","receiptsRoot":"0x7a3f4f43a017d36323b859ba5bf8f4ccf400a6911d9bd4aa5492b8376abbc394","stateRoot":"0x9177c0d7d23fc05d835b0b596c9a2403249524afa9d4fbda9953e3c5fc37a361","timestamp":"0x677ea074","transactions":["0x02f901d58227d8830551de8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8df55e6fcffcb584b26476e3062f9c5f37a8b81e61a1278463ea32132a22f960ee9ca39318c7017c75b26658441d662ec83fe0ed2561b445cd01045524050a452332e332e30000000000000000000000000000000000000000000000000000000c080a09a27151686ef99be92b0682c290154e853232bbc5b011e35288a0d103fa9ce0ea009df0e669d560b4ea502982a4a47b05ed5dd8be78b801cad225fafdd8a06e081","0x02f901d58227d883055e8a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88136d036c2c368100efde5d77e39c2f62d613fd72a6b233212dbeac315ee246606baceeca612385f2c42e4706cddf7b774c9dfb07165ebe3e5d6d812bcc5385e332e332e30000000000000000000000000000000000000000000000000000000c080a034179cf6a75bd8f016c887c306c38737d0a5befcc914c700bd607456a680baf9a07dc9e1bbfe7de9a7ccbfd563c581b7b8538efe5128f844730f3933097ec8a27e","0x02f901d58227d883054ad08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c596cb611a8d1ad4323bbe7b7e88afb924a6d614c0d256081b7e903a22375dac62e1468769810d5da8d3e26dd5d7875a6066e8d284f53d8ba1f25d00bdcf2f064332e332e30000000000000000000000000000000000000000000000000000000c080a07629cac39447719d2e32a6b573784330920c05251c3784883283194b5f1b4b7ba00a385f1e4129a10db8cae851181a1cd851a6ec9549053fbef2efb6941e933dbf","0x02f901d58227d883053e708459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e80e3adce440689968af827127fede7b01e64f424cacbc81fa51580e06bbc72083b92fb19b6e6023d3bda155755f6c9d2931b9dd06436206db06b3ac23d8c335e332e332e30000000000000000000000000000000000000000000000000000000c080a0cb05ea376b6e1b971d0c886be837605451d7aaa2ab0f92eb08a5f0a2cf569462a0195f025fa3b45f88f699a83ff06fb8fc1d4fea58925fae7f05ecb36b7fa41a1a","0x02f901d58227d8830502a28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0cf4201ab211d05f6e11433c152a12eeb520f9ce78e67e9bcf6271a0e8a26726dcaa9156913724f862b7e47c9a9bde89d54caaf7044e6cd8c9ecd7102edee4a7332e332e30000000000000000000000000000000000000000000000000000000c001a07cfce70a23aa01fb2c02367f520066feea50dc2061d3cba45308bbb8c7ebfa85a04aa9c013783a904955ee3996408bc0616281e046ff89d2abf77a58a9654b9979"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d508","index":"0x4302496","validatorIndex":"0x11f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d204","index":"0x4302497","validatorIndex":"0x120"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d71f","index":"0x4302498","validatorIndex":"0x121"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137cdc","index":"0x4302499","validatorIndex":"0x122"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e8","index":"0x430249a","validatorIndex":"0x123"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce8c","index":"0x430249b","validatorIndex":"0x124"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x430249c","validatorIndex":"0x125"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x430249d","validatorIndex":"0x126"}]},[],"0xf393208f63f2deddc0e9847e0f95401d9ee16cbcfbf4efdecedabd8f8fdb310d"]) 2025-01-08 15:57:40.1624|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722848 (0x645df8...53b74c), Extra Data: chiado-teku-0 2025-01-08 15:57:40.1624|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722848. 2025-01-08 15:57:40.1657|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722848. 2025-01-08 15:57:40.1657|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722848 2025-01-08 15:57:40.1657|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722718 < 13722848 - 128 2025-01-08 15:57:40.1657|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:57:40.1657|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13722848 (0x645df8...53b74c). 2025-01-08 15:57:40.1657|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 15:57:40.1657|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:40.1657|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","blockNumber":"0xd164e0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23c01","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","prevRandao":"0x4b9768e8300741ba818b2b63b06e66994aef86740ed570e6609cdc00a4f40f47","receiptsRoot":"0x7a3f4f43a017d36323b859ba5bf8f4ccf400a6911d9bd4aa5492b8376abbc394","stateRoot":"0x9177c0d7d23fc05d835b0b596c9a2403249524afa9d4fbda9953e3c5fc37a361","timestamp":"0x677ea074","transactions":["0x02f901d58227d8830551de8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8df55e6fcffcb584b26476e3062f9c5f37a8b81e61a1278463ea32132a22f960ee9ca39318c7017c75b26658441d662ec83fe0ed2561b445cd01045524050a452332e332e30000000000000000000000000000000000000000000000000000000c080a09a27151686ef99be92b0682c290154e853232bbc5b011e35288a0d103fa9ce0ea009df0e669d560b4ea502982a4a47b05ed5dd8be78b801cad225fafdd8a06e081","0x02f901d58227d883055e8a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88136d036c2c368100efde5d77e39c2f62d613fd72a6b233212dbeac315ee246606baceeca612385f2c42e4706cddf7b774c9dfb07165ebe3e5d6d812bcc5385e332e332e30000000000000000000000000000000000000000000000000000000c080a034179cf6a75bd8f016c887c306c38737d0a5befcc914c700bd607456a680baf9a07dc9e1bbfe7de9a7ccbfd563c581b7b8538efe5128f844730f3933097ec8a27e","0x02f901d58227d883054ad08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c596cb611a8d1ad4323bbe7b7e88afb924a6d614c0d256081b7e903a22375dac62e1468769810d5da8d3e26dd5d7875a6066e8d284f53d8ba1f25d00bdcf2f064332e332e30000000000000000000000000000000000000000000000000000000c080a07629cac39447719d2e32a6b573784330920c05251c3784883283194b5f1b4b7ba00a385f1e4129a10db8cae851181a1cd851a6ec9549053fbef2efb6941e933dbf","0x02f901d58227d883053e708459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e80e3adce440689968af827127fede7b01e64f424cacbc81fa51580e06bbc72083b92fb19b6e6023d3bda155755f6c9d2931b9dd06436206db06b3ac23d8c335e332e332e30000000000000000000000000000000000000000000000000000000c080a0cb05ea376b6e1b971d0c886be837605451d7aaa2ab0f92eb08a5f0a2cf569462a0195f025fa3b45f88f699a83ff06fb8fc1d4fea58925fae7f05ecb36b7fa41a1a","0x02f901d58227d8830502a28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0cf4201ab211d05f6e11433c152a12eeb520f9ce78e67e9bcf6271a0e8a26726dcaa9156913724f862b7e47c9a9bde89d54caaf7044e6cd8c9ecd7102edee4a7332e332e30000000000000000000000000000000000000000000000000000000c001a07cfce70a23aa01fb2c02367f520066feea50dc2061d3cba45308bbb8c7ebfa85a04aa9c013783a904955ee3996408bc0616281e046ff89d2abf77a58a9654b9979"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d508","index":"0x4302496","validatorIndex":"0x11f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d204","index":"0x4302497","validatorIndex":"0x120"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d71f","index":"0x4302498","validatorIndex":"0x121"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137cdc","index":"0x4302499","validatorIndex":"0x122"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e8","index":"0x430249a","validatorIndex":"0x123"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce8c","index":"0x430249b","validatorIndex":"0x124"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x430249c","validatorIndex":"0x125"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x430249d","validatorIndex":"0x126"}]},[],"0xf393208f63f2deddc0e9847e0f95401d9ee16cbcfbf4efdecedabd8f8fdb310d"]) 2025-01-08 15:57:40.1657|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722848 | 3.8 ms | slot 4,503 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:40.1657|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:40.1657|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","blockNumber":"0xd164e0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23c01","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x88de65f2b9298de6386181916cca9442c2d40b0f69bbbde2449ff8e040409add","prevRandao":"0x4b9768e8300741ba818b2b63b06e66994aef86740ed570e6609cdc00a4f40f47","receiptsRoot":"0x7a3f4f43a017d36323b859ba5bf8f4ccf400a6911d9bd4aa5492b8376abbc394","stateRoot":"0x9177c0d7d23fc05d835b0b596c9a2403249524afa9d4fbda9953e3c5fc37a361","timestamp":"0x677ea074","transactions":["0x02f901d58227d8830551de8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8df55e6fcffcb584b26476e3062f9c5f37a8b81e61a1278463ea32132a22f960ee9ca39318c7017c75b26658441d662ec83fe0ed2561b445cd01045524050a452332e332e30000000000000000000000000000000000000000000000000000000c080a09a27151686ef99be92b0682c290154e853232bbc5b011e35288a0d103fa9ce0ea009df0e669d560b4ea502982a4a47b05ed5dd8be78b801cad225fafdd8a06e081","0x02f901d58227d883055e8a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88136d036c2c368100efde5d77e39c2f62d613fd72a6b233212dbeac315ee246606baceeca612385f2c42e4706cddf7b774c9dfb07165ebe3e5d6d812bcc5385e332e332e30000000000000000000000000000000000000000000000000000000c080a034179cf6a75bd8f016c887c306c38737d0a5befcc914c700bd607456a680baf9a07dc9e1bbfe7de9a7ccbfd563c581b7b8538efe5128f844730f3933097ec8a27e","0x02f901d58227d883054ad08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c596cb611a8d1ad4323bbe7b7e88afb924a6d614c0d256081b7e903a22375dac62e1468769810d5da8d3e26dd5d7875a6066e8d284f53d8ba1f25d00bdcf2f064332e332e30000000000000000000000000000000000000000000000000000000c080a07629cac39447719d2e32a6b573784330920c05251c3784883283194b5f1b4b7ba00a385f1e4129a10db8cae851181a1cd851a6ec9549053fbef2efb6941e933dbf","0x02f901d58227d883053e708459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e80e3adce440689968af827127fede7b01e64f424cacbc81fa51580e06bbc72083b92fb19b6e6023d3bda155755f6c9d2931b9dd06436206db06b3ac23d8c335e332e332e30000000000000000000000000000000000000000000000000000000c080a0cb05ea376b6e1b971d0c886be837605451d7aaa2ab0f92eb08a5f0a2cf569462a0195f025fa3b45f88f699a83ff06fb8fc1d4fea58925fae7f05ecb36b7fa41a1a","0x02f901d58227d8830502a28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0cf4201ab211d05f6e11433c152a12eeb520f9ce78e67e9bcf6271a0e8a26726dcaa9156913724f862b7e47c9a9bde89d54caaf7044e6cd8c9ecd7102edee4a7332e332e30000000000000000000000000000000000000000000000000000000c001a07cfce70a23aa01fb2c02367f520066feea50dc2061d3cba45308bbb8c7ebfa85a04aa9c013783a904955ee3996408bc0616281e046ff89d2abf77a58a9654b9979"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d508","index":"0x4302496","validatorIndex":"0x11f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d204","index":"0x4302497","validatorIndex":"0x120"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d71f","index":"0x4302498","validatorIndex":"0x121"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137cdc","index":"0x4302499","validatorIndex":"0x122"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e8","index":"0x430249a","validatorIndex":"0x123"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce8c","index":"0x430249b","validatorIndex":"0x124"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x430249c","validatorIndex":"0x125"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x430249d","validatorIndex":"0x126"}]},[],"0xf393208f63f2deddc0e9847e0f95401d9ee16cbcfbf4efdecedabd8f8fdb310d"]) handled in 5ms 2025-01-08 15:57:40.1657|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 38.33 MGas/s | 1,308.9 tps | 261.78 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:57:40.1721|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:40.1722|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:40.1722|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722848 (0x645df8...53b74c), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:40.1722|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722848 (0x645df8...53b74c) was processed. 2025-01-08 15:57:40.1722|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722848 (0x645df8...53b74c) 2025-01-08 15:57:40.1722|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:40.1722|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:40.7094|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:41.6053|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:41.6053|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:41.6053|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:41.6053|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:41.7073|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:42.7106|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:43.7088|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:44.7088|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:45.0034|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:57:45.1378|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","blockNumber":"0xd164e1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23bdd","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","prevRandao":"0x6e220cbabfe5f71758f9c01376f59ffc886346f50e265c23f3a775391f011d41","receiptsRoot":"0x30d58bc2d52a1666c7cc7594ea67dd16277f1552a6d1b06645e93100435350a8","stateRoot":"0x90acc90359f84a15d78a76d78ed4594d3dc9f759aacd12d8821cd1270a26dd21","timestamp":"0x677ea079","transactions":["0x02f901d58227d8830551df8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87504a0e5f1aae9fd333a1c13945c1ff7ed9296f36ba9af4b011dfade8892ef15e83b87061aa2017763c8330dc4e2785bb0f346592a208e0b316c2388c5beb66332e332e30000000000000000000000000000000000000000000000000000000c080a0402f69489385eadc498e07e48c131a683af36f0ed820fcaa733dfaaa804b5281a0524f7e3ae916a77c2e68fa29bee546615f3fe3cdeb3c47e3697ff6850606a430","0x02f901d58227d883053e718459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3d162ad7e20cba8bb49939ae2e5e860946a5a60603421aad7f98a07da4d169f66bc921cbe1f1af08169a08e3af5796aa208b7beb8cd1e5d280156f7971059845332e332e30000000000000000000000000000000000000000000000000000000c080a0f6f2c058f7dab480bf06551fab54f8ca344350840fa4c0d99a8aaedc769ded23a04d0d88389e201df97c2815ad0af6c23311cef46bdf5694910f8039957dbd9ffb","0x02f901d58227d883055e8b8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3edd1a670b74756014354e9dc3d01b5fca9a8373205f462585133772c8d8dc1e1cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be41102a3aeed5be5ce8ce00fc8eff9330a41bc49b8af3b647947e37b8f83c71ee11a9ccdbbf2754881eebdc32b77b48191a8677a7b1a16488f488dc326eef2e99332e332e30000000000000000000000000000000000000000000000000000000c080a0cd7edd55976e10a17d2dae4ae25f907fb84fe61a8d8f2c6de7a322a4b049c5efa06b31bc37d27c107530e3cdd2be7f76e9f2dff8e328c6672805a4d5967b14bd68","0x02f901d58227d883054ad18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe4235f440aef6a7aa7679c5f3b7ca8f2dcad1d11db1e50fec11bb0b27892ca0333dc45cb36cbbee7f832be916b79e5cf0a85f9fffdc395375d968f78f43ebe1332e332e30000000000000000000000000000000000000000000000000000000c080a0ed91a9a051905bc1ce63d60a97b5265c4328df3a8181661cdf7e1c519b85f61aa03d17cbfaeebb68e3f50df1561aa6a9fbddc9353b593333a6ecb734c483753dae","0x02f901d58227d8830502a38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7f89b0fc838cf48c6c82a9ecf2e49cd06e6f772ceafc56940cd1cf993dc14d0f4d9d1a5afac70665e62e21ef9989a6893f0e45e4bb0299188681b45dad72fae2332e332e30000000000000000000000000000000000000000000000000000000c001a0a133d90b6d507b1b970d7274d05e4d5e43e7f5e53af69acb1198fd2faaad38d2a01e72cefeb3ea85c41c9b91f5c7417464975f4111613e475577cb5afcb2a0da26"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abe5","index":"0x430249e","validatorIndex":"0x127"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7f0","index":"0x430249f","validatorIndex":"0x128"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024a0","validatorIndex":"0x129"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d201","index":"0x43024a1","validatorIndex":"0x12a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7fc","index":"0x43024a2","validatorIndex":"0x12b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf9","index":"0x43024a3","validatorIndex":"0x12c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4d4","index":"0x43024a4","validatorIndex":"0x12d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a618","index":"0x43024a5","validatorIndex":"0x12e"}]},[],"0xa5fa0850094ef1aad502e43d1286a397b3a8f63c3af2425649667b6d5b5012c3"]) 2025-01-08 15:57:45.1378|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722849 (0xc3e93b...2bbb31), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:57:45.1378|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722849. 2025-01-08 15:57:45.1378|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722849. 2025-01-08 15:57:45.1407|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722849 2025-01-08 15:57:45.1407|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722719 < 13722849 - 128 2025-01-08 15:57:45.1407|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:57:45.1407|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 15:57:45.1407|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722849 | 2.5 ms | slot 4,974 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:45.1407|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:45.1407|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 58.37 MGas/s | 1,993.6 tps | 398.72 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:57:45.1407|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722849 (0xc3e93b...2bbb31). 2025-01-08 15:57:45.1407|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:45.1407|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","blockNumber":"0xd164e1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23bdd","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","prevRandao":"0x6e220cbabfe5f71758f9c01376f59ffc886346f50e265c23f3a775391f011d41","receiptsRoot":"0x30d58bc2d52a1666c7cc7594ea67dd16277f1552a6d1b06645e93100435350a8","stateRoot":"0x90acc90359f84a15d78a76d78ed4594d3dc9f759aacd12d8821cd1270a26dd21","timestamp":"0x677ea079","transactions":["0x02f901d58227d8830551df8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87504a0e5f1aae9fd333a1c13945c1ff7ed9296f36ba9af4b011dfade8892ef15e83b87061aa2017763c8330dc4e2785bb0f346592a208e0b316c2388c5beb66332e332e30000000000000000000000000000000000000000000000000000000c080a0402f69489385eadc498e07e48c131a683af36f0ed820fcaa733dfaaa804b5281a0524f7e3ae916a77c2e68fa29bee546615f3fe3cdeb3c47e3697ff6850606a430","0x02f901d58227d883053e718459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3d162ad7e20cba8bb49939ae2e5e860946a5a60603421aad7f98a07da4d169f66bc921cbe1f1af08169a08e3af5796aa208b7beb8cd1e5d280156f7971059845332e332e30000000000000000000000000000000000000000000000000000000c080a0f6f2c058f7dab480bf06551fab54f8ca344350840fa4c0d99a8aaedc769ded23a04d0d88389e201df97c2815ad0af6c23311cef46bdf5694910f8039957dbd9ffb","0x02f901d58227d883055e8b8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3edd1a670b74756014354e9dc3d01b5fca9a8373205f462585133772c8d8dc1e1cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be41102a3aeed5be5ce8ce00fc8eff9330a41bc49b8af3b647947e37b8f83c71ee11a9ccdbbf2754881eebdc32b77b48191a8677a7b1a16488f488dc326eef2e99332e332e30000000000000000000000000000000000000000000000000000000c080a0cd7edd55976e10a17d2dae4ae25f907fb84fe61a8d8f2c6de7a322a4b049c5efa06b31bc37d27c107530e3cdd2be7f76e9f2dff8e328c6672805a4d5967b14bd68","0x02f901d58227d883054ad18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe4235f440aef6a7aa7679c5f3b7ca8f2dcad1d11db1e50fec11bb0b27892ca0333dc45cb36cbbee7f832be916b79e5cf0a85f9fffdc395375d968f78f43ebe1332e332e30000000000000000000000000000000000000000000000000000000c080a0ed91a9a051905bc1ce63d60a97b5265c4328df3a8181661cdf7e1c519b85f61aa03d17cbfaeebb68e3f50df1561aa6a9fbddc9353b593333a6ecb734c483753dae","0x02f901d58227d8830502a38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7f89b0fc838cf48c6c82a9ecf2e49cd06e6f772ceafc56940cd1cf993dc14d0f4d9d1a5afac70665e62e21ef9989a6893f0e45e4bb0299188681b45dad72fae2332e332e30000000000000000000000000000000000000000000000000000000c001a0a133d90b6d507b1b970d7274d05e4d5e43e7f5e53af69acb1198fd2faaad38d2a01e72cefeb3ea85c41c9b91f5c7417464975f4111613e475577cb5afcb2a0da26"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abe5","index":"0x430249e","validatorIndex":"0x127"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7f0","index":"0x430249f","validatorIndex":"0x128"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024a0","validatorIndex":"0x129"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d201","index":"0x43024a1","validatorIndex":"0x12a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7fc","index":"0x43024a2","validatorIndex":"0x12b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf9","index":"0x43024a3","validatorIndex":"0x12c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4d4","index":"0x43024a4","validatorIndex":"0x12d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a618","index":"0x43024a5","validatorIndex":"0x12e"}]},[],"0xa5fa0850094ef1aad502e43d1286a397b3a8f63c3af2425649667b6d5b5012c3"]) 2025-01-08 15:57:45.1407|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","blockNumber":"0xd164e1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23bdd","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x645df83280bc2f6d4ad6ad4037ddebf564a31f78f62aac83481e8d198653b74c","prevRandao":"0x6e220cbabfe5f71758f9c01376f59ffc886346f50e265c23f3a775391f011d41","receiptsRoot":"0x30d58bc2d52a1666c7cc7594ea67dd16277f1552a6d1b06645e93100435350a8","stateRoot":"0x90acc90359f84a15d78a76d78ed4594d3dc9f759aacd12d8821cd1270a26dd21","timestamp":"0x677ea079","transactions":["0x02f901d58227d8830551df8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87504a0e5f1aae9fd333a1c13945c1ff7ed9296f36ba9af4b011dfade8892ef15e83b87061aa2017763c8330dc4e2785bb0f346592a208e0b316c2388c5beb66332e332e30000000000000000000000000000000000000000000000000000000c080a0402f69489385eadc498e07e48c131a683af36f0ed820fcaa733dfaaa804b5281a0524f7e3ae916a77c2e68fa29bee546615f3fe3cdeb3c47e3697ff6850606a430","0x02f901d58227d883053e718459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3c2b907bb98fe44132998a2918c9b2df6678e7e1b38ede2320b45f4ab24f5c9e0abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3d162ad7e20cba8bb49939ae2e5e860946a5a60603421aad7f98a07da4d169f66bc921cbe1f1af08169a08e3af5796aa208b7beb8cd1e5d280156f7971059845332e332e30000000000000000000000000000000000000000000000000000000c080a0f6f2c058f7dab480bf06551fab54f8ca344350840fa4c0d99a8aaedc769ded23a04d0d88389e201df97c2815ad0af6c23311cef46bdf5694910f8039957dbd9ffb","0x02f901d58227d883055e8b8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3edd1a670b74756014354e9dc3d01b5fca9a8373205f462585133772c8d8dc1e1cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be41102a3aeed5be5ce8ce00fc8eff9330a41bc49b8af3b647947e37b8f83c71ee11a9ccdbbf2754881eebdc32b77b48191a8677a7b1a16488f488dc326eef2e99332e332e30000000000000000000000000000000000000000000000000000000c080a0cd7edd55976e10a17d2dae4ae25f907fb84fe61a8d8f2c6de7a322a4b049c5efa06b31bc37d27c107530e3cdd2be7f76e9f2dff8e328c6672805a4d5967b14bd68","0x02f901d58227d883054ad18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe4235f440aef6a7aa7679c5f3b7ca8f2dcad1d11db1e50fec11bb0b27892ca0333dc45cb36cbbee7f832be916b79e5cf0a85f9fffdc395375d968f78f43ebe1332e332e30000000000000000000000000000000000000000000000000000000c080a0ed91a9a051905bc1ce63d60a97b5265c4328df3a8181661cdf7e1c519b85f61aa03d17cbfaeebb68e3f50df1561aa6a9fbddc9353b593333a6ecb734c483753dae","0x02f901d58227d8830502a38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7f89b0fc838cf48c6c82a9ecf2e49cd06e6f772ceafc56940cd1cf993dc14d0f4d9d1a5afac70665e62e21ef9989a6893f0e45e4bb0299188681b45dad72fae2332e332e30000000000000000000000000000000000000000000000000000000c001a0a133d90b6d507b1b970d7274d05e4d5e43e7f5e53af69acb1198fd2faaad38d2a01e72cefeb3ea85c41c9b91f5c7417464975f4111613e475577cb5afcb2a0da26"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abe5","index":"0x430249e","validatorIndex":"0x127"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7f0","index":"0x430249f","validatorIndex":"0x128"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024a0","validatorIndex":"0x129"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d201","index":"0x43024a1","validatorIndex":"0x12a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7fc","index":"0x43024a2","validatorIndex":"0x12b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf9","index":"0x43024a3","validatorIndex":"0x12c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4d4","index":"0x43024a4","validatorIndex":"0x12d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a618","index":"0x43024a5","validatorIndex":"0x12e"}]},[],"0xa5fa0850094ef1aad502e43d1286a397b3a8f63c3af2425649667b6d5b5012c3"]) handled in 4ms 2025-01-08 15:57:45.1469|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:45.1469|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:45.1469|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722849 (0xc3e93b...2bbb31), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:45.1469|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722849 (0xc3e93b...2bbb31) was processed. 2025-01-08 15:57:45.1469|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722849 (0xc3e93b...2bbb31) 2025-01-08 15:57:45.1469|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:45.1469|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:45.7109|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:46.6070|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:46.6070|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:46.6070|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:46.6070|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:46.7093|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:47.7089|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:48.7093|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:49.7087|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:50.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:57:50.2142|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","blockNumber":"0xd164e2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","prevRandao":"0x43f19a7f358f72dbc60e3f3edd3c817232d4bf55578b0eaf6e6473410761b4e0","receiptsRoot":"0x89f636e11f1fd2f593aaff2e98abd6d53cceb69fd7a938766b7c8c376515a2cd","stateRoot":"0xacbd3b55d442d5ee33b30e34d06fdeba94444c2acb0602a2f214d99fbe94fcb2","timestamp":"0x677ea07e","transactions":["0x02f901d58227d883055e8c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3edd1a670b74756014354e9dc3d01b5fca9a8373205f462585133772c8d8dc1e1cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833ee5614e622b6ba431e01296fd6342bbe6e406f41f638065ba2dad08ed0293bc4690bea4f6d7fa60d40052ea59e7222cb195984d187149763b00cabd6c80376332e332e30000000000000000000000000000000000000000000000000000000c001a02b9bb36cc85af9930285a4a3c4a284b65df60053a3c4beaa39ba284b8c11efc4a006650aba82f22baf25f3380be7d6e2d6eda364f027b1ac1827f6df5e9044788b","0x02f901d58227d883053e728459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8dee3c35090b0ce3b1a2fcb2662a99b0708965b35e4d47a48b2679e9f48d4cbf1778a265c21320234696c9dd10e383046c5d9fad255770bf0eedc96cb9730a9d4332e332e30000000000000000000000000000000000000000000000000000000c001a06894abc30379f31b990f2d52435486039f61b6c1d77a8b7bd8115a05e1ae5356a07657a0b4129d4482820b742d332dba8dec707fd5ff9e5ab1f199dd99716a6d48","0x02f901d58227d8830502a48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed71ec65ffae32abe7d3ac291e06acebbbd9423370eb432eba5e2f3b33070e078853aed82522a4c4ac57e1e0b782124bd3c2e679ce61cedd7d167e45ef8833246332e332e30000000000000000000000000000000000000000000000000000000c080a04581c3e500136b456ed9df3d5c237825c5902d40aa34c42c63565d9c0c079366a0279b2aadf5a7b69292e369746780f4c29d8f4b98385031ae6c845886fb3e41c4","0x02f901d58227d8830551e08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be01e957e21094160a6d08754c6c34f1e29a58678408b4bb5340a6c89f8cb370668be0589c64f02a3aa22321af706ba6b0f7152976263feda26e8bd651e78a9d0f332e332e30000000000000000000000000000000000000000000000000000000c080a03d6eff82fc984db08bf4abd12f430e5007d3adc680973152e95ad62d6cddcf09a072379f50c570169e7d2a5c9f1673757c79b407e9f0d1c1123a6eb5af1b21cfcc","0x02f901d58227d883054ad28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce5fcae0ae4d0dd18a3d151c2c19cb8c110d3c6b57536e79a99b3e444a10fc7357828eb084b610aac0f3205950961ee24a0525df28b1fe2588f72430de7d032dd332e332e30000000000000000000000000000000000000000000000000000000c080a0c6afe004478dad1e420d65a787e0f10a8902030ebdca6986798006c27c46b969a00275dab96a55b48622ab1b0b4506ad6a01dab6726f9cf2b1072943a8cd984ea2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5b9a","index":"0x43024a6","validatorIndex":"0x12f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dabc","index":"0x43024a7","validatorIndex":"0x130"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf3","index":"0x43024a8","validatorIndex":"0x131"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5680f5","index":"0x43024a9","validatorIndex":"0x132"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a8c5","index":"0x43024aa","validatorIndex":"0x133"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14000e","index":"0x43024ab","validatorIndex":"0x134"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1fa","index":"0x43024ac","validatorIndex":"0x135"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x43024ad","validatorIndex":"0x136"}]},[],"0x11bbe7d535a3bcf51ec6dcaa93f0d6b13922d20c59288419cd07b47044e453f2"]) 2025-01-08 15:57:50.2142|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722850 (0x29a8a0...057e29), Extra Data: chiado-lodestar-0 2025-01-08 15:57:50.2142|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722850. 2025-01-08 15:57:50.2164|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722850. 2025-01-08 15:57:50.2164|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722850 2025-01-08 15:57:50.2164|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722720 < 13722850 - 128 2025-01-08 15:57:50.2164|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:57:50.2164|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722850 (0x29a8a0...057e29). 2025-01-08 15:57:50.2164|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:50.2164|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722850 | 1.9 ms | slot 5,076 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:50.2164|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 15:57:50.2164|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:57:50.2164|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 78.43 MGas/s | 2,678.1 tps | 535.62 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:57:50.2164|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","blockNumber":"0xd164e2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","prevRandao":"0x43f19a7f358f72dbc60e3f3edd3c817232d4bf55578b0eaf6e6473410761b4e0","receiptsRoot":"0x89f636e11f1fd2f593aaff2e98abd6d53cceb69fd7a938766b7c8c376515a2cd","stateRoot":"0xacbd3b55d442d5ee33b30e34d06fdeba94444c2acb0602a2f214d99fbe94fcb2","timestamp":"0x677ea07e","transactions":["0x02f901d58227d883055e8c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3edd1a670b74756014354e9dc3d01b5fca9a8373205f462585133772c8d8dc1e1cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833ee5614e622b6ba431e01296fd6342bbe6e406f41f638065ba2dad08ed0293bc4690bea4f6d7fa60d40052ea59e7222cb195984d187149763b00cabd6c80376332e332e30000000000000000000000000000000000000000000000000000000c001a02b9bb36cc85af9930285a4a3c4a284b65df60053a3c4beaa39ba284b8c11efc4a006650aba82f22baf25f3380be7d6e2d6eda364f027b1ac1827f6df5e9044788b","0x02f901d58227d883053e728459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8dee3c35090b0ce3b1a2fcb2662a99b0708965b35e4d47a48b2679e9f48d4cbf1778a265c21320234696c9dd10e383046c5d9fad255770bf0eedc96cb9730a9d4332e332e30000000000000000000000000000000000000000000000000000000c001a06894abc30379f31b990f2d52435486039f61b6c1d77a8b7bd8115a05e1ae5356a07657a0b4129d4482820b742d332dba8dec707fd5ff9e5ab1f199dd99716a6d48","0x02f901d58227d8830502a48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed71ec65ffae32abe7d3ac291e06acebbbd9423370eb432eba5e2f3b33070e078853aed82522a4c4ac57e1e0b782124bd3c2e679ce61cedd7d167e45ef8833246332e332e30000000000000000000000000000000000000000000000000000000c080a04581c3e500136b456ed9df3d5c237825c5902d40aa34c42c63565d9c0c079366a0279b2aadf5a7b69292e369746780f4c29d8f4b98385031ae6c845886fb3e41c4","0x02f901d58227d8830551e08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be01e957e21094160a6d08754c6c34f1e29a58678408b4bb5340a6c89f8cb370668be0589c64f02a3aa22321af706ba6b0f7152976263feda26e8bd651e78a9d0f332e332e30000000000000000000000000000000000000000000000000000000c080a03d6eff82fc984db08bf4abd12f430e5007d3adc680973152e95ad62d6cddcf09a072379f50c570169e7d2a5c9f1673757c79b407e9f0d1c1123a6eb5af1b21cfcc","0x02f901d58227d883054ad28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce5fcae0ae4d0dd18a3d151c2c19cb8c110d3c6b57536e79a99b3e444a10fc7357828eb084b610aac0f3205950961ee24a0525df28b1fe2588f72430de7d032dd332e332e30000000000000000000000000000000000000000000000000000000c080a0c6afe004478dad1e420d65a787e0f10a8902030ebdca6986798006c27c46b969a00275dab96a55b48622ab1b0b4506ad6a01dab6726f9cf2b1072943a8cd984ea2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5b9a","index":"0x43024a6","validatorIndex":"0x12f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dabc","index":"0x43024a7","validatorIndex":"0x130"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf3","index":"0x43024a8","validatorIndex":"0x131"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5680f5","index":"0x43024a9","validatorIndex":"0x132"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a8c5","index":"0x43024aa","validatorIndex":"0x133"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14000e","index":"0x43024ab","validatorIndex":"0x134"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1fa","index":"0x43024ac","validatorIndex":"0x135"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x43024ad","validatorIndex":"0x136"}]},[],"0x11bbe7d535a3bcf51ec6dcaa93f0d6b13922d20c59288419cd07b47044e453f2"]) 2025-01-08 15:57:50.2164|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","blockNumber":"0xd164e2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc3e93b4ea56d07d40efde49c906a692187f77d93a0e20d1b64245daecd2bbb31","prevRandao":"0x43f19a7f358f72dbc60e3f3edd3c817232d4bf55578b0eaf6e6473410761b4e0","receiptsRoot":"0x89f636e11f1fd2f593aaff2e98abd6d53cceb69fd7a938766b7c8c376515a2cd","stateRoot":"0xacbd3b55d442d5ee33b30e34d06fdeba94444c2acb0602a2f214d99fbe94fcb2","timestamp":"0x677ea07e","transactions":["0x02f901d58227d883055e8c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3edd1a670b74756014354e9dc3d01b5fca9a8373205f462585133772c8d8dc1e1cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833ee5614e622b6ba431e01296fd6342bbe6e406f41f638065ba2dad08ed0293bc4690bea4f6d7fa60d40052ea59e7222cb195984d187149763b00cabd6c80376332e332e30000000000000000000000000000000000000000000000000000000c001a02b9bb36cc85af9930285a4a3c4a284b65df60053a3c4beaa39ba284b8c11efc4a006650aba82f22baf25f3380be7d6e2d6eda364f027b1ac1827f6df5e9044788b","0x02f901d58227d883053e728459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8dee3c35090b0ce3b1a2fcb2662a99b0708965b35e4d47a48b2679e9f48d4cbf1778a265c21320234696c9dd10e383046c5d9fad255770bf0eedc96cb9730a9d4332e332e30000000000000000000000000000000000000000000000000000000c001a06894abc30379f31b990f2d52435486039f61b6c1d77a8b7bd8115a05e1ae5356a07657a0b4129d4482820b742d332dba8dec707fd5ff9e5ab1f199dd99716a6d48","0x02f901d58227d8830502a48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed71ec65ffae32abe7d3ac291e06acebbbd9423370eb432eba5e2f3b33070e078853aed82522a4c4ac57e1e0b782124bd3c2e679ce61cedd7d167e45ef8833246332e332e30000000000000000000000000000000000000000000000000000000c080a04581c3e500136b456ed9df3d5c237825c5902d40aa34c42c63565d9c0c079366a0279b2aadf5a7b69292e369746780f4c29d8f4b98385031ae6c845886fb3e41c4","0x02f901d58227d8830551e08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be01e957e21094160a6d08754c6c34f1e29a58678408b4bb5340a6c89f8cb370668be0589c64f02a3aa22321af706ba6b0f7152976263feda26e8bd651e78a9d0f332e332e30000000000000000000000000000000000000000000000000000000c080a03d6eff82fc984db08bf4abd12f430e5007d3adc680973152e95ad62d6cddcf09a072379f50c570169e7d2a5c9f1673757c79b407e9f0d1c1123a6eb5af1b21cfcc","0x02f901d58227d883054ad28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce5fcae0ae4d0dd18a3d151c2c19cb8c110d3c6b57536e79a99b3e444a10fc7357828eb084b610aac0f3205950961ee24a0525df28b1fe2588f72430de7d032dd332e332e30000000000000000000000000000000000000000000000000000000c080a0c6afe004478dad1e420d65a787e0f10a8902030ebdca6986798006c27c46b969a00275dab96a55b48622ab1b0b4506ad6a01dab6726f9cf2b1072943a8cd984ea2"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5b9a","index":"0x43024a6","validatorIndex":"0x12f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dabc","index":"0x43024a7","validatorIndex":"0x130"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf3","index":"0x43024a8","validatorIndex":"0x131"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x5680f5","index":"0x43024a9","validatorIndex":"0x132"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a8c5","index":"0x43024aa","validatorIndex":"0x133"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14000e","index":"0x43024ab","validatorIndex":"0x134"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1fa","index":"0x43024ac","validatorIndex":"0x135"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x43024ad","validatorIndex":"0x136"}]},[],"0x11bbe7d535a3bcf51ec6dcaa93f0d6b13922d20c59288419cd07b47044e453f2"]) handled in 4ms 2025-01-08 15:57:50.2251|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:50.2251|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:50.2251|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722850 (0x29a8a0...057e29), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:50.2251|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722850 (0x29a8a0...057e29) was processed. 2025-01-08 15:57:50.2251|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722850 (0x29a8a0...057e29) 2025-01-08 15:57:50.2251|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:50.2251|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:50.7072|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:51.6074|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:51.6074|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:51.6074|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:51.6074|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:51.7112|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:57:52.7065|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:53.7107|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:54.7124|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:55.0034|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:57:55.1406|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","blockNumber":"0xd164e3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x2d82e","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000200400000000008000000000000000000000400000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000080000800000000000000000040000000000080000000000040000000000000000000000000000000800000000000000000000000000000010000000002002000000000000020000000000200000","parentHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","prevRandao":"0xcc9e30e1ad179d0c350eaf569e667b1c80358927a7efa3c30694b7e5519763e8","receiptsRoot":"0xb8fbd897eac6d7430fe6ec79120a8a8de65527843103d42b3b327547c50180c2","stateRoot":"0x5919f62966ac41612f24189d8811dc107b779713b1723397faf56a66071ac0b8","timestamp":"0x677ea083","transactions":["0x02f904d58227d8824b228459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90464b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8310354dd4c22382e54dd9358351acbf09da6b9e6a106322bb230bd06c30a515e066500000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000380000100000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000001609d2f95b800000000000000000000c983620f000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000004f1729a0d4000000000000000000000000000000000000000000000000000000000000000684892666022fbe8fdaec188e6d9b2b3c4ef7138a47642da9c96e187507e695dbe9cea3587e5167c2afb1038546264305b592462ff7218e4ea8a7552a081b710aaf1c8fab2295c7171d53e4af00d4a6824cbb6a4ebb4460069a2bbe99ed6d2e0664cbfd7b09d3a59a705ab1630c87b791faabea3c3aa34ab2b2ebceb9f16da03d75eee3fdf5cc0622668b6fb83244b2418e6e1dd4157d6bd0fd8844167d3ec7e4d95aea2bf148f5e9fea50e35f7982b5ff8dd85fb2795df2b8ff63fd60cd3523300000000000000000000000000000000000000000000000000000000000000066f18cbb695ff215df03ee05d0cae16e9af35815975b7920531d8634dee20388c7c750d974709b2e6d93d3ec086279dc31c54c32458c47f12e700720fdc3123843dfeb57e39d6bce918e5d90c85f812a735e492f6521e5ad0374c3dabaf7826263f176be1efc6ea3eac7d1dd11a3c44263f54b602fb10d83a2fe70feec401adb3569ba960147a194180d660ce62ace2cd540f81bf094e7a03a96c31ea8d8ed9b221cb5b073cacc841432a73816cb1fe54f530ab015f8fcca28051a5f1ddefbd07c001a05dc65ab9b5f2a752967f429b3a7c8f221075eee969cb1354c6c69c69128d6defa0532882d2befa745cd55adbb8f60a7b7c6f6ddaaeac97c9b92036adac7407cd2c","0x02f901d58227d8830551e18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b28970e9aa4e43588c4cb5aef8f7892e60030c8f2217e028666458b1fca53894eaf0c3aa5eb2791cdceb3901dda85160607978c1d2ea4eab21d39971e39eb5b332e332e30000000000000000000000000000000000000000000000000000000c001a05be456188d94d502f100f2382ecb5c0e90f5c3ee9838e571ee96d4513b23b159a00959912e507b71f08e04beb491b0eda1cd087f5d474491a96da2ec48c31827fe","0x02f901d58227d883054ad38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f866110ab21baf247df69f07788ee51652a83b1ba96cd61029dd1cbc548a8af97e8f7d8f1b6735582efd471bf7bdb04ba94a15b96996a8f2463b5be2f617cac55f332e332e30000000000000000000000000000000000000000000000000000000c080a012aeb112c96741717f9c9e35c428820cbc8382e4cc4521068f33c1aa3bd385eda010b846aef03565837729670af047674f9850046dc1b5c61632754f6aa96e0c50"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abda","index":"0x43024ae","validatorIndex":"0x137"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4d4","index":"0x43024af","validatorIndex":"0x138"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4cb","index":"0x43024b0","validatorIndex":"0x139"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf2","index":"0x43024b1","validatorIndex":"0x13a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d417","index":"0x43024b2","validatorIndex":"0x13b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400ff","index":"0x43024b3","validatorIndex":"0x13c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d6","index":"0x43024b4","validatorIndex":"0x13d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdef","index":"0x43024b5","validatorIndex":"0x13e"}]},[],"0xa136a54b38835384eb767cb962c1c84eab9af0addc7700281872de14382b1fa9"]) 2025-01-08 15:57:55.1406|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722851 (0xbb224c...07a15a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:57:55.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722851. 2025-01-08 15:57:55.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722851. 2025-01-08 15:57:55.1442|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722851 2025-01-08 15:57:55.1442|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722721 < 13722851 - 128 2025-01-08 15:57:55.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:57:55.1442|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722851 | 3.7 ms | slot 4,929 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:57:55.1442|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722851 (0xbb224c...07a15a). 2025-01-08 15:57:55.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 15:57:55.1442|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:57:55.1442|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0003XDAI 0.19 MGas | 3 txs | calls 25 ( 0) | sload 52 | sstore 13 | create 0 2025-01-08 15:57:55.1442|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 50.06 MGas/s | 805.6 tps | 268.53 Blk/s | exec code from cache 60 | new 0 2025-01-08 15:57:55.1442|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","blockNumber":"0xd164e3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x2d82e","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000200400000000008000000000000000000000400000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000080000800000000000000000040000000000080000000000040000000000000000000000000000000800000000000000000000000000000010000000002002000000000000020000000000200000","parentHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","prevRandao":"0xcc9e30e1ad179d0c350eaf569e667b1c80358927a7efa3c30694b7e5519763e8","receiptsRoot":"0xb8fbd897eac6d7430fe6ec79120a8a8de65527843103d42b3b327547c50180c2","stateRoot":"0x5919f62966ac41612f24189d8811dc107b779713b1723397faf56a66071ac0b8","timestamp":"0x677ea083","transactions":["0x02f904d58227d8824b228459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90464b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8310354dd4c22382e54dd9358351acbf09da6b9e6a106322bb230bd06c30a515e066500000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000380000100000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000001609d2f95b800000000000000000000c983620f000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000004f1729a0d4000000000000000000000000000000000000000000000000000000000000000684892666022fbe8fdaec188e6d9b2b3c4ef7138a47642da9c96e187507e695dbe9cea3587e5167c2afb1038546264305b592462ff7218e4ea8a7552a081b710aaf1c8fab2295c7171d53e4af00d4a6824cbb6a4ebb4460069a2bbe99ed6d2e0664cbfd7b09d3a59a705ab1630c87b791faabea3c3aa34ab2b2ebceb9f16da03d75eee3fdf5cc0622668b6fb83244b2418e6e1dd4157d6bd0fd8844167d3ec7e4d95aea2bf148f5e9fea50e35f7982b5ff8dd85fb2795df2b8ff63fd60cd3523300000000000000000000000000000000000000000000000000000000000000066f18cbb695ff215df03ee05d0cae16e9af35815975b7920531d8634dee20388c7c750d974709b2e6d93d3ec086279dc31c54c32458c47f12e700720fdc3123843dfeb57e39d6bce918e5d90c85f812a735e492f6521e5ad0374c3dabaf7826263f176be1efc6ea3eac7d1dd11a3c44263f54b602fb10d83a2fe70feec401adb3569ba960147a194180d660ce62ace2cd540f81bf094e7a03a96c31ea8d8ed9b221cb5b073cacc841432a73816cb1fe54f530ab015f8fcca28051a5f1ddefbd07c001a05dc65ab9b5f2a752967f429b3a7c8f221075eee969cb1354c6c69c69128d6defa0532882d2befa745cd55adbb8f60a7b7c6f6ddaaeac97c9b92036adac7407cd2c","0x02f901d58227d8830551e18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b28970e9aa4e43588c4cb5aef8f7892e60030c8f2217e028666458b1fca53894eaf0c3aa5eb2791cdceb3901dda85160607978c1d2ea4eab21d39971e39eb5b332e332e30000000000000000000000000000000000000000000000000000000c001a05be456188d94d502f100f2382ecb5c0e90f5c3ee9838e571ee96d4513b23b159a00959912e507b71f08e04beb491b0eda1cd087f5d474491a96da2ec48c31827fe","0x02f901d58227d883054ad38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f866110ab21baf247df69f07788ee51652a83b1ba96cd61029dd1cbc548a8af97e8f7d8f1b6735582efd471bf7bdb04ba94a15b96996a8f2463b5be2f617cac55f332e332e30000000000000000000000000000000000000000000000000000000c080a012aeb112c96741717f9c9e35c428820cbc8382e4cc4521068f33c1aa3bd385eda010b846aef03565837729670af047674f9850046dc1b5c61632754f6aa96e0c50"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abda","index":"0x43024ae","validatorIndex":"0x137"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4d4","index":"0x43024af","validatorIndex":"0x138"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4cb","index":"0x43024b0","validatorIndex":"0x139"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf2","index":"0x43024b1","validatorIndex":"0x13a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d417","index":"0x43024b2","validatorIndex":"0x13b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400ff","index":"0x43024b3","validatorIndex":"0x13c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d6","index":"0x43024b4","validatorIndex":"0x13d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdef","index":"0x43024b5","validatorIndex":"0x13e"}]},[],"0xa136a54b38835384eb767cb962c1c84eab9af0addc7700281872de14382b1fa9"]) 2025-01-08 15:57:55.1442|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","blockNumber":"0xd164e3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x2d82e","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000200400000000008000000000000000000000400000200200000000008000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000080000800000000000000000040000000000080000000000040000000000000000000000000000000800000000000000000000000000000010000000002002000000000000020000000000200000","parentHash":"0x29a8a0c708963fde1d60a0444db5647db30fec7593cef3d311355685ad057e29","prevRandao":"0xcc9e30e1ad179d0c350eaf569e667b1c80358927a7efa3c30694b7e5519763e8","receiptsRoot":"0xb8fbd897eac6d7430fe6ec79120a8a8de65527843103d42b3b327547c50180c2","stateRoot":"0x5919f62966ac41612f24189d8811dc107b779713b1723397faf56a66071ac0b8","timestamp":"0x677ea083","transactions":["0x02f904d58227d8824b228459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90464b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8310354dd4c22382e54dd9358351acbf09da6b9e6a106322bb230bd06c30a515e066500000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000380000100000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000001609d2f95b800000000000000000000c983620f000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000004f1729a0d4000000000000000000000000000000000000000000000000000000000000000684892666022fbe8fdaec188e6d9b2b3c4ef7138a47642da9c96e187507e695dbe9cea3587e5167c2afb1038546264305b592462ff7218e4ea8a7552a081b710aaf1c8fab2295c7171d53e4af00d4a6824cbb6a4ebb4460069a2bbe99ed6d2e0664cbfd7b09d3a59a705ab1630c87b791faabea3c3aa34ab2b2ebceb9f16da03d75eee3fdf5cc0622668b6fb83244b2418e6e1dd4157d6bd0fd8844167d3ec7e4d95aea2bf148f5e9fea50e35f7982b5ff8dd85fb2795df2b8ff63fd60cd3523300000000000000000000000000000000000000000000000000000000000000066f18cbb695ff215df03ee05d0cae16e9af35815975b7920531d8634dee20388c7c750d974709b2e6d93d3ec086279dc31c54c32458c47f12e700720fdc3123843dfeb57e39d6bce918e5d90c85f812a735e492f6521e5ad0374c3dabaf7826263f176be1efc6ea3eac7d1dd11a3c44263f54b602fb10d83a2fe70feec401adb3569ba960147a194180d660ce62ace2cd540f81bf094e7a03a96c31ea8d8ed9b221cb5b073cacc841432a73816cb1fe54f530ab015f8fcca28051a5f1ddefbd07c001a05dc65ab9b5f2a752967f429b3a7c8f221075eee969cb1354c6c69c69128d6defa0532882d2befa745cd55adbb8f60a7b7c6f6ddaaeac97c9b92036adac7407cd2c","0x02f901d58227d8830551e18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b28970e9aa4e43588c4cb5aef8f7892e60030c8f2217e028666458b1fca53894eaf0c3aa5eb2791cdceb3901dda85160607978c1d2ea4eab21d39971e39eb5b332e332e30000000000000000000000000000000000000000000000000000000c001a05be456188d94d502f100f2382ecb5c0e90f5c3ee9838e571ee96d4513b23b159a00959912e507b71f08e04beb491b0eda1cd087f5d474491a96da2ec48c31827fe","0x02f901d58227d883054ad38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f866110ab21baf247df69f07788ee51652a83b1ba96cd61029dd1cbc548a8af97e8f7d8f1b6735582efd471bf7bdb04ba94a15b96996a8f2463b5be2f617cac55f332e332e30000000000000000000000000000000000000000000000000000000c080a012aeb112c96741717f9c9e35c428820cbc8382e4cc4521068f33c1aa3bd385eda010b846aef03565837729670af047674f9850046dc1b5c61632754f6aa96e0c50"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abda","index":"0x43024ae","validatorIndex":"0x137"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4d4","index":"0x43024af","validatorIndex":"0x138"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4cb","index":"0x43024b0","validatorIndex":"0x139"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf2","index":"0x43024b1","validatorIndex":"0x13a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d417","index":"0x43024b2","validatorIndex":"0x13b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400ff","index":"0x43024b3","validatorIndex":"0x13c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d6","index":"0x43024b4","validatorIndex":"0x13d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdef","index":"0x43024b5","validatorIndex":"0x13e"}]},[],"0xa136a54b38835384eb767cb962c1c84eab9af0addc7700281872de14382b1fa9"]) handled in 6ms 2025-01-08 15:57:55.1516|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:55.1516|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:57:55.1516|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722851 (0xbb224c...07a15a), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:57:55.1516|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722851 (0xbb224c...07a15a) was processed. 2025-01-08 15:57:55.1516|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722851 (0xbb224c...07a15a) 2025-01-08 15:57:55.1522|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:57:55.1522|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:57:55.5779|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|103.219.168.209:4651->30303] to: 30303 2025-01-08 15:57:55.5779|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|103.219.168.209:4651->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:57:55.7132|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:57:56.6085|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:57:56.6085|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:57:56.6085|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:57:56.6085|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:57:56.7133|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:57.7126|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:57:58.0438|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 1 seconds ago, type: Pong, sender: [::ffff:88.198.70.23]:17933, message: Type: Pong, FarAddress: [::ffff:88.198.70.23]:17933, FarPublicKey: 0x05317f2caad6800b5103f17afc782477780f5cea957e605d91c75c94a0a4daea0550b72b1c6343de7bd2a4aac6c3bc06c1bf35456ae90801c8810e5dcfb228c8, ExpirationTime: 1736351877, PingMdc: 0ee29d759586ff486c61537f04e2df18f72075186eec521187eca00978648ed7 2025-01-08 15:57:58.3876|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:57:58.7124|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:57:59.4726|DEBUG|Synchronization.Peers.SyncPeerPool|37|Dropped 0 useless peers 2025-01-08 15:57:59.7129|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:00.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:58:00.0739|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 1 seconds ago, type: Pong, sender: [::ffff:82.113.38.47]:30303, message: Type: Pong, FarAddress: [::ffff:82.113.38.47]:30303, FarPublicKey: 0xa25f8d5ce4e86ed805f62e14df9a19d3b392f784a57d4497b94f87b0785b48eaa8edbb6f02c5be4677110f3cb6dfef926abe86df025313858e7eff91cd2aeffb, ExpirationTime: 1736351879, PingMdc: 0f85453e489ae5395d3d9966c5dd42547909124eef3a2aaf24b1b969c279e9b3 2025-01-08 15:58:00.1865|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","blockNumber":"0xd164e4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","prevRandao":"0xe6368393195240ed6ed993f0c09de8d09abb5af45c7f49958fc792e21b73a895","receiptsRoot":"0xe5bf9a85a4dd4ad9c225d2b8689d543ec650f2c5e84dc1290002f16610251920","stateRoot":"0x59e66fde807e46d1cf03195b085f2739e42f4a084142c162e2766fe4c78f6828","timestamp":"0x677ea088","transactions":["0x02f901d58227d883053e738459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e03f1b7dbc1fc8748b8404a60702cd387f28c726a4b01e5208f74cd0328b6f7ca433ba120df9398870cb7e48e68feca0c657cad86aa262ad51b3fba2589a52f59332e332e30000000000000000000000000000000000000000000000000000000c001a0ae9c3cdedee98aefe2b598c38f1bb0231d4071d82d34c5efe6f4e6c79fba64caa03ad9451f00815d9b74cdb09cc2577f05d13d84af46420e625127bfdd315461c4","0x02f901d58227d8830502a58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f2b09683c1664939a553d9473796974a613c0184f7126d4c01e2e51d4299db721c58179f2c51d4af2318da0df901b1cfd041908e09c434652b79ddce191d9c6a332e332e30000000000000000000000000000000000000000000000000000000c080a0a1efeb1cc196a58683ea8f01dfbd7bf2205bd7f3b4f9acba845a1a896c20a0b4a0420431c18cc4c2be7f824a8070f9bb3f8a6b85ba6968280039ae189c6c69e5e4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024b6","validatorIndex":"0x13f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd474","index":"0x43024b7","validatorIndex":"0x140"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e94","index":"0x43024b8","validatorIndex":"0x141"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x43024b9","validatorIndex":"0x142"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7fc","index":"0x43024ba","validatorIndex":"0x143"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024bb","validatorIndex":"0x144"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae00","index":"0x43024bc","validatorIndex":"0x145"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aec6","index":"0x43024bd","validatorIndex":"0x146"}]},[],"0x265f0fca5bb8df58e79495e8e8b39c4ef26e1e92e4c865cc883b3b312998946e"]) 2025-01-08 15:58:00.1865|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722852 (0xdc34c8...19accd), Extra Data: chiado-lodestar-0 2025-01-08 15:58:00.1865|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:58:00.1865|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 15:58:00.1887|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722852 2025-01-08 15:58:00.1887|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722722 < 13722852 - 128 2025-01-08 15:58:00.1887|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:58:00.1887|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:58:00.1887|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722852 | 1.5 ms | slot 5,043 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:58:00.1887|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:00.1887|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 39.34 MGas/s | 1,343.2 tps | 671.59 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:58:00.1887|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722852 (0xdc34c8...19accd). 2025-01-08 15:58:00.1887|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:00.1887|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","blockNumber":"0xd164e4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","prevRandao":"0xe6368393195240ed6ed993f0c09de8d09abb5af45c7f49958fc792e21b73a895","receiptsRoot":"0xe5bf9a85a4dd4ad9c225d2b8689d543ec650f2c5e84dc1290002f16610251920","stateRoot":"0x59e66fde807e46d1cf03195b085f2739e42f4a084142c162e2766fe4c78f6828","timestamp":"0x677ea088","transactions":["0x02f901d58227d883053e738459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e03f1b7dbc1fc8748b8404a60702cd387f28c726a4b01e5208f74cd0328b6f7ca433ba120df9398870cb7e48e68feca0c657cad86aa262ad51b3fba2589a52f59332e332e30000000000000000000000000000000000000000000000000000000c001a0ae9c3cdedee98aefe2b598c38f1bb0231d4071d82d34c5efe6f4e6c79fba64caa03ad9451f00815d9b74cdb09cc2577f05d13d84af46420e625127bfdd315461c4","0x02f901d58227d8830502a58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f2b09683c1664939a553d9473796974a613c0184f7126d4c01e2e51d4299db721c58179f2c51d4af2318da0df901b1cfd041908e09c434652b79ddce191d9c6a332e332e30000000000000000000000000000000000000000000000000000000c080a0a1efeb1cc196a58683ea8f01dfbd7bf2205bd7f3b4f9acba845a1a896c20a0b4a0420431c18cc4c2be7f824a8070f9bb3f8a6b85ba6968280039ae189c6c69e5e4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024b6","validatorIndex":"0x13f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd474","index":"0x43024b7","validatorIndex":"0x140"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e94","index":"0x43024b8","validatorIndex":"0x141"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x43024b9","validatorIndex":"0x142"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7fc","index":"0x43024ba","validatorIndex":"0x143"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024bb","validatorIndex":"0x144"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae00","index":"0x43024bc","validatorIndex":"0x145"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aec6","index":"0x43024bd","validatorIndex":"0x146"}]},[],"0x265f0fca5bb8df58e79495e8e8b39c4ef26e1e92e4c865cc883b3b312998946e"]) 2025-01-08 15:58:00.1887|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","blockNumber":"0xd164e4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xbb224c67f14f04634c9b306b4774a7ee577ac2e1e5308922bd6ae8507f07a15a","prevRandao":"0xe6368393195240ed6ed993f0c09de8d09abb5af45c7f49958fc792e21b73a895","receiptsRoot":"0xe5bf9a85a4dd4ad9c225d2b8689d543ec650f2c5e84dc1290002f16610251920","stateRoot":"0x59e66fde807e46d1cf03195b085f2739e42f4a084142c162e2766fe4c78f6828","timestamp":"0x677ea088","transactions":["0x02f901d58227d883053e738459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e03f1b7dbc1fc8748b8404a60702cd387f28c726a4b01e5208f74cd0328b6f7ca433ba120df9398870cb7e48e68feca0c657cad86aa262ad51b3fba2589a52f59332e332e30000000000000000000000000000000000000000000000000000000c001a0ae9c3cdedee98aefe2b598c38f1bb0231d4071d82d34c5efe6f4e6c79fba64caa03ad9451f00815d9b74cdb09cc2577f05d13d84af46420e625127bfdd315461c4","0x02f901d58227d8830502a58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f2b09683c1664939a553d9473796974a613c0184f7126d4c01e2e51d4299db721c58179f2c51d4af2318da0df901b1cfd041908e09c434652b79ddce191d9c6a332e332e30000000000000000000000000000000000000000000000000000000c080a0a1efeb1cc196a58683ea8f01dfbd7bf2205bd7f3b4f9acba845a1a896c20a0b4a0420431c18cc4c2be7f824a8070f9bb3f8a6b85ba6968280039ae189c6c69e5e4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024b6","validatorIndex":"0x13f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd474","index":"0x43024b7","validatorIndex":"0x140"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7e94","index":"0x43024b8","validatorIndex":"0x141"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe0b","index":"0x43024b9","validatorIndex":"0x142"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7fc","index":"0x43024ba","validatorIndex":"0x143"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024bb","validatorIndex":"0x144"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ae00","index":"0x43024bc","validatorIndex":"0x145"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aec6","index":"0x43024bd","validatorIndex":"0x146"}]},[],"0x265f0fca5bb8df58e79495e8e8b39c4ef26e1e92e4c865cc883b3b312998946e"]) handled in 3ms 2025-01-08 15:58:00.1984|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:00.1984|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:58:00.1984|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13722852 (0xdc34c8...19accd), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:58:00.1984|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13722852 (0xdc34c8...19accd) was processed. 2025-01-08 15:58:00.1984|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13722852 (0xdc34c8...19accd) 2025-01-08 15:58:00.1984|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:00.1984|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 1ms 2025-01-08 15:58:00.7133|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:00.7563|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:58:00.9088|DEBUG|Network.PeerManager|8|Peer pool size is: 1919 2025-01-08 15:58:00.9453|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->98.198.51.52:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:01.6094|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:01.6094|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:01.7125|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:02.4989|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:58:02.7132|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:03.0381|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->205.209.106.50:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 806591 2025-01-08 15:58:03.7133|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:03.9932|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 0 successful requests, failedRequestCounter: 16, nodesTriedCounter: 16 2025-01-08 15:58:04.7133|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:05.0032|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:58:05.1241|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","blockNumber":"0xd164e5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","prevRandao":"0x3b526d2b6c04ec43650b0a2a8443cea7ec1e7a56a9d40fbb28e1bc15f1a90940","receiptsRoot":"0xe06817e1806dd2c46e3ede22ca0b644ee1d440f8492f799409acbf2c19726930","stateRoot":"0xf2d730d6d5898e13c943c5d9d915487911c16fac019f36822fc00866221cbe55","timestamp":"0x677ea08d","transactions":["0x02f901d58227d8830551e28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f865d51ef03d6c49ac50b3870743b3856379218f34adf07fac0e7969586bd9152e7979c4bc1f191475e6eecc75dba3bf57fac165a6b1b4562b4f77b817845b207e332e332e30000000000000000000000000000000000000000000000000000000c001a0778fc8cf7f7d7189067380bdac0a6ede9cd824ce48ea388774266c12c174f382a00dd4fad6209db508d9de2f296b0366a887a6797158acb92bc8da13ab95ac5199","0x02f901d58227d883053e748459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9ab1f491331f663a75d5f18bfe6fafdec21736d597026748c6b32f78320ed62997e7675e116ee386ba838bc0d6bc2b26a3147d69a7809fa54a5161332c1defe6332e332e30000000000000000000000000000000000000000000000000000000c080a013abf4d16251d8b0e4d9a839e9480c8ec98f6e175ae620f6445e1f9a087b11baa03bfe4fe1e52fb13bfa8fd7d0cdbe3399e8588a98ce6e97eb9a646d0f7797459b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d42b","index":"0x43024be","validatorIndex":"0x147"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1359ca","index":"0x43024bf","validatorIndex":"0x148"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x43024c0","validatorIndex":"0x149"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1d8","index":"0x43024c1","validatorIndex":"0x14a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7b5d17","index":"0x43024c2","validatorIndex":"0x14b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4dc","index":"0x43024c3","validatorIndex":"0x14c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a615","index":"0x43024c4","validatorIndex":"0x14d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x43024c5","validatorIndex":"0x14e"}]},[],"0xd94cb491bfbb6904d62cc01b1390759b3064b4d8c987979a58a967e49015c170"]) 2025-01-08 15:58:05.1246|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722853 (0x0998d5...85eb3d), Extra Data: Nethermind 2025-01-08 15:58:05.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:58:05.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:58:05.1246|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722853 2025-01-08 15:58:05.1246|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722723 < 13722853 - 128 2025-01-08 15:58:05.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:58:05.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:58:05.1246|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722853 | 2.1 ms | slot 4,939 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:58:05.1246|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722853 (0x0998d5...85eb3d). 2025-01-08 15:58:05.1246|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:05.1246|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:05.1246|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 27.25 MGas/s | 930.2 tps | 465.12 Blk/s | exec code from cache 44 | new 0 2025-01-08 15:58:05.1246|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","blockNumber":"0xd164e5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","prevRandao":"0x3b526d2b6c04ec43650b0a2a8443cea7ec1e7a56a9d40fbb28e1bc15f1a90940","receiptsRoot":"0xe06817e1806dd2c46e3ede22ca0b644ee1d440f8492f799409acbf2c19726930","stateRoot":"0xf2d730d6d5898e13c943c5d9d915487911c16fac019f36822fc00866221cbe55","timestamp":"0x677ea08d","transactions":["0x02f901d58227d8830551e28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f865d51ef03d6c49ac50b3870743b3856379218f34adf07fac0e7969586bd9152e7979c4bc1f191475e6eecc75dba3bf57fac165a6b1b4562b4f77b817845b207e332e332e30000000000000000000000000000000000000000000000000000000c001a0778fc8cf7f7d7189067380bdac0a6ede9cd824ce48ea388774266c12c174f382a00dd4fad6209db508d9de2f296b0366a887a6797158acb92bc8da13ab95ac5199","0x02f901d58227d883053e748459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9ab1f491331f663a75d5f18bfe6fafdec21736d597026748c6b32f78320ed62997e7675e116ee386ba838bc0d6bc2b26a3147d69a7809fa54a5161332c1defe6332e332e30000000000000000000000000000000000000000000000000000000c080a013abf4d16251d8b0e4d9a839e9480c8ec98f6e175ae620f6445e1f9a087b11baa03bfe4fe1e52fb13bfa8fd7d0cdbe3399e8588a98ce6e97eb9a646d0f7797459b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d42b","index":"0x43024be","validatorIndex":"0x147"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1359ca","index":"0x43024bf","validatorIndex":"0x148"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x43024c0","validatorIndex":"0x149"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1d8","index":"0x43024c1","validatorIndex":"0x14a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7b5d17","index":"0x43024c2","validatorIndex":"0x14b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4dc","index":"0x43024c3","validatorIndex":"0x14c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a615","index":"0x43024c4","validatorIndex":"0x14d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x43024c5","validatorIndex":"0x14e"}]},[],"0xd94cb491bfbb6904d62cc01b1390759b3064b4d8c987979a58a967e49015c170"]) 2025-01-08 15:58:05.1246|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","blockNumber":"0xd164e5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdc34c8769323d1b5107ab50082b8f178e1c2ccaef5bc6254f02bf2f50419accd","prevRandao":"0x3b526d2b6c04ec43650b0a2a8443cea7ec1e7a56a9d40fbb28e1bc15f1a90940","receiptsRoot":"0xe06817e1806dd2c46e3ede22ca0b644ee1d440f8492f799409acbf2c19726930","stateRoot":"0xf2d730d6d5898e13c943c5d9d915487911c16fac019f36822fc00866221cbe55","timestamp":"0x677ea08d","transactions":["0x02f901d58227d8830551e28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f865d51ef03d6c49ac50b3870743b3856379218f34adf07fac0e7969586bd9152e7979c4bc1f191475e6eecc75dba3bf57fac165a6b1b4562b4f77b817845b207e332e332e30000000000000000000000000000000000000000000000000000000c001a0778fc8cf7f7d7189067380bdac0a6ede9cd824ce48ea388774266c12c174f382a00dd4fad6209db508d9de2f296b0366a887a6797158acb92bc8da13ab95ac5199","0x02f901d58227d883053e748459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9ab1f491331f663a75d5f18bfe6fafdec21736d597026748c6b32f78320ed62997e7675e116ee386ba838bc0d6bc2b26a3147d69a7809fa54a5161332c1defe6332e332e30000000000000000000000000000000000000000000000000000000c080a013abf4d16251d8b0e4d9a839e9480c8ec98f6e175ae620f6445e1f9a087b11baa03bfe4fe1e52fb13bfa8fd7d0cdbe3399e8588a98ce6e97eb9a646d0f7797459b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d42b","index":"0x43024be","validatorIndex":"0x147"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1359ca","index":"0x43024bf","validatorIndex":"0x148"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13daf0","index":"0x43024c0","validatorIndex":"0x149"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1d8","index":"0x43024c1","validatorIndex":"0x14a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7b5d17","index":"0x43024c2","validatorIndex":"0x14b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4dc","index":"0x43024c3","validatorIndex":"0x14c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a615","index":"0x43024c4","validatorIndex":"0x14d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403df","index":"0x43024c5","validatorIndex":"0x14e"}]},[],"0xd94cb491bfbb6904d62cc01b1390759b3064b4d8c987979a58a967e49015c170"]) handled in 4ms 2025-01-08 15:58:05.1310|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:05.1337|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:58:05.1337|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722853 (0x0998d5...85eb3d), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:58:05.1337|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722853 (0x0998d5...85eb3d) was processed. 2025-01-08 15:58:05.1337|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722853 (0x0998d5...85eb3d) 2025-01-08 15:58:05.1337|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:05.1337|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 3ms 2025-01-08 15:58:05.1817|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->172.105.149.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:58:05.7130|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:06.6113|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:06.6113|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:06.6113|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:06.6113|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:06.7124|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:07.0968|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->206.156.242.39:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99 2025-01-08 15:58:07.7124|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:08.4404|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.159.168.80:30305] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, eth63, eth64, eth65 2025-01-08 15:58:08.7123|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:09.7131|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:10.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:58:10.1772|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","blockNumber":"0xd164e6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x3d246","logsBloom":"0x00040001002000000000000000800000000800004000000000000400000000000000020000000000000000010000000000000000000000000000000000000000000008200000000000000008000002000000000000000000000000000000000000000000020000040000000000000808000000000000000000000010000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000004002040000000002000000000000000000000000000000000000020200000000000020000000000000000000000010000000004002000000000000400000000000200000","parentHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","prevRandao":"0xc5789fa1d1ccb9520bd494b18b2b887616fced20cf29045a9a6ba377cdb0df25","receiptsRoot":"0xc730969a55fc109832a0ecc0c317cc2dbe0e8c602b2be9a28bffe70690c5b5be","stateRoot":"0x4ea7b3ff0ef465f816786c441bd06ff56e1ac8c2674b2650b1b2d02e09a5aa69","timestamp":"0x677ea092","transactions":["0x02f8b48227d88201138459682f008459682f0e8302f7719422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095910000000000000000000000005550d3d8a1f01e888bd8c4f7553189635b5ac13dc080a0e7a7cf5961c70cae759c675f856faed835cf900999897ded079d702062e0ec4ca038f36b8789505d279943e2d81c8476b87d283650ffb5d1da473cec847de792b4","0x02f901d58227d883053e758459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee9efcb89ddd26f56c92a376ea41e3c20400a60104114bae779b0b0e4cf1abe032e51a8c3ea96d24c2ce5ce583be42d5eedb44d705656c39d2314cf58458c54a0332e332e30000000000000000000000000000000000000000000000000000000c080a04f3cba7c39f0a6b311a6e86ef73021b5d56ace2ec6adfbeedcc35818152b3583a0498f2e701cf1021ac2cc96b6ec00b025b1699c9204480c7c948f4914b64a5bcc","0x02f901d58227d8830551e38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e47a531b2dacf13505f0a2502d9a6bd9b221e6f5330953e254ca31f1b4cbe971368de24cb7b6f1427d7efe9861167af51316ba7cac8fefffb40bd34a629810a76332e332e30000000000000000000000000000000000000000000000000000000c001a0015dd115487fcc3d1976cbc391338d9d89c2ec1984a0107488c32fb13523621ea035d4fd44e65e799baedb52c2798835f654a831f5c6d1a4044a21133911ac72c5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe01","index":"0x43024c6","validatorIndex":"0x14f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7c94","index":"0x43024c7","validatorIndex":"0x150"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024c8","validatorIndex":"0x151"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x43024c9","validatorIndex":"0x152"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c826b","index":"0x43024ca","validatorIndex":"0x153"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137fe9","index":"0x43024cb","validatorIndex":"0x154"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382d0","index":"0x43024cc","validatorIndex":"0x155"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde3","index":"0x43024cd","validatorIndex":"0x156"}]},[],"0x8e282ab4d6a59db6991e99f62016568831e650eb9d3120625df79b5ad12f2036"]) 2025-01-08 15:58:10.1772|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722854 (0xaffea1...bd6c9e), Extra Data: chiado-lighthouse-0 2025-01-08 15:58:10.1772|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722854. 2025-01-08 15:58:10.1772|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722854. 2025-01-08 15:58:10.1812|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722854 2025-01-08 15:58:10.1812|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722724 < 13722854 - 128 2025-01-08 15:58:10.1812|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:58:10.1812|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722854 (0xaffea1...bd6c9e). 2025-01-08 15:58:10.1812|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:10.1812|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","blockNumber":"0xd164e6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x3d246","logsBloom":"0x00040001002000000000000000800000000800004000000000000400000000000000020000000000000000010000000000000000000000000000000000000000000008200000000000000008000002000000000000000000000000000000000000000000020000040000000000000808000000000000000000000010000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000004002040000000002000000000000000000000000000000000000020200000000000020000000000000000000000010000000004002000000000000400000000000200000","parentHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","prevRandao":"0xc5789fa1d1ccb9520bd494b18b2b887616fced20cf29045a9a6ba377cdb0df25","receiptsRoot":"0xc730969a55fc109832a0ecc0c317cc2dbe0e8c602b2be9a28bffe70690c5b5be","stateRoot":"0x4ea7b3ff0ef465f816786c441bd06ff56e1ac8c2674b2650b1b2d02e09a5aa69","timestamp":"0x677ea092","transactions":["0x02f8b48227d88201138459682f008459682f0e8302f7719422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095910000000000000000000000005550d3d8a1f01e888bd8c4f7553189635b5ac13dc080a0e7a7cf5961c70cae759c675f856faed835cf900999897ded079d702062e0ec4ca038f36b8789505d279943e2d81c8476b87d283650ffb5d1da473cec847de792b4","0x02f901d58227d883053e758459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee9efcb89ddd26f56c92a376ea41e3c20400a60104114bae779b0b0e4cf1abe032e51a8c3ea96d24c2ce5ce583be42d5eedb44d705656c39d2314cf58458c54a0332e332e30000000000000000000000000000000000000000000000000000000c080a04f3cba7c39f0a6b311a6e86ef73021b5d56ace2ec6adfbeedcc35818152b3583a0498f2e701cf1021ac2cc96b6ec00b025b1699c9204480c7c948f4914b64a5bcc","0x02f901d58227d8830551e38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e47a531b2dacf13505f0a2502d9a6bd9b221e6f5330953e254ca31f1b4cbe971368de24cb7b6f1427d7efe9861167af51316ba7cac8fefffb40bd34a629810a76332e332e30000000000000000000000000000000000000000000000000000000c001a0015dd115487fcc3d1976cbc391338d9d89c2ec1984a0107488c32fb13523621ea035d4fd44e65e799baedb52c2798835f654a831f5c6d1a4044a21133911ac72c5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe01","index":"0x43024c6","validatorIndex":"0x14f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7c94","index":"0x43024c7","validatorIndex":"0x150"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024c8","validatorIndex":"0x151"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x43024c9","validatorIndex":"0x152"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c826b","index":"0x43024ca","validatorIndex":"0x153"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137fe9","index":"0x43024cb","validatorIndex":"0x154"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382d0","index":"0x43024cc","validatorIndex":"0x155"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde3","index":"0x43024cd","validatorIndex":"0x156"}]},[],"0x8e282ab4d6a59db6991e99f62016568831e650eb9d3120625df79b5ad12f2036"]) 2025-01-08 15:58:10.1812|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 15:58:10.1812|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","blockNumber":"0xd164e6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x3d246","logsBloom":"0x00040001002000000000000000800000000800004000000000000400000000000000020000000000000000010000000000000000000000000000000000000000000008200000000000000008000002000000000000000000000000000000000000000000020000040000000000000808000000000000000000000010000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000004002040000000002000000000000000000000000000000000000020200000000000020000000000000000000000010000000004002000000000000400000000000200000","parentHash":"0x0998d59f9233966cf0b250ae6e675615617e8f364eb7b3b290fdf6fda485eb3d","prevRandao":"0xc5789fa1d1ccb9520bd494b18b2b887616fced20cf29045a9a6ba377cdb0df25","receiptsRoot":"0xc730969a55fc109832a0ecc0c317cc2dbe0e8c602b2be9a28bffe70690c5b5be","stateRoot":"0x4ea7b3ff0ef465f816786c441bd06ff56e1ac8c2674b2650b1b2d02e09a5aa69","timestamp":"0x677ea092","transactions":["0x02f8b48227d88201138459682f008459682f0e8302f7719422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095910000000000000000000000005550d3d8a1f01e888bd8c4f7553189635b5ac13dc080a0e7a7cf5961c70cae759c675f856faed835cf900999897ded079d702062e0ec4ca038f36b8789505d279943e2d81c8476b87d283650ffb5d1da473cec847de792b4","0x02f901d58227d883053e758459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee9efcb89ddd26f56c92a376ea41e3c20400a60104114bae779b0b0e4cf1abe032e51a8c3ea96d24c2ce5ce583be42d5eedb44d705656c39d2314cf58458c54a0332e332e30000000000000000000000000000000000000000000000000000000c080a04f3cba7c39f0a6b311a6e86ef73021b5d56ace2ec6adfbeedcc35818152b3583a0498f2e701cf1021ac2cc96b6ec00b025b1699c9204480c7c948f4914b64a5bcc","0x02f901d58227d8830551e38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d3dff75e6ad78fcd691fc9047ce42d13e322f364cc7543f57bc76f334021c108c41be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e47a531b2dacf13505f0a2502d9a6bd9b221e6f5330953e254ca31f1b4cbe971368de24cb7b6f1427d7efe9861167af51316ba7cac8fefffb40bd34a629810a76332e332e30000000000000000000000000000000000000000000000000000000c001a0015dd115487fcc3d1976cbc391338d9d89c2ec1984a0107488c32fb13523621ea035d4fd44e65e799baedb52c2798835f654a831f5c6d1a4044a21133911ac72c5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe01","index":"0x43024c6","validatorIndex":"0x14f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7c94","index":"0x43024c7","validatorIndex":"0x150"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024c8","validatorIndex":"0x151"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x43024c9","validatorIndex":"0x152"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c826b","index":"0x43024ca","validatorIndex":"0x153"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137fe9","index":"0x43024cb","validatorIndex":"0x154"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382d0","index":"0x43024cc","validatorIndex":"0x155"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde3","index":"0x43024cd","validatorIndex":"0x156"}]},[],"0x8e282ab4d6a59db6991e99f62016568831e650eb9d3120625df79b5ad12f2036"]) handled in 4ms 2025-01-08 15:58:10.1812|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722854 | 3.1 ms | slot 5,054 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 15:58:10.1812|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0004XDAI 0.25 MGas | 3 txs | calls 17 ( 0) | sload 46 | sstore 20 | create 0 2025-01-08 15:58:10.1812|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 79.68 MGas/s | 954.5 tps | 318.17 Blk/s | exec code from cache 47 | new 0 2025-01-08 15:58:10.1880|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:10.1882|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:58:10.1882|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722854 (0xaffea1...bd6c9e), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:58:10.1882|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722854 (0xaffea1...bd6c9e) was processed. 2025-01-08 15:58:10.1882|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722854 (0xaffea1...bd6c9e) 2025-01-08 15:58:10.1882|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:10.1882|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 2ms 2025-01-08 15:58:10.7126|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:11.1372|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:88.198.70.23]:17933, msg: f1fa13244b37d6ff7446ed17d4345348473af7622d85b043f045c69996a187feb1cd439f231594364205204b9dea5d094f04100b1fccdfd2d4a9ff033eb079ef3e94c67a2dc5d1f78b6ae6444e6123d73f93828b5f8ef16268a7d387498e20840106f8cea0d00f97896a8ce1305c26d6876a254cef033fdd8d77ec0bbcef1d714c76411a66f8abb840a1eb080fbf395043d707d6ae95477eb600ac8cafb5cfe450982ea1bd6b4a5512784ffda0dc42cd1683bb8aaf0259183cb1a2339dff813e3a0e54aa7ff07204b20883657468c684b437a290808269648276348269708458c6461783697036902a0104f801405067000000000000000289736563703235366b31a10205317f2caad6800b5103f17afc782477780f5cea957e605d91c75c94a0a4daea8374637082460d8375647082460d, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:11.2772|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:82.113.38.47]:30303, msg: a62c7d35343bea956f2c2a8a565ed5b7de4bdf66bf3e8e94789cc5b30444e1f931273b7a3d62b2815e094b912adffa1b343845e77641e4f936027724b2eb4893382f9b8e45e05eb9c93b88f8377b977ad37f0e57501c30e1cf58ed08db09078a0006f8b9a027c0b42e2a3e8229b6ce3ee20e1ea27fa009febb089bb220178c165f1a8c1dbcf896b840fa7518797f51a8dc1ae42b085e51877de19340f1f1c5e561ef08acbea32699ef1a688c037b65bab48a91427695fd3e358bdf6c74088c77759f8131264be479560283657468c6849f3d225480826964827634826970845271262f89736563703235366b31a103a25f8d5ce4e86ed805f62e14df9a19d3b392f784a57d4497b94f87b0785b48ea8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:11.6127|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:11.6127|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:11.6127|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:11.6127|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:11.7130|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:12.1958|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:167.235.164.16]:30303, msg: 6a617de0d9b9d799d2778b26a889949c3442896c66b556f74c7525a2c7ca8c4a4e3004c08ed005f9fcba4206c00aa21f6897917fa0f5d4a5d9f1d1ce1aa1cbd14faba81b32815e5faf9219c9d79baf78b295033035b3e3e962e72eca59bc94120006f8b9a084804a5ce613e7b5c345d77af493cf275c7cca3392bb966fa4330810f19cafe4f896b840655e8752674892cf9908d33bf9db09f8794b7af25584332d8cd8fb7d8ff9324d41d5aafee26ef37921a56f7d0473de6217027aa499b9c76cd1398608b1d490690283657468c6849f3d22548082696482763482697084a7eba41089736563703235366b31a10246f1a2086de14056988a0f8c3053dfe0e9a1afd7d5fa49f918c3b5978a5d24cf8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:12.2102|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:136.243.4.74]:30503, msg: f054bff5834e943dc44ca5655f164d96bdccebab211f9b35a780117d85ccdc37446620df413dd663bedf6806cefcf36d9fce0e319680028f7365cb3721385dd83d4854a8d0f0c50d62e33fa6cf77d5433ce51af3a79b51aa0324aed47edca39c0006f8cea084804a5ce613e7b5c345d77af493cf275c7cca3392bb966fa4330810f19cafe4f8abb8404d5d54c8dee64bc8c74f6970fdf75cbd8c997f2028ef628331a42db751d2047335254428fbae2651e5ed25361c06e9ee85c20c7c54ed0e53a2ddcd17ac9c6d3d0283657468c6849f3d225480826964827634826970840000000083697036902a0104f802111dcd000000000000000289736563703235366b31a10256c76370b4c746b3ba45de041fa8edbaf135fbb9b63fcfc8a776f7ca54c6a0418374637082772783756470827727, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:12.3379|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Attempt to request ENR before bonding 2025-01-08 15:58:12.4694|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|74.50.75.74:58854->30303] to: 30313 2025-01-08 15:58:12.4694|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|74.50.75.74:58854->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 15:58:12.5113|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 15:58:12.5829|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.170.50]:20503, msg: cbd70f0423d64b9c25e9d85ee04b0ba455dc42f52628b7bee3aee7795958311b3b92dff696c45726dfece4871d5a28163ea3fb447657531ea0d4f53ec8f569d9451b418326097ccd60af455bb7f0febffc006a9b70dea4cb4abe1c666c5f6e540106f8d0a0893528640a9ec00aba26d55c8cc6c923e3b7dbbb4d0767d2ce0d61babf8151e7f8adb84022825968c34e4fdb9f5635c88033cd45d0afcaa27fbe216564ff96818dd950654977dc5c433413f517bd6b838144f60a0f3794a825ec2b411e29f1582a376b2a82012883657468c68462ebcfaf808269648276348269708494fb069983697036902a0104f802016098000000000000000289736563703235366b31a103144ec3123069517884b039449853e06ab28aa4f8d302c613ff248e94ccf2dfd28374637082501783756470825017, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:12.7126|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:12.8062|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->174.6.80.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 15:58:12.9604|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.96.90.10:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:58:12.9644|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|16.171.118.63:42002->30303] to: 30303 2025-01-08 15:58:12.9644|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|16.171.118.63:42002->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:13.1384|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|159.65.146.83:55430->30303] to: 30311 2025-01-08 15:58:13.1384|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|159.65.146.83:55430->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 15:58:13.5669|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->103.188.83.84:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:13.7133|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:14.3381|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:14.5103|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:14.7125|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:15.0026|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:58:15.1095|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.237.102.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:58:15.1430|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","blockNumber":"0xd164e7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","prevRandao":"0x224cce0a1814ddfaeb668bdb234094d308605d2987a603c1403634755d8d43a6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb2521ddbdf34bf823af7d1575ae2eca7cd8455a4f731e9a1ba8f8617fc275e09","timestamp":"0x677ea097","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d205","index":"0x43024ce","validatorIndex":"0x157"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d392","index":"0x43024cf","validatorIndex":"0x158"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce95","index":"0x43024d0","validatorIndex":"0x159"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024d1","validatorIndex":"0x15a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x43024d2","validatorIndex":"0x15b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca891","index":"0x43024d3","validatorIndex":"0x15c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135cf9","index":"0x43024d4","validatorIndex":"0x15d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdee","index":"0x43024d5","validatorIndex":"0x15e"}]},[],"0x78f4fa1d5fb6c90c256a4eaa1dda824a15f847a71e7a35902f08b0f575b1ce7b"]) 2025-01-08 15:58:15.1430|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722855 (0x64f1fb...e3fed3), Extra Data: Nethermind 2025-01-08 15:58:15.1443|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:58:15.1443|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:58:15.1443|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722855 2025-01-08 15:58:15.1443|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722725 < 13722855 - 128 2025-01-08 15:58:15.1443|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:58:15.1443|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:58:15.1443|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722855 (0x64f1fb...e3fed3). 2025-01-08 15:58:15.1443|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","blockNumber":"0xd164e7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","prevRandao":"0x224cce0a1814ddfaeb668bdb234094d308605d2987a603c1403634755d8d43a6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb2521ddbdf34bf823af7d1575ae2eca7cd8455a4f731e9a1ba8f8617fc275e09","timestamp":"0x677ea097","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d205","index":"0x43024ce","validatorIndex":"0x157"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d392","index":"0x43024cf","validatorIndex":"0x158"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce95","index":"0x43024d0","validatorIndex":"0x159"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024d1","validatorIndex":"0x15a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x43024d2","validatorIndex":"0x15b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca891","index":"0x43024d3","validatorIndex":"0x15c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135cf9","index":"0x43024d4","validatorIndex":"0x15d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdee","index":"0x43024d5","validatorIndex":"0x15e"}]},[],"0x78f4fa1d5fb6c90c256a4eaa1dda824a15f847a71e7a35902f08b0f575b1ce7b"]) 2025-01-08 15:58:15.1443|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722855 | 2.1 ms | slot 4,965 ms | 2025-01-08 15:58:15.1443|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","blockNumber":"0xd164e7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaffea1cd50324f619dc56602e327be61d5afe4201c2564bbc33e3aed25bd6c9e","prevRandao":"0x224cce0a1814ddfaeb668bdb234094d308605d2987a603c1403634755d8d43a6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb2521ddbdf34bf823af7d1575ae2eca7cd8455a4f731e9a1ba8f8617fc275e09","timestamp":"0x677ea097","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d205","index":"0x43024ce","validatorIndex":"0x157"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d392","index":"0x43024cf","validatorIndex":"0x158"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cce95","index":"0x43024d0","validatorIndex":"0x159"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429ee","index":"0x43024d1","validatorIndex":"0x15a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7e3","index":"0x43024d2","validatorIndex":"0x15b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca891","index":"0x43024d3","validatorIndex":"0x15c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135cf9","index":"0x43024d4","validatorIndex":"0x15d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdee","index":"0x43024d5","validatorIndex":"0x15e"}]},[],"0x78f4fa1d5fb6c90c256a4eaa1dda824a15f847a71e7a35902f08b0f575b1ce7b"]) handled in 3ms 2025-01-08 15:58:15.1443|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:15.1443|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 466.20 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:15.1499|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:15.1499|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"}, null] 2025-01-08 15:58:15.1499|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722855 (0x64f1fb...e3fed3), Safe: 13722825 (0xb56ad7...2e594c), Finalized: 13722810 (0x6f99e9...9f006e) 2025-01-08 15:58:15.1499|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722855 (0x64f1fb...e3fed3) was processed. 2025-01-08 15:58:15.1499|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722855 (0x64f1fb...e3fed3) 2025-01-08 15:58:15.1499|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) 2025-01-08 15:58:15.1499|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x6f99e9210fdbcac3990dfcc072b6a5eeb1f531abbe60e34b9d4a7f55f39f006e","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c"},null]) handled in 0ms 2025-01-08 15:58:15.1767|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 15:58:15.1767|DEBUG|Network.Discovery.NodesLocator|37|Finished discovery cycle, tried contacting 39 nodes. All nodes count before the process: 71, after the process: 153 2025-01-08 15:58:15.1767|DEBUG|Network.Discovery.NodesLocator|37|Starting discovery process for node: randomNode: 0ebdce...46ad1c 2025-01-08 15:58:15.2456|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->213.199.54.228:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_chainId([]) 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:58:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:58:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:58:15.7045|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:58:15.7045|DEBUG|JsonRpc.JsonRpcService|37|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:58:15.7045|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 15:58:15.7126|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:15.7196|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.252.52.196:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:15.8102|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.86.169]:30303, msg: edd5bfa50683422b4d9ed1e5daa81769ed915b0c437b3adb8d2dcfc6fa67ce9ee6cdc01715dbe44459cb66a69369977573f939ec3be0cbed2d74a41e9589085d2d6ba7df355f5b6bb555c1ba8d54c10661b755b6d21317c5f3d37fd8df79abbd0106f8cea08fd93333b83f07e0c7845aaae02f333645a9595736f976389c8a7d49ae828a48f8abb8402b8a2bae62c08b26d054003d18e4c7ae7e879decb2d89de9f13cec65793ad10a1a22638577aacd6a4311c4bd809f0cffde56a82ac51d1736ec86e349b288346a0683657468c6849f3d22548082696482763482697084904c56a983697036902a0104f801921382000000000000000289736563703235366b31a102176ce4923774492fb241558befca0c2211ef7d94a0bcc06521fcb8ce333b8ca98374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:15.8445|DEBUG|Network.PeerManager|12|Peer pool size is: 2020 2025-01-08 15:58:16.1674|DEBUG|Network.Discovery.NodesLocator|39|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:16.6131|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:16.6131|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:16.6131|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:16.6131|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:16.7127|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:17.2611|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 153, after the process: 153 2025-01-08 15:58:17.3384|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:17.5104|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:17.5149|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->172.104.127.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 15:58:17.7125|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:17.9298|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.254.193.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:58:18.2597|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:18.7123|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 15:58:18.8256|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->14.35.92.161:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 15:58:18.9109|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 15:58:19.0197|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:198.13.37.177]:30303, msg: 826e6db34ec34bcbeb6ab9387541d32d3aaabd578de6a352e6d5ebd560fa1badea98692179d99b1ced2d7ad89af9676f3b35ae4f16dd7057285bb090cc7e6fce564e62201773f454a1acdc849d373ecf19be6240f461cfce3cc7d67bbab63fe90106f8b9a02a97e72ffd303699627009c30a2cdb6be4ae9998e867b7bdd1ac855118f01320f896b8409b46e0d30f95573c7cce326334044a4eb50090c0af8f8b245060df0bc6ba9ebc7800955ce34ee7c554bd82166084a4d69ee266045a925714d205f13a2cda7c690283657468c6849c28ec108082696482763482697084c60d25b189736563703235366b31a102b7546c7ede44d4707683e4737653769298a964b3eabd241fa2ef7be27d0cf6898374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:19.1927|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.234.76.108:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1907 2025-01-08 15:58:19.3606|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->188.245.157.136:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:19.3961|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.118.106:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:19.4815|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.79.251.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:19.6006|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->68.72.23.1:21301] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:58:19.7126|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:19.7943|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:19.7943|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:19.7943|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722855 (0x64f1fb...e3fed3), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:19.7943|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722855 (0x64f1fb...e3fed3) was processed. 2025-01-08 15:58:19.7943|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|8|Cleaned processed blob txs from block 13722810 to block 13722825 2025-01-08 15:58:19.7943|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:19.7943|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|8|Blob transactions database columns have been compacted 2025-01-08 15:58:19.7943|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:19.9484|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.105.212.184:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80001 2025-01-08 15:58:20.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:58:20.1889|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->110.141.27.159:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:20.2245|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","blockNumber":"0xd164e8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","prevRandao":"0x334a3b2d6c17ca8cdc6aeb9c07fb8755ad2a7f628cb08ce98b2b6afc2974b544","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2d8906838534d542371af90b2d0cc5cb44734569d63078dd46b4e6391f9d3ec4","timestamp":"0x677ea09c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ff4","index":"0x43024d6","validatorIndex":"0x15f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024d7","validatorIndex":"0x160"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148cee","index":"0x43024d8","validatorIndex":"0x161"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2fb","index":"0x43024d9","validatorIndex":"0x162"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466d4","index":"0x43024da","validatorIndex":"0x163"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x406be3","index":"0x43024db","validatorIndex":"0x164"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d85b0","index":"0x43024dc","validatorIndex":"0x165"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1daf90","index":"0x43024dd","validatorIndex":"0x166"}]},[],"0xa73df1843b50dc400730315c7491869d7e678df1f498d31e5733bdaa4b4da72a"]) 2025-01-08 15:58:20.2245|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722856 (0xe22cd1...0eace9), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:58:20.2245|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:58:20.2245|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:58:20.2245|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722856 2025-01-08 15:58:20.2245|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722726 < 13722856 - 128 2025-01-08 15:58:20.2245|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722856 (0xe22cd1...0eace9). 2025-01-08 15:58:20.2245|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:20.2245|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","blockNumber":"0xd164e8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","prevRandao":"0x334a3b2d6c17ca8cdc6aeb9c07fb8755ad2a7f628cb08ce98b2b6afc2974b544","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2d8906838534d542371af90b2d0cc5cb44734569d63078dd46b4e6391f9d3ec4","timestamp":"0x677ea09c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ff4","index":"0x43024d6","validatorIndex":"0x15f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024d7","validatorIndex":"0x160"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148cee","index":"0x43024d8","validatorIndex":"0x161"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2fb","index":"0x43024d9","validatorIndex":"0x162"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466d4","index":"0x43024da","validatorIndex":"0x163"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x406be3","index":"0x43024db","validatorIndex":"0x164"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d85b0","index":"0x43024dc","validatorIndex":"0x165"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1daf90","index":"0x43024dd","validatorIndex":"0x166"}]},[],"0xa73df1843b50dc400730315c7491869d7e678df1f498d31e5733bdaa4b4da72a"]) 2025-01-08 15:58:20.2245|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 15:58:20.2245|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722856 | 1.5 ms | slot 5,081 ms | 2025-01-08 15:58:20.2245|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","blockNumber":"0xd164e8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64f1fb10bf9b70bf861e72015197adfb72353a69107c68799278e747abe3fed3","prevRandao":"0x334a3b2d6c17ca8cdc6aeb9c07fb8755ad2a7f628cb08ce98b2b6afc2974b544","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2d8906838534d542371af90b2d0cc5cb44734569d63078dd46b4e6391f9d3ec4","timestamp":"0x677ea09c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ff4","index":"0x43024d6","validatorIndex":"0x15f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024d7","validatorIndex":"0x160"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148cee","index":"0x43024d8","validatorIndex":"0x161"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2fb","index":"0x43024d9","validatorIndex":"0x162"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466d4","index":"0x43024da","validatorIndex":"0x163"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x406be3","index":"0x43024db","validatorIndex":"0x164"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d85b0","index":"0x43024dc","validatorIndex":"0x165"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1daf90","index":"0x43024dd","validatorIndex":"0x166"}]},[],"0xa73df1843b50dc400730315c7491869d7e678df1f498d31e5733bdaa4b4da72a"]) handled in 3ms 2025-01-08 15:58:20.2245|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:20.2245|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 673.40 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:20.2245|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 15:58:20.2684|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:20.2684|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:20.2684|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722856 (0xe22cd1...0eace9), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:20.2684|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722856 (0xe22cd1...0eace9) was processed. 2025-01-08 15:58:20.2684|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722856 (0xe22cd1...0eace9) 2025-01-08 15:58:20.2684|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:20.2684|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:20.2758|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->128.140.103.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 69420 2025-01-08 15:58:20.5007|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:20.5007|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 153, after the process: 153 2025-01-08 15:58:20.5007|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: 08f0ec...8f3d6f 2025-01-08 15:58:20.7129|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:20.7662|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|34.105.212.184:50944->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80001 2025-01-08 15:58:21.5220|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:21.6148|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:21.6148|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:21.6148|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:21.6148|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:21.7126|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:21.8386|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:58:22.0113|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:58:22.5953|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->176.124.219.94:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:22.6125|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 153, after the process: 153 2025-01-08 15:58:22.7122|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:23.1375|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.84.185.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:23.3323|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->24.19.9.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:23.6132|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:23.7115|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:24.7128|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:24.9277|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:58:25.0034|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 15:58:25.1396|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","blockNumber":"0xd164e9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","prevRandao":"0x04ce60d6a73240804b9a06d7444484dbe983b88982a9e28f9ad15172fa825822","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5ad0bd07107bd9ccc41eda7c24e6ba04056211171e7424e815752ad39ce59f2d","timestamp":"0x677ea0a1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b8e3","index":"0x43024de","validatorIndex":"0x167"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024df","validatorIndex":"0x168"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460f6","index":"0x43024e0","validatorIndex":"0x169"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024e1","validatorIndex":"0x16a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2f3","index":"0x43024e2","validatorIndex":"0x16b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b30f","index":"0x43024e3","validatorIndex":"0x16c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1486f9","index":"0x43024e4","validatorIndex":"0x16d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d57ac","index":"0x43024e5","validatorIndex":"0x16e"}]},[],"0xa9395d1af5a6f39c238c7649b0b809962f52daa7578f1f0f4e1f54d49fa28b5a"]) 2025-01-08 15:58:25.1396|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722857 (0x8677ec...7e7097), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:58:25.1411|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 15:58:25.1411|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 15:58:25.1411|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13722857 2025-01-08 15:58:25.1411|DEBUG|Trie.Pruning.TrieStore|44|Removing historical (131) 13722727 < 13722857 - 128 2025-01-08 15:58:25.1446|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:58:25.1446|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 15:58:25.1446|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722857 | 3.5 ms | slot 4,918 ms | 2025-01-08 15:58:25.1446|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:25.1446|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 282.49 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:25.1446|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13722857 (0x8677ec...7e7097). 2025-01-08 15:58:25.1446|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:25.1446|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","blockNumber":"0xd164e9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","prevRandao":"0x04ce60d6a73240804b9a06d7444484dbe983b88982a9e28f9ad15172fa825822","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5ad0bd07107bd9ccc41eda7c24e6ba04056211171e7424e815752ad39ce59f2d","timestamp":"0x677ea0a1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b8e3","index":"0x43024de","validatorIndex":"0x167"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024df","validatorIndex":"0x168"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460f6","index":"0x43024e0","validatorIndex":"0x169"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024e1","validatorIndex":"0x16a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2f3","index":"0x43024e2","validatorIndex":"0x16b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b30f","index":"0x43024e3","validatorIndex":"0x16c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1486f9","index":"0x43024e4","validatorIndex":"0x16d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d57ac","index":"0x43024e5","validatorIndex":"0x16e"}]},[],"0xa9395d1af5a6f39c238c7649b0b809962f52daa7578f1f0f4e1f54d49fa28b5a"]) 2025-01-08 15:58:25.1446|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","blockNumber":"0xd164e9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","prevRandao":"0x04ce60d6a73240804b9a06d7444484dbe983b88982a9e28f9ad15172fa825822","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5ad0bd07107bd9ccc41eda7c24e6ba04056211171e7424e815752ad39ce59f2d","timestamp":"0x677ea0a1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b8e3","index":"0x43024de","validatorIndex":"0x167"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024df","validatorIndex":"0x168"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460f6","index":"0x43024e0","validatorIndex":"0x169"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024e1","validatorIndex":"0x16a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2f3","index":"0x43024e2","validatorIndex":"0x16b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b30f","index":"0x43024e3","validatorIndex":"0x16c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1486f9","index":"0x43024e4","validatorIndex":"0x16d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d57ac","index":"0x43024e5","validatorIndex":"0x16e"}]},[],"0xa9395d1af5a6f39c238c7649b0b809962f52daa7578f1f0f4e1f54d49fa28b5a"]) handled in 5ms 2025-01-08 15:58:25.1497|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:25.1497|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:25.1497|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722857 (0x8677ec...7e7097), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:25.1497|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|ForkChoiceUpdate: block 13722857 (0x8677ec...7e7097) was processed. 2025-01-08 15:58:25.1497|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Synced Chain Head to 13722857 (0x8677ec...7e7097) 2025-01-08 15:58:25.1497|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:25.1497|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:25.2975|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->141.95.124.189:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 15:58:25.4272|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.70.119:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:25.7124|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:25.8818|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:25.8818|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 153, after the process: 153 2025-01-08 15:58:25.8818|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: f523f5...7bc125 2025-01-08 15:58:26.6081|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.159.19.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:26.6155|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:26.6155|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:26.6155|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:26.6155|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:26.7125|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:58:26.8105|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.202:46658] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:26.9939|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|5.189.189.168:42610->30303] - Out session already connected 2025-01-08 15:58:26.9939|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|5.189.189.168:42610->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:58:27.1514|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 15:58:27.2849|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.47.84.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 124864 2025-01-08 15:58:27.4426|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.234.116.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:58:27.4822|DEBUG|Network.PeerManager|16|Peer pool size is: 2121 2025-01-08 15:58:27.6028|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->184.105.6.205:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 15:58:27.7133|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:58:28.0065|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:28.1567|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:28.5884|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:58:28.7128|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:58:28.7606|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:58:29.2504|DEBUG|Network.Discovery.NodesLocator|39|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 153, after the process: 154 2025-01-08 15:58:29.4728|DEBUG|Synchronization.Peers.SyncPeerPool|37|Dropped 0 useless peers 2025-01-08 15:58:29.5361|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.119.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:29.6510|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.208.206.34:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:29.6702|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:29.7129|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:58:30.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:58:30.1334|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","blockNumber":"0xd164ea","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","prevRandao":"0x9cfe3d3606541062bca9353f01cea88417dc35b0fe14ae429fdc41baa20e0482","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xfdd8644055e390704db7c46ce84c3c054f84e74a5066e5657f6673ab7e18c558","timestamp":"0x677ea0a6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dff","index":"0x43024e6","validatorIndex":"0x16f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b8da","index":"0x43024e7","validatorIndex":"0x170"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146273","index":"0x43024e8","validatorIndex":"0x171"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460e9","index":"0x43024e9","validatorIndex":"0x172"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a2","index":"0x43024ea","validatorIndex":"0x173"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ce4","index":"0x43024eb","validatorIndex":"0x174"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2f8","index":"0x43024ec","validatorIndex":"0x175"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024ed","validatorIndex":"0x176"}]},[],"0x0567cafdbd8948d2e93518b3d5d6a484d4a0e955bf522407f344954ce35841a5"]) 2025-01-08 15:58:30.1334|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722858 (0x382995...e97e55), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:58:30.1334|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:58:30.1334|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:58:30.1372|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722858 2025-01-08 15:58:30.1372|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722728 < 13722858 - 128 2025-01-08 15:58:30.1372|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:58:30.1372|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:58:30.1372|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722858 | 2.4 ms | slot 4,993 ms | 2025-01-08 15:58:30.1372|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:30.1372|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 418.76 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:30.1372|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722858 (0x382995...e97e55). 2025-01-08 15:58:30.1372|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:30.1372|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","blockNumber":"0xd164ea","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","prevRandao":"0x9cfe3d3606541062bca9353f01cea88417dc35b0fe14ae429fdc41baa20e0482","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xfdd8644055e390704db7c46ce84c3c054f84e74a5066e5657f6673ab7e18c558","timestamp":"0x677ea0a6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dff","index":"0x43024e6","validatorIndex":"0x16f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b8da","index":"0x43024e7","validatorIndex":"0x170"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146273","index":"0x43024e8","validatorIndex":"0x171"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460e9","index":"0x43024e9","validatorIndex":"0x172"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a2","index":"0x43024ea","validatorIndex":"0x173"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ce4","index":"0x43024eb","validatorIndex":"0x174"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2f8","index":"0x43024ec","validatorIndex":"0x175"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024ed","validatorIndex":"0x176"}]},[],"0x0567cafdbd8948d2e93518b3d5d6a484d4a0e955bf522407f344954ce35841a5"]) 2025-01-08 15:58:30.1372|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","blockNumber":"0xd164ea","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8677ec711821c3c419f03c4b24ee8adec85301234185417179e0cf6d1d7e7097","prevRandao":"0x9cfe3d3606541062bca9353f01cea88417dc35b0fe14ae429fdc41baa20e0482","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xfdd8644055e390704db7c46ce84c3c054f84e74a5066e5657f6673ab7e18c558","timestamp":"0x677ea0a6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dff","index":"0x43024e6","validatorIndex":"0x16f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b8da","index":"0x43024e7","validatorIndex":"0x170"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146273","index":"0x43024e8","validatorIndex":"0x171"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460e9","index":"0x43024e9","validatorIndex":"0x172"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1488a2","index":"0x43024ea","validatorIndex":"0x173"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ce4","index":"0x43024eb","validatorIndex":"0x174"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b2f8","index":"0x43024ec","validatorIndex":"0x175"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024ed","validatorIndex":"0x176"}]},[],"0x0567cafdbd8948d2e93518b3d5d6a484d4a0e955bf522407f344954ce35841a5"]) handled in 4ms 2025-01-08 15:58:30.1413|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:30.1413|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:30.1413|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722858 (0x382995...e97e55), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:30.1413|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722858 (0x382995...e97e55) was processed. 2025-01-08 15:58:30.1413|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722858 (0x382995...e97e55) 2025-01-08 15:58:30.1413|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:30.1413|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:30.2506|DEBUG|Network.Discovery.NodesLocator|39|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:30.6906|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.24.169.166:32139] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:30.7126|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:31.5413|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.231.148.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:31.6168|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:31.6168|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:31.6168|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:31.6168|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:31.7129|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:32.4106|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:32.4106|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 26 nodes. All nodes count before the process: 154, after the process: 154 2025-01-08 15:58:32.4106|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: randomNode: 72d753...8ade4f 2025-01-08 15:58:32.5696|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.203.37.244:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 57 2025-01-08 15:58:32.7131|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:32.8954|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.109.214:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:33.1897|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->108.61.175.172:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:33.2558|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.187.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:33.5220|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->161.35.72.84:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:33.6661|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->16.62.65.98:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 15:58:33.7124|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:33.7765|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:33.8041|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:34.7127|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:34.8974|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 154, after the process: 155 2025-01-08 15:58:35.0044|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:58:35.1202|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","blockNumber":"0xd164eb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1046a02","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","prevRandao":"0xc601b24f825734c356af2497b1802f535d3d86a6dfd7044dfbe11b1796e5539c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7557517ddeaa4e4982dd6d3938f5b9291292505568ce281d65e627de2cb6e0ca","timestamp":"0x677ea0ab","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145e12","index":"0x43024ee","validatorIndex":"0x177"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b512","index":"0x43024ef","validatorIndex":"0x178"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024f0","validatorIndex":"0x179"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131e11","index":"0x43024f1","validatorIndex":"0x17a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460e0","index":"0x43024f2","validatorIndex":"0x17b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139eec","index":"0x43024f3","validatorIndex":"0x17c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b305","index":"0x43024f4","validatorIndex":"0x17d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d579f","index":"0x43024f5","validatorIndex":"0x17e"}]},[],"0x6ae1c2a0102794c6761790dc52c62ff3a0276659d5aa2212c2c16b92d216c3be"]) 2025-01-08 15:58:35.1202|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722859 (0xa5ec48...730ddf), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 15:58:35.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:58:35.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:58:35.1202|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722859 2025-01-08 15:58:35.1202|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722729 < 13722859 - 128 2025-01-08 15:58:35.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:58:35.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:58:35.1202|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722859 (0xa5ec48...730ddf). 2025-01-08 15:58:35.1202|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:35.1202|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","blockNumber":"0xd164eb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1046a02","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","prevRandao":"0xc601b24f825734c356af2497b1802f535d3d86a6dfd7044dfbe11b1796e5539c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7557517ddeaa4e4982dd6d3938f5b9291292505568ce281d65e627de2cb6e0ca","timestamp":"0x677ea0ab","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145e12","index":"0x43024ee","validatorIndex":"0x177"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b512","index":"0x43024ef","validatorIndex":"0x178"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024f0","validatorIndex":"0x179"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131e11","index":"0x43024f1","validatorIndex":"0x17a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460e0","index":"0x43024f2","validatorIndex":"0x17b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139eec","index":"0x43024f3","validatorIndex":"0x17c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b305","index":"0x43024f4","validatorIndex":"0x17d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d579f","index":"0x43024f5","validatorIndex":"0x17e"}]},[],"0x6ae1c2a0102794c6761790dc52c62ff3a0276659d5aa2212c2c16b92d216c3be"]) 2025-01-08 15:58:35.1202|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722859 | 1.3 ms | slot 4,985 ms | 2025-01-08 15:58:35.1202|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","blockNumber":"0xd164eb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1046a02","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x382995dea4f490a4a3936fdfe069864252d4d18ba604abd1ec8a29d350e97e55","prevRandao":"0xc601b24f825734c356af2497b1802f535d3d86a6dfd7044dfbe11b1796e5539c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7557517ddeaa4e4982dd6d3938f5b9291292505568ce281d65e627de2cb6e0ca","timestamp":"0x677ea0ab","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145e12","index":"0x43024ee","validatorIndex":"0x177"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b512","index":"0x43024ef","validatorIndex":"0x178"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14def2","index":"0x43024f0","validatorIndex":"0x179"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131e11","index":"0x43024f1","validatorIndex":"0x17a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1460e0","index":"0x43024f2","validatorIndex":"0x17b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139eec","index":"0x43024f3","validatorIndex":"0x17c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b305","index":"0x43024f4","validatorIndex":"0x17d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d579f","index":"0x43024f5","validatorIndex":"0x17e"}]},[],"0x6ae1c2a0102794c6761790dc52c62ff3a0276659d5aa2212c2c16b92d216c3be"]) handled in 2ms 2025-01-08 15:58:35.1202|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:35.1202|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 743.49 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:35.1261|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:35.1261|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:35.1261|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722859 (0xa5ec48...730ddf), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:35.1261|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|ForkChoiceUpdate: block 13722859 (0xa5ec48...730ddf) was processed. 2025-01-08 15:58:35.1261|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Synced Chain Head to 13722859 (0xa5ec48...730ddf) 2025-01-08 15:58:35.1261|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:35.1261|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:35.7123|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:35.8966|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:35.9049|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50302] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 15:58:35.9450|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.216:49538] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:35.9553|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.74.148.173:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 321 2025-01-08 15:58:35.9595|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->139.162.16.115:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 335 2025-01-08 15:58:35.9734|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.94.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:58:36.0705|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->188.245.207.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 15:58:36.0975|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->116.203.185.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 15:58:36.2225|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.23.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 15:58:36.2339|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->158.220.82.182:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:58:36.2430|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.48.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 15:58:36.2538|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.207.157.82:33309] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 15:58:36.2679|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->38.242.156.229:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:58:36.2831|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->174.127.69.23:25010] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 15:58:36.3449|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:36.6178|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:36.6178|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:36.6178|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:36.6178|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:36.7128|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:36.7926|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.231.205.124:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:36.8442|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.117.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 15:58:36.9733|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->100.20.28.21:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:58:37.2599|INFO|Synchronization.Reporting.SyncReport|35|Peers | node diversity : Erigon (50 %), Nethermind (50 %) 2025-01-08 15:58:37.7132|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:38.1019|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.217.125.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:38.1315|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 27 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:38.1315|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: db9d6f...e096c1 2025-01-08 15:58:38.2696|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->195.201.41.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:38.3997|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.84.185.179:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:38.6607|DEBUG|Network.PeerManager|31|Disconnecting a new [Session|In|HandshakeComplete|192.155.94.134:48646->30303] - Out session already connected 2025-01-08 15:58:38.6607|DEBUG|Network.P2P.Session|31|[Session|In|DisconnectingProtocols|192.155.94.134:48646->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 15:58:38.7125|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->192.155.94.134:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 15:58:38.7125|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:38.7125|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:38.8221|DEBUG|Network.PeerManager|35|Peer pool size is: 2222 2025-01-08 15:58:38.8857|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:39.0881|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.17.82:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:39.1562|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->93.176.165.239:30404] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:39.2742|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->31.220.89.126:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 15:58:39.7019|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.0.55.52:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 15:58:39.7127|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:39.7935|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 15:58:39.9597|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:58:40.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:58:40.1296|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:40.1296|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","blockNumber":"0xd164ec","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428e9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","prevRandao":"0xe463efe437abcbcfccef367fcd2002c2b2b929f4dec013e2dae2f38347fca293","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7d5cfb23b021638d929b994f130fd3168414268d6e6a213d841853fb975e815f","timestamp":"0x677ea0b0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489d0","index":"0x43024f6","validatorIndex":"0x17f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4db1","index":"0x43024f7","validatorIndex":"0x180"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x444dcb","index":"0x43024f8","validatorIndex":"0x181"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ff4","index":"0x43024f9","validatorIndex":"0x182"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e76","index":"0x43024fa","validatorIndex":"0x183"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1daf90","index":"0x43024fb","validatorIndex":"0x184"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d59bb","index":"0x43024fc","validatorIndex":"0x185"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x43024fd","validatorIndex":"0x186"}]},[],"0xfdbfeed19bd73326faf18c40c40760aba9524d17a7a84648562bb168977e3efa"]) 2025-01-08 15:58:40.1296|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722860 (0x4fc261...d2761f), Extra Data: Nethermind 2025-01-08 15:58:40.1340|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:58:40.1340|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: None 2025-01-08 15:58:40.1340|DEBUG|Trie.Pruning.TrieStore|8|Beginning new BlockCommitSet - 13722860 2025-01-08 15:58:40.1340|DEBUG|Trie.Pruning.TrieStore|8|Removing historical (131) 13722730 < 13722860 - 128 2025-01-08 15:58:40.1340|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 15:58:40.1340|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 15:58:40.1340|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722860 | 2.0 ms | slot 5,013 ms | 2025-01-08 15:58:40.1340|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|8|Valid. Result of New Block: 13722860 (0x4fc261...d2761f). 2025-01-08 15:58:40.1340|DEBUG|Merge.Plugin.GC.GCKeeper|8|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:40.1340|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:40.1340|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 508.65 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:40.1362|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","blockNumber":"0xd164ec","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428e9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","prevRandao":"0xe463efe437abcbcfccef367fcd2002c2b2b929f4dec013e2dae2f38347fca293","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7d5cfb23b021638d929b994f130fd3168414268d6e6a213d841853fb975e815f","timestamp":"0x677ea0b0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489d0","index":"0x43024f6","validatorIndex":"0x17f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4db1","index":"0x43024f7","validatorIndex":"0x180"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x444dcb","index":"0x43024f8","validatorIndex":"0x181"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ff4","index":"0x43024f9","validatorIndex":"0x182"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e76","index":"0x43024fa","validatorIndex":"0x183"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1daf90","index":"0x43024fb","validatorIndex":"0x184"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d59bb","index":"0x43024fc","validatorIndex":"0x185"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x43024fd","validatorIndex":"0x186"}]},[],"0xfdbfeed19bd73326faf18c40c40760aba9524d17a7a84648562bb168977e3efa"]) 2025-01-08 15:58:40.1362|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","blockNumber":"0xd164ec","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428e9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa5ec48dc1b7a191d5d92837e71328211713751f33d22a7a9e0d31cde21730ddf","prevRandao":"0xe463efe437abcbcfccef367fcd2002c2b2b929f4dec013e2dae2f38347fca293","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7d5cfb23b021638d929b994f130fd3168414268d6e6a213d841853fb975e815f","timestamp":"0x677ea0b0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489d0","index":"0x43024f6","validatorIndex":"0x17f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4db1","index":"0x43024f7","validatorIndex":"0x180"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x444dcb","index":"0x43024f8","validatorIndex":"0x181"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148ff4","index":"0x43024f9","validatorIndex":"0x182"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148e76","index":"0x43024fa","validatorIndex":"0x183"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1daf90","index":"0x43024fb","validatorIndex":"0x184"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d59bb","index":"0x43024fc","validatorIndex":"0x185"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x43024fd","validatorIndex":"0x186"}]},[],"0xfdbfeed19bd73326faf18c40c40760aba9524d17a7a84648562bb168977e3efa"]) handled in 6ms 2025-01-08 15:58:40.1362|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:40.1362|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:40.1402|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722860 (0x4fc261...d2761f), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:40.1402|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|ForkChoiceUpdate: block 13722860 (0x4fc261...d2761f) was processed. 2025-01-08 15:58:40.1402|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Synced Chain Head to 13722860 (0x4fc261...d2761f) 2025-01-08 15:58:40.1402|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:40.1402|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:40.1771|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:40.1771|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:40.7130|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:41.1770|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:41.6187|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:41.6187|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:41.6187|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:41.6187|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:41.7132|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:41.9597|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|16|Attempt to request ENR before bonding 2025-01-08 15:58:42.7131|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:43.4027|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 27 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:43.4027|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: randomNode: b2a86f...988967 2025-01-08 15:58:43.7122|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:44.1445|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->77.237.232.224:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 15:58:44.1445|DEBUG|Network.PeerManager|16|Peer pool size is: 2323 2025-01-08 15:58:44.7132|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:44.9604|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|8|Attempt to request ENR before bonding 2025-01-08 15:58:45.0044|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 15:58:45.1331|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","blockNumber":"0xd164ed","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7e0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","prevRandao":"0xe638b6abf6532c07999248bc4b60a5d7e899c01d786ba10e04b2ad058a4adcb0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x52cf7a996f1be3f301cbda0324309c64aaf9c8bfe5fc74215459a5d4de12a7a3","timestamp":"0x677ea0b5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5cf","index":"0x43024fe","validatorIndex":"0x187"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d962","index":"0x43024ff","validatorIndex":"0x188"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d8","index":"0x4302500","validatorIndex":"0x189"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aeb7","index":"0x4302501","validatorIndex":"0x18a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1f4","index":"0x4302502","validatorIndex":"0x18b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a897a","index":"0x4302503","validatorIndex":"0x18c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abf1","index":"0x4302504","validatorIndex":"0x18d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400c4","index":"0x4302505","validatorIndex":"0x18e"}]},[],"0xd394a7a2170b440676e0c49e558893eb8b61ee8997a1c2d1eb1eb15af9826b69"]) 2025-01-08 15:58:45.1331|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722861 (0xe1fa60...4318f3), Extra Data: Nethermind 2025-01-08 15:58:45.1331|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:58:45.1331|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 15:58:45.1331|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13722861 2025-01-08 15:58:45.1331|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722731 < 13722861 - 128 2025-01-08 15:58:45.1331|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:58:45.1331|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:58:45.1331|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13722861 (0xe1fa60...4318f3). 2025-01-08 15:58:45.1331|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:45.1331|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722861 | 1.5 ms | slot 5,000 ms | 2025-01-08 15:58:45.1331|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","blockNumber":"0xd164ed","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7e0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","prevRandao":"0xe638b6abf6532c07999248bc4b60a5d7e899c01d786ba10e04b2ad058a4adcb0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x52cf7a996f1be3f301cbda0324309c64aaf9c8bfe5fc74215459a5d4de12a7a3","timestamp":"0x677ea0b5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5cf","index":"0x43024fe","validatorIndex":"0x187"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d962","index":"0x43024ff","validatorIndex":"0x188"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d8","index":"0x4302500","validatorIndex":"0x189"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aeb7","index":"0x4302501","validatorIndex":"0x18a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1f4","index":"0x4302502","validatorIndex":"0x18b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a897a","index":"0x4302503","validatorIndex":"0x18c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abf1","index":"0x4302504","validatorIndex":"0x18d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400c4","index":"0x4302505","validatorIndex":"0x18e"}]},[],"0xd394a7a2170b440676e0c49e558893eb8b61ee8997a1c2d1eb1eb15af9826b69"]) 2025-01-08 15:58:45.1331|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:45.1331|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","blockNumber":"0xd164ed","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7e0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4fc261418e0238a3c4fb751f8511bb9d54a77753466161093557206caed2761f","prevRandao":"0xe638b6abf6532c07999248bc4b60a5d7e899c01d786ba10e04b2ad058a4adcb0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x52cf7a996f1be3f301cbda0324309c64aaf9c8bfe5fc74215459a5d4de12a7a3","timestamp":"0x677ea0b5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5cf","index":"0x43024fe","validatorIndex":"0x187"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d962","index":"0x43024ff","validatorIndex":"0x188"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d8","index":"0x4302500","validatorIndex":"0x189"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aeb7","index":"0x4302501","validatorIndex":"0x18a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1f4","index":"0x4302502","validatorIndex":"0x18b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a897a","index":"0x4302503","validatorIndex":"0x18c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13abf1","index":"0x4302504","validatorIndex":"0x18d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400c4","index":"0x4302505","validatorIndex":"0x18e"}]},[],"0xd394a7a2170b440676e0c49e558893eb8b61ee8997a1c2d1eb1eb15af9826b69"]) handled in 3ms 2025-01-08 15:58:45.1331|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 665.34 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:45.1393|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:45.1393|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:45.1393|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722861 (0xe1fa60...4318f3), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:45.1393|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722861 (0xe1fa60...4318f3) was processed. 2025-01-08 15:58:45.1393|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722861 (0xe1fa60...4318f3) 2025-01-08 15:58:45.1393|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:45.1393|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:45.3425|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:222.182.202.111]:30303, msg: 19fb241c1da21bab23339c112e3cf98f8d9fbd11797a6cb3bde8a5be6eb3963a0f8c5f30bd4886990814ec503af6578dd916567542649d1a59932b8c86497748145955c5f8da2e8ba1ee746aaafa2fb49ff9012b9ceb23d1197391e8277be6b80106f8b9a0c13908d493931e3a4e328626e9743683185d32d1ca7eeb08fe4ad982260ed5fcf896b840b830d6f4f9538b95416bc145444faf156a2a49866fd4506e835110c7b301fbd461591baf93f747cc641b0577b233166f58da05bee3eeca2601d878f737e1c4220283657468c6849f3d22548082696482763482697084deb6ca6f89736563703235366b31a103b3245e7f7162b61c9461633ed371429948af4191d09a454edbb920c48fcd6aae8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:45.4174|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 15:58:45.5143|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|159.65.146.83:34382->30303] to: 30311 2025-01-08 15:58:45.5143|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|159.65.146.83:34382->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 15:58:45.5760|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:45.5760|DEBUG|Network.Discovery.NodesLocator|16|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:45.7131|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:46.1277|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|222.182.202.111:39660->30303] to: 30303 2025-01-08 15:58:46.1277|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|222.182.202.111:39660->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:46.5770|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:46.6195|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:46.6195|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:46.6195|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:46.6195|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:46.7128|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:47.6980|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|132.147.75.101:41534->30303] to: 30304 2025-01-08 15:58:47.6980|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|132.147.75.101:41534->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:47.7128|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:48.7129|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:58:48.9765|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 15:58:49.1550|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:58:49.1550|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 26 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:49.1550|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 6b0f57...ca0f63 2025-01-08 15:58:49.4597|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 15:58:49.7130|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:50.0050|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 15:58:50.1927|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:50.2547|DEBUG|Network.Discovery.NodesLocator|37|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:50.2547|DEBUG|Network.Discovery.NodesLocator|37|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:50.5927|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","blockNumber":"0xd164ee","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","prevRandao":"0x51573feb0ca63e343c19e5315bf80ec4116dc918e4cc8fccac70ca7f3c67b050","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x86601c99005a82cdd5b73b83c97474fd9e2e44692d065c5c36dc6fc08d630f34","timestamp":"0x677ea0ba","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7da","index":"0x4302506","validatorIndex":"0x18f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b35f5","index":"0x4302507","validatorIndex":"0x190"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf2","index":"0x4302508","validatorIndex":"0x191"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a8ca","index":"0x4302509","validatorIndex":"0x192"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1f4","index":"0x430250a","validatorIndex":"0x193"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7a","index":"0x430250b","validatorIndex":"0x194"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430250c","validatorIndex":"0x195"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430250d","validatorIndex":"0x196"}]},[],"0x107b73cc221e28be83adc82e82a9cc5393066de30947f2be135f6b07909d7b50"]) 2025-01-08 15:58:50.5927|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13722862 (0x5a3fa8...b9c694), Extra Data: chiado-lodestar-0 2025-01-08 15:58:50.5927|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 15:58:50.5927|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 15:58:50.5927|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13722862 2025-01-08 15:58:50.5927|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722732 < 13722862 - 128 2025-01-08 15:58:50.5927|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 15:58:50.5927|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 15:58:50.5927|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13722862 (0x5a3fa8...b9c694). 2025-01-08 15:58:50.5927|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:50.5927|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722862 | 1.1 ms | slot 5,459 ms | 2025-01-08 15:58:50.5927|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","blockNumber":"0xd164ee","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","prevRandao":"0x51573feb0ca63e343c19e5315bf80ec4116dc918e4cc8fccac70ca7f3c67b050","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x86601c99005a82cdd5b73b83c97474fd9e2e44692d065c5c36dc6fc08d630f34","timestamp":"0x677ea0ba","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7da","index":"0x4302506","validatorIndex":"0x18f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b35f5","index":"0x4302507","validatorIndex":"0x190"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf2","index":"0x4302508","validatorIndex":"0x191"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a8ca","index":"0x4302509","validatorIndex":"0x192"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1f4","index":"0x430250a","validatorIndex":"0x193"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7a","index":"0x430250b","validatorIndex":"0x194"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430250c","validatorIndex":"0x195"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430250d","validatorIndex":"0x196"}]},[],"0x107b73cc221e28be83adc82e82a9cc5393066de30947f2be135f6b07909d7b50"]) 2025-01-08 15:58:50.5927|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:50.5927|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 916.59 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:50.5927|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","blockNumber":"0xd164ee","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe1fa6076140124308e3d2a04ece406abf2b1d46355bf6002646f8fd9784318f3","prevRandao":"0x51573feb0ca63e343c19e5315bf80ec4116dc918e4cc8fccac70ca7f3c67b050","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x86601c99005a82cdd5b73b83c97474fd9e2e44692d065c5c36dc6fc08d630f34","timestamp":"0x677ea0ba","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7da","index":"0x4302506","validatorIndex":"0x18f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b35f5","index":"0x4302507","validatorIndex":"0x190"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf2","index":"0x4302508","validatorIndex":"0x191"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a8ca","index":"0x4302509","validatorIndex":"0x192"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1f4","index":"0x430250a","validatorIndex":"0x193"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff7a","index":"0x430250b","validatorIndex":"0x194"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430250c","validatorIndex":"0x195"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430250d","validatorIndex":"0x196"}]},[],"0x107b73cc221e28be83adc82e82a9cc5393066de30947f2be135f6b07909d7b50"]) handled in 2ms 2025-01-08 15:58:50.5984|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:50.5984|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:50.5984|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Received ForkChoice: 13722862 (0x5a3fa8...b9c694), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:50.5984|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|ForkChoiceUpdate: block 13722862 (0x5a3fa8...b9c694) was processed. 2025-01-08 15:58:50.5984|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|35|Synced Chain Head to 13722862 (0x5a3fa8...b9c694) 2025-01-08 15:58:50.5984|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:50.5984|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:50.7132|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:51.2529|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:51.6205|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:51.6205|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:51.6205|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:51.6205|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:51.7126|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 15:58:52.7129|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:53.4927|DEBUG|Network.Discovery.NodesLocator|39|Finished discovery cycle, tried contacting 27 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:53.4927|DEBUG|Network.Discovery.NodesLocator|39|Starting discovery process for node: randomNode: 0d1c95...d639c3 2025-01-08 15:58:53.7127|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 15:58:54.1508|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->142.132.251.121:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:58:54.2781|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.255.183.68:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:58:54.3212|DEBUG|Network.PeerManager|39|Peer pool size is: 2424 2025-01-08 15:58:54.4755|DEBUG|Network.Discovery.NodesLocator|16|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:54.6288|DEBUG|Network.Discovery.NodesLocator|39|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:58:54.7130|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:58:55.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:58:55.1200|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","blockNumber":"0xd164ef","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7d0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","prevRandao":"0xdb83f3220d4f9065dadfcead365c0b66a966b2a07bf69808aadc4a1e6f23081d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9f825e78c3e2f3efd251ac53f5ac1928a418b65c19552cd98b854aa9f84528f8","timestamp":"0x677ea0bf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdec","index":"0x430250e","validatorIndex":"0x197"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ddc0","index":"0x430250f","validatorIndex":"0x198"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde7","index":"0x4302510","validatorIndex":"0x199"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302511","validatorIndex":"0x19a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302512","validatorIndex":"0x19b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1265f5","index":"0x4302513","validatorIndex":"0x19c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1fe","index":"0x4302514","validatorIndex":"0x19d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdfa","index":"0x4302515","validatorIndex":"0x19e"}]},[],"0x081edb1e97690d1731a1532d6201247260b482ae8eb3001ff54d83ceb8f2cf94"]) 2025-01-08 15:58:55.1203|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722863 (0x1f4e86...7cec89), Address: 0xff12121212120000000000000000000000000000 2025-01-08 15:58:55.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:58:55.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:58:55.1244|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722863 2025-01-08 15:58:55.1244|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722733 < 13722863 - 128 2025-01-08 15:58:55.1244|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 15:58:55.1244|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722863 (0x1f4e86...7cec89). 2025-01-08 15:58:55.1244|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: Rlp 2025-01-08 15:58:55.1244|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:58:55.1244|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722863 | 3.8 ms | slot 4,530 ms | 2025-01-08 15:58:55.1244|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:58:55.1244|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","blockNumber":"0xd164ef","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7d0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","prevRandao":"0xdb83f3220d4f9065dadfcead365c0b66a966b2a07bf69808aadc4a1e6f23081d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9f825e78c3e2f3efd251ac53f5ac1928a418b65c19552cd98b854aa9f84528f8","timestamp":"0x677ea0bf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdec","index":"0x430250e","validatorIndex":"0x197"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ddc0","index":"0x430250f","validatorIndex":"0x198"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde7","index":"0x4302510","validatorIndex":"0x199"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302511","validatorIndex":"0x19a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302512","validatorIndex":"0x19b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1265f5","index":"0x4302513","validatorIndex":"0x19c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1fe","index":"0x4302514","validatorIndex":"0x19d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdfa","index":"0x4302515","validatorIndex":"0x19e"}]},[],"0x081edb1e97690d1731a1532d6201247260b482ae8eb3001ff54d83ceb8f2cf94"]) 2025-01-08 15:58:55.1244|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 261.51 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:58:55.1244|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","blockNumber":"0xd164ef","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7d0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5a3fa81137940bc91e96e3e28b16d47d016bd52a0a5315ea44bb3c4b96b9c694","prevRandao":"0xdb83f3220d4f9065dadfcead365c0b66a966b2a07bf69808aadc4a1e6f23081d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9f825e78c3e2f3efd251ac53f5ac1928a418b65c19552cd98b854aa9f84528f8","timestamp":"0x677ea0bf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdec","index":"0x430250e","validatorIndex":"0x197"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ddc0","index":"0x430250f","validatorIndex":"0x198"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde7","index":"0x4302510","validatorIndex":"0x199"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302511","validatorIndex":"0x19a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302512","validatorIndex":"0x19b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1265f5","index":"0x4302513","validatorIndex":"0x19c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1fe","index":"0x4302514","validatorIndex":"0x19d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdfa","index":"0x4302515","validatorIndex":"0x19e"}]},[],"0x081edb1e97690d1731a1532d6201247260b482ae8eb3001ff54d83ceb8f2cf94"]) handled in 5ms 2025-01-08 15:58:55.1244|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:55.1244|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:58:55.1244|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722863 (0x1f4e86...7cec89), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:58:55.1282|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722863 (0x1f4e86...7cec89) was processed. 2025-01-08 15:58:55.1282|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722863 (0x1f4e86...7cec89) 2025-01-08 15:58:55.1282|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:58:55.1282|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:58:55.7132|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:55.7211|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:56.2099|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 15:58:56.6222|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:58:56.6222|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:58:56.6222|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:58:56.6222|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:58:56.7128|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:56.7226|DEBUG|Network.Discovery.NodesLocator|35|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:58:57.7131|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:58:58.6175|DEBUG|Db.SimpleFilePublicKeyDb|35|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_a5c9aba6-4778-46fb-b545-957bed5f8503 2025-01-08 15:58:58.7124|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:58:58.9132|DEBUG|Network.Discovery.NodesLocator|8|Finished discovery cycle, tried contacting 27 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:58:58.9132|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: randomNode: 90174e...f284cf 2025-01-08 15:58:59.4732|DEBUG|Synchronization.Peers.SyncPeerPool|46|Dropped 0 useless peers 2025-01-08 15:58:59.4983|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:147.75.94.159]:30303, msg: 369555882a1eb8c4613ba28c26301c828cee86dbfd6b6d4e3206101520cc4a061835a01c46d1b3bbae9c6358f8188fcaf72b743d2231231e7a4eab29e0b5596978a2f64270a2e9c0ebf06e0e9d52cccb0d8b64e0e1533db579b3d1fa14145e220106f8bda0c7441e49add2eeb415715c113573527edae3be681ca49b7f7f4549b47e02501ff89ab8405e888b4782c46c6d06ba02a49cc1c8f2c4c3ef82408e764ca8c37d3fe485b557632c697cfada01403d5b1e33493f236639d89bf7d7a3b7d65c30fcfaded827960283657468ca84f0afd0e3846437305782696482763482697084934b5e9f89736563703235366b31a103990ddbe8dd2991aba08eb951b31f4d65282d789f56e507da62325b8bb3f6c8bf8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 191 starting with |NettyRlpStream|description missing| 2025-01-08 15:58:59.7128|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:00.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:59:00.3878|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:00.5411|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:00.6014|DEBUG|Network.Discovery.NodesLocator|39|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:00.6014|DEBUG|Network.Discovery.NodesLocator|39|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:00.7124|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:00.7849|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|3.66.200.0:47526->30303] to: 30303 2025-01-08 15:59:00.7849|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|3.66.200.0:47526->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7341 2025-01-08 15:59:01.6006|DEBUG|Network.Discovery.NodesLocator|8|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:59:01.6236|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:59:01.6236|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:59:01.6236|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 15:59:01.6236|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:59:01.7123|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:59:01.9105|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.215.128.248:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:02.7128|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:03.3998|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:03.3998|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 0c791c...ecd779 2025-01-08 15:59:03.7122|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:04.3059|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:04.4397|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:04.5384|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.30.243:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 15:59:04.7127|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:04.9995|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.171.122.44:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:05.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:05 for next AuRa step. 2025-01-08 15:59:05.1410|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","blockNumber":"0xd164f0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6d8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","prevRandao":"0x10ac71adef5c099b1829a6322f18c74c99ed66c72ba15cb9875d03f3ead8c1e6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6f38f4c2b02b7cae72c28578b56a4a8da85eb047dc69bdb98fb0d21d81287305","timestamp":"0x677ea0c9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd395","index":"0x4302516","validatorIndex":"0x19f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7f4e","index":"0x4302517","validatorIndex":"0x1a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdfa","index":"0x4302518","validatorIndex":"0x1a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7f89","index":"0x4302519","validatorIndex":"0x1a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7da","index":"0x430251a","validatorIndex":"0x1a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c24","index":"0x430251b","validatorIndex":"0x1a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d208","index":"0x430251c","validatorIndex":"0x1a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad5f6","index":"0x430251d","validatorIndex":"0x1a6"}]},[],"0x62524386a06fd461b12f7cb073403f02cda2c2d911bd301a476b2be800df7905"]) 2025-01-08 15:59:05.1410|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13722864 (0x00cd08...18ac5d), Extra Data: Nethermind 2025-01-08 15:59:05.1410|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 15:59:05.1410|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 15:59:05.1449|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722864 2025-01-08 15:59:05.1449|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722734 < 13722864 - 128 2025-01-08 15:59:05.1449|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:59:05.1449|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:59:05.1449|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722864 (0x00cd08...18ac5d). 2025-01-08 15:59:05.1449|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722864 | 3.3 ms | slot 10,021 ms | 2025-01-08 15:59:05.1449|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 15:59:05.1449|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 307.31 Blk/s | exec code from cache 362 | new 0 2025-01-08 15:59:05.1449|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:59:05.1449|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","blockNumber":"0xd164f0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6d8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","prevRandao":"0x10ac71adef5c099b1829a6322f18c74c99ed66c72ba15cb9875d03f3ead8c1e6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6f38f4c2b02b7cae72c28578b56a4a8da85eb047dc69bdb98fb0d21d81287305","timestamp":"0x677ea0c9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd395","index":"0x4302516","validatorIndex":"0x19f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7f4e","index":"0x4302517","validatorIndex":"0x1a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdfa","index":"0x4302518","validatorIndex":"0x1a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7f89","index":"0x4302519","validatorIndex":"0x1a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7da","index":"0x430251a","validatorIndex":"0x1a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c24","index":"0x430251b","validatorIndex":"0x1a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d208","index":"0x430251c","validatorIndex":"0x1a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad5f6","index":"0x430251d","validatorIndex":"0x1a6"}]},[],"0x62524386a06fd461b12f7cb073403f02cda2c2d911bd301a476b2be800df7905"]) 2025-01-08 15:59:05.1449|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","blockNumber":"0xd164f0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6d8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1f4e86f51c36e3d8c3b107b122405642a49cfc6da222ba94fc46543d007cec89","prevRandao":"0x10ac71adef5c099b1829a6322f18c74c99ed66c72ba15cb9875d03f3ead8c1e6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6f38f4c2b02b7cae72c28578b56a4a8da85eb047dc69bdb98fb0d21d81287305","timestamp":"0x677ea0c9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cd395","index":"0x4302516","validatorIndex":"0x19f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7f4e","index":"0x4302517","validatorIndex":"0x1a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdfa","index":"0x4302518","validatorIndex":"0x1a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c7f89","index":"0x4302519","validatorIndex":"0x1a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7da","index":"0x430251a","validatorIndex":"0x1a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c24","index":"0x430251b","validatorIndex":"0x1a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d208","index":"0x430251c","validatorIndex":"0x1a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad5f6","index":"0x430251d","validatorIndex":"0x1a6"}]},[],"0x62524386a06fd461b12f7cb073403f02cda2c2d911bd301a476b2be800df7905"]) handled in 4ms 2025-01-08 15:59:05.1491|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:59:05.1491|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:59:05.1491|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722864 (0x00cd08...18ac5d), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:59:05.1491|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722864 (0x00cd08...18ac5d) was processed. 2025-01-08 15:59:05.1491|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722864 (0x00cd08...18ac5d) 2025-01-08 15:59:05.1491|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:59:05.1491|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 0ms 2025-01-08 15:59:05.5285|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:05.7129|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:06.2451|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.224.228:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:06.3356|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|39|Attempt to request ENR before bonding 2025-01-08 15:59:06.5283|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:59:06.6249|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:59:06.6249|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:59:06.6249|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 15:59:06.6249|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:59:06.7127|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:59:07.1348|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.203:30327] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:07.7128|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:08.4309|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:08.4309|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 0803ec...e33bfd 2025-01-08 15:59:08.5075|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.159.167.49:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:08.6637|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.231.69.213:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:08.7132|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 15:59:08.9588|DEBUG|Network.PeerManager|45|Peer pool size is: 2525 2025-01-08 15:59:09.0019|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.210.124.168:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:59:09.0368|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.243.159.76:5070] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 15:59:09.3268|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.239.92:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:09.4165|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 15:59:09.7133|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:59:10.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|45|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:59:10.5101|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:10.5705|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","blockNumber":"0xd164f1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","prevRandao":"0x8d0588141d30710b585af0351eb370abb514083f6465b1efb08c67aae8f4d3c7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7f3d8ccbf3106ea6fa25e81f1fcfaf6aeef3d3f53dfc6da7edcb22ca2c7e6672","timestamp":"0x677ea0ce","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x430251e","validatorIndex":"0x1a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430251f","validatorIndex":"0x1a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a77f","index":"0x4302520","validatorIndex":"0x1a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ddc0","index":"0x4302521","validatorIndex":"0x1aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400c4","index":"0x4302522","validatorIndex":"0x1ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302523","validatorIndex":"0x1ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6e4","index":"0x4302524","validatorIndex":"0x1ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6ade","index":"0x4302525","validatorIndex":"0x1ae"}]},[],"0xd994dd88241fb6edcacd5bd11375cbd41564ce7300adb8e0d7a8a06754f2f520"]) 2025-01-08 15:59:10.5705|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722865 (0xdfa18b...fa6968), Extra Data: chiado-lighthouse-0 2025-01-08 15:59:10.5705|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:59:10.5705|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:59:10.5724|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722865 2025-01-08 15:59:10.5724|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722735 < 13722865 - 128 2025-01-08 15:59:10.5724|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 15:59:10.5724|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: Rlp 2025-01-08 15:59:10.5724|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722865 (0xdfa18b...fa6968). 2025-01-08 15:59:10.5724|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:59:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","blockNumber":"0xd164f1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","prevRandao":"0x8d0588141d30710b585af0351eb370abb514083f6465b1efb08c67aae8f4d3c7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7f3d8ccbf3106ea6fa25e81f1fcfaf6aeef3d3f53dfc6da7edcb22ca2c7e6672","timestamp":"0x677ea0ce","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x430251e","validatorIndex":"0x1a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430251f","validatorIndex":"0x1a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a77f","index":"0x4302520","validatorIndex":"0x1a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ddc0","index":"0x4302521","validatorIndex":"0x1aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400c4","index":"0x4302522","validatorIndex":"0x1ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302523","validatorIndex":"0x1ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6e4","index":"0x4302524","validatorIndex":"0x1ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6ade","index":"0x4302525","validatorIndex":"0x1ae"}]},[],"0xd994dd88241fb6edcacd5bd11375cbd41564ce7300adb8e0d7a8a06754f2f520"]) 2025-01-08 15:59:10.5724|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722865 | 1.2 ms | slot 5,428 ms | 2025-01-08 15:59:10.5724|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","blockNumber":"0xd164f1","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x00cd0848ba6d686a575bfdf773d8d905e96c37c09e4411c1f25eeaf2d818ac5d","prevRandao":"0x8d0588141d30710b585af0351eb370abb514083f6465b1efb08c67aae8f4d3c7","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7f3d8ccbf3106ea6fa25e81f1fcfaf6aeef3d3f53dfc6da7edcb22ca2c7e6672","timestamp":"0x677ea0ce","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x430251e","validatorIndex":"0x1a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430251f","validatorIndex":"0x1a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a77f","index":"0x4302520","validatorIndex":"0x1a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ddc0","index":"0x4302521","validatorIndex":"0x1aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400c4","index":"0x4302522","validatorIndex":"0x1ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302523","validatorIndex":"0x1ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d6e4","index":"0x4302524","validatorIndex":"0x1ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6ade","index":"0x4302525","validatorIndex":"0x1ae"}]},[],"0xd994dd88241fb6edcacd5bd11375cbd41564ce7300adb8e0d7a8a06754f2f520"]) handled in 2ms 2025-01-08 15:59:10.5724|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:59:10.5724|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 810.37 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:59:10.5767|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:59:10.5767|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:59:10.5767|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 13722865 (0xdfa18b...fa6968), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:59:10.5767|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|ForkChoiceUpdate: block 13722865 (0xdfa18b...fa6968) was processed. 2025-01-08 15:59:10.5767|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Synced Chain Head to 13722865 (0xdfa18b...fa6968) 2025-01-08 15:59:10.5767|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:59:10.5767|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:59:10.7126|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:11.5086|DEBUG|Network.Discovery.NodesLocator|39|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:59:11.6254|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:59:11.6254|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:59:11.6254|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:59:11.6254|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:59:11.7131|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:12.7128|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:12.8458|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.142.66:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:13.3554|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:13.3554|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: randomNode: d1a51d...35e88d 2025-01-08 15:59:13.4725|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.248.24.110:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:13.6139|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.147.164:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:13.7130|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:13.7496|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->209.51.170.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 15:59:13.7938|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|147.75.94.159:38410->30303] to: 30303 2025-01-08 15:59:13.7938|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|147.75.94.159:38410->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 15:59:14.5352|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.245.77.62:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:14.6228|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.38.92.113:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:14.6479|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.0.183:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:59:14.6942|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.220.210.66:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:14.7125|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:59:14.9207|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.230.156:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:14.9963|DEBUG|Network.Discovery.NodesLocator|8|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 15:59:15.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:59:15.1305|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","blockNumber":"0xd164f2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","prevRandao":"0x7aea14b85ccd71b0fc4df8fa21bd4063e2f7c99c16881986e6f3082e1a1e664c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5b6139951c506d950cdbd3ddcc4a916ed5a804bb733191ed9ba3287e57bb6f2f","timestamp":"0x677ea0d3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde7","index":"0x4302526","validatorIndex":"0x1af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d8","index":"0x4302527","validatorIndex":"0x1b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f21","index":"0x4302528","validatorIndex":"0x1b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7de","index":"0x4302529","validatorIndex":"0x1b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdec","index":"0x430252a","validatorIndex":"0x1b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dae0","index":"0x430252b","validatorIndex":"0x1b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430252c","validatorIndex":"0x1b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d8","index":"0x430252d","validatorIndex":"0x1b6"}]},[],"0x3189df4dbd80d01a7875d2a8e2bd78a6ae99e0ddf2a13ab2be44ce363f1fbc81"]) 2025-01-08 15:59:15.1305|INFO|Merge.Plugin.Handlers.NewPayloadHandler|8|Received New Block: 13722866 (0x9bd166...671efc), Extra Data: Nethermind 2025-01-08 15:59:15.1305|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 15:59:15.1305|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 15:59:15.1324|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722866 2025-01-08 15:59:15.1324|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722736 < 13722866 - 128 2025-01-08 15:59:15.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 15:59:15.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 15:59:15.1324|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722866 (0x9bd166...671efc). 2025-01-08 15:59:15.1324|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 15:59:15.1324|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722866 | 1.2 ms | slot 4,560 ms | 2025-01-08 15:59:15.1324|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 15:59:15.1324|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 806.45 Blk/s | exec code from cache 42 | new 0 2025-01-08 15:59:15.1324|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","blockNumber":"0xd164f2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","prevRandao":"0x7aea14b85ccd71b0fc4df8fa21bd4063e2f7c99c16881986e6f3082e1a1e664c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5b6139951c506d950cdbd3ddcc4a916ed5a804bb733191ed9ba3287e57bb6f2f","timestamp":"0x677ea0d3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde7","index":"0x4302526","validatorIndex":"0x1af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d8","index":"0x4302527","validatorIndex":"0x1b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f21","index":"0x4302528","validatorIndex":"0x1b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7de","index":"0x4302529","validatorIndex":"0x1b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdec","index":"0x430252a","validatorIndex":"0x1b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dae0","index":"0x430252b","validatorIndex":"0x1b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430252c","validatorIndex":"0x1b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d8","index":"0x430252d","validatorIndex":"0x1b6"}]},[],"0x3189df4dbd80d01a7875d2a8e2bd78a6ae99e0ddf2a13ab2be44ce363f1fbc81"]) 2025-01-08 15:59:15.1324|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","blockNumber":"0xd164f2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdfa18b0334158961b4d911989267a3fc4001cb5369e8ee31a200ff0b91fa6968","prevRandao":"0x7aea14b85ccd71b0fc4df8fa21bd4063e2f7c99c16881986e6f3082e1a1e664c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5b6139951c506d950cdbd3ddcc4a916ed5a804bb733191ed9ba3287e57bb6f2f","timestamp":"0x677ea0d3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fde7","index":"0x4302526","validatorIndex":"0x1af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403d8","index":"0x4302527","validatorIndex":"0x1b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137f21","index":"0x4302528","validatorIndex":"0x1b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7de","index":"0x4302529","validatorIndex":"0x1b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdec","index":"0x430252a","validatorIndex":"0x1b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13dae0","index":"0x430252b","validatorIndex":"0x1b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x430252c","validatorIndex":"0x1b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d8","index":"0x430252d","validatorIndex":"0x1b6"}]},[],"0x3189df4dbd80d01a7875d2a8e2bd78a6ae99e0ddf2a13ab2be44ce363f1fbc81"]) handled in 2ms 2025-01-08 15:59:15.1324|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:59:15.1324|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 15:59:15.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722866 (0x9bd166...671efc), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 15:59:15.1362|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722866 (0x9bd166...671efc) was processed. 2025-01-08 15:59:15.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722866 (0x9bd166...671efc) 2025-01-08 15:59:15.1362|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 15:59:15.1362|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 1ms 2025-01-08 15:59:15.1466|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:15.2003|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.231:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:15.3118|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:15.6253|DEBUG|Network.Discovery.NodesLocator|45|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 15:59:15.6253|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:15.7034|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 15:59:15.7034|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_chainId with params [] 2025-01-08 15:59:15.7034|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_chainId([]) 2025-01-08 15:59:15.7034|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 15:59:15.7034|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:59:15.7034|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 15:59:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 15:59:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 15:59:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 15:59:15.7043|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 15:59:15.7043|DEBUG|JsonRpc.JsonRpcService|45|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 15:59:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 15:59:15.7124|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:16.6268|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:59:16.6268|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:59:16.6268|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 15:59:16.6268|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:59:16.6268|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:59:16.7129|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:59:17.7131|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:18.5611|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.209.199.47:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:18.6973|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 26 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:18.6973|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: randomNode: 5e9901...719c18 2025-01-08 15:59:18.7131|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:19.0864|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.206:56470] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:59:19.4006|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.21.165.54:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:19.7125|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:59:19.9631|DEBUG|Network.PeerManager|46|Peer pool size is: 2626 2025-01-08 15:59:20.0028|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 15:59:20.7124|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:20.9977|DEBUG|Network.Discovery.NodesLocator|39|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:21.0015|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->168.119.193.189:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:21.6274|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:59:21.6274|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:59:21.6274|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:59:21.6274|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:59:21.7125|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 15:59:21.9970|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:59:22.4725|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.240.99.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 15:59:22.7123|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:22.8816|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.238.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:23.7072|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:23.7072|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 867917...1d7ec5 2025-01-08 15:59:23.7128|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:24.0918|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.79.19.176:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2606 2025-01-08 15:59:24.4568|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.46.164:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 15:59:24.4968|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->143.198.59.175:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 15:59:24.7131|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:24.9741|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->158.220.87.73:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 63002 2025-01-08 15:59:25.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:59:25.2481|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.177.202.164:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 15:59:25.7131|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:25.8861|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|46|Attempt to request ENR before bonding 2025-01-08 15:59:26.2364|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:26.6290|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 15:59:26.6290|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 15:59:26.6290|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 15:59:26.6290|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 15:59:26.7129|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 15:59:27.1802|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.159.180.173:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 15:59:27.2369|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 15:59:27.7123|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 15:59:28.7128|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:28.8768|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 155, after the process: 155 2025-01-08 15:59:28.8768|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: f8f118...c812cd 2025-01-08 15:59:29.3799|DEBUG|Network.Discovery.DiscoveryManager|45|Cleaned up 2002 discovery lifecycle managers. 2025-01-08 15:59:29.5095|INFO|Program|48|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 15:59:29.5095|INFO|Runner.Ethereum.EthereumRunner|48|Stopping session monitor 2025-01-08 15:59:29.5095|DEBUG|Network.SessionMonitor|48|Stopping session monitor 2025-01-08 15:59:29.5134|INFO|Runner.Ethereum.EthereumRunner|48|Stopping session sync mode selector 2025-01-08 15:59:29.5134|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|48|Sync mode selector stopped 2025-01-08 15:59:29.5134|INFO|Runner.Ethereum.EthereumRunner|48|Stopping discovery app 2025-01-08 15:59:29.5134|INFO|Network.Discovery.DiscoveryConnectionsPool|48|Stopping discovery udp channel on port 30303 2025-01-08 15:59:29.5173|DEBUG|Network.Discovery.DiscoveryApp|48|Stopping discovery timer 2025-01-08 15:59:29.5173|DEBUG|Network.Discovery.DiscoveryApp|48|Stopping discovery persistence timer 2025-01-08 15:59:29.5173|INFO|Runner.Ethereum.EthereumRunner|48|Stopping block producer 2025-01-08 15:59:29.5173|INFO|Network.Discovery.DiscoveryApp|35|Discovery shutdown complete.. please wait for all components to close 2025-01-08 15:59:29.5173|INFO|Runner.Ethereum.EthereumRunner|48|Stopping peer pool 2025-01-08 15:59:29.5207|DEBUG|Network.PeerPool|48|Stopping peer timers 2025-01-08 15:59:29.5207|INFO|Runner.Ethereum.EthereumRunner|48|Stopping peer manager 2025-01-08 15:59:29.5207|INFO|Network.PeerPool|35|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 15:59:29.5207|INFO|Network.PeerManager|35|Peer update loop canceled 2025-01-08 15:59:29.5207|DEBUG|Network.PeerManager|48|Stopping peer timers 2025-01-08 15:59:29.5207|INFO|Network.PeerManager|48|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 15:59:29.5207|INFO|Runner.Ethereum.EthereumRunner|48|Stopping blockchain processor 2025-01-08 15:59:29.5207|DEBUG|Consensus.Processing.BlockchainProcessor|35|BlockchainProcessor stopped. 2025-01-08 15:59:29.5207|INFO|Runner.Ethereum.EthereumRunner|48|Stopping RLPx peer 2025-01-08 15:59:29.5242|DEBUG|Consensus.Processing.BlockchainProcessor|11|Sender address recovery stopped. 2025-01-08 15:59:29.5242|INFO|Consensus.Processing.BlockchainProcessor|11|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 15:59:29.5242|DEBUG|Network.Rlpx.RlpxHost|47|Closed _bootstrapChannel 2025-01-08 15:59:29.7127|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:59:29.7295|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->89.233.107.239:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 15:59:30.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 15:59:30.4730|DEBUG|Synchronization.Peers.SyncPeerPool|11|Dropped 0 useless peers 2025-01-08 15:59:30.5313|INFO|Network.Rlpx.RlpxHost|11|Local peer shutdown complete.. please wait for all components to close 2025-01-08 15:59:30.5313|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Clique 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin AuRa 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Ethash 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Optimism 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Taiko 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin NethDev 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Shutter 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin AuRaMerge 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Merge 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin HealthChecks 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Hive 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Clef signer 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin EthStats 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin Snapshot 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin TraceStore 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing plugin UPnP 2025-01-08 15:59:30.5324|INFO|Runner.Ethereum.EthereumRunner|11|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 15:59:30.5367|INFO|Runner.JsonRpc.JsonRpcIpcRunner|11|IPC JSON RPC service stopped 2025-01-08 15:59:30.5367|INFO|Runner.Ethereum.EthereumRunner|11|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:59:30.5415|INFO|Runner.Ethereum.EthereumRunner|11|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 15:59:30.5415|INFO|Runner.Ethereum.EthereumRunner|11|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 15:59:30.5415|DEBUG|Consensus.Producers.BuildBlocksInALoop|8|Block producer stopped. 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.JsonRpcRunner|46|JSON RPC service stopped 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 15:59:30.5450|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Autofac.Core.Container 2025-01-08 15:59:30.5493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 15:59:30.5493|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher has finished work. 2025-01-08 15:59:30.5493|INFO|Synchronization.Synchronizer|8|Beacon headers task completed. 2025-01-08 15:59:30.5493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|StateSyncFeed state changed to Finished 2025-01-08 15:59:30.5493|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher has finished work. 2025-01-08 15:59:30.5493|INFO|Synchronization.Synchronizer|8|State sync task completed. 2025-01-08 15:59:30.5493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SnapSyncFeed state changed to Finished 2025-01-08 15:59:30.5493|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher has finished work. 2025-01-08 15:59:30.5493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FastSyncFeed state changed to Finished 2025-01-08 15:59:30.5493|INFO|Synchronization.Synchronizer|8|State sync task completed. 2025-01-08 15:59:30.5493|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher has finished work. 2025-01-08 15:59:30.5493|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|FullSyncFeed state changed to Finished 2025-01-08 15:59:30.5493|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|46|SyncDispatcher has finished work. 2025-01-08 15:59:30.5493|INFO|Synchronization.Synchronizer|11|Fast sync blocks downloader task completed. 2025-01-08 15:59:30.5493|INFO|Synchronization.Synchronizer|8|Full sync block downloader task completed. 2025-01-08 15:59:30.7121|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 15:59:31.2133|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 8, nodesTriedCounter: 10 2025-01-08 15:59:31.7128|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:59:31.7128|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 15:59:32.7132|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 15:59:33.7123|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:59:34.7127|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 15:59:35.5506|WARN|Synchronization.Synchronizer|47|Sync feeds dispose timeout 2025-01-08 15:59:35.5590|DEBUG|Synchronization.Peers.SyncPeerPool|46|Init peer loop stopped. 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|45|[Session|Out|DisconnectingProtocols|30303->162.19.57.173:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|47|[Session|Out|DisconnectingProtocols|30303->139.144.26.101:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|49|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|35|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|52|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|8|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|39|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Network.P2P.Session|37|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|52|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|52|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|45|Removing sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|45|Sync peer pool not started yet - removing [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|47|Removing sync peer [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|47|Sync peer pool not started yet - removing [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|35|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|35|Sync peer pool not started yet - removing [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|8|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|8|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|39|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|39|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|37|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|49|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|49|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Synchronization.Peers.SyncPeerPool|37|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|52|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|8|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|37|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|47|Out 139.144.26.101:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|49|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|45|Out 162.19.57.173:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|39|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5687|DEBUG|Network.ProtocolsManager|35|Out 146.59.68.217:30303 disconnected Local AppClosing App Close 2025-01-08 15:59:35.5740|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 15:59:35.5740|INFO|Runner.Ethereum.EthereumRunner|46|Disposing MultiValidator [ ] 2025-01-08 15:59:35.5740|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 15:59:35.5740|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 15:59:35.5740|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 15:59:35.5740|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 15:59:35.5763|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 15:59:35.5763|DEBUG|Trie.Pruning.TrieStore|46|Disposing trie 2025-01-08 15:59:35.5763|DEBUG|Trie.Pruning.TrieStore|46|Persisting on disposal 13722737([Branch(532)|0x0d7abd...d4b10b|13722737|D:False|S:True|P:False|) (cache memory at 6415524) 2025-01-08 15:59:35.5821|INFO|Trie.Pruning.TrieStore|46|Persisting from root 0x0d7abd...d4b10b in block 13722737 2025-01-08 15:59:35.5988|DEBUG|Trie.Pruning.TrieStore|46|Persisted trie from [Branch(532)|0x0d7abd...d4b10b|13722737|D:False|S:True|P:True| at 13722737 in 16ms (cache memory 6415524) 2025-01-08 15:59:35.6062|DEBUG|Blockchain.TrieStoreBoundaryWatcher|46|Saving reorg boundary 13722737 2025-01-08 15:59:35.6062|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 15:59:35.6062|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 15:59:35.6062|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 15:59:35.6062|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 15:59:35.6083|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 15:59:35.6083|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 15:59:35.6083|INFO|Runner.Ethereum.EthereumRunner|46|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 15:59:35.6083|INFO|Runner.Ethereum.EthereumRunner|46|Closing DBs 2025-01-08 15:59:35.6083|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB Code 2025-01-08 15:59:35.6145|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB Headers 2025-01-08 15:59:35.6192|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB Bloom 2025-01-08 15:59:35.6244|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB Blocks 2025-01-08 15:59:35.6306|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB Metadata 2025-01-08 15:59:35.6358|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB BlockNumbers 2025-01-08 15:59:35.6404|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB BadBlocks 2025-01-08 15:59:35.6404|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB State0 2025-01-08 15:59:35.6443|INFO|Db.Rocks.DbOnTheRocks|46|Disposing DB BlockInfos 2025-01-08 15:59:35.6499|INFO|Runner.Ethereum.EthereumRunner|46|All DBs closed 2025-01-08 15:59:35.6499|INFO|Runner.Ethereum.EthereumRunner|46|Ethereum runner stopped 2025-01-08 15:59:35.6499|INFO|Program|46|Nethermind is shut down 2025-01-08 15:59:35.7138|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:02:59.4533|INFO|Program|1|BaseDbPath: /nethermind/data/nethermind_db/chiado 2025-01-08 16:02:59.4533|INFO|Program|1|KeyStoreDirectory: /nethermind/data/keystore 2025-01-08 16:02:59.4533|INFO|Program|1|LogDirectory: /nethermind/data/logs 2025-01-08 16:02:59.4565|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 16:02:59.4608|INFO|Program|1|Configuration complete 2025-01-08 16:02:59.5232|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 16:02:59.5232|DEBUG|Program|1|Server GC: True 2025-01-08 16:02:59.5248|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 16:02:59.5248|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 16:02:59.5248|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 16:02:59.5289|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 16:02:59.5289|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 16:02:59.6770|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6876|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.6929|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 16:02:59.7090|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 2ms 2025-01-08 16:02:59.7090|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 16:02:59.7090|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 16:02:59.7129|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 16:02:59.7129|INFO|Init.Steps.InitializePrecompiles|9|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 16:02:59.7397|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 16:02:59.7402|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 26ms 2025-01-08 16:02:59.7402|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 16:02:59.7402|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 16:02:59.7453|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 5ms 2025-01-08 16:02:59.7453|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 16:02:59.7453|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 16:02:59.7528|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 16:02:59.8215|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 86ms 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8318|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8323|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:02:59.8323|DEBUG|Init.MemoryHintMan|8|Setting malloc parameters.. 2025-01-08 16:02:59.8323|INFO|Init.MemoryHintMan|8|Setting up memory allowances 2025-01-08 16:02:59.8323|INFO|Init.MemoryHintMan|8| Memory hint: 768 MB 2025-01-08 16:02:59.8323|INFO|Init.MemoryHintMan|8| General memory: 32 MB 2025-01-08 16:02:59.8323|INFO|Init.MemoryHintMan|8| Peers memory: 50 MB 2025-01-08 16:02:59.8410|INFO|Init.MemoryHintMan|8| Netty memory: 134 MB 2025-01-08 16:02:59.8410|INFO|Init.MemoryHintMan|8| Mempool memory: 68 MB 2025-01-08 16:02:59.8410|INFO|Init.MemoryHintMan|8| Fast blocks memory: 48 MB 2025-01-08 16:02:59.8410|INFO|Init.MemoryHintMan|8| Trie memory: 86 MB 2025-01-08 16:02:59.8410|INFO|Init.MemoryHintMan|8| DB memory: 347 MB 2025-01-08 16:02:59.8410|DEBUG|Init.Steps.EthereumStepsManager|8|Step ApplyMemoryHint executed in 9ms 2025-01-08 16:02:59.8410|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint complete 2025-01-08 16:02:59.8410|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8442|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:02:59.8514|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB SharedBlockCacheSize: 347927962 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB SkipMemoryHintSetting: False 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB EnableDbStatistics: False 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB EnableMetricsUpdater: False 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB StatsDumpPeriodSec: 600 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB MaxOpenFiles: 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB WriteAheadLogSync: False 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB ReadAheadSize: 262144 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB AdditionalRocksDbOptions: 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB VerifyChecksum: True 2025-01-08 16:02:59.8537|DEBUG|Init.Steps.InitDatabase|8|DB EnableFileWarmer: False 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB CompressibilityHint: 1 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRowCacheSize: 16777216 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferSize: 64000000 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferNumber: 4 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbVerifyChecksum: 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRowCacheSize: 86981990 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbEnableFileWarmer: False 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbCompressibilityHint: 0.45 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 16:02:59.8568|DEBUG|Init.Steps.InitDatabase|8|DB StateDbAdditionalRocksDbOptions: 2025-01-08 16:02:59.8630|DEBUG|Db.Rocks.RocksDbFactory|8|Shared memory size is 347927962 2025-01-08 16:02:59.9400|DEBUG|Init.Steps.EthereumStepsManager|6|Step SetupKeyStore executed in 97ms 2025-01-08 16:02:59.9400|DEBUG|Init.Steps.EthereumStepsManager|6|SetupKeyStore complete 2025-01-08 16:03:00.1274|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:03:00.1305|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for BlockNumbers DB 2025-01-08 16:03:00.1305|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 16:03:00.1305|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 16:03:00.1305|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for Headers DB 2025-01-08 16:03:00.1305|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Blocks DB 2025-01-08 16:03:00.1333|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for State0 DB 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitTxTypesAndRlp executed in 15ms 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1427|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.1661|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlobTransactions DB 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 32 MB 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 64 MB 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 80 MB 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 88 MB 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 344 MB 2025-01-08 16:03:00.2553|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 16:03:00.2562|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 360 MB 2025-01-08 16:03:00.2562|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 16:03:00.2562|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 488 MB 2025-01-08 16:03:00.2635|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 16:03:00.2635|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 16:03:00.2635|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 16:03:00.2635|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 16:03:00.2635|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 16:03:00.2635|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 16:03:00.2714|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 16:03:00.2714|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 552 MB 2025-01-08 16:03:00.2776|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 16:03:00.2776|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 648 MB 2025-01-08 16:03:00.2823|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 16:03:00.2823|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 776 MB 2025-01-08 16:03:00.2823|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 16:03:00.2976|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Code DB 2025-01-08 16:03:00.3005|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 16:03:00.3005|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 784 MB 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3005|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3052|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 16:03:00.3088|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for Bloom DB 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|Step FilterBootnodes executed in 3ms 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 16:03:00.3088|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitCrypto executed in 1ms 2025-01-08 16:03:00.3088|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 816 MB 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.3088|DEBUG|Db.Rocks.DbOnTheRocks|6|Building options for Metadata DB 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3088|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3088|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Db.Rocks.DbOnTheRocks|6|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3122|DEBUG|Db.Rocks.DbOnTheRocks|6|Total max DB footprint so far is 818 MB 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|Step UpdateDiscoveryConfig executed in 1ms 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3122|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Db.Rocks.DbOnTheRocks|6|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.3173|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3209|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.3435|DEBUG|Db.Rocks.DbOnTheRocks|17|Building options for Receipts DB 2025-01-08 16:03:00.3559|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 16:03:00.3574|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 822 MB 2025-01-08 16:03:00.3574|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 16:03:00.3602|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 830 MB 2025-01-08 16:03:00.3602|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 16:03:00.3602|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 842 MB 2025-01-08 16:03:00.3664|DEBUG|Db.Rocks.DbOnTheRocks|17|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 16:03:00.3664|DEBUG|Db.Rocks.DbOnTheRocks|17|Total max DB footprint so far is 858 MB 2025-01-08 16:03:00.3664|DEBUG|Db.Rocks.DbOnTheRocks|17|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitDatabase executed in 806ms 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.6573|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 16:03:00.6881|DEBUG|Blockchain.BlockTree|16|Lowest inserted header set to 13630394 2025-01-08 16:03:00.7099|INFO|Blockchain.BlockTree|16|Start block loaded from reorg boundary - 13722737 - 13722737 (0x5a0756...68c9d1) 2025-01-08 16:03:00.7099|DEBUG|Blockchain.BlockTree|16|Lowest inserted header set to 13630394 2025-01-08 16:03:00.7148|INFO|Blockchain.BlockTree|16|Numbers resolved, level = 13722866, header = 13722866, body = 13722866 2025-01-08 16:03:00.7179|INFO|Blockchain.BlockTree|16|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 16:03:00.7179|INFO|Blockchain.BlockTree|16|Loading fork choice info 2025-01-08 16:03:00.7179|INFO|Blockchain.BlockTree|16|Block tree initialized, last processed is 13722737 (0x5a0756...68c9d1), best queued is 13722866, best known is 13722866, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializeBlockTree executed in 66ms 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7254|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 16:03:00.7254|INFO|Init.Steps.InitializePlugins|16|Initializing 16 plugins 2025-01-08 16:03:00.7254|INFO|Init.Steps.InitializePlugins|16| Clique by Nethermind 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Clique by Nethermind initialized in 1ms 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| AuRa by Nethermind 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| AuRa by Nethermind initialized in 0ms 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Ethash by Nethermind 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Ethash by Nethermind initialized in 1ms 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Optimism by Nethermind 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Optimism by Nethermind initialized in 1ms 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Taiko by Nethermind 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Taiko by Nethermind initialized in 0ms 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| NethDev by Nethermind 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| NethDev by Nethermind initialized in 0ms 2025-01-08 16:03:00.7288|INFO|Init.Steps.InitializePlugins|16| Shutter by Nethermind 2025-01-08 16:03:00.7322|INFO|Shutter.ShutterPlugin|16|Initializing Shutter plugin. 2025-01-08 16:03:00.7322|INFO|Init.Steps.InitializePlugins|16| Shutter by Nethermind initialized in 1ms 2025-01-08 16:03:00.7322|INFO|Init.Steps.InitializePlugins|16| AuRaMerge by Nethermind 2025-01-08 16:03:00.7467|INFO|Merge.Plugin.PoSSwitcher|16|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 16:03:00.7503|INFO|Init.Steps.InitializePlugins|16| AuRaMerge by Nethermind initialized in 18ms 2025-01-08 16:03:00.7503|INFO|Init.Steps.InitializePlugins|16| Merge by Nethermind 2025-01-08 16:03:00.7503|INFO|Init.Steps.InitializePlugins|16| Merge by Nethermind initialized in 0ms 2025-01-08 16:03:00.7503|INFO|Init.Steps.InitializePlugins|16| HealthChecks by Nethermind 2025-01-08 16:03:00.7551|INFO|Init.Steps.InitializePlugins|16| HealthChecks by Nethermind initialized in 4ms 2025-01-08 16:03:00.7551|INFO|Init.Steps.InitializePlugins|16| Hive by Nethermind 2025-01-08 16:03:00.7551|INFO|Init.Steps.InitializePlugins|16| Hive by Nethermind initialized in 0ms 2025-01-08 16:03:00.7551|INFO|Init.Steps.InitializePlugins|16| Clef signer by Nethermind 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| Clef signer by Nethermind initialized in 1ms 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| EthStats by Nethermind 2025-01-08 16:03:00.7567|DEBUG|EthStats.EthStatsPlugin|16|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| EthStats by Nethermind initialized in 0ms 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| Snapshot by Nethermind 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| Snapshot by Nethermind initialized in 0ms 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| TraceStore by Nethermind 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| TraceStore by Nethermind initialized in 1ms 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| UPnP by Nethermind 2025-01-08 16:03:00.7567|INFO|Init.Steps.InitializePlugins|16| UPnP by Nethermind initialized in 0ms 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializePlugins executed in 32ms 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.7567|DEBUG|Init.Steps.EthereumStepsManager|16|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 16:03:00.7667|INFO|Trie.NodeStorageFactory|16|Detected HalfPath key scheme. 2025-01-08 16:03:00.7667|INFO|Init.InitializeStateDb|16|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|Step InitializeStateDb executed in 67ms 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:00.8270|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializePrecompiles executed in 3,613ms 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:03.3219|DEBUG|Init.Steps.EthereumStepsManager|17|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:03:03.4151|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|17|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 16:03:03.4542|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|17|Recreating light collection of blob transactions and cache 2025-01-08 16:03:03.6620|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|17|Loaded 1545 blob txs from persistent db, containing 1633 blobs, in 207ms 2025-01-08 16:03:03.6620|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|17|There are 1633 unique blobs indexed 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|Step InitializeBlockchainAuRaMerge executed in 702ms 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0263|DEBUG|Init.Steps.EthereumStepsManager|17|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:03:04.0293|DEBUG|Consensus.Processing.BlockchainProcessor|17|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 16:03:04.0328|DEBUG|Consensus.Processing.BlockchainProcessor|17|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|Step StartBlockProcessorAuRa executed in 7ms 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 16:03:04.0328|INFO|Init.Steps.LoadGenesisBlock|17|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa complete 2025-01-08 16:03:04.0328|DEBUG|Init.Steps.EthereumStepsManager|17|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|Step StartLogProducer executed in 1ms 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|Reviewing steps manager dependencies 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.0365|DEBUG|Init.Steps.EthereumStepsManager|17|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:03:04.1457|DEBUG|Synchronization.Peers.SyncPeerPool|17|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 16:03:04.1700|INFO|Synchronization.SnapSync.ProgressTracker|17|Snap - State Ranges (Phase 1) is finished. 2025-01-08 16:03:04.1809|INFO|Merge.Plugin.Synchronization.PivotUpdator|17|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 16:03:04.1940|INFO|Synchronization.FastSync.TreeSync|17|Now syncing nodes starting from root of block 0 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3132|DEBUG|Init.Steps.EthereumStepsManager|17|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.3259|INFO|Network.StaticNodes.StaticNodesManager|17|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 16:03:04.3458|DEBUG|Network.ProtocolsManager|17|Removed supported capability: nodedata1 2025-01-08 16:03:04.4134|DEBUG|Init.Steps.InitializeNetwork|15|Skipped enabling snap capability 2025-01-08 16:03:04.4134|DEBUG|Synchronization.Peers.SyncPeerPool|15|Starting eth sync peer upgrade timer 2025-01-08 16:03:04.4134|DEBUG|Init.Steps.InitializeNetwork|15|Starting synchronization from block 13722737 (0x5a0756...68c9d1). 2025-01-08 16:03:04.4210|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:03:04.4210|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:03:04.4210|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:03:04.4210|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:03:04.4210|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:03:04.4290|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:03:04.4290|DEBUG|Init.Steps.InitializeNetwork|15|Starting discovery process. 2025-01-08 16:03:04.4354|DEBUG|Init.Steps.InitializeNetwork|15|Discovery process started. 2025-01-08 16:03:04.4354|DEBUG|Init.Steps.InitializeNetwork|15|Initializing peer manager 2025-01-08 16:03:04.4372|DEBUG|Network.Discovery.DiscoveryApp|34|Activated discovery channel. 2025-01-08 16:03:04.4372|DEBUG|Network.Discovery.DiscoveryApp|17|Discovery : udp://172.234.230.144:30303 2025-01-08 16:03:04.4464|DEBUG|Network.NodesLoader|15|Initializing persisted peers: 8. 2025-01-08 16:03:04.4496|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 16:03:04.4637|DEBUG|Network.NodesLoader|15|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 16:03:04.4784|DEBUG|Network.PeerPool|15|Starting peer persistence timer 2025-01-08 16:03:04.4784|DEBUG|Network.PeerPool|17|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 16:03:04.4784|DEBUG|Network.PeerPool|17|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 16:03:04.4784|DEBUG|Network.PeerPool|17|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 16:03:04.4784|DEBUG|Network.PeerPool|17|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 16:03:04.4810|DEBUG|Network.PeerManager|15|Starting peer update timer 2025-01-08 16:03:04.4810|DEBUG|Network.SessionMonitor|15|Starting session monitor 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.InitializeNetwork|15|Peer manager initialization completed 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeNetwork executed in 448ms 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 16:03:04.4843|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 16:03:04.4908|DEBUG|Init.Steps.Migrations.BloomMigration|9|BloomDb migration not needed. 2025-01-08 16:03:04.5023|DEBUG|Init.Steps.EthereumStepsManager|9|Step DatabaseMigrations executed in 16ms 2025-01-08 16:03:04.5023|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations complete 2025-01-08 16:03:04.5023|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 16:03:04.5148|DEBUG|Network.PeerManager|11|Peer update loop complete. 2025-01-08 16:03:04.5401|DEBUG|Network.Discovery.DiscoveryApp|35|Added persisted discovery nodes: 5700 2025-01-08 16:03:04.5401|DEBUG|Network.Discovery.DiscoveryApp|35|Initializing bootnodes. 2025-01-08 16:03:04.5755|DEBUG|Network.Discovery.DiscoveryApp|34|Discovery App initialized. 2025-01-08 16:03:04.6351|DEBUG|Init.Steps.RegisterRpcModules|9|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 16:03:04.6351|DEBUG|Init.Steps.EthereumStepsManager|9|Step RegisterAuRaMergeRpcModules executed in 132ms 2025-01-08 16:03:04.6351|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules complete 2025-01-08 16:03:04.6351|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 16:03:04.6374|INFO|Init.Steps.ReviewBlockTree|9|Found 129 block tree levels to review for fixes starting from 13722738 2025-01-08 16:03:04.6374|INFO|Init.Steps.ReviewBlockTree|9|Reviewed 0 blocks out of 129 2025-01-08 16:03:04.6579|DEBUG|Blockchain.BlockTree|9|Lowest inserted header set to 13630394 2025-01-08 16:03:04.6579|INFO|Blockchain.BlockTree|9|Numbers resolved, level = 13722866, header = 13722866, body = 13722866 2025-01-08 16:03:04.6579|INFO|Blockchain.BlockTree|9|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 16:03:04.6579|INFO|Blockchain.BlockTree|9|Loading fork choice info 2025-01-08 16:03:04.6579|DEBUG|Blockchain.BlockTree|9|Completed visiting blocks in DB at level 13722867 - best known 13722866 2025-01-08 16:03:04.6607|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 16:03:04.6607|DEBUG|Init.Steps.EthereumStepsManager|39|Step ReviewBlockTree executed in 26ms 2025-01-08 16:03:04.6607|DEBUG|Init.Steps.EthereumStepsManager|39|ReviewBlockTree complete 2025-01-08 16:03:04.6678|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722738 (0x12ce05...3cf3aa) 2025-01-08 16:03:04.6862|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722738. 2025-01-08 16:03:04.6947|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 16:03:04.7118|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722738. 2025-01-08 16:03:04.7987|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722738 2025-01-08 16:03:04.7987|DEBUG|Trie.Pruning.TrieStore|16|Reached first commit - newest 13722738, last persisted 0 2025-01-08 16:03:04.7987|DEBUG|Blockchain.TrieStoreBoundaryWatcher|16|Saving reorg boundary 13722737 2025-01-08 16:03:04.8074|INFO|Monitoring.MonitoringService|40|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 16:03:04.8074|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 16:03:04.8085|INFO|Init.Steps.StartMonitoring|38|System.Diagnostics.Metrics disabled 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|38|Step StartMonitoring executed in 148ms 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|38|StartMonitoring complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartGrpc executed in 1ms 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 16:03:04.8085|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:03:04.8085|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:04.8176|INFO|Merge.Plugin.MergePlugin|15|Starting Merge block producer & sealer 2025-01-08 16:03:04.8254|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722738 | 145.5 ms | slot 157 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.8254|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.8254|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.81 MGas/s | 27.5 tps | 0.00 Blk/s | recover 0 | process 128 2025-01-08 16:03:04.8339|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.8446|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722739 (0xcad274...668e8d) 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitializeBlockProducer executed in 36ms 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8446|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722739. 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|Reviewing steps manager dependencies 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|Reviewing steps manager dependencies 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 16:03:04.8446|DEBUG|Init.Steps.EthereumStepsManager|37|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 16:03:04.8637|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 128. 2025-01-08 16:03:04.8681|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:00.1540000 for next AuRa step. 2025-01-08 16:03:04.8761|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722739. 2025-01-08 16:03:04.9206|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722739 2025-01-08 16:03:04.9206|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:04.9206|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722739 | 76.7 ms | slot 103 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9206|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0004XDAI 0.25 MGas | 4 txs | calls 25 ( 0) | sload 62 | sstore 18 | create 0 2025-01-08 16:03:04.9206|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 3.23 MGas/s | 52.2 tps | 13.04 Blk/s | recover 0 | process 127 2025-01-08 16:03:04.9206|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722740 (0xafc802...cc01c2) 2025-01-08 16:03:04.9299|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:04.9299|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:04.9299|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:04.9363|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722740 2025-01-08 16:03:04.9363|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722741 (0xaf8a2f...a38d70) 2025-01-08 16:03:04.9363|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722740 | 14.7 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9363|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:04.9363|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 1.99 MGas/s | 67.9 tps | 67.85 Blk/s | recover 0 | process 126 2025-01-08 16:03:04.9363|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:04.9363|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:04.9363|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722741. 2025-01-08 16:03:04.9363|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722741. 2025-01-08 16:03:04.9427|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722741 2025-01-08 16:03:04.9427|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:04.9427|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9427|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722741 | 5.1 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9427|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.9427|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 28.65 MGas/s | 977.7 tps | 195.54 Blk/s | recover 0 | process 125 2025-01-08 16:03:04.9427|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722742 (0xf687bf...528696) 2025-01-08 16:03:04.9448|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722742. 2025-01-08 16:03:04.9448|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722742. 2025-01-08 16:03:04.9524|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722742 2025-01-08 16:03:04.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:04.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9524|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722742 | 8.6 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9524|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.9524|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 10.21 MGas/s | 348.3 tps | 116.10 Blk/s | recover 0 | process 124 2025-01-08 16:03:04.9524|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722743 (0xb6658a...92cbb8) 2025-01-08 16:03:04.9524|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722743. 2025-01-08 16:03:04.9562|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722743. 2025-01-08 16:03:04.9562|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722743 2025-01-08 16:03:04.9562|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:04.9562|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722743 | 4.5 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9562|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.9562|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 26.13 MGas/s | 892.5 tps | 223.11 Blk/s | recover 0 | process 123 2025-01-08 16:03:04.9562|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722744 (0x5fdf27...8c6608) 2025-01-08 16:03:04.9562|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9562|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722744. 2025-01-08 16:03:04.9606|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722744. 2025-01-08 16:03:04.9606|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 123. 2025-01-08 16:03:04.9672|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722744 2025-01-08 16:03:04.9672|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:04.9672|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9672|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722745 (0x804064...eed5d1) 2025-01-08 16:03:04.9672|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722744 | 9.1 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9672|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:04.9672|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 16.18 MGas/s | 552.2 tps | 110.45 Blk/s | recover 0 | process 122 2025-01-08 16:03:04.9689|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722745. 2025-01-08 16:03:04.9689|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722745. 2025-01-08 16:03:04.9723|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722745 2025-01-08 16:03:04.9723|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:04.9723|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9723|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722745 | 7.2 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9723|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.9723|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 12.26 MGas/s | 418.5 tps | 139.49 Blk/s | recover 0 | process 121 2025-01-08 16:03:04.9723|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722746 (0x8dc5eb...59c80d) 2025-01-08 16:03:04.9762|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722746. 2025-01-08 16:03:04.9762|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722746. 2025-01-08 16:03:04.9813|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 16:03:04.9813|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722746 2025-01-08 16:03:04.9813|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:04.9813|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9813|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722746 | 7.2 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9813|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.9813|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 20.26 MGas/s | 691.6 tps | 138.31 Blk/s | recover 0 | process 120 2025-01-08 16:03:04.9813|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722747 (0x91e880...3b82c9) 2025-01-08 16:03:04.9813|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722747. 2025-01-08 16:03:04.9845|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722747. 2025-01-08 16:03:04.9889|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722747 2025-01-08 16:03:04.9889|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722748 (0xf3287e...6ede3b) 2025-01-08 16:03:04.9889|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722747 | 5.8 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9889|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:04.9889|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 20.15 MGas/s | 687.9 tps | 171.97 Blk/s | recover 0 | process 119 2025-01-08 16:03:04.9889|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:04.9889|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9889|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722748. 2025-01-08 16:03:04.9889|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722748. 2025-01-08 16:03:04.9948|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722748 2025-01-08 16:03:04.9948|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:04.9948|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:04.9948|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722748 | 6.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:04.9948|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:04.9962|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 18.81 MGas/s | 642.2 tps | 160.54 Blk/s | recover 0 | process 118 2025-01-08 16:03:04.9962|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722749 (0xae8695...4fc6fc) 2025-01-08 16:03:04.9962|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722749. 2025-01-08 16:03:04.9962|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722749. 2025-01-08 16:03:05.0012|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722749 2025-01-08 16:03:05.0012|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.0012|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0012|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722749 | 5.9 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0012|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722750 (0x785c3e...6bd184) 2025-01-08 16:03:05.0012|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0012|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 15.01 MGas/s | 512.6 tps | 170.88 Blk/s | recover 0 | process 117 2025-01-08 16:03:05.0012|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722750. 2025-01-08 16:03:05.0105|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722750. 2025-01-08 16:03:05.0140|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722750 2025-01-08 16:03:05.0140|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.0140|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:05.0140|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722750 | 12.0 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0140|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 33 ( 0) | sload 68 | sstore 13 | create 0 2025-01-08 16:03:05.0140|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 17.24 MGas/s | 332.9 tps | 83.22 Blk/s | recover 0 | process 116 2025-01-08 16:03:05.0140|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|39|Delaying producing block, chain not processed yet. BlockProcessingQueue count 116. 2025-01-08 16:03:05.0140|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9850000 for next AuRa step. 2025-01-08 16:03:05.0140|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722751 (0x32fabe...32c3f9) 2025-01-08 16:03:05.0140|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722751. 2025-01-08 16:03:05.0166|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722751. 2025-01-08 16:03:05.0210|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 16:03:05.0210|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 16:03:05.0258|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722751 2025-01-08 16:03:05.0258|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.0258|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0258|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722751 | 10.6 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0258|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.0258|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 11.03 MGas/s | 376.9 tps | 94.22 Blk/s | recover 0 | process 115 2025-01-08 16:03:05.0258|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722752 (0x2a5396...fcf089) 2025-01-08 16:03:05.0258|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722752. 2025-01-08 16:03:05.0284|DEBUG|Network.ProtocolsManager|25|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 16:03:05.0284|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722752. 2025-01-08 16:03:05.0324|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722752 2025-01-08 16:03:05.0324|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722753 (0x9b0479...977379) 2025-01-08 16:03:05.0324|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0324|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722752 | 6.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0324|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0324|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0324|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0324|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.0324|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 18.77 MGas/s | 641.0 tps | 160.26 Blk/s | recover 0 | process 114 2025-01-08 16:03:05.0385|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722753 2025-01-08 16:03:05.0385|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.0385|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.0385|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722753 | 5.1 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0385|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.0385|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 5.77 MGas/s | 197.0 tps | 197.01 Blk/s | recover 0 | process 113 2025-01-08 16:03:05.0385|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722754 (0xd8bc22...34755c) 2025-01-08 16:03:05.0404|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722754. 2025-01-08 16:03:05.0467|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722754. 2025-01-08 16:03:05.0502|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722754 2025-01-08 16:03:05.0502|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.0502|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722754 | 11.2 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0502|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:05.0502|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0004XDAI 0.24 MGas | 5 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:03:05.0502|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 21.21 MGas/s | 448.2 tps | 89.65 Blk/s | recover 0 | process 112 2025-01-08 16:03:05.0502|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722755 (0xcdece2...bd3feb) 2025-01-08 16:03:05.0502|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0502|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.0540|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722755 2025-01-08 16:03:05.0540|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.0540|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:03:05.0540|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722756 (0xb6324b...502c87) 2025-01-08 16:03:05.0540|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722755 | 3.0 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0540|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0540|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 9.64 MGas/s | 329.1 tps | 329.06 Blk/s | recover 0 | process 111 2025-01-08 16:03:05.0540|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722756. 2025-01-08 16:03:05.0572|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722756. 2025-01-08 16:03:05.0613|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722756 2025-01-08 16:03:05.0613|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722757 (0x6ba1ea...f59198) 2025-01-08 16:03:05.0613|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0613|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0613|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722756 | 7.0 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0642|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0642|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 12.59 MGas/s | 429.9 tps | 143.29 Blk/s | recover 0 | process 110 2025-01-08 16:03:05.0642|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722757. 2025-01-08 16:03:05.0642|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722757. 2025-01-08 16:03:05.0684|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722757 2025-01-08 16:03:05.0684|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 16:03:05.0684|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:03:05.0684|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 16:03:05.0684|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 16:03:05.0684|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722758 (0xc9065e...1b7b27) 2025-01-08 16:03:05.0684|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722757 | 6.7 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0684|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0684|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 16:03:05.0684|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 13.15 MGas/s | 449.0 tps | 149.66 Blk/s | recover 0 | process 109 2025-01-08 16:03:05.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.0684|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722758 2025-01-08 16:03:05.0725|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.0725|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.0725|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722758 | 3.3 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0725|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.0725|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 17.69 MGas/s | 604.0 tps | 302.02 Blk/s | recover 0 | process 108 2025-01-08 16:03:05.0725|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722759 (0x4f4466...aed763) 2025-01-08 16:03:05.0725|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722759. 2025-01-08 16:03:05.0762|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:03:05.0762|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722759. 2025-01-08 16:03:05.0762|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 16:03:05.0762|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 16:03:05.0762|DEBUG|Network.ProtocolsManager|25|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 16:03:05.0762|DEBUG|Network.ProtocolsManager|25|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 16:03:05.0762|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:03:05.0762|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 16:03:05.0762|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 16:03:05.0762|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 16:03:05.0762|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722759 2025-01-08 16:03:05.0762|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.0762|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0762|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722759 | 6.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0762|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722760 (0x3805ff...833cf3) 2025-01-08 16:03:05.0762|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.0762|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 23.71 MGas/s | 809.7 tps | 161.94 Blk/s | recover 0 | process 107 2025-01-08 16:03:05.0811|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722760. 2025-01-08 16:03:05.0811|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722760. 2025-01-08 16:03:05.0811|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:03:05.0811|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 16:03:05.0811|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 16:03:05.0811|DEBUG|Network.ProtocolsManager|25|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 16:03:05.0849|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722760 2025-01-08 16:03:05.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.0849|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722760 | 5.4 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0849|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.0849|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 21.87 MGas/s | 746.8 tps | 186.71 Blk/s | recover 0 | process 106 2025-01-08 16:03:05.0849|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722761 (0x65ffff...46dda5) 2025-01-08 16:03:05.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722761. 2025-01-08 16:03:05.0898|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722761. 2025-01-08 16:03:05.0923|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722761 2025-01-08 16:03:05.0923|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722762 (0x0700f1...dd21ee) 2025-01-08 16:03:05.0923|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0923|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722761 | 7.3 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0923|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0004XDAI 0.26 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0923|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 35.43 MGas/s | 547.5 tps | 136.87 Blk/s | recover 0 | process 105 2025-01-08 16:03:05.0923|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:05.0923|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0923|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.0965|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722762 2025-01-08 16:03:05.0965|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722763 (0x0a1804...4ce5b7) 2025-01-08 16:03:05.0965|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0965|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.0965|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.0965|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.0965|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722762 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.0965|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.0965|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 286.37 Blk/s | recover 0 | process 104 2025-01-08 16:03:05.1051|DEBUG|Synchronization.Peers.SyncPeerPool|8|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|13722904| 139.144.26.85:| Out] 2025-01-08 16:03:05.1051|DEBUG|Synchronization.Peers.SyncPeerPool|8|Refreshed peer info for [Peer|eth68|13722904| 139.144.26.85:| Out]. 2025-01-08 16:03:05.1051|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722763 2025-01-08 16:03:05.1051|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722764 (0xf8f56b...7d2a5e) 2025-01-08 16:03:05.1051|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722763 | 9.2 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1051|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1051|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1051|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 3.17 MGas/s | 108.1 tps | 108.11 Blk/s | recover 0 | process 103 2025-01-08 16:03:05.1051|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.1051|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1051|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1089|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722764 2025-01-08 16:03:05.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:05.1089|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722765 (0x0ce263...b2ecea) 2025-01-08 16:03:05.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1089|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722764 | 2.5 ms | slot 3 ms | 2025-01-08 16:03:05.1089|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1089|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 399.36 Blk/s | recover 0 | process 102 2025-01-08 16:03:05.1089|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722765 2025-01-08 16:03:05.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.1122|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722766 (0xee61b2...916c1a) 2025-01-08 16:03:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1122|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722765 | 2.5 ms | slot 3 ms | 2025-01-08 16:03:05.1122|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1122|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 405.19 Blk/s | recover 0 | process 101 2025-01-08 16:03:05.1122|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 101. 2025-01-08 16:03:05.1164|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722766 2025-01-08 16:03:05.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.1164|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722767 (0x836a3f...912557) 2025-01-08 16:03:05.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1164|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722766 | 4.3 ms | slot 5 ms | 2025-01-08 16:03:05.1164|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1164|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 232.50 Blk/s | recover 0 | process 100 2025-01-08 16:03:05.1164|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722767 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722767 | 3.3 ms | slot 4 ms | 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 304.88 Blk/s | recover 0 | process 99 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722768 (0x9f758f...ecf6aa) 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1204|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722768 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722768 | 2.2 ms | slot 3 ms | 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722769 (0x7f34ed...1a4993) 2025-01-08 16:03:05.1204|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 449.64 Blk/s | recover 0 | process 98 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1267|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722769 2025-01-08 16:03:05.1267|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.1267|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:05.1267|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722769 | 3.7 ms | slot 4 ms |⛽ Gas gwei: 3.00 .. 3.00 (3.00) .. 3.00 2025-01-08 16:03:05.1267|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722770 (0x27ac9b...7f1087) 2025-01-08 16:03:05.1267|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 34 | sstore 11 | create 0 2025-01-08 16:03:05.1267|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 8.22 MGas/s | 267.5 tps | 267.52 Blk/s | recover 0 | process 97 2025-01-08 16:03:05.1267|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1267|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1292|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722770 2025-01-08 16:03:05.1292|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.1292|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722770 | 2.0 ms | slot 2 ms | 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 501.50 Blk/s | recover 0 | process 96 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722771 (0xd183fe...32f2ea) 2025-01-08 16:03:05.1292|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1292|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1292|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722771 2025-01-08 16:03:05.1292|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.1292|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722771 | 2.2 ms | slot 2 ms | 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722772 (0x0dcef1...aa9a11) 2025-01-08 16:03:05.1292|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 455.37 Blk/s | recover 0 | process 95 2025-01-08 16:03:05.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1323|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722772 2025-01-08 16:03:05.1323|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722773 (0x60ebd0...cff94c) 2025-01-08 16:03:05.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1370|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722772 | 2.7 ms | slot 3 ms | 2025-01-08 16:03:05.1370|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1370|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 373.69 Blk/s | recover 0 | process 94 2025-01-08 16:03:05.1370|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722773 2025-01-08 16:03:05.1370|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.1370|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:05.1370|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722773 | 4.7 ms | slot 5 ms | 2025-01-08 16:03:05.1370|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1402|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 212.77 Blk/s | recover 0 | process 93 2025-01-08 16:03:05.1402|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722774 (0xac15cb...604202) 2025-01-08 16:03:05.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722774. 2025-01-08 16:03:05.1402|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722774. 2025-01-08 16:03:05.1402|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722774 2025-01-08 16:03:05.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.1442|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722775 (0x3eb9d2...d5aebb) 2025-01-08 16:03:05.1442|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722774 | 3.9 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1442|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1442|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 22.38 MGas/s | 764.3 tps | 254.78 Blk/s | recover 0 | process 92 2025-01-08 16:03:05.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722775. 2025-01-08 16:03:05.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722775. 2025-01-08 16:03:05.1442|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722775 2025-01-08 16:03:05.1442|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.1442|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722775 | 3.4 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1482|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1482|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 26.03 MGas/s | 888.9 tps | 296.30 Blk/s | recover 0 | process 91 2025-01-08 16:03:05.1482|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722776 (0xbb0789...543db2) 2025-01-08 16:03:05.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1531|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722776 2025-01-08 16:03:05.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.1531|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722777 (0xfc21b4...56b0be) 2025-01-08 16:03:05.1531|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722776 | 5.1 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1531|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1531|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 11.56 MGas/s | 394.7 tps | 197.36 Blk/s | recover 0 | process 90 2025-01-08 16:03:05.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722777. 2025-01-08 16:03:05.1531|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722777. 2025-01-08 16:03:05.1571|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722777 2025-01-08 16:03:05.1571|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.1571|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.1571|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722777 | 4.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1571|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0003XDAI 0.18 MGas | 6 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1571|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 42.81 MGas/s | 1,462.0 tps | 243.66 Blk/s | recover 0 | process 89 2025-01-08 16:03:05.1571|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722778 (0x97e7a5...858f54) 2025-01-08 16:03:05.1571|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1571|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1611|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722778 2025-01-08 16:03:05.1611|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.1611|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:03:05.1611|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722778 | 2.9 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1611|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1611|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 20.35 MGas/s | 694.9 tps | 347.46 Blk/s | recover 0 | process 88 2025-01-08 16:03:05.1611|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722779 (0x07d8c9...e16dfc) 2025-01-08 16:03:05.1611|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722779. 2025-01-08 16:03:05.1611|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722779. 2025-01-08 16:03:05.1644|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722779 2025-01-08 16:03:05.1644|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.1644|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722780 (0x591561...d37797) 2025-01-08 16:03:05.1644|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.1644|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722780. 2025-01-08 16:03:05.1644|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722779 | 3.0 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1644|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1644|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 39.57 MGas/s | 1,350.9 tps | 337.72 Blk/s | recover 0 | process 87 2025-01-08 16:03:05.1644|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722780. 2025-01-08 16:03:05.1644|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722780 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722781 (0x57eceb...cca399) 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722780 | 3.2 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 36.68 MGas/s | 1,252.7 tps | 313.19 Blk/s | recover 0 | process 86 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722781. 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722781. 2025-01-08 16:03:05.1682|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722781 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722781 | 3.2 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 36.37 MGas/s | 1,241.9 tps | 310.46 Blk/s | recover 0 | process 85 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.1682|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722782 (0x7280aa...4b494c) 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1682|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1741|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722782 2025-01-08 16:03:05.1741|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:05.1741|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:05.1741|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722783 (0x67a1db...8ae251) 2025-01-08 16:03:05.1741|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1741|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1741|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722782 | 2.3 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1741|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1741|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 25.17 MGas/s | 859.5 tps | 429.74 Blk/s | recover 0 | process 84 2025-01-08 16:03:05.1855|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722783 2025-01-08 16:03:05.1855|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.1855|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp, Precompile 2025-01-08 16:03:05.1855|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722784 (0x67afea...ab3dfd) 2025-01-08 16:03:05.1855|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722783 | 11.3 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1855|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.1855|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 10.55 MGas/s | 88.5 tps | 88.52 Blk/s | recover 0 | process 83 2025-01-08 16:03:05.1855|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1855|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1886|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722784 2025-01-08 16:03:05.1886|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.1886|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:03:05.1886|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722784 | 3.7 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.1886|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722785 (0x78748d...c5fcd2) 2025-01-08 16:03:05.1886|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1886|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 15.92 MGas/s | 543.8 tps | 271.89 Blk/s | recover 0 | process 82 2025-01-08 16:03:05.1886|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1886|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1886|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|6|Changing sync Disconnected to WaitingForBlock, FastHeaders at block: 13722866 | target: 13722904 | peer: 13722904 2025-01-08 16:03:05.1886|DEBUG|Synchronization.Reporting.SyncReport|6|Sync mode changed from Disconnected to WaitingForBlock, FastHeaders 2025-01-08 16:03:05.1967|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722785 2025-01-08 16:03:05.1967|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.1967|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.1967|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722785 | 6.8 ms | slot 7 ms | 2025-01-08 16:03:05.1967|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.1967|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 147.93 Blk/s | recover 0 | process 81 2025-01-08 16:03:05.1967|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722786 (0xe2fa96...213d84) 2025-01-08 16:03:05.1967|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.1967|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.1967|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|HeadersSyncFeed state changed to Active 2025-01-08 16:03:05.1967|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|40|SyncDispatcher got activated. 2025-01-08 16:03:05.1967|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722786 2025-01-08 16:03:05.1967|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.1967|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.2002|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722786 | 2.6 ms | slot 3 ms | 2025-01-08 16:03:05.2002|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2002|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722787 (0x169784...9b7375) 2025-01-08 16:03:05.2002|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 383.00 Blk/s | recover 0 | process 80 2025-01-08 16:03:05.2002|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2002|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2002|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722787 2025-01-08 16:03:05.2002|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722788 (0x028732...23f74d) 2025-01-08 16:03:05.2002|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2042|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2042|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722787 | 3.2 ms | slot 4 ms | 2025-01-08 16:03:05.2042|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2042|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 316.86 Blk/s | recover 0 | process 79 2025-01-08 16:03:05.2121|INFO|Blockchain.BlockTree|40|Missing block info - creating level in FindHeader scope when head is 13722787 (0x169784...9b7375). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 0, BestKnownNumber: 13722866 2025-01-08 16:03:05.2124|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|17|Delaying producing block, chain not processed yet. BlockProcessingQueue count 79. 2025-01-08 16:03:05.2195|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722788 2025-01-08 16:03:05.2195|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.2195|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.2195|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722788 | 15.9 ms | slot 16 ms | 2025-01-08 16:03:05.2195|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 16:03:05.2202|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 62.80 Blk/s | recover 0 | process 78 2025-01-08 16:03:05.2202|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722789 (0xefb166...42f20a) 2025-01-08 16:03:05.2202|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2202|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2202|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722789 2025-01-08 16:03:05.2202|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:03:05.2202|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:03:05.2202|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722790 (0x659152...98e114) 2025-01-08 16:03:05.2202|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722789 | 2.7 ms | slot 3 ms | 2025-01-08 16:03:05.2202|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2202|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2202|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2202|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 372.58 Blk/s | recover 0 | process 77 2025-01-08 16:03:05.2264|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722790 2025-01-08 16:03:05.2264|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.2264|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.2264|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722790 | 3.3 ms | slot 4 ms | 2025-01-08 16:03:05.2264|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2264|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 305.34 Blk/s | recover 0 | process 76 2025-01-08 16:03:05.2124|ERROR|Synchronization.Synchronizer|6|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 16:03:05.2264|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722791 (0xb652c6...0eb46b) 2025-01-08 16:03:05.2264|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2264|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2313|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722791 2025-01-08 16:03:05.2313|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:05.2313|DEBUG|Synchronization.Peers.SyncPeerPool|38|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|13722904| 35.206.174.92:| Out] 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722791 | 4.0 ms | slot 5 ms | 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722792 (0x82c03f...4c03cc) 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 253.04 Blk/s | recover 0 | process 75 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2313|DEBUG|Synchronization.Peers.SyncPeerPool|38|Refreshed peer info for [Peer|eth68|13722904| 35.206.174.92:| Out]. 2025-01-08 16:03:05.2322|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722792 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722792 | 3.1 ms | slot 4 ms | 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722793 (0xdae904...fca277) 2025-01-08 16:03:05.2322|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 318.47 Blk/s | recover 0 | process 74 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2322|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2387|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722793 2025-01-08 16:03:05.2387|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2387|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2387|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722793 | 3.2 ms | slot 3 ms | 2025-01-08 16:03:05.2387|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2387|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 313.19 Blk/s | recover 0 | process 73 2025-01-08 16:03:05.2387|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722794 (0xccffa5...6f06a8) 2025-01-08 16:03:05.2387|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2387|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2449|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722794 2025-01-08 16:03:05.2449|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.254.139:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:05.2449|DEBUG|Synchronization.Peers.SyncPeerPool|17|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|13722904| 35.210.126.23:| Out] 2025-01-08 16:03:05.2449|DEBUG|Synchronization.Peers.SyncPeerPool|17|Refreshed peer info for [Peer|eth68|13722904| 35.210.126.23:| Out]. 2025-01-08 16:03:05.2492|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2492|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722794 | 9.9 ms | slot 10 ms | 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722795 (0x9310f8...372e01) 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 101.00 Blk/s | recover 0 | process 72 2025-01-08 16:03:05.2492|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2492|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2492|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722795 2025-01-08 16:03:05.2492|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2492|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722796 (0x302e06...9b3d9f) 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722795 | 2.2 ms | slot 3 ms | 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2492|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 453.51 Blk/s | recover 0 | process 71 2025-01-08 16:03:05.2522|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2522|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2572|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722796 2025-01-08 16:03:05.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2572|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722796 | 5.4 ms | slot 6 ms | 2025-01-08 16:03:05.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2572|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722797 (0xc465dc...01d49d) 2025-01-08 16:03:05.2572|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2572|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 183.72 Blk/s | recover 0 | process 70 2025-01-08 16:03:05.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2572|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722797 2025-01-08 16:03:05.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2602|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722797 | 2.2 ms | slot 3 ms | 2025-01-08 16:03:05.2602|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722798 (0x9e9ff1...51cc04) 2025-01-08 16:03:05.2602|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2602|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 459.98 Blk/s | recover 0 | process 69 2025-01-08 16:03:05.2602|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2602|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2648|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722798 2025-01-08 16:03:05.2648|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.2648|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.2648|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722798 | 4.9 ms | slot 5 ms | 2025-01-08 16:03:05.2648|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2648|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 202.22 Blk/s | recover 0 | process 68 2025-01-08 16:03:05.2648|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722799 (0xc75731...ed30b6) 2025-01-08 16:03:05.2648|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2648|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2648|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722799 2025-01-08 16:03:05.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:05.2683|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722800 (0xada92c...d12904) 2025-01-08 16:03:05.2683|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722799 | 2.5 ms | slot 3 ms | 2025-01-08 16:03:05.2683|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2683|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 400.96 Blk/s | recover 0 | process 67 2025-01-08 16:03:05.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722800. 2025-01-08 16:03:05.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722800. 2025-01-08 16:03:05.2683|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722800 2025-01-08 16:03:05.2723|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.2723|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.2723|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722801 (0xfa8e41...e2b5da) 2025-01-08 16:03:05.2723|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722800 | 3.8 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.2723|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2723|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722801. 2025-01-08 16:03:05.2723|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722801. 2025-01-08 16:03:05.2723|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722801 2025-01-08 16:03:05.2763|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.2763|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.2763|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722800... 13722801 | 7.5 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.2763|INFO|Consensus.Processing.BlockchainProcessor|8| Blocks x2 0.23 MGas | 8 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2763|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 31.37 MGas/s | 1,071.1 tps | 267.77 Blk/s | recover 0 | process 65 2025-01-08 16:03:05.2763|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722802 (0x7833b7...4450be) 2025-01-08 16:03:05.2763|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722802. 2025-01-08 16:03:05.2723|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 23.27 MGas/s | 794.5 tps | 264.83 Blk/s | recover 0 | process 66 2025-01-08 16:03:05.2807|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722802 2025-01-08 16:03:05.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722802. 2025-01-08 16:03:05.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.2848|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722803 (0xf395c4...23653c) 2025-01-08 16:03:05.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.2848|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722802 | 8.5 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.2848|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.2848|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 13.79 MGas/s | 470.8 tps | 117.70 Blk/s | recover 0 | process 64 2025-01-08 16:03:05.2893|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722803 2025-01-08 16:03:05.2893|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722804 (0x9cb83d...3c3ba4) 2025-01-08 16:03:05.2893|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.2893|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.2893|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722803 | 4.0 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.2893|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722804. 2025-01-08 16:03:05.2893|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2893|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 250.06 Blk/s | recover 0 | process 63 2025-01-08 16:03:05.2926|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722804. 2025-01-08 16:03:05.2926|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722804 2025-01-08 16:03:05.2926|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.2926|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.2926|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722805 (0x8dfdc0...2e6314) 2025-01-08 16:03:05.2926|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722804 | 5.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.2926|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.2926|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 21.02 MGas/s | 717.9 tps | 179.47 Blk/s | recover 0 | process 62 2025-01-08 16:03:05.2962|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722805. 2025-01-08 16:03:05.2962|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722805. 2025-01-08 16:03:05.2962|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722805 2025-01-08 16:03:05.3012|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722805 | 5.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3012|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3012|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 16.90 MGas/s | 577.1 tps | 192.38 Blk/s | recover 0 | process 61 2025-01-08 16:03:05.3012|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.3012|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722806 (0xac8e76...4255c7) 2025-01-08 16:03:05.3012|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.3012|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3012|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3043|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722806 2025-01-08 16:03:05.3043|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:05.3043|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:05.3043|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722806 | 3.2 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3043|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3043|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 18.10 MGas/s | 618.2 tps | 309.12 Blk/s | recover 0 | process 60 2025-01-08 16:03:05.3043|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722807 (0x2e6d58...cc6fed) 2025-01-08 16:03:05.3043|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722807. 2025-01-08 16:03:05.3043|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722807. 2025-01-08 16:03:05.3083|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722807 2025-01-08 16:03:05.3083|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722808 (0xfc4e5c...61296c) 2025-01-08 16:03:05.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3083|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722807 | 3.3 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3083|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.3083|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 26.61 MGas/s | 908.8 tps | 302.94 Blk/s | recover 0 | process 59 2025-01-08 16:03:05.3127|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722808 2025-01-08 16:03:05.3127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|9|Delaying producing block, chain not processed yet. BlockProcessingQueue count 59. 2025-01-08 16:03:05.3127|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.3127|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:05.3127|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722808 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3127|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3127|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 6.59 MGas/s | 224.9 tps | 224.87 Blk/s | recover 0 | process 58 2025-01-08 16:03:05.3127|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722809 (0x611177...b7c8d1) 2025-01-08 16:03:05.3127|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3127|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3187|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722809 2025-01-08 16:03:05.3187|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.3187|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp, Precompile 2025-01-08 16:03:05.3187|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722809 | 5.2 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3187|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:03:05.3187|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 22.74 MGas/s | 190.5 tps | 190.48 Blk/s | recover 0 | process 57 2025-01-08 16:03:05.3187|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722810 (0x6f99e9...9f006e) 2025-01-08 16:03:05.3187|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3187|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3222|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722810 2025-01-08 16:03:05.3222|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722810 | 3.3 ms | slot 4 ms | 2025-01-08 16:03:05.3222|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722811 (0x9417ca...fe2bdf) 2025-01-08 16:03:05.3222|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3222|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 302.66 Blk/s | recover 0 | process 56 2025-01-08 16:03:05.3222|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.3222|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:05.3222|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3222|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3264|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722811 2025-01-08 16:03:05.3264|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722812 (0x543f8e...fd1097) 2025-01-08 16:03:05.3264|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722811 | 3.8 ms | slot 4 ms | 2025-01-08 16:03:05.3264|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.3264|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 264.62 Blk/s | recover 0 | process 55 2025-01-08 16:03:05.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:05.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3303|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722812 2025-01-08 16:03:05.3303|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.3303|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:05.3303|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722812 | 3.8 ms | slot 4 ms | 2025-01-08 16:03:05.3303|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3303|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722813 (0x70eaaf...078d25) 2025-01-08 16:03:05.3303|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 265.60 Blk/s | recover 0 | process 54 2025-01-08 16:03:05.3303|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3303|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3339|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722813 2025-01-08 16:03:05.3339|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722814 (0x2086e3...c0689a) 2025-01-08 16:03:05.3339|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3339|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.3339|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3339|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3339|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722813 | 2.9 ms | slot 3 ms | 2025-01-08 16:03:05.3339|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.3339|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 347.58 Blk/s | recover 0 | process 53 2025-01-08 16:03:05.3368|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722814 2025-01-08 16:03:05.3368|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:05.3368|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722814 | 2.8 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3368|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3368|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722815 (0xba3de3...f7a103) 2025-01-08 16:03:05.3368|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 10.42 MGas/s | 355.9 tps | 355.87 Blk/s | recover 0 | process 52 2025-01-08 16:03:05.3368|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 16:03:05.3368|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3368|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3426|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722815 2025-01-08 16:03:05.3426|DEBUG|Network.PeerManager|15|Peer pool size is: 101 2025-01-08 16:03:05.3426|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.3426|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:05.3426|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722815 | 5.2 ms | slot 6 ms | 2025-01-08 16:03:05.3426|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3426|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 191.17 Blk/s | recover 0 | process 51 2025-01-08 16:03:05.3426|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722816 (0x6add44...64d81e) 2025-01-08 16:03:05.3426|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3426|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3463|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722816 2025-01-08 16:03:05.3463|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.3463|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:05.3463|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722816 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3463|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3463|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 8.49 MGas/s | 289.8 tps | 289.77 Blk/s | recover 0 | process 50 2025-01-08 16:03:05.3463|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722817 (0x075f81...031c45) 2025-01-08 16:03:05.3463|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3463|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3495|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722817 2025-01-08 16:03:05.3495|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.3495|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.3495|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722817 | 2.9 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3495|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722818 (0xd2ae27...f490bc) 2025-01-08 16:03:05.3495|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3495|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 10.11 MGas/s | 345.2 tps | 345.18 Blk/s | recover 0 | process 49 2025-01-08 16:03:05.3495|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3495|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3525|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722818 2025-01-08 16:03:05.3525|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.3525|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.3525|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722818 | 2.3 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3525|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722819 (0xbd0770...059a83) 2025-01-08 16:03:05.3525|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3525|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 12.62 MGas/s | 430.8 tps | 430.85 Blk/s | recover 0 | process 48 2025-01-08 16:03:05.3525|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.3525|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.3525|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722819 2025-01-08 16:03:05.3525|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:05.3525|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 16:03:05.3525|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722819 | 3.0 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3525|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.3562|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 9.89 MGas/s | 337.6 tps | 337.61 Blk/s | recover 0 | process 47 2025-01-08 16:03:05.3562|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722820 (0x966e88...4e0eed) 2025-01-08 16:03:05.3562|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722820. 2025-01-08 16:03:05.3562|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722820. 2025-01-08 16:03:05.3562|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722820 2025-01-08 16:03:05.3562|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.3602|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.3602|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722821 (0xe16291...97127a) 2025-01-08 16:03:05.3602|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722820 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3602|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.3602|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 24.78 MGas/s | 846.3 tps | 282.09 Blk/s | recover 0 | process 46 2025-01-08 16:03:05.3674|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722821. 2025-01-08 16:03:05.3674|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722821. 2025-01-08 16:03:05.3722|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722821 2025-01-08 16:03:05.3722|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:05.3722|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.3722|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722822 (0x85d401...1ff98f) 2025-01-08 16:03:05.3722|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722821 | 12.3 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3722|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.3722|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 9.49 MGas/s | 324.3 tps | 81.06 Blk/s | recover 0 | process 45 2025-01-08 16:03:05.3722|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722822. 2025-01-08 16:03:05.3864|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722822. 2025-01-08 16:03:05.3982|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722822 2025-01-08 16:03:05.3982|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.3982|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722822 | 25.9 ms | slot 26 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.3982|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0005XDAI 0.33 MGas | 7 txs | calls 24 ( 0) | sload 53 | sstore 16 | create 0 2025-01-08 16:03:05.3982|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 12.68 MGas/s | 269.9 tps | 38.56 Blk/s | recover 0 | process 44 2025-01-08 16:03:05.3982|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:05.3982|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722823 (0x61d771...524d14) 2025-01-08 16:03:05.3982|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722823. 2025-01-08 16:03:05.4042|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722823. 2025-01-08 16:03:05.4097|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722823 2025-01-08 16:03:05.4097|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722823 | 10.4 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4097|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722824 (0xe344b5...374fca) 2025-01-08 16:03:05.4097|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4097|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4097|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 11.29 MGas/s | 385.7 tps | 96.43 Blk/s | recover 0 | process 43 2025-01-08 16:03:05.4097|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.4097|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4097|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4127|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722824 2025-01-08 16:03:05.4127|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722825 (0xb56ad7...2e594c) 2025-01-08 16:03:05.4127|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 42. 2025-01-08 16:03:05.4127|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.4127|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:05.4127|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722824 | 3.0 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4127|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4127|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 9.80 MGas/s | 334.7 tps | 334.67 Blk/s | recover 0 | process 42 2025-01-08 16:03:05.4127|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722825. 2025-01-08 16:03:05.4127|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722825. 2025-01-08 16:03:05.4206|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722825 2025-01-08 16:03:05.4206|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722826 (0x46f30e...188d10) 2025-01-08 16:03:05.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4206|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722825 | 7.7 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4206|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4206|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 15.30 MGas/s | 522.7 tps | 130.67 Blk/s | recover 0 | process 41 2025-01-08 16:03:05.4256|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722826 2025-01-08 16:03:05.4256|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.4256|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722826 | 4.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4256|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 24 ( 0) | sload 49 | sstore 11 | create 0 2025-01-08 16:03:05.4256|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 6.92 MGas/s | 236.2 tps | 236.24 Blk/s | recover 0 | process 40 2025-01-08 16:03:05.4256|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.4256|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722827 (0x4c5bd3...861a66) 2025-01-08 16:03:05.4256|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4256|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4340|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722827 2025-01-08 16:03:05.4340|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722828 (0x9d28e4...4b8d37) 2025-01-08 16:03:05.4340|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4340|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.4340|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4340|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4340|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722827 | 6.5 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4340|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4340|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 9.06 MGas/s | 309.3 tps | 154.63 Blk/s | recover 0 | process 39 2025-01-08 16:03:05.4395|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722828 2025-01-08 16:03:05.4404|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722829 (0x1d08fd...af1d13) 2025-01-08 16:03:05.4404|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4404|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.4404|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4404|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4404|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722828 | 5.5 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4404|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4404|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 5.37 MGas/s | 183.3 tps | 183.25 Blk/s | recover 0 | process 38 2025-01-08 16:03:05.4448|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722829 2025-01-08 16:03:05.4448|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:05.4448|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722829 | 4.6 ms | slot 5 ms | 2025-01-08 16:03:05.4448|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4448|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 219.49 Blk/s | recover 0 | process 37 2025-01-08 16:03:05.4448|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 16:03:05.4448|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722830 (0x0b47be...5a6ff8) 2025-01-08 16:03:05.4448|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4448|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4487|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722830 2025-01-08 16:03:05.4487|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.4487|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.4487|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722830 | 2.9 ms | slot 4 ms | 2025-01-08 16:03:05.4487|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4487|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 339.67 Blk/s | recover 0 | process 36 2025-01-08 16:03:05.4487|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 16:03:05.4544|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722831 (0x24e791...55db6c) 2025-01-08 16:03:05.4544|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4544|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4572|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722831 2025-01-08 16:03:05.4572|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.4572|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.4572|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722832 (0xed6411...9e5433) 2025-01-08 16:03:05.4572|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4572|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4572|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722831 | 4.0 ms | slot 10 ms | 2025-01-08 16:03:05.4572|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4572|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 251.32 Blk/s | recover 0 | process 35 2025-01-08 16:03:05.4622|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722832 2025-01-08 16:03:05.4622|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.4622|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:05.4622|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722832 | 3.7 ms | slot 4 ms | 2025-01-08 16:03:05.4622|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4622|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 269.03 Blk/s | recover 0 | process 34 2025-01-08 16:03:05.4644|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722833 (0x619301...01b851) 2025-01-08 16:03:05.4644|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4644|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4644|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722833 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722834 (0xae4a44...97c33f) 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722833 | 3.9 ms | slot 6 ms | 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 253.42 Blk/s | recover 0 | process 33 2025-01-08 16:03:05.4684|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722834 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722835 (0xad725f...14ff6c) 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722834 | 2.3 ms | slot 3 ms | 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4684|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 425.89 Blk/s | recover 0 | process 32 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4684|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4736|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722835 2025-01-08 16:03:05.4736|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.4736|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.4736|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722835 | 2.6 ms | slot 3 ms | 2025-01-08 16:03:05.4736|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4736|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 387.75 Blk/s | recover 0 | process 31 2025-01-08 16:03:05.4736|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722836 (0xa9dfa9...da7977) 2025-01-08 16:03:05.4736|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4736|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4773|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722836 2025-01-08 16:03:05.4773|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:05.4773|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:05.4773|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722836 | 3.0 ms | slot 4 ms | 2025-01-08 16:03:05.4773|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.4773|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 330.69 Blk/s | recover 0 | process 30 2025-01-08 16:03:05.4773|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722837 (0xf39c4e...8e908f) 2025-01-08 16:03:05.4773|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4773|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4818|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722837 2025-01-08 16:03:05.4818|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.4818|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:05.4818|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722838 (0xa9531c...113868) 2025-01-08 16:03:05.4818|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722837 | 3.2 ms | slot 4 ms | 2025-01-08 16:03:05.4818|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4818|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4818|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4818|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 313.48 Blk/s | recover 0 | process 29 2025-01-08 16:03:05.4847|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722838 2025-01-08 16:03:05.4847|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:05.4847|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:05.4847|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722839 (0x9d9b97...3bc81c) 2025-01-08 16:03:05.4847|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722838 | 2.9 ms | slot 3 ms | 2025-01-08 16:03:05.4847|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4847|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4847|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4847|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 344.83 Blk/s | recover 0 | process 28 2025-01-08 16:03:05.4847|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722839 2025-01-08 16:03:05.4884|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.4884|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.4884|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722840 (0x651e41...778656) 2025-01-08 16:03:05.4884|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4884|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.4884|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722839 | 2.8 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4884|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.4884|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 357.40 Blk/s | recover 0 | process 27 2025-01-08 16:03:05.4985|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722840 2025-01-08 16:03:05.4985|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.4985|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp, Precompile 2025-01-08 16:03:05.4985|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722840 | 10.5 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.4985|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0005XDAI 0.33 MGas | 2 txs | calls 26 ( 0) | sload 65 | sstore 22 | create 0 2025-01-08 16:03:05.4985|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722841 (0x7a863c...b3b0ab) 2025-01-08 16:03:05.4985|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 31.03 MGas/s | 190.7 tps | 95.37 Blk/s | recover 0 | process 26 2025-01-08 16:03:05.4985|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.4985|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.5018|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722841 2025-01-08 16:03:05.5018|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722842 (0xe65b59...10f6b3) 2025-01-08 16:03:05.5018|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5018|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.5018|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5018|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.5018|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722841 | 2.8 ms | slot 3 ms | 2025-01-08 16:03:05.5018|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.5018|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 362.58 Blk/s | recover 0 | process 25 2025-01-08 16:03:05.5053|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722842 2025-01-08 16:03:05.5053|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:05.5053|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:05.5053|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722842 | 3.3 ms | slot 4 ms | 2025-01-08 16:03:05.5053|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.5053|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 299.22 Blk/s | recover 0 | process 24 2025-01-08 16:03:05.5053|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722843 (0xc8c186...2c900b) 2025-01-08 16:03:05.5053|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5053|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.5086|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722843 2025-01-08 16:03:05.5086|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:05.5086|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:05.5086|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722844 (0xb54e8b...6aa5ee) 2025-01-08 16:03:05.5086|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722843 | 2.6 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5086|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.5086|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 11.23 MGas/s | 383.3 tps | 383.29 Blk/s | recover 0 | process 23 2025-01-08 16:03:05.5086|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722844. 2025-01-08 16:03:05.5128|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 23. 2025-01-08 16:03:05.5180|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722844. 2025-01-08 16:03:05.5218|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722844 2025-01-08 16:03:05.5218|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722845 (0x50884b...4d1b5f) 2025-01-08 16:03:05.5218|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5218|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:05.5218|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5218|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.5247|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722844 | 13.5 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5247|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0003XDAI 0.19 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.5247|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 13.81 MGas/s | 222.1 tps | 74.04 Blk/s | recover 0 | process 22 2025-01-08 16:03:05.5284|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722845 2025-01-08 16:03:05.5284|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.5284|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:05.5284|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722845 | 5.6 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5284|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.5284|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 5.21 MGas/s | 178.1 tps | 178.13 Blk/s | recover 0 | process 21 2025-01-08 16:03:05.5284|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722846 (0x4c29ca...0d7c99) 2025-01-08 16:03:05.5284|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722846. 2025-01-08 16:03:05.5322|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722846. 2025-01-08 16:03:05.5408|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722846 2025-01-08 16:03:05.5408|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722846 | 11.9 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5408|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0004XDAI 0.26 MGas | 9 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.5408|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 22.13 MGas/s | 755.7 tps | 83.97 Blk/s | recover 0 | process 20 2025-01-08 16:03:05.5408|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.5408|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722847 (0x88de65...409add) 2025-01-08 16:03:05.5408|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.5408|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5408|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.5475|INFO|Network.Discovery.DiscoveryApp|15|Connected to 0 bootnodes, 110 trusted/persisted nodes 2025-01-08 16:03:05.5487|DEBUG|Network.Discovery.DiscoveryApp|15|Starting discovery persistence timer 2025-01-08 16:03:05.5487|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722847 2025-01-08 16:03:05.5487|DEBUG|Network.Discovery.DiscoveryApp|15|Starting discovery timer 2025-01-08 16:03:05.5487|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:05.5487|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:05.5525|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722847 | 7.9 ms | slot 9 ms | 2025-01-08 16:03:05.5525|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.5525|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 127.11 Blk/s | recover 0 | process 19 2025-01-08 16:03:05.5525|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722848 (0x645df8...53b74c) 2025-01-08 16:03:05.5525|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722848. 2025-01-08 16:03:05.5525|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722848. 2025-01-08 16:03:05.5623|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722848 2025-01-08 16:03:05.5623|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722848 | 10.0 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5652|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.5652|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 14.62 MGas/s | 499.1 tps | 99.81 Blk/s | recover 0 | process 18 2025-01-08 16:03:05.5652|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.5652|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.5652|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722849 (0xc3e93b...2bbb31) 2025-01-08 16:03:05.5713|DEBUG|Network.Discovery.NodesLocator|17|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:03:05.5730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722849. 2025-01-08 16:03:05.5730|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722849. 2025-01-08 16:03:05.5872|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722849 2025-01-08 16:03:05.5872|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722850 (0x29a8a0...057e29) 2025-01-08 16:03:05.5872|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.5883|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.5883|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722850. 2025-01-08 16:03:05.5883|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722850. 2025-01-08 16:03:05.5883|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722849 | 18.4 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5883|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.5883|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 7.93 MGas/s | 271.0 tps | 54.20 Blk/s | recover 0 | process 17 2025-01-08 16:03:05.5949|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722850 2025-01-08 16:03:05.5984|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:05.5984|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.5984|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722850 | 10.5 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.5984|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.5984|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 14.00 MGas/s | 478.1 tps | 95.62 Blk/s | recover 0 | process 16 2025-01-08 16:03:05.6030|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722851 (0xbb224c...07a15a) 2025-01-08 16:03:05.6045|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722851. 2025-01-08 16:03:05.6140|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 16. 2025-01-08 16:03:05.6140|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722851. 2025-01-08 16:03:05.6178|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722851 2025-01-08 16:03:05.6178|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722852 (0xdc34c8...19accd) 2025-01-08 16:03:05.6178|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6178|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:05.6178|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6178|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6202|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722851 | 15.1 ms | slot 20 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.6202|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0003XDAI 0.19 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6202|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 12.34 MGas/s | 198.6 tps | 66.20 Blk/s | recover 0 | process 15 2025-01-08 16:03:05.6242|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722852 2025-01-08 16:03:05.6242|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722853 (0x0998d5...85eb3d) 2025-01-08 16:03:05.6242|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6242|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.6242|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6242|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6242|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722852 | 6.2 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.6242|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6242|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 9.41 MGas/s | 321.2 tps | 160.62 Blk/s | recover 0 | process 14 2025-01-08 16:03:05.6364|DEBUG|Synchronization.Peers.SyncPeerPool|17|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|13722904| 3.69.35.13:| Out] 2025-01-08 16:03:05.6364|DEBUG|Synchronization.Peers.SyncPeerPool|17|Refreshed peer info for [Peer|eth68|13722904| 3.69.35.13:| Out]. 2025-01-08 16:03:05.6364|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722853 2025-01-08 16:03:05.6364|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.243.252.125:5075] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 16:03:05.6410|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722854 (0xaffea1...bd6c9e) 2025-01-08 16:03:05.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.6410|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722853 | 15.7 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.6410|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6410|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 3.73 MGas/s | 127.4 tps | 63.69 Blk/s | recover 0 | process 13 2025-01-08 16:03:05.6410|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722854. 2025-01-08 16:03:05.6454|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722854. 2025-01-08 16:03:05.6497|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722854 2025-01-08 16:03:05.6497|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.6497|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:05.6497|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722855 (0x64f1fb...e3fed3) 2025-01-08 16:03:05.6497|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6497|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6497|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722854 | 9.2 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:05.6497|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0004XDAI 0.25 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6497|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 27.29 MGas/s | 326.9 tps | 108.97 Blk/s | recover 0 | process 12 2025-01-08 16:03:05.6527|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722855 2025-01-08 16:03:05.6527|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.6527|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.6527|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722855 | 2.4 ms | slot 3 ms | 2025-01-08 16:03:05.6527|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:03:05.6527|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6527|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 414.08 Blk/s | recover 0 | process 11 2025-01-08 16:03:05.6527|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6527|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6527|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722856 2025-01-08 16:03:05.6527|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:05.6527|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:05.6527|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722856 | 2.8 ms | slot 3 ms | 2025-01-08 16:03:05.6527|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722857 (0x8677ec...7e7097) 2025-01-08 16:03:05.6562|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6562|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 361.14 Blk/s | recover 0 | process 10 2025-01-08 16:03:05.6562|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6562|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6562|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722857 2025-01-08 16:03:05.6562|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.6562|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.6562|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722857 | 2.4 ms | slot 3 ms | 2025-01-08 16:03:05.6562|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722858 (0x382995...e97e55) 2025-01-08 16:03:05.6562|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.6562|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 419.99 Blk/s | recover 0 | process 9 2025-01-08 16:03:05.6562|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6562|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6615|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722858 2025-01-08 16:03:05.6615|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.6615|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.6615|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722858 | 2.8 ms | slot 3 ms | 2025-01-08 16:03:05.6615|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.6615|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722859 (0xa5ec48...730ddf) 2025-01-08 16:03:05.6615|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 361.14 Blk/s | recover 0 | process 8 2025-01-08 16:03:05.6615|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6615|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6615|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722859 2025-01-08 16:03:05.6648|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:05.6648|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:05.6648|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722859 | 2.8 ms | slot 3 ms | 2025-01-08 16:03:05.6648|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.6648|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 352.24 Blk/s | recover 0 | process 7 2025-01-08 16:03:05.6648|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722860 (0x4fc261...d2761f) 2025-01-08 16:03:05.6648|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6648|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6648|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722860 2025-01-08 16:03:05.6683|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:05.6683|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:05.6683|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722860 | 2.7 ms | slot 3 ms | 2025-01-08 16:03:05.6683|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722861 (0xe1fa60...4318f3) 2025-01-08 16:03:05.6683|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.6683|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 372.86 Blk/s | recover 0 | process 6 2025-01-08 16:03:05.6683|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6683|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6683|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 16:03:05.6683|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 16:03:05.6683|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 16:03:05.6683|DEBUG|Network.ProtocolsManager|25|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 16:03:05.6788|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722861 2025-01-08 16:03:05.6788|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:05.6788|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722862 (0x5a3fa8...b9c694) 2025-01-08 16:03:05.6788|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:05.6788|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722861 | 10.5 ms | slot 11 ms | 2025-01-08 16:03:05.6788|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6788|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6788|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6788|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 95.15 Blk/s | recover 0 | process 5 2025-01-08 16:03:05.6847|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722862 2025-01-08 16:03:05.6847|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722863 (0x1f4e86...7cec89) 2025-01-08 16:03:05.6847|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6847|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.6847|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6847|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.6847|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722862 | 5.6 ms | slot 6 ms | 2025-01-08 16:03:05.6847|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.6847|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 179.82 Blk/s | recover 0 | process 4 2025-01-08 16:03:05.6919|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722863 2025-01-08 16:03:05.6922|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:05.6922|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:05.6922|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722863 | 7.0 ms | slot 7 ms | 2025-01-08 16:03:05.6922|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.6922|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 143.04 Blk/s | recover 0 | process 3 2025-01-08 16:03:05.6995|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.134.60.37:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:05.6995|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722864 (0x00cd08...18ac5d) 2025-01-08 16:03:05.6995|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.6995|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.7085|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722864 2025-01-08 16:03:05.7085|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:05.7085|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:05.7085|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722864 | 9.3 ms | slot 17 ms | 2025-01-08 16:03:05.7085|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 16:03:05.7085|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 107.17 Blk/s | recover 0 | process 2 2025-01-08 16:03:05.7085|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722865 (0xdfa18b...fa6968) 2025-01-08 16:03:05.7085|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.7085|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.7131|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|11|Delaying producing block, chain not processed yet. BlockProcessingQueue count 2. 2025-01-08 16:03:05.7177|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722865 2025-01-08 16:03:05.7177|INFO|Consensus.Processing.BlockchainProcessor|16|Rerunning block after reorg or pruning: 13722866 (0x9bd166...671efc) 2025-01-08 16:03:05.7177|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.7177|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:05.7177|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:05.7177|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:05.7177|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722865 | 6.2 ms | slot 9 ms | 2025-01-08 16:03:05.7177|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:03:05.7177|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 161.92 Blk/s | recover 0 | process 1 2025-01-08 16:03:05.7214|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722866 2025-01-08 16:03:05.7214|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722866 | 3.2 ms | slot 4 ms | 2025-01-08 16:03:05.7214|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:05.7214|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 308.26 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:05.7214|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:05.7214|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:05.7355|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->84.65.25.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:05.7776|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.3.57.65:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:05.7919|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.213.74.242:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:05.9176|DEBUG|Synchronization.Peers.SyncPeerPool|41|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 16:03:05.9176|DEBUG|Synchronization.Peers.SyncPeerPool|41|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 16:03:05.9278|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.142.58:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:05.9916|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.238.204:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.0320|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.237.144.222:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.1102|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.220.190.97:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.1402|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.206:30401] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.1848|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.147.161:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.2870|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.1.66.177:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.3759|DEBUG|Network.PeerManager|38|Peer pool size is: 202 2025-01-08 16:03:06.4531|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:06.5819|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.179.207.37:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:06.5995|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 16:03:06.5995|DEBUG|Synchronization.Peers.SyncPeerPool|25|PeerCount: 7, PriorityPeerCount: 0 2025-01-08 16:03:06.5995|DEBUG|Synchronization.Peers.SyncPeerPool|25|Adding [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] to refresh queue 2025-01-08 16:03:06.5995|DEBUG|Network.ProtocolsManager|25|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|Out|Initialized|30303->162.19.57.173:30303] created. 2025-01-08 16:03:06.6307|DEBUG|Synchronization.Peers.SyncPeerPool|39|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|13722904| 3.71.132.231:| Out] 2025-01-08 16:03:06.6307|DEBUG|Synchronization.Peers.SyncPeerPool|39|Refreshed peer info for [Peer|eth68|13722904| 3.71.132.231:| Out]. 2025-01-08 16:03:07.1190|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.197.150.122:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.2000|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.239.91:30323] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.2685|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.212.118:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.3292|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.7.79.100:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.3971|DEBUG|Network.PeerManager|16|Peer pool size is: 303 2025-01-08 16:03:07.4269|DEBUG|Synchronization.Peers.SyncPeerPool|38|Sending my best block 13722866 (0x9bd166...671efc) to [Peer|eth68|13722905| 162.19.57.173:| Out] 2025-01-08 16:03:07.4269|DEBUG|Synchronization.Peers.SyncPeerPool|38|Refreshed peer info for [Peer|eth68|13722905| 162.19.57.173:| Out]. 2025-01-08 16:03:07.4568|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:03:07.4622|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.235:30325] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.6007|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.67.245.63:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:03:07.6804|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.230.154:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.8853|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.146.41:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:07.9519|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.90.56:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:08.0953|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->108.129.30.162:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:08.4568|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:03:08.4763|DEBUG|Network.PeerManager|39|Peer pool size is: 404 2025-01-08 16:03:09.4613|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:09.4808|DEBUG|Db.SimpleFilePublicKeyDb|16|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_74ee79a3-92bf-4534-b857-8ef15ccbaf7e 2025-01-08 16:03:09.5946|DEBUG|Network.PeerManager|39|Peer pool size is: 505 2025-01-08 16:03:09.8454|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.195.5.26:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:10.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:10.4042|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.21.164.113:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:10.4606|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:10.5024|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:10.6302|DEBUG|Network.PeerManager|38|Peer pool size is: 606 2025-01-08 16:03:10.7703|INFO|Merge.Plugin.MergePlugin|37|Engine Module has been enabled 2025-01-08 16:03:10.7743|INFO|HealthChecks.HealthChecksPlugin|37|Health RPC Module has been enabled 2025-01-08 16:03:10.7743|DEBUG|Init.Steps.EthereumStepsManager|37|Step RegisterPluginRpcModules executed in 5,928ms 2025-01-08 16:03:10.7743|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterPluginRpcModules complete 2025-01-08 16:03:10.7743|DEBUG|Init.Steps.EthereumStepsManager|37|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 16:03:10.7764|INFO|Init.Steps.StartBlockProducer|37|Starting AuRa block producer & sealer 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|Step StartBlockProducer executed in 1ms 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProducer complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|Reviewing steps manager dependencies 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|37|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|39|Reviewing steps manager dependencies 2025-01-08 16:03:10.7764|DEBUG|Init.Steps.EthereumStepsManager|39|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 16:03:10.7831|INFO|Runner.Ethereum.Steps.StartRpc|39|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 16:03:10.7908|DEBUG|Runner.Ethereum.JsonRpcRunner|39|Initializing JSON RPC 2025-01-08 16:03:10.8173|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.171.144.251:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:03:10.8344|DEBUG|Runner.Ethereum.JsonRpcRunner|39|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:03:10.8344|DEBUG|Init.Steps.EthereumStepsManager|39|StartRpc : StartRpc (Executing) is Executing 2025-01-08 16:03:10.8362|DEBUG|Init.Steps.EthereumStepsManager|6|Step StartRpc executed in 58ms 2025-01-08 16:03:10.8362|DEBUG|Init.Steps.EthereumStepsManager|6|StartRpc complete 2025-01-08 16:03:10.8362|DEBUG|Init.Steps.EthereumStepsManager|39|Reviewing steps manager dependencies 2025-01-08 16:03:10.8362|INFO|Runner.Ethereum.EthereumRunner|39| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 32 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 13722737 (0x5a0756...68c9d1) Chain ID : Chiado ===================================================================================== 2025-01-08 16:03:11.4613|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:03:11.5764|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->40.160.9.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:03:11.6908|DEBUG|Network.PeerManager|17|Peer pool size is: 707 2025-01-08 16:03:11.7884|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:11.7948|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:11.7978|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:11.7978|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 8ms 2025-01-08 16:03:11.8243|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 16:03:11.8243|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 16:03:11.8288|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 16:03:11.8288|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 5ms 2025-01-08 16:03:11.8344|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 16:03:11.8344|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"}, null] 2025-01-08 16:03:11.8418|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13722866 (0x9bd166...671efc), Safe: 13722841 (0x7a863c...b3b0ab), Finalized: 13722825 (0xb56ad7...2e594c) 2025-01-08 16:03:11.8418|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13722866 (0x9bd166...671efc) was processed. 2025-01-08 16:03:11.8445|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|6|Cleaned processed blob txs from block 0 to block 13722825 2025-01-08 16:03:11.8445|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) 2025-01-08 16:03:11.8445|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb56ad7bb965f21d3c37baf9f43020e6445d1d176a0274c0b029456b2722e594c","headBlockHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","safeBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab"},null]) handled in 10ms 2025-01-08 16:03:11.8445|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|6|Blob transactions database columns have been compacted 2025-01-08 16:03:11.8445|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 16:03:11.8445|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 16:03:11.8519|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 16:03:11.8519|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 4ms 2025-01-08 16:03:11.8658|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","blockNumber":"0xd164f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","prevRandao":"0xff8bf50500e098e098a1f4d3621fe46eba10fceb855da49006582418fc913645","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x43338683959edf1e52e773e8655b8b76b7a683ce12bdf737c42540ae04241a52","timestamp":"0x677ea0e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400f8","index":"0x430252e","validatorIndex":"0x1b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf0","index":"0x430252f","validatorIndex":"0x1b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x4302530","validatorIndex":"0x1b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302531","validatorIndex":"0x1ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ef","index":"0x4302532","validatorIndex":"0x1bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302533","validatorIndex":"0x1bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302534","validatorIndex":"0x1bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1291f0","index":"0x4302535","validatorIndex":"0x1be"}]},[],"0xd0aae32f7fee2d03271404c6a45eb53b7861e72965ecadbc86a707f17502d8fb"]) 2025-01-08 16:03:11.8704|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","blockNumber":"0xd164f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","prevRandao":"0xff8bf50500e098e098a1f4d3621fe46eba10fceb855da49006582418fc913645","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x43338683959edf1e52e773e8655b8b76b7a683ce12bdf737c42540ae04241a52","timestamp":"0x677ea0e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400f8","index":"0x430252e","validatorIndex":"0x1b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf0","index":"0x430252f","validatorIndex":"0x1b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x4302530","validatorIndex":"0x1b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302531","validatorIndex":"0x1ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ef","index":"0x4302532","validatorIndex":"0x1bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302533","validatorIndex":"0x1bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302534","validatorIndex":"0x1bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1291f0","index":"0x4302535","validatorIndex":"0x1be"}]},[],"0xd0aae32f7fee2d03271404c6a45eb53b7861e72965ecadbc86a707f17502d8fb"]) 2025-01-08 16:03:11.8826|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.139.11.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 16:03:11.8826|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722867 (0x0fca84...fc84ad), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:11.8850|INFO|Merge.Plugin.Synchronization.BeaconPivot|16|Removing beacon pivot, previous pivot: 2025-01-08 16:03:11.9007|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:11.9007|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 16:03:11.9007|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722867 2025-01-08 16:03:11.9044|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:11.9044|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:11.9044|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722867 | 4.2 ms | slot 6,183 ms | 2025-01-08 16:03:11.9044|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:11.9044|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 238.21 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:11.9085|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722867 (0x0fca84...fc84ad). 2025-01-08 16:03:11.9187|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:11.9206|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722867 (0x0fca84...fc84ad), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:11.9206|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","blockNumber":"0xd164f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","prevRandao":"0xff8bf50500e098e098a1f4d3621fe46eba10fceb855da49006582418fc913645","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x43338683959edf1e52e773e8655b8b76b7a683ce12bdf737c42540ae04241a52","timestamp":"0x677ea0e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400f8","index":"0x430252e","validatorIndex":"0x1b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf0","index":"0x430252f","validatorIndex":"0x1b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x4302530","validatorIndex":"0x1b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302531","validatorIndex":"0x1ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ef","index":"0x4302532","validatorIndex":"0x1bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302533","validatorIndex":"0x1bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302534","validatorIndex":"0x1bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1291f0","index":"0x4302535","validatorIndex":"0x1be"}]},[],"0xd0aae32f7fee2d03271404c6a45eb53b7861e72965ecadbc86a707f17502d8fb"]) 2025-01-08 16:03:11.9206|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","blockNumber":"0xd164f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","prevRandao":"0xff8bf50500e098e098a1f4d3621fe46eba10fceb855da49006582418fc913645","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x43338683959edf1e52e773e8655b8b76b7a683ce12bdf737c42540ae04241a52","timestamp":"0x677ea0e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400f8","index":"0x430252e","validatorIndex":"0x1b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf0","index":"0x430252f","validatorIndex":"0x1b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x4302530","validatorIndex":"0x1b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302531","validatorIndex":"0x1ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ef","index":"0x4302532","validatorIndex":"0x1bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302533","validatorIndex":"0x1bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302534","validatorIndex":"0x1bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1291f0","index":"0x4302535","validatorIndex":"0x1be"}]},[],"0xd0aae32f7fee2d03271404c6a45eb53b7861e72965ecadbc86a707f17502d8fb"]) handled in 50ms 2025-01-08 16:03:11.9206|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722867 (0x0fca84...fc84ad). 2025-01-08 16:03:11.9206|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:11.9206|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","blockNumber":"0xd164f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","prevRandao":"0xff8bf50500e098e098a1f4d3621fe46eba10fceb855da49006582418fc913645","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x43338683959edf1e52e773e8655b8b76b7a683ce12bdf737c42540ae04241a52","timestamp":"0x677ea0e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400f8","index":"0x430252e","validatorIndex":"0x1b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf0","index":"0x430252f","validatorIndex":"0x1b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x4302530","validatorIndex":"0x1b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302531","validatorIndex":"0x1ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ef","index":"0x4302532","validatorIndex":"0x1bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302533","validatorIndex":"0x1bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302534","validatorIndex":"0x1bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1291f0","index":"0x4302535","validatorIndex":"0x1be"}]},[],"0xd0aae32f7fee2d03271404c6a45eb53b7861e72965ecadbc86a707f17502d8fb"]) 2025-01-08 16:03:11.9206|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","blockNumber":"0xd164f3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9bd166b216c1ce178aa93f8a915b156198a0b4d10bf837274ed7753c0f671efc","prevRandao":"0xff8bf50500e098e098a1f4d3621fe46eba10fceb855da49006582418fc913645","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x43338683959edf1e52e773e8655b8b76b7a683ce12bdf737c42540ae04241a52","timestamp":"0x677ea0e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400f8","index":"0x430252e","validatorIndex":"0x1b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf0","index":"0x430252f","validatorIndex":"0x1b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x4302530","validatorIndex":"0x1b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302531","validatorIndex":"0x1ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d9ef","index":"0x4302532","validatorIndex":"0x1bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302533","validatorIndex":"0x1bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fded","index":"0x4302534","validatorIndex":"0x1bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1291f0","index":"0x4302535","validatorIndex":"0x1be"}]},[],"0xd0aae32f7fee2d03271404c6a45eb53b7861e72965ecadbc86a707f17502d8fb"]) handled in 56ms 2025-01-08 16:03:11.9284|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.10.225:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 16:03:11.9284|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","blockNumber":"0xd164f4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","prevRandao":"0x1da3cb2f6d7a3b14e1c6b59a804f0ac4e79dc2dbeff84c9776a85e982f9eab4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc09d1f4ecef23a0a1d8a813904b3671f2044d60afa4bfff2c54b6734dabc129f","timestamp":"0x677ea0e7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302536","validatorIndex":"0x1bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf8","index":"0x4302537","validatorIndex":"0x1c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a905","index":"0x4302538","validatorIndex":"0x1c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca86e","index":"0x4302539","validatorIndex":"0x1c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5ee","index":"0x430253a","validatorIndex":"0x1c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d5","index":"0x430253b","validatorIndex":"0x1c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab7a8","index":"0x430253c","validatorIndex":"0x1c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x430253d","validatorIndex":"0x1c6"}]},[],"0x31c2b1c62818098b333c2c0c41cef14c45ae78b67278086a0b879fc8ea5bd4eb"]) 2025-01-08 16:03:11.9284|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","blockNumber":"0xd164f4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","prevRandao":"0x1da3cb2f6d7a3b14e1c6b59a804f0ac4e79dc2dbeff84c9776a85e982f9eab4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc09d1f4ecef23a0a1d8a813904b3671f2044d60afa4bfff2c54b6734dabc129f","timestamp":"0x677ea0e7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302536","validatorIndex":"0x1bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf8","index":"0x4302537","validatorIndex":"0x1c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a905","index":"0x4302538","validatorIndex":"0x1c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca86e","index":"0x4302539","validatorIndex":"0x1c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5ee","index":"0x430253a","validatorIndex":"0x1c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d5","index":"0x430253b","validatorIndex":"0x1c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab7a8","index":"0x430253c","validatorIndex":"0x1c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x430253d","validatorIndex":"0x1c6"}]},[],"0x31c2b1c62818098b333c2c0c41cef14c45ae78b67278086a0b879fc8ea5bd4eb"]) 2025-01-08 16:03:11.9336|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722868 (0x75ae35...f47a7e), Extra Data: chiado-teku-0 2025-01-08 16:03:11.9336|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:11.9336|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:03:11.9376|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13722868 2025-01-08 16:03:11.9376|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722738 < 13722868 - 128 2025-01-08 16:03:11.9376|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:03:11.9376|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:03:11.9376|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722868 | 3.1 ms | slot 33 ms | 2025-01-08 16:03:11.9376|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722868 (0x75ae35...f47a7e). 2025-01-08 16:03:11.9376|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:11.9376|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:11.9376|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 318.27 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:11.9376|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","blockNumber":"0xd164f4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","prevRandao":"0x1da3cb2f6d7a3b14e1c6b59a804f0ac4e79dc2dbeff84c9776a85e982f9eab4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc09d1f4ecef23a0a1d8a813904b3671f2044d60afa4bfff2c54b6734dabc129f","timestamp":"0x677ea0e7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302536","validatorIndex":"0x1bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf8","index":"0x4302537","validatorIndex":"0x1c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a905","index":"0x4302538","validatorIndex":"0x1c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca86e","index":"0x4302539","validatorIndex":"0x1c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5ee","index":"0x430253a","validatorIndex":"0x1c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d5","index":"0x430253b","validatorIndex":"0x1c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab7a8","index":"0x430253c","validatorIndex":"0x1c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x430253d","validatorIndex":"0x1c6"}]},[],"0x31c2b1c62818098b333c2c0c41cef14c45ae78b67278086a0b879fc8ea5bd4eb"]) 2025-01-08 16:03:11.9376|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","blockNumber":"0xd164f4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","prevRandao":"0x1da3cb2f6d7a3b14e1c6b59a804f0ac4e79dc2dbeff84c9776a85e982f9eab4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc09d1f4ecef23a0a1d8a813904b3671f2044d60afa4bfff2c54b6734dabc129f","timestamp":"0x677ea0e7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302536","validatorIndex":"0x1bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf8","index":"0x4302537","validatorIndex":"0x1c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a905","index":"0x4302538","validatorIndex":"0x1c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca86e","index":"0x4302539","validatorIndex":"0x1c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5ee","index":"0x430253a","validatorIndex":"0x1c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d5","index":"0x430253b","validatorIndex":"0x1c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab7a8","index":"0x430253c","validatorIndex":"0x1c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x430253d","validatorIndex":"0x1c6"}]},[],"0x31c2b1c62818098b333c2c0c41cef14c45ae78b67278086a0b879fc8ea5bd4eb"]) handled in 9ms 2025-01-08 16:03:11.9376|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722868 (0x75ae35...f47a7e), Extra Data: chiado-teku-0 2025-01-08 16:03:11.9376|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722868 (0x75ae35...f47a7e). 2025-01-08 16:03:11.9376|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:11.9376|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","blockNumber":"0xd164f4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","prevRandao":"0x1da3cb2f6d7a3b14e1c6b59a804f0ac4e79dc2dbeff84c9776a85e982f9eab4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc09d1f4ecef23a0a1d8a813904b3671f2044d60afa4bfff2c54b6734dabc129f","timestamp":"0x677ea0e7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302536","validatorIndex":"0x1bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf8","index":"0x4302537","validatorIndex":"0x1c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a905","index":"0x4302538","validatorIndex":"0x1c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca86e","index":"0x4302539","validatorIndex":"0x1c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5ee","index":"0x430253a","validatorIndex":"0x1c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d5","index":"0x430253b","validatorIndex":"0x1c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab7a8","index":"0x430253c","validatorIndex":"0x1c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x430253d","validatorIndex":"0x1c6"}]},[],"0x31c2b1c62818098b333c2c0c41cef14c45ae78b67278086a0b879fc8ea5bd4eb"]) 2025-01-08 16:03:11.9376|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","blockNumber":"0xd164f4","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0fca848dc1332e3d2e813cc9eef182b00aca16463e991891df0b6f1168fc84ad","prevRandao":"0x1da3cb2f6d7a3b14e1c6b59a804f0ac4e79dc2dbeff84c9776a85e982f9eab4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc09d1f4ecef23a0a1d8a813904b3671f2044d60afa4bfff2c54b6734dabc129f","timestamp":"0x677ea0e7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1429e7","index":"0x4302536","validatorIndex":"0x1bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf8","index":"0x4302537","validatorIndex":"0x1c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a905","index":"0x4302538","validatorIndex":"0x1c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca86e","index":"0x4302539","validatorIndex":"0x1c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5ee","index":"0x430253a","validatorIndex":"0x1c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d5","index":"0x430253b","validatorIndex":"0x1c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab7a8","index":"0x430253c","validatorIndex":"0x1c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1403cf","index":"0x430253d","validatorIndex":"0x1c6"}]},[],"0x31c2b1c62818098b333c2c0c41cef14c45ae78b67278086a0b879fc8ea5bd4eb"]) handled in 9ms 2025-01-08 16:03:11.9424|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","headBlockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","safeBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9"},null]) 2025-01-08 16:03:11.9424|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","headBlockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","safeBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9"}, null] 2025-01-08 16:03:11.9424|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722868 (0x75ae35...f47a7e), Safe: 13722856 (0xe22cd1...0eace9), Finalized: 13722841 (0x7a863c...b3b0ab) 2025-01-08 16:03:11.9424|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722868 (0x75ae35...f47a7e) was processed. 2025-01-08 16:03:11.9452|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722868 (0x75ae35...f47a7e) 2025-01-08 16:03:11.9452|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","headBlockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","safeBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9"},null]) 2025-01-08 16:03:11.9452|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x7a863c8e719b4ed6ddae4d62bec6bc04caeabc6a0a52762111bed23204b3b0ab","headBlockHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","safeBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9"},null]) handled in 3ms 2025-01-08 16:03:11.9452|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|16|Cleaned processed blob txs from block 13722825 to block 13722841 2025-01-08 16:03:11.9452|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|16|Blob transactions database columns have been compacted 2025-01-08 16:03:12.0023|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","blockNumber":"0xd164f5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","prevRandao":"0xf42424f40ad4b19e24a1339a6ad00bf04734f693dfda68e544fb7567c3901eb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61ccc3fe33f36abf70e599f57eb820548e5b029a4565eee8971cc8654a39ae14","timestamp":"0x677ea0ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x430253e","validatorIndex":"0x1c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430253f","validatorIndex":"0x1c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148412","index":"0x4302540","validatorIndex":"0x1c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302541","validatorIndex":"0x1ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146268","index":"0x4302542","validatorIndex":"0x1cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302543","validatorIndex":"0x1cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489f9","index":"0x4302544","validatorIndex":"0x1cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dfe","index":"0x4302545","validatorIndex":"0x1ce"}]},[],"0x60d7d63fa6b91332635df8287e6b5470a759bdfd2834186f1f622b6391507afc"]) 2025-01-08 16:03:12.0023|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722869 (0xed9328...b1a2c6), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:12.0023|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","blockNumber":"0xd164f5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","prevRandao":"0xf42424f40ad4b19e24a1339a6ad00bf04734f693dfda68e544fb7567c3901eb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61ccc3fe33f36abf70e599f57eb820548e5b029a4565eee8971cc8654a39ae14","timestamp":"0x677ea0ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x430253e","validatorIndex":"0x1c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430253f","validatorIndex":"0x1c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148412","index":"0x4302540","validatorIndex":"0x1c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302541","validatorIndex":"0x1ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146268","index":"0x4302542","validatorIndex":"0x1cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302543","validatorIndex":"0x1cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489f9","index":"0x4302544","validatorIndex":"0x1cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dfe","index":"0x4302545","validatorIndex":"0x1ce"}]},[],"0x60d7d63fa6b91332635df8287e6b5470a759bdfd2834186f1f622b6391507afc"]) 2025-01-08 16:03:12.0023|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:12.0023|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:03:12.0062|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13722869 2025-01-08 16:03:12.0062|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722739 < 13722869 - 128 2025-01-08 16:03:12.0062|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:12.0062|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:12.0062|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722869 (0xed9328...b1a2c6). 2025-01-08 16:03:12.0062|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.0062|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","blockNumber":"0xd164f5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","prevRandao":"0xf42424f40ad4b19e24a1339a6ad00bf04734f693dfda68e544fb7567c3901eb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61ccc3fe33f36abf70e599f57eb820548e5b029a4565eee8971cc8654a39ae14","timestamp":"0x677ea0ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x430253e","validatorIndex":"0x1c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430253f","validatorIndex":"0x1c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148412","index":"0x4302540","validatorIndex":"0x1c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302541","validatorIndex":"0x1ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146268","index":"0x4302542","validatorIndex":"0x1cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302543","validatorIndex":"0x1cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489f9","index":"0x4302544","validatorIndex":"0x1cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dfe","index":"0x4302545","validatorIndex":"0x1ce"}]},[],"0x60d7d63fa6b91332635df8287e6b5470a759bdfd2834186f1f622b6391507afc"]) 2025-01-08 16:03:12.0062|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722869 | 3.0 ms | slot 69 ms | 2025-01-08 16:03:12.0062|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","blockNumber":"0xd164f5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","prevRandao":"0xf42424f40ad4b19e24a1339a6ad00bf04734f693dfda68e544fb7567c3901eb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61ccc3fe33f36abf70e599f57eb820548e5b029a4565eee8971cc8654a39ae14","timestamp":"0x677ea0ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x430253e","validatorIndex":"0x1c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430253f","validatorIndex":"0x1c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148412","index":"0x4302540","validatorIndex":"0x1c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302541","validatorIndex":"0x1ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146268","index":"0x4302542","validatorIndex":"0x1cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302543","validatorIndex":"0x1cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489f9","index":"0x4302544","validatorIndex":"0x1cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dfe","index":"0x4302545","validatorIndex":"0x1ce"}]},[],"0x60d7d63fa6b91332635df8287e6b5470a759bdfd2834186f1f622b6391507afc"]) handled in 4ms 2025-01-08 16:03:12.0062|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.0062|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 338.75 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:12.0062|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722869 (0xed9328...b1a2c6), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:12.0062|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722869 (0xed9328...b1a2c6). 2025-01-08 16:03:12.0062|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.0062|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","blockNumber":"0xd164f5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","prevRandao":"0xf42424f40ad4b19e24a1339a6ad00bf04734f693dfda68e544fb7567c3901eb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61ccc3fe33f36abf70e599f57eb820548e5b029a4565eee8971cc8654a39ae14","timestamp":"0x677ea0ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x430253e","validatorIndex":"0x1c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430253f","validatorIndex":"0x1c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148412","index":"0x4302540","validatorIndex":"0x1c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302541","validatorIndex":"0x1ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146268","index":"0x4302542","validatorIndex":"0x1cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302543","validatorIndex":"0x1cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489f9","index":"0x4302544","validatorIndex":"0x1cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dfe","index":"0x4302545","validatorIndex":"0x1ce"}]},[],"0x60d7d63fa6b91332635df8287e6b5470a759bdfd2834186f1f622b6391507afc"]) 2025-01-08 16:03:12.0062|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","blockNumber":"0xd164f5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x75ae3577b728be0749201df15e01b1be0bfa1b2e1236e1a5ad977ee1dcf47a7e","prevRandao":"0xf42424f40ad4b19e24a1339a6ad00bf04734f693dfda68e544fb7567c3901eb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x61ccc3fe33f36abf70e599f57eb820548e5b029a4565eee8971cc8654a39ae14","timestamp":"0x677ea0ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x430253e","validatorIndex":"0x1c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430253f","validatorIndex":"0x1c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148412","index":"0x4302540","validatorIndex":"0x1c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302541","validatorIndex":"0x1ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146268","index":"0x4302542","validatorIndex":"0x1cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302543","validatorIndex":"0x1cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1489f9","index":"0x4302544","validatorIndex":"0x1cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145dfe","index":"0x4302545","validatorIndex":"0x1ce"}]},[],"0x60d7d63fa6b91332635df8287e6b5470a759bdfd2834186f1f622b6391507afc"]) handled in 4ms 2025-01-08 16:03:12.0112|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->188.165.77.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:12.0475|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","blockNumber":"0xd164f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","prevRandao":"0xc30bf5a8758b6f8ecb02492321868991992331566d980ef1b56f9c45d94824bd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be410de9c0efc1006795247fa2d306fc9df1247605233ff3ecd8dd84aaddbba","timestamp":"0x677ea0f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302546","validatorIndex":"0x1cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302547","validatorIndex":"0x1d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302548","validatorIndex":"0x1d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302549","validatorIndex":"0x1d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436a2","index":"0x430254a","validatorIndex":"0x1d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466c6","index":"0x430254b","validatorIndex":"0x1d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148424","index":"0x430254c","validatorIndex":"0x1d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd28c","index":"0x430254d","validatorIndex":"0x1d6"}]},[],"0x5a1c432c90db99c5de7c8f96513733da7b7e8d11982b5b1a5476ed524e1524f0"]) 2025-01-08 16:03:12.0475|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722870 (0xadfc8c...0bc7c8), Extra Data: Nethermind 2025-01-08 16:03:12.0487|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","blockNumber":"0xd164f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","prevRandao":"0xc30bf5a8758b6f8ecb02492321868991992331566d980ef1b56f9c45d94824bd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be410de9c0efc1006795247fa2d306fc9df1247605233ff3ecd8dd84aaddbba","timestamp":"0x677ea0f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302546","validatorIndex":"0x1cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302547","validatorIndex":"0x1d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302548","validatorIndex":"0x1d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302549","validatorIndex":"0x1d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436a2","index":"0x430254a","validatorIndex":"0x1d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466c6","index":"0x430254b","validatorIndex":"0x1d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148424","index":"0x430254c","validatorIndex":"0x1d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd28c","index":"0x430254d","validatorIndex":"0x1d6"}]},[],"0x5a1c432c90db99c5de7c8f96513733da7b7e8d11982b5b1a5476ed524e1524f0"]) 2025-01-08 16:03:12.0487|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:12.0487|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 16:03:12.0487|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722870 2025-01-08 16:03:12.0487|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722740 < 13722870 - 128 2025-01-08 16:03:12.0487|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:12.0487|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:12.0487|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722870 (0xadfc8c...0bc7c8). 2025-01-08 16:03:12.0487|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.0487|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722870 | 3.0 ms | slot 45 ms | 2025-01-08 16:03:12.0487|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.0487|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 330.36 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:12.0487|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","blockNumber":"0xd164f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","prevRandao":"0xc30bf5a8758b6f8ecb02492321868991992331566d980ef1b56f9c45d94824bd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be410de9c0efc1006795247fa2d306fc9df1247605233ff3ecd8dd84aaddbba","timestamp":"0x677ea0f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302546","validatorIndex":"0x1cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302547","validatorIndex":"0x1d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302548","validatorIndex":"0x1d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302549","validatorIndex":"0x1d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436a2","index":"0x430254a","validatorIndex":"0x1d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466c6","index":"0x430254b","validatorIndex":"0x1d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148424","index":"0x430254c","validatorIndex":"0x1d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd28c","index":"0x430254d","validatorIndex":"0x1d6"}]},[],"0x5a1c432c90db99c5de7c8f96513733da7b7e8d11982b5b1a5476ed524e1524f0"]) 2025-01-08 16:03:12.0522|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","blockNumber":"0xd164f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","prevRandao":"0xc30bf5a8758b6f8ecb02492321868991992331566d980ef1b56f9c45d94824bd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be410de9c0efc1006795247fa2d306fc9df1247605233ff3ecd8dd84aaddbba","timestamp":"0x677ea0f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302546","validatorIndex":"0x1cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302547","validatorIndex":"0x1d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302548","validatorIndex":"0x1d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302549","validatorIndex":"0x1d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436a2","index":"0x430254a","validatorIndex":"0x1d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466c6","index":"0x430254b","validatorIndex":"0x1d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148424","index":"0x430254c","validatorIndex":"0x1d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd28c","index":"0x430254d","validatorIndex":"0x1d6"}]},[],"0x5a1c432c90db99c5de7c8f96513733da7b7e8d11982b5b1a5476ed524e1524f0"]) handled in 5ms 2025-01-08 16:03:12.0522|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722870 (0xadfc8c...0bc7c8), Extra Data: Nethermind 2025-01-08 16:03:12.0522|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722870 (0xadfc8c...0bc7c8). 2025-01-08 16:03:12.0522|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.0522|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","blockNumber":"0xd164f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","prevRandao":"0xc30bf5a8758b6f8ecb02492321868991992331566d980ef1b56f9c45d94824bd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be410de9c0efc1006795247fa2d306fc9df1247605233ff3ecd8dd84aaddbba","timestamp":"0x677ea0f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302546","validatorIndex":"0x1cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302547","validatorIndex":"0x1d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302548","validatorIndex":"0x1d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302549","validatorIndex":"0x1d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436a2","index":"0x430254a","validatorIndex":"0x1d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466c6","index":"0x430254b","validatorIndex":"0x1d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148424","index":"0x430254c","validatorIndex":"0x1d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd28c","index":"0x430254d","validatorIndex":"0x1d6"}]},[],"0x5a1c432c90db99c5de7c8f96513733da7b7e8d11982b5b1a5476ed524e1524f0"]) 2025-01-08 16:03:12.0522|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","blockNumber":"0xd164f6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","prevRandao":"0xc30bf5a8758b6f8ecb02492321868991992331566d980ef1b56f9c45d94824bd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x1be410de9c0efc1006795247fa2d306fc9df1247605233ff3ecd8dd84aaddbba","timestamp":"0x677ea0f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302546","validatorIndex":"0x1cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x4302547","validatorIndex":"0x1d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302548","validatorIndex":"0x1d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b321","index":"0x4302549","validatorIndex":"0x1d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1436a2","index":"0x430254a","validatorIndex":"0x1d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1466c6","index":"0x430254b","validatorIndex":"0x1d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148424","index":"0x430254c","validatorIndex":"0x1d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd28c","index":"0x430254d","validatorIndex":"0x1d6"}]},[],"0x5a1c432c90db99c5de7c8f96513733da7b7e8d11982b5b1a5476ed524e1524f0"]) handled in 4ms 2025-01-08 16:03:12.0604|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","blockNumber":"0xd164f7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","prevRandao":"0x73a0f65ff96e1e9850178ce1fa91ce8f2199a2dac1b807255bdfc9fcff3e6d45","receiptsRoot":"0x014370526d1f0f6bb88023375b8fa6810a04c9934d2d37a8a821080e48341627","stateRoot":"0x232cc16e15c20e98e3f6ca712e811852c0cccb0728b5d415bcb033fe1c26f240","timestamp":"0x677ea0f6","transactions":["0x02f901d58227d883054ad48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51ad01c977d36fb3b5a236ad87b4eff44467469cd32da3ff6c8258be7434408d8d3270e3866adc7752cc736754bebb1d9448ff1356eb1fc02471dc85e3be5e05332e332e30000000000000000000000000000000000000000000000000000000c001a08b01b4e04176173d98905c17a46efab9eeec392710a5ece4678e023facfccddea047c975c73b3e69531b827e5d58b88139164ca9df10c384a3279bef46be7a1a47"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4f79","index":"0x430254e","validatorIndex":"0x1d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430254f","validatorIndex":"0x1d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aacc1","index":"0x4302550","validatorIndex":"0x1d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148fe9","index":"0x4302551","validatorIndex":"0x1da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841c","index":"0x4302552","validatorIndex":"0x1db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56df","index":"0x4302553","validatorIndex":"0x1dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e45","index":"0x4302554","validatorIndex":"0x1dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148880","index":"0x4302555","validatorIndex":"0x1de"}]},[],"0x6e120733e505050b519936dec590fea17db5de42063478fbecf69b3c8922ebbe"]) 2025-01-08 16:03:12.0604|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722871 (0x016101...bd81ee), Extra Data: Nethermind 2025-01-08 16:03:12.0604|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:12.0604|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 16:03:12.0657|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","blockNumber":"0xd164f7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","prevRandao":"0x73a0f65ff96e1e9850178ce1fa91ce8f2199a2dac1b807255bdfc9fcff3e6d45","receiptsRoot":"0x014370526d1f0f6bb88023375b8fa6810a04c9934d2d37a8a821080e48341627","stateRoot":"0x232cc16e15c20e98e3f6ca712e811852c0cccb0728b5d415bcb033fe1c26f240","timestamp":"0x677ea0f6","transactions":["0x02f901d58227d883054ad48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51ad01c977d36fb3b5a236ad87b4eff44467469cd32da3ff6c8258be7434408d8d3270e3866adc7752cc736754bebb1d9448ff1356eb1fc02471dc85e3be5e05332e332e30000000000000000000000000000000000000000000000000000000c001a08b01b4e04176173d98905c17a46efab9eeec392710a5ece4678e023facfccddea047c975c73b3e69531b827e5d58b88139164ca9df10c384a3279bef46be7a1a47"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4f79","index":"0x430254e","validatorIndex":"0x1d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430254f","validatorIndex":"0x1d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aacc1","index":"0x4302550","validatorIndex":"0x1d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148fe9","index":"0x4302551","validatorIndex":"0x1da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841c","index":"0x4302552","validatorIndex":"0x1db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56df","index":"0x4302553","validatorIndex":"0x1dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e45","index":"0x4302554","validatorIndex":"0x1dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148880","index":"0x4302555","validatorIndex":"0x1de"}]},[],"0x6e120733e505050b519936dec590fea17db5de42063478fbecf69b3c8922ebbe"]) 2025-01-08 16:03:12.0913|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722871 2025-01-08 16:03:12.0913|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722741 < 13722871 - 128 2025-01-08 16:03:12.0913|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:03:12.0913|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:03:12.0913|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722871 | 27.9 ms | slot 40 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.0913|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722871 (0x016101...bd81ee). 2025-01-08 16:03:12.0913|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.0922|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","blockNumber":"0xd164f7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","prevRandao":"0x73a0f65ff96e1e9850178ce1fa91ce8f2199a2dac1b807255bdfc9fcff3e6d45","receiptsRoot":"0x014370526d1f0f6bb88023375b8fa6810a04c9934d2d37a8a821080e48341627","stateRoot":"0x232cc16e15c20e98e3f6ca712e811852c0cccb0728b5d415bcb033fe1c26f240","timestamp":"0x677ea0f6","transactions":["0x02f901d58227d883054ad48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51ad01c977d36fb3b5a236ad87b4eff44467469cd32da3ff6c8258be7434408d8d3270e3866adc7752cc736754bebb1d9448ff1356eb1fc02471dc85e3be5e05332e332e30000000000000000000000000000000000000000000000000000000c001a08b01b4e04176173d98905c17a46efab9eeec392710a5ece4678e023facfccddea047c975c73b3e69531b827e5d58b88139164ca9df10c384a3279bef46be7a1a47"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4f79","index":"0x430254e","validatorIndex":"0x1d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430254f","validatorIndex":"0x1d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aacc1","index":"0x4302550","validatorIndex":"0x1d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148fe9","index":"0x4302551","validatorIndex":"0x1da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841c","index":"0x4302552","validatorIndex":"0x1db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56df","index":"0x4302553","validatorIndex":"0x1dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e45","index":"0x4302554","validatorIndex":"0x1dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148880","index":"0x4302555","validatorIndex":"0x1de"}]},[],"0x6e120733e505050b519936dec590fea17db5de42063478fbecf69b3c8922ebbe"]) 2025-01-08 16:03:12.0922|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.0922|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 1.05 MGas/s | 35.8 tps | 35.79 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:12.0922|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","blockNumber":"0xd164f7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","prevRandao":"0x73a0f65ff96e1e9850178ce1fa91ce8f2199a2dac1b807255bdfc9fcff3e6d45","receiptsRoot":"0x014370526d1f0f6bb88023375b8fa6810a04c9934d2d37a8a821080e48341627","stateRoot":"0x232cc16e15c20e98e3f6ca712e811852c0cccb0728b5d415bcb033fe1c26f240","timestamp":"0x677ea0f6","transactions":["0x02f901d58227d883054ad48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51ad01c977d36fb3b5a236ad87b4eff44467469cd32da3ff6c8258be7434408d8d3270e3866adc7752cc736754bebb1d9448ff1356eb1fc02471dc85e3be5e05332e332e30000000000000000000000000000000000000000000000000000000c001a08b01b4e04176173d98905c17a46efab9eeec392710a5ece4678e023facfccddea047c975c73b3e69531b827e5d58b88139164ca9df10c384a3279bef46be7a1a47"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4f79","index":"0x430254e","validatorIndex":"0x1d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430254f","validatorIndex":"0x1d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aacc1","index":"0x4302550","validatorIndex":"0x1d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148fe9","index":"0x4302551","validatorIndex":"0x1da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841c","index":"0x4302552","validatorIndex":"0x1db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56df","index":"0x4302553","validatorIndex":"0x1dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e45","index":"0x4302554","validatorIndex":"0x1dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148880","index":"0x4302555","validatorIndex":"0x1de"}]},[],"0x6e120733e505050b519936dec590fea17db5de42063478fbecf69b3c8922ebbe"]) handled in 32ms 2025-01-08 16:03:12.0922|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722871 (0x016101...bd81ee), Extra Data: Nethermind 2025-01-08 16:03:12.0922|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722871 (0x016101...bd81ee). 2025-01-08 16:03:12.0922|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.0922|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","blockNumber":"0xd164f7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","prevRandao":"0x73a0f65ff96e1e9850178ce1fa91ce8f2199a2dac1b807255bdfc9fcff3e6d45","receiptsRoot":"0x014370526d1f0f6bb88023375b8fa6810a04c9934d2d37a8a821080e48341627","stateRoot":"0x232cc16e15c20e98e3f6ca712e811852c0cccb0728b5d415bcb033fe1c26f240","timestamp":"0x677ea0f6","transactions":["0x02f901d58227d883054ad48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51ad01c977d36fb3b5a236ad87b4eff44467469cd32da3ff6c8258be7434408d8d3270e3866adc7752cc736754bebb1d9448ff1356eb1fc02471dc85e3be5e05332e332e30000000000000000000000000000000000000000000000000000000c001a08b01b4e04176173d98905c17a46efab9eeec392710a5ece4678e023facfccddea047c975c73b3e69531b827e5d58b88139164ca9df10c384a3279bef46be7a1a47"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4f79","index":"0x430254e","validatorIndex":"0x1d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430254f","validatorIndex":"0x1d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aacc1","index":"0x4302550","validatorIndex":"0x1d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148fe9","index":"0x4302551","validatorIndex":"0x1da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841c","index":"0x4302552","validatorIndex":"0x1db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56df","index":"0x4302553","validatorIndex":"0x1dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e45","index":"0x4302554","validatorIndex":"0x1dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148880","index":"0x4302555","validatorIndex":"0x1de"}]},[],"0x6e120733e505050b519936dec590fea17db5de42063478fbecf69b3c8922ebbe"]) 2025-01-08 16:03:12.0922|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","blockNumber":"0xd164f7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xadfc8cf21014cb4074faec6aeb3eafb8edb8f3ab100ff576a4a5ce55f00bc7c8","prevRandao":"0x73a0f65ff96e1e9850178ce1fa91ce8f2199a2dac1b807255bdfc9fcff3e6d45","receiptsRoot":"0x014370526d1f0f6bb88023375b8fa6810a04c9934d2d37a8a821080e48341627","stateRoot":"0x232cc16e15c20e98e3f6ca712e811852c0cccb0728b5d415bcb033fe1c26f240","timestamp":"0x677ea0f6","transactions":["0x02f901d58227d883054ad48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c51ad01c977d36fb3b5a236ad87b4eff44467469cd32da3ff6c8258be7434408d8d3270e3866adc7752cc736754bebb1d9448ff1356eb1fc02471dc85e3be5e05332e332e30000000000000000000000000000000000000000000000000000000c001a08b01b4e04176173d98905c17a46efab9eeec392710a5ece4678e023facfccddea047c975c73b3e69531b827e5d58b88139164ca9df10c384a3279bef46be7a1a47"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4f79","index":"0x430254e","validatorIndex":"0x1d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430254f","validatorIndex":"0x1d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aacc1","index":"0x4302550","validatorIndex":"0x1d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148fe9","index":"0x4302551","validatorIndex":"0x1da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841c","index":"0x4302552","validatorIndex":"0x1db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56df","index":"0x4302553","validatorIndex":"0x1dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4e45","index":"0x4302554","validatorIndex":"0x1dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148880","index":"0x4302555","validatorIndex":"0x1de"}]},[],"0x6e120733e505050b519936dec590fea17db5de42063478fbecf69b3c8922ebbe"]) handled in 28ms 2025-01-08 16:03:12.1015|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","blockNumber":"0xd164f8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","prevRandao":"0x657f48c2e8f93cc9d463e19de626614cffb9c986924280bcab8d9f5c15400c0e","receiptsRoot":"0x05fd4faae928c83ebc64ac1a22cdcb51193c98929a5270fdf1cc126b1e7b98ee","stateRoot":"0x7d2f5ad5bd5996789c0c234ccc6121632e172be62fa9b08a845ca662ae340401","timestamp":"0x677ea0fb","transactions":["0x02f901d58227d8830502a68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cff41df36e1b51f9a1c714cfc751535c35d617e9a106a1677643ffb12457254bd19d2fed117b3bc9213d0dbc6c8743f71eb65232ec80dc34e251d9d42c914829b332e332e30000000000000000000000000000000000000000000000000000000c080a0a1aad514f74574b20745105e903f54b3d649b0f65d36def8f967b945fa4f1fdea031b8297b10c687764b30ee181a2e517590d4a4ccee650e621198b8b08e843301","0x02f901d58227d8830551e48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c63ef5dadea6967bbbc1ed3d5ae80e857b43aa9b57aaa54f10a3fb0cab58fd22773a97e91b7b80a240459a085a98e578b7b02a9a3904b0e42f3ce85b55d1aa4c4332e332e30000000000000000000000000000000000000000000000000000000c001a0f6f0e4599477778c09229b2c2d2e2d2634c3b5d51c8b6bc6d4ce234a554356aba07dc1676c479b2bd32937d3f09fb9854f39b610f5d34e848049ee7866b8ce49e9","0x02f901d58227d883053e768459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f843e63e621e1ae60d864cc0c0c3b20543d3908c3775137e5d5407ef0aabbd7766aacdc6583de38c551003e3884f0d65d8a9c04e6daf4e3b1b8f503f5cd32ce209332e332e30000000000000000000000000000000000000000000000000000000c001a059e7c3e3dd0708faedf4fc0ed09188fc613a618aad97f0f3b8bfec2faa3f0de3a01fc5171e59d1cd58bdebd229f03e72b27b60a5c92b2bbff2c2099b86d7b179df"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302556","validatorIndex":"0x1df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x4302557","validatorIndex":"0x1e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b016","index":"0x4302558","validatorIndex":"0x1e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302559","validatorIndex":"0x1e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4953","index":"0x430255a","validatorIndex":"0x1e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255b","validatorIndex":"0x1e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430255c","validatorIndex":"0x1e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255d","validatorIndex":"0x1e6"}]},[],"0xa2b5c7431c5e17eaf10c93316293162ca3d0b78fe3e3833c90176556340a9972"]) 2025-01-08 16:03:12.1015|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","blockNumber":"0xd164f8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","prevRandao":"0x657f48c2e8f93cc9d463e19de626614cffb9c986924280bcab8d9f5c15400c0e","receiptsRoot":"0x05fd4faae928c83ebc64ac1a22cdcb51193c98929a5270fdf1cc126b1e7b98ee","stateRoot":"0x7d2f5ad5bd5996789c0c234ccc6121632e172be62fa9b08a845ca662ae340401","timestamp":"0x677ea0fb","transactions":["0x02f901d58227d8830502a68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cff41df36e1b51f9a1c714cfc751535c35d617e9a106a1677643ffb12457254bd19d2fed117b3bc9213d0dbc6c8743f71eb65232ec80dc34e251d9d42c914829b332e332e30000000000000000000000000000000000000000000000000000000c080a0a1aad514f74574b20745105e903f54b3d649b0f65d36def8f967b945fa4f1fdea031b8297b10c687764b30ee181a2e517590d4a4ccee650e621198b8b08e843301","0x02f901d58227d8830551e48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c63ef5dadea6967bbbc1ed3d5ae80e857b43aa9b57aaa54f10a3fb0cab58fd22773a97e91b7b80a240459a085a98e578b7b02a9a3904b0e42f3ce85b55d1aa4c4332e332e30000000000000000000000000000000000000000000000000000000c001a0f6f0e4599477778c09229b2c2d2e2d2634c3b5d51c8b6bc6d4ce234a554356aba07dc1676c479b2bd32937d3f09fb9854f39b610f5d34e848049ee7866b8ce49e9","0x02f901d58227d883053e768459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f843e63e621e1ae60d864cc0c0c3b20543d3908c3775137e5d5407ef0aabbd7766aacdc6583de38c551003e3884f0d65d8a9c04e6daf4e3b1b8f503f5cd32ce209332e332e30000000000000000000000000000000000000000000000000000000c001a059e7c3e3dd0708faedf4fc0ed09188fc613a618aad97f0f3b8bfec2faa3f0de3a01fc5171e59d1cd58bdebd229f03e72b27b60a5c92b2bbff2c2099b86d7b179df"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302556","validatorIndex":"0x1df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x4302557","validatorIndex":"0x1e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b016","index":"0x4302558","validatorIndex":"0x1e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302559","validatorIndex":"0x1e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4953","index":"0x430255a","validatorIndex":"0x1e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255b","validatorIndex":"0x1e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430255c","validatorIndex":"0x1e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255d","validatorIndex":"0x1e6"}]},[],"0xa2b5c7431c5e17eaf10c93316293162ca3d0b78fe3e3833c90176556340a9972"]) 2025-01-08 16:03:12.1015|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722872 (0x57f3a2...44d3ae), Extra Data: Nethermind 2025-01-08 16:03:12.1042|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722872. 2025-01-08 16:03:12.1042|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722872. 2025-01-08 16:03:12.1097|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13722872 2025-01-08 16:03:12.1097|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722742 < 13722872 - 128 2025-01-08 16:03:12.1097|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:12.1097|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722872 (0x57f3a2...44d3ae). 2025-01-08 16:03:12.1097|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1097|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.1097|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722872 | 6.9 ms | slot 18 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.1097|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.1097|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 12.77 MGas/s | 436.1 tps | 145.37 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:03:12.1097|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","blockNumber":"0xd164f8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","prevRandao":"0x657f48c2e8f93cc9d463e19de626614cffb9c986924280bcab8d9f5c15400c0e","receiptsRoot":"0x05fd4faae928c83ebc64ac1a22cdcb51193c98929a5270fdf1cc126b1e7b98ee","stateRoot":"0x7d2f5ad5bd5996789c0c234ccc6121632e172be62fa9b08a845ca662ae340401","timestamp":"0x677ea0fb","transactions":["0x02f901d58227d8830502a68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cff41df36e1b51f9a1c714cfc751535c35d617e9a106a1677643ffb12457254bd19d2fed117b3bc9213d0dbc6c8743f71eb65232ec80dc34e251d9d42c914829b332e332e30000000000000000000000000000000000000000000000000000000c080a0a1aad514f74574b20745105e903f54b3d649b0f65d36def8f967b945fa4f1fdea031b8297b10c687764b30ee181a2e517590d4a4ccee650e621198b8b08e843301","0x02f901d58227d8830551e48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c63ef5dadea6967bbbc1ed3d5ae80e857b43aa9b57aaa54f10a3fb0cab58fd22773a97e91b7b80a240459a085a98e578b7b02a9a3904b0e42f3ce85b55d1aa4c4332e332e30000000000000000000000000000000000000000000000000000000c001a0f6f0e4599477778c09229b2c2d2e2d2634c3b5d51c8b6bc6d4ce234a554356aba07dc1676c479b2bd32937d3f09fb9854f39b610f5d34e848049ee7866b8ce49e9","0x02f901d58227d883053e768459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f843e63e621e1ae60d864cc0c0c3b20543d3908c3775137e5d5407ef0aabbd7766aacdc6583de38c551003e3884f0d65d8a9c04e6daf4e3b1b8f503f5cd32ce209332e332e30000000000000000000000000000000000000000000000000000000c001a059e7c3e3dd0708faedf4fc0ed09188fc613a618aad97f0f3b8bfec2faa3f0de3a01fc5171e59d1cd58bdebd229f03e72b27b60a5c92b2bbff2c2099b86d7b179df"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302556","validatorIndex":"0x1df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x4302557","validatorIndex":"0x1e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b016","index":"0x4302558","validatorIndex":"0x1e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302559","validatorIndex":"0x1e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4953","index":"0x430255a","validatorIndex":"0x1e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255b","validatorIndex":"0x1e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430255c","validatorIndex":"0x1e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255d","validatorIndex":"0x1e6"}]},[],"0xa2b5c7431c5e17eaf10c93316293162ca3d0b78fe3e3833c90176556340a9972"]) 2025-01-08 16:03:12.1097|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","blockNumber":"0xd164f8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","prevRandao":"0x657f48c2e8f93cc9d463e19de626614cffb9c986924280bcab8d9f5c15400c0e","receiptsRoot":"0x05fd4faae928c83ebc64ac1a22cdcb51193c98929a5270fdf1cc126b1e7b98ee","stateRoot":"0x7d2f5ad5bd5996789c0c234ccc6121632e172be62fa9b08a845ca662ae340401","timestamp":"0x677ea0fb","transactions":["0x02f901d58227d8830502a68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cff41df36e1b51f9a1c714cfc751535c35d617e9a106a1677643ffb12457254bd19d2fed117b3bc9213d0dbc6c8743f71eb65232ec80dc34e251d9d42c914829b332e332e30000000000000000000000000000000000000000000000000000000c080a0a1aad514f74574b20745105e903f54b3d649b0f65d36def8f967b945fa4f1fdea031b8297b10c687764b30ee181a2e517590d4a4ccee650e621198b8b08e843301","0x02f901d58227d8830551e48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c63ef5dadea6967bbbc1ed3d5ae80e857b43aa9b57aaa54f10a3fb0cab58fd22773a97e91b7b80a240459a085a98e578b7b02a9a3904b0e42f3ce85b55d1aa4c4332e332e30000000000000000000000000000000000000000000000000000000c001a0f6f0e4599477778c09229b2c2d2e2d2634c3b5d51c8b6bc6d4ce234a554356aba07dc1676c479b2bd32937d3f09fb9854f39b610f5d34e848049ee7866b8ce49e9","0x02f901d58227d883053e768459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f843e63e621e1ae60d864cc0c0c3b20543d3908c3775137e5d5407ef0aabbd7766aacdc6583de38c551003e3884f0d65d8a9c04e6daf4e3b1b8f503f5cd32ce209332e332e30000000000000000000000000000000000000000000000000000000c001a059e7c3e3dd0708faedf4fc0ed09188fc613a618aad97f0f3b8bfec2faa3f0de3a01fc5171e59d1cd58bdebd229f03e72b27b60a5c92b2bbff2c2099b86d7b179df"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302556","validatorIndex":"0x1df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x4302557","validatorIndex":"0x1e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b016","index":"0x4302558","validatorIndex":"0x1e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302559","validatorIndex":"0x1e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4953","index":"0x430255a","validatorIndex":"0x1e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255b","validatorIndex":"0x1e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430255c","validatorIndex":"0x1e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255d","validatorIndex":"0x1e6"}]},[],"0xa2b5c7431c5e17eaf10c93316293162ca3d0b78fe3e3833c90176556340a9972"]) handled in 9ms 2025-01-08 16:03:12.1097|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722872 (0x57f3a2...44d3ae), Extra Data: Nethermind 2025-01-08 16:03:12.1097|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722872 (0x57f3a2...44d3ae). 2025-01-08 16:03:12.1097|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1097|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","blockNumber":"0xd164f8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","prevRandao":"0x657f48c2e8f93cc9d463e19de626614cffb9c986924280bcab8d9f5c15400c0e","receiptsRoot":"0x05fd4faae928c83ebc64ac1a22cdcb51193c98929a5270fdf1cc126b1e7b98ee","stateRoot":"0x7d2f5ad5bd5996789c0c234ccc6121632e172be62fa9b08a845ca662ae340401","timestamp":"0x677ea0fb","transactions":["0x02f901d58227d8830502a68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cff41df36e1b51f9a1c714cfc751535c35d617e9a106a1677643ffb12457254bd19d2fed117b3bc9213d0dbc6c8743f71eb65232ec80dc34e251d9d42c914829b332e332e30000000000000000000000000000000000000000000000000000000c080a0a1aad514f74574b20745105e903f54b3d649b0f65d36def8f967b945fa4f1fdea031b8297b10c687764b30ee181a2e517590d4a4ccee650e621198b8b08e843301","0x02f901d58227d8830551e48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c63ef5dadea6967bbbc1ed3d5ae80e857b43aa9b57aaa54f10a3fb0cab58fd22773a97e91b7b80a240459a085a98e578b7b02a9a3904b0e42f3ce85b55d1aa4c4332e332e30000000000000000000000000000000000000000000000000000000c001a0f6f0e4599477778c09229b2c2d2e2d2634c3b5d51c8b6bc6d4ce234a554356aba07dc1676c479b2bd32937d3f09fb9854f39b610f5d34e848049ee7866b8ce49e9","0x02f901d58227d883053e768459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f843e63e621e1ae60d864cc0c0c3b20543d3908c3775137e5d5407ef0aabbd7766aacdc6583de38c551003e3884f0d65d8a9c04e6daf4e3b1b8f503f5cd32ce209332e332e30000000000000000000000000000000000000000000000000000000c001a059e7c3e3dd0708faedf4fc0ed09188fc613a618aad97f0f3b8bfec2faa3f0de3a01fc5171e59d1cd58bdebd229f03e72b27b60a5c92b2bbff2c2099b86d7b179df"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302556","validatorIndex":"0x1df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x4302557","validatorIndex":"0x1e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b016","index":"0x4302558","validatorIndex":"0x1e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302559","validatorIndex":"0x1e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4953","index":"0x430255a","validatorIndex":"0x1e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255b","validatorIndex":"0x1e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430255c","validatorIndex":"0x1e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255d","validatorIndex":"0x1e6"}]},[],"0xa2b5c7431c5e17eaf10c93316293162ca3d0b78fe3e3833c90176556340a9972"]) 2025-01-08 16:03:12.1097|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","blockNumber":"0xd164f8","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0161018accaf6733ddf1129084d5a810f452b1e6c8b9e406f4ee014956bd81ee","prevRandao":"0x657f48c2e8f93cc9d463e19de626614cffb9c986924280bcab8d9f5c15400c0e","receiptsRoot":"0x05fd4faae928c83ebc64ac1a22cdcb51193c98929a5270fdf1cc126b1e7b98ee","stateRoot":"0x7d2f5ad5bd5996789c0c234ccc6121632e172be62fa9b08a845ca662ae340401","timestamp":"0x677ea0fb","transactions":["0x02f901d58227d8830502a68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cff41df36e1b51f9a1c714cfc751535c35d617e9a106a1677643ffb12457254bd19d2fed117b3bc9213d0dbc6c8743f71eb65232ec80dc34e251d9d42c914829b332e332e30000000000000000000000000000000000000000000000000000000c080a0a1aad514f74574b20745105e903f54b3d649b0f65d36def8f967b945fa4f1fdea031b8297b10c687764b30ee181a2e517590d4a4ccee650e621198b8b08e843301","0x02f901d58227d8830551e48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c63ef5dadea6967bbbc1ed3d5ae80e857b43aa9b57aaa54f10a3fb0cab58fd22773a97e91b7b80a240459a085a98e578b7b02a9a3904b0e42f3ce85b55d1aa4c4332e332e30000000000000000000000000000000000000000000000000000000c001a0f6f0e4599477778c09229b2c2d2e2d2634c3b5d51c8b6bc6d4ce234a554356aba07dc1676c479b2bd32937d3f09fb9854f39b610f5d34e848049ee7866b8ce49e9","0x02f901d58227d883053e768459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f843e63e621e1ae60d864cc0c0c3b20543d3908c3775137e5d5407ef0aabbd7766aacdc6583de38c551003e3884f0d65d8a9c04e6daf4e3b1b8f503f5cd32ce209332e332e30000000000000000000000000000000000000000000000000000000c001a059e7c3e3dd0708faedf4fc0ed09188fc613a618aad97f0f3b8bfec2faa3f0de3a01fc5171e59d1cd58bdebd229f03e72b27b60a5c92b2bbff2c2099b86d7b179df"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302556","validatorIndex":"0x1df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148a03","index":"0x4302557","validatorIndex":"0x1e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b016","index":"0x4302558","validatorIndex":"0x1e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302559","validatorIndex":"0x1e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4953","index":"0x430255a","validatorIndex":"0x1e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255b","validatorIndex":"0x1e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b601","index":"0x430255c","validatorIndex":"0x1e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430255d","validatorIndex":"0x1e6"}]},[],"0xa2b5c7431c5e17eaf10c93316293162ca3d0b78fe3e3833c90176556340a9972"]) handled in 9ms 2025-01-08 16:03:12.1190|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","blockNumber":"0xd164f9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","prevRandao":"0x998e8dd00063cdbc829784ff7393db186f602f1df7c30a460661ab77e7fe5af6","receiptsRoot":"0x29ce626aeb275a9a9042c8d1c5f5633d7957e4652b35b0dcadbc5baf3a790af9","stateRoot":"0x53c14bac18985ead890b87eed67dc3c7480cf747c85c73de7b50d94750f429e1","timestamp":"0x677ea105","transactions":["0x02f901d58227d883054ad58459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be32f7407bd1c2731dd77a1e9243aed30e8ecd40152486b91d7004824d3a03dc5a231f295e3fb200e51ab2df1b35d073a6d57212e6e42466e0d1b90835d3afe145332e332e30000000000000000000000000000000000000000000000000000000c001a0d8c0bc4a2cce0d2645fc08dfa6a256ffa8e5fede379ea10ec6ea9e9ab39f26e0a04d89ff805b6ebcbb8d6cc7916ce41f6ded665ba036361e9ef865183af2e4636f","0x02f901d58227d883053e778459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1037e0f231dd84c3155bd70503e56a402a2173afa1b0b8bbaa20932df22b241acd0c21ce18a7bd4fa358dafeaa868af8623fbd01d9b258e13ea0260e87750195332e332e30000000000000000000000000000000000000000000000000000000c080a0477e94f21e9bef24e7b1b40a00e2fe047264112b86708afdd34b24ac4b97564ca06a1534af2220951c4e6636ff9e0e1f7d5d1a3d1d03cc26de155d305f372a02be","0x02f901d58227d8830551e58459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be59c212d1c7b8c040de0c851c037a23dcdeaeb8f9992f0836423a8addc900dc47fc5a25a109c693f3fe910da70f42c756d9d3ffe1b9a4143a002c5c7fb183e106332e332e30000000000000000000000000000000000000000000000000000000c080a0ba31df389651f34e0684a7b2c27d961d3260c84fefe5b3bb1e7bc79667271e4ea03cbc98963de2796a59fb7342f7abbb7c9c57ef53671ccf9997a9d750187e6e6b","0x02f901d58227d8830502a78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cb1258948eb6515615f5506da550d3e589ba0742e200886d51b69b70f8a8bff2f7c295e713a0bf7c4d836ed20cb77de713ad4d8e866e84488fb1d1bf05b11847332e332e30000000000000000000000000000000000000000000000000000000c080a0baf319173e8783afac5b62ebaa1e91716466fbc921557766649080498d0cbb74a058d9e1e85baa400d87b70aa2b695f56d1a7d42f8ae3fb610e5fc7c1f2b9ba402"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b010","index":"0x430255e","validatorIndex":"0x1e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1375f2","index":"0x430255f","validatorIndex":"0x1e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143214","index":"0x4302560","validatorIndex":"0x1e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14872a","index":"0x4302561","validatorIndex":"0x1ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b26","index":"0x4302562","validatorIndex":"0x1eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5cb6","index":"0x4302563","validatorIndex":"0x1ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b6","index":"0x4302564","validatorIndex":"0x1ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302565","validatorIndex":"0x1ee"}]},[],"0x6ae810832d80c548b082fc5eb18e4c9533f096a243abaee65b1792a97f534c0a"]) 2025-01-08 16:03:12.1190|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","blockNumber":"0xd164f9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","prevRandao":"0x998e8dd00063cdbc829784ff7393db186f602f1df7c30a460661ab77e7fe5af6","receiptsRoot":"0x29ce626aeb275a9a9042c8d1c5f5633d7957e4652b35b0dcadbc5baf3a790af9","stateRoot":"0x53c14bac18985ead890b87eed67dc3c7480cf747c85c73de7b50d94750f429e1","timestamp":"0x677ea105","transactions":["0x02f901d58227d883054ad58459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be32f7407bd1c2731dd77a1e9243aed30e8ecd40152486b91d7004824d3a03dc5a231f295e3fb200e51ab2df1b35d073a6d57212e6e42466e0d1b90835d3afe145332e332e30000000000000000000000000000000000000000000000000000000c001a0d8c0bc4a2cce0d2645fc08dfa6a256ffa8e5fede379ea10ec6ea9e9ab39f26e0a04d89ff805b6ebcbb8d6cc7916ce41f6ded665ba036361e9ef865183af2e4636f","0x02f901d58227d883053e778459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1037e0f231dd84c3155bd70503e56a402a2173afa1b0b8bbaa20932df22b241acd0c21ce18a7bd4fa358dafeaa868af8623fbd01d9b258e13ea0260e87750195332e332e30000000000000000000000000000000000000000000000000000000c080a0477e94f21e9bef24e7b1b40a00e2fe047264112b86708afdd34b24ac4b97564ca06a1534af2220951c4e6636ff9e0e1f7d5d1a3d1d03cc26de155d305f372a02be","0x02f901d58227d8830551e58459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be59c212d1c7b8c040de0c851c037a23dcdeaeb8f9992f0836423a8addc900dc47fc5a25a109c693f3fe910da70f42c756d9d3ffe1b9a4143a002c5c7fb183e106332e332e30000000000000000000000000000000000000000000000000000000c080a0ba31df389651f34e0684a7b2c27d961d3260c84fefe5b3bb1e7bc79667271e4ea03cbc98963de2796a59fb7342f7abbb7c9c57ef53671ccf9997a9d750187e6e6b","0x02f901d58227d8830502a78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cb1258948eb6515615f5506da550d3e589ba0742e200886d51b69b70f8a8bff2f7c295e713a0bf7c4d836ed20cb77de713ad4d8e866e84488fb1d1bf05b11847332e332e30000000000000000000000000000000000000000000000000000000c080a0baf319173e8783afac5b62ebaa1e91716466fbc921557766649080498d0cbb74a058d9e1e85baa400d87b70aa2b695f56d1a7d42f8ae3fb610e5fc7c1f2b9ba402"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b010","index":"0x430255e","validatorIndex":"0x1e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1375f2","index":"0x430255f","validatorIndex":"0x1e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143214","index":"0x4302560","validatorIndex":"0x1e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14872a","index":"0x4302561","validatorIndex":"0x1ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b26","index":"0x4302562","validatorIndex":"0x1eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5cb6","index":"0x4302563","validatorIndex":"0x1ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b6","index":"0x4302564","validatorIndex":"0x1ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302565","validatorIndex":"0x1ee"}]},[],"0x6ae810832d80c548b082fc5eb18e4c9533f096a243abaee65b1792a97f534c0a"]) 2025-01-08 16:03:12.1190|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722873 (0x9ba08d...02deac), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:12.1215|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722873. 2025-01-08 16:03:12.1215|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722873. 2025-01-08 16:03:12.1251|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722873 2025-01-08 16:03:12.1251|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722743 < 13722873 - 128 2025-01-08 16:03:12.1251|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:12.1251|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722873 (0x9ba08d...02deac). 2025-01-08 16:03:12.1251|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722873 | 4.7 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.1251|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.1251|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1251|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.1251|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 24.70 MGas/s | 843.7 tps | 210.93 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:12.1251|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","blockNumber":"0xd164f9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","prevRandao":"0x998e8dd00063cdbc829784ff7393db186f602f1df7c30a460661ab77e7fe5af6","receiptsRoot":"0x29ce626aeb275a9a9042c8d1c5f5633d7957e4652b35b0dcadbc5baf3a790af9","stateRoot":"0x53c14bac18985ead890b87eed67dc3c7480cf747c85c73de7b50d94750f429e1","timestamp":"0x677ea105","transactions":["0x02f901d58227d883054ad58459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be32f7407bd1c2731dd77a1e9243aed30e8ecd40152486b91d7004824d3a03dc5a231f295e3fb200e51ab2df1b35d073a6d57212e6e42466e0d1b90835d3afe145332e332e30000000000000000000000000000000000000000000000000000000c001a0d8c0bc4a2cce0d2645fc08dfa6a256ffa8e5fede379ea10ec6ea9e9ab39f26e0a04d89ff805b6ebcbb8d6cc7916ce41f6ded665ba036361e9ef865183af2e4636f","0x02f901d58227d883053e778459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1037e0f231dd84c3155bd70503e56a402a2173afa1b0b8bbaa20932df22b241acd0c21ce18a7bd4fa358dafeaa868af8623fbd01d9b258e13ea0260e87750195332e332e30000000000000000000000000000000000000000000000000000000c080a0477e94f21e9bef24e7b1b40a00e2fe047264112b86708afdd34b24ac4b97564ca06a1534af2220951c4e6636ff9e0e1f7d5d1a3d1d03cc26de155d305f372a02be","0x02f901d58227d8830551e58459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be59c212d1c7b8c040de0c851c037a23dcdeaeb8f9992f0836423a8addc900dc47fc5a25a109c693f3fe910da70f42c756d9d3ffe1b9a4143a002c5c7fb183e106332e332e30000000000000000000000000000000000000000000000000000000c080a0ba31df389651f34e0684a7b2c27d961d3260c84fefe5b3bb1e7bc79667271e4ea03cbc98963de2796a59fb7342f7abbb7c9c57ef53671ccf9997a9d750187e6e6b","0x02f901d58227d8830502a78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cb1258948eb6515615f5506da550d3e589ba0742e200886d51b69b70f8a8bff2f7c295e713a0bf7c4d836ed20cb77de713ad4d8e866e84488fb1d1bf05b11847332e332e30000000000000000000000000000000000000000000000000000000c080a0baf319173e8783afac5b62ebaa1e91716466fbc921557766649080498d0cbb74a058d9e1e85baa400d87b70aa2b695f56d1a7d42f8ae3fb610e5fc7c1f2b9ba402"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b010","index":"0x430255e","validatorIndex":"0x1e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1375f2","index":"0x430255f","validatorIndex":"0x1e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143214","index":"0x4302560","validatorIndex":"0x1e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14872a","index":"0x4302561","validatorIndex":"0x1ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b26","index":"0x4302562","validatorIndex":"0x1eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5cb6","index":"0x4302563","validatorIndex":"0x1ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b6","index":"0x4302564","validatorIndex":"0x1ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302565","validatorIndex":"0x1ee"}]},[],"0x6ae810832d80c548b082fc5eb18e4c9533f096a243abaee65b1792a97f534c0a"]) 2025-01-08 16:03:12.1251|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","blockNumber":"0xd164f9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","prevRandao":"0x998e8dd00063cdbc829784ff7393db186f602f1df7c30a460661ab77e7fe5af6","receiptsRoot":"0x29ce626aeb275a9a9042c8d1c5f5633d7957e4652b35b0dcadbc5baf3a790af9","stateRoot":"0x53c14bac18985ead890b87eed67dc3c7480cf747c85c73de7b50d94750f429e1","timestamp":"0x677ea105","transactions":["0x02f901d58227d883054ad58459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be32f7407bd1c2731dd77a1e9243aed30e8ecd40152486b91d7004824d3a03dc5a231f295e3fb200e51ab2df1b35d073a6d57212e6e42466e0d1b90835d3afe145332e332e30000000000000000000000000000000000000000000000000000000c001a0d8c0bc4a2cce0d2645fc08dfa6a256ffa8e5fede379ea10ec6ea9e9ab39f26e0a04d89ff805b6ebcbb8d6cc7916ce41f6ded665ba036361e9ef865183af2e4636f","0x02f901d58227d883053e778459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1037e0f231dd84c3155bd70503e56a402a2173afa1b0b8bbaa20932df22b241acd0c21ce18a7bd4fa358dafeaa868af8623fbd01d9b258e13ea0260e87750195332e332e30000000000000000000000000000000000000000000000000000000c080a0477e94f21e9bef24e7b1b40a00e2fe047264112b86708afdd34b24ac4b97564ca06a1534af2220951c4e6636ff9e0e1f7d5d1a3d1d03cc26de155d305f372a02be","0x02f901d58227d8830551e58459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be59c212d1c7b8c040de0c851c037a23dcdeaeb8f9992f0836423a8addc900dc47fc5a25a109c693f3fe910da70f42c756d9d3ffe1b9a4143a002c5c7fb183e106332e332e30000000000000000000000000000000000000000000000000000000c080a0ba31df389651f34e0684a7b2c27d961d3260c84fefe5b3bb1e7bc79667271e4ea03cbc98963de2796a59fb7342f7abbb7c9c57ef53671ccf9997a9d750187e6e6b","0x02f901d58227d8830502a78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cb1258948eb6515615f5506da550d3e589ba0742e200886d51b69b70f8a8bff2f7c295e713a0bf7c4d836ed20cb77de713ad4d8e866e84488fb1d1bf05b11847332e332e30000000000000000000000000000000000000000000000000000000c080a0baf319173e8783afac5b62ebaa1e91716466fbc921557766649080498d0cbb74a058d9e1e85baa400d87b70aa2b695f56d1a7d42f8ae3fb610e5fc7c1f2b9ba402"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b010","index":"0x430255e","validatorIndex":"0x1e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1375f2","index":"0x430255f","validatorIndex":"0x1e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143214","index":"0x4302560","validatorIndex":"0x1e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14872a","index":"0x4302561","validatorIndex":"0x1ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b26","index":"0x4302562","validatorIndex":"0x1eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5cb6","index":"0x4302563","validatorIndex":"0x1ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b6","index":"0x4302564","validatorIndex":"0x1ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302565","validatorIndex":"0x1ee"}]},[],"0x6ae810832d80c548b082fc5eb18e4c9533f096a243abaee65b1792a97f534c0a"]) handled in 7ms 2025-01-08 16:03:12.1251|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722873 (0x9ba08d...02deac), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:12.1251|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722873 (0x9ba08d...02deac). 2025-01-08 16:03:12.1251|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1251|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","blockNumber":"0xd164f9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","prevRandao":"0x998e8dd00063cdbc829784ff7393db186f602f1df7c30a460661ab77e7fe5af6","receiptsRoot":"0x29ce626aeb275a9a9042c8d1c5f5633d7957e4652b35b0dcadbc5baf3a790af9","stateRoot":"0x53c14bac18985ead890b87eed67dc3c7480cf747c85c73de7b50d94750f429e1","timestamp":"0x677ea105","transactions":["0x02f901d58227d883054ad58459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be32f7407bd1c2731dd77a1e9243aed30e8ecd40152486b91d7004824d3a03dc5a231f295e3fb200e51ab2df1b35d073a6d57212e6e42466e0d1b90835d3afe145332e332e30000000000000000000000000000000000000000000000000000000c001a0d8c0bc4a2cce0d2645fc08dfa6a256ffa8e5fede379ea10ec6ea9e9ab39f26e0a04d89ff805b6ebcbb8d6cc7916ce41f6ded665ba036361e9ef865183af2e4636f","0x02f901d58227d883053e778459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1037e0f231dd84c3155bd70503e56a402a2173afa1b0b8bbaa20932df22b241acd0c21ce18a7bd4fa358dafeaa868af8623fbd01d9b258e13ea0260e87750195332e332e30000000000000000000000000000000000000000000000000000000c080a0477e94f21e9bef24e7b1b40a00e2fe047264112b86708afdd34b24ac4b97564ca06a1534af2220951c4e6636ff9e0e1f7d5d1a3d1d03cc26de155d305f372a02be","0x02f901d58227d8830551e58459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be59c212d1c7b8c040de0c851c037a23dcdeaeb8f9992f0836423a8addc900dc47fc5a25a109c693f3fe910da70f42c756d9d3ffe1b9a4143a002c5c7fb183e106332e332e30000000000000000000000000000000000000000000000000000000c080a0ba31df389651f34e0684a7b2c27d961d3260c84fefe5b3bb1e7bc79667271e4ea03cbc98963de2796a59fb7342f7abbb7c9c57ef53671ccf9997a9d750187e6e6b","0x02f901d58227d8830502a78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cb1258948eb6515615f5506da550d3e589ba0742e200886d51b69b70f8a8bff2f7c295e713a0bf7c4d836ed20cb77de713ad4d8e866e84488fb1d1bf05b11847332e332e30000000000000000000000000000000000000000000000000000000c080a0baf319173e8783afac5b62ebaa1e91716466fbc921557766649080498d0cbb74a058d9e1e85baa400d87b70aa2b695f56d1a7d42f8ae3fb610e5fc7c1f2b9ba402"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b010","index":"0x430255e","validatorIndex":"0x1e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1375f2","index":"0x430255f","validatorIndex":"0x1e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143214","index":"0x4302560","validatorIndex":"0x1e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14872a","index":"0x4302561","validatorIndex":"0x1ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b26","index":"0x4302562","validatorIndex":"0x1eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5cb6","index":"0x4302563","validatorIndex":"0x1ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b6","index":"0x4302564","validatorIndex":"0x1ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302565","validatorIndex":"0x1ee"}]},[],"0x6ae810832d80c548b082fc5eb18e4c9533f096a243abaee65b1792a97f534c0a"]) 2025-01-08 16:03:12.1251|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","blockNumber":"0xd164f9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c95c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x57f3a254c5c05b63035a48e6635e9661bdc44e814ba92c4f0db17cf6b944d3ae","prevRandao":"0x998e8dd00063cdbc829784ff7393db186f602f1df7c30a460661ab77e7fe5af6","receiptsRoot":"0x29ce626aeb275a9a9042c8d1c5f5633d7957e4652b35b0dcadbc5baf3a790af9","stateRoot":"0x53c14bac18985ead890b87eed67dc3c7480cf747c85c73de7b50d94750f429e1","timestamp":"0x677ea105","transactions":["0x02f901d58227d883054ad58459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be32f7407bd1c2731dd77a1e9243aed30e8ecd40152486b91d7004824d3a03dc5a231f295e3fb200e51ab2df1b35d073a6d57212e6e42466e0d1b90835d3afe145332e332e30000000000000000000000000000000000000000000000000000000c001a0d8c0bc4a2cce0d2645fc08dfa6a256ffa8e5fede379ea10ec6ea9e9ab39f26e0a04d89ff805b6ebcbb8d6cc7916ce41f6ded665ba036361e9ef865183af2e4636f","0x02f901d58227d883053e778459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1037e0f231dd84c3155bd70503e56a402a2173afa1b0b8bbaa20932df22b241acd0c21ce18a7bd4fa358dafeaa868af8623fbd01d9b258e13ea0260e87750195332e332e30000000000000000000000000000000000000000000000000000000c080a0477e94f21e9bef24e7b1b40a00e2fe047264112b86708afdd34b24ac4b97564ca06a1534af2220951c4e6636ff9e0e1f7d5d1a3d1d03cc26de155d305f372a02be","0x02f901d58227d8830551e58459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be59c212d1c7b8c040de0c851c037a23dcdeaeb8f9992f0836423a8addc900dc47fc5a25a109c693f3fe910da70f42c756d9d3ffe1b9a4143a002c5c7fb183e106332e332e30000000000000000000000000000000000000000000000000000000c080a0ba31df389651f34e0684a7b2c27d961d3260c84fefe5b3bb1e7bc79667271e4ea03cbc98963de2796a59fb7342f7abbb7c9c57ef53671ccf9997a9d750187e6e6b","0x02f901d58227d8830502a78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cb1258948eb6515615f5506da550d3e589ba0742e200886d51b69b70f8a8bff2f7c295e713a0bf7c4d836ed20cb77de713ad4d8e866e84488fb1d1bf05b11847332e332e30000000000000000000000000000000000000000000000000000000c080a0baf319173e8783afac5b62ebaa1e91716466fbc921557766649080498d0cbb74a058d9e1e85baa400d87b70aa2b695f56d1a7d42f8ae3fb610e5fc7c1f2b9ba402"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b010","index":"0x430255e","validatorIndex":"0x1e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1375f2","index":"0x430255f","validatorIndex":"0x1e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x143214","index":"0x4302560","validatorIndex":"0x1e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14872a","index":"0x4302561","validatorIndex":"0x1ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b26","index":"0x4302562","validatorIndex":"0x1eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5cb6","index":"0x4302563","validatorIndex":"0x1ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b6","index":"0x4302564","validatorIndex":"0x1ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302565","validatorIndex":"0x1ee"}]},[],"0x6ae810832d80c548b082fc5eb18e4c9533f096a243abaee65b1792a97f534c0a"]) handled in 7ms 2025-01-08 16:03:12.1352|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","blockNumber":"0xd164fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","prevRandao":"0xf39d0ebf28b263fd3d5c15e1b460e23813e155dd132ffeefda5fc3fe37ce78ff","receiptsRoot":"0x089f40ee561c1ed83387dce712e6be0240ba5f2558897b747460bed26b02cea0","stateRoot":"0x5a605742599e782cb6cf874131207ba5f30004e8d08054b60896cd5465389666","timestamp":"0x677ea10a","transactions":["0x02f901d58227d883054ad68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c91ee0efea94fe1dd6811c5c10fca6660af6101677438cdacab0c5b1f6cd56faf5e90e014f35688ac4dd35ff7a017d4f2ca9dfdb5df48ccdae611f0ae7293d7a332e332e30000000000000000000000000000000000000000000000000000000c001a0b851fefc0a1dbdc4c35b51a60daf072adaa187bb99813692383b6735082a77d9a01277a7f1ef91bf55050201999eb3fc81938d6f7ad7a1d6cd5dcfa2de73ff9d1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b014","index":"0x4302566","validatorIndex":"0x1ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x4302567","validatorIndex":"0x1f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146113","index":"0x4302568","validatorIndex":"0x1f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcfb5","index":"0x4302569","validatorIndex":"0x1f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148421","index":"0x430256a","validatorIndex":"0x1f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1437f7","index":"0x430256b","validatorIndex":"0x1f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256c","validatorIndex":"0x1f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256d","validatorIndex":"0x1f6"}]},[],"0xba89b1c165e87d3bc9a9707c054629278706a41b53a540f6d9989f5d541d4569"]) 2025-01-08 16:03:12.1352|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722874 (0xc47f88...c8de29), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:03:12.1368|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:12.1368|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:03:12.1368|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","blockNumber":"0xd164fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","prevRandao":"0xf39d0ebf28b263fd3d5c15e1b460e23813e155dd132ffeefda5fc3fe37ce78ff","receiptsRoot":"0x089f40ee561c1ed83387dce712e6be0240ba5f2558897b747460bed26b02cea0","stateRoot":"0x5a605742599e782cb6cf874131207ba5f30004e8d08054b60896cd5465389666","timestamp":"0x677ea10a","transactions":["0x02f901d58227d883054ad68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c91ee0efea94fe1dd6811c5c10fca6660af6101677438cdacab0c5b1f6cd56faf5e90e014f35688ac4dd35ff7a017d4f2ca9dfdb5df48ccdae611f0ae7293d7a332e332e30000000000000000000000000000000000000000000000000000000c001a0b851fefc0a1dbdc4c35b51a60daf072adaa187bb99813692383b6735082a77d9a01277a7f1ef91bf55050201999eb3fc81938d6f7ad7a1d6cd5dcfa2de73ff9d1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b014","index":"0x4302566","validatorIndex":"0x1ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x4302567","validatorIndex":"0x1f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146113","index":"0x4302568","validatorIndex":"0x1f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcfb5","index":"0x4302569","validatorIndex":"0x1f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148421","index":"0x430256a","validatorIndex":"0x1f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1437f7","index":"0x430256b","validatorIndex":"0x1f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256c","validatorIndex":"0x1f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256d","validatorIndex":"0x1f6"}]},[],"0xba89b1c165e87d3bc9a9707c054629278706a41b53a540f6d9989f5d541d4569"]) 2025-01-08 16:03:12.1368|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722874 2025-01-08 16:03:12.1368|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722744 < 13722874 - 128 2025-01-08 16:03:12.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:03:12.1403|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722874 (0xc47f88...c8de29). 2025-01-08 16:03:12.1403|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:03:12.1403|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722874 | 3.6 ms | slot 15 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.1403|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.1403|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 8.06 MGas/s | 275.3 tps | 275.25 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:12.1403|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","blockNumber":"0xd164fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","prevRandao":"0xf39d0ebf28b263fd3d5c15e1b460e23813e155dd132ffeefda5fc3fe37ce78ff","receiptsRoot":"0x089f40ee561c1ed83387dce712e6be0240ba5f2558897b747460bed26b02cea0","stateRoot":"0x5a605742599e782cb6cf874131207ba5f30004e8d08054b60896cd5465389666","timestamp":"0x677ea10a","transactions":["0x02f901d58227d883054ad68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c91ee0efea94fe1dd6811c5c10fca6660af6101677438cdacab0c5b1f6cd56faf5e90e014f35688ac4dd35ff7a017d4f2ca9dfdb5df48ccdae611f0ae7293d7a332e332e30000000000000000000000000000000000000000000000000000000c001a0b851fefc0a1dbdc4c35b51a60daf072adaa187bb99813692383b6735082a77d9a01277a7f1ef91bf55050201999eb3fc81938d6f7ad7a1d6cd5dcfa2de73ff9d1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b014","index":"0x4302566","validatorIndex":"0x1ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x4302567","validatorIndex":"0x1f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146113","index":"0x4302568","validatorIndex":"0x1f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcfb5","index":"0x4302569","validatorIndex":"0x1f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148421","index":"0x430256a","validatorIndex":"0x1f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1437f7","index":"0x430256b","validatorIndex":"0x1f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256c","validatorIndex":"0x1f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256d","validatorIndex":"0x1f6"}]},[],"0xba89b1c165e87d3bc9a9707c054629278706a41b53a540f6d9989f5d541d4569"]) 2025-01-08 16:03:12.1403|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","blockNumber":"0xd164fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","prevRandao":"0xf39d0ebf28b263fd3d5c15e1b460e23813e155dd132ffeefda5fc3fe37ce78ff","receiptsRoot":"0x089f40ee561c1ed83387dce712e6be0240ba5f2558897b747460bed26b02cea0","stateRoot":"0x5a605742599e782cb6cf874131207ba5f30004e8d08054b60896cd5465389666","timestamp":"0x677ea10a","transactions":["0x02f901d58227d883054ad68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c91ee0efea94fe1dd6811c5c10fca6660af6101677438cdacab0c5b1f6cd56faf5e90e014f35688ac4dd35ff7a017d4f2ca9dfdb5df48ccdae611f0ae7293d7a332e332e30000000000000000000000000000000000000000000000000000000c001a0b851fefc0a1dbdc4c35b51a60daf072adaa187bb99813692383b6735082a77d9a01277a7f1ef91bf55050201999eb3fc81938d6f7ad7a1d6cd5dcfa2de73ff9d1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b014","index":"0x4302566","validatorIndex":"0x1ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x4302567","validatorIndex":"0x1f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146113","index":"0x4302568","validatorIndex":"0x1f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcfb5","index":"0x4302569","validatorIndex":"0x1f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148421","index":"0x430256a","validatorIndex":"0x1f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1437f7","index":"0x430256b","validatorIndex":"0x1f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256c","validatorIndex":"0x1f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256d","validatorIndex":"0x1f6"}]},[],"0xba89b1c165e87d3bc9a9707c054629278706a41b53a540f6d9989f5d541d4569"]) handled in 5ms 2025-01-08 16:03:12.1403|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722874 (0xc47f88...c8de29), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:03:12.1403|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722874 (0xc47f88...c8de29). 2025-01-08 16:03:12.1403|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1403|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","blockNumber":"0xd164fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","prevRandao":"0xf39d0ebf28b263fd3d5c15e1b460e23813e155dd132ffeefda5fc3fe37ce78ff","receiptsRoot":"0x089f40ee561c1ed83387dce712e6be0240ba5f2558897b747460bed26b02cea0","stateRoot":"0x5a605742599e782cb6cf874131207ba5f30004e8d08054b60896cd5465389666","timestamp":"0x677ea10a","transactions":["0x02f901d58227d883054ad68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c91ee0efea94fe1dd6811c5c10fca6660af6101677438cdacab0c5b1f6cd56faf5e90e014f35688ac4dd35ff7a017d4f2ca9dfdb5df48ccdae611f0ae7293d7a332e332e30000000000000000000000000000000000000000000000000000000c001a0b851fefc0a1dbdc4c35b51a60daf072adaa187bb99813692383b6735082a77d9a01277a7f1ef91bf55050201999eb3fc81938d6f7ad7a1d6cd5dcfa2de73ff9d1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b014","index":"0x4302566","validatorIndex":"0x1ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x4302567","validatorIndex":"0x1f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146113","index":"0x4302568","validatorIndex":"0x1f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcfb5","index":"0x4302569","validatorIndex":"0x1f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148421","index":"0x430256a","validatorIndex":"0x1f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1437f7","index":"0x430256b","validatorIndex":"0x1f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256c","validatorIndex":"0x1f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256d","validatorIndex":"0x1f6"}]},[],"0xba89b1c165e87d3bc9a9707c054629278706a41b53a540f6d9989f5d541d4569"]) 2025-01-08 16:03:12.1403|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","blockNumber":"0xd164fa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9ba08d1a6fe0b3830dfbec62f3c3990ff271dceaee52d31ad64319354802deac","prevRandao":"0xf39d0ebf28b263fd3d5c15e1b460e23813e155dd132ffeefda5fc3fe37ce78ff","receiptsRoot":"0x089f40ee561c1ed83387dce712e6be0240ba5f2558897b747460bed26b02cea0","stateRoot":"0x5a605742599e782cb6cf874131207ba5f30004e8d08054b60896cd5465389666","timestamp":"0x677ea10a","transactions":["0x02f901d58227d883054ad68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c91ee0efea94fe1dd6811c5c10fca6660af6101677438cdacab0c5b1f6cd56faf5e90e014f35688ac4dd35ff7a017d4f2ca9dfdb5df48ccdae611f0ae7293d7a332e332e30000000000000000000000000000000000000000000000000000000c001a0b851fefc0a1dbdc4c35b51a60daf072adaa187bb99813692383b6735082a77d9a01277a7f1ef91bf55050201999eb3fc81938d6f7ad7a1d6cd5dcfa2de73ff9d1a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b014","index":"0x4302566","validatorIndex":"0x1ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b021","index":"0x4302567","validatorIndex":"0x1f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146113","index":"0x4302568","validatorIndex":"0x1f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcfb5","index":"0x4302569","validatorIndex":"0x1f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148421","index":"0x430256a","validatorIndex":"0x1f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1437f7","index":"0x430256b","validatorIndex":"0x1f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256c","validatorIndex":"0x1f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x430256d","validatorIndex":"0x1f6"}]},[],"0xba89b1c165e87d3bc9a9707c054629278706a41b53a540f6d9989f5d541d4569"]) handled in 4ms 2025-01-08 16:03:12.1493|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","blockNumber":"0xd164fb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","prevRandao":"0x6d982efdff8156a115dc0308ed191bc4063997ec0d1de7008177fd1669831083","receiptsRoot":"0xe5462798703183c100074490883a06f562173a373c7f86f26a4320a3088cca90","stateRoot":"0x5a1050f03e354336c5d610a4c9382b82ed4db0698dc64cb3656ed08a9827a9f9","timestamp":"0x677ea10f","transactions":["0x02f901d58227d8830502a88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e149956ef99c943672b5b34ed2f9bac9da81c0ee86d79c5be2f3fefb11f78556d47e91fed0d5cb321eb20d669e1b633d8f56e921d3e765778d8666d4029aed1ee332e332e30000000000000000000000000000000000000000000000000000000c001a0edbcd9171951e330ccdec80c8b56dd8a7c699f4bd730ad2b337eea52a9acecf8a0183cee1a13089302b2c570cffa2d6e8b6cfa5eac092873d3148279fb47e805ba","0x02f901d58227d8830551e68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec528bc45afa150dca97f5e8b6b2b81e0a2247b8297b86890b12d2fd3e797ae136b977cab4f54bfd2746e3785bf0879acc4e895adf77ef721f48df8b9146e6afc332e332e30000000000000000000000000000000000000000000000000000000c080a0fdc4b7a3df1099a732376aaefbc8ae9e1527e9b251ffcf807b70370a6e30be20a040f8e7f387d914fd8005d865faff9a6efaf40df901f554123f10887d601afc17","0x02f901d58227d883053e788459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be86b4d7d0a0fc4fe97e28384836549b7728000ad619c3b689ff54853288b5e7527d2cd1d02632843f52af41050c22cdd2e097fc6f758641ab86386b12dd1139af332e332e30000000000000000000000000000000000000000000000000000000c080a03540a650ce0616a7816ef6012b12a179fb7641b6dd1f1f25901316269aacc4e7a03d431390e0b5d60bbc0986b6a79d733cbcfc7cbc15718d49b94efa55a8e84ff5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463ef","index":"0x430256e","validatorIndex":"0x1f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x430256f","validatorIndex":"0x1f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302570","validatorIndex":"0x1f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d80b7","index":"0x4302571","validatorIndex":"0x1fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8696","index":"0x4302572","validatorIndex":"0x1fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac058","index":"0x4302573","validatorIndex":"0x1fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0571","index":"0x4302574","validatorIndex":"0x1fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d12","index":"0x4302575","validatorIndex":"0x1fe"}]},[],"0xa6daf02e92ed96d137592dd6f8f39089f55d89afe5a97e299838e2a06386c6f4"]) 2025-01-08 16:03:12.1493|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722875 (0xd0674f...11e8ef), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:03:12.1493|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","blockNumber":"0xd164fb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","prevRandao":"0x6d982efdff8156a115dc0308ed191bc4063997ec0d1de7008177fd1669831083","receiptsRoot":"0xe5462798703183c100074490883a06f562173a373c7f86f26a4320a3088cca90","stateRoot":"0x5a1050f03e354336c5d610a4c9382b82ed4db0698dc64cb3656ed08a9827a9f9","timestamp":"0x677ea10f","transactions":["0x02f901d58227d8830502a88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e149956ef99c943672b5b34ed2f9bac9da81c0ee86d79c5be2f3fefb11f78556d47e91fed0d5cb321eb20d669e1b633d8f56e921d3e765778d8666d4029aed1ee332e332e30000000000000000000000000000000000000000000000000000000c001a0edbcd9171951e330ccdec80c8b56dd8a7c699f4bd730ad2b337eea52a9acecf8a0183cee1a13089302b2c570cffa2d6e8b6cfa5eac092873d3148279fb47e805ba","0x02f901d58227d8830551e68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec528bc45afa150dca97f5e8b6b2b81e0a2247b8297b86890b12d2fd3e797ae136b977cab4f54bfd2746e3785bf0879acc4e895adf77ef721f48df8b9146e6afc332e332e30000000000000000000000000000000000000000000000000000000c080a0fdc4b7a3df1099a732376aaefbc8ae9e1527e9b251ffcf807b70370a6e30be20a040f8e7f387d914fd8005d865faff9a6efaf40df901f554123f10887d601afc17","0x02f901d58227d883053e788459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be86b4d7d0a0fc4fe97e28384836549b7728000ad619c3b689ff54853288b5e7527d2cd1d02632843f52af41050c22cdd2e097fc6f758641ab86386b12dd1139af332e332e30000000000000000000000000000000000000000000000000000000c080a03540a650ce0616a7816ef6012b12a179fb7641b6dd1f1f25901316269aacc4e7a03d431390e0b5d60bbc0986b6a79d733cbcfc7cbc15718d49b94efa55a8e84ff5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463ef","index":"0x430256e","validatorIndex":"0x1f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x430256f","validatorIndex":"0x1f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302570","validatorIndex":"0x1f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d80b7","index":"0x4302571","validatorIndex":"0x1fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8696","index":"0x4302572","validatorIndex":"0x1fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac058","index":"0x4302573","validatorIndex":"0x1fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0571","index":"0x4302574","validatorIndex":"0x1fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d12","index":"0x4302575","validatorIndex":"0x1fe"}]},[],"0xa6daf02e92ed96d137592dd6f8f39089f55d89afe5a97e299838e2a06386c6f4"]) 2025-01-08 16:03:12.1493|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722875. 2025-01-08 16:03:12.1525|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722875. 2025-01-08 16:03:12.1525|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722875 2025-01-08 16:03:12.1525|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722745 < 13722875 - 128 2025-01-08 16:03:12.1525|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722875 (0xd0674f...11e8ef). 2025-01-08 16:03:12.1525|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1525|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","blockNumber":"0xd164fb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","prevRandao":"0x6d982efdff8156a115dc0308ed191bc4063997ec0d1de7008177fd1669831083","receiptsRoot":"0xe5462798703183c100074490883a06f562173a373c7f86f26a4320a3088cca90","stateRoot":"0x5a1050f03e354336c5d610a4c9382b82ed4db0698dc64cb3656ed08a9827a9f9","timestamp":"0x677ea10f","transactions":["0x02f901d58227d8830502a88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e149956ef99c943672b5b34ed2f9bac9da81c0ee86d79c5be2f3fefb11f78556d47e91fed0d5cb321eb20d669e1b633d8f56e921d3e765778d8666d4029aed1ee332e332e30000000000000000000000000000000000000000000000000000000c001a0edbcd9171951e330ccdec80c8b56dd8a7c699f4bd730ad2b337eea52a9acecf8a0183cee1a13089302b2c570cffa2d6e8b6cfa5eac092873d3148279fb47e805ba","0x02f901d58227d8830551e68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec528bc45afa150dca97f5e8b6b2b81e0a2247b8297b86890b12d2fd3e797ae136b977cab4f54bfd2746e3785bf0879acc4e895adf77ef721f48df8b9146e6afc332e332e30000000000000000000000000000000000000000000000000000000c080a0fdc4b7a3df1099a732376aaefbc8ae9e1527e9b251ffcf807b70370a6e30be20a040f8e7f387d914fd8005d865faff9a6efaf40df901f554123f10887d601afc17","0x02f901d58227d883053e788459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be86b4d7d0a0fc4fe97e28384836549b7728000ad619c3b689ff54853288b5e7527d2cd1d02632843f52af41050c22cdd2e097fc6f758641ab86386b12dd1139af332e332e30000000000000000000000000000000000000000000000000000000c080a03540a650ce0616a7816ef6012b12a179fb7641b6dd1f1f25901316269aacc4e7a03d431390e0b5d60bbc0986b6a79d733cbcfc7cbc15718d49b94efa55a8e84ff5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463ef","index":"0x430256e","validatorIndex":"0x1f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x430256f","validatorIndex":"0x1f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302570","validatorIndex":"0x1f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d80b7","index":"0x4302571","validatorIndex":"0x1fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8696","index":"0x4302572","validatorIndex":"0x1fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac058","index":"0x4302573","validatorIndex":"0x1fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0571","index":"0x4302574","validatorIndex":"0x1fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d12","index":"0x4302575","validatorIndex":"0x1fe"}]},[],"0xa6daf02e92ed96d137592dd6f8f39089f55d89afe5a97e299838e2a06386c6f4"]) 2025-01-08 16:03:12.1525|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","blockNumber":"0xd164fb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","prevRandao":"0x6d982efdff8156a115dc0308ed191bc4063997ec0d1de7008177fd1669831083","receiptsRoot":"0xe5462798703183c100074490883a06f562173a373c7f86f26a4320a3088cca90","stateRoot":"0x5a1050f03e354336c5d610a4c9382b82ed4db0698dc64cb3656ed08a9827a9f9","timestamp":"0x677ea10f","transactions":["0x02f901d58227d8830502a88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e149956ef99c943672b5b34ed2f9bac9da81c0ee86d79c5be2f3fefb11f78556d47e91fed0d5cb321eb20d669e1b633d8f56e921d3e765778d8666d4029aed1ee332e332e30000000000000000000000000000000000000000000000000000000c001a0edbcd9171951e330ccdec80c8b56dd8a7c699f4bd730ad2b337eea52a9acecf8a0183cee1a13089302b2c570cffa2d6e8b6cfa5eac092873d3148279fb47e805ba","0x02f901d58227d8830551e68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec528bc45afa150dca97f5e8b6b2b81e0a2247b8297b86890b12d2fd3e797ae136b977cab4f54bfd2746e3785bf0879acc4e895adf77ef721f48df8b9146e6afc332e332e30000000000000000000000000000000000000000000000000000000c080a0fdc4b7a3df1099a732376aaefbc8ae9e1527e9b251ffcf807b70370a6e30be20a040f8e7f387d914fd8005d865faff9a6efaf40df901f554123f10887d601afc17","0x02f901d58227d883053e788459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be86b4d7d0a0fc4fe97e28384836549b7728000ad619c3b689ff54853288b5e7527d2cd1d02632843f52af41050c22cdd2e097fc6f758641ab86386b12dd1139af332e332e30000000000000000000000000000000000000000000000000000000c080a03540a650ce0616a7816ef6012b12a179fb7641b6dd1f1f25901316269aacc4e7a03d431390e0b5d60bbc0986b6a79d733cbcfc7cbc15718d49b94efa55a8e84ff5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463ef","index":"0x430256e","validatorIndex":"0x1f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x430256f","validatorIndex":"0x1f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302570","validatorIndex":"0x1f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d80b7","index":"0x4302571","validatorIndex":"0x1fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8696","index":"0x4302572","validatorIndex":"0x1fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac058","index":"0x4302573","validatorIndex":"0x1fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0571","index":"0x4302574","validatorIndex":"0x1fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d12","index":"0x4302575","validatorIndex":"0x1fe"}]},[],"0xa6daf02e92ed96d137592dd6f8f39089f55d89afe5a97e299838e2a06386c6f4"]) handled in 5ms 2025-01-08 16:03:12.1525|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722875 | 3.4 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.1525|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.1525|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 25.79 MGas/s | 880.8 tps | 293.60 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:03:12.1525|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:12.1525|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.1562|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722875 (0xd0674f...11e8ef), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:03:12.1562|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722875 (0xd0674f...11e8ef). 2025-01-08 16:03:12.1562|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1562|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","blockNumber":"0xd164fb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","prevRandao":"0x6d982efdff8156a115dc0308ed191bc4063997ec0d1de7008177fd1669831083","receiptsRoot":"0xe5462798703183c100074490883a06f562173a373c7f86f26a4320a3088cca90","stateRoot":"0x5a1050f03e354336c5d610a4c9382b82ed4db0698dc64cb3656ed08a9827a9f9","timestamp":"0x677ea10f","transactions":["0x02f901d58227d8830502a88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e149956ef99c943672b5b34ed2f9bac9da81c0ee86d79c5be2f3fefb11f78556d47e91fed0d5cb321eb20d669e1b633d8f56e921d3e765778d8666d4029aed1ee332e332e30000000000000000000000000000000000000000000000000000000c001a0edbcd9171951e330ccdec80c8b56dd8a7c699f4bd730ad2b337eea52a9acecf8a0183cee1a13089302b2c570cffa2d6e8b6cfa5eac092873d3148279fb47e805ba","0x02f901d58227d8830551e68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec528bc45afa150dca97f5e8b6b2b81e0a2247b8297b86890b12d2fd3e797ae136b977cab4f54bfd2746e3785bf0879acc4e895adf77ef721f48df8b9146e6afc332e332e30000000000000000000000000000000000000000000000000000000c080a0fdc4b7a3df1099a732376aaefbc8ae9e1527e9b251ffcf807b70370a6e30be20a040f8e7f387d914fd8005d865faff9a6efaf40df901f554123f10887d601afc17","0x02f901d58227d883053e788459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be86b4d7d0a0fc4fe97e28384836549b7728000ad619c3b689ff54853288b5e7527d2cd1d02632843f52af41050c22cdd2e097fc6f758641ab86386b12dd1139af332e332e30000000000000000000000000000000000000000000000000000000c080a03540a650ce0616a7816ef6012b12a179fb7641b6dd1f1f25901316269aacc4e7a03d431390e0b5d60bbc0986b6a79d733cbcfc7cbc15718d49b94efa55a8e84ff5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463ef","index":"0x430256e","validatorIndex":"0x1f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x430256f","validatorIndex":"0x1f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302570","validatorIndex":"0x1f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d80b7","index":"0x4302571","validatorIndex":"0x1fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8696","index":"0x4302572","validatorIndex":"0x1fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac058","index":"0x4302573","validatorIndex":"0x1fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0571","index":"0x4302574","validatorIndex":"0x1fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d12","index":"0x4302575","validatorIndex":"0x1fe"}]},[],"0xa6daf02e92ed96d137592dd6f8f39089f55d89afe5a97e299838e2a06386c6f4"]) 2025-01-08 16:03:12.1562|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","blockNumber":"0xd164fb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428f9","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc47f88ab8b809b4acae946d99da5ea15f2588606088929828273d60295c8de29","prevRandao":"0x6d982efdff8156a115dc0308ed191bc4063997ec0d1de7008177fd1669831083","receiptsRoot":"0xe5462798703183c100074490883a06f562173a373c7f86f26a4320a3088cca90","stateRoot":"0x5a1050f03e354336c5d610a4c9382b82ed4db0698dc64cb3656ed08a9827a9f9","timestamp":"0x677ea10f","transactions":["0x02f901d58227d8830502a88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e149956ef99c943672b5b34ed2f9bac9da81c0ee86d79c5be2f3fefb11f78556d47e91fed0d5cb321eb20d669e1b633d8f56e921d3e765778d8666d4029aed1ee332e332e30000000000000000000000000000000000000000000000000000000c001a0edbcd9171951e330ccdec80c8b56dd8a7c699f4bd730ad2b337eea52a9acecf8a0183cee1a13089302b2c570cffa2d6e8b6cfa5eac092873d3148279fb47e805ba","0x02f901d58227d8830551e68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec528bc45afa150dca97f5e8b6b2b81e0a2247b8297b86890b12d2fd3e797ae136b977cab4f54bfd2746e3785bf0879acc4e895adf77ef721f48df8b9146e6afc332e332e30000000000000000000000000000000000000000000000000000000c080a0fdc4b7a3df1099a732376aaefbc8ae9e1527e9b251ffcf807b70370a6e30be20a040f8e7f387d914fd8005d865faff9a6efaf40df901f554123f10887d601afc17","0x02f901d58227d883053e788459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be86b4d7d0a0fc4fe97e28384836549b7728000ad619c3b689ff54853288b5e7527d2cd1d02632843f52af41050c22cdd2e097fc6f758641ab86386b12dd1139af332e332e30000000000000000000000000000000000000000000000000000000c080a03540a650ce0616a7816ef6012b12a179fb7641b6dd1f1f25901316269aacc4e7a03d431390e0b5d60bbc0986b6a79d733cbcfc7cbc15718d49b94efa55a8e84ff5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1463ef","index":"0x430256e","validatorIndex":"0x1f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14b5f8","index":"0x430256f","validatorIndex":"0x1f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14dc10","index":"0x4302570","validatorIndex":"0x1f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d80b7","index":"0x4302571","validatorIndex":"0x1fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8696","index":"0x4302572","validatorIndex":"0x1fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac058","index":"0x4302573","validatorIndex":"0x1fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0571","index":"0x4302574","validatorIndex":"0x1fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148d12","index":"0x4302575","validatorIndex":"0x1fe"}]},[],"0xa6daf02e92ed96d137592dd6f8f39089f55d89afe5a97e299838e2a06386c6f4"]) handled in 6ms 2025-01-08 16:03:12.1647|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","blockNumber":"0xd164fc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x39c49","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","prevRandao":"0xf94afa670455d5132556dda40f196996e4432bcf95d3e53086bf0930e3f1127a","receiptsRoot":"0xb9d6a3e04d60c25bde6d88cbead7114ced9d7b4f5b1ad5d95bada8cdfddea3e5","stateRoot":"0x35ad0a036d2d8e0c34610b7be5e3ab2531721e6ed57109bd0c5e9875149d0065","timestamp":"0x677ea114","transactions":["0x02f901d58227d883054ad78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e619dfc83920540b14e617571186b3f5e13095414d12710dfdb67e1a91493b8967c329f18f8151165f76d8a1c7704fa1ce58b3b7972370307f73f547d392cf21b332e332e30000000000000000000000000000000000000000000000000000000c080a02f7ae461111a9dbb657fa9151e0cfa51b267422fa3d057f5211ea5724a0441a3a00e1a9af28001d14aba26798df00e51742a852c7de68ee2bb2c31e2da7e7cb942","0x02f901d58227d8830551e78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f6c0c304ed5e450b7b02026f88536df4a635c8ae6f386884dfc284d734daa89f0f1407cffd2f40c2401a253423113688c258376e421e42a3d7a64655aeb73f40332e332e30000000000000000000000000000000000000000000000000000000c080a051cd1b8263a76c862297f39a21ed89df6eb3fbb2a0986e3564eb91d1914b4af4a04616c4013dd71ee3e961b9e2eb29b5a260766bcc27c679b714f019744fb5d743","0x02f901d58227d883053e798459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87b32973a0309c7d84e9fcb82de112e7f4625d2d727c5c60ade74be92046d7796ef0042926c0755bb3d57f444b955497fe60fd740b07d508d99f85e0664879c1332e332e30000000000000000000000000000000000000000000000000000000c080a0cfecad641825211841b0e4f514761053184b01b30eca4b6bd6073d086d790faba066b33172409f95910ce4b43723d2a819b021b3efd517e3cbad22b5e9c4e4f14f","0x02f901d58227d8830502a98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be50d3e1c28332a36356ab542c602b1a9096dfaf37d02ba4aaacd104f999b35c9ace2a3d561e7f41084fb7af61d565f60629c7699d216132eb7c077a8e9151361f332e332e30000000000000000000000000000000000000000000000000000000c080a052d5485d3db01c0fdfbc128c9080384097d3f669ef0a7af0f7f51375e92a085ca0233673f4b32221078bace2a8e7d50bcd5ddd5242710e09bea2d2614e6b6bd94c","0x02f904958227d8824caa8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43c03261992bb154606dd5ca64c34a1fcec48a8caacaac95e3d598c5f322ae07171ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000004cb914f1dcc0000000000000000010c00f9f7bb00000000000000000000000000000000000000000000000000000000000000065646483b77e689ba46ea1c6444736ab06524a1c4ac6796381c7fd35acf511117a7ddaf759d65aaafcd1ab3673f8ec7659a8927f728d7994e30234b3587be55b240e00f82275724b7a57d24c05dc2876cf592eeaedebfdeeb43969229e1e38797fbf4b5243b4c54db427daf52bc09198ef9224f733170d09a2e34b714a8e32f94e48442e1c119e7cd2284482a6d5046c27d859a5a9d1af9035872cefec2e49f977f10844713dbd1ec6bcddd1a61393d17ccd57e62bb0c15cb0012c74e837cee4c00000000000000000000000000000000000000000000000000000000000000062d9368b886c5ff6339c7128d1a09b3ba0c70e38d7194813b352ab9bbd7ba4fe040015d937c6f224c4d2b277e10cf687fdc64314da912f6edb6248de3ccdca01b36fc43dc05994bc41084317380c95d7ffec8e15a708dcd9b0c5558aca24a52a63e25e4aacc88b3445ea1873f862e47803e2b348b80ef907d90e5b1f6b8b48b5f45fdaaf069bb0ab8ec191b180b153dcbe33769c95d6d88ec755a0e96db0805573bc19e6125b2e47711a96f71206b29456b113bf6d73ef741337899a62abfca01c080a0971e58647b035308babd6885fddc1f0aee20af3a7d4394bcb1304b5bab256e66a031707bb7410dcdd1bccb3c3cde0ca82171a6223b05f9fb0a122144b2493238b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a7","index":"0x4302576","validatorIndex":"0x1ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4da6","index":"0x4302577","validatorIndex":"0x200"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x4302578","validatorIndex":"0x201"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fd","index":"0x4302579","validatorIndex":"0x202"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257a","validatorIndex":"0x203"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257b","validatorIndex":"0x204"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39be06","index":"0x430257c","validatorIndex":"0x205"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430257d","validatorIndex":"0x206"}]},[],"0x1b1ddedb38ba9a042c989db70e88c50b6fac169b5f1d4741210df6f1cb327bbd"]) 2025-01-08 16:03:12.1647|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722876 (0x78e2fd...afea40), Extra Data: Nethermind 2025-01-08 16:03:12.1647|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","blockNumber":"0xd164fc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x39c49","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","prevRandao":"0xf94afa670455d5132556dda40f196996e4432bcf95d3e53086bf0930e3f1127a","receiptsRoot":"0xb9d6a3e04d60c25bde6d88cbead7114ced9d7b4f5b1ad5d95bada8cdfddea3e5","stateRoot":"0x35ad0a036d2d8e0c34610b7be5e3ab2531721e6ed57109bd0c5e9875149d0065","timestamp":"0x677ea114","transactions":["0x02f901d58227d883054ad78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e619dfc83920540b14e617571186b3f5e13095414d12710dfdb67e1a91493b8967c329f18f8151165f76d8a1c7704fa1ce58b3b7972370307f73f547d392cf21b332e332e30000000000000000000000000000000000000000000000000000000c080a02f7ae461111a9dbb657fa9151e0cfa51b267422fa3d057f5211ea5724a0441a3a00e1a9af28001d14aba26798df00e51742a852c7de68ee2bb2c31e2da7e7cb942","0x02f901d58227d8830551e78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f6c0c304ed5e450b7b02026f88536df4a635c8ae6f386884dfc284d734daa89f0f1407cffd2f40c2401a253423113688c258376e421e42a3d7a64655aeb73f40332e332e30000000000000000000000000000000000000000000000000000000c080a051cd1b8263a76c862297f39a21ed89df6eb3fbb2a0986e3564eb91d1914b4af4a04616c4013dd71ee3e961b9e2eb29b5a260766bcc27c679b714f019744fb5d743","0x02f901d58227d883053e798459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87b32973a0309c7d84e9fcb82de112e7f4625d2d727c5c60ade74be92046d7796ef0042926c0755bb3d57f444b955497fe60fd740b07d508d99f85e0664879c1332e332e30000000000000000000000000000000000000000000000000000000c080a0cfecad641825211841b0e4f514761053184b01b30eca4b6bd6073d086d790faba066b33172409f95910ce4b43723d2a819b021b3efd517e3cbad22b5e9c4e4f14f","0x02f901d58227d8830502a98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be50d3e1c28332a36356ab542c602b1a9096dfaf37d02ba4aaacd104f999b35c9ace2a3d561e7f41084fb7af61d565f60629c7699d216132eb7c077a8e9151361f332e332e30000000000000000000000000000000000000000000000000000000c080a052d5485d3db01c0fdfbc128c9080384097d3f669ef0a7af0f7f51375e92a085ca0233673f4b32221078bace2a8e7d50bcd5ddd5242710e09bea2d2614e6b6bd94c","0x02f904958227d8824caa8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43c03261992bb154606dd5ca64c34a1fcec48a8caacaac95e3d598c5f322ae07171ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000004cb914f1dcc0000000000000000010c00f9f7bb00000000000000000000000000000000000000000000000000000000000000065646483b77e689ba46ea1c6444736ab06524a1c4ac6796381c7fd35acf511117a7ddaf759d65aaafcd1ab3673f8ec7659a8927f728d7994e30234b3587be55b240e00f82275724b7a57d24c05dc2876cf592eeaedebfdeeb43969229e1e38797fbf4b5243b4c54db427daf52bc09198ef9224f733170d09a2e34b714a8e32f94e48442e1c119e7cd2284482a6d5046c27d859a5a9d1af9035872cefec2e49f977f10844713dbd1ec6bcddd1a61393d17ccd57e62bb0c15cb0012c74e837cee4c00000000000000000000000000000000000000000000000000000000000000062d9368b886c5ff6339c7128d1a09b3ba0c70e38d7194813b352ab9bbd7ba4fe040015d937c6f224c4d2b277e10cf687fdc64314da912f6edb6248de3ccdca01b36fc43dc05994bc41084317380c95d7ffec8e15a708dcd9b0c5558aca24a52a63e25e4aacc88b3445ea1873f862e47803e2b348b80ef907d90e5b1f6b8b48b5f45fdaaf069bb0ab8ec191b180b153dcbe33769c95d6d88ec755a0e96db0805573bc19e6125b2e47711a96f71206b29456b113bf6d73ef741337899a62abfca01c080a0971e58647b035308babd6885fddc1f0aee20af3a7d4394bcb1304b5bab256e66a031707bb7410dcdd1bccb3c3cde0ca82171a6223b05f9fb0a122144b2493238b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a7","index":"0x4302576","validatorIndex":"0x1ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4da6","index":"0x4302577","validatorIndex":"0x200"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x4302578","validatorIndex":"0x201"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fd","index":"0x4302579","validatorIndex":"0x202"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257a","validatorIndex":"0x203"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257b","validatorIndex":"0x204"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39be06","index":"0x430257c","validatorIndex":"0x205"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430257d","validatorIndex":"0x206"}]},[],"0x1b1ddedb38ba9a042c989db70e88c50b6fac169b5f1d4741210df6f1cb327bbd"]) 2025-01-08 16:03:12.1695|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722876. 2025-01-08 16:03:12.1695|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722876. 2025-01-08 16:03:12.1755|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722876 2025-01-08 16:03:12.1755|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722746 < 13722876 - 128 2025-01-08 16:03:12.1755|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:12.1755|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722876 (0x78e2fd...afea40). 2025-01-08 16:03:12.1755|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1762|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:12.1762|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722876 | 7.3 ms | slot 22 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.1762|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722876 (0x78e2fd...afea40), Extra Data: Nethermind 2025-01-08 16:03:12.1762|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0004XDAI 0.24 MGas | 5 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:03:12.1762|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 32.36 MGas/s | 683.7 tps | 136.74 Blk/s | exec code from cache 62 | new 0 2025-01-08 16:03:12.1762|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722876 (0x78e2fd...afea40). 2025-01-08 16:03:12.1762|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.1762|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","blockNumber":"0xd164fc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x39c49","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","prevRandao":"0xf94afa670455d5132556dda40f196996e4432bcf95d3e53086bf0930e3f1127a","receiptsRoot":"0xb9d6a3e04d60c25bde6d88cbead7114ced9d7b4f5b1ad5d95bada8cdfddea3e5","stateRoot":"0x35ad0a036d2d8e0c34610b7be5e3ab2531721e6ed57109bd0c5e9875149d0065","timestamp":"0x677ea114","transactions":["0x02f901d58227d883054ad78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e619dfc83920540b14e617571186b3f5e13095414d12710dfdb67e1a91493b8967c329f18f8151165f76d8a1c7704fa1ce58b3b7972370307f73f547d392cf21b332e332e30000000000000000000000000000000000000000000000000000000c080a02f7ae461111a9dbb657fa9151e0cfa51b267422fa3d057f5211ea5724a0441a3a00e1a9af28001d14aba26798df00e51742a852c7de68ee2bb2c31e2da7e7cb942","0x02f901d58227d8830551e78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f6c0c304ed5e450b7b02026f88536df4a635c8ae6f386884dfc284d734daa89f0f1407cffd2f40c2401a253423113688c258376e421e42a3d7a64655aeb73f40332e332e30000000000000000000000000000000000000000000000000000000c080a051cd1b8263a76c862297f39a21ed89df6eb3fbb2a0986e3564eb91d1914b4af4a04616c4013dd71ee3e961b9e2eb29b5a260766bcc27c679b714f019744fb5d743","0x02f901d58227d883053e798459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87b32973a0309c7d84e9fcb82de112e7f4625d2d727c5c60ade74be92046d7796ef0042926c0755bb3d57f444b955497fe60fd740b07d508d99f85e0664879c1332e332e30000000000000000000000000000000000000000000000000000000c080a0cfecad641825211841b0e4f514761053184b01b30eca4b6bd6073d086d790faba066b33172409f95910ce4b43723d2a819b021b3efd517e3cbad22b5e9c4e4f14f","0x02f901d58227d8830502a98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be50d3e1c28332a36356ab542c602b1a9096dfaf37d02ba4aaacd104f999b35c9ace2a3d561e7f41084fb7af61d565f60629c7699d216132eb7c077a8e9151361f332e332e30000000000000000000000000000000000000000000000000000000c080a052d5485d3db01c0fdfbc128c9080384097d3f669ef0a7af0f7f51375e92a085ca0233673f4b32221078bace2a8e7d50bcd5ddd5242710e09bea2d2614e6b6bd94c","0x02f904958227d8824caa8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43c03261992bb154606dd5ca64c34a1fcec48a8caacaac95e3d598c5f322ae07171ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000004cb914f1dcc0000000000000000010c00f9f7bb00000000000000000000000000000000000000000000000000000000000000065646483b77e689ba46ea1c6444736ab06524a1c4ac6796381c7fd35acf511117a7ddaf759d65aaafcd1ab3673f8ec7659a8927f728d7994e30234b3587be55b240e00f82275724b7a57d24c05dc2876cf592eeaedebfdeeb43969229e1e38797fbf4b5243b4c54db427daf52bc09198ef9224f733170d09a2e34b714a8e32f94e48442e1c119e7cd2284482a6d5046c27d859a5a9d1af9035872cefec2e49f977f10844713dbd1ec6bcddd1a61393d17ccd57e62bb0c15cb0012c74e837cee4c00000000000000000000000000000000000000000000000000000000000000062d9368b886c5ff6339c7128d1a09b3ba0c70e38d7194813b352ab9bbd7ba4fe040015d937c6f224c4d2b277e10cf687fdc64314da912f6edb6248de3ccdca01b36fc43dc05994bc41084317380c95d7ffec8e15a708dcd9b0c5558aca24a52a63e25e4aacc88b3445ea1873f862e47803e2b348b80ef907d90e5b1f6b8b48b5f45fdaaf069bb0ab8ec191b180b153dcbe33769c95d6d88ec755a0e96db0805573bc19e6125b2e47711a96f71206b29456b113bf6d73ef741337899a62abfca01c080a0971e58647b035308babd6885fddc1f0aee20af3a7d4394bcb1304b5bab256e66a031707bb7410dcdd1bccb3c3cde0ca82171a6223b05f9fb0a122144b2493238b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a7","index":"0x4302576","validatorIndex":"0x1ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4da6","index":"0x4302577","validatorIndex":"0x200"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x4302578","validatorIndex":"0x201"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fd","index":"0x4302579","validatorIndex":"0x202"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257a","validatorIndex":"0x203"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257b","validatorIndex":"0x204"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39be06","index":"0x430257c","validatorIndex":"0x205"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430257d","validatorIndex":"0x206"}]},[],"0x1b1ddedb38ba9a042c989db70e88c50b6fac169b5f1d4741210df6f1cb327bbd"]) 2025-01-08 16:03:12.1762|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","blockNumber":"0xd164fc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x39c49","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","prevRandao":"0xf94afa670455d5132556dda40f196996e4432bcf95d3e53086bf0930e3f1127a","receiptsRoot":"0xb9d6a3e04d60c25bde6d88cbead7114ced9d7b4f5b1ad5d95bada8cdfddea3e5","stateRoot":"0x35ad0a036d2d8e0c34610b7be5e3ab2531721e6ed57109bd0c5e9875149d0065","timestamp":"0x677ea114","transactions":["0x02f901d58227d883054ad78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e619dfc83920540b14e617571186b3f5e13095414d12710dfdb67e1a91493b8967c329f18f8151165f76d8a1c7704fa1ce58b3b7972370307f73f547d392cf21b332e332e30000000000000000000000000000000000000000000000000000000c080a02f7ae461111a9dbb657fa9151e0cfa51b267422fa3d057f5211ea5724a0441a3a00e1a9af28001d14aba26798df00e51742a852c7de68ee2bb2c31e2da7e7cb942","0x02f901d58227d8830551e78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f6c0c304ed5e450b7b02026f88536df4a635c8ae6f386884dfc284d734daa89f0f1407cffd2f40c2401a253423113688c258376e421e42a3d7a64655aeb73f40332e332e30000000000000000000000000000000000000000000000000000000c080a051cd1b8263a76c862297f39a21ed89df6eb3fbb2a0986e3564eb91d1914b4af4a04616c4013dd71ee3e961b9e2eb29b5a260766bcc27c679b714f019744fb5d743","0x02f901d58227d883053e798459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87b32973a0309c7d84e9fcb82de112e7f4625d2d727c5c60ade74be92046d7796ef0042926c0755bb3d57f444b955497fe60fd740b07d508d99f85e0664879c1332e332e30000000000000000000000000000000000000000000000000000000c080a0cfecad641825211841b0e4f514761053184b01b30eca4b6bd6073d086d790faba066b33172409f95910ce4b43723d2a819b021b3efd517e3cbad22b5e9c4e4f14f","0x02f901d58227d8830502a98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be50d3e1c28332a36356ab542c602b1a9096dfaf37d02ba4aaacd104f999b35c9ace2a3d561e7f41084fb7af61d565f60629c7699d216132eb7c077a8e9151361f332e332e30000000000000000000000000000000000000000000000000000000c080a052d5485d3db01c0fdfbc128c9080384097d3f669ef0a7af0f7f51375e92a085ca0233673f4b32221078bace2a8e7d50bcd5ddd5242710e09bea2d2614e6b6bd94c","0x02f904958227d8824caa8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43c03261992bb154606dd5ca64c34a1fcec48a8caacaac95e3d598c5f322ae07171ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000004cb914f1dcc0000000000000000010c00f9f7bb00000000000000000000000000000000000000000000000000000000000000065646483b77e689ba46ea1c6444736ab06524a1c4ac6796381c7fd35acf511117a7ddaf759d65aaafcd1ab3673f8ec7659a8927f728d7994e30234b3587be55b240e00f82275724b7a57d24c05dc2876cf592eeaedebfdeeb43969229e1e38797fbf4b5243b4c54db427daf52bc09198ef9224f733170d09a2e34b714a8e32f94e48442e1c119e7cd2284482a6d5046c27d859a5a9d1af9035872cefec2e49f977f10844713dbd1ec6bcddd1a61393d17ccd57e62bb0c15cb0012c74e837cee4c00000000000000000000000000000000000000000000000000000000000000062d9368b886c5ff6339c7128d1a09b3ba0c70e38d7194813b352ab9bbd7ba4fe040015d937c6f224c4d2b277e10cf687fdc64314da912f6edb6248de3ccdca01b36fc43dc05994bc41084317380c95d7ffec8e15a708dcd9b0c5558aca24a52a63e25e4aacc88b3445ea1873f862e47803e2b348b80ef907d90e5b1f6b8b48b5f45fdaaf069bb0ab8ec191b180b153dcbe33769c95d6d88ec755a0e96db0805573bc19e6125b2e47711a96f71206b29456b113bf6d73ef741337899a62abfca01c080a0971e58647b035308babd6885fddc1f0aee20af3a7d4394bcb1304b5bab256e66a031707bb7410dcdd1bccb3c3cde0ca82171a6223b05f9fb0a122144b2493238b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a7","index":"0x4302576","validatorIndex":"0x1ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4da6","index":"0x4302577","validatorIndex":"0x200"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x4302578","validatorIndex":"0x201"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fd","index":"0x4302579","validatorIndex":"0x202"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257a","validatorIndex":"0x203"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257b","validatorIndex":"0x204"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39be06","index":"0x430257c","validatorIndex":"0x205"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430257d","validatorIndex":"0x206"}]},[],"0x1b1ddedb38ba9a042c989db70e88c50b6fac169b5f1d4741210df6f1cb327bbd"]) handled in 10ms 2025-01-08 16:03:12.1818|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","blockNumber":"0xd164fc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x39c49","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","prevRandao":"0xf94afa670455d5132556dda40f196996e4432bcf95d3e53086bf0930e3f1127a","receiptsRoot":"0xb9d6a3e04d60c25bde6d88cbead7114ced9d7b4f5b1ad5d95bada8cdfddea3e5","stateRoot":"0x35ad0a036d2d8e0c34610b7be5e3ab2531721e6ed57109bd0c5e9875149d0065","timestamp":"0x677ea114","transactions":["0x02f901d58227d883054ad78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e619dfc83920540b14e617571186b3f5e13095414d12710dfdb67e1a91493b8967c329f18f8151165f76d8a1c7704fa1ce58b3b7972370307f73f547d392cf21b332e332e30000000000000000000000000000000000000000000000000000000c080a02f7ae461111a9dbb657fa9151e0cfa51b267422fa3d057f5211ea5724a0441a3a00e1a9af28001d14aba26798df00e51742a852c7de68ee2bb2c31e2da7e7cb942","0x02f901d58227d8830551e78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f6c0c304ed5e450b7b02026f88536df4a635c8ae6f386884dfc284d734daa89f0f1407cffd2f40c2401a253423113688c258376e421e42a3d7a64655aeb73f40332e332e30000000000000000000000000000000000000000000000000000000c080a051cd1b8263a76c862297f39a21ed89df6eb3fbb2a0986e3564eb91d1914b4af4a04616c4013dd71ee3e961b9e2eb29b5a260766bcc27c679b714f019744fb5d743","0x02f901d58227d883053e798459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87b32973a0309c7d84e9fcb82de112e7f4625d2d727c5c60ade74be92046d7796ef0042926c0755bb3d57f444b955497fe60fd740b07d508d99f85e0664879c1332e332e30000000000000000000000000000000000000000000000000000000c080a0cfecad641825211841b0e4f514761053184b01b30eca4b6bd6073d086d790faba066b33172409f95910ce4b43723d2a819b021b3efd517e3cbad22b5e9c4e4f14f","0x02f901d58227d8830502a98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be50d3e1c28332a36356ab542c602b1a9096dfaf37d02ba4aaacd104f999b35c9ace2a3d561e7f41084fb7af61d565f60629c7699d216132eb7c077a8e9151361f332e332e30000000000000000000000000000000000000000000000000000000c080a052d5485d3db01c0fdfbc128c9080384097d3f669ef0a7af0f7f51375e92a085ca0233673f4b32221078bace2a8e7d50bcd5ddd5242710e09bea2d2614e6b6bd94c","0x02f904958227d8824caa8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43c03261992bb154606dd5ca64c34a1fcec48a8caacaac95e3d598c5f322ae07171ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000004cb914f1dcc0000000000000000010c00f9f7bb00000000000000000000000000000000000000000000000000000000000000065646483b77e689ba46ea1c6444736ab06524a1c4ac6796381c7fd35acf511117a7ddaf759d65aaafcd1ab3673f8ec7659a8927f728d7994e30234b3587be55b240e00f82275724b7a57d24c05dc2876cf592eeaedebfdeeb43969229e1e38797fbf4b5243b4c54db427daf52bc09198ef9224f733170d09a2e34b714a8e32f94e48442e1c119e7cd2284482a6d5046c27d859a5a9d1af9035872cefec2e49f977f10844713dbd1ec6bcddd1a61393d17ccd57e62bb0c15cb0012c74e837cee4c00000000000000000000000000000000000000000000000000000000000000062d9368b886c5ff6339c7128d1a09b3ba0c70e38d7194813b352ab9bbd7ba4fe040015d937c6f224c4d2b277e10cf687fdc64314da912f6edb6248de3ccdca01b36fc43dc05994bc41084317380c95d7ffec8e15a708dcd9b0c5558aca24a52a63e25e4aacc88b3445ea1873f862e47803e2b348b80ef907d90e5b1f6b8b48b5f45fdaaf069bb0ab8ec191b180b153dcbe33769c95d6d88ec755a0e96db0805573bc19e6125b2e47711a96f71206b29456b113bf6d73ef741337899a62abfca01c080a0971e58647b035308babd6885fddc1f0aee20af3a7d4394bcb1304b5bab256e66a031707bb7410dcdd1bccb3c3cde0ca82171a6223b05f9fb0a122144b2493238b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a7","index":"0x4302576","validatorIndex":"0x1ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4da6","index":"0x4302577","validatorIndex":"0x200"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x4302578","validatorIndex":"0x201"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fd","index":"0x4302579","validatorIndex":"0x202"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257a","validatorIndex":"0x203"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257b","validatorIndex":"0x204"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39be06","index":"0x430257c","validatorIndex":"0x205"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430257d","validatorIndex":"0x206"}]},[],"0x1b1ddedb38ba9a042c989db70e88c50b6fac169b5f1d4741210df6f1cb327bbd"]) 2025-01-08 16:03:12.1818|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","blockNumber":"0xd164fc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7f0","gasUsed":"0x39c49","logsBloom":"0x0000000100200000000000000090000000010000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000020000000000000800000000200000000008040000020020000000000800000000000020000000000000000010c000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000002000000000000000000000000100000000000080000800000000000000000040000010000000000000000040000000000000000800000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xd0674f00d7ba361a5e3082c36199d311e64837d659be95e0fb7f9a656811e8ef","prevRandao":"0xf94afa670455d5132556dda40f196996e4432bcf95d3e53086bf0930e3f1127a","receiptsRoot":"0xb9d6a3e04d60c25bde6d88cbead7114ced9d7b4f5b1ad5d95bada8cdfddea3e5","stateRoot":"0x35ad0a036d2d8e0c34610b7be5e3ab2531721e6ed57109bd0c5e9875149d0065","timestamp":"0x677ea114","transactions":["0x02f901d58227d883054ad78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e619dfc83920540b14e617571186b3f5e13095414d12710dfdb67e1a91493b8967c329f18f8151165f76d8a1c7704fa1ce58b3b7972370307f73f547d392cf21b332e332e30000000000000000000000000000000000000000000000000000000c080a02f7ae461111a9dbb657fa9151e0cfa51b267422fa3d057f5211ea5724a0441a3a00e1a9af28001d14aba26798df00e51742a852c7de68ee2bb2c31e2da7e7cb942","0x02f901d58227d8830551e78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f6c0c304ed5e450b7b02026f88536df4a635c8ae6f386884dfc284d734daa89f0f1407cffd2f40c2401a253423113688c258376e421e42a3d7a64655aeb73f40332e332e30000000000000000000000000000000000000000000000000000000c080a051cd1b8263a76c862297f39a21ed89df6eb3fbb2a0986e3564eb91d1914b4af4a04616c4013dd71ee3e961b9e2eb29b5a260766bcc27c679b714f019744fb5d743","0x02f901d58227d883053e798459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e87b32973a0309c7d84e9fcb82de112e7f4625d2d727c5c60ade74be92046d7796ef0042926c0755bb3d57f444b955497fe60fd740b07d508d99f85e0664879c1332e332e30000000000000000000000000000000000000000000000000000000c080a0cfecad641825211841b0e4f514761053184b01b30eca4b6bd6073d086d790faba066b33172409f95910ce4b43723d2a819b021b3efd517e3cbad22b5e9c4e4f14f","0x02f901d58227d8830502a98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be50d3e1c28332a36356ab542c602b1a9096dfaf37d02ba4aaacd104f999b35c9ace2a3d561e7f41084fb7af61d565f60629c7699d216132eb7c077a8e9151361f332e332e30000000000000000000000000000000000000000000000000000000c080a052d5485d3db01c0fdfbc128c9080384097d3f669ef0a7af0f7f51375e92a085ca0233673f4b32221078bace2a8e7d50bcd5ddd5242710e09bea2d2614e6b6bd94c","0x02f904958227d8824caa8459682f008459682f0b837a1200945f7f1abd5c5edaf2636d58b980e85355af0ef80d80b90424b1dc65a40001029009f24e511323e9cc2c9747c41ec9f85121fc7b705e55e0300e2abac60000000000000000000000000000000000000000000000000000000000e43c03261992bb154606dd5ca64c34a1fcec48a8caacaac95e3d598c5f322ae07171ae00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000004cb914f1dcc0000000000000000010c00f9f7bb00000000000000000000000000000000000000000000000000000000000000065646483b77e689ba46ea1c6444736ab06524a1c4ac6796381c7fd35acf511117a7ddaf759d65aaafcd1ab3673f8ec7659a8927f728d7994e30234b3587be55b240e00f82275724b7a57d24c05dc2876cf592eeaedebfdeeb43969229e1e38797fbf4b5243b4c54db427daf52bc09198ef9224f733170d09a2e34b714a8e32f94e48442e1c119e7cd2284482a6d5046c27d859a5a9d1af9035872cefec2e49f977f10844713dbd1ec6bcddd1a61393d17ccd57e62bb0c15cb0012c74e837cee4c00000000000000000000000000000000000000000000000000000000000000062d9368b886c5ff6339c7128d1a09b3ba0c70e38d7194813b352ab9bbd7ba4fe040015d937c6f224c4d2b277e10cf687fdc64314da912f6edb6248de3ccdca01b36fc43dc05994bc41084317380c95d7ffec8e15a708dcd9b0c5558aca24a52a63e25e4aacc88b3445ea1873f862e47803e2b348b80ef907d90e5b1f6b8b48b5f45fdaaf069bb0ab8ec191b180b153dcbe33769c95d6d88ec755a0e96db0805573bc19e6125b2e47711a96f71206b29456b113bf6d73ef741337899a62abfca01c080a0971e58647b035308babd6885fddc1f0aee20af3a7d4394bcb1304b5bab256e66a031707bb7410dcdd1bccb3c3cde0ca82171a6223b05f9fb0a122144b2493238b4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1485a7","index":"0x4302576","validatorIndex":"0x1ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4da6","index":"0x4302577","validatorIndex":"0x200"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x4302578","validatorIndex":"0x201"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fd","index":"0x4302579","validatorIndex":"0x202"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257a","validatorIndex":"0x203"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430257b","validatorIndex":"0x204"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39be06","index":"0x430257c","validatorIndex":"0x205"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430257d","validatorIndex":"0x206"}]},[],"0x1b1ddedb38ba9a042c989db70e88c50b6fac169b5f1d4741210df6f1cb327bbd"]) handled in 17ms 2025-01-08 16:03:12.1893|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","blockNumber":"0xd164fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a6f8","gasUsed":"0x346cf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000100000000000000000000000000000000000000200000000000400000000000000200000000000000001002002000000800005400000000000000000000000000000020000000000000000000808000000400000000000000080000000000000000008000000000000000000000000000480000000000000000000000000000000001000000000000000100000000000080001800000000100000000040100000000000000000000000000000000004000000000000200000000000020000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","prevRandao":"0xffd8cda98e2ca58e6396af2f4eb11f42b399afe14235d179e72a2f2387e307e7","receiptsRoot":"0x458c2b93f03465df8f4cfedc19d066d3de7c7d44f32f69eb9a49981d543707a8","stateRoot":"0x2a01f581e1e29290fadebacdad9d6af2d508b0a41af0e0a92ce00f42a9649672","timestamp":"0x677ea119","transactions":["0x02f901d58227d883053e7a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedbd1aa3bd356aa796fe95b05d7ec88a5da03e536f241d2585b8bd4eb735d3f4adf72f77a1ca4e3870e544e882e2d4020de825277ceeee226e9c265a50233018b332e332e30000000000000000000000000000000000000000000000000000000c080a0a623b5810f784b12b3e6b7edeb00ae481136238280d2b44d0ee706b19f3bf76ca05e83c6f192c8e83c08a1b517c119249e09de457350d3fcf4b6526d96aa0160f5","0x02f901d58227d883054ad88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3ea80f580b8e31bd61eef65057ca922628e7f323fefc2bd6601468e997f065b5b44ab2a2af57986893a82f382f25db945c4fbdcd3ec01dff60f923f0c45a995c332e332e30000000000000000000000000000000000000000000000000000000c080a0ce19a65df8779b2f6aeba7e49b20b5446ed29556d481e8cbaf2ff8562c649b02a0300f597c80391169317243abff94488d54267a4fe1e7724837b3090a46d3b1d7","0x02f901d58227d8830551e88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8675730e9443523943f0ee6db33927d8abf6a1858970d5946cb6c7483f1c7a612cfba7ae880cc3cb200b3b6d462450d7b483429b08a12a68152b3aafee8a262c8332e332e30000000000000000000000000000000000000000000000000000000c080a0f69d9492abfbd37b3c31fbbcb54b3c26bf6737f967dc4fa4217bd6ce3880a91ba0640c9a10e7d872d8a4421c355fd6279f6f6701a4a28ec2977f11cbb5c801b36b","0x02f902d58227d882136e8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6b020001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb000000000000000000000000000000000000000000000000000000000000000271440cf86d29bf7066207f17c3a41a30ba2f4c1a7e1196a892ab96223d94f5d129f9df5d4a4a3e3d5915b867700985eadcc94538fd583cd0848a5f051f0dee33000000000000000000000000000000000000000000000000000000000000000256bff639fafe258cfd7abd418cb66dcecb3e79e22bd8cb715a219f769687d273110c3eab57c528a7d5bfb86adbef32234b4b579172cc484b17f765f3d1dec9e9c001a0253400069d4ec86f0923a5e927e7110013024a46d6d3fba562a6ccefb429c8b7a0358d7c2bf38baaaf6e7316f8c6cb6eb2e26f9a720cea9a095132964e12333463"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91d","index":"0x430257e","validatorIndex":"0x207"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x430257f","validatorIndex":"0x208"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a912","index":"0x4302580","validatorIndex":"0x209"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302581","validatorIndex":"0x20a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d138","index":"0x4302582","validatorIndex":"0x20b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca7","index":"0x4302583","validatorIndex":"0x20c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302584","validatorIndex":"0x20d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aafca","index":"0x4302585","validatorIndex":"0x20e"}]},[],"0xc804510af393a307e8c9011f94155111bf573121688c32bce5c4e97bba6ced3d"]) 2025-01-08 16:03:12.1893|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722877 (0x484a6d...4282e1), Extra Data: Nethermind 2025-01-08 16:03:12.1935|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Started pre-warming caches for block 13722877. 2025-01-08 16:03:12.1935|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","blockNumber":"0xd164fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a6f8","gasUsed":"0x346cf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000100000000000000000000000000000000000000200000000000400000000000000200000000000000001002002000000800005400000000000000000000000000000020000000000000000000808000000400000000000000080000000000000000008000000000000000000000000000480000000000000000000000000000000001000000000000000100000000000080001800000000100000000040100000000000000000000000000000000004000000000000200000000000020000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","prevRandao":"0xffd8cda98e2ca58e6396af2f4eb11f42b399afe14235d179e72a2f2387e307e7","receiptsRoot":"0x458c2b93f03465df8f4cfedc19d066d3de7c7d44f32f69eb9a49981d543707a8","stateRoot":"0x2a01f581e1e29290fadebacdad9d6af2d508b0a41af0e0a92ce00f42a9649672","timestamp":"0x677ea119","transactions":["0x02f901d58227d883053e7a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedbd1aa3bd356aa796fe95b05d7ec88a5da03e536f241d2585b8bd4eb735d3f4adf72f77a1ca4e3870e544e882e2d4020de825277ceeee226e9c265a50233018b332e332e30000000000000000000000000000000000000000000000000000000c080a0a623b5810f784b12b3e6b7edeb00ae481136238280d2b44d0ee706b19f3bf76ca05e83c6f192c8e83c08a1b517c119249e09de457350d3fcf4b6526d96aa0160f5","0x02f901d58227d883054ad88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3ea80f580b8e31bd61eef65057ca922628e7f323fefc2bd6601468e997f065b5b44ab2a2af57986893a82f382f25db945c4fbdcd3ec01dff60f923f0c45a995c332e332e30000000000000000000000000000000000000000000000000000000c080a0ce19a65df8779b2f6aeba7e49b20b5446ed29556d481e8cbaf2ff8562c649b02a0300f597c80391169317243abff94488d54267a4fe1e7724837b3090a46d3b1d7","0x02f901d58227d8830551e88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8675730e9443523943f0ee6db33927d8abf6a1858970d5946cb6c7483f1c7a612cfba7ae880cc3cb200b3b6d462450d7b483429b08a12a68152b3aafee8a262c8332e332e30000000000000000000000000000000000000000000000000000000c080a0f69d9492abfbd37b3c31fbbcb54b3c26bf6737f967dc4fa4217bd6ce3880a91ba0640c9a10e7d872d8a4421c355fd6279f6f6701a4a28ec2977f11cbb5c801b36b","0x02f902d58227d882136e8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6b020001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb000000000000000000000000000000000000000000000000000000000000000271440cf86d29bf7066207f17c3a41a30ba2f4c1a7e1196a892ab96223d94f5d129f9df5d4a4a3e3d5915b867700985eadcc94538fd583cd0848a5f051f0dee33000000000000000000000000000000000000000000000000000000000000000256bff639fafe258cfd7abd418cb66dcecb3e79e22bd8cb715a219f769687d273110c3eab57c528a7d5bfb86adbef32234b4b579172cc484b17f765f3d1dec9e9c001a0253400069d4ec86f0923a5e927e7110013024a46d6d3fba562a6ccefb429c8b7a0358d7c2bf38baaaf6e7316f8c6cb6eb2e26f9a720cea9a095132964e12333463"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91d","index":"0x430257e","validatorIndex":"0x207"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x430257f","validatorIndex":"0x208"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a912","index":"0x4302580","validatorIndex":"0x209"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302581","validatorIndex":"0x20a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d138","index":"0x4302582","validatorIndex":"0x20b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca7","index":"0x4302583","validatorIndex":"0x20c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302584","validatorIndex":"0x20d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aafca","index":"0x4302585","validatorIndex":"0x20e"}]},[],"0xc804510af393a307e8c9011f94155111bf573121688c32bce5c4e97bba6ced3d"]) 2025-01-08 16:03:12.1974|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.226:34266] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:12.2020|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Finished pre-warming caches for block 13722877. 2025-01-08 16:03:12.2020|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13722877 2025-01-08 16:03:12.2020|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722747 < 13722877 - 128 2025-01-08 16:03:12.2020|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:12.2020|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:12.2020|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13722877 (0x484a6d...4282e1). 2025-01-08 16:03:12.2020|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2020|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722877 | 10.9 ms | slot 27 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.2020|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","blockNumber":"0xd164fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a6f8","gasUsed":"0x346cf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000100000000000000000000000000000000000000200000000000400000000000000200000000000000001002002000000800005400000000000000000000000000000020000000000000000000808000000400000000000000080000000000000000008000000000000000000000000000480000000000000000000000000000000001000000000000000100000000000080001800000000100000000040100000000000000000000000000000000004000000000000200000000000020000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","prevRandao":"0xffd8cda98e2ca58e6396af2f4eb11f42b399afe14235d179e72a2f2387e307e7","receiptsRoot":"0x458c2b93f03465df8f4cfedc19d066d3de7c7d44f32f69eb9a49981d543707a8","stateRoot":"0x2a01f581e1e29290fadebacdad9d6af2d508b0a41af0e0a92ce00f42a9649672","timestamp":"0x677ea119","transactions":["0x02f901d58227d883053e7a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedbd1aa3bd356aa796fe95b05d7ec88a5da03e536f241d2585b8bd4eb735d3f4adf72f77a1ca4e3870e544e882e2d4020de825277ceeee226e9c265a50233018b332e332e30000000000000000000000000000000000000000000000000000000c080a0a623b5810f784b12b3e6b7edeb00ae481136238280d2b44d0ee706b19f3bf76ca05e83c6f192c8e83c08a1b517c119249e09de457350d3fcf4b6526d96aa0160f5","0x02f901d58227d883054ad88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3ea80f580b8e31bd61eef65057ca922628e7f323fefc2bd6601468e997f065b5b44ab2a2af57986893a82f382f25db945c4fbdcd3ec01dff60f923f0c45a995c332e332e30000000000000000000000000000000000000000000000000000000c080a0ce19a65df8779b2f6aeba7e49b20b5446ed29556d481e8cbaf2ff8562c649b02a0300f597c80391169317243abff94488d54267a4fe1e7724837b3090a46d3b1d7","0x02f901d58227d8830551e88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8675730e9443523943f0ee6db33927d8abf6a1858970d5946cb6c7483f1c7a612cfba7ae880cc3cb200b3b6d462450d7b483429b08a12a68152b3aafee8a262c8332e332e30000000000000000000000000000000000000000000000000000000c080a0f69d9492abfbd37b3c31fbbcb54b3c26bf6737f967dc4fa4217bd6ce3880a91ba0640c9a10e7d872d8a4421c355fd6279f6f6701a4a28ec2977f11cbb5c801b36b","0x02f902d58227d882136e8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6b020001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb000000000000000000000000000000000000000000000000000000000000000271440cf86d29bf7066207f17c3a41a30ba2f4c1a7e1196a892ab96223d94f5d129f9df5d4a4a3e3d5915b867700985eadcc94538fd583cd0848a5f051f0dee33000000000000000000000000000000000000000000000000000000000000000256bff639fafe258cfd7abd418cb66dcecb3e79e22bd8cb715a219f769687d273110c3eab57c528a7d5bfb86adbef32234b4b579172cc484b17f765f3d1dec9e9c001a0253400069d4ec86f0923a5e927e7110013024a46d6d3fba562a6ccefb429c8b7a0358d7c2bf38baaaf6e7316f8c6cb6eb2e26f9a720cea9a095132964e12333463"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91d","index":"0x430257e","validatorIndex":"0x207"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x430257f","validatorIndex":"0x208"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a912","index":"0x4302580","validatorIndex":"0x209"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302581","validatorIndex":"0x20a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d138","index":"0x4302582","validatorIndex":"0x20b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca7","index":"0x4302583","validatorIndex":"0x20c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302584","validatorIndex":"0x20d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aafca","index":"0x4302585","validatorIndex":"0x20e"}]},[],"0xc804510af393a307e8c9011f94155111bf573121688c32bce5c4e97bba6ced3d"]) 2025-01-08 16:03:12.2020|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 18 ( 0) | sload 108 | sstore 45 | create 0 2025-01-08 16:03:12.2020|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 19.62 MGas/s | 365.4 tps | 91.36 Blk/s | exec code from cache 47 | new 1 2025-01-08 16:03:12.2020|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","blockNumber":"0xd164fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a6f8","gasUsed":"0x346cf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000100000000000000000000000000000000000000200000000000400000000000000200000000000000001002002000000800005400000000000000000000000000000020000000000000000000808000000400000000000000080000000000000000008000000000000000000000000000480000000000000000000000000000000001000000000000000100000000000080001800000000100000000040100000000000000000000000000000000004000000000000200000000000020000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","prevRandao":"0xffd8cda98e2ca58e6396af2f4eb11f42b399afe14235d179e72a2f2387e307e7","receiptsRoot":"0x458c2b93f03465df8f4cfedc19d066d3de7c7d44f32f69eb9a49981d543707a8","stateRoot":"0x2a01f581e1e29290fadebacdad9d6af2d508b0a41af0e0a92ce00f42a9649672","timestamp":"0x677ea119","transactions":["0x02f901d58227d883053e7a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedbd1aa3bd356aa796fe95b05d7ec88a5da03e536f241d2585b8bd4eb735d3f4adf72f77a1ca4e3870e544e882e2d4020de825277ceeee226e9c265a50233018b332e332e30000000000000000000000000000000000000000000000000000000c080a0a623b5810f784b12b3e6b7edeb00ae481136238280d2b44d0ee706b19f3bf76ca05e83c6f192c8e83c08a1b517c119249e09de457350d3fcf4b6526d96aa0160f5","0x02f901d58227d883054ad88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3ea80f580b8e31bd61eef65057ca922628e7f323fefc2bd6601468e997f065b5b44ab2a2af57986893a82f382f25db945c4fbdcd3ec01dff60f923f0c45a995c332e332e30000000000000000000000000000000000000000000000000000000c080a0ce19a65df8779b2f6aeba7e49b20b5446ed29556d481e8cbaf2ff8562c649b02a0300f597c80391169317243abff94488d54267a4fe1e7724837b3090a46d3b1d7","0x02f901d58227d8830551e88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8675730e9443523943f0ee6db33927d8abf6a1858970d5946cb6c7483f1c7a612cfba7ae880cc3cb200b3b6d462450d7b483429b08a12a68152b3aafee8a262c8332e332e30000000000000000000000000000000000000000000000000000000c080a0f69d9492abfbd37b3c31fbbcb54b3c26bf6737f967dc4fa4217bd6ce3880a91ba0640c9a10e7d872d8a4421c355fd6279f6f6701a4a28ec2977f11cbb5c801b36b","0x02f902d58227d882136e8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6b020001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb000000000000000000000000000000000000000000000000000000000000000271440cf86d29bf7066207f17c3a41a30ba2f4c1a7e1196a892ab96223d94f5d129f9df5d4a4a3e3d5915b867700985eadcc94538fd583cd0848a5f051f0dee33000000000000000000000000000000000000000000000000000000000000000256bff639fafe258cfd7abd418cb66dcecb3e79e22bd8cb715a219f769687d273110c3eab57c528a7d5bfb86adbef32234b4b579172cc484b17f765f3d1dec9e9c001a0253400069d4ec86f0923a5e927e7110013024a46d6d3fba562a6ccefb429c8b7a0358d7c2bf38baaaf6e7316f8c6cb6eb2e26f9a720cea9a095132964e12333463"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91d","index":"0x430257e","validatorIndex":"0x207"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x430257f","validatorIndex":"0x208"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a912","index":"0x4302580","validatorIndex":"0x209"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302581","validatorIndex":"0x20a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d138","index":"0x4302582","validatorIndex":"0x20b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca7","index":"0x4302583","validatorIndex":"0x20c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302584","validatorIndex":"0x20d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aafca","index":"0x4302585","validatorIndex":"0x20e"}]},[],"0xc804510af393a307e8c9011f94155111bf573121688c32bce5c4e97bba6ced3d"]) handled in 14ms 2025-01-08 16:03:12.2020|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722877 (0x484a6d...4282e1), Extra Data: Nethermind 2025-01-08 16:03:12.2020|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13722877 (0x484a6d...4282e1). 2025-01-08 16:03:12.2020|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2020|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","blockNumber":"0xd164fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a6f8","gasUsed":"0x346cf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000100000000000000000000000000000000000000200000000000400000000000000200000000000000001002002000000800005400000000000000000000000000000020000000000000000000808000000400000000000000080000000000000000008000000000000000000000000000480000000000000000000000000000000001000000000000000100000000000080001800000000100000000040100000000000000000000000000000000004000000000000200000000000020000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","prevRandao":"0xffd8cda98e2ca58e6396af2f4eb11f42b399afe14235d179e72a2f2387e307e7","receiptsRoot":"0x458c2b93f03465df8f4cfedc19d066d3de7c7d44f32f69eb9a49981d543707a8","stateRoot":"0x2a01f581e1e29290fadebacdad9d6af2d508b0a41af0e0a92ce00f42a9649672","timestamp":"0x677ea119","transactions":["0x02f901d58227d883053e7a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedbd1aa3bd356aa796fe95b05d7ec88a5da03e536f241d2585b8bd4eb735d3f4adf72f77a1ca4e3870e544e882e2d4020de825277ceeee226e9c265a50233018b332e332e30000000000000000000000000000000000000000000000000000000c080a0a623b5810f784b12b3e6b7edeb00ae481136238280d2b44d0ee706b19f3bf76ca05e83c6f192c8e83c08a1b517c119249e09de457350d3fcf4b6526d96aa0160f5","0x02f901d58227d883054ad88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3ea80f580b8e31bd61eef65057ca922628e7f323fefc2bd6601468e997f065b5b44ab2a2af57986893a82f382f25db945c4fbdcd3ec01dff60f923f0c45a995c332e332e30000000000000000000000000000000000000000000000000000000c080a0ce19a65df8779b2f6aeba7e49b20b5446ed29556d481e8cbaf2ff8562c649b02a0300f597c80391169317243abff94488d54267a4fe1e7724837b3090a46d3b1d7","0x02f901d58227d8830551e88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8675730e9443523943f0ee6db33927d8abf6a1858970d5946cb6c7483f1c7a612cfba7ae880cc3cb200b3b6d462450d7b483429b08a12a68152b3aafee8a262c8332e332e30000000000000000000000000000000000000000000000000000000c080a0f69d9492abfbd37b3c31fbbcb54b3c26bf6737f967dc4fa4217bd6ce3880a91ba0640c9a10e7d872d8a4421c355fd6279f6f6701a4a28ec2977f11cbb5c801b36b","0x02f902d58227d882136e8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6b020001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb000000000000000000000000000000000000000000000000000000000000000271440cf86d29bf7066207f17c3a41a30ba2f4c1a7e1196a892ab96223d94f5d129f9df5d4a4a3e3d5915b867700985eadcc94538fd583cd0848a5f051f0dee33000000000000000000000000000000000000000000000000000000000000000256bff639fafe258cfd7abd418cb66dcecb3e79e22bd8cb715a219f769687d273110c3eab57c528a7d5bfb86adbef32234b4b579172cc484b17f765f3d1dec9e9c001a0253400069d4ec86f0923a5e927e7110013024a46d6d3fba562a6ccefb429c8b7a0358d7c2bf38baaaf6e7316f8c6cb6eb2e26f9a720cea9a095132964e12333463"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91d","index":"0x430257e","validatorIndex":"0x207"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x430257f","validatorIndex":"0x208"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a912","index":"0x4302580","validatorIndex":"0x209"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302581","validatorIndex":"0x20a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d138","index":"0x4302582","validatorIndex":"0x20b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca7","index":"0x4302583","validatorIndex":"0x20c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302584","validatorIndex":"0x20d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aafca","index":"0x4302585","validatorIndex":"0x20e"}]},[],"0xc804510af393a307e8c9011f94155111bf573121688c32bce5c4e97bba6ced3d"]) 2025-01-08 16:03:12.2043|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","blockNumber":"0xd164fd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x453056f0bc4631abb15eec656139f88067668e3e","gasLimit":"0x103a6f8","gasUsed":"0x346cf","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000100000000000000000000000000000000000000200000000000400000000000000200000000000000001002002000000800005400000000000000000000000000000020000000000000000000808000000400000000000000080000000000000000008000000000000000000000000000480000000000000000000000000000000001000000000000000100000000000080001800000000100000000040100000000000000000000000000000000004000000000000200000000000020000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x78e2fdfca678c09712c355fd3b1a693417ba209d30ce840e0deba68a5bafea40","prevRandao":"0xffd8cda98e2ca58e6396af2f4eb11f42b399afe14235d179e72a2f2387e307e7","receiptsRoot":"0x458c2b93f03465df8f4cfedc19d066d3de7c7d44f32f69eb9a49981d543707a8","stateRoot":"0x2a01f581e1e29290fadebacdad9d6af2d508b0a41af0e0a92ce00f42a9649672","timestamp":"0x677ea119","transactions":["0x02f901d58227d883053e7a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bedbd1aa3bd356aa796fe95b05d7ec88a5da03e536f241d2585b8bd4eb735d3f4adf72f77a1ca4e3870e544e882e2d4020de825277ceeee226e9c265a50233018b332e332e30000000000000000000000000000000000000000000000000000000c080a0a623b5810f784b12b3e6b7edeb00ae481136238280d2b44d0ee706b19f3bf76ca05e83c6f192c8e83c08a1b517c119249e09de457350d3fcf4b6526d96aa0160f5","0x02f901d58227d883054ad88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3ea80f580b8e31bd61eef65057ca922628e7f323fefc2bd6601468e997f065b5b44ab2a2af57986893a82f382f25db945c4fbdcd3ec01dff60f923f0c45a995c332e332e30000000000000000000000000000000000000000000000000000000c080a0ce19a65df8779b2f6aeba7e49b20b5446ed29556d481e8cbaf2ff8562c649b02a0300f597c80391169317243abff94488d54267a4fe1e7724837b3090a46d3b1d7","0x02f901d58227d8830551e88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8675730e9443523943f0ee6db33927d8abf6a1858970d5946cb6c7483f1c7a612cfba7ae880cc3cb200b3b6d462450d7b483429b08a12a68152b3aafee8a262c8332e332e30000000000000000000000000000000000000000000000000000000c080a0f69d9492abfbd37b3c31fbbcb54b3c26bf6737f967dc4fa4217bd6ce3880a91ba0640c9a10e7d872d8a4421c355fd6279f6f6701a4a28ec2977f11cbb5c801b36b","0x02f902d58227d882136e8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6b020001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb0000000000000000000000000000000000000000000000011ed4802ee7d73cbb000000000000000000000000000000000000000000000000000000000000000271440cf86d29bf7066207f17c3a41a30ba2f4c1a7e1196a892ab96223d94f5d129f9df5d4a4a3e3d5915b867700985eadcc94538fd583cd0848a5f051f0dee33000000000000000000000000000000000000000000000000000000000000000256bff639fafe258cfd7abd418cb66dcecb3e79e22bd8cb715a219f769687d273110c3eab57c528a7d5bfb86adbef32234b4b579172cc484b17f765f3d1dec9e9c001a0253400069d4ec86f0923a5e927e7110013024a46d6d3fba562a6ccefb429c8b7a0358d7c2bf38baaaf6e7316f8c6cb6eb2e26f9a720cea9a095132964e12333463"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91d","index":"0x430257e","validatorIndex":"0x207"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x430257f","validatorIndex":"0x208"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a912","index":"0x4302580","validatorIndex":"0x209"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302581","validatorIndex":"0x20a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d138","index":"0x4302582","validatorIndex":"0x20b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fca7","index":"0x4302583","validatorIndex":"0x20c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302584","validatorIndex":"0x20d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aafca","index":"0x4302585","validatorIndex":"0x20e"}]},[],"0xc804510af393a307e8c9011f94155111bf573121688c32bce5c4e97bba6ced3d"]) handled in 11ms 2025-01-08 16:03:12.2117|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","blockNumber":"0xd164fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","prevRandao":"0x78b9ba7b3ad5a610fafa598aa2b8f93c80c44dc30285ffc457cc533b8bec41ff","receiptsRoot":"0xc9aa17031468bf5603c631e9d42cc47db965d737582b287a77068ce051d188d4","stateRoot":"0x84024d9109b625bb1b3b50410949eb858c0613484a7a8a39645cff4244913d2f","timestamp":"0x677ea11e","transactions":["0x02f901d58227d8830502aa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e93e18641bb71b85f83cb8acf363be812aa237c51803dfcc622c647941b371f3ea696c4c4259162d40096c2b4488425b76daa75a1bf89c552e4fb5a10d489ae82332e332e30000000000000000000000000000000000000000000000000000000c080a0f14e060adef2291df1ed0c96664efb5a3f925729b63084e49d9c2015c71a5d44a05808eeaca14b474a78721541ec8d8e4cf9713082a087e5e5054d75d8c46ffc2e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302586","validatorIndex":"0x20f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x4302587","validatorIndex":"0x210"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a910","index":"0x4302588","validatorIndex":"0x211"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d202","index":"0x4302589","validatorIndex":"0x212"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d9","index":"0x430258a","validatorIndex":"0x213"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382e8","index":"0x430258b","validatorIndex":"0x214"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d509","index":"0x430258c","validatorIndex":"0x215"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1a","index":"0x430258d","validatorIndex":"0x216"}]},[],"0xa27822c08aea00d011a45e02041983aca65682253358cc12760aa6df3a83225c"]) 2025-01-08 16:03:12.2122|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722878 (0x128fb2...aadd20), Extra Data: chiado-teku-0 2025-01-08 16:03:12.2122|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:12.2122|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 16:03:12.2122|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","blockNumber":"0xd164fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","prevRandao":"0x78b9ba7b3ad5a610fafa598aa2b8f93c80c44dc30285ffc457cc533b8bec41ff","receiptsRoot":"0xc9aa17031468bf5603c631e9d42cc47db965d737582b287a77068ce051d188d4","stateRoot":"0x84024d9109b625bb1b3b50410949eb858c0613484a7a8a39645cff4244913d2f","timestamp":"0x677ea11e","transactions":["0x02f901d58227d8830502aa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e93e18641bb71b85f83cb8acf363be812aa237c51803dfcc622c647941b371f3ea696c4c4259162d40096c2b4488425b76daa75a1bf89c552e4fb5a10d489ae82332e332e30000000000000000000000000000000000000000000000000000000c080a0f14e060adef2291df1ed0c96664efb5a3f925729b63084e49d9c2015c71a5d44a05808eeaca14b474a78721541ec8d8e4cf9713082a087e5e5054d75d8c46ffc2e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302586","validatorIndex":"0x20f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x4302587","validatorIndex":"0x210"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a910","index":"0x4302588","validatorIndex":"0x211"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d202","index":"0x4302589","validatorIndex":"0x212"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d9","index":"0x430258a","validatorIndex":"0x213"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382e8","index":"0x430258b","validatorIndex":"0x214"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d509","index":"0x430258c","validatorIndex":"0x215"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1a","index":"0x430258d","validatorIndex":"0x216"}]},[],"0xa27822c08aea00d011a45e02041983aca65682253358cc12760aa6df3a83225c"]) 2025-01-08 16:03:12.2177|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722878 2025-01-08 16:03:12.2177|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722748 < 13722878 - 128 2025-01-08 16:03:12.2177|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:12.2177|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 16:03:12.2177|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722878 (0x128fb2...aadd20). 2025-01-08 16:03:12.2177|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2177|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722878 | 5.0 ms | slot 15 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.2177|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.2177|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","blockNumber":"0xd164fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","prevRandao":"0x78b9ba7b3ad5a610fafa598aa2b8f93c80c44dc30285ffc457cc533b8bec41ff","receiptsRoot":"0xc9aa17031468bf5603c631e9d42cc47db965d737582b287a77068ce051d188d4","stateRoot":"0x84024d9109b625bb1b3b50410949eb858c0613484a7a8a39645cff4244913d2f","timestamp":"0x677ea11e","transactions":["0x02f901d58227d8830502aa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e93e18641bb71b85f83cb8acf363be812aa237c51803dfcc622c647941b371f3ea696c4c4259162d40096c2b4488425b76daa75a1bf89c552e4fb5a10d489ae82332e332e30000000000000000000000000000000000000000000000000000000c080a0f14e060adef2291df1ed0c96664efb5a3f925729b63084e49d9c2015c71a5d44a05808eeaca14b474a78721541ec8d8e4cf9713082a087e5e5054d75d8c46ffc2e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302586","validatorIndex":"0x20f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x4302587","validatorIndex":"0x210"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a910","index":"0x4302588","validatorIndex":"0x211"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d202","index":"0x4302589","validatorIndex":"0x212"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d9","index":"0x430258a","validatorIndex":"0x213"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382e8","index":"0x430258b","validatorIndex":"0x214"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d509","index":"0x430258c","validatorIndex":"0x215"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1a","index":"0x430258d","validatorIndex":"0x216"}]},[],"0xa27822c08aea00d011a45e02041983aca65682253358cc12760aa6df3a83225c"]) 2025-01-08 16:03:12.2177|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 5.83 MGas/s | 199.0 tps | 198.97 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:12.2177|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","blockNumber":"0xd164fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","prevRandao":"0x78b9ba7b3ad5a610fafa598aa2b8f93c80c44dc30285ffc457cc533b8bec41ff","receiptsRoot":"0xc9aa17031468bf5603c631e9d42cc47db965d737582b287a77068ce051d188d4","stateRoot":"0x84024d9109b625bb1b3b50410949eb858c0613484a7a8a39645cff4244913d2f","timestamp":"0x677ea11e","transactions":["0x02f901d58227d8830502aa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e93e18641bb71b85f83cb8acf363be812aa237c51803dfcc622c647941b371f3ea696c4c4259162d40096c2b4488425b76daa75a1bf89c552e4fb5a10d489ae82332e332e30000000000000000000000000000000000000000000000000000000c080a0f14e060adef2291df1ed0c96664efb5a3f925729b63084e49d9c2015c71a5d44a05808eeaca14b474a78721541ec8d8e4cf9713082a087e5e5054d75d8c46ffc2e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302586","validatorIndex":"0x20f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x4302587","validatorIndex":"0x210"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a910","index":"0x4302588","validatorIndex":"0x211"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d202","index":"0x4302589","validatorIndex":"0x212"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d9","index":"0x430258a","validatorIndex":"0x213"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382e8","index":"0x430258b","validatorIndex":"0x214"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d509","index":"0x430258c","validatorIndex":"0x215"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1a","index":"0x430258d","validatorIndex":"0x216"}]},[],"0xa27822c08aea00d011a45e02041983aca65682253358cc12760aa6df3a83225c"]) handled in 7ms 2025-01-08 16:03:12.2177|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722878 (0x128fb2...aadd20), Extra Data: chiado-teku-0 2025-01-08 16:03:12.2177|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722878 (0x128fb2...aadd20). 2025-01-08 16:03:12.2177|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2177|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","blockNumber":"0xd164fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","prevRandao":"0x78b9ba7b3ad5a610fafa598aa2b8f93c80c44dc30285ffc457cc533b8bec41ff","receiptsRoot":"0xc9aa17031468bf5603c631e9d42cc47db965d737582b287a77068ce051d188d4","stateRoot":"0x84024d9109b625bb1b3b50410949eb858c0613484a7a8a39645cff4244913d2f","timestamp":"0x677ea11e","transactions":["0x02f901d58227d8830502aa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e93e18641bb71b85f83cb8acf363be812aa237c51803dfcc622c647941b371f3ea696c4c4259162d40096c2b4488425b76daa75a1bf89c552e4fb5a10d489ae82332e332e30000000000000000000000000000000000000000000000000000000c080a0f14e060adef2291df1ed0c96664efb5a3f925729b63084e49d9c2015c71a5d44a05808eeaca14b474a78721541ec8d8e4cf9713082a087e5e5054d75d8c46ffc2e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302586","validatorIndex":"0x20f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x4302587","validatorIndex":"0x210"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a910","index":"0x4302588","validatorIndex":"0x211"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d202","index":"0x4302589","validatorIndex":"0x212"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d9","index":"0x430258a","validatorIndex":"0x213"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382e8","index":"0x430258b","validatorIndex":"0x214"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d509","index":"0x430258c","validatorIndex":"0x215"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1a","index":"0x430258d","validatorIndex":"0x216"}]},[],"0xa27822c08aea00d011a45e02041983aca65682253358cc12760aa6df3a83225c"]) 2025-01-08 16:03:12.2177|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","blockNumber":"0xd164fe","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x484a6d91e413715011dfb3d1dfc93b7c0b46249921bd392a679b33728d4282e1","prevRandao":"0x78b9ba7b3ad5a610fafa598aa2b8f93c80c44dc30285ffc457cc533b8bec41ff","receiptsRoot":"0xc9aa17031468bf5603c631e9d42cc47db965d737582b287a77068ce051d188d4","stateRoot":"0x84024d9109b625bb1b3b50410949eb858c0613484a7a8a39645cff4244913d2f","timestamp":"0x677ea11e","transactions":["0x02f901d58227d8830502aa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e93e18641bb71b85f83cb8acf363be812aa237c51803dfcc622c647941b371f3ea696c4c4259162d40096c2b4488425b76daa75a1bf89c552e4fb5a10d489ae82332e332e30000000000000000000000000000000000000000000000000000000c080a0f14e060adef2291df1ed0c96664efb5a3f925729b63084e49d9c2015c71a5d44a05808eeaca14b474a78721541ec8d8e4cf9713082a087e5e5054d75d8c46ffc2e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302586","validatorIndex":"0x20f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x4302587","validatorIndex":"0x210"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a910","index":"0x4302588","validatorIndex":"0x211"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d202","index":"0x4302589","validatorIndex":"0x212"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d7d9","index":"0x430258a","validatorIndex":"0x213"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382e8","index":"0x430258b","validatorIndex":"0x214"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d509","index":"0x430258c","validatorIndex":"0x215"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1a","index":"0x430258d","validatorIndex":"0x216"}]},[],"0xa27822c08aea00d011a45e02041983aca65682253358cc12760aa6df3a83225c"]) handled in 3ms 2025-01-08 16:03:12.2311|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","blockNumber":"0xd164ff","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","prevRandao":"0x6f81afc2394631bb49f28c2ac4bdab9735d78de6c8a88f206cd3a0e79ead64fa","receiptsRoot":"0x92f613957b6cf8f6a07ab4ff8f6eb4fbdbf071683d5ce0beaf933e36ee043696","stateRoot":"0x80d64dbc2dbe89a747dcf15d78b159a0ed83c6ea35d3ecfe792a264f7e07bcc4","timestamp":"0x677ea123","transactions":["0x02f901d58227d8830551e98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e78f1db04bceef0b383c643f0ef0964d47ca7140b14651faa89c6084b4015faf40a56dca0248c7a3c7597ae4225e8a17d7e48c6169021e83afabbe1c7f0160dbc332e332e30000000000000000000000000000000000000000000000000000000c080a0555311412def1839d0f93dd1692e4c2a635ea93eb2da2d795ae2467474f9dc41a046915fdc291f8b8a4cabe298c87d1350b0ffd9e807265d696b08b855a72ab792","0x02f901d58227d883054ad98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f870313df11bb0cf3de12db7fb1f7238b00eb5f985a2fef299b17767208f3dba55ff436aea0e01fcaf9973cf96d88fa98e0c3833c52fa38cf520cc2c731815f967332e332e30000000000000000000000000000000000000000000000000000000c001a0f898801fcdacb1840810c49ff9725757e89d906ec973d41aaaf3cb673d313fcba0064be64e6ec5e218ec5a5af9166368e5b370c7535010a3ee9f765bebc12d1573","0x02f901d58227d883053e7b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c581ad3df378663ba646f591081bf765377190ebf5d9496f78a25d9271b09246928df3fdde68debefed08339f43286a428f6e5b71ee2c28b1bc14529b7beaa9bb332e332e30000000000000000000000000000000000000000000000000000000c080a0f786fd69de2de6358fa5d50b8a38899893781a773464e7f598d2899bcd8b2081a017b4bd4f775e7e9b82eeb64b184917cd0ff4f1adaf2498b8429747377392ec57","0x02f901d58227d8830502ab8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8887f8516b6f32966d444814c72e89a67a643320a7b41e2364609fe1b7ef51dc9177f8d8ca296bb9e9d7b72eb72004878aa36e84588a36599c54011a46b8888fb332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b10ef18a2d84beeb68a00b4509ef8e6921b067cf6406ebd40a24bf1b706dbfa05fa40b2c0d96ef1f089e188e9f327ee5c5f542ca2528cc97d438343e67af0b78"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d506","index":"0x430258e","validatorIndex":"0x217"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x430258f","validatorIndex":"0x218"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x4302590","validatorIndex":"0x219"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x4302591","validatorIndex":"0x21a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302592","validatorIndex":"0x21b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302593","validatorIndex":"0x21c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x4302594","validatorIndex":"0x21d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302595","validatorIndex":"0x21e"}]},[],"0xe4ed932e211df0a6dee2c9591dd4bc62160e4082cf14ad9312790e0164e54b35"]) 2025-01-08 16:03:12.2311|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","blockNumber":"0xd164ff","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","prevRandao":"0x6f81afc2394631bb49f28c2ac4bdab9735d78de6c8a88f206cd3a0e79ead64fa","receiptsRoot":"0x92f613957b6cf8f6a07ab4ff8f6eb4fbdbf071683d5ce0beaf933e36ee043696","stateRoot":"0x80d64dbc2dbe89a747dcf15d78b159a0ed83c6ea35d3ecfe792a264f7e07bcc4","timestamp":"0x677ea123","transactions":["0x02f901d58227d8830551e98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e78f1db04bceef0b383c643f0ef0964d47ca7140b14651faa89c6084b4015faf40a56dca0248c7a3c7597ae4225e8a17d7e48c6169021e83afabbe1c7f0160dbc332e332e30000000000000000000000000000000000000000000000000000000c080a0555311412def1839d0f93dd1692e4c2a635ea93eb2da2d795ae2467474f9dc41a046915fdc291f8b8a4cabe298c87d1350b0ffd9e807265d696b08b855a72ab792","0x02f901d58227d883054ad98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f870313df11bb0cf3de12db7fb1f7238b00eb5f985a2fef299b17767208f3dba55ff436aea0e01fcaf9973cf96d88fa98e0c3833c52fa38cf520cc2c731815f967332e332e30000000000000000000000000000000000000000000000000000000c001a0f898801fcdacb1840810c49ff9725757e89d906ec973d41aaaf3cb673d313fcba0064be64e6ec5e218ec5a5af9166368e5b370c7535010a3ee9f765bebc12d1573","0x02f901d58227d883053e7b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c581ad3df378663ba646f591081bf765377190ebf5d9496f78a25d9271b09246928df3fdde68debefed08339f43286a428f6e5b71ee2c28b1bc14529b7beaa9bb332e332e30000000000000000000000000000000000000000000000000000000c080a0f786fd69de2de6358fa5d50b8a38899893781a773464e7f598d2899bcd8b2081a017b4bd4f775e7e9b82eeb64b184917cd0ff4f1adaf2498b8429747377392ec57","0x02f901d58227d8830502ab8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8887f8516b6f32966d444814c72e89a67a643320a7b41e2364609fe1b7ef51dc9177f8d8ca296bb9e9d7b72eb72004878aa36e84588a36599c54011a46b8888fb332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b10ef18a2d84beeb68a00b4509ef8e6921b067cf6406ebd40a24bf1b706dbfa05fa40b2c0d96ef1f089e188e9f327ee5c5f542ca2528cc97d438343e67af0b78"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d506","index":"0x430258e","validatorIndex":"0x217"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x430258f","validatorIndex":"0x218"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x4302590","validatorIndex":"0x219"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x4302591","validatorIndex":"0x21a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302592","validatorIndex":"0x21b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302593","validatorIndex":"0x21c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x4302594","validatorIndex":"0x21d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302595","validatorIndex":"0x21e"}]},[],"0xe4ed932e211df0a6dee2c9591dd4bc62160e4082cf14ad9312790e0164e54b35"]) 2025-01-08 16:03:12.2331|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722879 (0xc1631b...f60673), Extra Data: Nethermind 2025-01-08 16:03:12.2331|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722879. 2025-01-08 16:03:12.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722879. 2025-01-08 16:03:12.2369|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722879 2025-01-08 16:03:12.2369|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722749 < 13722879 - 128 2025-01-08 16:03:12.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:12.2369|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.2369|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722879 | 4.3 ms | slot 21 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.2369|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.2369|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 27.43 MGas/s | 936.5 tps | 234.14 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:12.2403|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722879 (0xc1631b...f60673). 2025-01-08 16:03:12.2403|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2403|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","blockNumber":"0xd164ff","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","prevRandao":"0x6f81afc2394631bb49f28c2ac4bdab9735d78de6c8a88f206cd3a0e79ead64fa","receiptsRoot":"0x92f613957b6cf8f6a07ab4ff8f6eb4fbdbf071683d5ce0beaf933e36ee043696","stateRoot":"0x80d64dbc2dbe89a747dcf15d78b159a0ed83c6ea35d3ecfe792a264f7e07bcc4","timestamp":"0x677ea123","transactions":["0x02f901d58227d8830551e98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e78f1db04bceef0b383c643f0ef0964d47ca7140b14651faa89c6084b4015faf40a56dca0248c7a3c7597ae4225e8a17d7e48c6169021e83afabbe1c7f0160dbc332e332e30000000000000000000000000000000000000000000000000000000c080a0555311412def1839d0f93dd1692e4c2a635ea93eb2da2d795ae2467474f9dc41a046915fdc291f8b8a4cabe298c87d1350b0ffd9e807265d696b08b855a72ab792","0x02f901d58227d883054ad98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f870313df11bb0cf3de12db7fb1f7238b00eb5f985a2fef299b17767208f3dba55ff436aea0e01fcaf9973cf96d88fa98e0c3833c52fa38cf520cc2c731815f967332e332e30000000000000000000000000000000000000000000000000000000c001a0f898801fcdacb1840810c49ff9725757e89d906ec973d41aaaf3cb673d313fcba0064be64e6ec5e218ec5a5af9166368e5b370c7535010a3ee9f765bebc12d1573","0x02f901d58227d883053e7b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c581ad3df378663ba646f591081bf765377190ebf5d9496f78a25d9271b09246928df3fdde68debefed08339f43286a428f6e5b71ee2c28b1bc14529b7beaa9bb332e332e30000000000000000000000000000000000000000000000000000000c080a0f786fd69de2de6358fa5d50b8a38899893781a773464e7f598d2899bcd8b2081a017b4bd4f775e7e9b82eeb64b184917cd0ff4f1adaf2498b8429747377392ec57","0x02f901d58227d8830502ab8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8887f8516b6f32966d444814c72e89a67a643320a7b41e2364609fe1b7ef51dc9177f8d8ca296bb9e9d7b72eb72004878aa36e84588a36599c54011a46b8888fb332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b10ef18a2d84beeb68a00b4509ef8e6921b067cf6406ebd40a24bf1b706dbfa05fa40b2c0d96ef1f089e188e9f327ee5c5f542ca2528cc97d438343e67af0b78"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d506","index":"0x430258e","validatorIndex":"0x217"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x430258f","validatorIndex":"0x218"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x4302590","validatorIndex":"0x219"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x4302591","validatorIndex":"0x21a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302592","validatorIndex":"0x21b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302593","validatorIndex":"0x21c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x4302594","validatorIndex":"0x21d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302595","validatorIndex":"0x21e"}]},[],"0xe4ed932e211df0a6dee2c9591dd4bc62160e4082cf14ad9312790e0164e54b35"]) 2025-01-08 16:03:12.2403|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","blockNumber":"0xd164ff","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","prevRandao":"0x6f81afc2394631bb49f28c2ac4bdab9735d78de6c8a88f206cd3a0e79ead64fa","receiptsRoot":"0x92f613957b6cf8f6a07ab4ff8f6eb4fbdbf071683d5ce0beaf933e36ee043696","stateRoot":"0x80d64dbc2dbe89a747dcf15d78b159a0ed83c6ea35d3ecfe792a264f7e07bcc4","timestamp":"0x677ea123","transactions":["0x02f901d58227d8830551e98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e78f1db04bceef0b383c643f0ef0964d47ca7140b14651faa89c6084b4015faf40a56dca0248c7a3c7597ae4225e8a17d7e48c6169021e83afabbe1c7f0160dbc332e332e30000000000000000000000000000000000000000000000000000000c080a0555311412def1839d0f93dd1692e4c2a635ea93eb2da2d795ae2467474f9dc41a046915fdc291f8b8a4cabe298c87d1350b0ffd9e807265d696b08b855a72ab792","0x02f901d58227d883054ad98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f870313df11bb0cf3de12db7fb1f7238b00eb5f985a2fef299b17767208f3dba55ff436aea0e01fcaf9973cf96d88fa98e0c3833c52fa38cf520cc2c731815f967332e332e30000000000000000000000000000000000000000000000000000000c001a0f898801fcdacb1840810c49ff9725757e89d906ec973d41aaaf3cb673d313fcba0064be64e6ec5e218ec5a5af9166368e5b370c7535010a3ee9f765bebc12d1573","0x02f901d58227d883053e7b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c581ad3df378663ba646f591081bf765377190ebf5d9496f78a25d9271b09246928df3fdde68debefed08339f43286a428f6e5b71ee2c28b1bc14529b7beaa9bb332e332e30000000000000000000000000000000000000000000000000000000c080a0f786fd69de2de6358fa5d50b8a38899893781a773464e7f598d2899bcd8b2081a017b4bd4f775e7e9b82eeb64b184917cd0ff4f1adaf2498b8429747377392ec57","0x02f901d58227d8830502ab8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8887f8516b6f32966d444814c72e89a67a643320a7b41e2364609fe1b7ef51dc9177f8d8ca296bb9e9d7b72eb72004878aa36e84588a36599c54011a46b8888fb332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b10ef18a2d84beeb68a00b4509ef8e6921b067cf6406ebd40a24bf1b706dbfa05fa40b2c0d96ef1f089e188e9f327ee5c5f542ca2528cc97d438343e67af0b78"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d506","index":"0x430258e","validatorIndex":"0x217"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x430258f","validatorIndex":"0x218"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x4302590","validatorIndex":"0x219"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x4302591","validatorIndex":"0x21a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302592","validatorIndex":"0x21b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302593","validatorIndex":"0x21c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x4302594","validatorIndex":"0x21d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302595","validatorIndex":"0x21e"}]},[],"0xe4ed932e211df0a6dee2c9591dd4bc62160e4082cf14ad9312790e0164e54b35"]) handled in 9ms 2025-01-08 16:03:12.2403|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722879 (0xc1631b...f60673), Extra Data: Nethermind 2025-01-08 16:03:12.2403|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722879 (0xc1631b...f60673). 2025-01-08 16:03:12.2403|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2403|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","blockNumber":"0xd164ff","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","prevRandao":"0x6f81afc2394631bb49f28c2ac4bdab9735d78de6c8a88f206cd3a0e79ead64fa","receiptsRoot":"0x92f613957b6cf8f6a07ab4ff8f6eb4fbdbf071683d5ce0beaf933e36ee043696","stateRoot":"0x80d64dbc2dbe89a747dcf15d78b159a0ed83c6ea35d3ecfe792a264f7e07bcc4","timestamp":"0x677ea123","transactions":["0x02f901d58227d8830551e98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e78f1db04bceef0b383c643f0ef0964d47ca7140b14651faa89c6084b4015faf40a56dca0248c7a3c7597ae4225e8a17d7e48c6169021e83afabbe1c7f0160dbc332e332e30000000000000000000000000000000000000000000000000000000c080a0555311412def1839d0f93dd1692e4c2a635ea93eb2da2d795ae2467474f9dc41a046915fdc291f8b8a4cabe298c87d1350b0ffd9e807265d696b08b855a72ab792","0x02f901d58227d883054ad98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f870313df11bb0cf3de12db7fb1f7238b00eb5f985a2fef299b17767208f3dba55ff436aea0e01fcaf9973cf96d88fa98e0c3833c52fa38cf520cc2c731815f967332e332e30000000000000000000000000000000000000000000000000000000c001a0f898801fcdacb1840810c49ff9725757e89d906ec973d41aaaf3cb673d313fcba0064be64e6ec5e218ec5a5af9166368e5b370c7535010a3ee9f765bebc12d1573","0x02f901d58227d883053e7b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c581ad3df378663ba646f591081bf765377190ebf5d9496f78a25d9271b09246928df3fdde68debefed08339f43286a428f6e5b71ee2c28b1bc14529b7beaa9bb332e332e30000000000000000000000000000000000000000000000000000000c080a0f786fd69de2de6358fa5d50b8a38899893781a773464e7f598d2899bcd8b2081a017b4bd4f775e7e9b82eeb64b184917cd0ff4f1adaf2498b8429747377392ec57","0x02f901d58227d8830502ab8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8887f8516b6f32966d444814c72e89a67a643320a7b41e2364609fe1b7ef51dc9177f8d8ca296bb9e9d7b72eb72004878aa36e84588a36599c54011a46b8888fb332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b10ef18a2d84beeb68a00b4509ef8e6921b067cf6406ebd40a24bf1b706dbfa05fa40b2c0d96ef1f089e188e9f327ee5c5f542ca2528cc97d438343e67af0b78"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d506","index":"0x430258e","validatorIndex":"0x217"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x430258f","validatorIndex":"0x218"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x4302590","validatorIndex":"0x219"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x4302591","validatorIndex":"0x21a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302592","validatorIndex":"0x21b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302593","validatorIndex":"0x21c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x4302594","validatorIndex":"0x21d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302595","validatorIndex":"0x21e"}]},[],"0xe4ed932e211df0a6dee2c9591dd4bc62160e4082cf14ad9312790e0164e54b35"]) 2025-01-08 16:03:12.2403|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","blockNumber":"0xd164ff","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x128fb2449773485b1b6c6e0c2f8dc744819dd8bca333dc80432c628cd7aadd20","prevRandao":"0x6f81afc2394631bb49f28c2ac4bdab9735d78de6c8a88f206cd3a0e79ead64fa","receiptsRoot":"0x92f613957b6cf8f6a07ab4ff8f6eb4fbdbf071683d5ce0beaf933e36ee043696","stateRoot":"0x80d64dbc2dbe89a747dcf15d78b159a0ed83c6ea35d3ecfe792a264f7e07bcc4","timestamp":"0x677ea123","transactions":["0x02f901d58227d8830551e98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e78f1db04bceef0b383c643f0ef0964d47ca7140b14651faa89c6084b4015faf40a56dca0248c7a3c7597ae4225e8a17d7e48c6169021e83afabbe1c7f0160dbc332e332e30000000000000000000000000000000000000000000000000000000c080a0555311412def1839d0f93dd1692e4c2a635ea93eb2da2d795ae2467474f9dc41a046915fdc291f8b8a4cabe298c87d1350b0ffd9e807265d696b08b855a72ab792","0x02f901d58227d883054ad98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f870313df11bb0cf3de12db7fb1f7238b00eb5f985a2fef299b17767208f3dba55ff436aea0e01fcaf9973cf96d88fa98e0c3833c52fa38cf520cc2c731815f967332e332e30000000000000000000000000000000000000000000000000000000c001a0f898801fcdacb1840810c49ff9725757e89d906ec973d41aaaf3cb673d313fcba0064be64e6ec5e218ec5a5af9166368e5b370c7535010a3ee9f765bebc12d1573","0x02f901d58227d883053e7b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c581ad3df378663ba646f591081bf765377190ebf5d9496f78a25d9271b09246928df3fdde68debefed08339f43286a428f6e5b71ee2c28b1bc14529b7beaa9bb332e332e30000000000000000000000000000000000000000000000000000000c080a0f786fd69de2de6358fa5d50b8a38899893781a773464e7f598d2899bcd8b2081a017b4bd4f775e7e9b82eeb64b184917cd0ff4f1adaf2498b8429747377392ec57","0x02f901d58227d8830502ab8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8887f8516b6f32966d444814c72e89a67a643320a7b41e2364609fe1b7ef51dc9177f8d8ca296bb9e9d7b72eb72004878aa36e84588a36599c54011a46b8888fb332e332e30000000000000000000000000000000000000000000000000000000c001a0d5b10ef18a2d84beeb68a00b4509ef8e6921b067cf6406ebd40a24bf1b706dbfa05fa40b2c0d96ef1f089e188e9f327ee5c5f542ca2528cc97d438343e67af0b78"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d506","index":"0x430258e","validatorIndex":"0x217"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x430258f","validatorIndex":"0x218"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb25","index":"0x4302590","validatorIndex":"0x219"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x4302591","validatorIndex":"0x21a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x4302592","validatorIndex":"0x21b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb18","index":"0x4302593","validatorIndex":"0x21c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x4302594","validatorIndex":"0x21d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302595","validatorIndex":"0x21e"}]},[],"0xe4ed932e211df0a6dee2c9591dd4bc62160e4082cf14ad9312790e0164e54b35"]) handled in 10ms 2025-01-08 16:03:12.2490|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","blockNumber":"0xd16500","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","prevRandao":"0xf086cbd5f822de8cdf279b34a499a25834dc625a816a51dafcd3440dd960cb8c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe60fe575f5ad8853aa540c8f2fc38d3b23244383f35a484e01a16b2e7b5e72df","timestamp":"0x677ea128","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a922","index":"0x4302596","validatorIndex":"0x21f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302597","validatorIndex":"0x220"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1ca","index":"0x4302598","validatorIndex":"0x221"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302599","validatorIndex":"0x222"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430259a","validatorIndex":"0x223"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf7b2","index":"0x430259b","validatorIndex":"0x224"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a927","index":"0x430259c","validatorIndex":"0x225"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x430259d","validatorIndex":"0x226"}]},[],"0xa76c480437da8afe48b160125e9d6a00d2f8ba1837bc5a6b7d419ab5621bb0b9"]) 2025-01-08 16:03:12.2490|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","blockNumber":"0xd16500","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","prevRandao":"0xf086cbd5f822de8cdf279b34a499a25834dc625a816a51dafcd3440dd960cb8c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe60fe575f5ad8853aa540c8f2fc38d3b23244383f35a484e01a16b2e7b5e72df","timestamp":"0x677ea128","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a922","index":"0x4302596","validatorIndex":"0x21f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302597","validatorIndex":"0x220"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1ca","index":"0x4302598","validatorIndex":"0x221"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302599","validatorIndex":"0x222"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430259a","validatorIndex":"0x223"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf7b2","index":"0x430259b","validatorIndex":"0x224"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a927","index":"0x430259c","validatorIndex":"0x225"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x430259d","validatorIndex":"0x226"}]},[],"0xa76c480437da8afe48b160125e9d6a00d2f8ba1837bc5a6b7d419ab5621bb0b9"]) 2025-01-08 16:03:12.2490|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722880 (0xa3c90b...be12d3), Extra Data: chiado-teku-0 2025-01-08 16:03:12.2490|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:12.2490|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 16:03:12.2526|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722880 2025-01-08 16:03:12.2526|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722750 < 13722880 - 128 2025-01-08 16:03:12.2526|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:12.2526|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: Rlp 2025-01-08 16:03:12.2526|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722880 (0xa3c90b...be12d3). 2025-01-08 16:03:12.2526|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2526|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","blockNumber":"0xd16500","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","prevRandao":"0xf086cbd5f822de8cdf279b34a499a25834dc625a816a51dafcd3440dd960cb8c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe60fe575f5ad8853aa540c8f2fc38d3b23244383f35a484e01a16b2e7b5e72df","timestamp":"0x677ea128","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a922","index":"0x4302596","validatorIndex":"0x21f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302597","validatorIndex":"0x220"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1ca","index":"0x4302598","validatorIndex":"0x221"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302599","validatorIndex":"0x222"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430259a","validatorIndex":"0x223"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf7b2","index":"0x430259b","validatorIndex":"0x224"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a927","index":"0x430259c","validatorIndex":"0x225"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x430259d","validatorIndex":"0x226"}]},[],"0xa76c480437da8afe48b160125e9d6a00d2f8ba1837bc5a6b7d419ab5621bb0b9"]) 2025-01-08 16:03:12.2526|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722880 | 2.8 ms | slot 14 ms | 2025-01-08 16:03:12.2526|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","blockNumber":"0xd16500","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","prevRandao":"0xf086cbd5f822de8cdf279b34a499a25834dc625a816a51dafcd3440dd960cb8c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe60fe575f5ad8853aa540c8f2fc38d3b23244383f35a484e01a16b2e7b5e72df","timestamp":"0x677ea128","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a922","index":"0x4302596","validatorIndex":"0x21f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302597","validatorIndex":"0x220"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1ca","index":"0x4302598","validatorIndex":"0x221"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302599","validatorIndex":"0x222"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430259a","validatorIndex":"0x223"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf7b2","index":"0x430259b","validatorIndex":"0x224"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a927","index":"0x430259c","validatorIndex":"0x225"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x430259d","validatorIndex":"0x226"}]},[],"0xa76c480437da8afe48b160125e9d6a00d2f8ba1837bc5a6b7d419ab5621bb0b9"]) handled in 4ms 2025-01-08 16:03:12.2526|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.2526|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 0.00 MGas/s | 0.0 tps | 351.86 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:12.2526|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722880 (0xa3c90b...be12d3), Extra Data: chiado-teku-0 2025-01-08 16:03:12.2526|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722880 (0xa3c90b...be12d3). 2025-01-08 16:03:12.2526|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2526|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","blockNumber":"0xd16500","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","prevRandao":"0xf086cbd5f822de8cdf279b34a499a25834dc625a816a51dafcd3440dd960cb8c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe60fe575f5ad8853aa540c8f2fc38d3b23244383f35a484e01a16b2e7b5e72df","timestamp":"0x677ea128","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a922","index":"0x4302596","validatorIndex":"0x21f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302597","validatorIndex":"0x220"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1ca","index":"0x4302598","validatorIndex":"0x221"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302599","validatorIndex":"0x222"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430259a","validatorIndex":"0x223"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf7b2","index":"0x430259b","validatorIndex":"0x224"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a927","index":"0x430259c","validatorIndex":"0x225"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x430259d","validatorIndex":"0x226"}]},[],"0xa76c480437da8afe48b160125e9d6a00d2f8ba1837bc5a6b7d419ab5621bb0b9"]) 2025-01-08 16:03:12.2526|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","blockNumber":"0xd16500","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc1631b5c09ec4d36500dbcc23055a133425229c203f083284fa1b3515bf60673","prevRandao":"0xf086cbd5f822de8cdf279b34a499a25834dc625a816a51dafcd3440dd960cb8c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe60fe575f5ad8853aa540c8f2fc38d3b23244383f35a484e01a16b2e7b5e72df","timestamp":"0x677ea128","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a922","index":"0x4302596","validatorIndex":"0x21f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140105","index":"0x4302597","validatorIndex":"0x220"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13b1ca","index":"0x4302598","validatorIndex":"0x221"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x4302599","validatorIndex":"0x222"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x430259a","validatorIndex":"0x223"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf7b2","index":"0x430259b","validatorIndex":"0x224"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a927","index":"0x430259c","validatorIndex":"0x225"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x430259d","validatorIndex":"0x226"}]},[],"0xa76c480437da8afe48b160125e9d6a00d2f8ba1837bc5a6b7d419ab5621bb0b9"]) handled in 4ms 2025-01-08 16:03:12.2628|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","blockNumber":"0xd16501","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","prevRandao":"0x3c06745b66564796034bc7bd8ffe633f4290bb453bcbe0a1f6aa82eccef57578","receiptsRoot":"0xd8f2626f01a5c5d9fd32f3ee737535ed353a924614db974260879ecd67082ddf","stateRoot":"0x0e814163f40492b3b05b73d02e36d503661abc9f6d4b9afc9897f75de0570873","timestamp":"0x677ea12d","transactions":["0x02f901d58227d883054ada8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e116f05a2e54e5c33893f8f02f59aa6df906a618e5383099508573639d51fe352971e9605fb71bbceb98704a9af8e4c0dd3ae44a3ed4bc2f1ccec7c9e9032eeb3332e332e30000000000000000000000000000000000000000000000000000000c080a0e58cae0f920ed866db333d72f0cb91b29cf52bc369263cea1add888f8422d367a01f5d66ed9d06c0d57ff8dde7ba7759c26a2e253bdecb7a051d14be711e684fb9","0x02f901d58227d883053e7c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e30c19d601bf967295967c78bbb1466b6fc754d23639b380a7cf7fe5ae15a5cce4f87bb7553d9269ddfdeaffda0515c23a44224184096182844bf048bf9899086332e332e30000000000000000000000000000000000000000000000000000000c080a099833f94cebd8333b8fdd7a7f5736094695324275096d4bb2c1a80592aa7ed13a055c24b043ceaad5528e96f7ba9ef3badc47e1c66f145a774ffe8bbc2e6b803bf","0x02f901d58227d8830502ac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be92fe50c5ac87aab345583f44ab4d5b79c10484372e8a206ac054d02169118968b53ac9e840b436275bc125675eb12d5edcb881b33c8755b02842290c3a194ab0332e332e30000000000000000000000000000000000000000000000000000000c001a0accd06a5ea9e9dd0911133f2425e9ac9148593c32891e3bbbe028fb0d1b1d41da03a8e53c4fb0343ce04d220fb1b667a759cdc84cdb25e9949651028d7dc809130","0x02f901d58227d8830551ea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e154a1deef0230724ea2bbce264c4e88b33bf2b099f1e9c57267692fcd4496623ec64e4278c159f444fe4632aa65bd8d2ea4f82996c64f6f037128d87fe5f157d332e332e30000000000000000000000000000000000000000000000000000000c080a0b5cde73e1e9e3bce4ec7e589909aeea9cbaa91d50f27906c9ec8e003d61908bda03c4c564a99311ecfb673760b75dec79c7a2769afdc5795e92896fd1ce9966d79"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fa8a","index":"0x430259e","validatorIndex":"0x227"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430259f","validatorIndex":"0x228"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d50e","index":"0x43025a0","validatorIndex":"0x229"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x43025a1","validatorIndex":"0x22a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a2","validatorIndex":"0x22b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a3","validatorIndex":"0x22c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x43025a4","validatorIndex":"0x22d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x43025a5","validatorIndex":"0x22e"}]},[],"0x13727a72beda97ed96580cb3d0e6ffbf0917be5c3ae7c2e17380fee3cb0a0b38"]) 2025-01-08 16:03:12.2628|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","blockNumber":"0xd16501","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","prevRandao":"0x3c06745b66564796034bc7bd8ffe633f4290bb453bcbe0a1f6aa82eccef57578","receiptsRoot":"0xd8f2626f01a5c5d9fd32f3ee737535ed353a924614db974260879ecd67082ddf","stateRoot":"0x0e814163f40492b3b05b73d02e36d503661abc9f6d4b9afc9897f75de0570873","timestamp":"0x677ea12d","transactions":["0x02f901d58227d883054ada8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e116f05a2e54e5c33893f8f02f59aa6df906a618e5383099508573639d51fe352971e9605fb71bbceb98704a9af8e4c0dd3ae44a3ed4bc2f1ccec7c9e9032eeb3332e332e30000000000000000000000000000000000000000000000000000000c080a0e58cae0f920ed866db333d72f0cb91b29cf52bc369263cea1add888f8422d367a01f5d66ed9d06c0d57ff8dde7ba7759c26a2e253bdecb7a051d14be711e684fb9","0x02f901d58227d883053e7c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e30c19d601bf967295967c78bbb1466b6fc754d23639b380a7cf7fe5ae15a5cce4f87bb7553d9269ddfdeaffda0515c23a44224184096182844bf048bf9899086332e332e30000000000000000000000000000000000000000000000000000000c080a099833f94cebd8333b8fdd7a7f5736094695324275096d4bb2c1a80592aa7ed13a055c24b043ceaad5528e96f7ba9ef3badc47e1c66f145a774ffe8bbc2e6b803bf","0x02f901d58227d8830502ac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be92fe50c5ac87aab345583f44ab4d5b79c10484372e8a206ac054d02169118968b53ac9e840b436275bc125675eb12d5edcb881b33c8755b02842290c3a194ab0332e332e30000000000000000000000000000000000000000000000000000000c001a0accd06a5ea9e9dd0911133f2425e9ac9148593c32891e3bbbe028fb0d1b1d41da03a8e53c4fb0343ce04d220fb1b667a759cdc84cdb25e9949651028d7dc809130","0x02f901d58227d8830551ea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e154a1deef0230724ea2bbce264c4e88b33bf2b099f1e9c57267692fcd4496623ec64e4278c159f444fe4632aa65bd8d2ea4f82996c64f6f037128d87fe5f157d332e332e30000000000000000000000000000000000000000000000000000000c080a0b5cde73e1e9e3bce4ec7e589909aeea9cbaa91d50f27906c9ec8e003d61908bda03c4c564a99311ecfb673760b75dec79c7a2769afdc5795e92896fd1ce9966d79"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fa8a","index":"0x430259e","validatorIndex":"0x227"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430259f","validatorIndex":"0x228"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d50e","index":"0x43025a0","validatorIndex":"0x229"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x43025a1","validatorIndex":"0x22a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a2","validatorIndex":"0x22b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a3","validatorIndex":"0x22c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x43025a4","validatorIndex":"0x22d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x43025a5","validatorIndex":"0x22e"}]},[],"0x13727a72beda97ed96580cb3d0e6ffbf0917be5c3ae7c2e17380fee3cb0a0b38"]) 2025-01-08 16:03:12.2628|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722881 (0x3053bf...2b0d8d), Extra Data: chiado-teku-0 2025-01-08 16:03:12.2663|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722881. 2025-01-08 16:03:12.2663|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722881. 2025-01-08 16:03:12.2683|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722881 2025-01-08 16:03:12.2683|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722751 < 13722881 - 128 2025-01-08 16:03:12.2683|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722881 (0x3053bf...2b0d8d). 2025-01-08 16:03:12.2683|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:03:12.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.2683|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","blockNumber":"0xd16501","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","prevRandao":"0x3c06745b66564796034bc7bd8ffe633f4290bb453bcbe0a1f6aa82eccef57578","receiptsRoot":"0xd8f2626f01a5c5d9fd32f3ee737535ed353a924614db974260879ecd67082ddf","stateRoot":"0x0e814163f40492b3b05b73d02e36d503661abc9f6d4b9afc9897f75de0570873","timestamp":"0x677ea12d","transactions":["0x02f901d58227d883054ada8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e116f05a2e54e5c33893f8f02f59aa6df906a618e5383099508573639d51fe352971e9605fb71bbceb98704a9af8e4c0dd3ae44a3ed4bc2f1ccec7c9e9032eeb3332e332e30000000000000000000000000000000000000000000000000000000c080a0e58cae0f920ed866db333d72f0cb91b29cf52bc369263cea1add888f8422d367a01f5d66ed9d06c0d57ff8dde7ba7759c26a2e253bdecb7a051d14be711e684fb9","0x02f901d58227d883053e7c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e30c19d601bf967295967c78bbb1466b6fc754d23639b380a7cf7fe5ae15a5cce4f87bb7553d9269ddfdeaffda0515c23a44224184096182844bf048bf9899086332e332e30000000000000000000000000000000000000000000000000000000c080a099833f94cebd8333b8fdd7a7f5736094695324275096d4bb2c1a80592aa7ed13a055c24b043ceaad5528e96f7ba9ef3badc47e1c66f145a774ffe8bbc2e6b803bf","0x02f901d58227d8830502ac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be92fe50c5ac87aab345583f44ab4d5b79c10484372e8a206ac054d02169118968b53ac9e840b436275bc125675eb12d5edcb881b33c8755b02842290c3a194ab0332e332e30000000000000000000000000000000000000000000000000000000c001a0accd06a5ea9e9dd0911133f2425e9ac9148593c32891e3bbbe028fb0d1b1d41da03a8e53c4fb0343ce04d220fb1b667a759cdc84cdb25e9949651028d7dc809130","0x02f901d58227d8830551ea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e154a1deef0230724ea2bbce264c4e88b33bf2b099f1e9c57267692fcd4496623ec64e4278c159f444fe4632aa65bd8d2ea4f82996c64f6f037128d87fe5f157d332e332e30000000000000000000000000000000000000000000000000000000c080a0b5cde73e1e9e3bce4ec7e589909aeea9cbaa91d50f27906c9ec8e003d61908bda03c4c564a99311ecfb673760b75dec79c7a2769afdc5795e92896fd1ce9966d79"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fa8a","index":"0x430259e","validatorIndex":"0x227"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430259f","validatorIndex":"0x228"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d50e","index":"0x43025a0","validatorIndex":"0x229"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x43025a1","validatorIndex":"0x22a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a2","validatorIndex":"0x22b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a3","validatorIndex":"0x22c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x43025a4","validatorIndex":"0x22d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x43025a5","validatorIndex":"0x22e"}]},[],"0x13727a72beda97ed96580cb3d0e6ffbf0917be5c3ae7c2e17380fee3cb0a0b38"]) 2025-01-08 16:03:12.2683|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722881 | 3.9 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.2683|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.2683|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 29.75 MGas/s | 1,016.0 tps | 254.00 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:12.2683|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","blockNumber":"0xd16501","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","prevRandao":"0x3c06745b66564796034bc7bd8ffe633f4290bb453bcbe0a1f6aa82eccef57578","receiptsRoot":"0xd8f2626f01a5c5d9fd32f3ee737535ed353a924614db974260879ecd67082ddf","stateRoot":"0x0e814163f40492b3b05b73d02e36d503661abc9f6d4b9afc9897f75de0570873","timestamp":"0x677ea12d","transactions":["0x02f901d58227d883054ada8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e116f05a2e54e5c33893f8f02f59aa6df906a618e5383099508573639d51fe352971e9605fb71bbceb98704a9af8e4c0dd3ae44a3ed4bc2f1ccec7c9e9032eeb3332e332e30000000000000000000000000000000000000000000000000000000c080a0e58cae0f920ed866db333d72f0cb91b29cf52bc369263cea1add888f8422d367a01f5d66ed9d06c0d57ff8dde7ba7759c26a2e253bdecb7a051d14be711e684fb9","0x02f901d58227d883053e7c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e30c19d601bf967295967c78bbb1466b6fc754d23639b380a7cf7fe5ae15a5cce4f87bb7553d9269ddfdeaffda0515c23a44224184096182844bf048bf9899086332e332e30000000000000000000000000000000000000000000000000000000c080a099833f94cebd8333b8fdd7a7f5736094695324275096d4bb2c1a80592aa7ed13a055c24b043ceaad5528e96f7ba9ef3badc47e1c66f145a774ffe8bbc2e6b803bf","0x02f901d58227d8830502ac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be92fe50c5ac87aab345583f44ab4d5b79c10484372e8a206ac054d02169118968b53ac9e840b436275bc125675eb12d5edcb881b33c8755b02842290c3a194ab0332e332e30000000000000000000000000000000000000000000000000000000c001a0accd06a5ea9e9dd0911133f2425e9ac9148593c32891e3bbbe028fb0d1b1d41da03a8e53c4fb0343ce04d220fb1b667a759cdc84cdb25e9949651028d7dc809130","0x02f901d58227d8830551ea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e154a1deef0230724ea2bbce264c4e88b33bf2b099f1e9c57267692fcd4496623ec64e4278c159f444fe4632aa65bd8d2ea4f82996c64f6f037128d87fe5f157d332e332e30000000000000000000000000000000000000000000000000000000c080a0b5cde73e1e9e3bce4ec7e589909aeea9cbaa91d50f27906c9ec8e003d61908bda03c4c564a99311ecfb673760b75dec79c7a2769afdc5795e92896fd1ce9966d79"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fa8a","index":"0x430259e","validatorIndex":"0x227"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430259f","validatorIndex":"0x228"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d50e","index":"0x43025a0","validatorIndex":"0x229"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x43025a1","validatorIndex":"0x22a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a2","validatorIndex":"0x22b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a3","validatorIndex":"0x22c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x43025a4","validatorIndex":"0x22d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x43025a5","validatorIndex":"0x22e"}]},[],"0x13727a72beda97ed96580cb3d0e6ffbf0917be5c3ae7c2e17380fee3cb0a0b38"]) handled in 7ms 2025-01-08 16:03:12.2767|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722881 (0x3053bf...2b0d8d), Extra Data: chiado-teku-0 2025-01-08 16:03:12.2767|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722881 (0x3053bf...2b0d8d). 2025-01-08 16:03:12.2767|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2767|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","blockNumber":"0xd16501","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","prevRandao":"0x3c06745b66564796034bc7bd8ffe633f4290bb453bcbe0a1f6aa82eccef57578","receiptsRoot":"0xd8f2626f01a5c5d9fd32f3ee737535ed353a924614db974260879ecd67082ddf","stateRoot":"0x0e814163f40492b3b05b73d02e36d503661abc9f6d4b9afc9897f75de0570873","timestamp":"0x677ea12d","transactions":["0x02f901d58227d883054ada8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e116f05a2e54e5c33893f8f02f59aa6df906a618e5383099508573639d51fe352971e9605fb71bbceb98704a9af8e4c0dd3ae44a3ed4bc2f1ccec7c9e9032eeb3332e332e30000000000000000000000000000000000000000000000000000000c080a0e58cae0f920ed866db333d72f0cb91b29cf52bc369263cea1add888f8422d367a01f5d66ed9d06c0d57ff8dde7ba7759c26a2e253bdecb7a051d14be711e684fb9","0x02f901d58227d883053e7c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e30c19d601bf967295967c78bbb1466b6fc754d23639b380a7cf7fe5ae15a5cce4f87bb7553d9269ddfdeaffda0515c23a44224184096182844bf048bf9899086332e332e30000000000000000000000000000000000000000000000000000000c080a099833f94cebd8333b8fdd7a7f5736094695324275096d4bb2c1a80592aa7ed13a055c24b043ceaad5528e96f7ba9ef3badc47e1c66f145a774ffe8bbc2e6b803bf","0x02f901d58227d8830502ac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be92fe50c5ac87aab345583f44ab4d5b79c10484372e8a206ac054d02169118968b53ac9e840b436275bc125675eb12d5edcb881b33c8755b02842290c3a194ab0332e332e30000000000000000000000000000000000000000000000000000000c001a0accd06a5ea9e9dd0911133f2425e9ac9148593c32891e3bbbe028fb0d1b1d41da03a8e53c4fb0343ce04d220fb1b667a759cdc84cdb25e9949651028d7dc809130","0x02f901d58227d8830551ea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e154a1deef0230724ea2bbce264c4e88b33bf2b099f1e9c57267692fcd4496623ec64e4278c159f444fe4632aa65bd8d2ea4f82996c64f6f037128d87fe5f157d332e332e30000000000000000000000000000000000000000000000000000000c080a0b5cde73e1e9e3bce4ec7e589909aeea9cbaa91d50f27906c9ec8e003d61908bda03c4c564a99311ecfb673760b75dec79c7a2769afdc5795e92896fd1ce9966d79"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fa8a","index":"0x430259e","validatorIndex":"0x227"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430259f","validatorIndex":"0x228"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d50e","index":"0x43025a0","validatorIndex":"0x229"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x43025a1","validatorIndex":"0x22a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a2","validatorIndex":"0x22b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a3","validatorIndex":"0x22c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x43025a4","validatorIndex":"0x22d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x43025a5","validatorIndex":"0x22e"}]},[],"0x13727a72beda97ed96580cb3d0e6ffbf0917be5c3ae7c2e17380fee3cb0a0b38"]) 2025-01-08 16:03:12.2767|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","blockNumber":"0xd16501","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa3c90b9375797a36acc48d4ed07adad6a704b70cae9376d0e20acba8cebe12d3","prevRandao":"0x3c06745b66564796034bc7bd8ffe633f4290bb453bcbe0a1f6aa82eccef57578","receiptsRoot":"0xd8f2626f01a5c5d9fd32f3ee737535ed353a924614db974260879ecd67082ddf","stateRoot":"0x0e814163f40492b3b05b73d02e36d503661abc9f6d4b9afc9897f75de0570873","timestamp":"0x677ea12d","transactions":["0x02f901d58227d883054ada8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d48f95be7bdd2764eb5898b5e673df1d33ccb259f8f8b0beabd17d191ffcbbe7bb4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e116f05a2e54e5c33893f8f02f59aa6df906a618e5383099508573639d51fe352971e9605fb71bbceb98704a9af8e4c0dd3ae44a3ed4bc2f1ccec7c9e9032eeb3332e332e30000000000000000000000000000000000000000000000000000000c080a0e58cae0f920ed866db333d72f0cb91b29cf52bc369263cea1add888f8422d367a01f5d66ed9d06c0d57ff8dde7ba7759c26a2e253bdecb7a051d14be711e684fb9","0x02f901d58227d883053e7c8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e30c19d601bf967295967c78bbb1466b6fc754d23639b380a7cf7fe5ae15a5cce4f87bb7553d9269ddfdeaffda0515c23a44224184096182844bf048bf9899086332e332e30000000000000000000000000000000000000000000000000000000c080a099833f94cebd8333b8fdd7a7f5736094695324275096d4bb2c1a80592aa7ed13a055c24b043ceaad5528e96f7ba9ef3badc47e1c66f145a774ffe8bbc2e6b803bf","0x02f901d58227d8830502ac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be92fe50c5ac87aab345583f44ab4d5b79c10484372e8a206ac054d02169118968b53ac9e840b436275bc125675eb12d5edcb881b33c8755b02842290c3a194ab0332e332e30000000000000000000000000000000000000000000000000000000c001a0accd06a5ea9e9dd0911133f2425e9ac9148593c32891e3bbbe028fb0d1b1d41da03a8e53c4fb0343ce04d220fb1b667a759cdc84cdb25e9949651028d7dc809130","0x02f901d58227d8830551ea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e154a1deef0230724ea2bbce264c4e88b33bf2b099f1e9c57267692fcd4496623ec64e4278c159f444fe4632aa65bd8d2ea4f82996c64f6f037128d87fe5f157d332e332e30000000000000000000000000000000000000000000000000000000c080a0b5cde73e1e9e3bce4ec7e589909aeea9cbaa91d50f27906c9ec8e003d61908bda03c4c564a99311ecfb673760b75dec79c7a2769afdc5795e92896fd1ce9966d79"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fa8a","index":"0x430259e","validatorIndex":"0x227"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x430259f","validatorIndex":"0x228"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d50e","index":"0x43025a0","validatorIndex":"0x229"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142714","index":"0x43025a1","validatorIndex":"0x22a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a2","validatorIndex":"0x22b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb31","index":"0x43025a3","validatorIndex":"0x22c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d698","index":"0x43025a4","validatorIndex":"0x22d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1400fc","index":"0x43025a5","validatorIndex":"0x22e"}]},[],"0x13727a72beda97ed96580cb3d0e6ffbf0917be5c3ae7c2e17380fee3cb0a0b38"]) handled in 13ms 2025-01-08 16:03:12.2821|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","blockNumber":"0xd16502","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1cf3c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000201000000200000020000000000000000010000000000000000000000000000000000000000000000000220000000000000000000c000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000800200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","prevRandao":"0xd93ae84b73f5d758d5bd8eef3d9973f6cb45ef13c0a5051235396418bdf89569","receiptsRoot":"0x78333c5b19fcee7893f719d1e810c2cf48ce6eb0c66524c4e1eec2288c8f4323","stateRoot":"0x6aaf44e5d2a7354bfd0ef78dca4e3cf320a73de170589ab875cacdf9174b30a9","timestamp":"0x677ea132","transactions":["0xf9014d82096784b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0960d36f3758ffe0a0ad4ffded076f01da605ffd7f0e5463fd0457cc34d09536ea0292228263d21927b9a87d929bf6fba867756a64c42f647ebeb89a2373b19d8d9","0x02f901d58227d883055e8d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca9c77cf3a360deaee6c9155173b167ef4170f8b3e1b346dc379c64dfab83865ec076870184945b94dd1fb8132bd35618f13b2e3c0503f8efe9dca4bc2788082b332e332e30000000000000000000000000000000000000000000000000000000c080a024894453b1ca4445f3fb47e763a442d7a7029e74dd8b6e5fbbd17a11c6a66834a01ba66d3fd4fecacc24fa6c5ab41d4a67c4868d25452e4c11fc0b59d20992232e","0x02f901d58227d883055e8e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dcc8e585bf2c250427cfd16c248b11206b2182c32c6767639771ea32f6aaeb8eaaed99d40ae627b9220d85a4278b4e426b8596a57398033137caaaf5c9263e332e332e30000000000000000000000000000000000000000000000000000000c001a03f189a995b812c51758d3e67304380e2deb65978e5cb2ffa3775894ec959cd7ea05520b704881ed863308c82955bbf309043f4c761f91e11f89086a89b9acf2e67","0x02f901d58227d8830502ad8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc3e894e4f57668053622cf7f1b02e826fd6c6023b986a19e362514899622776038e9134d354b54af0e41643067c269401798e773379204cd53619727c2e8f50f332e332e30000000000000000000000000000000000000000000000000000000c080a081ddedff794886d1c59d5c26df7dad2f2a0382a5b39737661f2c7fd8263d0166a04695adc8b90c6abc7d9e66806a2867b7819767744f193909ee3acb20cf001f9d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a313","index":"0x43025a6","validatorIndex":"0x22f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d238","index":"0x43025a7","validatorIndex":"0x230"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d230","index":"0x43025a8","validatorIndex":"0x231"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025a9","validatorIndex":"0x232"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43c242","index":"0x43025aa","validatorIndex":"0x233"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x43025ab","validatorIndex":"0x234"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf22","index":"0x43025ac","validatorIndex":"0x235"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025ad","validatorIndex":"0x236"}]},[],"0xf6ed17bdde726bb3e026c33660a61f12e051ac717fe52866394a67d7fb5d187a"]) 2025-01-08 16:03:12.2821|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722882 (0xa54636...810d99), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:12.2821|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722882. 2025-01-08 16:03:12.2851|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","blockNumber":"0xd16502","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1cf3c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000201000000200000020000000000000000010000000000000000000000000000000000000000000000000220000000000000000000c000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000800200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","prevRandao":"0xd93ae84b73f5d758d5bd8eef3d9973f6cb45ef13c0a5051235396418bdf89569","receiptsRoot":"0x78333c5b19fcee7893f719d1e810c2cf48ce6eb0c66524c4e1eec2288c8f4323","stateRoot":"0x6aaf44e5d2a7354bfd0ef78dca4e3cf320a73de170589ab875cacdf9174b30a9","timestamp":"0x677ea132","transactions":["0xf9014d82096784b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0960d36f3758ffe0a0ad4ffded076f01da605ffd7f0e5463fd0457cc34d09536ea0292228263d21927b9a87d929bf6fba867756a64c42f647ebeb89a2373b19d8d9","0x02f901d58227d883055e8d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca9c77cf3a360deaee6c9155173b167ef4170f8b3e1b346dc379c64dfab83865ec076870184945b94dd1fb8132bd35618f13b2e3c0503f8efe9dca4bc2788082b332e332e30000000000000000000000000000000000000000000000000000000c080a024894453b1ca4445f3fb47e763a442d7a7029e74dd8b6e5fbbd17a11c6a66834a01ba66d3fd4fecacc24fa6c5ab41d4a67c4868d25452e4c11fc0b59d20992232e","0x02f901d58227d883055e8e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dcc8e585bf2c250427cfd16c248b11206b2182c32c6767639771ea32f6aaeb8eaaed99d40ae627b9220d85a4278b4e426b8596a57398033137caaaf5c9263e332e332e30000000000000000000000000000000000000000000000000000000c001a03f189a995b812c51758d3e67304380e2deb65978e5cb2ffa3775894ec959cd7ea05520b704881ed863308c82955bbf309043f4c761f91e11f89086a89b9acf2e67","0x02f901d58227d8830502ad8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc3e894e4f57668053622cf7f1b02e826fd6c6023b986a19e362514899622776038e9134d354b54af0e41643067c269401798e773379204cd53619727c2e8f50f332e332e30000000000000000000000000000000000000000000000000000000c080a081ddedff794886d1c59d5c26df7dad2f2a0382a5b39737661f2c7fd8263d0166a04695adc8b90c6abc7d9e66806a2867b7819767744f193909ee3acb20cf001f9d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a313","index":"0x43025a6","validatorIndex":"0x22f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d238","index":"0x43025a7","validatorIndex":"0x230"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d230","index":"0x43025a8","validatorIndex":"0x231"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025a9","validatorIndex":"0x232"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43c242","index":"0x43025aa","validatorIndex":"0x233"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x43025ab","validatorIndex":"0x234"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf22","index":"0x43025ac","validatorIndex":"0x235"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025ad","validatorIndex":"0x236"}]},[],"0xf6ed17bdde726bb3e026c33660a61f12e051ac717fe52866394a67d7fb5d187a"]) 2025-01-08 16:03:12.2851|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722882. 2025-01-08 16:03:12.2899|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722882 2025-01-08 16:03:12.2899|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722752 < 13722882 - 128 2025-01-08 16:03:12.2933|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:12.2933|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722882 (0xa54636...810d99). 2025-01-08 16:03:12.2933|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2933|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.2933|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722882 | 9.6 ms | slot 25 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.88) .. 3.00 2025-01-08 16:03:12.2933|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","blockNumber":"0xd16502","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1cf3c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000201000000200000020000000000000000010000000000000000000000000000000000000000000000000220000000000000000000c000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000800200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","prevRandao":"0xd93ae84b73f5d758d5bd8eef3d9973f6cb45ef13c0a5051235396418bdf89569","receiptsRoot":"0x78333c5b19fcee7893f719d1e810c2cf48ce6eb0c66524c4e1eec2288c8f4323","stateRoot":"0x6aaf44e5d2a7354bfd0ef78dca4e3cf320a73de170589ab875cacdf9174b30a9","timestamp":"0x677ea132","transactions":["0xf9014d82096784b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0960d36f3758ffe0a0ad4ffded076f01da605ffd7f0e5463fd0457cc34d09536ea0292228263d21927b9a87d929bf6fba867756a64c42f647ebeb89a2373b19d8d9","0x02f901d58227d883055e8d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca9c77cf3a360deaee6c9155173b167ef4170f8b3e1b346dc379c64dfab83865ec076870184945b94dd1fb8132bd35618f13b2e3c0503f8efe9dca4bc2788082b332e332e30000000000000000000000000000000000000000000000000000000c080a024894453b1ca4445f3fb47e763a442d7a7029e74dd8b6e5fbbd17a11c6a66834a01ba66d3fd4fecacc24fa6c5ab41d4a67c4868d25452e4c11fc0b59d20992232e","0x02f901d58227d883055e8e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dcc8e585bf2c250427cfd16c248b11206b2182c32c6767639771ea32f6aaeb8eaaed99d40ae627b9220d85a4278b4e426b8596a57398033137caaaf5c9263e332e332e30000000000000000000000000000000000000000000000000000000c001a03f189a995b812c51758d3e67304380e2deb65978e5cb2ffa3775894ec959cd7ea05520b704881ed863308c82955bbf309043f4c761f91e11f89086a89b9acf2e67","0x02f901d58227d8830502ad8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc3e894e4f57668053622cf7f1b02e826fd6c6023b986a19e362514899622776038e9134d354b54af0e41643067c269401798e773379204cd53619727c2e8f50f332e332e30000000000000000000000000000000000000000000000000000000c080a081ddedff794886d1c59d5c26df7dad2f2a0382a5b39737661f2c7fd8263d0166a04695adc8b90c6abc7d9e66806a2867b7819767744f193909ee3acb20cf001f9d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a313","index":"0x43025a6","validatorIndex":"0x22f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d238","index":"0x43025a7","validatorIndex":"0x230"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d230","index":"0x43025a8","validatorIndex":"0x231"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025a9","validatorIndex":"0x232"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43c242","index":"0x43025aa","validatorIndex":"0x233"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x43025ab","validatorIndex":"0x234"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf22","index":"0x43025ac","validatorIndex":"0x235"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025ad","validatorIndex":"0x236"}]},[],"0xf6ed17bdde726bb3e026c33660a61f12e051ac717fe52866394a67d7fb5d187a"]) 2025-01-08 16:03:12.2933|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 34 | sstore 11 | create 0 2025-01-08 16:03:12.2933|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 12.37 MGas/s | 417.1 tps | 104.28 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:12.2933|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","blockNumber":"0xd16502","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1cf3c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000201000000200000020000000000000000010000000000000000000000000000000000000000000000000220000000000000000000c000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000800200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","prevRandao":"0xd93ae84b73f5d758d5bd8eef3d9973f6cb45ef13c0a5051235396418bdf89569","receiptsRoot":"0x78333c5b19fcee7893f719d1e810c2cf48ce6eb0c66524c4e1eec2288c8f4323","stateRoot":"0x6aaf44e5d2a7354bfd0ef78dca4e3cf320a73de170589ab875cacdf9174b30a9","timestamp":"0x677ea132","transactions":["0xf9014d82096784b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0960d36f3758ffe0a0ad4ffded076f01da605ffd7f0e5463fd0457cc34d09536ea0292228263d21927b9a87d929bf6fba867756a64c42f647ebeb89a2373b19d8d9","0x02f901d58227d883055e8d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca9c77cf3a360deaee6c9155173b167ef4170f8b3e1b346dc379c64dfab83865ec076870184945b94dd1fb8132bd35618f13b2e3c0503f8efe9dca4bc2788082b332e332e30000000000000000000000000000000000000000000000000000000c080a024894453b1ca4445f3fb47e763a442d7a7029e74dd8b6e5fbbd17a11c6a66834a01ba66d3fd4fecacc24fa6c5ab41d4a67c4868d25452e4c11fc0b59d20992232e","0x02f901d58227d883055e8e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dcc8e585bf2c250427cfd16c248b11206b2182c32c6767639771ea32f6aaeb8eaaed99d40ae627b9220d85a4278b4e426b8596a57398033137caaaf5c9263e332e332e30000000000000000000000000000000000000000000000000000000c001a03f189a995b812c51758d3e67304380e2deb65978e5cb2ffa3775894ec959cd7ea05520b704881ed863308c82955bbf309043f4c761f91e11f89086a89b9acf2e67","0x02f901d58227d8830502ad8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc3e894e4f57668053622cf7f1b02e826fd6c6023b986a19e362514899622776038e9134d354b54af0e41643067c269401798e773379204cd53619727c2e8f50f332e332e30000000000000000000000000000000000000000000000000000000c080a081ddedff794886d1c59d5c26df7dad2f2a0382a5b39737661f2c7fd8263d0166a04695adc8b90c6abc7d9e66806a2867b7819767744f193909ee3acb20cf001f9d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a313","index":"0x43025a6","validatorIndex":"0x22f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d238","index":"0x43025a7","validatorIndex":"0x230"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d230","index":"0x43025a8","validatorIndex":"0x231"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025a9","validatorIndex":"0x232"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43c242","index":"0x43025aa","validatorIndex":"0x233"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x43025ab","validatorIndex":"0x234"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf22","index":"0x43025ac","validatorIndex":"0x235"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025ad","validatorIndex":"0x236"}]},[],"0xf6ed17bdde726bb3e026c33660a61f12e051ac717fe52866394a67d7fb5d187a"]) handled in 12ms 2025-01-08 16:03:12.2933|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722882 (0xa54636...810d99), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:12.2933|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722882 (0xa54636...810d99). 2025-01-08 16:03:12.2933|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.2933|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","blockNumber":"0xd16502","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1cf3c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000201000000200000020000000000000000010000000000000000000000000000000000000000000000000220000000000000000000c000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000800200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","prevRandao":"0xd93ae84b73f5d758d5bd8eef3d9973f6cb45ef13c0a5051235396418bdf89569","receiptsRoot":"0x78333c5b19fcee7893f719d1e810c2cf48ce6eb0c66524c4e1eec2288c8f4323","stateRoot":"0x6aaf44e5d2a7354bfd0ef78dca4e3cf320a73de170589ab875cacdf9174b30a9","timestamp":"0x677ea132","transactions":["0xf9014d82096784b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0960d36f3758ffe0a0ad4ffded076f01da605ffd7f0e5463fd0457cc34d09536ea0292228263d21927b9a87d929bf6fba867756a64c42f647ebeb89a2373b19d8d9","0x02f901d58227d883055e8d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca9c77cf3a360deaee6c9155173b167ef4170f8b3e1b346dc379c64dfab83865ec076870184945b94dd1fb8132bd35618f13b2e3c0503f8efe9dca4bc2788082b332e332e30000000000000000000000000000000000000000000000000000000c080a024894453b1ca4445f3fb47e763a442d7a7029e74dd8b6e5fbbd17a11c6a66834a01ba66d3fd4fecacc24fa6c5ab41d4a67c4868d25452e4c11fc0b59d20992232e","0x02f901d58227d883055e8e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dcc8e585bf2c250427cfd16c248b11206b2182c32c6767639771ea32f6aaeb8eaaed99d40ae627b9220d85a4278b4e426b8596a57398033137caaaf5c9263e332e332e30000000000000000000000000000000000000000000000000000000c001a03f189a995b812c51758d3e67304380e2deb65978e5cb2ffa3775894ec959cd7ea05520b704881ed863308c82955bbf309043f4c761f91e11f89086a89b9acf2e67","0x02f901d58227d8830502ad8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc3e894e4f57668053622cf7f1b02e826fd6c6023b986a19e362514899622776038e9134d354b54af0e41643067c269401798e773379204cd53619727c2e8f50f332e332e30000000000000000000000000000000000000000000000000000000c080a081ddedff794886d1c59d5c26df7dad2f2a0382a5b39737661f2c7fd8263d0166a04695adc8b90c6abc7d9e66806a2867b7819767744f193909ee3acb20cf001f9d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a313","index":"0x43025a6","validatorIndex":"0x22f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d238","index":"0x43025a7","validatorIndex":"0x230"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d230","index":"0x43025a8","validatorIndex":"0x231"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025a9","validatorIndex":"0x232"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43c242","index":"0x43025aa","validatorIndex":"0x233"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x43025ab","validatorIndex":"0x234"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf22","index":"0x43025ac","validatorIndex":"0x235"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025ad","validatorIndex":"0x236"}]},[],"0xf6ed17bdde726bb3e026c33660a61f12e051ac717fe52866394a67d7fb5d187a"]) 2025-01-08 16:03:12.2933|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","blockNumber":"0xd16502","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1cf3c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000201000000200000020000000000000000010000000000000000000000000000000000000000000000000220000000000000000000c000000000000000000000000000040000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000008000008040000000000000000000000000000000000000000800200000000000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x3053bf43719cc356c54ffd7b78838c96d191abb45a691a1371e1213be42b0d8d","prevRandao":"0xd93ae84b73f5d758d5bd8eef3d9973f6cb45ef13c0a5051235396418bdf89569","receiptsRoot":"0x78333c5b19fcee7893f719d1e810c2cf48ce6eb0c66524c4e1eec2288c8f4323","stateRoot":"0x6aaf44e5d2a7354bfd0ef78dca4e3cf320a73de170589ab875cacdf9174b30a9","timestamp":"0x677ea132","transactions":["0xf9014d82096784b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0960d36f3758ffe0a0ad4ffded076f01da605ffd7f0e5463fd0457cc34d09536ea0292228263d21927b9a87d929bf6fba867756a64c42f647ebeb89a2373b19d8d9","0x02f901d58227d883055e8d8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d468f51aaa4e244dc0334a1ab945d84f7086020b95dd2f66e0f472694abc787fe56be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca9c77cf3a360deaee6c9155173b167ef4170f8b3e1b346dc379c64dfab83865ec076870184945b94dd1fb8132bd35618f13b2e3c0503f8efe9dca4bc2788082b332e332e30000000000000000000000000000000000000000000000000000000c080a024894453b1ca4445f3fb47e763a442d7a7029e74dd8b6e5fbbd17a11c6a66834a01ba66d3fd4fecacc24fa6c5ab41d4a67c4868d25452e4c11fc0b59d20992232e","0x02f901d58227d883055e8e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dcc8e585bf2c250427cfd16c248b11206b2182c32c6767639771ea32f6aaeb8eaaed99d40ae627b9220d85a4278b4e426b8596a57398033137caaaf5c9263e332e332e30000000000000000000000000000000000000000000000000000000c001a03f189a995b812c51758d3e67304380e2deb65978e5cb2ffa3775894ec959cd7ea05520b704881ed863308c82955bbf309043f4c761f91e11f89086a89b9acf2e67","0x02f901d58227d8830502ad8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d47e421b8c79a973beca3b1fde0067a1a70227019cd722b9fcc5c30e013a35d5e2dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc3e894e4f57668053622cf7f1b02e826fd6c6023b986a19e362514899622776038e9134d354b54af0e41643067c269401798e773379204cd53619727c2e8f50f332e332e30000000000000000000000000000000000000000000000000000000c080a081ddedff794886d1c59d5c26df7dad2f2a0382a5b39737661f2c7fd8263d0166a04695adc8b90c6abc7d9e66806a2867b7819767744f193909ee3acb20cf001f9d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a313","index":"0x43025a6","validatorIndex":"0x22f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d238","index":"0x43025a7","validatorIndex":"0x230"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d230","index":"0x43025a8","validatorIndex":"0x231"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025a9","validatorIndex":"0x232"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43c242","index":"0x43025aa","validatorIndex":"0x233"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x43025ab","validatorIndex":"0x234"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf22","index":"0x43025ac","validatorIndex":"0x235"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1d","index":"0x43025ad","validatorIndex":"0x236"}]},[],"0xf6ed17bdde726bb3e026c33660a61f12e051ac717fe52866394a67d7fb5d187a"]) handled in 9ms 2025-01-08 16:03:12.3011|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","blockNumber":"0xd16503","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x13958","logsBloom":"0x00040001002000010000000000800000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000080000800000000000004000040000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000","parentHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","prevRandao":"0xba6219103d48fc3076e870bf9a1762f3c6388f0be6b693717790c3df3b05e923","receiptsRoot":"0x05136e08e9477678ef53c824725e760aa1c4560a34b923ea20bcad1852db8753","stateRoot":"0x400387af7968d9bf71806e91408be00785319c4216e037f0eec943d7de6a482a","timestamp":"0x677ea137","transactions":["0x02f8938227d88201148459682f008459682f0e8301d4c09422c1f6050e56d2876009903609a2cc3fef83b41580a4d7a78db80000000000000000000000000000000000000000000000000000000000000963c001a097e5e7f7fb2545fc41297ecbfc9ae5495060dc627f4c87f7f5e561983a84499aa0456f038f90051f5ad56590a75292d3f86e664ea9e0db9d055bcc289552e21633","0x02f901d58227d883054adb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4b4e9d8d36f330ed27d8095f6ac80c7a4919a1fadee4d97c4c2817cfde200f0ef8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e90c7731bbc9004b14411b631679003aea44fc89a7288a20fc846d155d8a8eb12dbc4f3c5f247f476a85670fee5fc27b2a910aacda24071039bf974377da55ebd332e332e30000000000000000000000000000000000000000000000000000000c080a00cd6d1cb46792940f73f74a963cda44715de1a7000f7f4c7889599b527cf5efca07e192297b9d80f8cbdf81bd664e37fb94b8e3e3c2c753b5dd8036780b11d702f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x43025ae","validatorIndex":"0x237"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf35","index":"0x43025af","validatorIndex":"0x238"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb27","index":"0x43025b0","validatorIndex":"0x239"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ac","index":"0x43025b1","validatorIndex":"0x23a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x43025b2","validatorIndex":"0x23b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1f","index":"0x43025b3","validatorIndex":"0x23c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae6b2","index":"0x43025b4","validatorIndex":"0x23d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x43025b5","validatorIndex":"0x23e"}]},[],"0x00bbb24aecf3fa2b0c1421edce1dcadc134b50a805e31df3cadb53baf027cb98"]) 2025-01-08 16:03:12.3011|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722883 (0x604d5d...706a01), Extra Data: chiado-lodestar-0 2025-01-08 16:03:12.3011|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","blockNumber":"0xd16503","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x13958","logsBloom":"0x00040001002000010000000000800000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000080000800000000000004000040000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000","parentHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","prevRandao":"0xba6219103d48fc3076e870bf9a1762f3c6388f0be6b693717790c3df3b05e923","receiptsRoot":"0x05136e08e9477678ef53c824725e760aa1c4560a34b923ea20bcad1852db8753","stateRoot":"0x400387af7968d9bf71806e91408be00785319c4216e037f0eec943d7de6a482a","timestamp":"0x677ea137","transactions":["0x02f8938227d88201148459682f008459682f0e8301d4c09422c1f6050e56d2876009903609a2cc3fef83b41580a4d7a78db80000000000000000000000000000000000000000000000000000000000000963c001a097e5e7f7fb2545fc41297ecbfc9ae5495060dc627f4c87f7f5e561983a84499aa0456f038f90051f5ad56590a75292d3f86e664ea9e0db9d055bcc289552e21633","0x02f901d58227d883054adb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4b4e9d8d36f330ed27d8095f6ac80c7a4919a1fadee4d97c4c2817cfde200f0ef8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e90c7731bbc9004b14411b631679003aea44fc89a7288a20fc846d155d8a8eb12dbc4f3c5f247f476a85670fee5fc27b2a910aacda24071039bf974377da55ebd332e332e30000000000000000000000000000000000000000000000000000000c080a00cd6d1cb46792940f73f74a963cda44715de1a7000f7f4c7889599b527cf5efca07e192297b9d80f8cbdf81bd664e37fb94b8e3e3c2c753b5dd8036780b11d702f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x43025ae","validatorIndex":"0x237"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf35","index":"0x43025af","validatorIndex":"0x238"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb27","index":"0x43025b0","validatorIndex":"0x239"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ac","index":"0x43025b1","validatorIndex":"0x23a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x43025b2","validatorIndex":"0x23b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1f","index":"0x43025b3","validatorIndex":"0x23c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae6b2","index":"0x43025b4","validatorIndex":"0x23d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x43025b5","validatorIndex":"0x23e"}]},[],"0x00bbb24aecf3fa2b0c1421edce1dcadc134b50a805e31df3cadb53baf027cb98"]) 2025-01-08 16:03:12.3011|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:12.3011|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 16:03:12.3071|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13722883 2025-01-08 16:03:12.3071|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722753 < 13722883 - 128 2025-01-08 16:03:12.3071|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722883 (0x604d5d...706a01). 2025-01-08 16:03:12.3071|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.3071|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","blockNumber":"0xd16503","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x13958","logsBloom":"0x00040001002000010000000000800000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000080000800000000000004000040000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000","parentHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","prevRandao":"0xba6219103d48fc3076e870bf9a1762f3c6388f0be6b693717790c3df3b05e923","receiptsRoot":"0x05136e08e9477678ef53c824725e760aa1c4560a34b923ea20bcad1852db8753","stateRoot":"0x400387af7968d9bf71806e91408be00785319c4216e037f0eec943d7de6a482a","timestamp":"0x677ea137","transactions":["0x02f8938227d88201148459682f008459682f0e8301d4c09422c1f6050e56d2876009903609a2cc3fef83b41580a4d7a78db80000000000000000000000000000000000000000000000000000000000000963c001a097e5e7f7fb2545fc41297ecbfc9ae5495060dc627f4c87f7f5e561983a84499aa0456f038f90051f5ad56590a75292d3f86e664ea9e0db9d055bcc289552e21633","0x02f901d58227d883054adb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4b4e9d8d36f330ed27d8095f6ac80c7a4919a1fadee4d97c4c2817cfde200f0ef8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e90c7731bbc9004b14411b631679003aea44fc89a7288a20fc846d155d8a8eb12dbc4f3c5f247f476a85670fee5fc27b2a910aacda24071039bf974377da55ebd332e332e30000000000000000000000000000000000000000000000000000000c080a00cd6d1cb46792940f73f74a963cda44715de1a7000f7f4c7889599b527cf5efca07e192297b9d80f8cbdf81bd664e37fb94b8e3e3c2c753b5dd8036780b11d702f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x43025ae","validatorIndex":"0x237"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf35","index":"0x43025af","validatorIndex":"0x238"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb27","index":"0x43025b0","validatorIndex":"0x239"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ac","index":"0x43025b1","validatorIndex":"0x23a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x43025b2","validatorIndex":"0x23b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1f","index":"0x43025b3","validatorIndex":"0x23c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae6b2","index":"0x43025b4","validatorIndex":"0x23d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x43025b5","validatorIndex":"0x23e"}]},[],"0x00bbb24aecf3fa2b0c1421edce1dcadc134b50a805e31df3cadb53baf027cb98"]) 2025-01-08 16:03:12.3071|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","blockNumber":"0xd16503","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x13958","logsBloom":"0x00040001002000010000000000800000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000080000800000000000004000040000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000","parentHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","prevRandao":"0xba6219103d48fc3076e870bf9a1762f3c6388f0be6b693717790c3df3b05e923","receiptsRoot":"0x05136e08e9477678ef53c824725e760aa1c4560a34b923ea20bcad1852db8753","stateRoot":"0x400387af7968d9bf71806e91408be00785319c4216e037f0eec943d7de6a482a","timestamp":"0x677ea137","transactions":["0x02f8938227d88201148459682f008459682f0e8301d4c09422c1f6050e56d2876009903609a2cc3fef83b41580a4d7a78db80000000000000000000000000000000000000000000000000000000000000963c001a097e5e7f7fb2545fc41297ecbfc9ae5495060dc627f4c87f7f5e561983a84499aa0456f038f90051f5ad56590a75292d3f86e664ea9e0db9d055bcc289552e21633","0x02f901d58227d883054adb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4b4e9d8d36f330ed27d8095f6ac80c7a4919a1fadee4d97c4c2817cfde200f0ef8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e90c7731bbc9004b14411b631679003aea44fc89a7288a20fc846d155d8a8eb12dbc4f3c5f247f476a85670fee5fc27b2a910aacda24071039bf974377da55ebd332e332e30000000000000000000000000000000000000000000000000000000c080a00cd6d1cb46792940f73f74a963cda44715de1a7000f7f4c7889599b527cf5efca07e192297b9d80f8cbdf81bd664e37fb94b8e3e3c2c753b5dd8036780b11d702f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x43025ae","validatorIndex":"0x237"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf35","index":"0x43025af","validatorIndex":"0x238"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb27","index":"0x43025b0","validatorIndex":"0x239"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ac","index":"0x43025b1","validatorIndex":"0x23a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x43025b2","validatorIndex":"0x23b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1f","index":"0x43025b3","validatorIndex":"0x23c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae6b2","index":"0x43025b4","validatorIndex":"0x23d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x43025b5","validatorIndex":"0x23e"}]},[],"0x00bbb24aecf3fa2b0c1421edce1dcadc134b50a805e31df3cadb53baf027cb98"]) handled in 7ms 2025-01-08 16:03:12.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:12.3084|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722883 | 4.5 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.3084|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.08 MGas | 2 txs | calls 19 ( 0) | sload 45 | sstore 11 | create 0 2025-01-08 16:03:12.3084|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722883 (0x604d5d...706a01), Extra Data: chiado-lodestar-0 2025-01-08 16:03:12.3084|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 17.93 MGas/s | 447.1 tps | 223.56 Blk/s | exec code from cache 51 | new 0 2025-01-08 16:03:12.3084|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13722883 (0x604d5d...706a01). 2025-01-08 16:03:12.3084|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:12.3084|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","blockNumber":"0xd16503","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x13958","logsBloom":"0x00040001002000010000000000800000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000080000800000000000004000040000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000","parentHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","prevRandao":"0xba6219103d48fc3076e870bf9a1762f3c6388f0be6b693717790c3df3b05e923","receiptsRoot":"0x05136e08e9477678ef53c824725e760aa1c4560a34b923ea20bcad1852db8753","stateRoot":"0x400387af7968d9bf71806e91408be00785319c4216e037f0eec943d7de6a482a","timestamp":"0x677ea137","transactions":["0x02f8938227d88201148459682f008459682f0e8301d4c09422c1f6050e56d2876009903609a2cc3fef83b41580a4d7a78db80000000000000000000000000000000000000000000000000000000000000963c001a097e5e7f7fb2545fc41297ecbfc9ae5495060dc627f4c87f7f5e561983a84499aa0456f038f90051f5ad56590a75292d3f86e664ea9e0db9d055bcc289552e21633","0x02f901d58227d883054adb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4b4e9d8d36f330ed27d8095f6ac80c7a4919a1fadee4d97c4c2817cfde200f0ef8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e90c7731bbc9004b14411b631679003aea44fc89a7288a20fc846d155d8a8eb12dbc4f3c5f247f476a85670fee5fc27b2a910aacda24071039bf974377da55ebd332e332e30000000000000000000000000000000000000000000000000000000c080a00cd6d1cb46792940f73f74a963cda44715de1a7000f7f4c7889599b527cf5efca07e192297b9d80f8cbdf81bd664e37fb94b8e3e3c2c753b5dd8036780b11d702f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x43025ae","validatorIndex":"0x237"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf35","index":"0x43025af","validatorIndex":"0x238"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb27","index":"0x43025b0","validatorIndex":"0x239"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ac","index":"0x43025b1","validatorIndex":"0x23a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x43025b2","validatorIndex":"0x23b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1f","index":"0x43025b3","validatorIndex":"0x23c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae6b2","index":"0x43025b4","validatorIndex":"0x23d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x43025b5","validatorIndex":"0x23e"}]},[],"0x00bbb24aecf3fa2b0c1421edce1dcadc134b50a805e31df3cadb53baf027cb98"]) 2025-01-08 16:03:12.3084|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","blockNumber":"0xd16503","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x13958","logsBloom":"0x00040001002000010000000000800000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000080000800000000000004000040000000000000000000000000000000000000000000000000000000000000000000000200000000000000010000000000000000000000000000000000000000000","parentHash":"0xa54636efaf64e90aaf98b2295a75b26387e1ecaaac7f161c5f1d7edc84810d99","prevRandao":"0xba6219103d48fc3076e870bf9a1762f3c6388f0be6b693717790c3df3b05e923","receiptsRoot":"0x05136e08e9477678ef53c824725e760aa1c4560a34b923ea20bcad1852db8753","stateRoot":"0x400387af7968d9bf71806e91408be00785319c4216e037f0eec943d7de6a482a","timestamp":"0x677ea137","transactions":["0x02f8938227d88201148459682f008459682f0e8301d4c09422c1f6050e56d2876009903609a2cc3fef83b41580a4d7a78db80000000000000000000000000000000000000000000000000000000000000963c001a097e5e7f7fb2545fc41297ecbfc9ae5495060dc627f4c87f7f5e561983a84499aa0456f038f90051f5ad56590a75292d3f86e664ea9e0db9d055bcc289552e21633","0x02f901d58227d883054adb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4b4e9d8d36f330ed27d8095f6ac80c7a4919a1fadee4d97c4c2817cfde200f0ef8be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e90c7731bbc9004b14411b631679003aea44fc89a7288a20fc846d155d8a8eb12dbc4f3c5f247f476a85670fee5fc27b2a910aacda24071039bf974377da55ebd332e332e30000000000000000000000000000000000000000000000000000000c080a00cd6d1cb46792940f73f74a963cda44715de1a7000f7f4c7889599b527cf5efca07e192297b9d80f8cbdf81bd664e37fb94b8e3e3c2c753b5dd8036780b11d702f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb19","index":"0x43025ae","validatorIndex":"0x237"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf35","index":"0x43025af","validatorIndex":"0x238"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb27","index":"0x43025b0","validatorIndex":"0x239"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ac","index":"0x43025b1","validatorIndex":"0x23a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb14","index":"0x43025b2","validatorIndex":"0x23b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb1f","index":"0x43025b3","validatorIndex":"0x23c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae6b2","index":"0x43025b4","validatorIndex":"0x23d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fdf1","index":"0x43025b5","validatorIndex":"0x23e"}]},[],"0x00bbb24aecf3fa2b0c1421edce1dcadc134b50a805e31df3cadb53baf027cb98"]) handled in 6ms 2025-01-08 16:03:12.3225|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:12.3225|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"}, null] 2025-01-08 16:03:12.3225|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722883 (0x604d5d...706a01), Safe: 13722869 (0xed9328...b1a2c6), Finalized: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:03:12.3225|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722883 (0x604d5d...706a01) was processed. 2025-01-08 16:03:12.3320|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722883 (0x604d5d...706a01) 2025-01-08 16:03:12.3322|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:12.3322|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) handled in 10ms 2025-01-08 16:03:12.3322|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|39|Cleaned processed blob txs from block 13722841 to block 13722856 2025-01-08 16:03:12.3322|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|39|Blob transactions database columns have been compacted 2025-01-08 16:03:12.4147|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x092dde4c2632e713b2fe46fd6e73e7a8c4025911ecd1d438718797d3bc6465b9","blockNumber":"0xd16504","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x40a22","logsBloom":"0x00040001002000000000000000800800000000004000000000000000000000000000000000000000000000010000000000000000000000000000002000000000000000200000000000000008000000000000000000000000000000000000000000000000020000000000000000000800000000000000000000200010020040000000000000800000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000108004000040000000002000000000000000000000000000000000000000800000000000020000000000000000000000010000020004000000200000000000000000000000000","parentHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","prevRandao":"0x536e28a75394dc2a3123bd8309ed62ab9d19c95b43c55a32f597dedcae4e034f","receiptsRoot":"0x6416d5e7d8d673198385918e0909db65ef860fa63509af9f98fff510169ca7d5","stateRoot":"0xc3121a04151f562d7d88ee26c0448e1a4785a6f52b00dc71cd364937300ab3ff","timestamp":"0x677ea146","transactions":["0x02f8b48227d88201158459682f008459682f0e830330249422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095920000000000000000000000006d03d600cdd8dcceadad7ca0d15dae1f9f077f81c080a09e7b63c467c0f4ea182911ab9b4e0d290b03419e45cb2a4790547d0686d11479a0739ab7a5a00cb8af5f6a822c97249ac19677e0dfead1ea79eb0bc916c6171025","0x02f901d58227d883055e8f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efde6188ecb9b4fd33bd5cfdb396553f07e75651598fb63043b5117584b8eaa961ae50d50092fe9e2ee683c03687d7c24691ac2fb49bc36c9d10fe46b627f2375332e332e30000000000000000000000000000000000000000000000000000000c001a08f31549f9364d4a0ea8f9b6de0d36be8baabec50a51bcad877b9c4e211b8f0c9a0558b8fdbafbcd936f1dca220b03afbcfedb22cb6e0ebea8d75e9ac48b9dbb1a7","0x02f901d58227d883055e908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833f686b8f0a3a11ad140c12715c38775c379b80d8c234a7db4745f8fe4b9da777dad95ff20c0d70f40de1f9e7fe7626e8ffb5edba6b333e252843bf234eaefbb332e332e30000000000000000000000000000000000000000000000000000000c080a04bf93f8affd70f3c17945595857ef8da903aa146df6bf3fb7c8edeac143b8595a023bcea88073361779d2575347c373dd41a1a34ca170d7cae4b8f346811536f98"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f6f","index":"0x43025b6","validatorIndex":"0x23f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a74b","index":"0x43025b7","validatorIndex":"0x240"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4585","index":"0x43025b8","validatorIndex":"0x241"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14551f","index":"0x43025b9","validatorIndex":"0x242"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025ba","validatorIndex":"0x243"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813c","index":"0x43025bb","validatorIndex":"0x244"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b19","index":"0x43025bc","validatorIndex":"0x245"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d88","index":"0x43025bd","validatorIndex":"0x246"}]},[],"0xecfea76b1680d4d62f7a7bdaf3166a7fefef6018d3efe7d85bf083a7ea386998"]) 2025-01-08 16:03:12.4147|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722884 (0x092dde...6465b9), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:12.4344|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722884. 2025-01-08 16:03:12.4363|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722884. 2025-01-08 16:03:12.4363|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722884 2025-01-08 16:03:12.4363|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722754 < 13722884 - 128 2025-01-08 16:03:12.4363|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722884 (0x092dde...6465b9). 2025-01-08 16:03:12.4363|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.4363|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x092dde4c2632e713b2fe46fd6e73e7a8c4025911ecd1d438718797d3bc6465b9","blockNumber":"0xd16504","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x40a22","logsBloom":"0x00040001002000000000000000800800000000004000000000000000000000000000000000000000000000010000000000000000000000000000002000000000000000200000000000000008000000000000000000000000000000000000000000000000020000000000000000000800000000000000000000200010020040000000000000800000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000108004000040000000002000000000000000000000000000000000000000800000000000020000000000000000000000010000020004000000200000000000000000000000000","parentHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","prevRandao":"0x536e28a75394dc2a3123bd8309ed62ab9d19c95b43c55a32f597dedcae4e034f","receiptsRoot":"0x6416d5e7d8d673198385918e0909db65ef860fa63509af9f98fff510169ca7d5","stateRoot":"0xc3121a04151f562d7d88ee26c0448e1a4785a6f52b00dc71cd364937300ab3ff","timestamp":"0x677ea146","transactions":["0x02f8b48227d88201158459682f008459682f0e830330249422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095920000000000000000000000006d03d600cdd8dcceadad7ca0d15dae1f9f077f81c080a09e7b63c467c0f4ea182911ab9b4e0d290b03419e45cb2a4790547d0686d11479a0739ab7a5a00cb8af5f6a822c97249ac19677e0dfead1ea79eb0bc916c6171025","0x02f901d58227d883055e8f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efde6188ecb9b4fd33bd5cfdb396553f07e75651598fb63043b5117584b8eaa961ae50d50092fe9e2ee683c03687d7c24691ac2fb49bc36c9d10fe46b627f2375332e332e30000000000000000000000000000000000000000000000000000000c001a08f31549f9364d4a0ea8f9b6de0d36be8baabec50a51bcad877b9c4e211b8f0c9a0558b8fdbafbcd936f1dca220b03afbcfedb22cb6e0ebea8d75e9ac48b9dbb1a7","0x02f901d58227d883055e908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833f686b8f0a3a11ad140c12715c38775c379b80d8c234a7db4745f8fe4b9da777dad95ff20c0d70f40de1f9e7fe7626e8ffb5edba6b333e252843bf234eaefbb332e332e30000000000000000000000000000000000000000000000000000000c080a04bf93f8affd70f3c17945595857ef8da903aa146df6bf3fb7c8edeac143b8595a023bcea88073361779d2575347c373dd41a1a34ca170d7cae4b8f346811536f98"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f6f","index":"0x43025b6","validatorIndex":"0x23f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a74b","index":"0x43025b7","validatorIndex":"0x240"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4585","index":"0x43025b8","validatorIndex":"0x241"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14551f","index":"0x43025b9","validatorIndex":"0x242"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025ba","validatorIndex":"0x243"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813c","index":"0x43025bb","validatorIndex":"0x244"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b19","index":"0x43025bc","validatorIndex":"0x245"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d88","index":"0x43025bd","validatorIndex":"0x246"}]},[],"0xecfea76b1680d4d62f7a7bdaf3166a7fefef6018d3efe7d85bf083a7ea386998"]) 2025-01-08 16:03:12.4363|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x092dde4c2632e713b2fe46fd6e73e7a8c4025911ecd1d438718797d3bc6465b9","blockNumber":"0xd16504","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x40a22","logsBloom":"0x00040001002000000000000000800800000000004000000000000000000000000000000000000000000000010000000000000000000000000000002000000000000000200000000000000008000000000000000000000000000000000000000000000000020000000000000000000800000000000000000000200010020040000000000000800000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000108004000040000000002000000000000000000000000000000000000000800000000000020000000000000000000000010000020004000000200000000000000000000000000","parentHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","prevRandao":"0x536e28a75394dc2a3123bd8309ed62ab9d19c95b43c55a32f597dedcae4e034f","receiptsRoot":"0x6416d5e7d8d673198385918e0909db65ef860fa63509af9f98fff510169ca7d5","stateRoot":"0xc3121a04151f562d7d88ee26c0448e1a4785a6f52b00dc71cd364937300ab3ff","timestamp":"0x677ea146","transactions":["0x02f8b48227d88201158459682f008459682f0e830330249422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095920000000000000000000000006d03d600cdd8dcceadad7ca0d15dae1f9f077f81c080a09e7b63c467c0f4ea182911ab9b4e0d290b03419e45cb2a4790547d0686d11479a0739ab7a5a00cb8af5f6a822c97249ac19677e0dfead1ea79eb0bc916c6171025","0x02f901d58227d883055e8f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efde6188ecb9b4fd33bd5cfdb396553f07e75651598fb63043b5117584b8eaa961ae50d50092fe9e2ee683c03687d7c24691ac2fb49bc36c9d10fe46b627f2375332e332e30000000000000000000000000000000000000000000000000000000c001a08f31549f9364d4a0ea8f9b6de0d36be8baabec50a51bcad877b9c4e211b8f0c9a0558b8fdbafbcd936f1dca220b03afbcfedb22cb6e0ebea8d75e9ac48b9dbb1a7","0x02f901d58227d883055e908459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833f686b8f0a3a11ad140c12715c38775c379b80d8c234a7db4745f8fe4b9da777dad95ff20c0d70f40de1f9e7fe7626e8ffb5edba6b333e252843bf234eaefbb332e332e30000000000000000000000000000000000000000000000000000000c080a04bf93f8affd70f3c17945595857ef8da903aa146df6bf3fb7c8edeac143b8595a023bcea88073361779d2575347c373dd41a1a34ca170d7cae4b8f346811536f98"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f6f","index":"0x43025b6","validatorIndex":"0x23f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a74b","index":"0x43025b7","validatorIndex":"0x240"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4585","index":"0x43025b8","validatorIndex":"0x241"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14551f","index":"0x43025b9","validatorIndex":"0x242"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025ba","validatorIndex":"0x243"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813c","index":"0x43025bb","validatorIndex":"0x244"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145b19","index":"0x43025bc","validatorIndex":"0x245"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d88","index":"0x43025bd","validatorIndex":"0x246"}]},[],"0xecfea76b1680d4d62f7a7bdaf3166a7fefef6018d3efe7d85bf083a7ea386998"]) handled in 25ms 2025-01-08 16:03:12.4363|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:12.4363|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722884 | 5.4 ms | slot 132 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.4363|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0004XDAI 0.26 MGas | 3 txs | calls 17 ( 0) | sload 46 | sstore 20 | create 0 2025-01-08 16:03:12.4363|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 49.38 MGas/s | 559.6 tps | 186.53 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:03:12.4403|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:12.4471|DEBUG|JsonRpc.JsonRpcProcessor|17|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75472bdc5b6c6b78c6458075e3bde33efa4c366a27722b858982976d46e37254","blockNumber":"0xd16505","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x092dde4c2632e713b2fe46fd6e73e7a8c4025911ecd1d438718797d3bc6465b9","prevRandao":"0x45cf437f6a14c071d78e99945014269f1c4773e6c4c22c210441ec02ee1daeeb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x585a9cdb3e70c3ab6dc3426017d8805b0539954ec760fd7b3060a8ee7ee26176","timestamp":"0x677ea14b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2e4","index":"0x43025be","validatorIndex":"0x247"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025bf","validatorIndex":"0x248"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584d","index":"0x43025c0","validatorIndex":"0x249"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148430","index":"0x43025c1","validatorIndex":"0x24a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39ba7d","index":"0x43025c2","validatorIndex":"0x24b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c3","validatorIndex":"0x24c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c4","validatorIndex":"0x24d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14264b","index":"0x43025c5","validatorIndex":"0x24e"}]},[],"0xac77eca4c852efee8232b4f88cc5e13ad553df745cdc64f38bbfd2cb7d36f72a"]) 2025-01-08 16:03:12.4471|INFO|Merge.Plugin.Handlers.NewPayloadHandler|17|Received New Block: 13722885 (0x75472b...e37254), Extra Data: chiado-lodestar-0 2025-01-08 16:03:12.4471|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:12.4471|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 16:03:12.4502|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722885 2025-01-08 16:03:12.4502|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722755 < 13722885 - 128 2025-01-08 16:03:12.4502|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:12.4502|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:12.4502|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722885 (0x75472b...e37254). 2025-01-08 16:03:12.4502|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.4502|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75472bdc5b6c6b78c6458075e3bde33efa4c366a27722b858982976d46e37254","blockNumber":"0xd16505","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x092dde4c2632e713b2fe46fd6e73e7a8c4025911ecd1d438718797d3bc6465b9","prevRandao":"0x45cf437f6a14c071d78e99945014269f1c4773e6c4c22c210441ec02ee1daeeb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x585a9cdb3e70c3ab6dc3426017d8805b0539954ec760fd7b3060a8ee7ee26176","timestamp":"0x677ea14b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2e4","index":"0x43025be","validatorIndex":"0x247"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025bf","validatorIndex":"0x248"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584d","index":"0x43025c0","validatorIndex":"0x249"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148430","index":"0x43025c1","validatorIndex":"0x24a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39ba7d","index":"0x43025c2","validatorIndex":"0x24b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c3","validatorIndex":"0x24c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c4","validatorIndex":"0x24d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14264b","index":"0x43025c5","validatorIndex":"0x24e"}]},[],"0xac77eca4c852efee8232b4f88cc5e13ad553df745cdc64f38bbfd2cb7d36f72a"]) 2025-01-08 16:03:12.4502|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722885 | 2.4 ms | slot 11 ms | 2025-01-08 16:03:12.4502|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x75472bdc5b6c6b78c6458075e3bde33efa4c366a27722b858982976d46e37254","blockNumber":"0xd16505","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x092dde4c2632e713b2fe46fd6e73e7a8c4025911ecd1d438718797d3bc6465b9","prevRandao":"0x45cf437f6a14c071d78e99945014269f1c4773e6c4c22c210441ec02ee1daeeb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x585a9cdb3e70c3ab6dc3426017d8805b0539954ec760fd7b3060a8ee7ee26176","timestamp":"0x677ea14b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d2e4","index":"0x43025be","validatorIndex":"0x247"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025bf","validatorIndex":"0x248"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584d","index":"0x43025c0","validatorIndex":"0x249"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148430","index":"0x43025c1","validatorIndex":"0x24a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39ba7d","index":"0x43025c2","validatorIndex":"0x24b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c3","validatorIndex":"0x24c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c4","validatorIndex":"0x24d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14264b","index":"0x43025c5","validatorIndex":"0x24e"}]},[],"0xac77eca4c852efee8232b4f88cc5e13ad553df745cdc64f38bbfd2cb7d36f72a"]) handled in 4ms 2025-01-08 16:03:12.4502|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.4502|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 411.18 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:12.4564|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdc2404e50d2f802a842817b595bac30ec28dec822266897ba2445a1fb6fab64b","blockNumber":"0xd16506","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x75472bdc5b6c6b78c6458075e3bde33efa4c366a27722b858982976d46e37254","prevRandao":"0xbb94498e47cdd2567fccbc52263f5e10b08c6bf9537f264bc6393e17d4a488cd","receiptsRoot":"0x578037fdc5c1d8c2dafba5f68e0b2e17fbf5e4b0aabbd88443ad12e60e2cd4b9","stateRoot":"0xbf2afb7d766eaf176bd48778c9466aa94e701294eefead6199f4b6e532843fbb","timestamp":"0x677ea150","transactions":["0x02f901d58227d883055e918459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cdb59ab258bca8c3dc28005699e8407d1eaddd2002b8caa65b9125197e98c2937f22fa28e6093f743b85d0c8503cca663c65fca452b27adbd1b7b51491273672f332e332e30000000000000000000000000000000000000000000000000000000c001a01e4c7c18e179a08cdebf82c787f23c66ae0702c0efefaa938fd7fc72c39d807da00ebc9777e7667eca675d3ddc327d526ac0a53ecbbfeef79310c9aa6a99093bc5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c6","validatorIndex":"0x24f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a020b","index":"0x43025c7","validatorIndex":"0x250"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd62e","index":"0x43025c8","validatorIndex":"0x251"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459e0","index":"0x43025c9","validatorIndex":"0x252"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ad5","index":"0x43025ca","validatorIndex":"0x253"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025cb","validatorIndex":"0x254"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad1f","index":"0x43025cc","validatorIndex":"0x255"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457fd","index":"0x43025cd","validatorIndex":"0x256"}]},[],"0xd6b166a6987e2d84894d8c7bef278ec6f1a53792ef0d8fd0b164144be30b096d"]) 2025-01-08 16:03:12.4564|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722886 (0xdc2404...fab64b), Extra Data: chiado-teku-0 2025-01-08 16:03:12.4564|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:12.4564|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:03:12.4608|DEBUG|TxPool.TxBroadcaster|17|Broadcasting transactions to all peers 2025-01-08 16:03:12.4608|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722886 2025-01-08 16:03:12.4608|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722756 < 13722886 - 128 2025-01-08 16:03:12.4608|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:12.4608|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:12.4608|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722886 | 3.3 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.4608|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722886 (0xdc2404...fab64b). 2025-01-08 16:03:12.4608|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.4608|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.4608|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 8.92 MGas/s | 304.7 tps | 304.69 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:12.4608|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdc2404e50d2f802a842817b595bac30ec28dec822266897ba2445a1fb6fab64b","blockNumber":"0xd16506","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x75472bdc5b6c6b78c6458075e3bde33efa4c366a27722b858982976d46e37254","prevRandao":"0xbb94498e47cdd2567fccbc52263f5e10b08c6bf9537f264bc6393e17d4a488cd","receiptsRoot":"0x578037fdc5c1d8c2dafba5f68e0b2e17fbf5e4b0aabbd88443ad12e60e2cd4b9","stateRoot":"0xbf2afb7d766eaf176bd48778c9466aa94e701294eefead6199f4b6e532843fbb","timestamp":"0x677ea150","transactions":["0x02f901d58227d883055e918459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cdb59ab258bca8c3dc28005699e8407d1eaddd2002b8caa65b9125197e98c2937f22fa28e6093f743b85d0c8503cca663c65fca452b27adbd1b7b51491273672f332e332e30000000000000000000000000000000000000000000000000000000c001a01e4c7c18e179a08cdebf82c787f23c66ae0702c0efefaa938fd7fc72c39d807da00ebc9777e7667eca675d3ddc327d526ac0a53ecbbfeef79310c9aa6a99093bc5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c6","validatorIndex":"0x24f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a020b","index":"0x43025c7","validatorIndex":"0x250"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd62e","index":"0x43025c8","validatorIndex":"0x251"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459e0","index":"0x43025c9","validatorIndex":"0x252"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ad5","index":"0x43025ca","validatorIndex":"0x253"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025cb","validatorIndex":"0x254"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad1f","index":"0x43025cc","validatorIndex":"0x255"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457fd","index":"0x43025cd","validatorIndex":"0x256"}]},[],"0xd6b166a6987e2d84894d8c7bef278ec6f1a53792ef0d8fd0b164144be30b096d"]) 2025-01-08 16:03:12.4608|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdc2404e50d2f802a842817b595bac30ec28dec822266897ba2445a1fb6fab64b","blockNumber":"0xd16506","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x75472bdc5b6c6b78c6458075e3bde33efa4c366a27722b858982976d46e37254","prevRandao":"0xbb94498e47cdd2567fccbc52263f5e10b08c6bf9537f264bc6393e17d4a488cd","receiptsRoot":"0x578037fdc5c1d8c2dafba5f68e0b2e17fbf5e4b0aabbd88443ad12e60e2cd4b9","stateRoot":"0xbf2afb7d766eaf176bd48778c9466aa94e701294eefead6199f4b6e532843fbb","timestamp":"0x677ea150","transactions":["0x02f901d58227d883055e918459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cdb59ab258bca8c3dc28005699e8407d1eaddd2002b8caa65b9125197e98c2937f22fa28e6093f743b85d0c8503cca663c65fca452b27adbd1b7b51491273672f332e332e30000000000000000000000000000000000000000000000000000000c001a01e4c7c18e179a08cdebf82c787f23c66ae0702c0efefaa938fd7fc72c39d807da00ebc9777e7667eca675d3ddc327d526ac0a53ecbbfeef79310c9aa6a99093bc5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025c6","validatorIndex":"0x24f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a020b","index":"0x43025c7","validatorIndex":"0x250"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd62e","index":"0x43025c8","validatorIndex":"0x251"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1459e0","index":"0x43025c9","validatorIndex":"0x252"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ad5","index":"0x43025ca","validatorIndex":"0x253"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025cb","validatorIndex":"0x254"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad1f","index":"0x43025cc","validatorIndex":"0x255"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457fd","index":"0x43025cd","validatorIndex":"0x256"}]},[],"0xd6b166a6987e2d84894d8c7bef278ec6f1a53792ef0d8fd0b164144be30b096d"]) handled in 5ms 2025-01-08 16:03:12.4693|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x941b5c6b8704198395af89c509995f46f776054b3e42d7ab0a19808c1dc1a6b3","blockNumber":"0xd16507","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdc2404e50d2f802a842817b595bac30ec28dec822266897ba2445a1fb6fab64b","prevRandao":"0x327f239de4492e43b34f734f88998c0e0fecdecda822cb029e8a97717237b148","receiptsRoot":"0xeb970e2591952d56a3050854618c866db43b622f00b9b9a6fb0232831f91322e","stateRoot":"0xf6f822566366a61fea27fd3efde118b70e9d90dfd4baffd19034ac5f6dd110ad","timestamp":"0x677ea155","transactions":["0x02f901d58227d883055e928459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe12b88091ed7e41a8a6d8babd242a6f003044caa9a2c42924141730cb446efac55c78bf82a25373f506dbb60ceb25f8ac615c615a414ca6661a2d3edf112493332e332e30000000000000000000000000000000000000000000000000000000c001a072922f6cacf9cf35c6c270922e74cdeaafde2fe54c0ce7f973352e0321ccf7f4a043e389f72874cfaf108dd53b17be805f2eb6e15a59eff1558d78f30c7ad1ea9c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14552a","index":"0x43025ce","validatorIndex":"0x257"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450fa","index":"0x43025cf","validatorIndex":"0x258"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025d0","validatorIndex":"0x259"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4be2","index":"0x43025d1","validatorIndex":"0x25a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff57","index":"0x43025d2","validatorIndex":"0x25b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025d3","validatorIndex":"0x25c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145533","index":"0x43025d4","validatorIndex":"0x25d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e33","index":"0x43025d5","validatorIndex":"0x25e"}]},[],"0xd5f0ac3a82225db678d28dcf826cd91861cce93d1197eac8ae6fd2c36d25063a"]) 2025-01-08 16:03:12.4693|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722887 (0x941b5c...c1a6b3), Extra Data: chiado-lodestar-0 2025-01-08 16:03:12.4693|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:12.4693|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:12.4731|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722887 2025-01-08 16:03:12.4731|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722757 < 13722887 - 128 2025-01-08 16:03:12.4731|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:12.4731|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:12.4731|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722887 (0x941b5c...c1a6b3). 2025-01-08 16:03:12.4731|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.4731|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x941b5c6b8704198395af89c509995f46f776054b3e42d7ab0a19808c1dc1a6b3","blockNumber":"0xd16507","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdc2404e50d2f802a842817b595bac30ec28dec822266897ba2445a1fb6fab64b","prevRandao":"0x327f239de4492e43b34f734f88998c0e0fecdecda822cb029e8a97717237b148","receiptsRoot":"0xeb970e2591952d56a3050854618c866db43b622f00b9b9a6fb0232831f91322e","stateRoot":"0xf6f822566366a61fea27fd3efde118b70e9d90dfd4baffd19034ac5f6dd110ad","timestamp":"0x677ea155","transactions":["0x02f901d58227d883055e928459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe12b88091ed7e41a8a6d8babd242a6f003044caa9a2c42924141730cb446efac55c78bf82a25373f506dbb60ceb25f8ac615c615a414ca6661a2d3edf112493332e332e30000000000000000000000000000000000000000000000000000000c001a072922f6cacf9cf35c6c270922e74cdeaafde2fe54c0ce7f973352e0321ccf7f4a043e389f72874cfaf108dd53b17be805f2eb6e15a59eff1558d78f30c7ad1ea9c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14552a","index":"0x43025ce","validatorIndex":"0x257"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450fa","index":"0x43025cf","validatorIndex":"0x258"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025d0","validatorIndex":"0x259"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4be2","index":"0x43025d1","validatorIndex":"0x25a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff57","index":"0x43025d2","validatorIndex":"0x25b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025d3","validatorIndex":"0x25c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145533","index":"0x43025d4","validatorIndex":"0x25d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e33","index":"0x43025d5","validatorIndex":"0x25e"}]},[],"0xd5f0ac3a82225db678d28dcf826cd91861cce93d1197eac8ae6fd2c36d25063a"]) 2025-01-08 16:03:12.4731|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722887 | 3.0 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.4731|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x941b5c6b8704198395af89c509995f46f776054b3e42d7ab0a19808c1dc1a6b3","blockNumber":"0xd16507","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdc2404e50d2f802a842817b595bac30ec28dec822266897ba2445a1fb6fab64b","prevRandao":"0x327f239de4492e43b34f734f88998c0e0fecdecda822cb029e8a97717237b148","receiptsRoot":"0xeb970e2591952d56a3050854618c866db43b622f00b9b9a6fb0232831f91322e","stateRoot":"0xf6f822566366a61fea27fd3efde118b70e9d90dfd4baffd19034ac5f6dd110ad","timestamp":"0x677ea155","transactions":["0x02f901d58227d883055e928459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4aa64580080186b6ef331d8e094e4dedfd28a5933e2ee950fb98e480adbfba637cbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe12b88091ed7e41a8a6d8babd242a6f003044caa9a2c42924141730cb446efac55c78bf82a25373f506dbb60ceb25f8ac615c615a414ca6661a2d3edf112493332e332e30000000000000000000000000000000000000000000000000000000c001a072922f6cacf9cf35c6c270922e74cdeaafde2fe54c0ce7f973352e0321ccf7f4a043e389f72874cfaf108dd53b17be805f2eb6e15a59eff1558d78f30c7ad1ea9c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14552a","index":"0x43025ce","validatorIndex":"0x257"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450fa","index":"0x43025cf","validatorIndex":"0x258"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad33","index":"0x43025d0","validatorIndex":"0x259"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4be2","index":"0x43025d1","validatorIndex":"0x25a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff57","index":"0x43025d2","validatorIndex":"0x25b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025d3","validatorIndex":"0x25c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145533","index":"0x43025d4","validatorIndex":"0x25d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e33","index":"0x43025d5","validatorIndex":"0x25e"}]},[],"0xd5f0ac3a82225db678d28dcf826cd91861cce93d1197eac8ae6fd2c36d25063a"]) handled in 5ms 2025-01-08 16:03:12.4731|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.4731|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 9.61 MGas/s | 328.5 tps | 328.52 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:12.4820|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe651eb49f99267323c68beea0b0064255aa3b3835e9c31c8f12b206f03b6ffa5","blockNumber":"0xd16508","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x941b5c6b8704198395af89c509995f46f776054b3e42d7ab0a19808c1dc1a6b3","prevRandao":"0x43783b3378d7a7bb4f349afa1c97ea68ab1408c668dd2366d064b2b9345b49b5","receiptsRoot":"0x3b58177536251fef15e39f0da26ca16d2f47ab6d56fb4421f34cd1a511905a26","stateRoot":"0x337e8a308685c9154e98cd16737f154eeb1cfaec6b87aafc39a7205be494bb48","timestamp":"0x677ea15a","transactions":["0x02f901d58227d883055e938459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9a0eea6c3435c01f0ad5db6764794e3dd87ac972bc59632e7eb1b68ef46bac9774d8966e7d96c01d76480f9f0f9622c6772b3894f4e52b0684c8bab79b52ec91332e332e30000000000000000000000000000000000000000000000000000000c080a0ca6c51c58045b475650ba67a21a9ec0be6271abed04d9f632ecb7ea8f1b91262a032a53d8a967050139ce611ac193fde341315faeab661c7939a16ba5e50fd6030"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025d6","validatorIndex":"0x25f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f7b","index":"0x43025d7","validatorIndex":"0x260"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14295a","index":"0x43025d8","validatorIndex":"0x261"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c5c","index":"0x43025d9","validatorIndex":"0x262"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145836","index":"0x43025da","validatorIndex":"0x263"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456d8","index":"0x43025db","validatorIndex":"0x264"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148444","index":"0x43025dc","validatorIndex":"0x265"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025dd","validatorIndex":"0x266"}]},[],"0x127f052f32e8bf18da2bc36ebbd03cc7f70df1eceaeec8f51225916fda94cd65"]) 2025-01-08 16:03:12.4820|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722888 (0xe651eb...b6ffa5), Extra Data: Nethermind 2025-01-08 16:03:12.4820|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:12.4820|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:03:12.4863|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13722888 2025-01-08 16:03:12.4863|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722758 < 13722888 - 128 2025-01-08 16:03:12.4863|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:12.4863|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13722888 (0xe651eb...b6ffa5). 2025-01-08 16:03:12.4863|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:12.4863|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.4863|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe651eb49f99267323c68beea0b0064255aa3b3835e9c31c8f12b206f03b6ffa5","blockNumber":"0xd16508","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x941b5c6b8704198395af89c509995f46f776054b3e42d7ab0a19808c1dc1a6b3","prevRandao":"0x43783b3378d7a7bb4f349afa1c97ea68ab1408c668dd2366d064b2b9345b49b5","receiptsRoot":"0x3b58177536251fef15e39f0da26ca16d2f47ab6d56fb4421f34cd1a511905a26","stateRoot":"0x337e8a308685c9154e98cd16737f154eeb1cfaec6b87aafc39a7205be494bb48","timestamp":"0x677ea15a","transactions":["0x02f901d58227d883055e938459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9a0eea6c3435c01f0ad5db6764794e3dd87ac972bc59632e7eb1b68ef46bac9774d8966e7d96c01d76480f9f0f9622c6772b3894f4e52b0684c8bab79b52ec91332e332e30000000000000000000000000000000000000000000000000000000c080a0ca6c51c58045b475650ba67a21a9ec0be6271abed04d9f632ecb7ea8f1b91262a032a53d8a967050139ce611ac193fde341315faeab661c7939a16ba5e50fd6030"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025d6","validatorIndex":"0x25f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f7b","index":"0x43025d7","validatorIndex":"0x260"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14295a","index":"0x43025d8","validatorIndex":"0x261"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c5c","index":"0x43025d9","validatorIndex":"0x262"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145836","index":"0x43025da","validatorIndex":"0x263"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456d8","index":"0x43025db","validatorIndex":"0x264"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148444","index":"0x43025dc","validatorIndex":"0x265"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025dd","validatorIndex":"0x266"}]},[],"0x127f052f32e8bf18da2bc36ebbd03cc7f70df1eceaeec8f51225916fda94cd65"]) 2025-01-08 16:03:12.4863|INFO|Consensus.Processing.BlockchainProcessor|17|Processed 13722888 | 3.5 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:12.4863|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe651eb49f99267323c68beea0b0064255aa3b3835e9c31c8f12b206f03b6ffa5","blockNumber":"0xd16508","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x941b5c6b8704198395af89c509995f46f776054b3e42d7ab0a19808c1dc1a6b3","prevRandao":"0x43783b3378d7a7bb4f349afa1c97ea68ab1408c668dd2366d064b2b9345b49b5","receiptsRoot":"0x3b58177536251fef15e39f0da26ca16d2f47ab6d56fb4421f34cd1a511905a26","stateRoot":"0x337e8a308685c9154e98cd16737f154eeb1cfaec6b87aafc39a7205be494bb48","timestamp":"0x677ea15a","transactions":["0x02f901d58227d883055e938459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c9a0eea6c3435c01f0ad5db6764794e3dd87ac972bc59632e7eb1b68ef46bac9774d8966e7d96c01d76480f9f0f9622c6772b3894f4e52b0684c8bab79b52ec91332e332e30000000000000000000000000000000000000000000000000000000c080a0ca6c51c58045b475650ba67a21a9ec0be6271abed04d9f632ecb7ea8f1b91262a032a53d8a967050139ce611ac193fde341315faeab661c7939a16ba5e50fd6030"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025d6","validatorIndex":"0x25f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f7b","index":"0x43025d7","validatorIndex":"0x260"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14295a","index":"0x43025d8","validatorIndex":"0x261"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c5c","index":"0x43025d9","validatorIndex":"0x262"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145836","index":"0x43025da","validatorIndex":"0x263"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456d8","index":"0x43025db","validatorIndex":"0x264"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148444","index":"0x43025dc","validatorIndex":"0x265"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d34b","index":"0x43025dd","validatorIndex":"0x266"}]},[],"0x127f052f32e8bf18da2bc36ebbd03cc7f70df1eceaeec8f51225916fda94cd65"]) handled in 5ms 2025-01-08 16:03:12.4863|INFO|Consensus.Processing.BlockchainProcessor|17| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.4863|INFO|Consensus.Processing.BlockchainProcessor|17| Block throughput 8.32 MGas/s | 284.0 tps | 284.01 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:12.4956|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","blockNumber":"0xd16509","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe651eb49f99267323c68beea0b0064255aa3b3835e9c31c8f12b206f03b6ffa5","prevRandao":"0x2e44c9d177eb2564a9b358db1776b35eac1d959fdb2bd5f011d6d1c7544762f3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3ac4092c36d3c5bac18571154f498f95dff83195a80643f1ac6802bcc4c18499","timestamp":"0x677ea15f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456cf","index":"0x43025de","validatorIndex":"0x267"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137d0a","index":"0x43025df","validatorIndex":"0x268"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d517","index":"0x43025e0","validatorIndex":"0x269"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x43025e1","validatorIndex":"0x26a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5fa","index":"0x43025e2","validatorIndex":"0x26b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d51","index":"0x43025e3","validatorIndex":"0x26c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb26","index":"0x43025e4","validatorIndex":"0x26d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c73cf","index":"0x43025e5","validatorIndex":"0x26e"}]},[],"0x007d17c4917dcd213f4f7e75db4b22f227628ca893d02ce0ad4c93a51a2c06d3"]) 2025-01-08 16:03:12.4956|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722889 (0xf53dec...9d6470), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:03:12.4963|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->167.235.9.223:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:03:12.4963|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Clearing caches 2025-01-08 16:03:12.4963|DEBUG|Consensus.Processing.BlockCachePreWarmer|17|Cleared caches: None 2025-01-08 16:03:12.4963|DEBUG|Trie.Pruning.TrieStore|17|Beginning new BlockCommitSet - 13722889 2025-01-08 16:03:12.4963|DEBUG|Trie.Pruning.TrieStore|17|Removing historical (131) 13722759 < 13722889 - 128 2025-01-08 16:03:12.4963|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:03:12.4963|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:03:12.5002|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|17|Valid. Result of New Block: 13722889 (0xf53dec...9d6470). 2025-01-08 16:03:12.4963|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722889 | 2.9 ms | slot 13 ms | 2025-01-08 16:03:12.5002|DEBUG|Merge.Plugin.GC.GCKeeper|17|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:12.5002|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:12.5002|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 339.90 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:12.5002|DEBUG|JsonRpc.JsonRpcProcessor|17|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","blockNumber":"0xd16509","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe651eb49f99267323c68beea0b0064255aa3b3835e9c31c8f12b206f03b6ffa5","prevRandao":"0x2e44c9d177eb2564a9b358db1776b35eac1d959fdb2bd5f011d6d1c7544762f3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3ac4092c36d3c5bac18571154f498f95dff83195a80643f1ac6802bcc4c18499","timestamp":"0x677ea15f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456cf","index":"0x43025de","validatorIndex":"0x267"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137d0a","index":"0x43025df","validatorIndex":"0x268"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d517","index":"0x43025e0","validatorIndex":"0x269"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x43025e1","validatorIndex":"0x26a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5fa","index":"0x43025e2","validatorIndex":"0x26b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d51","index":"0x43025e3","validatorIndex":"0x26c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb26","index":"0x43025e4","validatorIndex":"0x26d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c73cf","index":"0x43025e5","validatorIndex":"0x26e"}]},[],"0x007d17c4917dcd213f4f7e75db4b22f227628ca893d02ce0ad4c93a51a2c06d3"]) 2025-01-08 16:03:12.5002|DEBUG|JsonRpc.JsonRpcProcessor|17| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","blockNumber":"0xd16509","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe651eb49f99267323c68beea0b0064255aa3b3835e9c31c8f12b206f03b6ffa5","prevRandao":"0x2e44c9d177eb2564a9b358db1776b35eac1d959fdb2bd5f011d6d1c7544762f3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3ac4092c36d3c5bac18571154f498f95dff83195a80643f1ac6802bcc4c18499","timestamp":"0x677ea15f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456cf","index":"0x43025de","validatorIndex":"0x267"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137d0a","index":"0x43025df","validatorIndex":"0x268"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d517","index":"0x43025e0","validatorIndex":"0x269"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x43025e1","validatorIndex":"0x26a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a5fa","index":"0x43025e2","validatorIndex":"0x26b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d51","index":"0x43025e3","validatorIndex":"0x26c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb26","index":"0x43025e4","validatorIndex":"0x26d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c73cf","index":"0x43025e5","validatorIndex":"0x26e"}]},[],"0x007d17c4917dcd213f4f7e75db4b22f227628ca893d02ce0ad4c93a51a2c06d3"]) handled in 5ms 2025-01-08 16:03:12.5089|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:12.5089|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"}, null] 2025-01-08 16:03:12.5089|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722889 (0xf53dec...9d6470), Safe: 13722869 (0xed9328...b1a2c6), Finalized: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:03:12.5089|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722889 (0xf53dec...9d6470) was processed. 2025-01-08 16:03:12.5089|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722889 (0xf53dec...9d6470) 2025-01-08 16:03:12.5089|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:12.5089|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) handled in 1ms 2025-01-08 16:03:12.5819|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->138.201.227.92:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:12.7675|DEBUG|Network.PeerManager|15|Peer pool size is: 808 2025-01-08 16:03:13.2520|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.10.196.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:13.3009|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.106.165:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:13.4343|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50301] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 16:03:13.4599|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:13.8394|DEBUG|Network.PeerManager|16|Peer pool size is: 909 2025-01-08 16:03:14.1681|INFO|Synchronization.Reporting.SyncReport|39|Peers | with best block: 7 | all: 7 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 16:03:14.1695|INFO|Synchronization.Reporting.SyncReport|39|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 16:03:14.1695|DEBUG|Synchronization.Peers.SyncPeersReport|39|Sync peers - Connected: 7 | All: 7 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 16:03:14.1746|DEBUG|Synchronization.Peers.SyncPeersReport|39| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13722905| 162.19.57.173:| Out][ | 0| | | | ][Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] [ ][ ][Peer|eth68|13722904| 3.69.35.13:| Out][ | 1| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722904| 3.71.132.231:| Out][ | 0| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13722904| 35.206.174.92:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722904| 35.210.126.23:| Out][ | 3| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13722904| 139.144.26.85:| Out][ | 9| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] [ ][ ][Peer|eth68|12912137| 146.59.68.217:| Out][ | 2| | | | ][erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 16:03:14.3707|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->150.136.63.5:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 16:03:14.4288|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.24.169.166:32139] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:14.4621|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:14.5848|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->87.197.153.251:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 16:03:14.7550|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.238.46.225:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 16:03:14.8028|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 16:03:14.8028|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 16:03:14.8028|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 16:03:14.8028|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 16:03:14.8076|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:14.8076|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:14.8086|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:14.8086|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 1ms 2025-01-08 16:03:14.8941|DEBUG|Network.PeerManager|9|Peer pool size is: 1010 2025-01-08 16:03:14.9169|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.27.16.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:03:14.9317|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->103.188.83.84:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:15.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:03:15.3339|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.60.123.42:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 16:03:15.4608|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:15.5335|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.116.203.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:03:15.7040|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:03:15.7044|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:03:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_chainId([]) 2025-01-08 16:03:15.7044|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 16:03:15.7107|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:03:15.7107|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:03:15.7251|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:03:15.7251|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_getBlockByNumber(["latest",false]) handled in 14ms 2025-01-08 16:03:15.7374|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:03:15.7374|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:03:15.7472|DEBUG|JsonRpc.JsonRpcService|16|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:03:15.7472|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 10ms 2025-01-08 16:03:15.7514|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.109.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:15.9579|DEBUG|Network.PeerManager|16|Peer pool size is: 1111 2025-01-08 16:03:15.9719|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.41.1.7:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:03:16.4614|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:16.4821|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.69.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:16.6814|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:16.6814|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:16.6814|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:16.6814|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:16.9584|DEBUG|Network.PeerManager|16|Peer pool size is: 1212 2025-01-08 16:03:17.0977|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->135.148.61.98:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:17.2367|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","blockNumber":"0xd1650a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","prevRandao":"0x3fc0cb7fa8b8e251418364759d5341d9a73277f997491b6732f9f1d2b7e50878","receiptsRoot":"0xceb170fc1770add380406e22c222cee28bf9d43c32738147871a11fa5c283128","stateRoot":"0x47b43b134d7b1727797a451d3439b4d5a9d6244cda179ca87b7d86a8fc89e264","timestamp":"0x677ea169","transactions":["0x02f901d58227d883055e948459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b6d4e58cf7781047afce29c7a389b3542f64999ca97c188546c29d8b41e3c7be0b46cdda52ac1a5d5ebe1a2d1847bb26062a0a5730f7807a24bce7657469cebc332e332e30000000000000000000000000000000000000000000000000000000c080a0f0df71774625e7730078e8927d9caf45ca360fa4b5fea0e424ae3c7b3bcbf739a05504fcbd62b621071db4f2d4ab9c69609f6d656dd89d177e2ca24f53f988acbf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f549","index":"0x43025e6","validatorIndex":"0x26f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f542","index":"0x43025e7","validatorIndex":"0x270"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c93e","index":"0x43025e8","validatorIndex":"0x271"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d203","index":"0x43025e9","validatorIndex":"0x272"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f549","index":"0x43025ea","validatorIndex":"0x273"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1b","index":"0x43025eb","validatorIndex":"0x274"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x43025ec","validatorIndex":"0x275"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f53f","index":"0x43025ed","validatorIndex":"0x276"}]},[],"0x5b0b396ec3535b3afcbfd11965fc1b4a11ccd0229b8037aee83ea0b1e77fcbba"]) 2025-01-08 16:03:17.2367|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722890 (0x46809d...a8b575), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:17.2367|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:17.2367|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 16:03:17.2415|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722890 2025-01-08 16:03:17.2415|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722760 < 13722890 - 128 2025-01-08 16:03:17.2415|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:03:17.2415|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:03:17.2415|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722890 (0x46809d...a8b575). 2025-01-08 16:03:17.2415|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.2415|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722890 | 3.3 ms | slot 4,742 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.2415|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","blockNumber":"0xd1650a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","prevRandao":"0x3fc0cb7fa8b8e251418364759d5341d9a73277f997491b6732f9f1d2b7e50878","receiptsRoot":"0xceb170fc1770add380406e22c222cee28bf9d43c32738147871a11fa5c283128","stateRoot":"0x47b43b134d7b1727797a451d3439b4d5a9d6244cda179ca87b7d86a8fc89e264","timestamp":"0x677ea169","transactions":["0x02f901d58227d883055e948459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b6d4e58cf7781047afce29c7a389b3542f64999ca97c188546c29d8b41e3c7be0b46cdda52ac1a5d5ebe1a2d1847bb26062a0a5730f7807a24bce7657469cebc332e332e30000000000000000000000000000000000000000000000000000000c080a0f0df71774625e7730078e8927d9caf45ca360fa4b5fea0e424ae3c7b3bcbf739a05504fcbd62b621071db4f2d4ab9c69609f6d656dd89d177e2ca24f53f988acbf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f549","index":"0x43025e6","validatorIndex":"0x26f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f542","index":"0x43025e7","validatorIndex":"0x270"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c93e","index":"0x43025e8","validatorIndex":"0x271"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d203","index":"0x43025e9","validatorIndex":"0x272"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f549","index":"0x43025ea","validatorIndex":"0x273"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1b","index":"0x43025eb","validatorIndex":"0x274"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x43025ec","validatorIndex":"0x275"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f53f","index":"0x43025ed","validatorIndex":"0x276"}]},[],"0x5b0b396ec3535b3afcbfd11965fc1b4a11ccd0229b8037aee83ea0b1e77fcbba"]) 2025-01-08 16:03:17.2415|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.2415|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 8.91 MGas/s | 304.1 tps | 304.14 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:17.2415|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","blockNumber":"0xd1650a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf53deca0973feb179cbf3049697e6317f401c6fdbba2d48ca1d34f1b559d6470","prevRandao":"0x3fc0cb7fa8b8e251418364759d5341d9a73277f997491b6732f9f1d2b7e50878","receiptsRoot":"0xceb170fc1770add380406e22c222cee28bf9d43c32738147871a11fa5c283128","stateRoot":"0x47b43b134d7b1727797a451d3439b4d5a9d6244cda179ca87b7d86a8fc89e264","timestamp":"0x677ea169","transactions":["0x02f901d58227d883055e948459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8b6d4e58cf7781047afce29c7a389b3542f64999ca97c188546c29d8b41e3c7be0b46cdda52ac1a5d5ebe1a2d1847bb26062a0a5730f7807a24bce7657469cebc332e332e30000000000000000000000000000000000000000000000000000000c080a0f0df71774625e7730078e8927d9caf45ca360fa4b5fea0e424ae3c7b3bcbf739a05504fcbd62b621071db4f2d4ab9c69609f6d656dd89d177e2ca24f53f988acbf"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f549","index":"0x43025e6","validatorIndex":"0x26f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f542","index":"0x43025e7","validatorIndex":"0x270"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c93e","index":"0x43025e8","validatorIndex":"0x271"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d203","index":"0x43025e9","validatorIndex":"0x272"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f549","index":"0x43025ea","validatorIndex":"0x273"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf1b","index":"0x43025eb","validatorIndex":"0x274"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32c","index":"0x43025ec","validatorIndex":"0x275"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f53f","index":"0x43025ed","validatorIndex":"0x276"}]},[],"0x5b0b396ec3535b3afcbfd11965fc1b4a11ccd0229b8037aee83ea0b1e77fcbba"]) handled in 6ms 2025-01-08 16:03:17.2476|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:17.2476|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"}, null] 2025-01-08 16:03:17.2476|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722890 (0x46809d...a8b575), Safe: 13722869 (0xed9328...b1a2c6), Finalized: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:03:17.2476|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722890 (0x46809d...a8b575) was processed. 2025-01-08 16:03:17.2485|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722890 (0x46809d...a8b575) 2025-01-08 16:03:17.2485|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:17.2485|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) handled in 1ms 2025-01-08 16:03:17.2616|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","blockNumber":"0xd1650b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","prevRandao":"0x3ed2b54f6f05d26f75948214909b30049088d1210a096123db353026b93d9aa2","receiptsRoot":"0xb06c9157efa0879eec90be0bb353791d6e2fa932d3e8650116f7d925e24211d1","stateRoot":"0x13529fc339e3377659497eff590a2a5cbf8faa16173e0291e8d26d1e669b8c95","timestamp":"0x677ea16e","transactions":["0x02f901d58227d883055e958459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea7cd57499ecc788115da85b47106217deb3fca452447dc9f6e5105aefd7eef5fc0b25a9d21ed375563572538a8304998a7cb0f4e42698c23429427c89e5f97d1332e332e30000000000000000000000000000000000000000000000000000000c080a026aac65082f3566d037b55ffd368fee1f63126bda95094e39dae86ea71f541d7a05c08f665355d25418db36954dd85fefb3484e332757df7e4b8a7009d42b16f8c","0x02f901d58227d8830502ae8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e022fbd547ea8096803a7e35501cb07558780c30b8fc0e909b0d75815767eedcf4f55f84f0c5c033ec5ac48765e8d551b62eaec6588c87e75f0871cfbf0ec4d1b332e332e30000000000000000000000000000000000000000000000000000000c080a093bedee98aacd12354deb6cb476368566748d62bf138da2208ce2150cb8600c8a05b888d1ea082fcb5714c792b86eda79100b2e5e2dda7e2503788b494c376c3cc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d240","index":"0x43025ee","validatorIndex":"0x277"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a617","index":"0x43025ef","validatorIndex":"0x278"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad004","index":"0x43025f0","validatorIndex":"0x279"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc50","index":"0x43025f1","validatorIndex":"0x27a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a033","index":"0x43025f2","validatorIndex":"0x27b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f542","index":"0x43025f3","validatorIndex":"0x27c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab4e0","index":"0x43025f4","validatorIndex":"0x27d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a5","index":"0x43025f5","validatorIndex":"0x27e"}]},[],"0x1fc25356ba81703a1161421482abf67ad75a8a4e4aad56ab19a3502f7786df4a"]) 2025-01-08 16:03:17.2616|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722891 (0x3064ce...9cb9df), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:17.2616|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:17.2616|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:03:17.2651|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722891 2025-01-08 16:03:17.2651|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722761 < 13722891 - 128 2025-01-08 16:03:17.2651|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:17.2651|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:17.2651|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722891 (0x3064ce...9cb9df). 2025-01-08 16:03:17.2651|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.2651|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722891 | 2.6 ms | slot 23 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.2651|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.2651|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","blockNumber":"0xd1650b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","prevRandao":"0x3ed2b54f6f05d26f75948214909b30049088d1210a096123db353026b93d9aa2","receiptsRoot":"0xb06c9157efa0879eec90be0bb353791d6e2fa932d3e8650116f7d925e24211d1","stateRoot":"0x13529fc339e3377659497eff590a2a5cbf8faa16173e0291e8d26d1e669b8c95","timestamp":"0x677ea16e","transactions":["0x02f901d58227d883055e958459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea7cd57499ecc788115da85b47106217deb3fca452447dc9f6e5105aefd7eef5fc0b25a9d21ed375563572538a8304998a7cb0f4e42698c23429427c89e5f97d1332e332e30000000000000000000000000000000000000000000000000000000c080a026aac65082f3566d037b55ffd368fee1f63126bda95094e39dae86ea71f541d7a05c08f665355d25418db36954dd85fefb3484e332757df7e4b8a7009d42b16f8c","0x02f901d58227d8830502ae8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e022fbd547ea8096803a7e35501cb07558780c30b8fc0e909b0d75815767eedcf4f55f84f0c5c033ec5ac48765e8d551b62eaec6588c87e75f0871cfbf0ec4d1b332e332e30000000000000000000000000000000000000000000000000000000c080a093bedee98aacd12354deb6cb476368566748d62bf138da2208ce2150cb8600c8a05b888d1ea082fcb5714c792b86eda79100b2e5e2dda7e2503788b494c376c3cc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d240","index":"0x43025ee","validatorIndex":"0x277"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a617","index":"0x43025ef","validatorIndex":"0x278"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad004","index":"0x43025f0","validatorIndex":"0x279"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc50","index":"0x43025f1","validatorIndex":"0x27a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a033","index":"0x43025f2","validatorIndex":"0x27b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f542","index":"0x43025f3","validatorIndex":"0x27c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab4e0","index":"0x43025f4","validatorIndex":"0x27d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a5","index":"0x43025f5","validatorIndex":"0x27e"}]},[],"0x1fc25356ba81703a1161421482abf67ad75a8a4e4aad56ab19a3502f7786df4a"]) 2025-01-08 16:03:17.2651|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 22.51 MGas/s | 768.6 tps | 384.32 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:03:17.2651|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","blockNumber":"0xd1650b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x46809ddd8448e286c3c9dd9ab35595702399d81ac22fb92667b11eb18da8b575","prevRandao":"0x3ed2b54f6f05d26f75948214909b30049088d1210a096123db353026b93d9aa2","receiptsRoot":"0xb06c9157efa0879eec90be0bb353791d6e2fa932d3e8650116f7d925e24211d1","stateRoot":"0x13529fc339e3377659497eff590a2a5cbf8faa16173e0291e8d26d1e669b8c95","timestamp":"0x677ea16e","transactions":["0x02f901d58227d883055e958459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d4df7a61ec0b913ec48f9887ef1abfbe3458803cc7ee8147332d63e5b509dbde35dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea7cd57499ecc788115da85b47106217deb3fca452447dc9f6e5105aefd7eef5fc0b25a9d21ed375563572538a8304998a7cb0f4e42698c23429427c89e5f97d1332e332e30000000000000000000000000000000000000000000000000000000c080a026aac65082f3566d037b55ffd368fee1f63126bda95094e39dae86ea71f541d7a05c08f665355d25418db36954dd85fefb3484e332757df7e4b8a7009d42b16f8c","0x02f901d58227d8830502ae8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e022fbd547ea8096803a7e35501cb07558780c30b8fc0e909b0d75815767eedcf4f55f84f0c5c033ec5ac48765e8d551b62eaec6588c87e75f0871cfbf0ec4d1b332e332e30000000000000000000000000000000000000000000000000000000c080a093bedee98aacd12354deb6cb476368566748d62bf138da2208ce2150cb8600c8a05b888d1ea082fcb5714c792b86eda79100b2e5e2dda7e2503788b494c376c3cc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d240","index":"0x43025ee","validatorIndex":"0x277"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a617","index":"0x43025ef","validatorIndex":"0x278"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad004","index":"0x43025f0","validatorIndex":"0x279"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc50","index":"0x43025f1","validatorIndex":"0x27a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a033","index":"0x43025f2","validatorIndex":"0x27b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f542","index":"0x43025f3","validatorIndex":"0x27c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab4e0","index":"0x43025f4","validatorIndex":"0x27d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0a5","index":"0x43025f5","validatorIndex":"0x27e"}]},[],"0x1fc25356ba81703a1161421482abf67ad75a8a4e4aad56ab19a3502f7786df4a"]) handled in 4ms 2025-01-08 16:03:17.2696|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:17.2696|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"}, null] 2025-01-08 16:03:17.2696|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722891 (0x3064ce...9cb9df), Safe: 13722869 (0xed9328...b1a2c6), Finalized: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:03:17.2696|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722891 (0x3064ce...9cb9df) was processed. 2025-01-08 16:03:17.2696|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722891 (0x3064ce...9cb9df) 2025-01-08 16:03:17.2696|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:17.2696|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) handled in 1ms 2025-01-08 16:03:17.2696|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:03:17.2809|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","blockNumber":"0xd1650c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x53169","logsBloom":"0x00040001002000000000000000900000000100004000000808000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000008008000002004000000000000000200200000000008000000000020000040000000000000908000000000000000000000010000000000000000000000000000000040000001000000000000000200000000200000402000000000000000040000000000000000020000000000000000000004000040000000002000000000000040000000000000000000000000a80000000000020000000000000000000000010000000004000000200000000400000000000000000","parentHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","prevRandao":"0xd1451f33063ae99d18b117dacba91b43992e419b63bd6c6ab93f654a4bbb6903","receiptsRoot":"0x17309eb89059198087156c25cc2315cb7e3e0ebdfe02fb3a9cfc3daab3670bea","stateRoot":"0x3b1fa14e72a22c26eae68d854f953804311d3fba95b3376e58916f654f2f2f7b","timestamp":"0x677ea173","transactions":["0x02f8b48227d88201168459682f008459682f0e8302f7659422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095910000000000000000000000006d03d600cdd8dcceadad7ca0d15dae1f9f077f81c001a01cf55def9408b5357fead2230b8b1c254207c601fbf4e730e878c42f7b77ad6fa028a1499c22637c9ef5b0d238f2fe18dcc21c5639aafe0822ce933a871f0737ff","0x02f901d58227d883053e7d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c7b671c0fd5ba8524dcc7d747b244af3d74e8a3ae91662e569e72eba85827fb5ceaf5276535ca345ff3de9d142cf4d8b428e6458b9f9476d5f85863b0245ca4b332e332e30000000000000000000000000000000000000000000000000000000c001a00ddb8ca3be84175a5d15594a3c996677fd40da8ef6418e0c023a7cf2c0557e09a01b374c505322d8c71e4338a2ece9bac0ca8d34ecde4d45b54634601e4cd9b99d","0x02f904958227d8824cab8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b83301e05dfb8c0ad929070e1b062ab5185d4ff05f6ff8595affd36b2c3e6a8785790200000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010100010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0d34ff50000000000000000000000000000000000000000000000000000000000000000060f6a82a09c1c80aae77c1c414e1193ed4340fec4410ff053aef821d46b6618004f986dd24c197fea0955f6977806ee112e04e71512765111016906a1fc6925cd2cd8db330185eec67c76ddf929117690f86ab3e1decc0f05f2eb08760f13c04e127473c076e628a517e6501ff99a348ddb593119dbd17bae986b73cbdc096c30d436aab3402bdfb20c3e6bf00ee1a1b9a1b67f8be60290c77bff94f2ca3ecf0f5a469308366558e026a71bbee9ea7a62bc087b2e38017f7c0a4ada744b7d03a800000000000000000000000000000000000000000000000000000000000000065cd52f2bdf52ed5d8dbed6841ade0a0f2e111767950e835a647de839ed92bcc24c429380fcc66fa54ddf68aeba7434e5909a1ecd7bb808771a279908c8ffc4686880f1b28eb9fcee4877006958088aebce43ebfd2218ca56e1c78e9c96edd7026467e0b2ce1d2dddcc2b050cada56d0f9aa30240c02d2d6c9ba858b6b23f0cfd49d6b5dc0a69be4088e15ea6ec6003eb890d94479e086c7a8aa9da2bb90a7eef77e607867c38425d21e3311a9e9407b07eb6c9189029a849cbbd59fa4fb62b84c080a069ebb481aabcd63769183c11bc96e25c81cc1a05e6de0c9eaf704337f40d06d7a067c1b0a45a6ccc8ca46454c8542fb6f880ecd50cd503a5526034aa93b815c435"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf27","index":"0x43025f6","validatorIndex":"0x27f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9cb9","index":"0x43025f7","validatorIndex":"0x280"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc5d1","index":"0x43025f8","validatorIndex":"0x281"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb12","index":"0x43025f9","validatorIndex":"0x282"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c0f","index":"0x43025fa","validatorIndex":"0x283"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f544","index":"0x43025fb","validatorIndex":"0x284"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc26","index":"0x43025fc","validatorIndex":"0x285"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca5b5","index":"0x43025fd","validatorIndex":"0x286"}]},[],"0x61540da90f4570f8d4c8a452c0a117d67e34fac3097aec72d2625572c7b6acfc"]) 2025-01-08 16:03:17.2809|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722892 (0xcb45fb...d2dfc9), Extra Data: chiado-teku-0 2025-01-08 16:03:17.2809|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722892. 2025-01-08 16:03:17.2843|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722892. 2025-01-08 16:03:17.2843|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722892 2025-01-08 16:03:17.2843|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722762 < 13722892 - 128 2025-01-08 16:03:17.2843|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.2843|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722892 (0xcb45fb...d2dfc9). 2025-01-08 16:03:17.2843|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.2843|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:03:17.2882|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","blockNumber":"0xd1650c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x53169","logsBloom":"0x00040001002000000000000000900000000100004000000808000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000008008000002004000000000000000200200000000008000000000020000040000000000000908000000000000000000000010000000000000000000000000000000040000001000000000000000200000000200000402000000000000000040000000000000000020000000000000000000004000040000000002000000000000040000000000000000000000000a80000000000020000000000000000000000010000000004000000200000000400000000000000000","parentHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","prevRandao":"0xd1451f33063ae99d18b117dacba91b43992e419b63bd6c6ab93f654a4bbb6903","receiptsRoot":"0x17309eb89059198087156c25cc2315cb7e3e0ebdfe02fb3a9cfc3daab3670bea","stateRoot":"0x3b1fa14e72a22c26eae68d854f953804311d3fba95b3376e58916f654f2f2f7b","timestamp":"0x677ea173","transactions":["0x02f8b48227d88201168459682f008459682f0e8302f7659422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095910000000000000000000000006d03d600cdd8dcceadad7ca0d15dae1f9f077f81c001a01cf55def9408b5357fead2230b8b1c254207c601fbf4e730e878c42f7b77ad6fa028a1499c22637c9ef5b0d238f2fe18dcc21c5639aafe0822ce933a871f0737ff","0x02f901d58227d883053e7d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c7b671c0fd5ba8524dcc7d747b244af3d74e8a3ae91662e569e72eba85827fb5ceaf5276535ca345ff3de9d142cf4d8b428e6458b9f9476d5f85863b0245ca4b332e332e30000000000000000000000000000000000000000000000000000000c001a00ddb8ca3be84175a5d15594a3c996677fd40da8ef6418e0c023a7cf2c0557e09a01b374c505322d8c71e4338a2ece9bac0ca8d34ecde4d45b54634601e4cd9b99d","0x02f904958227d8824cab8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b83301e05dfb8c0ad929070e1b062ab5185d4ff05f6ff8595affd36b2c3e6a8785790200000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010100010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0d34ff50000000000000000000000000000000000000000000000000000000000000000060f6a82a09c1c80aae77c1c414e1193ed4340fec4410ff053aef821d46b6618004f986dd24c197fea0955f6977806ee112e04e71512765111016906a1fc6925cd2cd8db330185eec67c76ddf929117690f86ab3e1decc0f05f2eb08760f13c04e127473c076e628a517e6501ff99a348ddb593119dbd17bae986b73cbdc096c30d436aab3402bdfb20c3e6bf00ee1a1b9a1b67f8be60290c77bff94f2ca3ecf0f5a469308366558e026a71bbee9ea7a62bc087b2e38017f7c0a4ada744b7d03a800000000000000000000000000000000000000000000000000000000000000065cd52f2bdf52ed5d8dbed6841ade0a0f2e111767950e835a647de839ed92bcc24c429380fcc66fa54ddf68aeba7434e5909a1ecd7bb808771a279908c8ffc4686880f1b28eb9fcee4877006958088aebce43ebfd2218ca56e1c78e9c96edd7026467e0b2ce1d2dddcc2b050cada56d0f9aa30240c02d2d6c9ba858b6b23f0cfd49d6b5dc0a69be4088e15ea6ec6003eb890d94479e086c7a8aa9da2bb90a7eef77e607867c38425d21e3311a9e9407b07eb6c9189029a849cbbd59fa4fb62b84c080a069ebb481aabcd63769183c11bc96e25c81cc1a05e6de0c9eaf704337f40d06d7a067c1b0a45a6ccc8ca46454c8542fb6f880ecd50cd503a5526034aa93b815c435"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf27","index":"0x43025f6","validatorIndex":"0x27f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9cb9","index":"0x43025f7","validatorIndex":"0x280"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc5d1","index":"0x43025f8","validatorIndex":"0x281"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb12","index":"0x43025f9","validatorIndex":"0x282"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c0f","index":"0x43025fa","validatorIndex":"0x283"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f544","index":"0x43025fb","validatorIndex":"0x284"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc26","index":"0x43025fc","validatorIndex":"0x285"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca5b5","index":"0x43025fd","validatorIndex":"0x286"}]},[],"0x61540da90f4570f8d4c8a452c0a117d67e34fac3097aec72d2625572c7b6acfc"]) 2025-01-08 16:03:17.2882|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","blockNumber":"0xd1650c","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x53169","logsBloom":"0x00040001002000000000000000900000000100004000000808000000000000000000000000000000000000010000000000000000000000000000000000000000000000200000000000008008000002004000000000000000200200000000008000000000020000040000000000000908000000000000000000000010000000000000000000000000000000040000001000000000000000200000000200000402000000000000000040000000000000000020000000000000000000004000040000000002000000000000040000000000000000000000000a80000000000020000000000000000000000010000000004000000200000000400000000000000000","parentHash":"0x3064ceeea315c04ec2702eed76839597690f84d79a4e13f19c3faca36c9cb9df","prevRandao":"0xd1451f33063ae99d18b117dacba91b43992e419b63bd6c6ab93f654a4bbb6903","receiptsRoot":"0x17309eb89059198087156c25cc2315cb7e3e0ebdfe02fb3a9cfc3daab3670bea","stateRoot":"0x3b1fa14e72a22c26eae68d854f953804311d3fba95b3376e58916f654f2f2f7b","timestamp":"0x677ea173","transactions":["0x02f8b48227d88201168459682f008459682f0e8302f7659422c1f6050e56d2876009903609a2cc3fef83b41580b844a140ae2300000000000000000000000000000000000000000000000000000000000095910000000000000000000000006d03d600cdd8dcceadad7ca0d15dae1f9f077f81c001a01cf55def9408b5357fead2230b8b1c254207c601fbf4e730e878c42f7b77ad6fa028a1499c22637c9ef5b0d238f2fe18dcc21c5639aafe0822ce933a871f0737ff","0x02f901d58227d883053e7d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c7b671c0fd5ba8524dcc7d747b244af3d74e8a3ae91662e569e72eba85827fb5ceaf5276535ca345ff3de9d142cf4d8b428e6458b9f9476d5f85863b0245ca4b332e332e30000000000000000000000000000000000000000000000000000000c001a00ddb8ca3be84175a5d15594a3c996677fd40da8ef6418e0c023a7cf2c0557e09a01b374c505322d8c71e4338a2ece9bac0ca8d34ecde4d45b54634601e4cd9b99d","0x02f904958227d8824cab8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b83301e05dfb8c0ad929070e1b062ab5185d4ff05f6ff8595affd36b2c3e6a8785790200000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010100010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0d34ff50000000000000000000000000000000000000000000000000000000000000000060f6a82a09c1c80aae77c1c414e1193ed4340fec4410ff053aef821d46b6618004f986dd24c197fea0955f6977806ee112e04e71512765111016906a1fc6925cd2cd8db330185eec67c76ddf929117690f86ab3e1decc0f05f2eb08760f13c04e127473c076e628a517e6501ff99a348ddb593119dbd17bae986b73cbdc096c30d436aab3402bdfb20c3e6bf00ee1a1b9a1b67f8be60290c77bff94f2ca3ecf0f5a469308366558e026a71bbee9ea7a62bc087b2e38017f7c0a4ada744b7d03a800000000000000000000000000000000000000000000000000000000000000065cd52f2bdf52ed5d8dbed6841ade0a0f2e111767950e835a647de839ed92bcc24c429380fcc66fa54ddf68aeba7434e5909a1ecd7bb808771a279908c8ffc4686880f1b28eb9fcee4877006958088aebce43ebfd2218ca56e1c78e9c96edd7026467e0b2ce1d2dddcc2b050cada56d0f9aa30240c02d2d6c9ba858b6b23f0cfd49d6b5dc0a69be4088e15ea6ec6003eb890d94479e086c7a8aa9da2bb90a7eef77e607867c38425d21e3311a9e9407b07eb6c9189029a849cbbd59fa4fb62b84c080a069ebb481aabcd63769183c11bc96e25c81cc1a05e6de0c9eaf704337f40d06d7a067c1b0a45a6ccc8ca46454c8542fb6f880ecd50cd503a5526034aa93b815c435"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf27","index":"0x43025f6","validatorIndex":"0x27f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9cb9","index":"0x43025f7","validatorIndex":"0x280"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc5d1","index":"0x43025f8","validatorIndex":"0x281"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb12","index":"0x43025f9","validatorIndex":"0x282"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c0f","index":"0x43025fa","validatorIndex":"0x283"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f544","index":"0x43025fb","validatorIndex":"0x284"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc26","index":"0x43025fc","validatorIndex":"0x285"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca5b5","index":"0x43025fd","validatorIndex":"0x286"}]},[],"0x61540da90f4570f8d4c8a452c0a117d67e34fac3097aec72d2625572c7b6acfc"]) handled in 7ms 2025-01-08 16:03:17.2882|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722892 | 5.8 ms | slot 22 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.2882|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0005XDAI 0.34 MGas | 3 txs | calls 26 ( 0) | sload 65 | sstore 22 | create 0 2025-01-08 16:03:17.2882|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 58.24 MGas/s | 513.3 tps | 171.12 Blk/s | exec code from cache 62 | new 0 2025-01-08 16:03:17.2946|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:17.2946|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"}, null] 2025-01-08 16:03:17.2946|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13722892 (0xcb45fb...d2dfc9), Safe: 13722869 (0xed9328...b1a2c6), Finalized: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:03:17.2946|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13722892 (0xcb45fb...d2dfc9) was processed. 2025-01-08 16:03:17.2946|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13722892 (0xcb45fb...d2dfc9) 2025-01-08 16:03:17.2946|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) 2025-01-08 16:03:17.2946|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe22cd154af05f0be0e73b206facfe3f80cad721d3b13c7d474ce1229cf0eace9","headBlockHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","safeBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6"},null]) handled in 1ms 2025-01-08 16:03:17.3058|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","blockNumber":"0xd1650d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","prevRandao":"0x1f0bfb96209ec522f0f98ef0070658651d4f52b8f4ecd8c0e15f08f9956ba817","receiptsRoot":"0xd5f592a2775018e85dc1cd8ef4e2dd401d4b73d90db09b8ff48c649cdaeac36c","stateRoot":"0x4998689c667122cb5a5293970ec6ce45d610887aad75f9f6a8a533da33f74f13","timestamp":"0x677ea178","transactions":["0x02f901d58227d883055e968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f241b820a55ad0f843b544e0b17e2de1afbd13ee053ca92009df7b0659a01e7ed7b619b0726a935fc9ae81a19b0d7510136b37b7a0c2d08956a2794a550841ed332e332e30000000000000000000000000000000000000000000000000000000c001a012249cd375b310ab3098680a08f393822df23ccc4b97a171761ceb1efe58415ca0168f64e3d1a628b21dafd0e5f159199b1355d9e4322b456d9327c6d5bc587996","0x02f901d58227d883054adc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9237af937b3808b44b30f9da41565dfc3bd5b0fd688a9937a05e7796db07d55a96698ccbf3a8febc0ed0f57a1a5afa866e1cb29a43582f4ebf437d7b9cf59c6b332e332e30000000000000000000000000000000000000000000000000000000c080a0a93b0e38dbe5c5ef6b61c48c5a82ff0e2aef8a11d7670ee07e2bf007dbdf92e6a01b2cb378e36e7a9c3db3cf4f4b721376de25fab47fa6b44859590ad7439911a1","0x02f901d58227d8830502af8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfa221588a092119043fac401fe5f9816e5d3527ddb3e2f4150e84ba1d49db1ddc29c3a2ed4a51a5269fe6635ce0973b200ff3de14e72e01c316efbf58d7b3f9d332e332e30000000000000000000000000000000000000000000000000000000c080a0191ce2400556fd3b3f647e292ee1cfbd1c86bb9d6ec659599170255fdfbcb6c3a04490df903e453ebe2d41b4ac8eee71f2a30bc6d0a4e0cd3f4b016fa1d6acf7f5","0x02f901d58227d8830551eb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee7ff2daffbd15bcef6eb724a9620f7a102bdb9994a22f37d5b5db3ffb8a53164930f3a104ad971ad1d0e45ded098ec4aac128410094d3311191415ba253e5842332e332e30000000000000000000000000000000000000000000000000000000c080a0dbc6e12f8b4b84832ff65ea165f1fb26cc57edb35670eb9e99d0faf2dca0a22fa05b8a90e164a75018e0479e2e888d07f5737c8f2e9a6dbe32f3d3d9101b71492e","0x02f901d58227d883053e7e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee852bb480b49a40c58c7008ffed6f2e6bb1803e0ef8067122b408aa704475edbfb896bcabd39843f84559a20da335be89be704774f086515567bf051a20a893a332e332e30000000000000000000000000000000000000000000000000000000c001a056b3f5f924e8e04ac2cfb8def0a7db125ee0d3fd38c4e4f9844df8e3b33fa174a065f3af13448da99ad2942ceb880de05e0207454007d5666524e7111787d0ecee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d3f","index":"0x43025fe","validatorIndex":"0x287"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c950","index":"0x43025ff","validatorIndex":"0x288"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4128","index":"0x4302600","validatorIndex":"0x289"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137d1d","index":"0x4302601","validatorIndex":"0x28a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0b9","index":"0x4302602","validatorIndex":"0x28b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c94f","index":"0x4302603","validatorIndex":"0x28c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x4302604","validatorIndex":"0x28d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc5ef","index":"0x4302605","validatorIndex":"0x28e"}]},[],"0xfadfe2ae31e2fd77e03dac6170aab390add9ad794d595fde6a1d62b4aa814e9d"]) 2025-01-08 16:03:17.3058|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722893 (0x613726...1fd34f), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:17.3058|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Started pre-warming caches for block 13722893. 2025-01-08 16:03:17.3058|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Finished pre-warming caches for block 13722893. 2025-01-08 16:03:17.3094|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722893 2025-01-08 16:03:17.3094|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722763 < 13722893 - 128 2025-01-08 16:03:17.3094|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:17.3094|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722893 (0x613726...1fd34f). 2025-01-08 16:03:17.3094|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.3094|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722893 | 3.1 ms | slot 22 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.3094|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.3094|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:17.3094|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 47.11 MGas/s | 1,608.8 tps | 321.75 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:03:17.3094|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","blockNumber":"0xd1650d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","prevRandao":"0x1f0bfb96209ec522f0f98ef0070658651d4f52b8f4ecd8c0e15f08f9956ba817","receiptsRoot":"0xd5f592a2775018e85dc1cd8ef4e2dd401d4b73d90db09b8ff48c649cdaeac36c","stateRoot":"0x4998689c667122cb5a5293970ec6ce45d610887aad75f9f6a8a533da33f74f13","timestamp":"0x677ea178","transactions":["0x02f901d58227d883055e968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f241b820a55ad0f843b544e0b17e2de1afbd13ee053ca92009df7b0659a01e7ed7b619b0726a935fc9ae81a19b0d7510136b37b7a0c2d08956a2794a550841ed332e332e30000000000000000000000000000000000000000000000000000000c001a012249cd375b310ab3098680a08f393822df23ccc4b97a171761ceb1efe58415ca0168f64e3d1a628b21dafd0e5f159199b1355d9e4322b456d9327c6d5bc587996","0x02f901d58227d883054adc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9237af937b3808b44b30f9da41565dfc3bd5b0fd688a9937a05e7796db07d55a96698ccbf3a8febc0ed0f57a1a5afa866e1cb29a43582f4ebf437d7b9cf59c6b332e332e30000000000000000000000000000000000000000000000000000000c080a0a93b0e38dbe5c5ef6b61c48c5a82ff0e2aef8a11d7670ee07e2bf007dbdf92e6a01b2cb378e36e7a9c3db3cf4f4b721376de25fab47fa6b44859590ad7439911a1","0x02f901d58227d8830502af8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfa221588a092119043fac401fe5f9816e5d3527ddb3e2f4150e84ba1d49db1ddc29c3a2ed4a51a5269fe6635ce0973b200ff3de14e72e01c316efbf58d7b3f9d332e332e30000000000000000000000000000000000000000000000000000000c080a0191ce2400556fd3b3f647e292ee1cfbd1c86bb9d6ec659599170255fdfbcb6c3a04490df903e453ebe2d41b4ac8eee71f2a30bc6d0a4e0cd3f4b016fa1d6acf7f5","0x02f901d58227d8830551eb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee7ff2daffbd15bcef6eb724a9620f7a102bdb9994a22f37d5b5db3ffb8a53164930f3a104ad971ad1d0e45ded098ec4aac128410094d3311191415ba253e5842332e332e30000000000000000000000000000000000000000000000000000000c080a0dbc6e12f8b4b84832ff65ea165f1fb26cc57edb35670eb9e99d0faf2dca0a22fa05b8a90e164a75018e0479e2e888d07f5737c8f2e9a6dbe32f3d3d9101b71492e","0x02f901d58227d883053e7e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee852bb480b49a40c58c7008ffed6f2e6bb1803e0ef8067122b408aa704475edbfb896bcabd39843f84559a20da335be89be704774f086515567bf051a20a893a332e332e30000000000000000000000000000000000000000000000000000000c001a056b3f5f924e8e04ac2cfb8def0a7db125ee0d3fd38c4e4f9844df8e3b33fa174a065f3af13448da99ad2942ceb880de05e0207454007d5666524e7111787d0ecee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d3f","index":"0x43025fe","validatorIndex":"0x287"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c950","index":"0x43025ff","validatorIndex":"0x288"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4128","index":"0x4302600","validatorIndex":"0x289"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137d1d","index":"0x4302601","validatorIndex":"0x28a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0b9","index":"0x4302602","validatorIndex":"0x28b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c94f","index":"0x4302603","validatorIndex":"0x28c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x4302604","validatorIndex":"0x28d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc5ef","index":"0x4302605","validatorIndex":"0x28e"}]},[],"0xfadfe2ae31e2fd77e03dac6170aab390add9ad794d595fde6a1d62b4aa814e9d"]) 2025-01-08 16:03:17.3094|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","blockNumber":"0xd1650d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcb45fb6df1d351c80e42bae0c99b575b8498427088b089af496e77edb8d2dfc9","prevRandao":"0x1f0bfb96209ec522f0f98ef0070658651d4f52b8f4ecd8c0e15f08f9956ba817","receiptsRoot":"0xd5f592a2775018e85dc1cd8ef4e2dd401d4b73d90db09b8ff48c649cdaeac36c","stateRoot":"0x4998689c667122cb5a5293970ec6ce45d610887aad75f9f6a8a533da33f74f13","timestamp":"0x677ea178","transactions":["0x02f901d58227d883055e968459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f241b820a55ad0f843b544e0b17e2de1afbd13ee053ca92009df7b0659a01e7ed7b619b0726a935fc9ae81a19b0d7510136b37b7a0c2d08956a2794a550841ed332e332e30000000000000000000000000000000000000000000000000000000c001a012249cd375b310ab3098680a08f393822df23ccc4b97a171761ceb1efe58415ca0168f64e3d1a628b21dafd0e5f159199b1355d9e4322b456d9327c6d5bc587996","0x02f901d58227d883054adc8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9237af937b3808b44b30f9da41565dfc3bd5b0fd688a9937a05e7796db07d55a96698ccbf3a8febc0ed0f57a1a5afa866e1cb29a43582f4ebf437d7b9cf59c6b332e332e30000000000000000000000000000000000000000000000000000000c080a0a93b0e38dbe5c5ef6b61c48c5a82ff0e2aef8a11d7670ee07e2bf007dbdf92e6a01b2cb378e36e7a9c3db3cf4f4b721376de25fab47fa6b44859590ad7439911a1","0x02f901d58227d8830502af8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfa221588a092119043fac401fe5f9816e5d3527ddb3e2f4150e84ba1d49db1ddc29c3a2ed4a51a5269fe6635ce0973b200ff3de14e72e01c316efbf58d7b3f9d332e332e30000000000000000000000000000000000000000000000000000000c080a0191ce2400556fd3b3f647e292ee1cfbd1c86bb9d6ec659599170255fdfbcb6c3a04490df903e453ebe2d41b4ac8eee71f2a30bc6d0a4e0cd3f4b016fa1d6acf7f5","0x02f901d58227d8830551eb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee7ff2daffbd15bcef6eb724a9620f7a102bdb9994a22f37d5b5db3ffb8a53164930f3a104ad971ad1d0e45ded098ec4aac128410094d3311191415ba253e5842332e332e30000000000000000000000000000000000000000000000000000000c080a0dbc6e12f8b4b84832ff65ea165f1fb26cc57edb35670eb9e99d0faf2dca0a22fa05b8a90e164a75018e0479e2e888d07f5737c8f2e9a6dbe32f3d3d9101b71492e","0x02f901d58227d883053e7e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee852bb480b49a40c58c7008ffed6f2e6bb1803e0ef8067122b408aa704475edbfb896bcabd39843f84559a20da335be89be704774f086515567bf051a20a893a332e332e30000000000000000000000000000000000000000000000000000000c001a056b3f5f924e8e04ac2cfb8def0a7db125ee0d3fd38c4e4f9844df8e3b33fa174a065f3af13448da99ad2942ceb880de05e0207454007d5666524e7111787d0ecee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d3f","index":"0x43025fe","validatorIndex":"0x287"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c950","index":"0x43025ff","validatorIndex":"0x288"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4128","index":"0x4302600","validatorIndex":"0x289"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137d1d","index":"0x4302601","validatorIndex":"0x28a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d0b9","index":"0x4302602","validatorIndex":"0x28b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c94f","index":"0x4302603","validatorIndex":"0x28c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x4302604","validatorIndex":"0x28d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc5ef","index":"0x4302605","validatorIndex":"0x28e"}]},[],"0xfadfe2ae31e2fd77e03dac6170aab390add9ad794d595fde6a1d62b4aa814e9d"]) handled in 4ms 2025-01-08 16:03:17.3156|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3156|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.3156|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722893 (0x613726...1fd34f), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.3156|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722893 (0x613726...1fd34f) was processed. 2025-01-08 16:03:17.3162|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722893 (0x613726...1fd34f) 2025-01-08 16:03:17.3162|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3162|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.3162|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|40|Cleaned processed blob txs from block 13722856 to block 13722869 2025-01-08 16:03:17.3162|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|40|Blob transactions database columns have been compacted 2025-01-08 16:03:17.3267|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","blockNumber":"0xd1650e","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","prevRandao":"0x5580448fd868b20d71f65964fa96f54f132063ba8cc4a15979a15fb82cbad1f9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6bbb3204746047fad9644a538a7262e7d7b2bfb6b53346c4e50af7f649e70e4e","timestamp":"0x677ea17d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fa","index":"0x4302606","validatorIndex":"0x28f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aca82","index":"0x4302607","validatorIndex":"0x290"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2f","index":"0x4302608","validatorIndex":"0x291"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c942","index":"0x4302609","validatorIndex":"0x292"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b74ba","index":"0x430260a","validatorIndex":"0x293"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x430260b","validatorIndex":"0x294"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a34d","index":"0x430260c","validatorIndex":"0x295"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf40","index":"0x430260d","validatorIndex":"0x296"}]},[],"0x068568230545dfaf3331e2be3e4a95c31d734e70f8461a2f59e402951ed7c130"]) 2025-01-08 16:03:17.3267|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722894 (0xdf41db...fab071), Extra Data: chiado-teku-0 2025-01-08 16:03:17.3267|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.3267|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:03:17.3293|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722894 2025-01-08 16:03:17.3293|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722764 < 13722894 - 128 2025-01-08 16:03:17.3293|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:17.3293|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:17.3293|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722894 (0xdf41db...fab071). 2025-01-08 16:03:17.3293|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.3293|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","blockNumber":"0xd1650e","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","prevRandao":"0x5580448fd868b20d71f65964fa96f54f132063ba8cc4a15979a15fb82cbad1f9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6bbb3204746047fad9644a538a7262e7d7b2bfb6b53346c4e50af7f649e70e4e","timestamp":"0x677ea17d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fa","index":"0x4302606","validatorIndex":"0x28f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aca82","index":"0x4302607","validatorIndex":"0x290"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2f","index":"0x4302608","validatorIndex":"0x291"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c942","index":"0x4302609","validatorIndex":"0x292"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b74ba","index":"0x430260a","validatorIndex":"0x293"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x430260b","validatorIndex":"0x294"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a34d","index":"0x430260c","validatorIndex":"0x295"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf40","index":"0x430260d","validatorIndex":"0x296"}]},[],"0x068568230545dfaf3331e2be3e4a95c31d734e70f8461a2f59e402951ed7c130"]) 2025-01-08 16:03:17.3293|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722894 | 2.0 ms | slot 20 ms | 2025-01-08 16:03:17.3293|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","blockNumber":"0xd1650e","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x613726ac4c8399fb6c81caa6d0805c4ae9ac60a187b8fe2e52fea1903c1fd34f","prevRandao":"0x5580448fd868b20d71f65964fa96f54f132063ba8cc4a15979a15fb82cbad1f9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6bbb3204746047fad9644a538a7262e7d7b2bfb6b53346c4e50af7f649e70e4e","timestamp":"0x677ea17d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d4fa","index":"0x4302606","validatorIndex":"0x28f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aca82","index":"0x4302607","validatorIndex":"0x290"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2f","index":"0x4302608","validatorIndex":"0x291"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c942","index":"0x4302609","validatorIndex":"0x292"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b74ba","index":"0x430260a","validatorIndex":"0x293"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x430260b","validatorIndex":"0x294"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a34d","index":"0x430260c","validatorIndex":"0x295"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf40","index":"0x430260d","validatorIndex":"0x296"}]},[],"0x068568230545dfaf3331e2be3e4a95c31d734e70f8461a2f59e402951ed7c130"]) handled in 3ms 2025-01-08 16:03:17.3293|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.3293|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 492.61 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:17.3348|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3348|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.3348|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13722894 (0xdf41db...fab071), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.3348|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13722894 (0xdf41db...fab071) was processed. 2025-01-08 16:03:17.3348|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13722894 (0xdf41db...fab071) 2025-01-08 16:03:17.3348|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3348|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.3457|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","blockNumber":"0xd1650f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","prevRandao":"0x72ed5617e685236f4e52754c1c0a04f90e9d5be17d0db57715c1f0af4b207b2d","receiptsRoot":"0xd7b5b8b0896c46e14d5859b80826e035363145989aae1098c63cd32f8be8b6a4","stateRoot":"0xe07d70f0d915c3c0125e46dc79d9208e62d49cb306fa1723560797a196e19292","timestamp":"0x677ea182","transactions":["0x02f901d58227d8830551ec8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c880f2f18cf37f09621b891d50e5f71786aee8b7e533d5552ef3bb026440ab1fc5a42c317707c56bf8aa4f649ff1c8cc8954ae62465a3bc4d6827dff69da6547e332e332e30000000000000000000000000000000000000000000000000000000c080a0c973b492f58e31d88a9e48e27fb26f9d303c18bf12dbbe392a11dc5cfb9a834ea041678ebe00e1315746151bfc76ac1c4f71bfccd8ef5c10cf05b6eb47507de46b","0x02f901d58227d883054add8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f895684c0175d28ad64dc4cddc505a16c3461b406f01a305b2a0560c618485eaebc68e03ff0340925f5bb7905a60a1df218c3f2db62f7b6a121a52e402bb05269e332e332e30000000000000000000000000000000000000000000000000000000c080a0c069151c86e384b3d87015b65ac14ada659d834dfc4095a83e08558569452f4ca04a251f652f219e838709a05651e45bc891ee6639ebdc32e84678d74b77fd018b","0x02f901d58227d8830502b08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fc2a3275a977976b7abf305efa2825c00b4f31fb7dfebcc83b52ff354ba25467ffb6a20e01051944c7287a8db8e4c9f7250c9dd7b497242429a9ed96fa3a3677332e332e30000000000000000000000000000000000000000000000000000000c080a00ea0d77c3c3c20455ed122b017b3b650e438d8f961e08f572f06867d926f9cd5a032408da172484289d7c09afe3db7f4b96fa37d60d8511d3a5fbe828b7bf522d3","0x02f901d58227d883053e7f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1263f562e95ef2830508bde245ef53cd8cfa98c22c598eaca2291ef598e4742578ca38071544bc7b839cf1f26f5236391fd2bad0aeff28a953e36de0a3789974332e332e30000000000000000000000000000000000000000000000000000000c001a0d05bebfe1bda01294c2ca00c2b1bc6d46f605a99bedd57050a4389e2a620a981a01944690ab1487bebdea359e62a1192b07df79947e98e6569f2d95fbf55d6a8a8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdae","index":"0x430260e","validatorIndex":"0x297"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3960aa","index":"0x430260f","validatorIndex":"0x298"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f75e","index":"0x4302610","validatorIndex":"0x299"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb26","index":"0x4302611","validatorIndex":"0x29a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4ac7","index":"0x4302612","validatorIndex":"0x29b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a053f","index":"0x4302613","validatorIndex":"0x29c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f84f","index":"0x4302614","validatorIndex":"0x29d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a15f1","index":"0x4302615","validatorIndex":"0x29e"}]},[],"0xa7c6fdad9351b6a4ab98b8b6eb72055e6a5344106be2967d2be56223ee6939bb"]) 2025-01-08 16:03:17.3457|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722895 (0x6c4aa1...6f32e7), Extra Data: Nethermind 2025-01-08 16:03:17.3457|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722895. 2025-01-08 16:03:17.3457|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722895. 2025-01-08 16:03:17.3486|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722895 2025-01-08 16:03:17.3486|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722765 < 13722895 - 128 2025-01-08 16:03:17.3486|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:17.3486|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722895 | 2.2 ms | slot 19 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.3486|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722895 (0x6c4aa1...6f32e7). 2025-01-08 16:03:17.3486|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.3486|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.3486|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 53.40 MGas/s | 1,823.2 tps | 455.79 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:17.3486|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:17.3486|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","blockNumber":"0xd1650f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","prevRandao":"0x72ed5617e685236f4e52754c1c0a04f90e9d5be17d0db57715c1f0af4b207b2d","receiptsRoot":"0xd7b5b8b0896c46e14d5859b80826e035363145989aae1098c63cd32f8be8b6a4","stateRoot":"0xe07d70f0d915c3c0125e46dc79d9208e62d49cb306fa1723560797a196e19292","timestamp":"0x677ea182","transactions":["0x02f901d58227d8830551ec8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c880f2f18cf37f09621b891d50e5f71786aee8b7e533d5552ef3bb026440ab1fc5a42c317707c56bf8aa4f649ff1c8cc8954ae62465a3bc4d6827dff69da6547e332e332e30000000000000000000000000000000000000000000000000000000c080a0c973b492f58e31d88a9e48e27fb26f9d303c18bf12dbbe392a11dc5cfb9a834ea041678ebe00e1315746151bfc76ac1c4f71bfccd8ef5c10cf05b6eb47507de46b","0x02f901d58227d883054add8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f895684c0175d28ad64dc4cddc505a16c3461b406f01a305b2a0560c618485eaebc68e03ff0340925f5bb7905a60a1df218c3f2db62f7b6a121a52e402bb05269e332e332e30000000000000000000000000000000000000000000000000000000c080a0c069151c86e384b3d87015b65ac14ada659d834dfc4095a83e08558569452f4ca04a251f652f219e838709a05651e45bc891ee6639ebdc32e84678d74b77fd018b","0x02f901d58227d8830502b08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fc2a3275a977976b7abf305efa2825c00b4f31fb7dfebcc83b52ff354ba25467ffb6a20e01051944c7287a8db8e4c9f7250c9dd7b497242429a9ed96fa3a3677332e332e30000000000000000000000000000000000000000000000000000000c080a00ea0d77c3c3c20455ed122b017b3b650e438d8f961e08f572f06867d926f9cd5a032408da172484289d7c09afe3db7f4b96fa37d60d8511d3a5fbe828b7bf522d3","0x02f901d58227d883053e7f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1263f562e95ef2830508bde245ef53cd8cfa98c22c598eaca2291ef598e4742578ca38071544bc7b839cf1f26f5236391fd2bad0aeff28a953e36de0a3789974332e332e30000000000000000000000000000000000000000000000000000000c001a0d05bebfe1bda01294c2ca00c2b1bc6d46f605a99bedd57050a4389e2a620a981a01944690ab1487bebdea359e62a1192b07df79947e98e6569f2d95fbf55d6a8a8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdae","index":"0x430260e","validatorIndex":"0x297"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3960aa","index":"0x430260f","validatorIndex":"0x298"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f75e","index":"0x4302610","validatorIndex":"0x299"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb26","index":"0x4302611","validatorIndex":"0x29a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4ac7","index":"0x4302612","validatorIndex":"0x29b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a053f","index":"0x4302613","validatorIndex":"0x29c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f84f","index":"0x4302614","validatorIndex":"0x29d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a15f1","index":"0x4302615","validatorIndex":"0x29e"}]},[],"0xa7c6fdad9351b6a4ab98b8b6eb72055e6a5344106be2967d2be56223ee6939bb"]) 2025-01-08 16:03:17.3486|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","blockNumber":"0xd1650f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1c9a4","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdf41dbea46b9c066a5eba25cf044355f76278c23bd19bda9db6ee0b28dfab071","prevRandao":"0x72ed5617e685236f4e52754c1c0a04f90e9d5be17d0db57715c1f0af4b207b2d","receiptsRoot":"0xd7b5b8b0896c46e14d5859b80826e035363145989aae1098c63cd32f8be8b6a4","stateRoot":"0xe07d70f0d915c3c0125e46dc79d9208e62d49cb306fa1723560797a196e19292","timestamp":"0x677ea182","transactions":["0x02f901d58227d8830551ec8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c880f2f18cf37f09621b891d50e5f71786aee8b7e533d5552ef3bb026440ab1fc5a42c317707c56bf8aa4f649ff1c8cc8954ae62465a3bc4d6827dff69da6547e332e332e30000000000000000000000000000000000000000000000000000000c080a0c973b492f58e31d88a9e48e27fb26f9d303c18bf12dbbe392a11dc5cfb9a834ea041678ebe00e1315746151bfc76ac1c4f71bfccd8ef5c10cf05b6eb47507de46b","0x02f901d58227d883054add8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f895684c0175d28ad64dc4cddc505a16c3461b406f01a305b2a0560c618485eaebc68e03ff0340925f5bb7905a60a1df218c3f2db62f7b6a121a52e402bb05269e332e332e30000000000000000000000000000000000000000000000000000000c080a0c069151c86e384b3d87015b65ac14ada659d834dfc4095a83e08558569452f4ca04a251f652f219e838709a05651e45bc891ee6639ebdc32e84678d74b77fd018b","0x02f901d58227d8830502b08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fc2a3275a977976b7abf305efa2825c00b4f31fb7dfebcc83b52ff354ba25467ffb6a20e01051944c7287a8db8e4c9f7250c9dd7b497242429a9ed96fa3a3677332e332e30000000000000000000000000000000000000000000000000000000c080a00ea0d77c3c3c20455ed122b017b3b650e438d8f961e08f572f06867d926f9cd5a032408da172484289d7c09afe3db7f4b96fa37d60d8511d3a5fbe828b7bf522d3","0x02f901d58227d883053e7f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1263f562e95ef2830508bde245ef53cd8cfa98c22c598eaca2291ef598e4742578ca38071544bc7b839cf1f26f5236391fd2bad0aeff28a953e36de0a3789974332e332e30000000000000000000000000000000000000000000000000000000c001a0d05bebfe1bda01294c2ca00c2b1bc6d46f605a99bedd57050a4389e2a620a981a01944690ab1487bebdea359e62a1192b07df79947e98e6569f2d95fbf55d6a8a8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdae","index":"0x430260e","validatorIndex":"0x297"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3960aa","index":"0x430260f","validatorIndex":"0x298"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f75e","index":"0x4302610","validatorIndex":"0x299"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb26","index":"0x4302611","validatorIndex":"0x29a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c4ac7","index":"0x4302612","validatorIndex":"0x29b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a053f","index":"0x4302613","validatorIndex":"0x29c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f84f","index":"0x4302614","validatorIndex":"0x29d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a15f1","index":"0x4302615","validatorIndex":"0x29e"}]},[],"0xa7c6fdad9351b6a4ab98b8b6eb72055e6a5344106be2967d2be56223ee6939bb"]) handled in 4ms 2025-01-08 16:03:17.3533|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3533|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.3533|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722895 (0x6c4aa1...6f32e7), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.3533|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722895 (0x6c4aa1...6f32e7) was processed. 2025-01-08 16:03:17.3533|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722895 (0x6c4aa1...6f32e7) 2025-01-08 16:03:17.3533|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3533|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.3662|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","blockNumber":"0xd16510","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","prevRandao":"0x8858717c2c151f5ddbbf7721cb8a1065f06b4f1540d7fd8a8cfc496dafbc89d5","receiptsRoot":"0x1dfcfa6e422a777c3c1b13a3c7ceb75fe29cda0525a38425a7712f35a72e4f4d","stateRoot":"0x24b9e5c5e5999c8682d7b5d6d9d8b6878d8e8210798e82c81e1a29fe96e20dfc","timestamp":"0x677ea187","transactions":["0x02f901d58227d8830551ed8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86ffdd9f59f383de9a4e056de14dd768258095361612287b80ecfefdac7067f4db9b3df38e085f294efc64faec9f2f650f25f6b832e0c87d9a7f86ecfb870df53332e332e30000000000000000000000000000000000000000000000000000000c001a0a5c4fd9feefdf44f325809034383865eab2166f93df5e797e7af4abd0c75c9c1a03e3b29bf85a400c1bb3fd3560fd0ff42db860d47bf47687f64dcb5fe042a97cf","0x02f901d58227d883054ade8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c087f631ea05aff8adef02d5bd1435c9cd39218f52918da60169c3b20539d33ac6ca3340cb51dcf9ea069c79c62b6c9f3edf655bf8212a5c248ef27d1bc101c79332e332e30000000000000000000000000000000000000000000000000000000c001a0c3be4ebc589a8a40a8f4923786c1fe36e81c011ecd47ce4b4cd74f50689b4315a06afa6dd696e5f8d2090a982f1160ae1354e2b141332c0ab53f29c77237671142","0x02f901d48227d8830502b18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be60d55804513ae86693dfccfca87a9ed60a982fd0d94cb5155afce8a96b5b2eaf6a6d015add598dadae903ef70f8ebee684f9d524aa5d44e946734285937a3807332e332e30000000000000000000000000000000000000000000000000000000c0809f3083960cc7434a50e7f8c681552add4020af70c10ebd60bb02c0d9c39ba269a0489ab74fa6deb5008cd430cd80233f471ed76ee5d73f7cc837d087accdd1a446","0x02f901d58227d883053e808459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea8f2ad77338ceddcdbb4546ac4e561a5c02e842d86092812ea50ed883963a0491d32c4161257089ea3667b1812037c00ed80f0ee5ce72ad89b45d211f445e4b7332e332e30000000000000000000000000000000000000000000000000000000c001a0c101432b01557a816e755b29fd8a023be60e656aaff0d0422138d6efdb69221ba03a517905e5fc390e484b7517fe20a787e5f63dc94339db86ff1a36b788d98e53"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x4302616","validatorIndex":"0x29f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f75e","index":"0x4302617","validatorIndex":"0x2a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1ef","index":"0x4302618","validatorIndex":"0x2a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x4302619","validatorIndex":"0x2a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382f1","index":"0x430261a","validatorIndex":"0x2a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x430261b","validatorIndex":"0x2a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a351","index":"0x430261c","validatorIndex":"0x2a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x389e63","index":"0x430261d","validatorIndex":"0x2a6"}]},[],"0x6a0ecbff1d09dbdcff16ebc99c79ef5d2d005a13bd3b153b8938dd067dcce452"]) 2025-01-08 16:03:17.3662|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13722896 (0x0ada19...2ecc89), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:17.3683|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722896. 2025-01-08 16:03:17.3683|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722896. 2025-01-08 16:03:17.3683|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722896 2025-01-08 16:03:17.3683|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722766 < 13722896 - 128 2025-01-08 16:03:17.3683|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:17.3683|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:17.3683|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722896 | 3.0 ms | slot 22 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.3683|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.3683|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 38.94 MGas/s | 1,329.8 tps | 332.45 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:17.3683|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722896 (0x0ada19...2ecc89). 2025-01-08 16:03:17.3683|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.3683|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","blockNumber":"0xd16510","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","prevRandao":"0x8858717c2c151f5ddbbf7721cb8a1065f06b4f1540d7fd8a8cfc496dafbc89d5","receiptsRoot":"0x1dfcfa6e422a777c3c1b13a3c7ceb75fe29cda0525a38425a7712f35a72e4f4d","stateRoot":"0x24b9e5c5e5999c8682d7b5d6d9d8b6878d8e8210798e82c81e1a29fe96e20dfc","timestamp":"0x677ea187","transactions":["0x02f901d58227d8830551ed8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86ffdd9f59f383de9a4e056de14dd768258095361612287b80ecfefdac7067f4db9b3df38e085f294efc64faec9f2f650f25f6b832e0c87d9a7f86ecfb870df53332e332e30000000000000000000000000000000000000000000000000000000c001a0a5c4fd9feefdf44f325809034383865eab2166f93df5e797e7af4abd0c75c9c1a03e3b29bf85a400c1bb3fd3560fd0ff42db860d47bf47687f64dcb5fe042a97cf","0x02f901d58227d883054ade8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c087f631ea05aff8adef02d5bd1435c9cd39218f52918da60169c3b20539d33ac6ca3340cb51dcf9ea069c79c62b6c9f3edf655bf8212a5c248ef27d1bc101c79332e332e30000000000000000000000000000000000000000000000000000000c001a0c3be4ebc589a8a40a8f4923786c1fe36e81c011ecd47ce4b4cd74f50689b4315a06afa6dd696e5f8d2090a982f1160ae1354e2b141332c0ab53f29c77237671142","0x02f901d48227d8830502b18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be60d55804513ae86693dfccfca87a9ed60a982fd0d94cb5155afce8a96b5b2eaf6a6d015add598dadae903ef70f8ebee684f9d524aa5d44e946734285937a3807332e332e30000000000000000000000000000000000000000000000000000000c0809f3083960cc7434a50e7f8c681552add4020af70c10ebd60bb02c0d9c39ba269a0489ab74fa6deb5008cd430cd80233f471ed76ee5d73f7cc837d087accdd1a446","0x02f901d58227d883053e808459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea8f2ad77338ceddcdbb4546ac4e561a5c02e842d86092812ea50ed883963a0491d32c4161257089ea3667b1812037c00ed80f0ee5ce72ad89b45d211f445e4b7332e332e30000000000000000000000000000000000000000000000000000000c001a0c101432b01557a816e755b29fd8a023be60e656aaff0d0422138d6efdb69221ba03a517905e5fc390e484b7517fe20a787e5f63dc94339db86ff1a36b788d98e53"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x4302616","validatorIndex":"0x29f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f75e","index":"0x4302617","validatorIndex":"0x2a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1ef","index":"0x4302618","validatorIndex":"0x2a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x4302619","validatorIndex":"0x2a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382f1","index":"0x430261a","validatorIndex":"0x2a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x430261b","validatorIndex":"0x2a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a351","index":"0x430261c","validatorIndex":"0x2a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x389e63","index":"0x430261d","validatorIndex":"0x2a6"}]},[],"0x6a0ecbff1d09dbdcff16ebc99c79ef5d2d005a13bd3b153b8938dd067dcce452"]) 2025-01-08 16:03:17.3683|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","blockNumber":"0xd16510","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x6c4aa1553461b476a46db340a8ba8290d11270edcc35b14f45f11a7cff6f32e7","prevRandao":"0x8858717c2c151f5ddbbf7721cb8a1065f06b4f1540d7fd8a8cfc496dafbc89d5","receiptsRoot":"0x1dfcfa6e422a777c3c1b13a3c7ceb75fe29cda0525a38425a7712f35a72e4f4d","stateRoot":"0x24b9e5c5e5999c8682d7b5d6d9d8b6878d8e8210798e82c81e1a29fe96e20dfc","timestamp":"0x677ea187","transactions":["0x02f901d58227d8830551ed8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86ffdd9f59f383de9a4e056de14dd768258095361612287b80ecfefdac7067f4db9b3df38e085f294efc64faec9f2f650f25f6b832e0c87d9a7f86ecfb870df53332e332e30000000000000000000000000000000000000000000000000000000c001a0a5c4fd9feefdf44f325809034383865eab2166f93df5e797e7af4abd0c75c9c1a03e3b29bf85a400c1bb3fd3560fd0ff42db860d47bf47687f64dcb5fe042a97cf","0x02f901d58227d883054ade8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c087f631ea05aff8adef02d5bd1435c9cd39218f52918da60169c3b20539d33ac6ca3340cb51dcf9ea069c79c62b6c9f3edf655bf8212a5c248ef27d1bc101c79332e332e30000000000000000000000000000000000000000000000000000000c001a0c3be4ebc589a8a40a8f4923786c1fe36e81c011ecd47ce4b4cd74f50689b4315a06afa6dd696e5f8d2090a982f1160ae1354e2b141332c0ab53f29c77237671142","0x02f901d48227d8830502b18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be60d55804513ae86693dfccfca87a9ed60a982fd0d94cb5155afce8a96b5b2eaf6a6d015add598dadae903ef70f8ebee684f9d524aa5d44e946734285937a3807332e332e30000000000000000000000000000000000000000000000000000000c0809f3083960cc7434a50e7f8c681552add4020af70c10ebd60bb02c0d9c39ba269a0489ab74fa6deb5008cd430cd80233f471ed76ee5d73f7cc837d087accdd1a446","0x02f901d58227d883053e808459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea8f2ad77338ceddcdbb4546ac4e561a5c02e842d86092812ea50ed883963a0491d32c4161257089ea3667b1812037c00ed80f0ee5ce72ad89b45d211f445e4b7332e332e30000000000000000000000000000000000000000000000000000000c001a0c101432b01557a816e755b29fd8a023be60e656aaff0d0422138d6efdb69221ba03a517905e5fc390e484b7517fe20a787e5f63dc94339db86ff1a36b788d98e53"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14213e","index":"0x4302616","validatorIndex":"0x29f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f75e","index":"0x4302617","validatorIndex":"0x2a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d1ef","index":"0x4302618","validatorIndex":"0x2a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x4302619","validatorIndex":"0x2a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1382f1","index":"0x430261a","validatorIndex":"0x2a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x430261b","validatorIndex":"0x2a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a351","index":"0x430261c","validatorIndex":"0x2a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x389e63","index":"0x430261d","validatorIndex":"0x2a6"}]},[],"0x6a0ecbff1d09dbdcff16ebc99c79ef5d2d005a13bd3b153b8938dd067dcce452"]) handled in 5ms 2025-01-08 16:03:17.3755|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3755|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.3755|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722896 (0x0ada19...2ecc89), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.3755|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722896 (0x0ada19...2ecc89) was processed. 2025-01-08 16:03:17.3755|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722896 (0x0ada19...2ecc89) 2025-01-08 16:03:17.3763|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.3763|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.3970|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","blockNumber":"0xd16511","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","prevRandao":"0xee7ff42c819531daf7cece00171915c5c1e946942b9a2d47804f3513b0d8c390","receiptsRoot":"0x20e0158f7b8b7104113d2626e1e6a1ad8fea3eea0bfa3a5da812335acc409451","stateRoot":"0x8881559b0cd5e80b23dca18a069f385e9dfddd9c80b8b5f8755d7a57e8139578","timestamp":"0x677ea18c","transactions":["0x02f901d58227d883054adf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0894ba6c1e0386405d45cf41fa370873e393c0d4b57a7848236d91c3f8ebb726cec1f458376344aa628ca20e099fac23b5e7f03e2fafcee17c4925c7fee838f8332e332e30000000000000000000000000000000000000000000000000000000c080a0f37be5e1848323871e939a195fa52dec0c67b9eef89472f50760f10a36cfb5f6a05434350ee4871e7dbf432be5c0d42afb4f81a1b3bae065195d42cf18ef90929c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4ad","index":"0x430261e","validatorIndex":"0x2a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d77f2","index":"0x430261f","validatorIndex":"0x2a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14527f","index":"0x4302620","validatorIndex":"0x2a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf918","index":"0x4302621","validatorIndex":"0x2aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5c4e","index":"0x4302622","validatorIndex":"0x2ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x4302623","validatorIndex":"0x2ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b54","index":"0x4302624","validatorIndex":"0x2ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b8d01","index":"0x4302625","validatorIndex":"0x2ae"}]},[],"0x31c4620cb9ce93fe22fd20439b71224ef6dc5cb0a1bbc89670ac07bd6a1ffa02"]) 2025-01-08 16:03:17.3970|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722897 (0x93b2e5...54c90a), Extra Data: Nethermind 2025-01-08 16:03:17.3970|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.3970|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:03:17.4007|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722897 2025-01-08 16:03:17.4007|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722767 < 13722897 - 128 2025-01-08 16:03:17.4007|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:17.4007|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:17.4007|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722897 (0x93b2e5...54c90a). 2025-01-08 16:03:17.4007|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.4007|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","blockNumber":"0xd16511","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","prevRandao":"0xee7ff42c819531daf7cece00171915c5c1e946942b9a2d47804f3513b0d8c390","receiptsRoot":"0x20e0158f7b8b7104113d2626e1e6a1ad8fea3eea0bfa3a5da812335acc409451","stateRoot":"0x8881559b0cd5e80b23dca18a069f385e9dfddd9c80b8b5f8755d7a57e8139578","timestamp":"0x677ea18c","transactions":["0x02f901d58227d883054adf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0894ba6c1e0386405d45cf41fa370873e393c0d4b57a7848236d91c3f8ebb726cec1f458376344aa628ca20e099fac23b5e7f03e2fafcee17c4925c7fee838f8332e332e30000000000000000000000000000000000000000000000000000000c080a0f37be5e1848323871e939a195fa52dec0c67b9eef89472f50760f10a36cfb5f6a05434350ee4871e7dbf432be5c0d42afb4f81a1b3bae065195d42cf18ef90929c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4ad","index":"0x430261e","validatorIndex":"0x2a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d77f2","index":"0x430261f","validatorIndex":"0x2a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14527f","index":"0x4302620","validatorIndex":"0x2a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf918","index":"0x4302621","validatorIndex":"0x2aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5c4e","index":"0x4302622","validatorIndex":"0x2ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x4302623","validatorIndex":"0x2ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b54","index":"0x4302624","validatorIndex":"0x2ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b8d01","index":"0x4302625","validatorIndex":"0x2ae"}]},[],"0x31c4620cb9ce93fe22fd20439b71224ef6dc5cb0a1bbc89670ac07bd6a1ffa02"]) 2025-01-08 16:03:17.4007|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722897 | 2.6 ms | slot 30 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.4007|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","blockNumber":"0xd16511","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0ada192e5f826866c95b1df0aeaf47183ef46af2fc3d38aa2dc4c246922ecc89","prevRandao":"0xee7ff42c819531daf7cece00171915c5c1e946942b9a2d47804f3513b0d8c390","receiptsRoot":"0x20e0158f7b8b7104113d2626e1e6a1ad8fea3eea0bfa3a5da812335acc409451","stateRoot":"0x8881559b0cd5e80b23dca18a069f385e9dfddd9c80b8b5f8755d7a57e8139578","timestamp":"0x677ea18c","transactions":["0x02f901d58227d883054adf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0894ba6c1e0386405d45cf41fa370873e393c0d4b57a7848236d91c3f8ebb726cec1f458376344aa628ca20e099fac23b5e7f03e2fafcee17c4925c7fee838f8332e332e30000000000000000000000000000000000000000000000000000000c080a0f37be5e1848323871e939a195fa52dec0c67b9eef89472f50760f10a36cfb5f6a05434350ee4871e7dbf432be5c0d42afb4f81a1b3bae065195d42cf18ef90929c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4ad","index":"0x430261e","validatorIndex":"0x2a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d77f2","index":"0x430261f","validatorIndex":"0x2a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14527f","index":"0x4302620","validatorIndex":"0x2a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cf918","index":"0x4302621","validatorIndex":"0x2aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5c4e","index":"0x4302622","validatorIndex":"0x2ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x4302623","validatorIndex":"0x2ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b54","index":"0x4302624","validatorIndex":"0x2ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b8d01","index":"0x4302625","validatorIndex":"0x2ae"}]},[],"0x31c4620cb9ce93fe22fd20439b71224ef6dc5cb0a1bbc89670ac07bd6a1ffa02"]) handled in 5ms 2025-01-08 16:03:17.4007|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.4007|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 11.26 MGas/s | 384.8 tps | 384.76 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:17.4417|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.4417|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.4417|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722897 (0x93b2e5...54c90a), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.4417|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722897 (0x93b2e5...54c90a) was processed. 2025-01-08 16:03:17.4417|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722897 (0x93b2e5...54c90a) 2025-01-08 16:03:17.4417|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.4417|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.4529|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","blockNumber":"0xd16512","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","prevRandao":"0x0a619acf9fde04b6c2a8ff1dce87f8e2b6345e23271dddacb15960d7d469c5b1","receiptsRoot":"0x368527b76aecdc02f97869697011d6794e24c2ea3fdc23d0240d21bdc84d805d","stateRoot":"0x4de36a76d53d24743407ef58f166decd355469ddc37d42c3ab37b182b2727b4f","timestamp":"0x677ea191","transactions":["0x02f901d58227d8830551ee8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be00ee64c41ada4be56bf097ec7922601057fb6109c9a17a10d2b1a4abbb2c45cd9aca42b679270549ef6b2213eebbcbc8e36332f3ae6921eb4ffef78ca2974fdd332e332e30000000000000000000000000000000000000000000000000000000c001a00be71897757c2af8e8da86233e4f605b4ce2c2e6d769b9698183ea1847df3876a072b9958f2dd17dbfa9a4f14100864dbe6eedbba587d6dde07e66beda9e9d22c2","0x02f901d58227d883053e818459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54ec3b1b4f7ae7ab0dc0556f84014d4bc63885b80a30944509c81df0cb736661b6c9148255ee1389d3d064c1045e85c0e9eef72ae34a03bab34f4b7bf26fdac8332e332e30000000000000000000000000000000000000000000000000000000c080a09e69233b3e27dc3dd3c1877a44471968885e671db35f8bf67a410135e59d5ad6a04db224f14ed0eb39780a7f3850428f7a4c8af246c47022d04af9b0b9e52c01b1","0x02f901d58227d8830502b28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5b5dd135ddf384ecbf52c3c90f2e7b8280446644308372bacf4f36d685bc12a02f119827c45e601e012b2c7ed788ce56bab95e5a73f9df787b3c115b8fdc2302332e332e30000000000000000000000000000000000000000000000000000000c001a02feb373e08a37094e160dd64dcfffacf347a5559979145d5eb4ae2c8dc8036d5a05873aff9e2606487e778093086c5544b625468e8d540318154d62136958a75fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145282","index":"0x4302626","validatorIndex":"0x2af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148452","index":"0x4302627","validatorIndex":"0x2b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1453f8","index":"0x4302628","validatorIndex":"0x2b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147879","index":"0x4302629","validatorIndex":"0x2b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b5a","index":"0x430262a","validatorIndex":"0x2b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da37","index":"0x430262b","validatorIndex":"0x2b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d77f2","index":"0x430262c","validatorIndex":"0x2b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c8b","index":"0x430262d","validatorIndex":"0x2b6"}]},[],"0x9786f8ac2ef0d5f79b35c6fb937ec31417b57d1381c083548440d1ea61f78fb2"]) 2025-01-08 16:03:17.4529|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722898 (0x879d54...1dcf8c), Extra Data: chiado-teku-0 2025-01-08 16:03:17.4529|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722898. 2025-01-08 16:03:17.4529|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722898. 2025-01-08 16:03:17.4563|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722898 2025-01-08 16:03:17.4563|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722768 < 13722898 - 128 2025-01-08 16:03:17.4563|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:17.4563|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722898 (0x879d54...1dcf8c). 2025-01-08 16:03:17.4563|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.4563|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:17.4563|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","blockNumber":"0xd16512","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","prevRandao":"0x0a619acf9fde04b6c2a8ff1dce87f8e2b6345e23271dddacb15960d7d469c5b1","receiptsRoot":"0x368527b76aecdc02f97869697011d6794e24c2ea3fdc23d0240d21bdc84d805d","stateRoot":"0x4de36a76d53d24743407ef58f166decd355469ddc37d42c3ab37b182b2727b4f","timestamp":"0x677ea191","transactions":["0x02f901d58227d8830551ee8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be00ee64c41ada4be56bf097ec7922601057fb6109c9a17a10d2b1a4abbb2c45cd9aca42b679270549ef6b2213eebbcbc8e36332f3ae6921eb4ffef78ca2974fdd332e332e30000000000000000000000000000000000000000000000000000000c001a00be71897757c2af8e8da86233e4f605b4ce2c2e6d769b9698183ea1847df3876a072b9958f2dd17dbfa9a4f14100864dbe6eedbba587d6dde07e66beda9e9d22c2","0x02f901d58227d883053e818459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54ec3b1b4f7ae7ab0dc0556f84014d4bc63885b80a30944509c81df0cb736661b6c9148255ee1389d3d064c1045e85c0e9eef72ae34a03bab34f4b7bf26fdac8332e332e30000000000000000000000000000000000000000000000000000000c080a09e69233b3e27dc3dd3c1877a44471968885e671db35f8bf67a410135e59d5ad6a04db224f14ed0eb39780a7f3850428f7a4c8af246c47022d04af9b0b9e52c01b1","0x02f901d58227d8830502b28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5b5dd135ddf384ecbf52c3c90f2e7b8280446644308372bacf4f36d685bc12a02f119827c45e601e012b2c7ed788ce56bab95e5a73f9df787b3c115b8fdc2302332e332e30000000000000000000000000000000000000000000000000000000c001a02feb373e08a37094e160dd64dcfffacf347a5559979145d5eb4ae2c8dc8036d5a05873aff9e2606487e778093086c5544b625468e8d540318154d62136958a75fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145282","index":"0x4302626","validatorIndex":"0x2af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148452","index":"0x4302627","validatorIndex":"0x2b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1453f8","index":"0x4302628","validatorIndex":"0x2b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147879","index":"0x4302629","validatorIndex":"0x2b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b5a","index":"0x430262a","validatorIndex":"0x2b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da37","index":"0x430262b","validatorIndex":"0x2b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d77f2","index":"0x430262c","validatorIndex":"0x2b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c8b","index":"0x430262d","validatorIndex":"0x2b6"}]},[],"0x9786f8ac2ef0d5f79b35c6fb937ec31417b57d1381c083548440d1ea61f78fb2"]) 2025-01-08 16:03:17.4563|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722898 | 2.3 ms | slot 56 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.4563|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.4563|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 37.91 MGas/s | 1,294.8 tps | 431.59 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:03:17.4563|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","blockNumber":"0xd16512","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","prevRandao":"0x0a619acf9fde04b6c2a8ff1dce87f8e2b6345e23271dddacb15960d7d469c5b1","receiptsRoot":"0x368527b76aecdc02f97869697011d6794e24c2ea3fdc23d0240d21bdc84d805d","stateRoot":"0x4de36a76d53d24743407ef58f166decd355469ddc37d42c3ab37b182b2727b4f","timestamp":"0x677ea191","transactions":["0x02f901d58227d8830551ee8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be00ee64c41ada4be56bf097ec7922601057fb6109c9a17a10d2b1a4abbb2c45cd9aca42b679270549ef6b2213eebbcbc8e36332f3ae6921eb4ffef78ca2974fdd332e332e30000000000000000000000000000000000000000000000000000000c001a00be71897757c2af8e8da86233e4f605b4ce2c2e6d769b9698183ea1847df3876a072b9958f2dd17dbfa9a4f14100864dbe6eedbba587d6dde07e66beda9e9d22c2","0x02f901d58227d883053e818459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54ec3b1b4f7ae7ab0dc0556f84014d4bc63885b80a30944509c81df0cb736661b6c9148255ee1389d3d064c1045e85c0e9eef72ae34a03bab34f4b7bf26fdac8332e332e30000000000000000000000000000000000000000000000000000000c080a09e69233b3e27dc3dd3c1877a44471968885e671db35f8bf67a410135e59d5ad6a04db224f14ed0eb39780a7f3850428f7a4c8af246c47022d04af9b0b9e52c01b1","0x02f901d58227d8830502b28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5b5dd135ddf384ecbf52c3c90f2e7b8280446644308372bacf4f36d685bc12a02f119827c45e601e012b2c7ed788ce56bab95e5a73f9df787b3c115b8fdc2302332e332e30000000000000000000000000000000000000000000000000000000c001a02feb373e08a37094e160dd64dcfffacf347a5559979145d5eb4ae2c8dc8036d5a05873aff9e2606487e778093086c5544b625468e8d540318154d62136958a75fe"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145282","index":"0x4302626","validatorIndex":"0x2af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148452","index":"0x4302627","validatorIndex":"0x2b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1453f8","index":"0x4302628","validatorIndex":"0x2b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147879","index":"0x4302629","validatorIndex":"0x2b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b5a","index":"0x430262a","validatorIndex":"0x2b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13da37","index":"0x430262b","validatorIndex":"0x2b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d77f2","index":"0x430262c","validatorIndex":"0x2b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c8b","index":"0x430262d","validatorIndex":"0x2b6"}]},[],"0x9786f8ac2ef0d5f79b35c6fb937ec31417b57d1381c083548440d1ea61f78fb2"]) handled in 4ms 2025-01-08 16:03:17.4604|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:03:17.4604|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.4604|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.4604|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722898 (0x879d54...1dcf8c), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.4604|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722898 (0x879d54...1dcf8c) was processed. 2025-01-08 16:03:17.4604|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722898 (0x879d54...1dcf8c) 2025-01-08 16:03:17.4604|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.4604|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.4767|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","blockNumber":"0xd16513","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","prevRandao":"0xa96cc7ddde6825cb2315b34e8c4cac57aa1783aaffaae9d3cfd86593aa2add70","receiptsRoot":"0x3b2fe023c6cfe3b479b56a5a291fe2e1d5df52ece9e1cb5a8fde7460843bd61b","stateRoot":"0x6cb3fe7edbdc65f11bf0e8802030fe48d3fce4d8ee70182cb5fed743a921526b","timestamp":"0x677ea196","transactions":["0x02f901d58227d883054ae08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c00b63028407417913c710ea72230eb5ce2ff3ae0b5673a55f5189da18e70054bd54010a501ddca7e38e61a14f18c0bbb888a73f414ab2c26812b3c6b3692e66d332e332e30000000000000000000000000000000000000000000000000000000c001a045fa628f801f5bf12a2da199c10380a8a5bc20e32008dfc6d14e63d74db2a44ea04d442a1d5ce95685cc1988999e251e8a8bb0ffd35b25cad5511d36f6e80c0990","0x02f901d58227d883053e828459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be927a3ae4eafdda6ef66e68fdec2a1b256343af5302ed0aff093e75283b6f5467a2e22d73eb7983e224262c508423ac8ef0a49441dc1c7ca212d1c615678fb88b332e332e30000000000000000000000000000000000000000000000000000000c080a048cf188a560ffc0b63d261317e52ce94f953e0110e87cefd334a5b4876c90386a03c1ad1d35e38b943a916b6ea773dc2e9db61147670503246607a54c7089f3fc2","0x02f901d58227d8830551ef8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fbdad1fccebae337e4a5bdda36710a844213173542837db285291d429def56d1faa7d2f8ce93e60430ec96206bb96b50bcbd5dbdcc25399888fad944dcb89758332e332e30000000000000000000000000000000000000000000000000000000c080a070e2042a48bb5262d03607400531c07970e8b1b50b6a5303cb42cb3c03338887a056d592e9afda94c1b7295948e4ca9bffab40db46431027f65c0ebe4e14085079","0x02f901d58227d8830502b38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86ea6b05f73fc12b49672484610df35b92c312d25e1fb23f126d07e9c276e3e787d5583e95306fc3c47ba43db7733d9aca8459ee3a7a7bd763de2383098849992332e332e30000000000000000000000000000000000000000000000000000000c080a049d14853de63cd9f44825fb9976e0444654e97e5847df175a79664277f8aec17a066f662dda7cf237562b691a1f0d821531730775898f13a90f83eb12ee4162f1b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142654","index":"0x430262e","validatorIndex":"0x2b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147872","index":"0x430262f","validatorIndex":"0x2b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c5f","index":"0x4302630","validatorIndex":"0x2b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da117","index":"0x4302631","validatorIndex":"0x2ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145839","index":"0x4302632","validatorIndex":"0x2bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfca4","index":"0x4302633","validatorIndex":"0x2bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e67","index":"0x4302634","validatorIndex":"0x2bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48c","index":"0x4302635","validatorIndex":"0x2be"}]},[],"0x8d58818c0e7be15bcdeb8a1e207521eba72ebf61d795e862d0a2bb7cea8b2a3e"]) 2025-01-08 16:03:17.4767|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722899 (0x7f4810...183e49), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:17.4767|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Started pre-warming caches for block 13722899. 2025-01-08 16:03:17.4767|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Finished pre-warming caches for block 13722899. 2025-01-08 16:03:17.4767|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722899 2025-01-08 16:03:17.4767|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722769 < 13722899 - 128 2025-01-08 16:03:17.4804|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:17.4804|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722899 | 2.4 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.4804|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.4804|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 48.95 MGas/s | 1,671.5 tps | 417.89 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:03:17.4804|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:03:17.4804|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722899 (0x7f4810...183e49). 2025-01-08 16:03:17.4804|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.4804|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","blockNumber":"0xd16513","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","prevRandao":"0xa96cc7ddde6825cb2315b34e8c4cac57aa1783aaffaae9d3cfd86593aa2add70","receiptsRoot":"0x3b2fe023c6cfe3b479b56a5a291fe2e1d5df52ece9e1cb5a8fde7460843bd61b","stateRoot":"0x6cb3fe7edbdc65f11bf0e8802030fe48d3fce4d8ee70182cb5fed743a921526b","timestamp":"0x677ea196","transactions":["0x02f901d58227d883054ae08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c00b63028407417913c710ea72230eb5ce2ff3ae0b5673a55f5189da18e70054bd54010a501ddca7e38e61a14f18c0bbb888a73f414ab2c26812b3c6b3692e66d332e332e30000000000000000000000000000000000000000000000000000000c001a045fa628f801f5bf12a2da199c10380a8a5bc20e32008dfc6d14e63d74db2a44ea04d442a1d5ce95685cc1988999e251e8a8bb0ffd35b25cad5511d36f6e80c0990","0x02f901d58227d883053e828459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be927a3ae4eafdda6ef66e68fdec2a1b256343af5302ed0aff093e75283b6f5467a2e22d73eb7983e224262c508423ac8ef0a49441dc1c7ca212d1c615678fb88b332e332e30000000000000000000000000000000000000000000000000000000c080a048cf188a560ffc0b63d261317e52ce94f953e0110e87cefd334a5b4876c90386a03c1ad1d35e38b943a916b6ea773dc2e9db61147670503246607a54c7089f3fc2","0x02f901d58227d8830551ef8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fbdad1fccebae337e4a5bdda36710a844213173542837db285291d429def56d1faa7d2f8ce93e60430ec96206bb96b50bcbd5dbdcc25399888fad944dcb89758332e332e30000000000000000000000000000000000000000000000000000000c080a070e2042a48bb5262d03607400531c07970e8b1b50b6a5303cb42cb3c03338887a056d592e9afda94c1b7295948e4ca9bffab40db46431027f65c0ebe4e14085079","0x02f901d58227d8830502b38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86ea6b05f73fc12b49672484610df35b92c312d25e1fb23f126d07e9c276e3e787d5583e95306fc3c47ba43db7733d9aca8459ee3a7a7bd763de2383098849992332e332e30000000000000000000000000000000000000000000000000000000c080a049d14853de63cd9f44825fb9976e0444654e97e5847df175a79664277f8aec17a066f662dda7cf237562b691a1f0d821531730775898f13a90f83eb12ee4162f1b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142654","index":"0x430262e","validatorIndex":"0x2b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147872","index":"0x430262f","validatorIndex":"0x2b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c5f","index":"0x4302630","validatorIndex":"0x2b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da117","index":"0x4302631","validatorIndex":"0x2ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145839","index":"0x4302632","validatorIndex":"0x2bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfca4","index":"0x4302633","validatorIndex":"0x2bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e67","index":"0x4302634","validatorIndex":"0x2bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48c","index":"0x4302635","validatorIndex":"0x2be"}]},[],"0x8d58818c0e7be15bcdeb8a1e207521eba72ebf61d795e862d0a2bb7cea8b2a3e"]) 2025-01-08 16:03:17.4804|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","blockNumber":"0xd16513","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x879d54c3027876cc81b36578a176d88a1c49a3b0071ecb4d6d2c4dff551dcf8c","prevRandao":"0xa96cc7ddde6825cb2315b34e8c4cac57aa1783aaffaae9d3cfd86593aa2add70","receiptsRoot":"0x3b2fe023c6cfe3b479b56a5a291fe2e1d5df52ece9e1cb5a8fde7460843bd61b","stateRoot":"0x6cb3fe7edbdc65f11bf0e8802030fe48d3fce4d8ee70182cb5fed743a921526b","timestamp":"0x677ea196","transactions":["0x02f901d58227d883054ae08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c00b63028407417913c710ea72230eb5ce2ff3ae0b5673a55f5189da18e70054bd54010a501ddca7e38e61a14f18c0bbb888a73f414ab2c26812b3c6b3692e66d332e332e30000000000000000000000000000000000000000000000000000000c001a045fa628f801f5bf12a2da199c10380a8a5bc20e32008dfc6d14e63d74db2a44ea04d442a1d5ce95685cc1988999e251e8a8bb0ffd35b25cad5511d36f6e80c0990","0x02f901d58227d883053e828459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be927a3ae4eafdda6ef66e68fdec2a1b256343af5302ed0aff093e75283b6f5467a2e22d73eb7983e224262c508423ac8ef0a49441dc1c7ca212d1c615678fb88b332e332e30000000000000000000000000000000000000000000000000000000c080a048cf188a560ffc0b63d261317e52ce94f953e0110e87cefd334a5b4876c90386a03c1ad1d35e38b943a916b6ea773dc2e9db61147670503246607a54c7089f3fc2","0x02f901d58227d8830551ef8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fbdad1fccebae337e4a5bdda36710a844213173542837db285291d429def56d1faa7d2f8ce93e60430ec96206bb96b50bcbd5dbdcc25399888fad944dcb89758332e332e30000000000000000000000000000000000000000000000000000000c080a070e2042a48bb5262d03607400531c07970e8b1b50b6a5303cb42cb3c03338887a056d592e9afda94c1b7295948e4ca9bffab40db46431027f65c0ebe4e14085079","0x02f901d58227d8830502b38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f86ea6b05f73fc12b49672484610df35b92c312d25e1fb23f126d07e9c276e3e787d5583e95306fc3c47ba43db7733d9aca8459ee3a7a7bd763de2383098849992332e332e30000000000000000000000000000000000000000000000000000000c080a049d14853de63cd9f44825fb9976e0444654e97e5847df175a79664277f8aec17a066f662dda7cf237562b691a1f0d821531730775898f13a90f83eb12ee4162f1b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142654","index":"0x430262e","validatorIndex":"0x2b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147872","index":"0x430262f","validatorIndex":"0x2b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142c5f","index":"0x4302630","validatorIndex":"0x2b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da117","index":"0x4302631","validatorIndex":"0x2ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145839","index":"0x4302632","validatorIndex":"0x2bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cfca4","index":"0x4302633","validatorIndex":"0x2bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e67","index":"0x4302634","validatorIndex":"0x2bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48c","index":"0x4302635","validatorIndex":"0x2be"}]},[],"0x8d58818c0e7be15bcdeb8a1e207521eba72ebf61d795e862d0a2bb7cea8b2a3e"]) handled in 4ms 2025-01-08 16:03:17.4847|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.4847|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.4847|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722899 (0x7f4810...183e49), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.4847|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722899 (0x7f4810...183e49) was processed. 2025-01-08 16:03:17.4847|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722899 (0x7f4810...183e49) 2025-01-08 16:03:17.4847|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.4847|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.5000|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","blockNumber":"0xd16514","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","prevRandao":"0xd7e9355bfb339322982d48fc208b085492bd45d01498f8104e71a9e3cd6e4996","receiptsRoot":"0xca32198986ab84cd85bce7c8ae9491448266b5857c262fb010a21ae8625056b0","stateRoot":"0x5116afbcce6820fee45520228d1d6bca632a58fe5533656cd137c61c29e56cc3","timestamp":"0x677ea19b","transactions":["0x02f901d58227d883054ae18459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be13e9425865f8c8fb3f78f61e733b6d001e25d77fe33bafebcbb1fffc61175d095117e294da31202e84dcb8f08ff332e7f8bc12f4d58235faa9fd28f42c0bfd07332e332e30000000000000000000000000000000000000000000000000000000c080a0088a21c4abdae8689a74444cc4c53b10a69015cfaaffe37995d3165ec5fd20f6a0448969512649e3693930e392c9223a7975518ee2f3b4a32b1add6ee27f2ee6b6","0x02f901d58227d8830502b48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c89f84f71e198d8e2eda729bdca180ae52076228871d4dbd1f1fdd43400846d4c6b08cc628346f9a6e138c1538fee75b85a552a1d3f9e306afb242008f38c396e332e332e30000000000000000000000000000000000000000000000000000000c080a0a4406217c1663e4564d9ac88a92f4a19d5e7781bb09d9d5abb9eacd5c1edcd6fa07ad6e695d6d9fa14c53d7826ba250bb55758b23113ffeeb21765d8f896125965"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a754","index":"0x4302636","validatorIndex":"0x2bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa4d","index":"0x4302637","validatorIndex":"0x2c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9315","index":"0x4302638","validatorIndex":"0x2c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14266b","index":"0x4302639","validatorIndex":"0x2c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7d75","index":"0x430263a","validatorIndex":"0x2c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147889","index":"0x430263b","validatorIndex":"0x2c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x430263c","validatorIndex":"0x2c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54d3","index":"0x430263d","validatorIndex":"0x2c6"}]},[],"0x28346e7993027b928960962c3881c6d182406ae3c33923184b2a24b283f97510"]) 2025-01-08 16:03:17.5006|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722900 (0x30b6f3...192b7c), Extra Data: Nethermind 2025-01-08 16:03:17.5006|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:17.5006|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:17.5006|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722900 2025-01-08 16:03:17.5006|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722770 < 13722900 - 128 2025-01-08 16:03:17.5006|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:17.5006|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:17.5006|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722900 | 2.0 ms | slot 23 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.5006|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722900 (0x30b6f3...192b7c). 2025-01-08 16:03:17.5006|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.5006|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.5006|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 28.98 MGas/s | 990.1 tps | 495.05 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:03:17.5006|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","blockNumber":"0xd16514","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","prevRandao":"0xd7e9355bfb339322982d48fc208b085492bd45d01498f8104e71a9e3cd6e4996","receiptsRoot":"0xca32198986ab84cd85bce7c8ae9491448266b5857c262fb010a21ae8625056b0","stateRoot":"0x5116afbcce6820fee45520228d1d6bca632a58fe5533656cd137c61c29e56cc3","timestamp":"0x677ea19b","transactions":["0x02f901d58227d883054ae18459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be13e9425865f8c8fb3f78f61e733b6d001e25d77fe33bafebcbb1fffc61175d095117e294da31202e84dcb8f08ff332e7f8bc12f4d58235faa9fd28f42c0bfd07332e332e30000000000000000000000000000000000000000000000000000000c080a0088a21c4abdae8689a74444cc4c53b10a69015cfaaffe37995d3165ec5fd20f6a0448969512649e3693930e392c9223a7975518ee2f3b4a32b1add6ee27f2ee6b6","0x02f901d58227d8830502b48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c89f84f71e198d8e2eda729bdca180ae52076228871d4dbd1f1fdd43400846d4c6b08cc628346f9a6e138c1538fee75b85a552a1d3f9e306afb242008f38c396e332e332e30000000000000000000000000000000000000000000000000000000c080a0a4406217c1663e4564d9ac88a92f4a19d5e7781bb09d9d5abb9eacd5c1edcd6fa07ad6e695d6d9fa14c53d7826ba250bb55758b23113ffeeb21765d8f896125965"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a754","index":"0x4302636","validatorIndex":"0x2bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa4d","index":"0x4302637","validatorIndex":"0x2c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9315","index":"0x4302638","validatorIndex":"0x2c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14266b","index":"0x4302639","validatorIndex":"0x2c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7d75","index":"0x430263a","validatorIndex":"0x2c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147889","index":"0x430263b","validatorIndex":"0x2c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x430263c","validatorIndex":"0x2c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54d3","index":"0x430263d","validatorIndex":"0x2c6"}]},[],"0x28346e7993027b928960962c3881c6d182406ae3c33923184b2a24b283f97510"]) 2025-01-08 16:03:17.5006|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","blockNumber":"0xd16514","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7f4810c12e076d4d85d65529dd7c6dd96e5450264d2dcebf4dbebc857b183e49","prevRandao":"0xd7e9355bfb339322982d48fc208b085492bd45d01498f8104e71a9e3cd6e4996","receiptsRoot":"0xca32198986ab84cd85bce7c8ae9491448266b5857c262fb010a21ae8625056b0","stateRoot":"0x5116afbcce6820fee45520228d1d6bca632a58fe5533656cd137c61c29e56cc3","timestamp":"0x677ea19b","transactions":["0x02f901d58227d883054ae18459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be13e9425865f8c8fb3f78f61e733b6d001e25d77fe33bafebcbb1fffc61175d095117e294da31202e84dcb8f08ff332e7f8bc12f4d58235faa9fd28f42c0bfd07332e332e30000000000000000000000000000000000000000000000000000000c080a0088a21c4abdae8689a74444cc4c53b10a69015cfaaffe37995d3165ec5fd20f6a0448969512649e3693930e392c9223a7975518ee2f3b4a32b1add6ee27f2ee6b6","0x02f901d58227d8830502b48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c89f84f71e198d8e2eda729bdca180ae52076228871d4dbd1f1fdd43400846d4c6b08cc628346f9a6e138c1538fee75b85a552a1d3f9e306afb242008f38c396e332e332e30000000000000000000000000000000000000000000000000000000c080a0a4406217c1663e4564d9ac88a92f4a19d5e7781bb09d9d5abb9eacd5c1edcd6fa07ad6e695d6d9fa14c53d7826ba250bb55758b23113ffeeb21765d8f896125965"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a754","index":"0x4302636","validatorIndex":"0x2bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa4d","index":"0x4302637","validatorIndex":"0x2c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9315","index":"0x4302638","validatorIndex":"0x2c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14266b","index":"0x4302639","validatorIndex":"0x2c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7d75","index":"0x430263a","validatorIndex":"0x2c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147889","index":"0x430263b","validatorIndex":"0x2c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x430263c","validatorIndex":"0x2c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54d3","index":"0x430263d","validatorIndex":"0x2c6"}]},[],"0x28346e7993027b928960962c3881c6d182406ae3c33923184b2a24b283f97510"]) handled in 4ms 2025-01-08 16:03:17.5113|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5113|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.5113|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722900 (0x30b6f3...192b7c), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.5113|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722900 (0x30b6f3...192b7c) was processed. 2025-01-08 16:03:17.5113|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722900 (0x30b6f3...192b7c) 2025-01-08 16:03:17.5113|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5113|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.5232|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","blockNumber":"0xd16515","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","prevRandao":"0x6566b38f7bb8a358cfaf2cadb2e7cf46353979dbbe7ed66d3b8ba8532ddc07cf","receiptsRoot":"0x006c5031e7b0932718de857aec3696f9d17ebeccf7e688ffcd7468c6032b431a","stateRoot":"0x730405d1cccef024d636158160733c1b1f168302a91a6c84610670383386d848","timestamp":"0x677ea1a0","transactions":["0x02f901d58227d8830551f08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1fb11b89cbdf3efa703a6ceecee045727e8c009b79c03136aabdc5cac2ba2447a8935aa98f683e27b6a391c4986a73757b6bdea1195584cc42b3a44fa02501ac332e332e30000000000000000000000000000000000000000000000000000000c080a01d87f274ad41ec072b4e114a17e845d75ff6b4a7b47ca05c60d8fbb911b083f8a06ee38401b5e5fd1b4b767ed49b12c918afcbef868a6f1e3448bdeacb4df95c55","0x02f901d58227d883054ae28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f822f2613a9581ba81234611c8edf61d0efc2ddbdf85b6fca2c6686617a8c3daa9bcda61d7108b0a48d24be3817e575dcdb1c746eafb840d0b8b96171d484f45c7332e332e30000000000000000000000000000000000000000000000000000000c001a05344698ba0af98235d57ce5b10880d9a8781c76ea02a7c9372af43848f6e3908a037206007702e2990ed43858a679d1a60aaba5373048e3ebbdc9bafeddfc05696"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147883","index":"0x430263e","validatorIndex":"0x2c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142571","index":"0x430263f","validatorIndex":"0x2c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813c","index":"0x4302640","validatorIndex":"0x2c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148128","index":"0x4302641","validatorIndex":"0x2ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aa2","index":"0x4302642","validatorIndex":"0x2cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47a","index":"0x4302643","validatorIndex":"0x2cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c9d","index":"0x4302644","validatorIndex":"0x2cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f33","index":"0x4302645","validatorIndex":"0x2ce"}]},[],"0xa7f0f0a3b745cde049152d9c53dbc555fa1eee9dc8927a6a1b2f3d7e4176990a"]) 2025-01-08 16:03:17.5232|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722901 (0x0c6ddc...3fc17a), Extra Data: Nethermind 2025-01-08 16:03:17.5246|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.5246|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:03:17.5246|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722901 2025-01-08 16:03:17.5246|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722771 < 13722901 - 128 2025-01-08 16:03:17.5246|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:17.5246|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:17.5246|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722901 | 2.9 ms | slot 24 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.5246|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.5246|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 20.07 MGas/s | 685.4 tps | 342.70 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:03:17.5246|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722901 (0x0c6ddc...3fc17a). 2025-01-08 16:03:17.5246|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.5246|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","blockNumber":"0xd16515","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","prevRandao":"0x6566b38f7bb8a358cfaf2cadb2e7cf46353979dbbe7ed66d3b8ba8532ddc07cf","receiptsRoot":"0x006c5031e7b0932718de857aec3696f9d17ebeccf7e688ffcd7468c6032b431a","stateRoot":"0x730405d1cccef024d636158160733c1b1f168302a91a6c84610670383386d848","timestamp":"0x677ea1a0","transactions":["0x02f901d58227d8830551f08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1fb11b89cbdf3efa703a6ceecee045727e8c009b79c03136aabdc5cac2ba2447a8935aa98f683e27b6a391c4986a73757b6bdea1195584cc42b3a44fa02501ac332e332e30000000000000000000000000000000000000000000000000000000c080a01d87f274ad41ec072b4e114a17e845d75ff6b4a7b47ca05c60d8fbb911b083f8a06ee38401b5e5fd1b4b767ed49b12c918afcbef868a6f1e3448bdeacb4df95c55","0x02f901d58227d883054ae28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f822f2613a9581ba81234611c8edf61d0efc2ddbdf85b6fca2c6686617a8c3daa9bcda61d7108b0a48d24be3817e575dcdb1c746eafb840d0b8b96171d484f45c7332e332e30000000000000000000000000000000000000000000000000000000c001a05344698ba0af98235d57ce5b10880d9a8781c76ea02a7c9372af43848f6e3908a037206007702e2990ed43858a679d1a60aaba5373048e3ebbdc9bafeddfc05696"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147883","index":"0x430263e","validatorIndex":"0x2c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142571","index":"0x430263f","validatorIndex":"0x2c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813c","index":"0x4302640","validatorIndex":"0x2c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148128","index":"0x4302641","validatorIndex":"0x2ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aa2","index":"0x4302642","validatorIndex":"0x2cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47a","index":"0x4302643","validatorIndex":"0x2cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c9d","index":"0x4302644","validatorIndex":"0x2cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f33","index":"0x4302645","validatorIndex":"0x2ce"}]},[],"0xa7f0f0a3b745cde049152d9c53dbc555fa1eee9dc8927a6a1b2f3d7e4176990a"]) 2025-01-08 16:03:17.5246|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","blockNumber":"0xd16515","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x30b6f3c908129c38cd5aa39ef40430ab8cf21a94445c8f53d723fab505192b7c","prevRandao":"0x6566b38f7bb8a358cfaf2cadb2e7cf46353979dbbe7ed66d3b8ba8532ddc07cf","receiptsRoot":"0x006c5031e7b0932718de857aec3696f9d17ebeccf7e688ffcd7468c6032b431a","stateRoot":"0x730405d1cccef024d636158160733c1b1f168302a91a6c84610670383386d848","timestamp":"0x677ea1a0","transactions":["0x02f901d58227d8830551f08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e1fb11b89cbdf3efa703a6ceecee045727e8c009b79c03136aabdc5cac2ba2447a8935aa98f683e27b6a391c4986a73757b6bdea1195584cc42b3a44fa02501ac332e332e30000000000000000000000000000000000000000000000000000000c080a01d87f274ad41ec072b4e114a17e845d75ff6b4a7b47ca05c60d8fbb911b083f8a06ee38401b5e5fd1b4b767ed49b12c918afcbef868a6f1e3448bdeacb4df95c55","0x02f901d58227d883054ae28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d52f53531492adeb40f3f1a29c0dcd9f6c9b90ccc762ce31011f221a3425bbc375ebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f822f2613a9581ba81234611c8edf61d0efc2ddbdf85b6fca2c6686617a8c3daa9bcda61d7108b0a48d24be3817e575dcdb1c746eafb840d0b8b96171d484f45c7332e332e30000000000000000000000000000000000000000000000000000000c001a05344698ba0af98235d57ce5b10880d9a8781c76ea02a7c9372af43848f6e3908a037206007702e2990ed43858a679d1a60aaba5373048e3ebbdc9bafeddfc05696"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147883","index":"0x430263e","validatorIndex":"0x2c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142571","index":"0x430263f","validatorIndex":"0x2c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813c","index":"0x4302640","validatorIndex":"0x2c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148128","index":"0x4302641","validatorIndex":"0x2ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aa2","index":"0x4302642","validatorIndex":"0x2cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47a","index":"0x4302643","validatorIndex":"0x2cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c9d","index":"0x4302644","validatorIndex":"0x2cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f33","index":"0x4302645","validatorIndex":"0x2ce"}]},[],"0xa7f0f0a3b745cde049152d9c53dbc555fa1eee9dc8927a6a1b2f3d7e4176990a"]) handled in 5ms 2025-01-08 16:03:17.5313|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5313|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.5313|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722901 (0x0c6ddc...3fc17a), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.5313|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722901 (0x0c6ddc...3fc17a) was processed. 2025-01-08 16:03:17.5313|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722901 (0x0c6ddc...3fc17a) 2025-01-08 16:03:17.5313|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5313|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.5416|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","blockNumber":"0xd16516","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","prevRandao":"0xbaf0fa1d6d8fe57c75f55436117b8c56adb685f666c7aa08b5f029f109ef1abd","receiptsRoot":"0x141975005711f08db594280dd8e4e49998c2477be16143fe0bc6376844e5462b","stateRoot":"0x9fa772966ca8f61dabd2b84633afddc8cc1e02e9e97cc6f21eb6a0e82abe48a3","timestamp":"0x677ea1a5","transactions":["0x02f901d58227d883054ae38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d54d9c626f2fde08fae07499ad3facb2e3e9fa3a99045a5838a4194c1029e7d14a3be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8042774c16d713c43a5433aafbbcc2ce402c11cf42e43927199e4743b31ca4a0d43e06c8e37f30d8ca25c3107b87909d45b4dac139044c1f29dc84fa60ed03e42332e332e30000000000000000000000000000000000000000000000000000000c001a048fc7801ba454366ac26437807007dc10701c3afb24857dbac63e5c2b627f3b9a070d21421460506ee82c699ecbbc30f37ed2115e661370168fda8be605ad6116e","0x02f901d58227d8830551f18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf611d81a1d0fd9010c49f3f6de7959492b17a69806822fa7a33639eb433042ebf020af95f51546142c3eaac4cf09f0e55eb587f946984a34293bd34de781ee31332e332e30000000000000000000000000000000000000000000000000000000c080a00e7aee30dcbe1bff5b208db6dcae89086becc6d7589eb8de72be23f882de6c85a05a174e7c13786da82e6332f816d49aeb7013f92eb63e99184674c469c6939be4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7d","index":"0x4302646","validatorIndex":"0x2cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a46e","index":"0x4302647","validatorIndex":"0x2d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a78a","index":"0x4302648","validatorIndex":"0x2d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145267","index":"0x4302649","validatorIndex":"0x2d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da117","index":"0x430264a","validatorIndex":"0x2d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a46e","index":"0x430264b","validatorIndex":"0x2d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa6a","index":"0x430264c","validatorIndex":"0x2d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d079","index":"0x430264d","validatorIndex":"0x2d6"}]},[],"0x3b04fdf99434cb3fa517cea210ceef786d0e0b791a61209d026846b464aa2b66"]) 2025-01-08 16:03:17.5416|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722902 (0xb541b2...a72863), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:17.5416|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:17.5416|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:17.5442|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722902 2025-01-08 16:03:17.5442|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722772 < 13722902 - 128 2025-01-08 16:03:17.5442|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:17.5442|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:17.5442|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722902 (0xb541b2...a72863). 2025-01-08 16:03:17.5442|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.5442|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722902 | 1.9 ms | slot 17 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.5442|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 24 ( 0) | sload 49 | sstore 11 | create 0 2025-01-08 16:03:17.5442|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 30.30 MGas/s | 1,034.7 tps | 517.33 Blk/s | exec code from cache 64 | new 0 2025-01-08 16:03:17.5442|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","blockNumber":"0xd16516","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","prevRandao":"0xbaf0fa1d6d8fe57c75f55436117b8c56adb685f666c7aa08b5f029f109ef1abd","receiptsRoot":"0x141975005711f08db594280dd8e4e49998c2477be16143fe0bc6376844e5462b","stateRoot":"0x9fa772966ca8f61dabd2b84633afddc8cc1e02e9e97cc6f21eb6a0e82abe48a3","timestamp":"0x677ea1a5","transactions":["0x02f901d58227d883054ae38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d54d9c626f2fde08fae07499ad3facb2e3e9fa3a99045a5838a4194c1029e7d14a3be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8042774c16d713c43a5433aafbbcc2ce402c11cf42e43927199e4743b31ca4a0d43e06c8e37f30d8ca25c3107b87909d45b4dac139044c1f29dc84fa60ed03e42332e332e30000000000000000000000000000000000000000000000000000000c001a048fc7801ba454366ac26437807007dc10701c3afb24857dbac63e5c2b627f3b9a070d21421460506ee82c699ecbbc30f37ed2115e661370168fda8be605ad6116e","0x02f901d58227d8830551f18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf611d81a1d0fd9010c49f3f6de7959492b17a69806822fa7a33639eb433042ebf020af95f51546142c3eaac4cf09f0e55eb587f946984a34293bd34de781ee31332e332e30000000000000000000000000000000000000000000000000000000c080a00e7aee30dcbe1bff5b208db6dcae89086becc6d7589eb8de72be23f882de6c85a05a174e7c13786da82e6332f816d49aeb7013f92eb63e99184674c469c6939be4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7d","index":"0x4302646","validatorIndex":"0x2cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a46e","index":"0x4302647","validatorIndex":"0x2d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a78a","index":"0x4302648","validatorIndex":"0x2d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145267","index":"0x4302649","validatorIndex":"0x2d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da117","index":"0x430264a","validatorIndex":"0x2d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a46e","index":"0x430264b","validatorIndex":"0x2d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa6a","index":"0x430264c","validatorIndex":"0x2d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d079","index":"0x430264d","validatorIndex":"0x2d6"}]},[],"0x3b04fdf99434cb3fa517cea210ceef786d0e0b791a61209d026846b464aa2b66"]) 2025-01-08 16:03:17.5442|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","blockNumber":"0xd16516","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0c6ddce64cf15de91b1ccb8555d3f5c458c3bdf7798d133ec7f0956ad83fc17a","prevRandao":"0xbaf0fa1d6d8fe57c75f55436117b8c56adb685f666c7aa08b5f029f109ef1abd","receiptsRoot":"0x141975005711f08db594280dd8e4e49998c2477be16143fe0bc6376844e5462b","stateRoot":"0x9fa772966ca8f61dabd2b84633afddc8cc1e02e9e97cc6f21eb6a0e82abe48a3","timestamp":"0x677ea1a5","transactions":["0x02f901d58227d883054ae38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d54d9c626f2fde08fae07499ad3facb2e3e9fa3a99045a5838a4194c1029e7d14a3be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8042774c16d713c43a5433aafbbcc2ce402c11cf42e43927199e4743b31ca4a0d43e06c8e37f30d8ca25c3107b87909d45b4dac139044c1f29dc84fa60ed03e42332e332e30000000000000000000000000000000000000000000000000000000c001a048fc7801ba454366ac26437807007dc10701c3afb24857dbac63e5c2b627f3b9a070d21421460506ee82c699ecbbc30f37ed2115e661370168fda8be605ad6116e","0x02f901d58227d8830551f18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf611d81a1d0fd9010c49f3f6de7959492b17a69806822fa7a33639eb433042ebf020af95f51546142c3eaac4cf09f0e55eb587f946984a34293bd34de781ee31332e332e30000000000000000000000000000000000000000000000000000000c080a00e7aee30dcbe1bff5b208db6dcae89086becc6d7589eb8de72be23f882de6c85a05a174e7c13786da82e6332f816d49aeb7013f92eb63e99184674c469c6939be4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7d","index":"0x4302646","validatorIndex":"0x2cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a46e","index":"0x4302647","validatorIndex":"0x2d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a78a","index":"0x4302648","validatorIndex":"0x2d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145267","index":"0x4302649","validatorIndex":"0x2d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da117","index":"0x430264a","validatorIndex":"0x2d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a46e","index":"0x430264b","validatorIndex":"0x2d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa6a","index":"0x430264c","validatorIndex":"0x2d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d079","index":"0x430264d","validatorIndex":"0x2d6"}]},[],"0x3b04fdf99434cb3fa517cea210ceef786d0e0b791a61209d026846b464aa2b66"]) handled in 3ms 2025-01-08 16:03:17.5492|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5492|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.5492|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722902 (0xb541b2...a72863), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.5492|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722902 (0xb541b2...a72863) was processed. 2025-01-08 16:03:17.5492|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722902 (0xb541b2...a72863) 2025-01-08 16:03:17.5492|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5492|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.5625|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","blockNumber":"0xd16517","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","prevRandao":"0x469e41f72d8f96ad4383ebd9cdfb299e788a4721a729d286d2edf487096cc8e9","receiptsRoot":"0x0a382ce2a030bc69c7089af5f91907140ab4a597f14776c4854f1dea10f78eb3","stateRoot":"0x02e55ee2a8b2bbb27b624eac4c71cbd486885602c90fd67f23ba3909e12964d7","timestamp":"0x677ea1aa","transactions":["0x02f901d58227d8830551f28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be55ff660af59ce59f20d2523d4e4bfa1a2b29eab0d33c7bfca485cd4467bdd30da9685b7f9393bcb96052657c41af6dec581588a17df0454e87e8f7c0a12202c8332e332e30000000000000000000000000000000000000000000000000000000c001a08c486abc0cbd2791b19ba9e9aaaca06267403430921a2ebc27cf54d8c4f56e6ba0116c73cb8ca4781d375c2a81c8d51ccd9240855190229d57bdd3e192e9164d42"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a496","index":"0x430264e","validatorIndex":"0x2d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa6a","index":"0x430264f","validatorIndex":"0x2d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab470","index":"0x4302650","validatorIndex":"0x2d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145833","index":"0x4302651","validatorIndex":"0x2da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6e","index":"0x4302652","validatorIndex":"0x2db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14586f","index":"0x4302653","validatorIndex":"0x2dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47e","index":"0x4302654","validatorIndex":"0x2dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc78","index":"0x4302655","validatorIndex":"0x2de"}]},[],"0xb7e17b05052ffe01e5bb863e2eef13398a8b6f867d5d5f94c94455fa73c06b4d"]) 2025-01-08 16:03:17.5625|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722903 (0xf8b081...6748a3), Extra Data: chiado-lighthouse-0 2025-01-08 16:03:17.5625|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.5625|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:03:17.5655|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722903 2025-01-08 16:03:17.5655|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722773 < 13722903 - 128 2025-01-08 16:03:17.5655|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722903 (0xf8b081...6748a3). 2025-01-08 16:03:17.5655|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.5655|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","blockNumber":"0xd16517","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","prevRandao":"0x469e41f72d8f96ad4383ebd9cdfb299e788a4721a729d286d2edf487096cc8e9","receiptsRoot":"0x0a382ce2a030bc69c7089af5f91907140ab4a597f14776c4854f1dea10f78eb3","stateRoot":"0x02e55ee2a8b2bbb27b624eac4c71cbd486885602c90fd67f23ba3909e12964d7","timestamp":"0x677ea1aa","transactions":["0x02f901d58227d8830551f28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be55ff660af59ce59f20d2523d4e4bfa1a2b29eab0d33c7bfca485cd4467bdd30da9685b7f9393bcb96052657c41af6dec581588a17df0454e87e8f7c0a12202c8332e332e30000000000000000000000000000000000000000000000000000000c001a08c486abc0cbd2791b19ba9e9aaaca06267403430921a2ebc27cf54d8c4f56e6ba0116c73cb8ca4781d375c2a81c8d51ccd9240855190229d57bdd3e192e9164d42"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a496","index":"0x430264e","validatorIndex":"0x2d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa6a","index":"0x430264f","validatorIndex":"0x2d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab470","index":"0x4302650","validatorIndex":"0x2d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145833","index":"0x4302651","validatorIndex":"0x2da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6e","index":"0x4302652","validatorIndex":"0x2db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14586f","index":"0x4302653","validatorIndex":"0x2dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47e","index":"0x4302654","validatorIndex":"0x2dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc78","index":"0x4302655","validatorIndex":"0x2de"}]},[],"0xb7e17b05052ffe01e5bb863e2eef13398a8b6f867d5d5f94c94455fa73c06b4d"]) 2025-01-08 16:03:17.5655|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","blockNumber":"0xd16517","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb541b211265c374526e11e9b8d82fc5b98f749cd86cb58012d175da11ea72863","prevRandao":"0x469e41f72d8f96ad4383ebd9cdfb299e788a4721a729d286d2edf487096cc8e9","receiptsRoot":"0x0a382ce2a030bc69c7089af5f91907140ab4a597f14776c4854f1dea10f78eb3","stateRoot":"0x02e55ee2a8b2bbb27b624eac4c71cbd486885602c90fd67f23ba3909e12964d7","timestamp":"0x677ea1aa","transactions":["0x02f901d58227d8830551f28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d517f39edd5e78ff6b7562d72e1c59e4855bc0d97dbeeebf0c26a8db5bfddeab69dbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be55ff660af59ce59f20d2523d4e4bfa1a2b29eab0d33c7bfca485cd4467bdd30da9685b7f9393bcb96052657c41af6dec581588a17df0454e87e8f7c0a12202c8332e332e30000000000000000000000000000000000000000000000000000000c001a08c486abc0cbd2791b19ba9e9aaaca06267403430921a2ebc27cf54d8c4f56e6ba0116c73cb8ca4781d375c2a81c8d51ccd9240855190229d57bdd3e192e9164d42"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a496","index":"0x430264e","validatorIndex":"0x2d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa6a","index":"0x430264f","validatorIndex":"0x2d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab470","index":"0x4302650","validatorIndex":"0x2d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145833","index":"0x4302651","validatorIndex":"0x2da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6e","index":"0x4302652","validatorIndex":"0x2db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14586f","index":"0x4302653","validatorIndex":"0x2dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47e","index":"0x4302654","validatorIndex":"0x2dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc78","index":"0x4302655","validatorIndex":"0x2de"}]},[],"0xb7e17b05052ffe01e5bb863e2eef13398a8b6f867d5d5f94c94455fa73c06b4d"]) handled in 4ms 2025-01-08 16:03:17.5655|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.5655|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:17.5655|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722903 | 2.2 ms | slot 21 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:17.5655|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.5655|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 13.22 MGas/s | 451.7 tps | 451.67 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:17.5699|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5699|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.5699|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722903 (0xf8b081...6748a3), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.5699|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722903 (0xf8b081...6748a3) was processed. 2025-01-08 16:03:17.5699|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722903 (0xf8b081...6748a3) 2025-01-08 16:03:17.5699|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5699|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.5850|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","blockNumber":"0xd16518","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","prevRandao":"0x69d611729de904ecaa37fb59f7d7fd948bfec3ff0bc6c0fc5f596c92e47a7e50","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xba9bca2ec4ef13cdbbdab8f2f50948ce94436897ff3e5fd63c07cf9049d0de9a","timestamp":"0x677ea1b4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d801a","index":"0x4302656","validatorIndex":"0x2df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47a","index":"0x4302657","validatorIndex":"0x2e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a699","index":"0x4302658","validatorIndex":"0x2e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6c","index":"0x4302659","validatorIndex":"0x2e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d079","index":"0x430265a","validatorIndex":"0x2e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa4d","index":"0x430265b","validatorIndex":"0x2e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813e","index":"0x430265c","validatorIndex":"0x2e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145279","index":"0x430265d","validatorIndex":"0x2e6"}]},[],"0xe9295615fe597de780d246cefdff1522cdbb961aaccd009290a9e7135e236975"]) 2025-01-08 16:03:17.5850|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722904 (0xfde6a1...6d12b4), Extra Data: Nethermind 2025-01-08 16:03:17.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:17.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 16:03:17.5850|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722904 2025-01-08 16:03:17.5850|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722774 < 13722904 - 128 2025-01-08 16:03:17.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:17.5850|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722904 | 2.0 ms | slot 22 ms | 2025-01-08 16:03:17.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:17.5850|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722904 (0xfde6a1...6d12b4). 2025-01-08 16:03:17.5850|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.5850|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.5850|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 507.87 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:17.5850|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","blockNumber":"0xd16518","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","prevRandao":"0x69d611729de904ecaa37fb59f7d7fd948bfec3ff0bc6c0fc5f596c92e47a7e50","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xba9bca2ec4ef13cdbbdab8f2f50948ce94436897ff3e5fd63c07cf9049d0de9a","timestamp":"0x677ea1b4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d801a","index":"0x4302656","validatorIndex":"0x2df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47a","index":"0x4302657","validatorIndex":"0x2e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a699","index":"0x4302658","validatorIndex":"0x2e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6c","index":"0x4302659","validatorIndex":"0x2e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d079","index":"0x430265a","validatorIndex":"0x2e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa4d","index":"0x430265b","validatorIndex":"0x2e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813e","index":"0x430265c","validatorIndex":"0x2e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145279","index":"0x430265d","validatorIndex":"0x2e6"}]},[],"0xe9295615fe597de780d246cefdff1522cdbb961aaccd009290a9e7135e236975"]) 2025-01-08 16:03:17.5850|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","blockNumber":"0xd16518","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf8b08133cb396c3b2b9e6d8fa38651fc321b679b84b9fabe134e7c33196748a3","prevRandao":"0x69d611729de904ecaa37fb59f7d7fd948bfec3ff0bc6c0fc5f596c92e47a7e50","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xba9bca2ec4ef13cdbbdab8f2f50948ce94436897ff3e5fd63c07cf9049d0de9a","timestamp":"0x677ea1b4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d801a","index":"0x4302656","validatorIndex":"0x2df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a47a","index":"0x4302657","validatorIndex":"0x2e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a699","index":"0x4302658","validatorIndex":"0x2e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6c","index":"0x4302659","validatorIndex":"0x2e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d079","index":"0x430265a","validatorIndex":"0x2e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa4d","index":"0x430265b","validatorIndex":"0x2e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14813e","index":"0x430265c","validatorIndex":"0x2e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145279","index":"0x430265d","validatorIndex":"0x2e6"}]},[],"0xe9295615fe597de780d246cefdff1522cdbb961aaccd009290a9e7135e236975"]) handled in 3ms 2025-01-08 16:03:17.5927|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5927|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.5927|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722904 (0xfde6a1...6d12b4), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.5927|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722904 (0xfde6a1...6d12b4) was processed. 2025-01-08 16:03:17.5927|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722904 (0xfde6a1...6d12b4) 2025-01-08 16:03:17.5927|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.5927|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.6049|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","blockNumber":"0xd16519","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","prevRandao":"0xa0adea729a568348e27a54d1aef2285764e63df3540995005f9d11f02cc5474b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xedaca0bba79aafc25271223dbe5d934e1ec2ab88930ad89b3fee1aad7d9e77db","timestamp":"0x677ea1b9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148452","index":"0x430265e","validatorIndex":"0x2e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d445","index":"0x430265f","validatorIndex":"0x2e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce84","index":"0x4302660","validatorIndex":"0x2e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f864","index":"0x4302661","validatorIndex":"0x2ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302662","validatorIndex":"0x2eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f856","index":"0x4302663","validatorIndex":"0x2ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302664","validatorIndex":"0x2ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13802c","index":"0x4302665","validatorIndex":"0x2ee"}]},[],"0x479d8ec8f8bb0c628e4becc828de0fe38ea5be5d2da65b8a41127cf872c2faf4"]) 2025-01-08 16:03:17.6049|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722905 (0x9ef522...309ebd), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:17.6049|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:17.6049|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:03:17.6049|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722905 2025-01-08 16:03:17.6049|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722775 < 13722905 - 128 2025-01-08 16:03:17.6049|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:17.6049|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:03:17.6049|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722905 (0x9ef522...309ebd). 2025-01-08 16:03:17.6049|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.6049|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","blockNumber":"0xd16519","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","prevRandao":"0xa0adea729a568348e27a54d1aef2285764e63df3540995005f9d11f02cc5474b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xedaca0bba79aafc25271223dbe5d934e1ec2ab88930ad89b3fee1aad7d9e77db","timestamp":"0x677ea1b9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148452","index":"0x430265e","validatorIndex":"0x2e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d445","index":"0x430265f","validatorIndex":"0x2e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce84","index":"0x4302660","validatorIndex":"0x2e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f864","index":"0x4302661","validatorIndex":"0x2ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302662","validatorIndex":"0x2eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f856","index":"0x4302663","validatorIndex":"0x2ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302664","validatorIndex":"0x2ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13802c","index":"0x4302665","validatorIndex":"0x2ee"}]},[],"0x479d8ec8f8bb0c628e4becc828de0fe38ea5be5d2da65b8a41127cf872c2faf4"]) 2025-01-08 16:03:17.6049|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722905 | 1.8 ms | slot 19 ms | 2025-01-08 16:03:17.6049|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","blockNumber":"0xd16519","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfde6a139ebaecaa2e88dce437161a80f2c42a8a0c61b6e736034fe67c96d12b4","prevRandao":"0xa0adea729a568348e27a54d1aef2285764e63df3540995005f9d11f02cc5474b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xedaca0bba79aafc25271223dbe5d934e1ec2ab88930ad89b3fee1aad7d9e77db","timestamp":"0x677ea1b9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148452","index":"0x430265e","validatorIndex":"0x2e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d445","index":"0x430265f","validatorIndex":"0x2e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce84","index":"0x4302660","validatorIndex":"0x2e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f864","index":"0x4302661","validatorIndex":"0x2ea"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302662","validatorIndex":"0x2eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f856","index":"0x4302663","validatorIndex":"0x2ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302664","validatorIndex":"0x2ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13802c","index":"0x4302665","validatorIndex":"0x2ee"}]},[],"0x479d8ec8f8bb0c628e4becc828de0fe38ea5be5d2da65b8a41127cf872c2faf4"]) handled in 2ms 2025-01-08 16:03:17.6049|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.6049|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 558.35 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:17.6119|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.6119|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.6119|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722905 (0x9ef522...309ebd), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.6119|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722905 (0x9ef522...309ebd) was processed. 2025-01-08 16:03:17.6123|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722905 (0x9ef522...309ebd) 2025-01-08 16:03:17.6123|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.6123|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.6241|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","blockNumber":"0xd1651a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","prevRandao":"0x83c0788bccd5e0095f846c2f5c03491d10230871948f8ba1f069e6163dde71d0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbed1878f26789a3be41d5cc5cd66f875042b429237d7e8ce27f8cc09cee77747","timestamp":"0x677ea1be","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302666","validatorIndex":"0x2ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a57cd","index":"0x4302667","validatorIndex":"0x2f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9c87","index":"0x4302668","validatorIndex":"0x2f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32a","index":"0x4302669","validatorIndex":"0x2f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2e","index":"0x430266a","validatorIndex":"0x2f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x430266b","validatorIndex":"0x2f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13772d","index":"0x430266c","validatorIndex":"0x2f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d21a","index":"0x430266d","validatorIndex":"0x2f6"}]},[],"0x6efb07e5a7d6e18165c7a1a0252c8eb441c468da26c325029d853a25eb35eeff"]) 2025-01-08 16:03:17.6244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722906 (0x0709c2...e0ea21), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:17.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:17.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:03:17.6244|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722906 2025-01-08 16:03:17.6244|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722776 < 13722906 - 128 2025-01-08 16:03:17.6244|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722906 (0x0709c2...e0ea21). 2025-01-08 16:03:17.6244|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.6244|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","blockNumber":"0xd1651a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","prevRandao":"0x83c0788bccd5e0095f846c2f5c03491d10230871948f8ba1f069e6163dde71d0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbed1878f26789a3be41d5cc5cd66f875042b429237d7e8ce27f8cc09cee77747","timestamp":"0x677ea1be","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302666","validatorIndex":"0x2ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a57cd","index":"0x4302667","validatorIndex":"0x2f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9c87","index":"0x4302668","validatorIndex":"0x2f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32a","index":"0x4302669","validatorIndex":"0x2f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2e","index":"0x430266a","validatorIndex":"0x2f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x430266b","validatorIndex":"0x2f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13772d","index":"0x430266c","validatorIndex":"0x2f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d21a","index":"0x430266d","validatorIndex":"0x2f6"}]},[],"0x6efb07e5a7d6e18165c7a1a0252c8eb441c468da26c325029d853a25eb35eeff"]) 2025-01-08 16:03:17.6244|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","blockNumber":"0xd1651a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9ef52238672c5120b75212eb8b47640230438eb3810e22287a0a837fb4309ebd","prevRandao":"0x83c0788bccd5e0095f846c2f5c03491d10230871948f8ba1f069e6163dde71d0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbed1878f26789a3be41d5cc5cd66f875042b429237d7e8ce27f8cc09cee77747","timestamp":"0x677ea1be","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302666","validatorIndex":"0x2ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a57cd","index":"0x4302667","validatorIndex":"0x2f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9c87","index":"0x4302668","validatorIndex":"0x2f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a32a","index":"0x4302669","validatorIndex":"0x2f2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2e","index":"0x430266a","validatorIndex":"0x2f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x430266b","validatorIndex":"0x2f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13772d","index":"0x430266c","validatorIndex":"0x2f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d21a","index":"0x430266d","validatorIndex":"0x2f6"}]},[],"0x6efb07e5a7d6e18165c7a1a0252c8eb441c468da26c325029d853a25eb35eeff"]) handled in 3ms 2025-01-08 16:03:17.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:17.6244|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:03:17.6244|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722906 | 1.8 ms | slot 19 ms | 2025-01-08 16:03:17.6244|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.6244|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 548.85 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:17.6316|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.6316|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.6316|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722906 (0x0709c2...e0ea21), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.6316|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722906 (0x0709c2...e0ea21) was processed. 2025-01-08 16:03:17.6323|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722906 (0x0709c2...e0ea21) 2025-01-08 16:03:17.6323|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.6323|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:17.6459|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","blockNumber":"0xd1651b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","prevRandao":"0x7897681e97539ac93412cd6c6cd005a520bbfa5d0073d3f7735669915283098b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x80452dbb1862904df6f703a2ed08094bacdc4ba4b802383caca6e3f6e8201044","timestamp":"0x677ea1c3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x430266e","validatorIndex":"0x2f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x430266f","validatorIndex":"0x2f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x4302670","validatorIndex":"0x2f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac13","index":"0x4302671","validatorIndex":"0x2fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca2c7","index":"0x4302672","validatorIndex":"0x2fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1e9","index":"0x4302673","validatorIndex":"0x2fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x4302674","validatorIndex":"0x2fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1358be","index":"0x4302675","validatorIndex":"0x2fe"}]},[],"0x316c046752aed3ce64be0e5eb00d00cc09afeec5aced9ff66b0d7f3b7bee311c"]) 2025-01-08 16:03:17.6459|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722907 (0x20703d...46dba9), Extra Data: Nethermind 2025-01-08 16:03:17.6459|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:17.6459|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:17.6486|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722907 2025-01-08 16:03:17.6486|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722777 < 13722907 - 128 2025-01-08 16:03:17.6486|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:17.6486|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:17.6486|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722907 (0x20703d...46dba9). 2025-01-08 16:03:17.6486|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722907 | 1.8 ms | slot 22 ms | 2025-01-08 16:03:17.6486|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:17.6486|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:17.6486|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 559.91 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:17.6486|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","blockNumber":"0xd1651b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","prevRandao":"0x7897681e97539ac93412cd6c6cd005a520bbfa5d0073d3f7735669915283098b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x80452dbb1862904df6f703a2ed08094bacdc4ba4b802383caca6e3f6e8201044","timestamp":"0x677ea1c3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x430266e","validatorIndex":"0x2f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x430266f","validatorIndex":"0x2f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x4302670","validatorIndex":"0x2f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac13","index":"0x4302671","validatorIndex":"0x2fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca2c7","index":"0x4302672","validatorIndex":"0x2fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1e9","index":"0x4302673","validatorIndex":"0x2fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x4302674","validatorIndex":"0x2fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1358be","index":"0x4302675","validatorIndex":"0x2fe"}]},[],"0x316c046752aed3ce64be0e5eb00d00cc09afeec5aced9ff66b0d7f3b7bee311c"]) 2025-01-08 16:03:17.6486|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","blockNumber":"0xd1651b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0709c29c122a0529d71f854957b32bee5ca57f52730e378a27d8efdbb3e0ea21","prevRandao":"0x7897681e97539ac93412cd6c6cd005a520bbfa5d0073d3f7735669915283098b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x80452dbb1862904df6f703a2ed08094bacdc4ba4b802383caca6e3f6e8201044","timestamp":"0x677ea1c3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x430266e","validatorIndex":"0x2f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x430266f","validatorIndex":"0x2f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x4302670","validatorIndex":"0x2f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ac13","index":"0x4302671","validatorIndex":"0x2fa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca2c7","index":"0x4302672","validatorIndex":"0x2fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1e9","index":"0x4302673","validatorIndex":"0x2fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f846","index":"0x4302674","validatorIndex":"0x2fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1358be","index":"0x4302675","validatorIndex":"0x2fe"}]},[],"0x316c046752aed3ce64be0e5eb00d00cc09afeec5aced9ff66b0d7f3b7bee311c"]) handled in 3ms 2025-01-08 16:03:17.6548|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.6548|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:17.6548|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722907 (0x20703d...46dba9), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:17.6548|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722907 (0x20703d...46dba9) was processed. 2025-01-08 16:03:17.6548|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722907 (0x20703d...46dba9) 2025-01-08 16:03:17.6548|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:17.6548|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:18.0166|DEBUG|Network.PeerManager|40|Peer pool size is: 1313 2025-01-08 16:03:18.0458|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->141.95.124.189:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:03:18.1120|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.88.111.237:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 55 2025-01-08 16:03:18.1967|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.235.215.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:03:18.1967|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->160.30.21.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:18.2632|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->135.148.35.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:18.4615|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:03:18.9846|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->160.25.80.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:19.0253|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->92.246.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:19.1031|DEBUG|Network.PeerManager|39|Peer pool size is: 1414 2025-01-08 16:03:19.2535|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:19.4621|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:03:19.5831|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|34.105.212.184:42276->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80001 2025-01-08 16:03:19.6171|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:19.9093|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|40.113.154.61:1024->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8 2025-01-08 16:03:20.0016|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:20.1231|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","blockNumber":"0xd1651c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","prevRandao":"0x1a1a1d1c0be8f7ffbdfe187eef04bf23aedd62229d886f59730eb3d522cb1e4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x34a2bf08af8aea85088108e105fba230e2edcc5bdf6b6235c8a74bdcdaa2b565","timestamp":"0x677ea1c8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf23","index":"0x4302676","validatorIndex":"0x2ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc902","index":"0x4302677","validatorIndex":"0x300"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a54f","index":"0x4302678","validatorIndex":"0x301"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc57","index":"0x4302679","validatorIndex":"0x302"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x692481","index":"0x430267a","validatorIndex":"0x303"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a333","index":"0x430267b","validatorIndex":"0x304"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f851","index":"0x430267c","validatorIndex":"0x305"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3baeb4","index":"0x430267d","validatorIndex":"0x306"}]},[],"0x24431c2a94e0de397d15b844189e77119ec0cc5703d9cb8a7ebb34ba1b59a83c"]) 2025-01-08 16:03:20.1231|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722908 (0xba7f99...594b2a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:20.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:20.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:03:20.1246|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722908 2025-01-08 16:03:20.1246|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722778 < 13722908 - 128 2025-01-08 16:03:20.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:20.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:03:20.1246|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722908 | 2.1 ms | slot 2,478 ms | 2025-01-08 16:03:20.1246|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:20.1246|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 473.93 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:20.1246|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722908 (0xba7f99...594b2a). 2025-01-08 16:03:20.1246|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:20.1246|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","blockNumber":"0xd1651c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","prevRandao":"0x1a1a1d1c0be8f7ffbdfe187eef04bf23aedd62229d886f59730eb3d522cb1e4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x34a2bf08af8aea85088108e105fba230e2edcc5bdf6b6235c8a74bdcdaa2b565","timestamp":"0x677ea1c8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf23","index":"0x4302676","validatorIndex":"0x2ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc902","index":"0x4302677","validatorIndex":"0x300"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a54f","index":"0x4302678","validatorIndex":"0x301"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc57","index":"0x4302679","validatorIndex":"0x302"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x692481","index":"0x430267a","validatorIndex":"0x303"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a333","index":"0x430267b","validatorIndex":"0x304"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f851","index":"0x430267c","validatorIndex":"0x305"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3baeb4","index":"0x430267d","validatorIndex":"0x306"}]},[],"0x24431c2a94e0de397d15b844189e77119ec0cc5703d9cb8a7ebb34ba1b59a83c"]) 2025-01-08 16:03:20.1246|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","blockNumber":"0xd1651c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x20703d0c33f2059dc61d61e552e9b939f298cb0dbe4eae6b0ff5dc553b46dba9","prevRandao":"0x1a1a1d1c0be8f7ffbdfe187eef04bf23aedd62229d886f59730eb3d522cb1e4c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x34a2bf08af8aea85088108e105fba230e2edcc5bdf6b6235c8a74bdcdaa2b565","timestamp":"0x677ea1c8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf23","index":"0x4302676","validatorIndex":"0x2ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc902","index":"0x4302677","validatorIndex":"0x300"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a54f","index":"0x4302678","validatorIndex":"0x301"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc57","index":"0x4302679","validatorIndex":"0x302"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x692481","index":"0x430267a","validatorIndex":"0x303"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a333","index":"0x430267b","validatorIndex":"0x304"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f851","index":"0x430267c","validatorIndex":"0x305"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3baeb4","index":"0x430267d","validatorIndex":"0x306"}]},[],"0x24431c2a94e0de397d15b844189e77119ec0cc5703d9cb8a7ebb34ba1b59a83c"]) handled in 4ms 2025-01-08 16:03:20.1246|DEBUG|Network.PeerManager|15|Peer pool size is: 1515 2025-01-08 16:03:20.1313|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:20.1313|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:20.1313|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722908 (0xba7f99...594b2a), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:20.1313|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722908 (0xba7f99...594b2a) was processed. 2025-01-08 16:03:20.1322|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722908 (0xba7f99...594b2a) 2025-01-08 16:03:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:20.4611|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:21.1681|DEBUG|Network.PeerManager|40|Peer pool size is: 1616 2025-01-08 16:03:21.2458|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->68.72.23.1:21301] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:03:21.2491|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.202:46658] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:21.3124|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->184.105.6.205:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:03:21.4546|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.109.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:21.4613|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:21.5160|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->134.209.102.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:21.6395|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->142.132.251.121:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:21.6395|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->128.140.103.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 69420 2025-01-08 16:03:21.6795|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.0.55.52:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 16:03:21.6815|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:21.6815|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:21.6815|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:21.6815|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:22.0720|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:03:22.1857|DEBUG|Network.PeerManager|16|Peer pool size is: 1717 2025-01-08 16:03:22.2146|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:22.4610|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:22.4981|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:22.8788|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.132:44669] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:23.2608|DEBUG|Network.PeerManager|40|Peer pool size is: 1818 2025-01-08 16:03:23.3047|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.84.33:31303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:23.4615|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:23.7682|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->144.91.88.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:24.3237|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.119.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:24.4137|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:03:24.4590|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:24.5473|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.113.56:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:25.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:25.4606|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:03:25.5715|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","blockNumber":"0xd1651d","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","prevRandao":"0xd23e16056bcbd8037b2787a5d8162fcf1bfd8dceafca466b00750bb2d4843f7a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf28a03d45183655b53151a9ba169764f5727a9b5bc7b746da8ca2d7a498efec3","timestamp":"0x677ea1cd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x430267e","validatorIndex":"0x307"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132a5b","index":"0x430267f","validatorIndex":"0x308"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13216e","index":"0x4302680","validatorIndex":"0x309"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f852","index":"0x4302681","validatorIndex":"0x30a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f1d6","index":"0x4302682","validatorIndex":"0x30b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb62","index":"0x4302683","validatorIndex":"0x30c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b22b3","index":"0x4302684","validatorIndex":"0x30d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2e","index":"0x4302685","validatorIndex":"0x30e"}]},[],"0x6d829aca28d4fdc9c9554d52f9f8deb1d3aeb0512c0282b0c9b88fa28a9d2872"]) 2025-01-08 16:03:25.5715|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722909 (0x85a201...eea388), Extra Data: chiado-teku-0 2025-01-08 16:03:25.5724|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:25.5724|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: None 2025-01-08 16:03:25.5724|DEBUG|Trie.Pruning.TrieStore|40|Beginning new BlockCommitSet - 13722909 2025-01-08 16:03:25.5724|DEBUG|Trie.Pruning.TrieStore|40|Removing historical (131) 13722779 < 13722909 - 128 2025-01-08 16:03:25.5724|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|40|Valid. Result of New Block: 13722909 (0x85a201...eea388). 2025-01-08 16:03:25.5724|DEBUG|Merge.Plugin.GC.GCKeeper|40|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:25.5724|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:25.5724|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:25.5724|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","blockNumber":"0xd1651d","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","prevRandao":"0xd23e16056bcbd8037b2787a5d8162fcf1bfd8dceafca466b00750bb2d4843f7a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf28a03d45183655b53151a9ba169764f5727a9b5bc7b746da8ca2d7a498efec3","timestamp":"0x677ea1cd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x430267e","validatorIndex":"0x307"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132a5b","index":"0x430267f","validatorIndex":"0x308"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13216e","index":"0x4302680","validatorIndex":"0x309"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f852","index":"0x4302681","validatorIndex":"0x30a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f1d6","index":"0x4302682","validatorIndex":"0x30b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb62","index":"0x4302683","validatorIndex":"0x30c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b22b3","index":"0x4302684","validatorIndex":"0x30d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2e","index":"0x4302685","validatorIndex":"0x30e"}]},[],"0x6d829aca28d4fdc9c9554d52f9f8deb1d3aeb0512c0282b0c9b88fa28a9d2872"]) 2025-01-08 16:03:25.5724|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","blockNumber":"0xd1651d","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xba7f9952760e5080597886cb15ccdd6c8c7d3cbbf1764dc828ad972d84594b2a","prevRandao":"0xd23e16056bcbd8037b2787a5d8162fcf1bfd8dceafca466b00750bb2d4843f7a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf28a03d45183655b53151a9ba169764f5727a9b5bc7b746da8ca2d7a498efec3","timestamp":"0x677ea1cd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x430267e","validatorIndex":"0x307"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x132a5b","index":"0x430267f","validatorIndex":"0x308"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13216e","index":"0x4302680","validatorIndex":"0x309"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f852","index":"0x4302681","validatorIndex":"0x30a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39f1d6","index":"0x4302682","validatorIndex":"0x30b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb62","index":"0x4302683","validatorIndex":"0x30c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b22b3","index":"0x4302684","validatorIndex":"0x30d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb2e","index":"0x4302685","validatorIndex":"0x30e"}]},[],"0x6d829aca28d4fdc9c9554d52f9f8deb1d3aeb0512c0282b0c9b88fa28a9d2872"]) handled in 3ms 2025-01-08 16:03:25.5724|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722909 | 2.0 ms | slot 5,448 ms | 2025-01-08 16:03:25.5724|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:25.5724|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 507.61 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:25.5795|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:25.5795|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:25.5795|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722909 (0x85a201...eea388), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:25.5795|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722909 (0x85a201...eea388) was processed. 2025-01-08 16:03:25.5795|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722909 (0x85a201...eea388) 2025-01-08 16:03:25.5802|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:25.5802|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:26.2000|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->49.51.192.168:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:03:26.4581|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:26.6266|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.209.223.56:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:26.6825|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:26.6825|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:26.6825|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:26.6825|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:26.9259|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.57.192.97:35012] initiating disconnect because InvalidNetworkId, details: invalid network id - 1114 2025-01-08 16:03:27.1194|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.45.227.127:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:03:27.2325|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.74.101.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:27.2917|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->31.187.254.164:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:03:27.4190|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->77.237.237.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:27.4581|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:27.8063|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->43.207.165.114:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99999 2025-01-08 16:03:28.4614|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:29.2970|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->78.156.49.146:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:03:29.4613|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:03:30.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:30.1094|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","blockNumber":"0xd1651e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","prevRandao":"0x161901680e6c5034b66affe4d9659163457b94b0692e4c3cfb51905dc8b12f29","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb68d4a305c74277e7b30cbf4ec3be3c7feb13c24e18864eb8b75d4c18dcc0238","timestamp":"0x677ea1d2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x4302686","validatorIndex":"0x30f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe42","index":"0x4302687","validatorIndex":"0x310"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5451","index":"0x4302688","validatorIndex":"0x311"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f862","index":"0x4302689","validatorIndex":"0x312"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f85a","index":"0x430268a","validatorIndex":"0x313"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f84d","index":"0x430268b","validatorIndex":"0x314"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91e","index":"0x430268c","validatorIndex":"0x315"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d553","index":"0x430268d","validatorIndex":"0x316"}]},[],"0xd30aa1f1a7409e9f02a9d7522d16a435a828c42787edec07267030a5def003d4"]) 2025-01-08 16:03:30.1094|INFO|Merge.Plugin.Handlers.NewPayloadHandler|39|Received New Block: 13722910 (0x8d1b2f...4e5d7e), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:03:30.1094|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:03:30.1094|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: None 2025-01-08 16:03:30.1094|DEBUG|Trie.Pruning.TrieStore|39|Beginning new BlockCommitSet - 13722910 2025-01-08 16:03:30.1094|DEBUG|Trie.Pruning.TrieStore|39|Removing historical (131) 13722780 < 13722910 - 128 2025-01-08 16:03:30.1094|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:30.1094|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:30.1094|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|39|Valid. Result of New Block: 13722910 (0x8d1b2f...4e5d7e). 2025-01-08 16:03:30.1094|DEBUG|Merge.Plugin.GC.GCKeeper|39|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:30.1094|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","blockNumber":"0xd1651e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","prevRandao":"0x161901680e6c5034b66affe4d9659163457b94b0692e4c3cfb51905dc8b12f29","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb68d4a305c74277e7b30cbf4ec3be3c7feb13c24e18864eb8b75d4c18dcc0238","timestamp":"0x677ea1d2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x4302686","validatorIndex":"0x30f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe42","index":"0x4302687","validatorIndex":"0x310"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5451","index":"0x4302688","validatorIndex":"0x311"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f862","index":"0x4302689","validatorIndex":"0x312"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f85a","index":"0x430268a","validatorIndex":"0x313"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f84d","index":"0x430268b","validatorIndex":"0x314"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91e","index":"0x430268c","validatorIndex":"0x315"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d553","index":"0x430268d","validatorIndex":"0x316"}]},[],"0xd30aa1f1a7409e9f02a9d7522d16a435a828c42787edec07267030a5def003d4"]) 2025-01-08 16:03:30.1094|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","blockNumber":"0xd1651e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85a201f3b34e7857e0adebb68149ecafe2f760b0102659befc026aa3b8eea388","prevRandao":"0x161901680e6c5034b66affe4d9659163457b94b0692e4c3cfb51905dc8b12f29","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb68d4a305c74277e7b30cbf4ec3be3c7feb13c24e18864eb8b75d4c18dcc0238","timestamp":"0x677ea1d2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe25","index":"0x4302686","validatorIndex":"0x30f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe42","index":"0x4302687","validatorIndex":"0x310"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5451","index":"0x4302688","validatorIndex":"0x311"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f862","index":"0x4302689","validatorIndex":"0x312"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f85a","index":"0x430268a","validatorIndex":"0x313"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f84d","index":"0x430268b","validatorIndex":"0x314"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a91e","index":"0x430268c","validatorIndex":"0x315"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d553","index":"0x430268d","validatorIndex":"0x316"}]},[],"0xd30aa1f1a7409e9f02a9d7522d16a435a828c42787edec07267030a5def003d4"]) handled in 2ms 2025-01-08 16:03:30.1094|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722910 | 1.2 ms | slot 4,537 ms | 2025-01-08 16:03:30.1094|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:30.1094|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 825.08 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:30.1197|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:30.1197|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:30.1197|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722910 (0x8d1b2f...4e5d7e), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:30.1197|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722910 (0x8d1b2f...4e5d7e) was processed. 2025-01-08 16:03:30.1204|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722910 (0x8d1b2f...4e5d7e) 2025-01-08 16:03:30.1204|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:30.1204|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:30.4618|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:31.1859|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.214:32090] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:31.4647|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:03:31.6835|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:31.6835|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:31.6835|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:31.6835|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:32.4617|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:33.4613|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:03:34.4214|DEBUG|Synchronization.Peers.SyncPeerPool|40|Dropped 0 useless peers 2025-01-08 16:03:34.4674|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:03:34.7884|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.182:47597] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:34.8141|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.103.88.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:35.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:35.1090|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->143.198.215.223:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 8888 2025-01-08 16:03:35.1308|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","blockNumber":"0xd1651f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","prevRandao":"0xc0094cb64be9775d6bdaf794833c58ea874751e10bdaca9852a875b9a37e1a22","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5cc383968c268bf86f10ae80b4ad43d273668272b86c629801f24ae71db3db23","timestamp":"0x677ea1d7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f857","index":"0x430268e","validatorIndex":"0x317"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x430268f","validatorIndex":"0x318"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc56","index":"0x4302690","validatorIndex":"0x319"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a659","index":"0x4302691","validatorIndex":"0x31a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302692","validatorIndex":"0x31b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d182","index":"0x4302693","validatorIndex":"0x31c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f857","index":"0x4302694","validatorIndex":"0x31d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302695","validatorIndex":"0x31e"}]},[],"0x86f20359ac515fa79eb7239ce20d23d5857795a658a55af433839c6f37d38cfc"]) 2025-01-08 16:03:35.1308|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722911 (0x22f615...b3d704), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:35.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:35.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:03:35.1324|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722911 2025-01-08 16:03:35.1324|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722781 < 13722911 - 128 2025-01-08 16:03:35.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:35.1324|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:35.1324|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722911 (0x22f615...b3d704). 2025-01-08 16:03:35.1324|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:35.1324|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","blockNumber":"0xd1651f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","prevRandao":"0xc0094cb64be9775d6bdaf794833c58ea874751e10bdaca9852a875b9a37e1a22","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5cc383968c268bf86f10ae80b4ad43d273668272b86c629801f24ae71db3db23","timestamp":"0x677ea1d7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f857","index":"0x430268e","validatorIndex":"0x317"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x430268f","validatorIndex":"0x318"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc56","index":"0x4302690","validatorIndex":"0x319"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a659","index":"0x4302691","validatorIndex":"0x31a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302692","validatorIndex":"0x31b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d182","index":"0x4302693","validatorIndex":"0x31c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f857","index":"0x4302694","validatorIndex":"0x31d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302695","validatorIndex":"0x31e"}]},[],"0x86f20359ac515fa79eb7239ce20d23d5857795a658a55af433839c6f37d38cfc"]) 2025-01-08 16:03:35.1324|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","blockNumber":"0xd1651f","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8d1b2f3f79f08a08b3402ecc20f97c6d8763bdd4b73b3980ba611fc6104e5d7e","prevRandao":"0xc0094cb64be9775d6bdaf794833c58ea874751e10bdaca9852a875b9a37e1a22","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5cc383968c268bf86f10ae80b4ad43d273668272b86c629801f24ae71db3db23","timestamp":"0x677ea1d7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f857","index":"0x430268e","validatorIndex":"0x317"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf32","index":"0x430268f","validatorIndex":"0x318"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc56","index":"0x4302690","validatorIndex":"0x319"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a659","index":"0x4302691","validatorIndex":"0x31a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302692","validatorIndex":"0x31b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d182","index":"0x4302693","validatorIndex":"0x31c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f857","index":"0x4302694","validatorIndex":"0x31d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142451","index":"0x4302695","validatorIndex":"0x31e"}]},[],"0x86f20359ac515fa79eb7239ce20d23d5857795a658a55af433839c6f37d38cfc"]) handled in 3ms 2025-01-08 16:03:35.1324|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722911 | 1.5 ms | slot 5,022 ms | 2025-01-08 16:03:35.1324|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:35.1324|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 688.23 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:35.1384|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:35.1384|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"}, null] 2025-01-08 16:03:35.1384|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722911 (0x22f615...b3d704), Safe: 13722883 (0x604d5d...706a01), Finalized: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:03:35.1384|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722911 (0x22f615...b3d704) was processed. 2025-01-08 16:03:35.1384|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722911 (0x22f615...b3d704) 2025-01-08 16:03:35.1384|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) 2025-01-08 16:03:35.1384|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xed9328612cba4a819b6a147524e85d262e322fafc47bd64cb4af3d53d1b1a2c6","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01"},null]) handled in 1ms 2025-01-08 16:03:35.2431|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.238.217.166:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5700 2025-01-08 16:03:35.3609|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.53.45:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 16:03:35.4548|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.9.147.84:60007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:35.4548|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.48.8.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:03:35.4689|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.241.229:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:03:35.4689|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:35.4855|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.216.43.56:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 16:03:35.5319|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.71.62.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:03:35.5696|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->77.90.6.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:35.6029|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->213.239.207.115:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:35.7403|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->117.27.228.180:47004] initiating disconnect because InvalidNetworkId, details: invalid network id - 167000 2025-01-08 16:03:36.4653|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:03:36.6850|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:36.6850|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:36.6850|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:36.6850|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:37.4658|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:03:38.4035|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.125.117:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:38.4713|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:38.8823|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->194.182.21.243:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:03:39.3486|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->195.26.248.7:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:39.4654|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:03:39.4963|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.21.152.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 16:03:39.5402|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->88.198.55.14:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:39.5733|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.151.195.28:31031] initiating disconnect because InvalidNetworkId, details: invalid network id - 200810 2025-01-08 16:03:39.6310|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.46.151.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:03:39.7194|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.31:41817] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:39.7216|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.71.249.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:03:39.7362|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.148.154:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:39.7952|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:39.7952|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:03:39.7952|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722911 (0x22f615...b3d704), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:03:39.7952|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722911 (0x22f615...b3d704) was processed. 2025-01-08 16:03:39.7952|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:39.7952|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:03:39.7952|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Cleaned processed blob txs from block 13722869 to block 13722883 2025-01-08 16:03:39.7952|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Blob transactions database columns have been compacted 2025-01-08 16:03:39.8564|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->168.119.70.241:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:39.8830|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->38.242.213.161:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 190260 2025-01-08 16:03:39.9098|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.148:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:39.9371|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->208.115.200.222:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 16:03:39.9538|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.251:51649] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:39.9575|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.117.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:40.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:40.0145|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.252.87.229:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:40.0389|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.96.240:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 16:03:40.0928|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.125.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:40.1269|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","blockNumber":"0xd16520","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","prevRandao":"0xd01f6b18e3fca50463ebcc17debdb838903c6cbec4be02671aaabaa32bdca090","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x27ad65b1d9572ecae79f1875699aadf5775436dc3d81a19fc95b4a221d572c89","timestamp":"0x677ea1dc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d300f","index":"0x4302696","validatorIndex":"0x31f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a98a","index":"0x4302697","validatorIndex":"0x320"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e80","index":"0x4302698","validatorIndex":"0x321"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145861","index":"0x4302699","validatorIndex":"0x322"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145199","index":"0x430269a","validatorIndex":"0x323"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x430269b","validatorIndex":"0x324"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b66bc","index":"0x430269c","validatorIndex":"0x325"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a98e1","index":"0x430269d","validatorIndex":"0x326"}]},[],"0xc2f944b972ff79dafcfcaf7fcff81151aae20f5c99f344f1963bc2e8cbc015d9"]) 2025-01-08 16:03:40.1269|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722912 (0xc94599...6c7662), Extra Data: Nethermind 2025-01-08 16:03:40.1269|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:03:40.1269|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:03:40.1304|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722912 2025-01-08 16:03:40.1304|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722782 < 13722912 - 128 2025-01-08 16:03:40.1304|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:40.1304|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:03:40.1304|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722912 (0xc94599...6c7662). 2025-01-08 16:03:40.1304|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:40.1304|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","blockNumber":"0xd16520","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","prevRandao":"0xd01f6b18e3fca50463ebcc17debdb838903c6cbec4be02671aaabaa32bdca090","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x27ad65b1d9572ecae79f1875699aadf5775436dc3d81a19fc95b4a221d572c89","timestamp":"0x677ea1dc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d300f","index":"0x4302696","validatorIndex":"0x31f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a98a","index":"0x4302697","validatorIndex":"0x320"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e80","index":"0x4302698","validatorIndex":"0x321"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145861","index":"0x4302699","validatorIndex":"0x322"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145199","index":"0x430269a","validatorIndex":"0x323"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x430269b","validatorIndex":"0x324"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b66bc","index":"0x430269c","validatorIndex":"0x325"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a98e1","index":"0x430269d","validatorIndex":"0x326"}]},[],"0xc2f944b972ff79dafcfcaf7fcff81151aae20f5c99f344f1963bc2e8cbc015d9"]) 2025-01-08 16:03:40.1304|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","blockNumber":"0xd16520","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x22f6157abcbf80ef0362f54aebfcea9edbbf11738dffda8740f712da46b3d704","prevRandao":"0xd01f6b18e3fca50463ebcc17debdb838903c6cbec4be02671aaabaa32bdca090","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x27ad65b1d9572ecae79f1875699aadf5775436dc3d81a19fc95b4a221d572c89","timestamp":"0x677ea1dc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d300f","index":"0x4302696","validatorIndex":"0x31f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a98a","index":"0x4302697","validatorIndex":"0x320"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e80","index":"0x4302698","validatorIndex":"0x321"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145861","index":"0x4302699","validatorIndex":"0x322"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145199","index":"0x430269a","validatorIndex":"0x323"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x430269b","validatorIndex":"0x324"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b66bc","index":"0x430269c","validatorIndex":"0x325"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a98e1","index":"0x430269d","validatorIndex":"0x326"}]},[],"0xc2f944b972ff79dafcfcaf7fcff81151aae20f5c99f344f1963bc2e8cbc015d9"]) handled in 4ms 2025-01-08 16:03:40.1304|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722912 | 2.8 ms | slot 4,997 ms | 2025-01-08 16:03:40.1304|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:40.1304|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 362.71 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:40.1717|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:40.1717|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:03:40.1717|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722912 (0xc94599...6c7662), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:03:40.1722|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722912 (0xc94599...6c7662) was processed. 2025-01-08 16:03:40.1722|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722912 (0xc94599...6c7662) 2025-01-08 16:03:40.1722|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:40.1722|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:03:40.2661|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.21.12.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:40.2829|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.224.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:40.3333|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->202.8.10.132:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:40.4681|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:03:40.7900|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->87.120.166.162:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:41.4685|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:03:41.6859|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:41.6859|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:41.6859|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:41.6859|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:42.4693|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:03:42.4693|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.33.193.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:42.5917|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.4.133:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:42.5931|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.91.218.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 16:03:42.6956|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.75.63.90:1301] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz14, bzz-retrieve2, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 16:03:43.1574|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.226.143.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:03:43.2260|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->171.22.31.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:43.2758|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.141.169.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 16:03:43.4127|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20420] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:43.4728|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:03:43.6352|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.187:40374] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:03:43.7322|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->176.120.74.114:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:03:43.8020|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.129.120.128:31002] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 16:03:43.8420|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->16.62.65.98:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 16:03:43.9863|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.32.2.172:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 16:03:44.4706|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:44.8009|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.113.162.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:44.9443|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.159.168.80:30305] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, eth63, eth64, eth65 2025-01-08 16:03:45.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|40|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:03:45.1340|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","blockNumber":"0xd16521","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","prevRandao":"0x9f8a81e0e71a08bacf4d87b9cc6aaa217e881851340d972be9b41ef1184194e5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x90249f32b033c0a09809fcf93da11118772969e27655056ee0e799086816dbbd","timestamp":"0x677ea1e1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad5b","index":"0x430269e","validatorIndex":"0x327"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e84","index":"0x430269f","validatorIndex":"0x328"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b66bc","index":"0x43026a0","validatorIndex":"0x329"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026a1","validatorIndex":"0x32a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b74","index":"0x43026a2","validatorIndex":"0x32b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7aff","index":"0x43026a3","validatorIndex":"0x32c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026a4","validatorIndex":"0x32d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b7","index":"0x43026a5","validatorIndex":"0x32e"}]},[],"0xe342645291be179d4a9a9085c1dde18d60a14a4c3b3ee81eda11df844f61aae2"]) 2025-01-08 16:03:45.1340|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722913 (0x23d018...6dd2d8), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:45.1340|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:03:45.1340|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:03:45.1340|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722913 2025-01-08 16:03:45.1340|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722783 < 13722913 - 128 2025-01-08 16:03:45.1362|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Clearing caches 2025-01-08 16:03:45.1362|DEBUG|Consensus.Processing.BlockCachePreWarmer|40|Cleared caches: Rlp 2025-01-08 16:03:45.1362|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722913 (0x23d018...6dd2d8). 2025-01-08 16:03:45.1362|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722913 | 1.2 ms | slot 5,006 ms | 2025-01-08 16:03:45.1362|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:45.1362|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:45.1362|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 802.57 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:45.1362|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","blockNumber":"0xd16521","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","prevRandao":"0x9f8a81e0e71a08bacf4d87b9cc6aaa217e881851340d972be9b41ef1184194e5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x90249f32b033c0a09809fcf93da11118772969e27655056ee0e799086816dbbd","timestamp":"0x677ea1e1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad5b","index":"0x430269e","validatorIndex":"0x327"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e84","index":"0x430269f","validatorIndex":"0x328"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b66bc","index":"0x43026a0","validatorIndex":"0x329"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026a1","validatorIndex":"0x32a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b74","index":"0x43026a2","validatorIndex":"0x32b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7aff","index":"0x43026a3","validatorIndex":"0x32c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026a4","validatorIndex":"0x32d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b7","index":"0x43026a5","validatorIndex":"0x32e"}]},[],"0xe342645291be179d4a9a9085c1dde18d60a14a4c3b3ee81eda11df844f61aae2"]) 2025-01-08 16:03:45.1362|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","blockNumber":"0xd16521","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","prevRandao":"0x9f8a81e0e71a08bacf4d87b9cc6aaa217e881851340d972be9b41ef1184194e5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x90249f32b033c0a09809fcf93da11118772969e27655056ee0e799086816dbbd","timestamp":"0x677ea1e1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad5b","index":"0x430269e","validatorIndex":"0x327"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e84","index":"0x430269f","validatorIndex":"0x328"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b66bc","index":"0x43026a0","validatorIndex":"0x329"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026a1","validatorIndex":"0x32a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b74","index":"0x43026a2","validatorIndex":"0x32b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7aff","index":"0x43026a3","validatorIndex":"0x32c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026a4","validatorIndex":"0x32d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d54b7","index":"0x43026a5","validatorIndex":"0x32e"}]},[],"0xe342645291be179d4a9a9085c1dde18d60a14a4c3b3ee81eda11df844f61aae2"]) handled in 2ms 2025-01-08 16:03:45.1405|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:45.1405|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:03:45.1405|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722913 (0x23d018...6dd2d8), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:03:45.1405|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722913 (0x23d018...6dd2d8) was processed. 2025-01-08 16:03:45.1405|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722913 (0x23d018...6dd2d8) 2025-01-08 16:03:45.1405|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:45.1405|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:03:45.4728|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:03:45.8741|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->64.46.115.22:53910] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 16:03:46.0029|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:46.0358|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.207.147.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 16:03:46.0627|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->188.245.207.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:03:46.1073|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.120.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:46.1590|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.48.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:03:46.1755|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.38.77:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:46.2190|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.146.176.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:46.2685|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->1.235.200.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 16:03:46.3056|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.173.200.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:03:46.3093|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.112.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:03:46.3237|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.47.3.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:03:46.3326|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->78.156.48.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:03:46.3872|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->77.174.221.39:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:03:46.3884|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.207.157.82:33309] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 16:03:46.4151|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:03:46.4585|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.27.28.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:03:46.4725|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:46.6869|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:46.6869|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:46.6869|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:46.6869|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:47.4724|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:48.4694|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:03:49.4711|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:50.0040|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:03:50.1362|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","blockNumber":"0xd16522","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","prevRandao":"0x3d5513235cef1130d66254b9ce2ab945a4e73ea14fc6c19a1b0ad2e06e3e8f2f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xef72720fca2eff04379aac4bbd7e34e6b2d519efe4ec16d01f0461e0f168893c","timestamp":"0x677ea1e6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841b","index":"0x43026a6","validatorIndex":"0x32f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1433d3","index":"0x43026a7","validatorIndex":"0x330"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b74","index":"0x43026a8","validatorIndex":"0x331"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b7c","index":"0x43026a9","validatorIndex":"0x332"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x43026aa","validatorIndex":"0x333"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f8c","index":"0x43026ab","validatorIndex":"0x334"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x43026ac","validatorIndex":"0x335"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e43","index":"0x43026ad","validatorIndex":"0x336"}]},[],"0x2f213ef0f533b860a6d08774b8980e5e1be7c6f952aa9a1cfe7bf1aa381651ba"]) 2025-01-08 16:03:50.1362|INFO|Merge.Plugin.Handlers.NewPayloadHandler|40|Received New Block: 13722914 (0x41551c...88f986), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:50.1362|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:03:50.1362|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:03:50.1362|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722914 2025-01-08 16:03:50.1362|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722784 < 13722914 - 128 2025-01-08 16:03:50.1362|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:50.1362|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:50.1362|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722914 (0x41551c...88f986). 2025-01-08 16:03:50.1362|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:50.1362|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722914 | 1.9 ms | slot 5,003 ms | 2025-01-08 16:03:50.1362|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:50.1362|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 0.00 MGas/s | 0.0 tps | 514.67 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:03:50.1362|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","blockNumber":"0xd16522","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","prevRandao":"0x3d5513235cef1130d66254b9ce2ab945a4e73ea14fc6c19a1b0ad2e06e3e8f2f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xef72720fca2eff04379aac4bbd7e34e6b2d519efe4ec16d01f0461e0f168893c","timestamp":"0x677ea1e6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841b","index":"0x43026a6","validatorIndex":"0x32f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1433d3","index":"0x43026a7","validatorIndex":"0x330"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b74","index":"0x43026a8","validatorIndex":"0x331"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b7c","index":"0x43026a9","validatorIndex":"0x332"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x43026aa","validatorIndex":"0x333"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f8c","index":"0x43026ab","validatorIndex":"0x334"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x43026ac","validatorIndex":"0x335"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e43","index":"0x43026ad","validatorIndex":"0x336"}]},[],"0x2f213ef0f533b860a6d08774b8980e5e1be7c6f952aa9a1cfe7bf1aa381651ba"]) 2025-01-08 16:03:50.1362|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","blockNumber":"0xd16522","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469cf","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x23d018d9a6f9e60e11a589cbfe759f1b251aa3fa238217d36388c1ae8b6dd2d8","prevRandao":"0x3d5513235cef1130d66254b9ce2ab945a4e73ea14fc6c19a1b0ad2e06e3e8f2f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xef72720fca2eff04379aac4bbd7e34e6b2d519efe4ec16d01f0461e0f168893c","timestamp":"0x677ea1e6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14841b","index":"0x43026a6","validatorIndex":"0x32f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1433d3","index":"0x43026a7","validatorIndex":"0x330"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b74","index":"0x43026a8","validatorIndex":"0x331"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b7c","index":"0x43026a9","validatorIndex":"0x332"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x43026aa","validatorIndex":"0x333"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f8c","index":"0x43026ab","validatorIndex":"0x334"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa61","index":"0x43026ac","validatorIndex":"0x335"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e43","index":"0x43026ad","validatorIndex":"0x336"}]},[],"0x2f213ef0f533b860a6d08774b8980e5e1be7c6f952aa9a1cfe7bf1aa381651ba"]) handled in 4ms 2025-01-08 16:03:50.1438|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:50.1438|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:03:50.1438|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722914 (0x41551c...88f986), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:03:50.1438|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722914 (0x41551c...88f986) was processed. 2025-01-08 16:03:50.1443|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722914 (0x41551c...88f986) 2025-01-08 16:03:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:50.1443|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:03:50.4747|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:51.4732|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:51.6881|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:51.6882|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:51.6882|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:51.6882|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:52.4699|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:53.4711|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:54.4712|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:55.0049|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:03:55.1378|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","blockNumber":"0xd16523","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aae8","gasUsed":"0x632d","logsBloom":"0x00000000002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000040004000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","prevRandao":"0x4c2a4b4e780b42ddb5e6ae91f6084410d774896ca9ce7239172418fb562de0e7","receiptsRoot":"0x44d567aedb9ffbc235020920b41c39303451ab0cdb37c8434f8a75576d62c7c5","stateRoot":"0x5aff5bf765d28fad0a78744fdd88d84ea566a0a13cf61bf693603e93583e85ec","timestamp":"0x677ea1eb","transactions":["0x02f901148227d883053e838459682f008459682f0e82632d9437de961d6bb5865867add416be07189d2dd960e680b8a423c640e7b4e911282d3690c63320f34afeedd4ebd08305b30e566e42980cfdccefa4b8d30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000002f5d59332e332e30000000000000000000000000000000000000000000000000000000c001a0ed36312d1d14d01d45dfc233c4e159e4c57b35e7e9d425f8304e4fea2af1d8dfa01a87282154e7c900383c924dd546d022e64b81f198bb8baafe8e3e2b8cdb19e1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a76b","index":"0x43026ae","validatorIndex":"0x337"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026af","validatorIndex":"0x338"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e5a","index":"0x43026b0","validatorIndex":"0x339"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14585d","index":"0x43026b1","validatorIndex":"0x33a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142671","index":"0x43026b2","validatorIndex":"0x33b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7804","index":"0x43026b3","validatorIndex":"0x33c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14294d","index":"0x43026b4","validatorIndex":"0x33d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b5","validatorIndex":"0x33e"}]},[],"0xea1c39898a1972fddcfea9050656d8957fc80a6760a8f98b0d2b644925a440cf"]) 2025-01-08 16:03:55.1378|INFO|Merge.Plugin.Handlers.NewPayloadHandler|45|Received New Block: 13722915 (0xa77998...edd3fc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:03:55.1378|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:03:55.1378|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: None 2025-01-08 16:03:55.1407|DEBUG|Trie.Pruning.TrieStore|45|Beginning new BlockCommitSet - 13722915 2025-01-08 16:03:55.1407|DEBUG|Trie.Pruning.TrieStore|45|Removing historical (131) 13722785 < 13722915 - 128 2025-01-08 16:03:55.1407|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:03:55.1407|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|45|Valid. Result of New Block: 13722915 (0xa77998...edd3fc). 2025-01-08 16:03:55.1407|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:03:55.1407|DEBUG|Merge.Plugin.GC.GCKeeper|45|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:03:55.1407|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","blockNumber":"0xd16523","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aae8","gasUsed":"0x632d","logsBloom":"0x00000000002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000040004000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","prevRandao":"0x4c2a4b4e780b42ddb5e6ae91f6084410d774896ca9ce7239172418fb562de0e7","receiptsRoot":"0x44d567aedb9ffbc235020920b41c39303451ab0cdb37c8434f8a75576d62c7c5","stateRoot":"0x5aff5bf765d28fad0a78744fdd88d84ea566a0a13cf61bf693603e93583e85ec","timestamp":"0x677ea1eb","transactions":["0x02f901148227d883053e838459682f008459682f0e82632d9437de961d6bb5865867add416be07189d2dd960e680b8a423c640e7b4e911282d3690c63320f34afeedd4ebd08305b30e566e42980cfdccefa4b8d30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000002f5d59332e332e30000000000000000000000000000000000000000000000000000000c001a0ed36312d1d14d01d45dfc233c4e159e4c57b35e7e9d425f8304e4fea2af1d8dfa01a87282154e7c900383c924dd546d022e64b81f198bb8baafe8e3e2b8cdb19e1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a76b","index":"0x43026ae","validatorIndex":"0x337"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026af","validatorIndex":"0x338"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e5a","index":"0x43026b0","validatorIndex":"0x339"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14585d","index":"0x43026b1","validatorIndex":"0x33a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142671","index":"0x43026b2","validatorIndex":"0x33b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7804","index":"0x43026b3","validatorIndex":"0x33c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14294d","index":"0x43026b4","validatorIndex":"0x33d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b5","validatorIndex":"0x33e"}]},[],"0xea1c39898a1972fddcfea9050656d8957fc80a6760a8f98b0d2b644925a440cf"]) 2025-01-08 16:03:55.1407|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722915 | 2.0 ms | slot 5,001 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:03:55.1407|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:03:55.1407|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 12.95 MGas/s | 510.2 tps | 510.20 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:03:55.1407|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","blockNumber":"0xd16523","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aae8","gasUsed":"0x632d","logsBloom":"0x00000000002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000040004000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x41551ccdff3cae3cc017365421f291f4a12f1d78823c33aaf12cb5035888f986","prevRandao":"0x4c2a4b4e780b42ddb5e6ae91f6084410d774896ca9ce7239172418fb562de0e7","receiptsRoot":"0x44d567aedb9ffbc235020920b41c39303451ab0cdb37c8434f8a75576d62c7c5","stateRoot":"0x5aff5bf765d28fad0a78744fdd88d84ea566a0a13cf61bf693603e93583e85ec","timestamp":"0x677ea1eb","transactions":["0x02f901148227d883053e838459682f008459682f0e82632d9437de961d6bb5865867add416be07189d2dd960e680b8a423c640e7b4e911282d3690c63320f34afeedd4ebd08305b30e566e42980cfdccefa4b8d30000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000002f5d59332e332e30000000000000000000000000000000000000000000000000000000c001a0ed36312d1d14d01d45dfc233c4e159e4c57b35e7e9d425f8304e4fea2af1d8dfa01a87282154e7c900383c924dd546d022e64b81f198bb8baafe8e3e2b8cdb19e1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a76b","index":"0x43026ae","validatorIndex":"0x337"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026af","validatorIndex":"0x338"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e5a","index":"0x43026b0","validatorIndex":"0x339"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14585d","index":"0x43026b1","validatorIndex":"0x33a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142671","index":"0x43026b2","validatorIndex":"0x33b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7804","index":"0x43026b3","validatorIndex":"0x33c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14294d","index":"0x43026b4","validatorIndex":"0x33d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b5","validatorIndex":"0x33e"}]},[],"0xea1c39898a1972fddcfea9050656d8957fc80a6760a8f98b0d2b644925a440cf"]) handled in 3ms 2025-01-08 16:03:55.1446|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:55.1446|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:03:55.1446|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722915 (0xa77998...edd3fc), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:03:55.1446|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722915 (0xa77998...edd3fc) was processed. 2025-01-08 16:03:55.1446|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722915 (0xa77998...edd3fc) 2025-01-08 16:03:55.1446|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:03:55.1446|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:03:55.4752|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:03:56.4725|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:56.6892|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:03:56.6892|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:03:56.6892|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 16:03:56.6892|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:03:57.4729|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:03:58.4711|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:03:59.4750|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:00.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:04:00.0849|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","blockNumber":"0xd16524","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10469bf","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","prevRandao":"0xb036d91bf7cfcf810cd581e9846425fe31298c00396f7ec6e0c3c43dec240d3b","receiptsRoot":"0x5704e80e43d1d40c446e0c9fa17ff9166dcf0539e97b23271354cee7dc08c828","stateRoot":"0xeaefdd1f131c65e99562c7a2d7531df73cf64bf736236d1d2faa527be89c6a31","timestamp":"0x677ea1f0","transactions":["0x02f901d58227d883055e978459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c38dfafeed35c308a9eca6de86186fe90706c63c16178baa9d3f2627fe778ca37facdb465907470728213f712e7bd0cd2e7055ee01d439edc3fa3628b5ad30493332e332e30000000000000000000000000000000000000000000000000000000c001a0ed36f75b5837738f165bd005a29a64335b77375f700788865c2d2b5d655486eca030c9a5904d309f881b4262b83aa6d32e8a07d5f520a8be251c74621f637e1922","0x02f901d58227d8830502b58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6ae671980cedfadc4e180917792506fa3aa661f726130d7bd18ef498e8c1e79af43d45d551ee0e4b08d822c57b57241aca8edd4f4a18d0b9989580fce5fe8713332e332e30000000000000000000000000000000000000000000000000000000c080a0746ef6636475143b5e0423a425c6e47bd35a81fcc9e3b1c021dce1eb7c7fdbd9a057090f90a57f91e30bfcd46cc64688114dbd664d1b8ce4ab16a6dfa4cbadf460"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a775","index":"0x43026b6","validatorIndex":"0x33f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b7","validatorIndex":"0x340"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b8","validatorIndex":"0x341"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14524d","index":"0x43026b9","validatorIndex":"0x342"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026ba","validatorIndex":"0x343"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7e","index":"0x43026bb","validatorIndex":"0x344"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e77","index":"0x43026bc","validatorIndex":"0x345"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa7b","index":"0x43026bd","validatorIndex":"0x346"}]},[],"0xcff0e3a812b22cc687e597a0eab6bb1f7db21af3996521fed90b4851a4313628"]) 2025-01-08 16:04:00.0849|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722916 (0xb1f9d5...3f89f5), Extra Data: chiado-lodestar-0 2025-01-08 16:04:00.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:04:00.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: None 2025-01-08 16:04:00.0849|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722916 2025-01-08 16:04:00.0849|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722786 < 13722916 - 128 2025-01-08 16:04:00.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:04:00.0849|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:04:00.0849|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722916 (0xb1f9d5...3f89f5). 2025-01-08 16:04:00.0849|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722916 | 1.5 ms | slot 4,947 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:00.0849|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:00.0849|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:00.0849|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 38.92 MGas/s | 1,328.9 tps | 664.45 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:04:00.0849|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","blockNumber":"0xd16524","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10469bf","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","prevRandao":"0xb036d91bf7cfcf810cd581e9846425fe31298c00396f7ec6e0c3c43dec240d3b","receiptsRoot":"0x5704e80e43d1d40c446e0c9fa17ff9166dcf0539e97b23271354cee7dc08c828","stateRoot":"0xeaefdd1f131c65e99562c7a2d7531df73cf64bf736236d1d2faa527be89c6a31","timestamp":"0x677ea1f0","transactions":["0x02f901d58227d883055e978459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c38dfafeed35c308a9eca6de86186fe90706c63c16178baa9d3f2627fe778ca37facdb465907470728213f712e7bd0cd2e7055ee01d439edc3fa3628b5ad30493332e332e30000000000000000000000000000000000000000000000000000000c001a0ed36f75b5837738f165bd005a29a64335b77375f700788865c2d2b5d655486eca030c9a5904d309f881b4262b83aa6d32e8a07d5f520a8be251c74621f637e1922","0x02f901d58227d8830502b58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6ae671980cedfadc4e180917792506fa3aa661f726130d7bd18ef498e8c1e79af43d45d551ee0e4b08d822c57b57241aca8edd4f4a18d0b9989580fce5fe8713332e332e30000000000000000000000000000000000000000000000000000000c080a0746ef6636475143b5e0423a425c6e47bd35a81fcc9e3b1c021dce1eb7c7fdbd9a057090f90a57f91e30bfcd46cc64688114dbd664d1b8ce4ab16a6dfa4cbadf460"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a775","index":"0x43026b6","validatorIndex":"0x33f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b7","validatorIndex":"0x340"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b8","validatorIndex":"0x341"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14524d","index":"0x43026b9","validatorIndex":"0x342"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026ba","validatorIndex":"0x343"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7e","index":"0x43026bb","validatorIndex":"0x344"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e77","index":"0x43026bc","validatorIndex":"0x345"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa7b","index":"0x43026bd","validatorIndex":"0x346"}]},[],"0xcff0e3a812b22cc687e597a0eab6bb1f7db21af3996521fed90b4851a4313628"]) 2025-01-08 16:04:00.0849|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","blockNumber":"0xd16524","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10469bf","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa77998afdb365910a0c1999eadd12d06b2bed1890dffc44260a72b7c29edd3fc","prevRandao":"0xb036d91bf7cfcf810cd581e9846425fe31298c00396f7ec6e0c3c43dec240d3b","receiptsRoot":"0x5704e80e43d1d40c446e0c9fa17ff9166dcf0539e97b23271354cee7dc08c828","stateRoot":"0xeaefdd1f131c65e99562c7a2d7531df73cf64bf736236d1d2faa527be89c6a31","timestamp":"0x677ea1f0","transactions":["0x02f901d58227d883055e978459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d509052ade0232f1f0672b37fb2591329de33c7262ca9724787fd3de95d2c5471d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c38dfafeed35c308a9eca6de86186fe90706c63c16178baa9d3f2627fe778ca37facdb465907470728213f712e7bd0cd2e7055ee01d439edc3fa3628b5ad30493332e332e30000000000000000000000000000000000000000000000000000000c001a0ed36f75b5837738f165bd005a29a64335b77375f700788865c2d2b5d655486eca030c9a5904d309f881b4262b83aa6d32e8a07d5f520a8be251c74621f637e1922","0x02f901d58227d8830502b58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6ae671980cedfadc4e180917792506fa3aa661f726130d7bd18ef498e8c1e79af43d45d551ee0e4b08d822c57b57241aca8edd4f4a18d0b9989580fce5fe8713332e332e30000000000000000000000000000000000000000000000000000000c080a0746ef6636475143b5e0423a425c6e47bd35a81fcc9e3b1c021dce1eb7c7fdbd9a057090f90a57f91e30bfcd46cc64688114dbd664d1b8ce4ab16a6dfa4cbadf460"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a775","index":"0x43026b6","validatorIndex":"0x33f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b7","validatorIndex":"0x340"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026b8","validatorIndex":"0x341"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14524d","index":"0x43026b9","validatorIndex":"0x342"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026ba","validatorIndex":"0x343"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7e","index":"0x43026bb","validatorIndex":"0x344"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e77","index":"0x43026bc","validatorIndex":"0x345"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa7b","index":"0x43026bd","validatorIndex":"0x346"}]},[],"0xcff0e3a812b22cc687e597a0eab6bb1f7db21af3996521fed90b4851a4313628"]) handled in 3ms 2025-01-08 16:04:00.0924|DEBUG|JsonRpc.JsonRpcProcessor|40|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:00.0924|DEBUG|JsonRpc.JsonRpcService|40|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:00.0924|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Received ForkChoice: 13722916 (0xb1f9d5...3f89f5), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:00.0924|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|ForkChoiceUpdate: block 13722916 (0xb1f9d5...3f89f5) was processed. 2025-01-08 16:04:00.0924|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|40|Synced Chain Head to 13722916 (0xb1f9d5...3f89f5) 2025-01-08 16:04:00.0924|DEBUG|JsonRpc.JsonRpcProcessor|40|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:00.0924|DEBUG|JsonRpc.JsonRpcProcessor|40| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 0ms 2025-01-08 16:04:00.4727|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:04:01.4714|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:04:01.6908|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:01.6908|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:01.6908|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:01.6908|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:02.4726|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:04:03.4708|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:04:04.4326|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:04:04.4730|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:04:05.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:04:05.1364|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","blockNumber":"0xd16525","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aad8","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","prevRandao":"0x0123b785e9792397081a91575fa6541ded55cbb0b9a07f749f638e66551831bc","receiptsRoot":"0x31999f59b124685c84e452e128783307ff6023e3f72756baeceb7c715fb2531b","stateRoot":"0x0ff5352983d4d6101a5fd41f92337d4e029fa5d520f524f4295d0cd5a0980095","timestamp":"0x677ea1f5","transactions":["0x02f901d58227d8830551f38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed880519d8380f7e5f7a222754bcf71a4242e710c2ca5242cef4ae264055fbe1b6e9c4b767f78e4620d839724b12c1c54ebd67a8ea7018c91a0c7d9f3276ecf42332e332e30000000000000000000000000000000000000000000000000000000c080a0d793a7ecd2d45ca4c248dd71ac5ec06411d6cd6c4827db2d059b9f669053fd1da035599834d5ac7d9f586ba8eb072f998eb9f833e2aae983f6d5d8838c274d05aa","0x02f901d58227d883053e848459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6f715eca60ff2ca95e13dff7ffbd5f24bfa1d85a42ebaaa76ee52bea60ce1b2d0d656c8dc24ecc2aaf9eee180eaa6b90572adac4231c541279e2da6441a3a733332e332e30000000000000000000000000000000000000000000000000000000c080a045b86fead13b261da51621a709e3f89448883b0f8023207fe6a165b9294ba152a00d5782860580c7f1a6fb31809c3a203568b6b8852fb04e8ab6f2a4f07cc30b68"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x43026be","validatorIndex":"0x347"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77d","index":"0x43026bf","validatorIndex":"0x348"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145589","index":"0x43026c0","validatorIndex":"0x349"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad5b","index":"0x43026c1","validatorIndex":"0x34a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b90","index":"0x43026c2","validatorIndex":"0x34b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145836","index":"0x43026c3","validatorIndex":"0x34c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145769","index":"0x43026c4","validatorIndex":"0x34d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584e","index":"0x43026c5","validatorIndex":"0x34e"}]},[],"0x36d9990845b01b4263b84c6b9953a1b1ebd5740610db1889921b0e476f5a735f"]) 2025-01-08 16:04:05.1364|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722917 (0xdfac14...0fa079), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:04:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:04:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:04:05.1364|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722917 2025-01-08 16:04:05.1364|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722787 < 13722917 - 128 2025-01-08 16:04:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Clearing caches 2025-01-08 16:04:05.1364|DEBUG|Consensus.Processing.BlockCachePreWarmer|39|Cleared caches: Rlp 2025-01-08 16:04:05.1364|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722917 | 1.5 ms | slot 5,051 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:05.1364|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:05.1364|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 39.65 MGas/s | 1,354.1 tps | 677.05 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:04:05.1364|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722917 (0xdfac14...0fa079). 2025-01-08 16:04:05.1364|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:05.1364|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","blockNumber":"0xd16525","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aad8","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","prevRandao":"0x0123b785e9792397081a91575fa6541ded55cbb0b9a07f749f638e66551831bc","receiptsRoot":"0x31999f59b124685c84e452e128783307ff6023e3f72756baeceb7c715fb2531b","stateRoot":"0x0ff5352983d4d6101a5fd41f92337d4e029fa5d520f524f4295d0cd5a0980095","timestamp":"0x677ea1f5","transactions":["0x02f901d58227d8830551f38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed880519d8380f7e5f7a222754bcf71a4242e710c2ca5242cef4ae264055fbe1b6e9c4b767f78e4620d839724b12c1c54ebd67a8ea7018c91a0c7d9f3276ecf42332e332e30000000000000000000000000000000000000000000000000000000c080a0d793a7ecd2d45ca4c248dd71ac5ec06411d6cd6c4827db2d059b9f669053fd1da035599834d5ac7d9f586ba8eb072f998eb9f833e2aae983f6d5d8838c274d05aa","0x02f901d58227d883053e848459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6f715eca60ff2ca95e13dff7ffbd5f24bfa1d85a42ebaaa76ee52bea60ce1b2d0d656c8dc24ecc2aaf9eee180eaa6b90572adac4231c541279e2da6441a3a733332e332e30000000000000000000000000000000000000000000000000000000c080a045b86fead13b261da51621a709e3f89448883b0f8023207fe6a165b9294ba152a00d5782860580c7f1a6fb31809c3a203568b6b8852fb04e8ab6f2a4f07cc30b68"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x43026be","validatorIndex":"0x347"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77d","index":"0x43026bf","validatorIndex":"0x348"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145589","index":"0x43026c0","validatorIndex":"0x349"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad5b","index":"0x43026c1","validatorIndex":"0x34a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b90","index":"0x43026c2","validatorIndex":"0x34b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145836","index":"0x43026c3","validatorIndex":"0x34c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145769","index":"0x43026c4","validatorIndex":"0x34d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584e","index":"0x43026c5","validatorIndex":"0x34e"}]},[],"0x36d9990845b01b4263b84c6b9953a1b1ebd5740610db1889921b0e476f5a735f"]) 2025-01-08 16:04:05.1364|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","blockNumber":"0xd16525","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aad8","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xb1f9d5b506406de52b031752fac8bcc4401abbfb85bd3c7ad0d15d0c923f89f5","prevRandao":"0x0123b785e9792397081a91575fa6541ded55cbb0b9a07f749f638e66551831bc","receiptsRoot":"0x31999f59b124685c84e452e128783307ff6023e3f72756baeceb7c715fb2531b","stateRoot":"0x0ff5352983d4d6101a5fd41f92337d4e029fa5d520f524f4295d0cd5a0980095","timestamp":"0x677ea1f5","transactions":["0x02f901d58227d8830551f38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed880519d8380f7e5f7a222754bcf71a4242e710c2ca5242cef4ae264055fbe1b6e9c4b767f78e4620d839724b12c1c54ebd67a8ea7018c91a0c7d9f3276ecf42332e332e30000000000000000000000000000000000000000000000000000000c080a0d793a7ecd2d45ca4c248dd71ac5ec06411d6cd6c4827db2d059b9f669053fd1da035599834d5ac7d9f586ba8eb072f998eb9f833e2aae983f6d5d8838c274d05aa","0x02f901d58227d883053e848459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6f715eca60ff2ca95e13dff7ffbd5f24bfa1d85a42ebaaa76ee52bea60ce1b2d0d656c8dc24ecc2aaf9eee180eaa6b90572adac4231c541279e2da6441a3a733332e332e30000000000000000000000000000000000000000000000000000000c080a045b86fead13b261da51621a709e3f89448883b0f8023207fe6a165b9294ba152a00d5782860580c7f1a6fb31809c3a203568b6b8852fb04e8ab6f2a4f07cc30b68"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x43026be","validatorIndex":"0x347"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77d","index":"0x43026bf","validatorIndex":"0x348"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145589","index":"0x43026c0","validatorIndex":"0x349"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad5b","index":"0x43026c1","validatorIndex":"0x34a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b90","index":"0x43026c2","validatorIndex":"0x34b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145836","index":"0x43026c3","validatorIndex":"0x34c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145769","index":"0x43026c4","validatorIndex":"0x34d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584e","index":"0x43026c5","validatorIndex":"0x34e"}]},[],"0x36d9990845b01b4263b84c6b9953a1b1ebd5740610db1889921b0e476f5a735f"]) handled in 3ms 2025-01-08 16:04:05.1433|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:05.1433|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:05.1433|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722917 (0xdfac14...0fa079), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:05.1433|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722917 (0xdfac14...0fa079) was processed. 2025-01-08 16:04:05.1433|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722917 (0xdfac14...0fa079) 2025-01-08 16:04:05.1433|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:05.1433|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:05.4729|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:06.4727|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:06.6917|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:06.6917|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:06.6917|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:06.6917|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:07.4712|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:04:08.4754|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:04:09.4727|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:04:10.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:04:10.1378|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","blockNumber":"0xd16526","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104ec01","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","prevRandao":"0xea55aece7c52bcb04a453c08a763f3450573c083a63cb896ad282b347edcf6da","receiptsRoot":"0x69bc889842d93161cb2dad0be144d76ef4d9496ada71339e22bd76f84d3c3738","stateRoot":"0xe92538ab20ed0452e80647b8e736cc544a3fbcec8bedca85794153428e0fbbe4","timestamp":"0x677ea1fa","transactions":["0x02f901d58227d8830502b68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf882e8eb5f617191088cccef87831cef8f36f5ce9b9228236c8541e03585353bf12b15337b9f75c88759145753658dd5569af37a1a53a55550a748a0e78cc810332e332e30000000000000000000000000000000000000000000000000000000c001a00b5796ae9e2696d39f2052f835d1c9e53300b0f2185d57cfc77685d28fb0063ea02d0253830af9333ef427a6cae6ce712b08f3a59d2dca90434ab4f5c05a80d7cb","0x02f901d58227d883054ae48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e91e53619219c07f6ab1f541015c71c09db5980e013c86ab1c6b4a186bdee25ca97b56e2977343ea9fb8b3d6eb8a337d56917afbe9f86a621141da90fe51810d7332e332e30000000000000000000000000000000000000000000000000000000c001a010a976218c748dd31b4c6a9fc5df9c696cbe37eb4d4eb5b8b93acd0023a70a61a0365430be10722339a65d8e44dc062d78dc55161457af820bc7205127142a689f","0x02f901d58227d883055e988459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5761b3c9939ea81bd04c887e88dfb034bea32755ac87071d28cebfec7406799c77be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80247201e1cb9a665e1f5adf57249bc254193177856e9df63d8d099eabcf69c80189014251bb600b4ea0c00d5a1e3830f7da85b03a60c449a952816b7608a932a332e332e30000000000000000000000000000000000000000000000000000000c080a055368b76a84593365382abe283fd956b34e54d77650e8a29977bd5aa35407f15a01ff68a38e3f749bb036b5b872247ad2428b18818340ceab4483113398c352f52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026c6","validatorIndex":"0x34f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e74","index":"0x43026c7","validatorIndex":"0x350"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14583d","index":"0x43026c8","validatorIndex":"0x351"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2ede","index":"0x43026c9","validatorIndex":"0x352"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14580e","index":"0x43026ca","validatorIndex":"0x353"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7df9","index":"0x43026cb","validatorIndex":"0x354"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6c","index":"0x43026cc","validatorIndex":"0x355"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77d","index":"0x43026cd","validatorIndex":"0x356"}]},[],"0xb98652bf610eae75d909a2d1ddda3fd7012c95495a4a93f38518ab9a796f7daa"]) 2025-01-08 16:04:10.1378|INFO|Merge.Plugin.Handlers.NewPayloadHandler|16|Received New Block: 13722918 (0x433479...653707), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:04:10.1378|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Started pre-warming caches for block 13722918. 2025-01-08 16:04:10.1413|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Finished pre-warming caches for block 13722918. 2025-01-08 16:04:10.1413|DEBUG|Trie.Pruning.TrieStore|16|Beginning new BlockCommitSet - 13722918 2025-01-08 16:04:10.1413|DEBUG|Trie.Pruning.TrieStore|16|Removing historical (131) 13722788 < 13722918 - 128 2025-01-08 16:04:10.1413|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:04:10.1413|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: Storage, State, Rlp 2025-01-08 16:04:10.1413|INFO|Consensus.Processing.BlockchainProcessor|40|Processed 13722918 | 2.0 ms | slot 5,003 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:10.1413|INFO|Consensus.Processing.BlockchainProcessor|40| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:10.1413|INFO|Consensus.Processing.BlockchainProcessor|40| Block throughput 44.75 MGas/s | 1,528.3 tps | 509.42 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:04:10.1413|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|16|Valid. Result of New Block: 13722918 (0x433479...653707). 2025-01-08 16:04:10.1413|DEBUG|Merge.Plugin.GC.GCKeeper|16|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:10.1413|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","blockNumber":"0xd16526","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104ec01","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","prevRandao":"0xea55aece7c52bcb04a453c08a763f3450573c083a63cb896ad282b347edcf6da","receiptsRoot":"0x69bc889842d93161cb2dad0be144d76ef4d9496ada71339e22bd76f84d3c3738","stateRoot":"0xe92538ab20ed0452e80647b8e736cc544a3fbcec8bedca85794153428e0fbbe4","timestamp":"0x677ea1fa","transactions":["0x02f901d58227d8830502b68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf882e8eb5f617191088cccef87831cef8f36f5ce9b9228236c8541e03585353bf12b15337b9f75c88759145753658dd5569af37a1a53a55550a748a0e78cc810332e332e30000000000000000000000000000000000000000000000000000000c001a00b5796ae9e2696d39f2052f835d1c9e53300b0f2185d57cfc77685d28fb0063ea02d0253830af9333ef427a6cae6ce712b08f3a59d2dca90434ab4f5c05a80d7cb","0x02f901d58227d883054ae48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e91e53619219c07f6ab1f541015c71c09db5980e013c86ab1c6b4a186bdee25ca97b56e2977343ea9fb8b3d6eb8a337d56917afbe9f86a621141da90fe51810d7332e332e30000000000000000000000000000000000000000000000000000000c001a010a976218c748dd31b4c6a9fc5df9c696cbe37eb4d4eb5b8b93acd0023a70a61a0365430be10722339a65d8e44dc062d78dc55161457af820bc7205127142a689f","0x02f901d58227d883055e988459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5761b3c9939ea81bd04c887e88dfb034bea32755ac87071d28cebfec7406799c77be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80247201e1cb9a665e1f5adf57249bc254193177856e9df63d8d099eabcf69c80189014251bb600b4ea0c00d5a1e3830f7da85b03a60c449a952816b7608a932a332e332e30000000000000000000000000000000000000000000000000000000c080a055368b76a84593365382abe283fd956b34e54d77650e8a29977bd5aa35407f15a01ff68a38e3f749bb036b5b872247ad2428b18818340ceab4483113398c352f52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026c6","validatorIndex":"0x34f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e74","index":"0x43026c7","validatorIndex":"0x350"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14583d","index":"0x43026c8","validatorIndex":"0x351"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2ede","index":"0x43026c9","validatorIndex":"0x352"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14580e","index":"0x43026ca","validatorIndex":"0x353"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7df9","index":"0x43026cb","validatorIndex":"0x354"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6c","index":"0x43026cc","validatorIndex":"0x355"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77d","index":"0x43026cd","validatorIndex":"0x356"}]},[],"0xb98652bf610eae75d909a2d1ddda3fd7012c95495a4a93f38518ab9a796f7daa"]) 2025-01-08 16:04:10.1413|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","blockNumber":"0xd16526","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104ec01","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xdfac14fbc5c30fc544422d78eb94484c4c95bf9a142aca9c42b02f8cab0fa079","prevRandao":"0xea55aece7c52bcb04a453c08a763f3450573c083a63cb896ad282b347edcf6da","receiptsRoot":"0x69bc889842d93161cb2dad0be144d76ef4d9496ada71339e22bd76f84d3c3738","stateRoot":"0xe92538ab20ed0452e80647b8e736cc544a3fbcec8bedca85794153428e0fbbe4","timestamp":"0x677ea1fa","transactions":["0x02f901d58227d8830502b68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf882e8eb5f617191088cccef87831cef8f36f5ce9b9228236c8541e03585353bf12b15337b9f75c88759145753658dd5569af37a1a53a55550a748a0e78cc810332e332e30000000000000000000000000000000000000000000000000000000c001a00b5796ae9e2696d39f2052f835d1c9e53300b0f2185d57cfc77685d28fb0063ea02d0253830af9333ef427a6cae6ce712b08f3a59d2dca90434ab4f5c05a80d7cb","0x02f901d58227d883054ae48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e91e53619219c07f6ab1f541015c71c09db5980e013c86ab1c6b4a186bdee25ca97b56e2977343ea9fb8b3d6eb8a337d56917afbe9f86a621141da90fe51810d7332e332e30000000000000000000000000000000000000000000000000000000c001a010a976218c748dd31b4c6a9fc5df9c696cbe37eb4d4eb5b8b93acd0023a70a61a0365430be10722339a65d8e44dc062d78dc55161457af820bc7205127142a689f","0x02f901d58227d883055e988459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5761b3c9939ea81bd04c887e88dfb034bea32755ac87071d28cebfec7406799c77be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80247201e1cb9a665e1f5adf57249bc254193177856e9df63d8d099eabcf69c80189014251bb600b4ea0c00d5a1e3830f7da85b03a60c449a952816b7608a932a332e332e30000000000000000000000000000000000000000000000000000000c080a055368b76a84593365382abe283fd956b34e54d77650e8a29977bd5aa35407f15a01ff68a38e3f749bb036b5b872247ad2428b18818340ceab4483113398c352f52"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026c6","validatorIndex":"0x34f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e74","index":"0x43026c7","validatorIndex":"0x350"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14583d","index":"0x43026c8","validatorIndex":"0x351"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2ede","index":"0x43026c9","validatorIndex":"0x352"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14580e","index":"0x43026ca","validatorIndex":"0x353"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7df9","index":"0x43026cb","validatorIndex":"0x354"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6c","index":"0x43026cc","validatorIndex":"0x355"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77d","index":"0x43026cd","validatorIndex":"0x356"}]},[],"0xb98652bf610eae75d909a2d1ddda3fd7012c95495a4a93f38518ab9a796f7daa"]) handled in 4ms 2025-01-08 16:04:10.1455|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:10.1455|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:10.1455|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722918 (0x433479...653707), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:10.1455|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722918 (0x433479...653707) was processed. 2025-01-08 16:04:10.1455|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722918 (0x433479...653707) 2025-01-08 16:04:10.1455|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:10.1455|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:10.4749|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:11.4727|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:11.6926|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:11.6926|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:11.6926|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:11.6926|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:12.4698|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:04:13.4763|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:14.4771|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:04:15.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:04:15.0865|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.44.78.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:04:15.1256|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","blockNumber":"0xd16527","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x104aac7","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","prevRandao":"0x68ea7ab290d31d50c8b0114c77b9628e14b322fdc5007fc374b2bee10cf0630e","receiptsRoot":"0x771a0b36fc1c28d3423a2712d8a00bb43fe0cc2ceec8f06ab63d18cdd944c331","stateRoot":"0x83b3761d479d148d9b3cc4786c55504b3a5700f0925da788d326d5eb19fc53d9","timestamp":"0x677ea1ff","transactions":["0x02f901d58227d8830551f48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d8cb49dabea652d3b8c5ef351ba90af5634c5974755c7953828d101c58b99128e5395acedb7db76778b2d6881b1434ef4724f74fd56991ed7fdc89efeca0ec0b332e332e30000000000000000000000000000000000000000000000000000000c080a06acca633e637edc01271eb71e6f443229e77a0b56faf02a2daf8e4768cb61be5a0738a2eb48b59a7defcd8eaa808058e07c0dfd37bf5f3b2ab42f0ce4f8ad2418f","0x02f901d58227d883053e858459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f824a18d816d27299cb71b6cdb13018ebd7ec32f15a16cd20e39227c49058c5dc00fad8069023c37ce1df39d237e4d27010d8a2a342b71df79266752ddf61ce20d332e332e30000000000000000000000000000000000000000000000000000000c080a081d234d254ff641e6fde538831743664f128e0d8c5775002a075ec90332d6a51a01a748c16ad01f27bca18befd876b1fb11b84b67531265eb456b48699e681631c","0x02f901d58227d883055e998459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5761b3c9939ea81bd04c887e88dfb034bea32755ac87071d28cebfec7406799c77be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee6af9a736984fffae03e6e4daa2d576977eae7a1d731c88e70b25a500686b64e868547d4ea4280b77acf0c47ffb72129dfde17cff2a135415827a1dd676af5b4332e332e30000000000000000000000000000000000000000000000000000000c080a0c58b95e7d34f13078866e9768d8ff9fa3b5d38e8bb434b6fc0bcf8b4361230d1a047f0ce48339ed55aab850f0ca3958d5564b18faa5a6ab0f7aae653cf6aaed495","0x02f901d58227d883054ae58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8747cf8043dbb60b9aeae56d037e139ae936bdb6992d8816bdab54537c65470ba8c666649fc75c205483d50f406a668657b263fdf2c8ed05902567da8857d98a2332e332e30000000000000000000000000000000000000000000000000000000c080a0b5065bf270d5005b57724800a17ec043d9eede5eb11b9bd7e659fa3e06b13b51a03a215852c16c9c08f10aee9cdd054546432c6d9d696d43ec34ca7d4b0ea6ece7","0x02f901d58227d8830502b78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cf6034fddb43fc1477bef160c72421dfb487977c41e544ecc3fef04549b8cbfcd7a09005e0425ea5fd49bd2cd920be3cbecb0f30c83700f5c245ea285b83fe3b332e332e30000000000000000000000000000000000000000000000000000000c080a0c85de18eb2f5d8be905b32a35b0107946a06ff8839d19762e42521c00668541da049dc4480a8309fa7536bd3a9b618b798d304d64002efe94071aff0e4686b5a48"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56fd","index":"0x43026ce","validatorIndex":"0x357"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x43026cf","validatorIndex":"0x358"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa45","index":"0x43026d0","validatorIndex":"0x359"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456eb","index":"0x43026d1","validatorIndex":"0x35a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a76e","index":"0x43026d2","validatorIndex":"0x35b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026d3","validatorIndex":"0x35c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026d4","validatorIndex":"0x35d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140069","index":"0x43026d5","validatorIndex":"0x35e"}]},[],"0xea18569f1a46657f42bac6ab1d430cdc3a790bc3d325beb8c876cd4a7474903e"]) 2025-01-08 16:04:15.1256|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722919 (0xdf0bfd...f2e8a7), Extra Data: Nethermind 2025-01-08 16:04:15.1256|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Started pre-warming caches for block 13722919. 2025-01-08 16:04:15.1256|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Finished pre-warming caches for block 13722919. 2025-01-08 16:04:15.1286|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722919 2025-01-08 16:04:15.1286|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722789 < 13722919 - 128 2025-01-08 16:04:15.1286|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:04:15.1286|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: Storage, State, Rlp 2025-01-08 16:04:15.1286|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722919 (0xdf0bfd...f2e8a7). 2025-01-08 16:04:15.1286|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:15.1286|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722919 | 1.6 ms | slot 4,987 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:15.1286|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","blockNumber":"0xd16527","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x104aac7","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","prevRandao":"0x68ea7ab290d31d50c8b0114c77b9628e14b322fdc5007fc374b2bee10cf0630e","receiptsRoot":"0x771a0b36fc1c28d3423a2712d8a00bb43fe0cc2ceec8f06ab63d18cdd944c331","stateRoot":"0x83b3761d479d148d9b3cc4786c55504b3a5700f0925da788d326d5eb19fc53d9","timestamp":"0x677ea1ff","transactions":["0x02f901d58227d8830551f48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d8cb49dabea652d3b8c5ef351ba90af5634c5974755c7953828d101c58b99128e5395acedb7db76778b2d6881b1434ef4724f74fd56991ed7fdc89efeca0ec0b332e332e30000000000000000000000000000000000000000000000000000000c080a06acca633e637edc01271eb71e6f443229e77a0b56faf02a2daf8e4768cb61be5a0738a2eb48b59a7defcd8eaa808058e07c0dfd37bf5f3b2ab42f0ce4f8ad2418f","0x02f901d58227d883053e858459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f824a18d816d27299cb71b6cdb13018ebd7ec32f15a16cd20e39227c49058c5dc00fad8069023c37ce1df39d237e4d27010d8a2a342b71df79266752ddf61ce20d332e332e30000000000000000000000000000000000000000000000000000000c080a081d234d254ff641e6fde538831743664f128e0d8c5775002a075ec90332d6a51a01a748c16ad01f27bca18befd876b1fb11b84b67531265eb456b48699e681631c","0x02f901d58227d883055e998459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5761b3c9939ea81bd04c887e88dfb034bea32755ac87071d28cebfec7406799c77be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee6af9a736984fffae03e6e4daa2d576977eae7a1d731c88e70b25a500686b64e868547d4ea4280b77acf0c47ffb72129dfde17cff2a135415827a1dd676af5b4332e332e30000000000000000000000000000000000000000000000000000000c080a0c58b95e7d34f13078866e9768d8ff9fa3b5d38e8bb434b6fc0bcf8b4361230d1a047f0ce48339ed55aab850f0ca3958d5564b18faa5a6ab0f7aae653cf6aaed495","0x02f901d58227d883054ae58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8747cf8043dbb60b9aeae56d037e139ae936bdb6992d8816bdab54537c65470ba8c666649fc75c205483d50f406a668657b263fdf2c8ed05902567da8857d98a2332e332e30000000000000000000000000000000000000000000000000000000c080a0b5065bf270d5005b57724800a17ec043d9eede5eb11b9bd7e659fa3e06b13b51a03a215852c16c9c08f10aee9cdd054546432c6d9d696d43ec34ca7d4b0ea6ece7","0x02f901d58227d8830502b78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cf6034fddb43fc1477bef160c72421dfb487977c41e544ecc3fef04549b8cbfcd7a09005e0425ea5fd49bd2cd920be3cbecb0f30c83700f5c245ea285b83fe3b332e332e30000000000000000000000000000000000000000000000000000000c080a0c85de18eb2f5d8be905b32a35b0107946a06ff8839d19762e42521c00668541da049dc4480a8309fa7536bd3a9b618b798d304d64002efe94071aff0e4686b5a48"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56fd","index":"0x43026ce","validatorIndex":"0x357"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x43026cf","validatorIndex":"0x358"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa45","index":"0x43026d0","validatorIndex":"0x359"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456eb","index":"0x43026d1","validatorIndex":"0x35a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a76e","index":"0x43026d2","validatorIndex":"0x35b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026d3","validatorIndex":"0x35c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026d4","validatorIndex":"0x35d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140069","index":"0x43026d5","validatorIndex":"0x35e"}]},[],"0xea18569f1a46657f42bac6ab1d430cdc3a790bc3d325beb8c876cd4a7474903e"]) 2025-01-08 16:04:15.1286|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:15.1286|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 92.55 MGas/s | 3,160.6 tps | 632.11 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:04:15.1286|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","blockNumber":"0xd16527","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x104aac7","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4334793880dcbd348d4aa903cf98b3dd42fcaf502d14390ede0e9f1ec4653707","prevRandao":"0x68ea7ab290d31d50c8b0114c77b9628e14b322fdc5007fc374b2bee10cf0630e","receiptsRoot":"0x771a0b36fc1c28d3423a2712d8a00bb43fe0cc2ceec8f06ab63d18cdd944c331","stateRoot":"0x83b3761d479d148d9b3cc4786c55504b3a5700f0925da788d326d5eb19fc53d9","timestamp":"0x677ea1ff","transactions":["0x02f901d58227d8830551f48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d8cb49dabea652d3b8c5ef351ba90af5634c5974755c7953828d101c58b99128e5395acedb7db76778b2d6881b1434ef4724f74fd56991ed7fdc89efeca0ec0b332e332e30000000000000000000000000000000000000000000000000000000c080a06acca633e637edc01271eb71e6f443229e77a0b56faf02a2daf8e4768cb61be5a0738a2eb48b59a7defcd8eaa808058e07c0dfd37bf5f3b2ab42f0ce4f8ad2418f","0x02f901d58227d883053e858459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f824a18d816d27299cb71b6cdb13018ebd7ec32f15a16cd20e39227c49058c5dc00fad8069023c37ce1df39d237e4d27010d8a2a342b71df79266752ddf61ce20d332e332e30000000000000000000000000000000000000000000000000000000c080a081d234d254ff641e6fde538831743664f128e0d8c5775002a075ec90332d6a51a01a748c16ad01f27bca18befd876b1fb11b84b67531265eb456b48699e681631c","0x02f901d58227d883055e998459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5761b3c9939ea81bd04c887e88dfb034bea32755ac87071d28cebfec7406799c77be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bee6af9a736984fffae03e6e4daa2d576977eae7a1d731c88e70b25a500686b64e868547d4ea4280b77acf0c47ffb72129dfde17cff2a135415827a1dd676af5b4332e332e30000000000000000000000000000000000000000000000000000000c080a0c58b95e7d34f13078866e9768d8ff9fa3b5d38e8bb434b6fc0bcf8b4361230d1a047f0ce48339ed55aab850f0ca3958d5564b18faa5a6ab0f7aae653cf6aaed495","0x02f901d58227d883054ae58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8747cf8043dbb60b9aeae56d037e139ae936bdb6992d8816bdab54537c65470ba8c666649fc75c205483d50f406a668657b263fdf2c8ed05902567da8857d98a2332e332e30000000000000000000000000000000000000000000000000000000c080a0b5065bf270d5005b57724800a17ec043d9eede5eb11b9bd7e659fa3e06b13b51a03a215852c16c9c08f10aee9cdd054546432c6d9d696d43ec34ca7d4b0ea6ece7","0x02f901d58227d8830502b78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8cf6034fddb43fc1477bef160c72421dfb487977c41e544ecc3fef04549b8cbfcd7a09005e0425ea5fd49bd2cd920be3cbecb0f30c83700f5c245ea285b83fe3b332e332e30000000000000000000000000000000000000000000000000000000c080a0c85de18eb2f5d8be905b32a35b0107946a06ff8839d19762e42521c00668541da049dc4480a8309fa7536bd3a9b618b798d304d64002efe94071aff0e4686b5a48"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d56fd","index":"0x43026ce","validatorIndex":"0x357"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ad3e","index":"0x43026cf","validatorIndex":"0x358"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa45","index":"0x43026d0","validatorIndex":"0x359"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1456eb","index":"0x43026d1","validatorIndex":"0x35a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a76e","index":"0x43026d2","validatorIndex":"0x35b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026d3","validatorIndex":"0x35c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d36a","index":"0x43026d4","validatorIndex":"0x35d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140069","index":"0x43026d5","validatorIndex":"0x35e"}]},[],"0xea18569f1a46657f42bac6ab1d430cdc3a790bc3d325beb8c876cd4a7474903e"]) handled in 3ms 2025-01-08 16:04:15.1327|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:15.1327|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:15.1327|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722919 (0xdf0bfd...f2e8a7), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:15.1327|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|ForkChoiceUpdate: block 13722919 (0xdf0bfd...f2e8a7) was processed. 2025-01-08 16:04:15.1327|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Synced Chain Head to 13722919 (0xdf0bfd...f2e8a7) 2025-01-08 16:04:15.1327|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:15.1327|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:15.4775|DEBUG|TxPool.TxBroadcaster|40|Broadcasting transactions to all peers 2025-01-08 16:04:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:04:15.7026|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:04:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_chainId([]) 2025-01-08 16:04:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 16:04:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:04:15.7042|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:04:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:04:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_getBlockByNumber(["latest",false]) handled in 2ms 2025-01-08 16:04:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:04:15.7042|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:04:15.7091|DEBUG|JsonRpc.JsonRpcService|15|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:04:15.7091|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 1ms 2025-01-08 16:04:16.4763|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:16.6934|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:16.6934|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:16.6934|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:16.6934|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:17.4801|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:18.4803|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:04:19.4810|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:04:20.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|45|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:04:20.1283|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","blockNumber":"0xd16528","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x104699e","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","prevRandao":"0x5b7998138406b3c1b29ef184851b2dfff242d096af381ac35569bfc43e910582","receiptsRoot":"0x4959a2fc5c3ff237230159d98d9ba5870c563cacf2c37a710fae967dcc917846","stateRoot":"0x049f17bb06fcc0498a03cfd479190c77bc64e7a2c6f70960a524d23c9d08bdb3","timestamp":"0x677ea204","transactions":["0x02f901d58227d8830551f58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ceadb90b798c4cddccbf5194fab5c428c601b67aa01dda2fa1004f7a347551a8551552b09d0deee5b8df0415d6febd61367a4ef4ea8cb700d01dcc2267231b1b9332e332e30000000000000000000000000000000000000000000000000000000c001a059e953026848b8a646e96a30ebd5e4a91a5e376cc8ac181c55811aa75bdf86fda07649ff24ace373f9e627257b998c60632991d3dddfd75c53a1142b36229cf8f9","0x02f901d58227d883053e868459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4b65ee97922ecf8d4c28abb78a02f0bbfdc57b7f56c876a968af25fca32d5e83fe204f6529c7efcfba656d3e50390fa923bef8afb51d4e6e4ef343445d11b2c332e332e30000000000000000000000000000000000000000000000000000000c001a031daf88559ab66394aa52dc3e794979142170137fd0a61bc353961c9eb57fa54a03af4738655a67330364e5ee5b2f130dc93a74684c974cb832794c650e822b8f7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148144","index":"0x43026d6","validatorIndex":"0x35f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e77","index":"0x43026d7","validatorIndex":"0x360"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3897e0","index":"0x43026d8","validatorIndex":"0x361"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8e","index":"0x43026d9","validatorIndex":"0x362"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14586c","index":"0x43026da","validatorIndex":"0x363"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a6f","index":"0x43026db","validatorIndex":"0x364"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa47","index":"0x43026dc","validatorIndex":"0x365"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9859","index":"0x43026dd","validatorIndex":"0x366"}]},[],"0x0f8b564835f0c568a33b25b6f58df6c100bfa9b76f2b0fe22f5a3be415b8e1bb"]) 2025-01-08 16:04:20.1283|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722920 (0xcafa94...53e0c1), Extra Data: Nethermind 2025-01-08 16:04:20.1283|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:04:20.1283|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:04:20.1283|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722920 2025-01-08 16:04:20.1283|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722790 < 13722920 - 128 2025-01-08 16:04:20.1283|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:04:20.1283|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: Rlp 2025-01-08 16:04:20.1283|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722920 | 2.7 ms | slot 5,003 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:20.1283|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:20.1283|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 21.80 MGas/s | 744.3 tps | 372.16 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:04:20.1283|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722920 (0xcafa94...53e0c1). 2025-01-08 16:04:20.1322|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","blockNumber":"0xd16528","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x104699e","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","prevRandao":"0x5b7998138406b3c1b29ef184851b2dfff242d096af381ac35569bfc43e910582","receiptsRoot":"0x4959a2fc5c3ff237230159d98d9ba5870c563cacf2c37a710fae967dcc917846","stateRoot":"0x049f17bb06fcc0498a03cfd479190c77bc64e7a2c6f70960a524d23c9d08bdb3","timestamp":"0x677ea204","transactions":["0x02f901d58227d8830551f58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ceadb90b798c4cddccbf5194fab5c428c601b67aa01dda2fa1004f7a347551a8551552b09d0deee5b8df0415d6febd61367a4ef4ea8cb700d01dcc2267231b1b9332e332e30000000000000000000000000000000000000000000000000000000c001a059e953026848b8a646e96a30ebd5e4a91a5e376cc8ac181c55811aa75bdf86fda07649ff24ace373f9e627257b998c60632991d3dddfd75c53a1142b36229cf8f9","0x02f901d58227d883053e868459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4b65ee97922ecf8d4c28abb78a02f0bbfdc57b7f56c876a968af25fca32d5e83fe204f6529c7efcfba656d3e50390fa923bef8afb51d4e6e4ef343445d11b2c332e332e30000000000000000000000000000000000000000000000000000000c001a031daf88559ab66394aa52dc3e794979142170137fd0a61bc353961c9eb57fa54a03af4738655a67330364e5ee5b2f130dc93a74684c974cb832794c650e822b8f7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148144","index":"0x43026d6","validatorIndex":"0x35f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e77","index":"0x43026d7","validatorIndex":"0x360"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3897e0","index":"0x43026d8","validatorIndex":"0x361"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8e","index":"0x43026d9","validatorIndex":"0x362"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14586c","index":"0x43026da","validatorIndex":"0x363"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a6f","index":"0x43026db","validatorIndex":"0x364"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa47","index":"0x43026dc","validatorIndex":"0x365"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9859","index":"0x43026dd","validatorIndex":"0x366"}]},[],"0x0f8b564835f0c568a33b25b6f58df6c100bfa9b76f2b0fe22f5a3be415b8e1bb"]) 2025-01-08 16:04:20.1322|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","blockNumber":"0xd16528","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x104699e","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdf0bfd5197516459fcdbe5f13f0d6114157155ed2506f5a5975eb815caf2e8a7","prevRandao":"0x5b7998138406b3c1b29ef184851b2dfff242d096af381ac35569bfc43e910582","receiptsRoot":"0x4959a2fc5c3ff237230159d98d9ba5870c563cacf2c37a710fae967dcc917846","stateRoot":"0x049f17bb06fcc0498a03cfd479190c77bc64e7a2c6f70960a524d23c9d08bdb3","timestamp":"0x677ea204","transactions":["0x02f901d58227d8830551f58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ceadb90b798c4cddccbf5194fab5c428c601b67aa01dda2fa1004f7a347551a8551552b09d0deee5b8df0415d6febd61367a4ef4ea8cb700d01dcc2267231b1b9332e332e30000000000000000000000000000000000000000000000000000000c001a059e953026848b8a646e96a30ebd5e4a91a5e376cc8ac181c55811aa75bdf86fda07649ff24ace373f9e627257b998c60632991d3dddfd75c53a1142b36229cf8f9","0x02f901d58227d883053e868459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4b65ee97922ecf8d4c28abb78a02f0bbfdc57b7f56c876a968af25fca32d5e83fe204f6529c7efcfba656d3e50390fa923bef8afb51d4e6e4ef343445d11b2c332e332e30000000000000000000000000000000000000000000000000000000c001a031daf88559ab66394aa52dc3e794979142170137fd0a61bc353961c9eb57fa54a03af4738655a67330364e5ee5b2f130dc93a74684c974cb832794c650e822b8f7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148144","index":"0x43026d6","validatorIndex":"0x35f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e77","index":"0x43026d7","validatorIndex":"0x360"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3897e0","index":"0x43026d8","validatorIndex":"0x361"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8e","index":"0x43026d9","validatorIndex":"0x362"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14586c","index":"0x43026da","validatorIndex":"0x363"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a6f","index":"0x43026db","validatorIndex":"0x364"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa47","index":"0x43026dc","validatorIndex":"0x365"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9859","index":"0x43026dd","validatorIndex":"0x366"}]},[],"0x0f8b564835f0c568a33b25b6f58df6c100bfa9b76f2b0fe22f5a3be415b8e1bb"]) handled in 4ms 2025-01-08 16:04:20.1362|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:20.1362|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:20.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722920 (0xcafa94...53e0c1), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:20.1362|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|ForkChoiceUpdate: block 13722920 (0xcafa94...53e0c1) was processed. 2025-01-08 16:04:20.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Synced Chain Head to 13722920 (0xcafa94...53e0c1) 2025-01-08 16:04:20.1362|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:20.1362|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:20.4805|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:21.4803|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:21.6946|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:21.6946|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:21.6946|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:21.6946|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:22.4807|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:23.4804|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:24.4810|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:25.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:04:25.1175|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","blockNumber":"0xd16529","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1042885","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","prevRandao":"0xfd23ba5b0efe65e7377066693d16420f464efdded4da9e87d4bf3ffec2bb1b38","receiptsRoot":"0xd9d0356ec36a61c74a6b4d82f7850c243795830884382a3576700e72d55d419d","stateRoot":"0x08bf06a1c7fd66d779b2b93051ac564b5c0c9f79b11e3f28f48505120f4e32a8","timestamp":"0x677ea209","transactions":["0x02f901d58227d883055e9a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4430c754dd98278d113576588faeb66d26e54c71377d0110c8745aaa70841f73b83d3e79f57ef4044d1f2e86f03735e8fa616ffe50947cfb0261c84897e59113332e332e30000000000000000000000000000000000000000000000000000000c001a088576895d512d5f599931d75eeaa6009375bed255a7744ff58bb160cc30779a3a072f57c7d7d3004f62793816ceccfb22e97395d30a520e377c6ffa56ea14e11b4","0x02f901d58227d883054ae68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7f73c8cf7e2f29e25ee942787356cfbf2c7ef108231655cbc86069a6a6770797b2dd5c0f351b7863ae21306ad0f21f0ee2ee7878cc4ff630c2cdf04ecf51f416332e332e30000000000000000000000000000000000000000000000000000000c001a00f79cffbd3eb0a8cfbd62d1b2de22db60d5048ff370258e0969757855be39108a06e1fbee323960ae74ee2bc6f3befbac7a8eb236c262912da8a2463797051fa26","0x02f901d58227d8830502b88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb687cfc9d27a17db43b7a9f8701a6c869429ab0da476ad78972a231ba54d4e3d691d1c0e49cf40cb822e81c95f4431a77638b8c5dbc422bb65f4a3ed428618c6332e332e30000000000000000000000000000000000000000000000000000000c080a04c666266fbd86ebf84e243836ea0eb791fd4fa15f55e8d9c4dbc71620869c15da05ba53a1aea582672330c488d7a078bf4d38d580ebfeeb9ac7c4feb9e78622b42","0x02f901d58227d883053e878459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6446fdd3ecea4d195f6e94b5cfa4c27acb70912acb451c4e9ee9ca2e366b9912982bd8772cf7562192f110eb581611d3b702f52627543e68fe297cacc474bad0332e332e30000000000000000000000000000000000000000000000000000000c001a0bf09062b6e0797e4cee840e85af11cf1a6fa10d68fabdfaf7f6bdcbc5316df16a0741d1b7a4930138c5de24f7c9a2d25e0c27f199ff42424971c3c70e276d1f2a3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a97fb","index":"0x43026de","validatorIndex":"0x367"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c67d","index":"0x43026df","validatorIndex":"0x368"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d235","index":"0x43026e0","validatorIndex":"0x369"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc48","index":"0x43026e1","validatorIndex":"0x36a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f861","index":"0x43026e2","validatorIndex":"0x36b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d235","index":"0x43026e3","validatorIndex":"0x36c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13777b","index":"0x43026e4","validatorIndex":"0x36d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3bba","index":"0x43026e5","validatorIndex":"0x36e"}]},[],"0x9b30c417f0ba2ed8ed0462449c0fc78c11afab95685acb87cdc80e4d7ed6014a"]) 2025-01-08 16:04:25.1175|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722921 (0x5a837d...683ee6), Extra Data: Nethermind 2025-01-08 16:04:25.1175|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13722921. 2025-01-08 16:04:25.1175|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13722921. 2025-01-08 16:04:25.1218|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722921 2025-01-08 16:04:25.1218|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722791 < 13722921 - 128 2025-01-08 16:04:25.1218|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:04:25.1218|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722921 | 3.5 ms | slot 4,990 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:25.1218|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:04:25.1218|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:25.1218|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722921 (0x5a837d...683ee6). 2025-01-08 16:04:25.1218|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 33.81 MGas/s | 1,154.7 tps | 288.68 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:04:25.1218|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:25.1218|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","blockNumber":"0xd16529","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1042885","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","prevRandao":"0xfd23ba5b0efe65e7377066693d16420f464efdded4da9e87d4bf3ffec2bb1b38","receiptsRoot":"0xd9d0356ec36a61c74a6b4d82f7850c243795830884382a3576700e72d55d419d","stateRoot":"0x08bf06a1c7fd66d779b2b93051ac564b5c0c9f79b11e3f28f48505120f4e32a8","timestamp":"0x677ea209","transactions":["0x02f901d58227d883055e9a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4430c754dd98278d113576588faeb66d26e54c71377d0110c8745aaa70841f73b83d3e79f57ef4044d1f2e86f03735e8fa616ffe50947cfb0261c84897e59113332e332e30000000000000000000000000000000000000000000000000000000c001a088576895d512d5f599931d75eeaa6009375bed255a7744ff58bb160cc30779a3a072f57c7d7d3004f62793816ceccfb22e97395d30a520e377c6ffa56ea14e11b4","0x02f901d58227d883054ae68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7f73c8cf7e2f29e25ee942787356cfbf2c7ef108231655cbc86069a6a6770797b2dd5c0f351b7863ae21306ad0f21f0ee2ee7878cc4ff630c2cdf04ecf51f416332e332e30000000000000000000000000000000000000000000000000000000c001a00f79cffbd3eb0a8cfbd62d1b2de22db60d5048ff370258e0969757855be39108a06e1fbee323960ae74ee2bc6f3befbac7a8eb236c262912da8a2463797051fa26","0x02f901d58227d8830502b88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb687cfc9d27a17db43b7a9f8701a6c869429ab0da476ad78972a231ba54d4e3d691d1c0e49cf40cb822e81c95f4431a77638b8c5dbc422bb65f4a3ed428618c6332e332e30000000000000000000000000000000000000000000000000000000c080a04c666266fbd86ebf84e243836ea0eb791fd4fa15f55e8d9c4dbc71620869c15da05ba53a1aea582672330c488d7a078bf4d38d580ebfeeb9ac7c4feb9e78622b42","0x02f901d58227d883053e878459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6446fdd3ecea4d195f6e94b5cfa4c27acb70912acb451c4e9ee9ca2e366b9912982bd8772cf7562192f110eb581611d3b702f52627543e68fe297cacc474bad0332e332e30000000000000000000000000000000000000000000000000000000c001a0bf09062b6e0797e4cee840e85af11cf1a6fa10d68fabdfaf7f6bdcbc5316df16a0741d1b7a4930138c5de24f7c9a2d25e0c27f199ff42424971c3c70e276d1f2a3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a97fb","index":"0x43026de","validatorIndex":"0x367"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c67d","index":"0x43026df","validatorIndex":"0x368"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d235","index":"0x43026e0","validatorIndex":"0x369"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc48","index":"0x43026e1","validatorIndex":"0x36a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f861","index":"0x43026e2","validatorIndex":"0x36b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d235","index":"0x43026e3","validatorIndex":"0x36c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13777b","index":"0x43026e4","validatorIndex":"0x36d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3bba","index":"0x43026e5","validatorIndex":"0x36e"}]},[],"0x9b30c417f0ba2ed8ed0462449c0fc78c11afab95685acb87cdc80e4d7ed6014a"]) 2025-01-08 16:04:25.1218|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","blockNumber":"0xd16529","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1042885","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcafa94d4d7ad9504949c4b1f607ac397f512475fc6b73574bd1c4bf31a53e0c1","prevRandao":"0xfd23ba5b0efe65e7377066693d16420f464efdded4da9e87d4bf3ffec2bb1b38","receiptsRoot":"0xd9d0356ec36a61c74a6b4d82f7850c243795830884382a3576700e72d55d419d","stateRoot":"0x08bf06a1c7fd66d779b2b93051ac564b5c0c9f79b11e3f28f48505120f4e32a8","timestamp":"0x677ea209","transactions":["0x02f901d58227d883055e9a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4430c754dd98278d113576588faeb66d26e54c71377d0110c8745aaa70841f73b83d3e79f57ef4044d1f2e86f03735e8fa616ffe50947cfb0261c84897e59113332e332e30000000000000000000000000000000000000000000000000000000c001a088576895d512d5f599931d75eeaa6009375bed255a7744ff58bb160cc30779a3a072f57c7d7d3004f62793816ceccfb22e97395d30a520e377c6ffa56ea14e11b4","0x02f901d58227d883054ae68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be7f73c8cf7e2f29e25ee942787356cfbf2c7ef108231655cbc86069a6a6770797b2dd5c0f351b7863ae21306ad0f21f0ee2ee7878cc4ff630c2cdf04ecf51f416332e332e30000000000000000000000000000000000000000000000000000000c001a00f79cffbd3eb0a8cfbd62d1b2de22db60d5048ff370258e0969757855be39108a06e1fbee323960ae74ee2bc6f3befbac7a8eb236c262912da8a2463797051fa26","0x02f901d58227d8830502b88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb687cfc9d27a17db43b7a9f8701a6c869429ab0da476ad78972a231ba54d4e3d691d1c0e49cf40cb822e81c95f4431a77638b8c5dbc422bb65f4a3ed428618c6332e332e30000000000000000000000000000000000000000000000000000000c080a04c666266fbd86ebf84e243836ea0eb791fd4fa15f55e8d9c4dbc71620869c15da05ba53a1aea582672330c488d7a078bf4d38d580ebfeeb9ac7c4feb9e78622b42","0x02f901d58227d883053e878459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be6446fdd3ecea4d195f6e94b5cfa4c27acb70912acb451c4e9ee9ca2e366b9912982bd8772cf7562192f110eb581611d3b702f52627543e68fe297cacc474bad0332e332e30000000000000000000000000000000000000000000000000000000c001a0bf09062b6e0797e4cee840e85af11cf1a6fa10d68fabdfaf7f6bdcbc5316df16a0741d1b7a4930138c5de24f7c9a2d25e0c27f199ff42424971c3c70e276d1f2a3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a97fb","index":"0x43026de","validatorIndex":"0x367"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c67d","index":"0x43026df","validatorIndex":"0x368"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d235","index":"0x43026e0","validatorIndex":"0x369"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc48","index":"0x43026e1","validatorIndex":"0x36a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f861","index":"0x43026e2","validatorIndex":"0x36b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d235","index":"0x43026e3","validatorIndex":"0x36c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13777b","index":"0x43026e4","validatorIndex":"0x36d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3bba","index":"0x43026e5","validatorIndex":"0x36e"}]},[],"0x9b30c417f0ba2ed8ed0462449c0fc78c11afab95685acb87cdc80e4d7ed6014a"]) handled in 5ms 2025-01-08 16:04:25.1277|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:25.1277|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:25.1277|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722921 (0x5a837d...683ee6), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:25.1277|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722921 (0x5a837d...683ee6) was processed. 2025-01-08 16:04:25.1284|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722921 (0x5a837d...683ee6) 2025-01-08 16:04:25.1284|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:25.1284|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:25.4809|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:04:26.4810|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:26.6953|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:26.6953|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:26.6953|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:26.6953|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:27.4804|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:28.4810|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:29.4810|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:04:30.0046|DEBUG|Consensus.Producers.BuildBlocksInALoop|16|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:04:30.1159|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","blockNumber":"0xd1652a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e77c","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","prevRandao":"0xba7eceb0bc442d18f446d5b1a71e36f9092c3fad2e56ec153b8037dacec13b39","receiptsRoot":"0xc73997d01f65190acd9f4e77fd78b9abcf3b4a32b4e5cc27bc94ae1a61dc8673","stateRoot":"0x14f114b37a182160353ad77ff437e10d6d4db88369077a499a37e38609c77cec","timestamp":"0x677ea20e","transactions":["0x02f901d58227d8830551f68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb2b202d102ecdfc20815225a6e75d323e668c70451955f425ce5ae077d4cb20df1ab7eacaf1726ec8429a10289fa72ee4bf5535f3e48a677812d27f790d01f83332e332e30000000000000000000000000000000000000000000000000000000c001a00b4992047482834be384d787684aa77c051b69b5e0dc1071947bd7ec2eec205ca04a8038c088f5e86671ec6d1b2db1c2a3dfe441f22f45380fabb73fbeb930d466","0x02f901d58227d883055e9b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81b9048c9eb0b16cc223491c9dae6160d9b29601c1f1bd785aec2b23b0675c844ced55b7afa2e0dbe9674408a69d96decc3ae80bdab9f7a812e7122cba7b86a1b332e332e30000000000000000000000000000000000000000000000000000000c080a00308a235912668041a84a13bfabdd9c4c02543108afd9d7785972b6dbaa33eb0a0766915fbc8379c5e00b8dd1be878e3560f5a56c658a671fe0a9c2d7f36bec611","0x02f901d58227d883054ae78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c35518d0894fc2e58884263d4d8bcffbdcb3971022b8843ac8e62047e20374f2b389d6dcbd24a9fdaec747301f697b035e9960541c1ad930b532293de2dd1a25b332e332e30000000000000000000000000000000000000000000000000000000c001a090140c3996859e946df1c3b489c9b2651f54986333aa5298acc0223ec9ad1d1ba03effc850ba231a3ce0bbeac712748ec9ef99086090c7290fb3853f2ea1c5e350"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc39","index":"0x43026e6","validatorIndex":"0x36f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026e7","validatorIndex":"0x370"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c68","index":"0x43026e8","validatorIndex":"0x371"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf3e","index":"0x43026e9","validatorIndex":"0x372"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c711b","index":"0x43026ea","validatorIndex":"0x373"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026eb","validatorIndex":"0x374"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137458","index":"0x43026ec","validatorIndex":"0x375"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026ed","validatorIndex":"0x376"}]},[],"0x35df6c3d91356b74eb9721c9a350099e2e2569f318c2585e8557d5fcba54c07e"]) 2025-01-08 16:04:30.1165|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722922 (0x10366d...f41d6f), Extra Data: Nethermind 2025-01-08 16:04:30.1165|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Started pre-warming caches for block 13722922. 2025-01-08 16:04:30.1165|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Finished pre-warming caches for block 13722922. 2025-01-08 16:04:30.1165|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722922 2025-01-08 16:04:30.1165|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722792 < 13722922 - 128 2025-01-08 16:04:30.1165|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:04:30.1165|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:04:30.1202|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722922 (0x10366d...f41d6f). 2025-01-08 16:04:30.1202|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:30.1202|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722922 | 3.0 ms | slot 4,998 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:30.1202|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:30.1202|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 29.77 MGas/s | 1,016.3 tps | 338.75 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:04:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","blockNumber":"0xd1652a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e77c","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","prevRandao":"0xba7eceb0bc442d18f446d5b1a71e36f9092c3fad2e56ec153b8037dacec13b39","receiptsRoot":"0xc73997d01f65190acd9f4e77fd78b9abcf3b4a32b4e5cc27bc94ae1a61dc8673","stateRoot":"0x14f114b37a182160353ad77ff437e10d6d4db88369077a499a37e38609c77cec","timestamp":"0x677ea20e","transactions":["0x02f901d58227d8830551f68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb2b202d102ecdfc20815225a6e75d323e668c70451955f425ce5ae077d4cb20df1ab7eacaf1726ec8429a10289fa72ee4bf5535f3e48a677812d27f790d01f83332e332e30000000000000000000000000000000000000000000000000000000c001a00b4992047482834be384d787684aa77c051b69b5e0dc1071947bd7ec2eec205ca04a8038c088f5e86671ec6d1b2db1c2a3dfe441f22f45380fabb73fbeb930d466","0x02f901d58227d883055e9b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81b9048c9eb0b16cc223491c9dae6160d9b29601c1f1bd785aec2b23b0675c844ced55b7afa2e0dbe9674408a69d96decc3ae80bdab9f7a812e7122cba7b86a1b332e332e30000000000000000000000000000000000000000000000000000000c080a00308a235912668041a84a13bfabdd9c4c02543108afd9d7785972b6dbaa33eb0a0766915fbc8379c5e00b8dd1be878e3560f5a56c658a671fe0a9c2d7f36bec611","0x02f901d58227d883054ae78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c35518d0894fc2e58884263d4d8bcffbdcb3971022b8843ac8e62047e20374f2b389d6dcbd24a9fdaec747301f697b035e9960541c1ad930b532293de2dd1a25b332e332e30000000000000000000000000000000000000000000000000000000c001a090140c3996859e946df1c3b489c9b2651f54986333aa5298acc0223ec9ad1d1ba03effc850ba231a3ce0bbeac712748ec9ef99086090c7290fb3853f2ea1c5e350"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc39","index":"0x43026e6","validatorIndex":"0x36f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026e7","validatorIndex":"0x370"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c68","index":"0x43026e8","validatorIndex":"0x371"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf3e","index":"0x43026e9","validatorIndex":"0x372"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c711b","index":"0x43026ea","validatorIndex":"0x373"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026eb","validatorIndex":"0x374"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137458","index":"0x43026ec","validatorIndex":"0x375"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026ed","validatorIndex":"0x376"}]},[],"0x35df6c3d91356b74eb9721c9a350099e2e2569f318c2585e8557d5fcba54c07e"]) 2025-01-08 16:04:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","blockNumber":"0xd1652a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e77c","gasUsed":"0x1573b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x5a837dc82a8a5b51424f16b3ea9dd5cd2f5b92f443623c75a8e7dd9347683ee6","prevRandao":"0xba7eceb0bc442d18f446d5b1a71e36f9092c3fad2e56ec153b8037dacec13b39","receiptsRoot":"0xc73997d01f65190acd9f4e77fd78b9abcf3b4a32b4e5cc27bc94ae1a61dc8673","stateRoot":"0x14f114b37a182160353ad77ff437e10d6d4db88369077a499a37e38609c77cec","timestamp":"0x677ea20e","transactions":["0x02f901d58227d8830551f68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb2b202d102ecdfc20815225a6e75d323e668c70451955f425ce5ae077d4cb20df1ab7eacaf1726ec8429a10289fa72ee4bf5535f3e48a677812d27f790d01f83332e332e30000000000000000000000000000000000000000000000000000000c001a00b4992047482834be384d787684aa77c051b69b5e0dc1071947bd7ec2eec205ca04a8038c088f5e86671ec6d1b2db1c2a3dfe441f22f45380fabb73fbeb930d466","0x02f901d58227d883055e9b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81b9048c9eb0b16cc223491c9dae6160d9b29601c1f1bd785aec2b23b0675c844ced55b7afa2e0dbe9674408a69d96decc3ae80bdab9f7a812e7122cba7b86a1b332e332e30000000000000000000000000000000000000000000000000000000c080a00308a235912668041a84a13bfabdd9c4c02543108afd9d7785972b6dbaa33eb0a0766915fbc8379c5e00b8dd1be878e3560f5a56c658a671fe0a9c2d7f36bec611","0x02f901d58227d883054ae78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c35518d0894fc2e58884263d4d8bcffbdcb3971022b8843ac8e62047e20374f2b389d6dcbd24a9fdaec747301f697b035e9960541c1ad930b532293de2dd1a25b332e332e30000000000000000000000000000000000000000000000000000000c001a090140c3996859e946df1c3b489c9b2651f54986333aa5298acc0223ec9ad1d1ba03effc850ba231a3ce0bbeac712748ec9ef99086090c7290fb3853f2ea1c5e350"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc39","index":"0x43026e6","validatorIndex":"0x36f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026e7","validatorIndex":"0x370"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c68","index":"0x43026e8","validatorIndex":"0x371"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cf3e","index":"0x43026e9","validatorIndex":"0x372"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c711b","index":"0x43026ea","validatorIndex":"0x373"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026eb","validatorIndex":"0x374"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137458","index":"0x43026ec","validatorIndex":"0x375"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026ed","validatorIndex":"0x376"}]},[],"0x35df6c3d91356b74eb9721c9a350099e2e2569f318c2585e8557d5fcba54c07e"]) handled in 4ms 2025-01-08 16:04:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:30.1255|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:30.1255|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722922 (0x10366d...f41d6f), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:30.1255|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722922 (0x10366d...f41d6f) was processed. 2025-01-08 16:04:30.1255|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722922 (0x10366d...f41d6f) 2025-01-08 16:04:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:30.1255|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:30.4801|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:31.4804|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:31.6969|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:31.6969|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:31.6969|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:31.6969|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:32.4810|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:32.7410|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.107.94:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:04:32.9699|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Incorrect discovery message, length: 63, sender: [::ffff:85.10.195.125]:30004 2025-01-08 16:04:33.4807|DEBUG|TxPool.TxBroadcaster|16|Broadcasting transactions to all peers 2025-01-08 16:04:34.4404|DEBUG|Synchronization.Peers.SyncPeerPool|16|Dropped 0 useless peers 2025-01-08 16:04:34.4813|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:35.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:04:35.0908|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","blockNumber":"0xd1652b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a684","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","prevRandao":"0x0ac81e5342f8dc8f9c6d326c66d4178e0eb10d7d3d58088707905f4ac4a68970","receiptsRoot":"0x6a61778cb1aeb52d5be8b285a2a895eac1b010ab0dfa9d43fa021a902ec843d3","stateRoot":"0x71a92e98ef35e617b4a41dd16fb70381da615327fc5662904f412727a19823b8","timestamp":"0x677ea213","transactions":["0x02f901d58227d883055e9c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed4fb357e59b45940b872e77d3d2159d5d6fe8c039be0dc2cbaf5139d07bd8fa4d26fa8cd5d216f4e028a1c1a0191dff9b21c3e4fc78f317b8d67cbf51af96740332e332e30000000000000000000000000000000000000000000000000000000c080a0d14c98fc25ef4c5d4a4e4684616c55ca365037a7f710627fe1add1dcbb831d72a04d355358201d37548a1e62e5a9e709a62859dfe1c14a0867aabafcece5b698e3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc5c","index":"0x43026ee","validatorIndex":"0x377"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a323","index":"0x43026ef","validatorIndex":"0x378"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137773","index":"0x43026f0","validatorIndex":"0x379"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f567","index":"0x43026f1","validatorIndex":"0x37a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f274","index":"0x43026f2","validatorIndex":"0x37b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f567","index":"0x43026f3","validatorIndex":"0x37c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a17f7","index":"0x43026f4","validatorIndex":"0x37d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cae0","index":"0x43026f5","validatorIndex":"0x37e"}]},[],"0xe452ae090f4a8aecb471ea6c5569fcbb4b883191d0cddb7782469f637827fe25"]) 2025-01-08 16:04:35.0908|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722923 (0x1904a4...80c065), Extra Data: chiado-lodestar-0 2025-01-08 16:04:35.0908|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:04:35.0908|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: None 2025-01-08 16:04:35.0935|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722923 2025-01-08 16:04:35.0935|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722793 < 13722923 - 128 2025-01-08 16:04:35.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:04:35.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Rlp 2025-01-08 16:04:35.0935|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722923 (0x1904a4...80c065). 2025-01-08 16:04:35.0935|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:35.0935|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722923 | 2.0 ms | slot 4,974 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","blockNumber":"0xd1652b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a684","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","prevRandao":"0x0ac81e5342f8dc8f9c6d326c66d4178e0eb10d7d3d58088707905f4ac4a68970","receiptsRoot":"0x6a61778cb1aeb52d5be8b285a2a895eac1b010ab0dfa9d43fa021a902ec843d3","stateRoot":"0x71a92e98ef35e617b4a41dd16fb70381da615327fc5662904f412727a19823b8","timestamp":"0x677ea213","transactions":["0x02f901d58227d883055e9c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed4fb357e59b45940b872e77d3d2159d5d6fe8c039be0dc2cbaf5139d07bd8fa4d26fa8cd5d216f4e028a1c1a0191dff9b21c3e4fc78f317b8d67cbf51af96740332e332e30000000000000000000000000000000000000000000000000000000c080a0d14c98fc25ef4c5d4a4e4684616c55ca365037a7f710627fe1add1dcbb831d72a04d355358201d37548a1e62e5a9e709a62859dfe1c14a0867aabafcece5b698e3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc5c","index":"0x43026ee","validatorIndex":"0x377"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a323","index":"0x43026ef","validatorIndex":"0x378"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137773","index":"0x43026f0","validatorIndex":"0x379"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f567","index":"0x43026f1","validatorIndex":"0x37a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f274","index":"0x43026f2","validatorIndex":"0x37b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f567","index":"0x43026f3","validatorIndex":"0x37c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a17f7","index":"0x43026f4","validatorIndex":"0x37d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cae0","index":"0x43026f5","validatorIndex":"0x37e"}]},[],"0xe452ae090f4a8aecb471ea6c5569fcbb4b883191d0cddb7782469f637827fe25"]) 2025-01-08 16:04:35.0935|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:35.0935|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 14.97 MGas/s | 511.2 tps | 511.25 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:04:35.0935|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","blockNumber":"0xd1652b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a684","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x10366d87742e2d201e8993b4054c93a63720538e385f1b057bd9883a15f41d6f","prevRandao":"0x0ac81e5342f8dc8f9c6d326c66d4178e0eb10d7d3d58088707905f4ac4a68970","receiptsRoot":"0x6a61778cb1aeb52d5be8b285a2a895eac1b010ab0dfa9d43fa021a902ec843d3","stateRoot":"0x71a92e98ef35e617b4a41dd16fb70381da615327fc5662904f412727a19823b8","timestamp":"0x677ea213","transactions":["0x02f901d58227d883055e9c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ed4fb357e59b45940b872e77d3d2159d5d6fe8c039be0dc2cbaf5139d07bd8fa4d26fa8cd5d216f4e028a1c1a0191dff9b21c3e4fc78f317b8d67cbf51af96740332e332e30000000000000000000000000000000000000000000000000000000c080a0d14c98fc25ef4c5d4a4e4684616c55ca365037a7f710627fe1add1dcbb831d72a04d355358201d37548a1e62e5a9e709a62859dfe1c14a0867aabafcece5b698e3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc5c","index":"0x43026ee","validatorIndex":"0x377"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a323","index":"0x43026ef","validatorIndex":"0x378"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137773","index":"0x43026f0","validatorIndex":"0x379"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f567","index":"0x43026f1","validatorIndex":"0x37a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f274","index":"0x43026f2","validatorIndex":"0x37b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f567","index":"0x43026f3","validatorIndex":"0x37c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a17f7","index":"0x43026f4","validatorIndex":"0x37d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cae0","index":"0x43026f5","validatorIndex":"0x37e"}]},[],"0xe452ae090f4a8aecb471ea6c5569fcbb4b883191d0cddb7782469f637827fe25"]) handled in 3ms 2025-01-08 16:04:35.0977|DEBUG|JsonRpc.JsonRpcProcessor|16|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:35.0977|DEBUG|JsonRpc.JsonRpcService|16|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:35.0977|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Received ForkChoice: 13722923 (0x1904a4...80c065), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:35.0977|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|ForkChoiceUpdate: block 13722923 (0x1904a4...80c065) was processed. 2025-01-08 16:04:35.0977|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|16|Synced Chain Head to 13722923 (0x1904a4...80c065) 2025-01-08 16:04:35.0977|DEBUG|JsonRpc.JsonRpcProcessor|16|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:35.0977|DEBUG|JsonRpc.JsonRpcProcessor|16| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:35.4812|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:36.4813|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:36.6981|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:36.6981|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:36.6981|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:36.6981|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:37.4811|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:38.4812|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:39.4792|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:40.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:04:40.1169|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","blockNumber":"0xd1652c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","prevRandao":"0xfc21f7f8f4e2c916c4679192c77556e4cd5d66fb608274f382f1b46d9cbba442","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x25ec4a331191dfc61b44797fb75037ccebbe4aa4affb143a5973c9b11872fbbc","timestamp":"0x677ea218","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137a49","index":"0x43026f6","validatorIndex":"0x37f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f844","index":"0x43026f7","validatorIndex":"0x380"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13775c","index":"0x43026f8","validatorIndex":"0x381"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c10","index":"0x43026f9","validatorIndex":"0x382"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026fa","validatorIndex":"0x383"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f275","index":"0x43026fb","validatorIndex":"0x384"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc6c","index":"0x43026fc","validatorIndex":"0x385"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f844","index":"0x43026fd","validatorIndex":"0x386"}]},[],"0xd59adc0cd8e72bc45ae0746f6f214cfb79e649069fbe0e36f414e04fe42a3c43"]) 2025-01-08 16:04:40.1169|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722924 (0xb2f6f9...b70605), Extra Data: Nethermind 2025-01-08 16:04:40.1169|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:04:40.1169|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:04:40.1169|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722924 2025-01-08 16:04:40.1169|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722794 < 13722924 - 128 2025-01-08 16:04:40.1169|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:04:40.1169|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:04:40.1169|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722924 | 1.4 ms | slot 5,026 ms | 2025-01-08 16:04:40.1169|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722924 (0xb2f6f9...b70605). 2025-01-08 16:04:40.1169|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:40.1169|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 704.23 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:04:40.1169|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:40.1169|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","blockNumber":"0xd1652c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","prevRandao":"0xfc21f7f8f4e2c916c4679192c77556e4cd5d66fb608274f382f1b46d9cbba442","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x25ec4a331191dfc61b44797fb75037ccebbe4aa4affb143a5973c9b11872fbbc","timestamp":"0x677ea218","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137a49","index":"0x43026f6","validatorIndex":"0x37f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f844","index":"0x43026f7","validatorIndex":"0x380"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13775c","index":"0x43026f8","validatorIndex":"0x381"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c10","index":"0x43026f9","validatorIndex":"0x382"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026fa","validatorIndex":"0x383"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f275","index":"0x43026fb","validatorIndex":"0x384"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc6c","index":"0x43026fc","validatorIndex":"0x385"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f844","index":"0x43026fd","validatorIndex":"0x386"}]},[],"0xd59adc0cd8e72bc45ae0746f6f214cfb79e649069fbe0e36f414e04fe42a3c43"]) 2025-01-08 16:04:40.1169|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","blockNumber":"0xd1652c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1904a443450ac86fd4c4414459f548ef66be9a49a752eb2b0cd9675ee880c065","prevRandao":"0xfc21f7f8f4e2c916c4679192c77556e4cd5d66fb608274f382f1b46d9cbba442","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x25ec4a331191dfc61b44797fb75037ccebbe4aa4affb143a5973c9b11872fbbc","timestamp":"0x677ea218","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137a49","index":"0x43026f6","validatorIndex":"0x37f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f844","index":"0x43026f7","validatorIndex":"0x380"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13775c","index":"0x43026f8","validatorIndex":"0x381"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c10","index":"0x43026f9","validatorIndex":"0x382"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x43026fa","validatorIndex":"0x383"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f275","index":"0x43026fb","validatorIndex":"0x384"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc6c","index":"0x43026fc","validatorIndex":"0x385"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f844","index":"0x43026fd","validatorIndex":"0x386"}]},[],"0xd59adc0cd8e72bc45ae0746f6f214cfb79e649069fbe0e36f414e04fe42a3c43"]) handled in 3ms 2025-01-08 16:04:40.1230|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:40.1230|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:40.1230|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722924 (0xb2f6f9...b70605), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:40.1230|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722924 (0xb2f6f9...b70605) was processed. 2025-01-08 16:04:40.1230|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722924 (0xb2f6f9...b70605) 2025-01-08 16:04:40.1230|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:40.1230|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 0ms 2025-01-08 16:04:40.4808|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:41.4813|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:41.6995|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:41.6995|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:41.6995|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:41.6995|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:42.3251|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.121.194:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:04:42.4809|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:04:42.6809|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->207.244.248.72:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:04:43.0047|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->174.127.69.23:25010] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:04:43.4810|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:04:43.7648|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.109.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:04:43.9951|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->100.20.28.21:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:04:44.1934|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.94.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:04:44.2262|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.117.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:04:44.3878|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.33.193.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:04:44.4804|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:45.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:04:45.1107|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","blockNumber":"0xd1652d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","prevRandao":"0x410fa3087842483385d4f729435da3d5174b383f2d61fa906b50dd5dbcfea373","receiptsRoot":"0xfe0d33ade5e797960d499e280122092c1b0553c83349bb8d137cc79e2a8a8725","stateRoot":"0xc8d71cf9d8c3b2a36b7994d1be61a116017f08e98cc4392eb3d47c38185abcd2","timestamp":"0x677ea21d","transactions":["0x02f901d58227d883055e9d8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4bde1420d6d8e23ef916efc5d777f1c8cb2b2554dfa3ecc01de5a3b84f68da961f86a37b35c2818c2b3db6939c1605f7617beedaad0c5af52b87605ce8056c00332e332e30000000000000000000000000000000000000000000000000000000c001a0187dfd7e96c8d57c4c2715c962ba05617bfe0d64f2ad841bc2a8aa372aff44dba05847bbf6da0f86f59a8e070e6f5d763964fef9e47923db3d2c1ecc508dd903e3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f54b","index":"0x43026fe","validatorIndex":"0x387"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f274","index":"0x43026ff","validatorIndex":"0x388"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c94f","index":"0x4302700","validatorIndex":"0x389"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c686","index":"0x4302701","validatorIndex":"0x38a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a78af","index":"0x4302702","validatorIndex":"0x38b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137166","index":"0x4302703","validatorIndex":"0x38c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d9d","index":"0x4302704","validatorIndex":"0x38d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131f6a","index":"0x4302705","validatorIndex":"0x38e"}]},[],"0x6143aa4f2dea23d06340a98f4d7c78bed6e7c9a2b99739d790aa0bccc9433a25"]) 2025-01-08 16:04:45.1107|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722925 (0x1068bc...455611), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:04:45.1107|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:04:45.1107|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:04:45.1128|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722925 2025-01-08 16:04:45.1128|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722795 < 13722925 - 128 2025-01-08 16:04:45.1128|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:04:45.1128|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:04:45.1128|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722925 (0x1068bc...455611). 2025-01-08 16:04:45.1128|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:45.1128|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722925 | 1.4 ms | slot 4,994 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:04:45.1128|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:45.1128|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 21.04 MGas/s | 718.9 tps | 718.91 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:04:45.1128|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","blockNumber":"0xd1652d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","prevRandao":"0x410fa3087842483385d4f729435da3d5174b383f2d61fa906b50dd5dbcfea373","receiptsRoot":"0xfe0d33ade5e797960d499e280122092c1b0553c83349bb8d137cc79e2a8a8725","stateRoot":"0xc8d71cf9d8c3b2a36b7994d1be61a116017f08e98cc4392eb3d47c38185abcd2","timestamp":"0x677ea21d","transactions":["0x02f901d58227d883055e9d8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4bde1420d6d8e23ef916efc5d777f1c8cb2b2554dfa3ecc01de5a3b84f68da961f86a37b35c2818c2b3db6939c1605f7617beedaad0c5af52b87605ce8056c00332e332e30000000000000000000000000000000000000000000000000000000c001a0187dfd7e96c8d57c4c2715c962ba05617bfe0d64f2ad841bc2a8aa372aff44dba05847bbf6da0f86f59a8e070e6f5d763964fef9e47923db3d2c1ecc508dd903e3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f54b","index":"0x43026fe","validatorIndex":"0x387"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f274","index":"0x43026ff","validatorIndex":"0x388"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c94f","index":"0x4302700","validatorIndex":"0x389"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c686","index":"0x4302701","validatorIndex":"0x38a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a78af","index":"0x4302702","validatorIndex":"0x38b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137166","index":"0x4302703","validatorIndex":"0x38c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d9d","index":"0x4302704","validatorIndex":"0x38d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131f6a","index":"0x4302705","validatorIndex":"0x38e"}]},[],"0x6143aa4f2dea23d06340a98f4d7c78bed6e7c9a2b99739d790aa0bccc9433a25"]) 2025-01-08 16:04:45.1128|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","blockNumber":"0xd1652d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xb2f6f9e1e78dc1416816c335566cd4756dad6664ba0bbf60c2a18554d4b70605","prevRandao":"0x410fa3087842483385d4f729435da3d5174b383f2d61fa906b50dd5dbcfea373","receiptsRoot":"0xfe0d33ade5e797960d499e280122092c1b0553c83349bb8d137cc79e2a8a8725","stateRoot":"0xc8d71cf9d8c3b2a36b7994d1be61a116017f08e98cc4392eb3d47c38185abcd2","timestamp":"0x677ea21d","transactions":["0x02f901d58227d883055e9d8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d5af1746147116479e658efd9c93b4931609e69d6eff66a9178e1ac57f712649b8fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4bde1420d6d8e23ef916efc5d777f1c8cb2b2554dfa3ecc01de5a3b84f68da961f86a37b35c2818c2b3db6939c1605f7617beedaad0c5af52b87605ce8056c00332e332e30000000000000000000000000000000000000000000000000000000c001a0187dfd7e96c8d57c4c2715c962ba05617bfe0d64f2ad841bc2a8aa372aff44dba05847bbf6da0f86f59a8e070e6f5d763964fef9e47923db3d2c1ecc508dd903e3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f54b","index":"0x43026fe","validatorIndex":"0x387"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f274","index":"0x43026ff","validatorIndex":"0x388"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c94f","index":"0x4302700","validatorIndex":"0x389"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c686","index":"0x4302701","validatorIndex":"0x38a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a78af","index":"0x4302702","validatorIndex":"0x38b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137166","index":"0x4302703","validatorIndex":"0x38c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d9d","index":"0x4302704","validatorIndex":"0x38d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131f6a","index":"0x4302705","validatorIndex":"0x38e"}]},[],"0x6143aa4f2dea23d06340a98f4d7c78bed6e7c9a2b99739d790aa0bccc9433a25"]) handled in 2ms 2025-01-08 16:04:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:45.1164|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:45.1164|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722925 (0x1068bc...455611), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:45.1164|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722925 (0x1068bc...455611) was processed. 2025-01-08 16:04:45.1164|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722925 (0x1068bc...455611) 2025-01-08 16:04:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:45.4806|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:04:46.4808|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:46.7005|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:46.7005|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:46.7005|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:46.7005|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:47.4804|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:48.4807|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:49.4807|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:50.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:04:50.4807|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:50.7094|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","blockNumber":"0xd1652e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","prevRandao":"0x98ba9e1795505a9e7759deb5d60143c08090f6862447c7bbc750d6e6e386de7d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe2c29ff1213ca52ab1f87b549015055e33ada564c08a8ecc61b51893be373c6a","timestamp":"0x677ea222","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302706","validatorIndex":"0x38f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302707","validatorIndex":"0x390"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302708","validatorIndex":"0x391"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f276","index":"0x4302709","validatorIndex":"0x392"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f490","index":"0x430270a","validatorIndex":"0x393"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c2b","index":"0x430270b","validatorIndex":"0x394"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f581","index":"0x430270c","validatorIndex":"0x395"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137172","index":"0x430270d","validatorIndex":"0x396"}]},[],"0x9ce18371ba9dc2c027864136a07caaacf189d6c46cf4049fb2f7199f087b4353"]) 2025-01-08 16:04:50.7094|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722926 (0x626f84...449af7), Extra Data: chiado-lodestar-0 2025-01-08 16:04:50.7094|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:04:50.7094|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:04:50.7094|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722926 2025-01-08 16:04:50.7094|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722796 < 13722926 - 128 2025-01-08 16:04:50.7094|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:04:50.7094|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722926 (0x626f84...449af7). 2025-01-08 16:04:50.7094|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Rlp 2025-01-08 16:04:50.7094|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:50.7094|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","blockNumber":"0xd1652e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","prevRandao":"0x98ba9e1795505a9e7759deb5d60143c08090f6862447c7bbc750d6e6e386de7d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe2c29ff1213ca52ab1f87b549015055e33ada564c08a8ecc61b51893be373c6a","timestamp":"0x677ea222","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302706","validatorIndex":"0x38f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302707","validatorIndex":"0x390"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302708","validatorIndex":"0x391"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f276","index":"0x4302709","validatorIndex":"0x392"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f490","index":"0x430270a","validatorIndex":"0x393"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c2b","index":"0x430270b","validatorIndex":"0x394"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f581","index":"0x430270c","validatorIndex":"0x395"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137172","index":"0x430270d","validatorIndex":"0x396"}]},[],"0x9ce18371ba9dc2c027864136a07caaacf189d6c46cf4049fb2f7199f087b4353"]) 2025-01-08 16:04:50.7094|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722926 | 1.3 ms | slot 5,599 ms | 2025-01-08 16:04:50.7094|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:50.7094|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 748.50 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:04:50.7094|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","blockNumber":"0xd1652e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1068bc21a39341c6f516ed7b0ac9ef2e5935c9ec0e886569834b51119c455611","prevRandao":"0x98ba9e1795505a9e7759deb5d60143c08090f6862447c7bbc750d6e6e386de7d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe2c29ff1213ca52ab1f87b549015055e33ada564c08a8ecc61b51893be373c6a","timestamp":"0x677ea222","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302706","validatorIndex":"0x38f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302707","validatorIndex":"0x390"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302708","validatorIndex":"0x391"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f276","index":"0x4302709","validatorIndex":"0x392"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f490","index":"0x430270a","validatorIndex":"0x393"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c2b","index":"0x430270b","validatorIndex":"0x394"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f581","index":"0x430270c","validatorIndex":"0x395"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137172","index":"0x430270d","validatorIndex":"0x396"}]},[],"0x9ce18371ba9dc2c027864136a07caaacf189d6c46cf4049fb2f7199f087b4353"]) handled in 3ms 2025-01-08 16:04:50.7173|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:50.7173|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:50.7173|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722926 (0x626f84...449af7), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:50.7173|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722926 (0x626f84...449af7) was processed. 2025-01-08 16:04:50.7173|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722926 (0x626f84...449af7) 2025-01-08 16:04:50.7173|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:50.7173|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 0ms 2025-01-08 16:04:51.4804|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:04:51.7021|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:51.7021|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:51.7021|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:51.7021|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:52.4805|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:53.4805|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:54.4809|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:54.7371|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Incorrect discovery message, length: 63, sender: [::ffff:147.135.144.50]:5050 2025-01-08 16:04:55.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:04:55.1058|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","blockNumber":"0xd1652f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","prevRandao":"0x6ea587a1f934202398dce429ff67fdbb7039a4d16cc6cd8b793c4527970974eb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x67eb6d9eaf704e8a391b09466d047b709ba49b7fddf1f6e83022fc5a79d0c032","timestamp":"0x677ea227","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c69e","index":"0x430270e","validatorIndex":"0x397"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x437cca","index":"0x430270f","validatorIndex":"0x398"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cef0e","index":"0x4302710","validatorIndex":"0x399"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab1c2","index":"0x4302711","validatorIndex":"0x39a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302712","validatorIndex":"0x39b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137178","index":"0x4302713","validatorIndex":"0x39c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302714","validatorIndex":"0x39d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f270","index":"0x4302715","validatorIndex":"0x39e"}]},[],"0xb893edb67c1de27c09ca821ecc8522b4fcf2341214764cdcd61c6b196c686914"]) 2025-01-08 16:04:55.1058|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722927 (0xa67632...8cda93), Extra Data: Nethermind 2025-01-08 16:04:55.1058|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:04:55.1058|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:04:55.1086|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722927 2025-01-08 16:04:55.1086|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722797 < 13722927 - 128 2025-01-08 16:04:55.1086|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:04:55.1086|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722927 (0xa67632...8cda93). 2025-01-08 16:04:55.1086|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:04:55.1086|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722927 | 2.2 ms | slot 4,397 ms | 2025-01-08 16:04:55.1086|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:04:55.1086|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","blockNumber":"0xd1652f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","prevRandao":"0x6ea587a1f934202398dce429ff67fdbb7039a4d16cc6cd8b793c4527970974eb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x67eb6d9eaf704e8a391b09466d047b709ba49b7fddf1f6e83022fc5a79d0c032","timestamp":"0x677ea227","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c69e","index":"0x430270e","validatorIndex":"0x397"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x437cca","index":"0x430270f","validatorIndex":"0x398"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cef0e","index":"0x4302710","validatorIndex":"0x399"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab1c2","index":"0x4302711","validatorIndex":"0x39a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302712","validatorIndex":"0x39b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137178","index":"0x4302713","validatorIndex":"0x39c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302714","validatorIndex":"0x39d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f270","index":"0x4302715","validatorIndex":"0x39e"}]},[],"0xb893edb67c1de27c09ca821ecc8522b4fcf2341214764cdcd61c6b196c686914"]) 2025-01-08 16:04:55.1086|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:04:55.1086|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 461.47 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:04:55.1086|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","blockNumber":"0xd1652f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x626f84f69af749c6948aa32372ea433b64f52a08619168b6c62ae4b7a1449af7","prevRandao":"0x6ea587a1f934202398dce429ff67fdbb7039a4d16cc6cd8b793c4527970974eb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x67eb6d9eaf704e8a391b09466d047b709ba49b7fddf1f6e83022fc5a79d0c032","timestamp":"0x677ea227","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c69e","index":"0x430270e","validatorIndex":"0x397"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x437cca","index":"0x430270f","validatorIndex":"0x398"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cef0e","index":"0x4302710","validatorIndex":"0x399"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab1c2","index":"0x4302711","validatorIndex":"0x39a"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302712","validatorIndex":"0x39b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137178","index":"0x4302713","validatorIndex":"0x39c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141e70","index":"0x4302714","validatorIndex":"0x39d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f270","index":"0x4302715","validatorIndex":"0x39e"}]},[],"0xb893edb67c1de27c09ca821ecc8522b4fcf2341214764cdcd61c6b196c686914"]) handled in 3ms 2025-01-08 16:04:55.1132|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:55.1132|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"}, null] 2025-01-08 16:04:55.1132|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722927 (0xa67632...8cda93), Safe: 13722897 (0x93b2e5...54c90a), Finalized: 13722883 (0x604d5d...706a01) 2025-01-08 16:04:55.1132|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722927 (0xa67632...8cda93) was processed. 2025-01-08 16:04:55.1132|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722927 (0xa67632...8cda93) 2025-01-08 16:04:55.1132|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) 2025-01-08 16:04:55.1132|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x604d5d1717b2fb494eb103e261bfdc68e8f22ca6e6d36921901cfd353c706a01","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a"},null]) handled in 1ms 2025-01-08 16:04:55.4804|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:56.4811|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:04:56.7035|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:04:56.7035|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:04:56.7035|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:04:56.7035|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:04:57.4803|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:58.4796|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:04:59.4808|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:04:59.7940|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:04:59.7940|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:04:59.7940|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722927 (0xa67632...8cda93), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:04:59.7940|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722927 (0xa67632...8cda93) was processed. 2025-01-08 16:04:59.7940|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:04:59.7940|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 0ms 2025-01-08 16:04:59.7940|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|12|Cleaned processed blob txs from block 13722883 to block 13722897 2025-01-08 16:04:59.7940|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|12|Blob transactions database columns have been compacted 2025-01-08 16:05:00.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:05:00.4804|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:01.4807|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:01.7049|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:01.7049|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:01.7049|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:01.7049|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:02.4808|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:03.4804|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:04.4409|DEBUG|Synchronization.Peers.SyncPeerPool|47|Dropped 0 useless peers 2025-01-08 16:05:04.4808|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:05.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:05.1248|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","blockNumber":"0xd16530","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","prevRandao":"0xf101c49166616e70998f56ef1a90371282b2ae742d7a572f1782e08dc1269a07","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf391f14426d9a87b8d02d680ccdd9c307a055c25c0772ff14d24a066500e0e50","timestamp":"0x677ea231","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d252c","index":"0x4302716","validatorIndex":"0x39f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302717","validatorIndex":"0x3a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302718","validatorIndex":"0x3a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x4302719","validatorIndex":"0x3a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430271a","validatorIndex":"0x3a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148449","index":"0x430271b","validatorIndex":"0x3a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430271c","validatorIndex":"0x3a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147896","index":"0x430271d","validatorIndex":"0x3a6"}]},[],"0xafb395cb3972c3c28db84f501bf4e621fd5e46bc485527c8aa9d2da8e11f17bc"]) 2025-01-08 16:05:05.1248|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722928 (0x1b3a72...f0e88d), Extra Data: Nethermind 2025-01-08 16:05:05.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:05:05.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:05:05.1248|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722928 2025-01-08 16:05:05.1248|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722798 < 13722928 - 128 2025-01-08 16:05:05.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:05:05.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:05:05.1248|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722928 (0x1b3a72...f0e88d). 2025-01-08 16:05:05.1248|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:05.1248|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","blockNumber":"0xd16530","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","prevRandao":"0xf101c49166616e70998f56ef1a90371282b2ae742d7a572f1782e08dc1269a07","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf391f14426d9a87b8d02d680ccdd9c307a055c25c0772ff14d24a066500e0e50","timestamp":"0x677ea231","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d252c","index":"0x4302716","validatorIndex":"0x39f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302717","validatorIndex":"0x3a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302718","validatorIndex":"0x3a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x4302719","validatorIndex":"0x3a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430271a","validatorIndex":"0x3a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148449","index":"0x430271b","validatorIndex":"0x3a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430271c","validatorIndex":"0x3a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147896","index":"0x430271d","validatorIndex":"0x3a6"}]},[],"0xafb395cb3972c3c28db84f501bf4e621fd5e46bc485527c8aa9d2da8e11f17bc"]) 2025-01-08 16:05:05.1248|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722928 | 1.2 ms | slot 10,018 ms | 2025-01-08 16:05:05.1248|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","blockNumber":"0xd16530","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","prevRandao":"0xf101c49166616e70998f56ef1a90371282b2ae742d7a572f1782e08dc1269a07","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf391f14426d9a87b8d02d680ccdd9c307a055c25c0772ff14d24a066500e0e50","timestamp":"0x677ea231","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d252c","index":"0x4302716","validatorIndex":"0x39f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302717","validatorIndex":"0x3a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302718","validatorIndex":"0x3a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x4302719","validatorIndex":"0x3a2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430271a","validatorIndex":"0x3a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148449","index":"0x430271b","validatorIndex":"0x3a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430271c","validatorIndex":"0x3a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147896","index":"0x430271d","validatorIndex":"0x3a6"}]},[],"0xafb395cb3972c3c28db84f501bf4e621fd5e46bc485527c8aa9d2da8e11f17bc"]) handled in 2ms 2025-01-08 16:05:05.1248|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:05.1248|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 809.72 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:05.1384|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:05.1384|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:05.1384|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722928 (0x1b3a72...f0e88d), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:05.1384|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|ForkChoiceUpdate: block 13722928 (0x1b3a72...f0e88d) was processed. 2025-01-08 16:05:05.1384|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Synced Chain Head to 13722928 (0x1b3a72...f0e88d) 2025-01-08 16:05:05.1384|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:05.1384|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:05.4805|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:06.4809|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:06.7057|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:06.7057|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:06.7057|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:06.7057|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:07.4803|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:08.4808|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:08.5950|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.157.153.191:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:05:09.4810|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:10.0003|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:05:10.1100|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","blockNumber":"0xd16531","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","prevRandao":"0x7fa082a20aa50ca96ebae414e1745aa91f71ddce795cc649bc11ae0386946137","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x44d63e0a3fdb3ab83899145143f3e6c07c41350762dae5f0c31dad9c92381fd4","timestamp":"0x677ea236","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f24","index":"0x430271e","validatorIndex":"0x3a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147890","index":"0x430271f","validatorIndex":"0x3a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b9a","index":"0x4302720","validatorIndex":"0x3a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39ed4b","index":"0x4302721","validatorIndex":"0x3aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd1a4","index":"0x4302722","validatorIndex":"0x3ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142805","index":"0x4302723","validatorIndex":"0x3ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e5d","index":"0x4302724","validatorIndex":"0x3ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48b","index":"0x4302725","validatorIndex":"0x3ae"}]},[],"0x6532cc8174ea2dbf5d6f2cb26b5ff4a9de8ef34026ed1768330e6157363f1b50"]) 2025-01-08 16:05:10.1100|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722929 (0x907ca7...08c156), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:05:10.1100|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:05:10.1100|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:05:10.1100|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722929 2025-01-08 16:05:10.1100|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722799 < 13722929 - 128 2025-01-08 16:05:10.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:10.1122|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722929 (0x907ca7...08c156). 2025-01-08 16:05:10.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:05:10.1122|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","blockNumber":"0xd16531","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","prevRandao":"0x7fa082a20aa50ca96ebae414e1745aa91f71ddce795cc649bc11ae0386946137","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x44d63e0a3fdb3ab83899145143f3e6c07c41350762dae5f0c31dad9c92381fd4","timestamp":"0x677ea236","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f24","index":"0x430271e","validatorIndex":"0x3a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147890","index":"0x430271f","validatorIndex":"0x3a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b9a","index":"0x4302720","validatorIndex":"0x3a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39ed4b","index":"0x4302721","validatorIndex":"0x3aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd1a4","index":"0x4302722","validatorIndex":"0x3ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142805","index":"0x4302723","validatorIndex":"0x3ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e5d","index":"0x4302724","validatorIndex":"0x3ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48b","index":"0x4302725","validatorIndex":"0x3ae"}]},[],"0x6532cc8174ea2dbf5d6f2cb26b5ff4a9de8ef34026ed1768330e6157363f1b50"]) 2025-01-08 16:05:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","blockNumber":"0xd16531","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1b3a72f06c3422907cd68a9a5ae7098091962ba6a01c1739af287eb7e8f0e88d","prevRandao":"0x7fa082a20aa50ca96ebae414e1745aa91f71ddce795cc649bc11ae0386946137","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x44d63e0a3fdb3ab83899145143f3e6c07c41350762dae5f0c31dad9c92381fd4","timestamp":"0x677ea236","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142f24","index":"0x430271e","validatorIndex":"0x3a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147890","index":"0x430271f","validatorIndex":"0x3a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b9a","index":"0x4302720","validatorIndex":"0x3a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39ed4b","index":"0x4302721","validatorIndex":"0x3aa"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bd1a4","index":"0x4302722","validatorIndex":"0x3ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142805","index":"0x4302723","validatorIndex":"0x3ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e5d","index":"0x4302724","validatorIndex":"0x3ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48b","index":"0x4302725","validatorIndex":"0x3ae"}]},[],"0x6532cc8174ea2dbf5d6f2cb26b5ff4a9de8ef34026ed1768330e6157363f1b50"]) handled in 2ms 2025-01-08 16:05:10.1122|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722929 | 1.3 ms | slot 4,985 ms | 2025-01-08 16:05:10.1122|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:10.1122|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 758.73 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:10.1122|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:10.1122|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722929 (0x907ca7...08c156), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:10.1122|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722929 (0x907ca7...08c156) was processed. 2025-01-08 16:05:10.1122|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722929 (0x907ca7...08c156) 2025-01-08 16:05:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 0ms 2025-01-08 16:05:10.4810|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:11.4811|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:11.7063|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:11.7063|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:11.7063|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:11.7063|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:12.4805|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:13.4807|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:14.4809|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:15.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:05:15.4812|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:15.7033|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:05:15.7033|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:05:15.7033|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_chainId([]) 2025-01-08 16:05:15.7033|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcService|39|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:05:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:05:16.4811|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:16.7073|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:16.7073|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:16.7073|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:16.7073|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:17.4810|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:18.4803|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:19.4812|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:20.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:20.1196|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","blockNumber":"0xd16532","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","prevRandao":"0x9d3dbf3a9cc1cbdd9f2e9a92206dc6792d3f5ad4aeb85ff6f2b8aa1e3ab3540f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x47e5c10f3aab99925a016ac99b3a42887dc26fcd63164b0763cdb2fdd37eb6a0","timestamp":"0x677ea240","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x441e1c","index":"0x4302726","validatorIndex":"0x3af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14789b","index":"0x4302727","validatorIndex":"0x3b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302728","validatorIndex":"0x3b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc9b8","index":"0x4302729","validatorIndex":"0x3b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14556e","index":"0x430272a","validatorIndex":"0x3b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7529","index":"0x430272b","validatorIndex":"0x3b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x430272c","validatorIndex":"0x3b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14582a","index":"0x430272d","validatorIndex":"0x3b6"}]},[],"0x994a325f63461185e58138728e3f002fd248ebc9aadbcc29b172db84122587f5"]) 2025-01-08 16:05:20.1196|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722930 (0x3eb534...6805d2), Extra Data: Nethermind 2025-01-08 16:05:20.1206|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:20.1206|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:05:20.1206|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722930 2025-01-08 16:05:20.1206|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722800 < 13722930 - 128 2025-01-08 16:05:20.1206|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722930 (0x3eb534...6805d2). 2025-01-08 16:05:20.1206|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:20.1206|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","blockNumber":"0xd16532","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","prevRandao":"0x9d3dbf3a9cc1cbdd9f2e9a92206dc6792d3f5ad4aeb85ff6f2b8aa1e3ab3540f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x47e5c10f3aab99925a016ac99b3a42887dc26fcd63164b0763cdb2fdd37eb6a0","timestamp":"0x677ea240","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x441e1c","index":"0x4302726","validatorIndex":"0x3af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14789b","index":"0x4302727","validatorIndex":"0x3b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302728","validatorIndex":"0x3b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc9b8","index":"0x4302729","validatorIndex":"0x3b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14556e","index":"0x430272a","validatorIndex":"0x3b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7529","index":"0x430272b","validatorIndex":"0x3b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x430272c","validatorIndex":"0x3b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14582a","index":"0x430272d","validatorIndex":"0x3b6"}]},[],"0x994a325f63461185e58138728e3f002fd248ebc9aadbcc29b172db84122587f5"]) 2025-01-08 16:05:20.1206|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","blockNumber":"0xd16532","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x907ca7723192de5fced0dec92a28403ec801fb3cb8f127778e4d6275d808c156","prevRandao":"0x9d3dbf3a9cc1cbdd9f2e9a92206dc6792d3f5ad4aeb85ff6f2b8aa1e3ab3540f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x47e5c10f3aab99925a016ac99b3a42887dc26fcd63164b0763cdb2fdd37eb6a0","timestamp":"0x677ea240","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x441e1c","index":"0x4302726","validatorIndex":"0x3af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14789b","index":"0x4302727","validatorIndex":"0x3b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302728","validatorIndex":"0x3b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc9b8","index":"0x4302729","validatorIndex":"0x3b2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14556e","index":"0x430272a","validatorIndex":"0x3b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7529","index":"0x430272b","validatorIndex":"0x3b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x430272c","validatorIndex":"0x3b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14582a","index":"0x430272d","validatorIndex":"0x3b6"}]},[],"0x994a325f63461185e58138728e3f002fd248ebc9aadbcc29b172db84122587f5"]) handled in 3ms 2025-01-08 16:05:20.1206|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722930 | 1.5 ms | slot 10,010 ms | 2025-01-08 16:05:20.1206|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:20.1206|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 666.67 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:20.1206|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:20.1206|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:05:20.1265|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:20.1265|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:20.1265|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722930 (0x3eb534...6805d2), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:20.1265|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722930 (0x3eb534...6805d2) was processed. 2025-01-08 16:05:20.1265|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722930 (0x3eb534...6805d2) 2025-01-08 16:05:20.1265|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:20.1265|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:20.4809|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:21.4807|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:21.7087|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:21.7087|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:21.7087|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:21.7087|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:22.4791|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:23.4812|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:24.4812|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:25.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:05:25.1070|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","blockNumber":"0xd16533","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","prevRandao":"0x0eb844c56d21096ecc5cbecaaa786bdebab949cbf2f8ced8b016f006876e3ff0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa6f1e7ab027a8caafbe61b34df26f998e661ab4610f60b38c9a3cb3b9a2bd6e7","timestamp":"0x677ea245","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bf806","index":"0x430272e","validatorIndex":"0x3b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48f","index":"0x430272f","validatorIndex":"0x3b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f6c","index":"0x4302730","validatorIndex":"0x3b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302731","validatorIndex":"0x3ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a488","index":"0x4302732","validatorIndex":"0x3bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302733","validatorIndex":"0x3bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302734","validatorIndex":"0x3bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142228","index":"0x4302735","validatorIndex":"0x3be"}]},[],"0xcfa98b84364540f1e28e98cd051c41b1907409a11fe4cfa70dfed028379e9718"]) 2025-01-08 16:05:25.1070|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722931 (0xa36754...d02ca0), Extra Data: Nethermind 2025-01-08 16:05:25.1070|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:05:25.1070|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:05:25.1090|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722931 2025-01-08 16:05:25.1090|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722801 < 13722931 - 128 2025-01-08 16:05:25.1090|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722931 (0xa36754...d02ca0). 2025-01-08 16:05:25.1090|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:25.1090|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","blockNumber":"0xd16533","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","prevRandao":"0x0eb844c56d21096ecc5cbecaaa786bdebab949cbf2f8ced8b016f006876e3ff0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa6f1e7ab027a8caafbe61b34df26f998e661ab4610f60b38c9a3cb3b9a2bd6e7","timestamp":"0x677ea245","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bf806","index":"0x430272e","validatorIndex":"0x3b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48f","index":"0x430272f","validatorIndex":"0x3b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f6c","index":"0x4302730","validatorIndex":"0x3b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302731","validatorIndex":"0x3ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a488","index":"0x4302732","validatorIndex":"0x3bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302733","validatorIndex":"0x3bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302734","validatorIndex":"0x3bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142228","index":"0x4302735","validatorIndex":"0x3be"}]},[],"0xcfa98b84364540f1e28e98cd051c41b1907409a11fe4cfa70dfed028379e9718"]) 2025-01-08 16:05:25.1090|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:05:25.1090|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","blockNumber":"0xd16533","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3eb53413b7c9a29eb897c415063c67e80c1b63598fa740f66bc1bd9c646805d2","prevRandao":"0x0eb844c56d21096ecc5cbecaaa786bdebab949cbf2f8ced8b016f006876e3ff0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa6f1e7ab027a8caafbe61b34df26f998e661ab4610f60b38c9a3cb3b9a2bd6e7","timestamp":"0x677ea245","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bf806","index":"0x430272e","validatorIndex":"0x3b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a48f","index":"0x430272f","validatorIndex":"0x3b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f6c","index":"0x4302730","validatorIndex":"0x3b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302731","validatorIndex":"0x3ba"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a488","index":"0x4302732","validatorIndex":"0x3bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302733","validatorIndex":"0x3bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302734","validatorIndex":"0x3bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142228","index":"0x4302735","validatorIndex":"0x3be"}]},[],"0xcfa98b84364540f1e28e98cd051c41b1907409a11fe4cfa70dfed028379e9718"]) handled in 2ms 2025-01-08 16:05:25.1090|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722931 | 1.5 ms | slot 4,987 ms | 2025-01-08 16:05:25.1090|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:05:25.1090|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:25.1090|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 660.50 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:25.1129|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:25.1129|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:25.1129|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722931 (0xa36754...d02ca0), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:25.1129|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722931 (0xa36754...d02ca0) was processed. 2025-01-08 16:05:25.1129|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722931 (0xa36754...d02ca0) 2025-01-08 16:05:25.1129|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:25.1129|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:25.4813|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:26.4806|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:26.7094|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:26.7094|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:26.7094|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:26.7094|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:27.4812|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:28.4803|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:29.4805|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:29.7207|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 0 successful requests, failedRequestCounter: 16, nodesTriedCounter: 16 2025-01-08 16:05:30.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:30.4803|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:30.5813|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","blockNumber":"0xd16534","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","prevRandao":"0x7019aeb7e18f008b682bb3e17b4d0a70a0792765ccf1d48723076a560a2a7dd9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94454bb23368fb3c4b149aeb2d5dfa9e6eb73449b8372a07ac15a2a324d87049","timestamp":"0x677ea24a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302736","validatorIndex":"0x3bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302737","validatorIndex":"0x3c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14788b","index":"0x4302738","validatorIndex":"0x3c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f66","index":"0x4302739","validatorIndex":"0x3c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a795","index":"0x430273a","validatorIndex":"0x3c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ca1","index":"0x430273b","validatorIndex":"0x3c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b74","index":"0x430273c","validatorIndex":"0x3c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f5b","index":"0x430273d","validatorIndex":"0x3c6"}]},[],"0x0560b0a4b8edd1e8fff12b72690927ea01c6a2a7f666f2d3967168012929ad83"]) 2025-01-08 16:05:30.5813|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722932 (0x9d0852...72e853), Extra Data: chiado-teku-0 2025-01-08 16:05:30.5813|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:30.5813|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:05:30.5813|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722932 2025-01-08 16:05:30.5813|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722802 < 13722932 - 128 2025-01-08 16:05:30.5813|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:05:30.5813|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:05:30.5813|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722932 | 1.5 ms | slot 5,474 ms | 2025-01-08 16:05:30.5813|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:30.5813|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722932 (0x9d0852...72e853). 2025-01-08 16:05:30.5813|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 645.99 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:30.5813|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:30.5813|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","blockNumber":"0xd16534","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","prevRandao":"0x7019aeb7e18f008b682bb3e17b4d0a70a0792765ccf1d48723076a560a2a7dd9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94454bb23368fb3c4b149aeb2d5dfa9e6eb73449b8372a07ac15a2a324d87049","timestamp":"0x677ea24a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302736","validatorIndex":"0x3bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302737","validatorIndex":"0x3c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14788b","index":"0x4302738","validatorIndex":"0x3c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f66","index":"0x4302739","validatorIndex":"0x3c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a795","index":"0x430273a","validatorIndex":"0x3c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ca1","index":"0x430273b","validatorIndex":"0x3c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b74","index":"0x430273c","validatorIndex":"0x3c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f5b","index":"0x430273d","validatorIndex":"0x3c6"}]},[],"0x0560b0a4b8edd1e8fff12b72690927ea01c6a2a7f666f2d3967168012929ad83"]) 2025-01-08 16:05:30.5813|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","blockNumber":"0xd16534","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa367547c6b8b84636a2839ba79fafd35e7cec003f95b663703e56c3a7ed02ca0","prevRandao":"0x7019aeb7e18f008b682bb3e17b4d0a70a0792765ccf1d48723076a560a2a7dd9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94454bb23368fb3c4b149aeb2d5dfa9e6eb73449b8372a07ac15a2a324d87049","timestamp":"0x677ea24a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302736","validatorIndex":"0x3bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302737","validatorIndex":"0x3c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14788b","index":"0x4302738","validatorIndex":"0x3c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f66","index":"0x4302739","validatorIndex":"0x3c2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a795","index":"0x430273a","validatorIndex":"0x3c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ca1","index":"0x430273b","validatorIndex":"0x3c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b74","index":"0x430273c","validatorIndex":"0x3c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f5b","index":"0x430273d","validatorIndex":"0x3c6"}]},[],"0x0560b0a4b8edd1e8fff12b72690927ea01c6a2a7f666f2d3967168012929ad83"]) handled in 2ms 2025-01-08 16:05:30.5872|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:30.5872|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:30.5872|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722932 (0x9d0852...72e853), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:30.5872|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722932 (0x9d0852...72e853) was processed. 2025-01-08 16:05:30.5872|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722932 (0x9d0852...72e853) 2025-01-08 16:05:30.5872|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:30.5872|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:31.4811|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:31.7112|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:31.7112|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:31.7112|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:31.7112|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:32.4807|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:32.7304|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|18.170.220.61:48822->30303] to: 30303 2025-01-08 16:05:32.7304|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|18.170.220.61:48822->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 16:05:32.7726|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|13.37.15.57:46400->30303] to: 30303 2025-01-08 16:05:32.7726|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|13.37.15.57:46400->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:05:32.9035|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 16:05:32.9035|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:05:33.3481|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->81.49.200.91:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:05:33.4803|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:34.0133|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->217.22.153.163:31190] initiating disconnect because InvalidNetworkId, details: invalid network id - 1111 2025-01-08 16:05:34.3238|DEBUG|Network.PeerManager|9|Peer pool size is: 1919 2025-01-08 16:05:34.4411|DEBUG|Synchronization.Peers.SyncPeerPool|47|Dropped 0 useless peers 2025-01-08 16:05:34.4805|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:34.4898|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->36.155.7.144:32000] initiating disconnect because InvalidNetworkId, details: invalid network id - 6678 2025-01-08 16:05:34.7080|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:05:34.7080|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 38 nodes. All nodes count before the process: 73, after the process: 152 2025-01-08 16:05:34.7080|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: b962c0...78ad4f 2025-01-08 16:05:35.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:35.1217|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","blockNumber":"0xd16535","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","prevRandao":"0x4cd128692e9e88fb967c0be87ae399f44903dd43f33456fa46f9e4e8f8a19a26","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94853f5b271178868f365d22849a5a0511e83bd50deda6cf039d6df0dfd87926","timestamp":"0x677ea24f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147875","index":"0x430273e","validatorIndex":"0x3c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430273f","validatorIndex":"0x3c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302740","validatorIndex":"0x3c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6a","index":"0x4302741","validatorIndex":"0x3ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a495","index":"0x4302742","validatorIndex":"0x3cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302743","validatorIndex":"0x3cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7a","index":"0x4302744","validatorIndex":"0x3cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7af6","index":"0x4302745","validatorIndex":"0x3ce"}]},[],"0x0fe6f94430d75dc7271164d91aa41d689a8c06a9bc8f445b5ff607339d99e6aa"]) 2025-01-08 16:05:35.1217|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722933 (0x825139...e33765), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:05:35.1217|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:35.1217|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:05:35.1217|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722933 2025-01-08 16:05:35.1217|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722803 < 13722933 - 128 2025-01-08 16:05:35.1217|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:05:35.1217|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722933 (0x825139...e33765). 2025-01-08 16:05:35.1217|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Rlp 2025-01-08 16:05:35.1217|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:35.1217|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","blockNumber":"0xd16535","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","prevRandao":"0x4cd128692e9e88fb967c0be87ae399f44903dd43f33456fa46f9e4e8f8a19a26","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94853f5b271178868f365d22849a5a0511e83bd50deda6cf039d6df0dfd87926","timestamp":"0x677ea24f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147875","index":"0x430273e","validatorIndex":"0x3c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430273f","validatorIndex":"0x3c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302740","validatorIndex":"0x3c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6a","index":"0x4302741","validatorIndex":"0x3ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a495","index":"0x4302742","validatorIndex":"0x3cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302743","validatorIndex":"0x3cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7a","index":"0x4302744","validatorIndex":"0x3cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7af6","index":"0x4302745","validatorIndex":"0x3ce"}]},[],"0x0fe6f94430d75dc7271164d91aa41d689a8c06a9bc8f445b5ff607339d99e6aa"]) 2025-01-08 16:05:35.1217|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","blockNumber":"0xd16535","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9d0852728115ab7498e097519fda73f57d3c814cce843397191247ba1872e853","prevRandao":"0x4cd128692e9e88fb967c0be87ae399f44903dd43f33456fa46f9e4e8f8a19a26","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x94853f5b271178868f365d22849a5a0511e83bd50deda6cf039d6df0dfd87926","timestamp":"0x677ea24f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147875","index":"0x430273e","validatorIndex":"0x3c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430273f","validatorIndex":"0x3c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a75f","index":"0x4302740","validatorIndex":"0x3c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6a","index":"0x4302741","validatorIndex":"0x3ca"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a495","index":"0x4302742","validatorIndex":"0x3cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302743","validatorIndex":"0x3cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e7a","index":"0x4302744","validatorIndex":"0x3cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7af6","index":"0x4302745","validatorIndex":"0x3ce"}]},[],"0x0fe6f94430d75dc7271164d91aa41d689a8c06a9bc8f445b5ff607339d99e6aa"]) handled in 2ms 2025-01-08 16:05:35.1217|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722933 | 1.3 ms | slot 4,540 ms | 2025-01-08 16:05:35.1217|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:35.1217|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 755.86 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:35.1770|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:35.1770|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:35.1770|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722933 (0x825139...e33765), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:35.1770|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|ForkChoiceUpdate: block 13722933 (0x825139...e33765) was processed. 2025-01-08 16:05:35.1770|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Synced Chain Head to 13722933 (0x825139...e33765) 2025-01-08 16:05:35.1770|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:35.1770|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:35.3108|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->81.0.220.117:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:05:35.3392|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.96.180.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:05:35.3719|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.9.122.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 16:05:35.4283|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.219:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:05:35.4797|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:36.4254|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:36.4812|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:36.5751|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:36.7116|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:36.7116|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:36.7116|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:36.7116|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:37.4813|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:37.6657|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 152, after the process: 153 2025-01-08 16:05:38.4809|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:05:38.6653|DEBUG|Network.Discovery.NodesLocator|49|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:05:39.4813|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:40.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|49|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:40.4810|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:05:40.6716|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","blockNumber":"0xd16536","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","prevRandao":"0xaf3af26fcb2ea0e86ab9944a7c3a98b0ebb8cbea5b6c836c75198016ae7d6d52","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbe96e4bc097b8192cffb7c8c8822474a0c859d52d27f015139f00083c25d13b3","timestamp":"0x677ea254","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14555e","index":"0x4302746","validatorIndex":"0x3cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6536","index":"0x4302747","validatorIndex":"0x3d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a488","index":"0x4302748","validatorIndex":"0x3d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a795","index":"0x4302749","validatorIndex":"0x3d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa75","index":"0x430274a","validatorIndex":"0x3d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4a1","index":"0x430274b","validatorIndex":"0x3d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430274c","validatorIndex":"0x3d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da122","index":"0x430274d","validatorIndex":"0x3d6"}]},[],"0x0bb50f8d3a3a15bf85604f77011c1d2da6fb39afa38df306c79b1c1280f8e052"]) 2025-01-08 16:05:40.6716|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722934 (0x7af050...a1fc15), Extra Data: chiado-lighthouse-0 2025-01-08 16:05:40.6726|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:05:40.6726|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: None 2025-01-08 16:05:40.6726|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722934 2025-01-08 16:05:40.6726|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722804 < 13722934 - 128 2025-01-08 16:05:40.6726|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:40.6726|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:05:40.6726|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722934 (0x7af050...a1fc15). 2025-01-08 16:05:40.6726|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722934 | 2.2 ms | slot 5,551 ms | 2025-01-08 16:05:40.6726|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:40.6726|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:40.6726|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 448.63 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:40.6726|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","blockNumber":"0xd16536","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","prevRandao":"0xaf3af26fcb2ea0e86ab9944a7c3a98b0ebb8cbea5b6c836c75198016ae7d6d52","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbe96e4bc097b8192cffb7c8c8822474a0c859d52d27f015139f00083c25d13b3","timestamp":"0x677ea254","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14555e","index":"0x4302746","validatorIndex":"0x3cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6536","index":"0x4302747","validatorIndex":"0x3d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a488","index":"0x4302748","validatorIndex":"0x3d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a795","index":"0x4302749","validatorIndex":"0x3d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa75","index":"0x430274a","validatorIndex":"0x3d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4a1","index":"0x430274b","validatorIndex":"0x3d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430274c","validatorIndex":"0x3d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da122","index":"0x430274d","validatorIndex":"0x3d6"}]},[],"0x0bb50f8d3a3a15bf85604f77011c1d2da6fb39afa38df306c79b1c1280f8e052"]) 2025-01-08 16:05:40.6726|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","blockNumber":"0xd16536","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x82513968c8d8a4b996c8ae7313ed14739c9e2eacb042011760ef95e228e33765","prevRandao":"0xaf3af26fcb2ea0e86ab9944a7c3a98b0ebb8cbea5b6c836c75198016ae7d6d52","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbe96e4bc097b8192cffb7c8c8822474a0c859d52d27f015139f00083c25d13b3","timestamp":"0x677ea254","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14555e","index":"0x4302746","validatorIndex":"0x3cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a6536","index":"0x4302747","validatorIndex":"0x3d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a488","index":"0x4302748","validatorIndex":"0x3d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a795","index":"0x4302749","validatorIndex":"0x3d2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa75","index":"0x430274a","validatorIndex":"0x3d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4a1","index":"0x430274b","validatorIndex":"0x3d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x430274c","validatorIndex":"0x3d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da122","index":"0x430274d","validatorIndex":"0x3d6"}]},[],"0x0bb50f8d3a3a15bf85604f77011c1d2da6fb39afa38df306c79b1c1280f8e052"]) handled in 3ms 2025-01-08 16:05:40.6784|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:40.6784|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:40.6784|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722934 (0x7af050...a1fc15), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:40.6784|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722934 (0x7af050...a1fc15) was processed. 2025-01-08 16:05:40.6784|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722934 (0x7af050...a1fc15) 2025-01-08 16:05:40.6784|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:40.6784|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:40.7177|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:40.7177|DEBUG|Network.Discovery.NodesLocator|49|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 153, after the process: 153 2025-01-08 16:05:40.7177|DEBUG|Network.Discovery.NodesLocator|49|Starting discovery process for node: randomNode: d50ad2...af06c7 2025-01-08 16:05:40.8486|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->144.126.131.253:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:05:41.3300|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->217.22.153.181:30486] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:05:41.4810|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:05:41.7130|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:41.7130|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:41.7130|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:41.7130|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:41.8113|DEBUG|Network.PeerManager|12|Peer pool size is: 2020 2025-01-08 16:05:41.9003|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:05:42.4805|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:42.9927|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 153, after the process: 154 2025-01-08 16:05:43.4803|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:43.9948|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:05:44.1831|INFO|Synchronization.Reporting.SyncReport|47|Peers | node diversity : Erigon (57 %), Nethermind (43 %) 2025-01-08 16:05:44.4811|DEBUG|TxPool.TxBroadcaster|39|Broadcasting transactions to all peers 2025-01-08 16:05:45.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|39|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:05:45.1455|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","blockNumber":"0xd16537","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","prevRandao":"0xe2e25c18e3bce7077cd0ce86e7cbf5be9ec1096dc8b0db56a7fd9a143659ad68","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf287dde76a4755d60023f8a06b3ed2fff5e728d13bb6b675e725e4ed3d8a1713","timestamp":"0x677ea259","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14541f","index":"0x430274e","validatorIndex":"0x3d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142990","index":"0x430274f","validatorIndex":"0x3d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d21a3","index":"0x4302750","validatorIndex":"0x3d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa75","index":"0x4302751","validatorIndex":"0x3da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x4302752","validatorIndex":"0x3db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584d","index":"0x4302753","validatorIndex":"0x3dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7833","index":"0x4302754","validatorIndex":"0x3dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302755","validatorIndex":"0x3de"}]},[],"0x56c2579bfb06ab0095c79173e5044ed29fc541d11d06c5c8332e8b0c6bc944e3"]) 2025-01-08 16:05:45.1455|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722935 (0xbb5ac8...9e9512), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:05:45.1455|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:05:45.1455|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:05:45.1482|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722935 2025-01-08 16:05:45.1482|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722805 < 13722935 - 128 2025-01-08 16:05:45.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:05:45.1482|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722935 (0xbb5ac8...9e9512). 2025-01-08 16:05:45.1482|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:05:45.1482|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:45.1482|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","blockNumber":"0xd16537","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","prevRandao":"0xe2e25c18e3bce7077cd0ce86e7cbf5be9ec1096dc8b0db56a7fd9a143659ad68","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf287dde76a4755d60023f8a06b3ed2fff5e728d13bb6b675e725e4ed3d8a1713","timestamp":"0x677ea259","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14541f","index":"0x430274e","validatorIndex":"0x3d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142990","index":"0x430274f","validatorIndex":"0x3d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d21a3","index":"0x4302750","validatorIndex":"0x3d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa75","index":"0x4302751","validatorIndex":"0x3da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x4302752","validatorIndex":"0x3db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584d","index":"0x4302753","validatorIndex":"0x3dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7833","index":"0x4302754","validatorIndex":"0x3dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302755","validatorIndex":"0x3de"}]},[],"0x56c2579bfb06ab0095c79173e5044ed29fc541d11d06c5c8332e8b0c6bc944e3"]) 2025-01-08 16:05:45.1482|INFO|Consensus.Processing.BlockchainProcessor|39|Processed 13722935 | 1.4 ms | slot 4,474 ms | 2025-01-08 16:05:45.1482|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","blockNumber":"0xd16537","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7af0504ea3c4597d6b0d537d02da983ae105be496d08d90d45579f3a02a1fc15","prevRandao":"0xe2e25c18e3bce7077cd0ce86e7cbf5be9ec1096dc8b0db56a7fd9a143659ad68","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf287dde76a4755d60023f8a06b3ed2fff5e728d13bb6b675e725e4ed3d8a1713","timestamp":"0x677ea259","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14541f","index":"0x430274e","validatorIndex":"0x3d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142990","index":"0x430274f","validatorIndex":"0x3d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d21a3","index":"0x4302750","validatorIndex":"0x3d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa75","index":"0x4302751","validatorIndex":"0x3da"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x4302752","validatorIndex":"0x3db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14584d","index":"0x4302753","validatorIndex":"0x3dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7833","index":"0x4302754","validatorIndex":"0x3dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d084","index":"0x4302755","validatorIndex":"0x3de"}]},[],"0x56c2579bfb06ab0095c79173e5044ed29fc541d11d06c5c8332e8b0c6bc944e3"]) handled in 3ms 2025-01-08 16:05:45.1482|INFO|Consensus.Processing.BlockchainProcessor|39| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:45.1482|INFO|Consensus.Processing.BlockchainProcessor|39| Block throughput 0.00 MGas/s | 0.0 tps | 729.93 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:45.1526|DEBUG|JsonRpc.JsonRpcProcessor|39|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:45.1526|DEBUG|JsonRpc.JsonRpcService|39|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:45.1526|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Received ForkChoice: 13722935 (0xbb5ac8...9e9512), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:45.1526|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|ForkChoiceUpdate: block 13722935 (0xbb5ac8...9e9512) was processed. 2025-01-08 16:05:45.1526|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|39|Synced Chain Head to 13722935 (0xbb5ac8...9e9512) 2025-01-08 16:05:45.1526|DEBUG|JsonRpc.JsonRpcProcessor|39|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:45.1526|DEBUG|JsonRpc.JsonRpcProcessor|39| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:45.4804|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:46.2254|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 26 nodes. All nodes count before the process: 154, after the process: 154 2025-01-08 16:05:46.2254|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: fad044...86ff23 2025-01-08 16:05:46.4803|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:46.5866|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|48|Attempt to request ENR before bonding 2025-01-08 16:05:46.7143|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:46.7143|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:46.7143|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:46.7143|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:46.7476|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.241.229:30020] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:05:46.7524|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.208.179.14:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:05:47.4807|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:05:47.5159|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|13.37.15.57:47908->30303] to: 30303 2025-01-08 16:05:47.5159|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|13.37.15.57:47908->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:05:47.8069|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:48.2380|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|18.135.193.125:37800->30303] to: 30303 2025-01-08 16:05:48.2380|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|18.135.193.125:37800->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 16:05:48.4804|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:48.8984|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 154, after the process: 154 2025-01-08 16:05:49.4812|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:05:49.9003|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:05:50.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:50.1287|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","blockNumber":"0xd16538","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","prevRandao":"0x3f8fd0887d594551b6da1081512eef50c68f9a8640e59aed1dd89cf7d30a1554","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5ee29f28a47293b1c0cc9e02e8879236407ed15cc379f456764080758d7ee67a","timestamp":"0x677ea25e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da63d","index":"0x4302756","validatorIndex":"0x3df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4022","index":"0x4302757","validatorIndex":"0x3e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e3c","index":"0x4302758","validatorIndex":"0x3e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da122","index":"0x4302759","validatorIndex":"0x3e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5e32","index":"0x430275a","validatorIndex":"0x3e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b86","index":"0x430275b","validatorIndex":"0x3e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148150","index":"0x430275c","validatorIndex":"0x3e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x430275d","validatorIndex":"0x3e6"}]},[],"0x31f4861719676a95f542c9a9a2385153d7a8efde8f30b3437feb7cd03a51e43f"]) 2025-01-08 16:05:50.1287|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722936 (0x2e4666...ba8b20), Extra Data: Nethermind 2025-01-08 16:05:50.1287|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:05:50.1287|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:05:50.1287|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722936 2025-01-08 16:05:50.1287|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722806 < 13722936 - 128 2025-01-08 16:05:50.1287|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:05:50.1287|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:05:50.1287|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722936 (0x2e4666...ba8b20). 2025-01-08 16:05:50.1287|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722936 | 1.3 ms | slot 4,983 ms | 2025-01-08 16:05:50.1287|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:50.1287|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:50.1287|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 763.36 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:50.1287|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","blockNumber":"0xd16538","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","prevRandao":"0x3f8fd0887d594551b6da1081512eef50c68f9a8640e59aed1dd89cf7d30a1554","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5ee29f28a47293b1c0cc9e02e8879236407ed15cc379f456764080758d7ee67a","timestamp":"0x677ea25e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da63d","index":"0x4302756","validatorIndex":"0x3df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4022","index":"0x4302757","validatorIndex":"0x3e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e3c","index":"0x4302758","validatorIndex":"0x3e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da122","index":"0x4302759","validatorIndex":"0x3e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5e32","index":"0x430275a","validatorIndex":"0x3e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b86","index":"0x430275b","validatorIndex":"0x3e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148150","index":"0x430275c","validatorIndex":"0x3e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x430275d","validatorIndex":"0x3e6"}]},[],"0x31f4861719676a95f542c9a9a2385153d7a8efde8f30b3437feb7cd03a51e43f"]) 2025-01-08 16:05:50.1287|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","blockNumber":"0xd16538","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbb5ac82ec303b4a59b0facd986b612c0108743ffb2e388e853fd8b8bec9e9512","prevRandao":"0x3f8fd0887d594551b6da1081512eef50c68f9a8640e59aed1dd89cf7d30a1554","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5ee29f28a47293b1c0cc9e02e8879236407ed15cc379f456764080758d7ee67a","timestamp":"0x677ea25e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da63d","index":"0x4302756","validatorIndex":"0x3df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4022","index":"0x4302757","validatorIndex":"0x3e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e3c","index":"0x4302758","validatorIndex":"0x3e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1da122","index":"0x4302759","validatorIndex":"0x3e2"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b5e32","index":"0x430275a","validatorIndex":"0x3e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b86","index":"0x430275b","validatorIndex":"0x3e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148150","index":"0x430275c","validatorIndex":"0x3e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aa58","index":"0x430275d","validatorIndex":"0x3e6"}]},[],"0x31f4861719676a95f542c9a9a2385153d7a8efde8f30b3437feb7cd03a51e43f"]) handled in 2ms 2025-01-08 16:05:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:50.1344|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:50.1344|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722936 (0x2e4666...ba8b20), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:50.1344|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722936 (0x2e4666...ba8b20) was processed. 2025-01-08 16:05:50.1344|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722936 (0x2e4666...ba8b20) 2025-01-08 16:05:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:50.1344|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 0ms 2025-01-08 16:05:50.4812|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:05:51.4808|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:51.7154|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:51.7154|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:51.7154|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:51.7154|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:52.1240|DEBUG|Network.Discovery.NodesLocator|49|Finished discovery cycle, tried contacting 26 nodes. All nodes count before the process: 154, after the process: 154 2025-01-08 16:05:52.1240|DEBUG|Network.Discovery.NodesLocator|49|Starting discovery process for node: randomNode: 37ff21...2e5d39 2025-01-08 16:05:52.4811|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:05:53.4809|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:53.7590|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.36.91.203:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:05:53.7903|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:05:53.8080|DEBUG|Network.PeerManager|15|Peer pool size is: 2121 2025-01-08 16:05:53.8501|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:54.0477|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:05:54.0477|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 154, after the process: 157 2025-01-08 16:05:54.4809|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:05:55.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:05:55.0513|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:05:55.1375|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","blockNumber":"0xd16539","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","prevRandao":"0xad2e34b45ed3f405ba2872ec82f5ce0b0c1653e4a91a94c0832371d1e3753c5d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xab2e92cd4bacc2120ba22288de8b1b2e3c20bece1a1b8e7a1d050ae55d3f2518","timestamp":"0x677ea263","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14788c","index":"0x430275e","validatorIndex":"0x3e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13470f","index":"0x430275f","validatorIndex":"0x5dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a349","index":"0x4302760","validatorIndex":"0x5dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1b8b2e","index":"0x4302761","validatorIndex":"0x5de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b79","index":"0x4302762","validatorIndex":"0x5df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c38f","index":"0x4302763","validatorIndex":"0x5e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c96f","index":"0x4302764","validatorIndex":"0x5e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139789","index":"0x4302765","validatorIndex":"0x5e2"}]},[],"0xd20ac93d6aef29c5be43a3b8787991d7b3c7ff0236da4732439f692d78c0eb2a"]) 2025-01-08 16:05:55.1375|INFO|Merge.Plugin.Handlers.NewPayloadHandler|49|Received New Block: 13722937 (0xb6c1a8...46621b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:05:55.1375|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:05:55.1375|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:05:55.1404|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722937 2025-01-08 16:05:55.1404|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722807 < 13722937 - 128 2025-01-08 16:05:55.1404|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:05:55.1404|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:05:55.1404|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722937 | 1.7 ms | slot 5,010 ms | 2025-01-08 16:05:55.1404|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722937 (0xb6c1a8...46621b). 2025-01-08 16:05:55.1404|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:05:55.1404|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 574.05 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:05:55.1404|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:05:55.1404|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","blockNumber":"0xd16539","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","prevRandao":"0xad2e34b45ed3f405ba2872ec82f5ce0b0c1653e4a91a94c0832371d1e3753c5d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xab2e92cd4bacc2120ba22288de8b1b2e3c20bece1a1b8e7a1d050ae55d3f2518","timestamp":"0x677ea263","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14788c","index":"0x430275e","validatorIndex":"0x3e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13470f","index":"0x430275f","validatorIndex":"0x5dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a349","index":"0x4302760","validatorIndex":"0x5dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1b8b2e","index":"0x4302761","validatorIndex":"0x5de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b79","index":"0x4302762","validatorIndex":"0x5df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c38f","index":"0x4302763","validatorIndex":"0x5e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c96f","index":"0x4302764","validatorIndex":"0x5e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139789","index":"0x4302765","validatorIndex":"0x5e2"}]},[],"0xd20ac93d6aef29c5be43a3b8787991d7b3c7ff0236da4732439f692d78c0eb2a"]) 2025-01-08 16:05:55.1404|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","blockNumber":"0xd16539","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2e4666d12d1938c7c6bd7e573d0cb5df921eb138c56bc4e6bcc991ba88ba8b20","prevRandao":"0xad2e34b45ed3f405ba2872ec82f5ce0b0c1653e4a91a94c0832371d1e3753c5d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xab2e92cd4bacc2120ba22288de8b1b2e3c20bece1a1b8e7a1d050ae55d3f2518","timestamp":"0x677ea263","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14788c","index":"0x430275e","validatorIndex":"0x3e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13470f","index":"0x430275f","validatorIndex":"0x5dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a349","index":"0x4302760","validatorIndex":"0x5dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1b8b2e","index":"0x4302761","validatorIndex":"0x5de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b79","index":"0x4302762","validatorIndex":"0x5df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c38f","index":"0x4302763","validatorIndex":"0x5e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c96f","index":"0x4302764","validatorIndex":"0x5e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139789","index":"0x4302765","validatorIndex":"0x5e2"}]},[],"0xd20ac93d6aef29c5be43a3b8787991d7b3c7ff0236da4732439f692d78c0eb2a"]) handled in 3ms 2025-01-08 16:05:55.1449|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:55.1449|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:05:55.1449|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722937 (0xb6c1a8...46621b), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:05:55.1449|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722937 (0xb6c1a8...46621b) was processed. 2025-01-08 16:05:55.1449|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722937 (0xb6c1a8...46621b) 2025-01-08 16:05:55.1449|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:05:55.1449|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:05:55.4807|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:56.4805|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:05:56.6004|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:05:56.7166|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:05:56.7166|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:05:56.7166|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:05:56.7166|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:05:56.7519|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:56.9042|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:57.0513|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:05:57.0513|DEBUG|Network.Discovery.NodesLocator|49|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:05:57.0513|DEBUG|Network.Discovery.NodesLocator|49|Starting discovery process for node: randomNode: ef4e7b...c6f770 2025-01-08 16:05:57.1273|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.186.110.135:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:05:57.2864|DEBUG|Network.Discovery.DiscoveryManager|49|Cleaned up 2001 discovery lifecycle managers. 2025-01-08 16:05:57.4098|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:51.81.150.44]:30303, msg: 36859cdc9b132ffa9a58de646cbb63153364a1890b57d949ef2cbec81e0e338f6e8b8a460601507460dd52bfe15bab107ae70e77fc533ab6cc7b7f66cd6b796b3d584f2e370262ae2581adbc1966d04db523aecdcdc870b57f8df4ecddbc62b60006f8b9a00c65afe1ab72fd0940a9aa6d6f9e91fef9dbe743918cf2d36ab4d2c46376656af896b84044d5d907702177c17c1b202140c34595ddc9a74d7614eda8fe9ce8ce69ab076b25aca4c382ad5686d573bf88a8e233f0300c4da99b88dc161fdb0d9db462649a860193c588fe7b83657468c0826964827634826970843351962c89736563703235366b31a103ed46c811ac1c25a9da19756e1b8145a595ebc4107ea151a16ba0f010c4339c7f8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 130 at position 116 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:05:57.4827|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:57.5245|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|192.155.94.236:36326->30303] to: 30303 2025-01-08 16:05:57.5245|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|192.155.94.236:36326->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 16:05:58.4807|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:05:59.2434|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:05:59.4807|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:00.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:06:00.1284|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","blockNumber":"0xd1653a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","prevRandao":"0x847004da12c5275736bab12c7b91131caf7083236d718876956d4bf8210817f8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x20c0b93d8948457c0570a8fd6af0a6b1d67395a0d1826b978036b224322bffa5","timestamp":"0x677ea268","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b79","index":"0x4302766","validatorIndex":"0x5e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13979b","index":"0x4302767","validatorIndex":"0x5e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c691","index":"0x4302768","validatorIndex":"0x5e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x4302769","validatorIndex":"0x5e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x430276a","validatorIndex":"0x5e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c67f","index":"0x430276b","validatorIndex":"0x5e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13441f","index":"0x430276c","validatorIndex":"0x5e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f54d","index":"0x430276d","validatorIndex":"0x5ea"}]},[],"0x58935cc1fc68fa1e3795a112dae2318e52d611379b5a8bb0b413eb8422be02a6"]) 2025-01-08 16:06:00.1284|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722938 (0x296098...776062), Extra Data: Nethermind 2025-01-08 16:06:00.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:06:00.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:06:00.1284|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722938 2025-01-08 16:06:00.1284|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722808 < 13722938 - 128 2025-01-08 16:06:00.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:06:00.1284|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:06:00.1284|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722938 (0x296098...776062). 2025-01-08 16:06:00.1284|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:00.1284|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","blockNumber":"0xd1653a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","prevRandao":"0x847004da12c5275736bab12c7b91131caf7083236d718876956d4bf8210817f8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x20c0b93d8948457c0570a8fd6af0a6b1d67395a0d1826b978036b224322bffa5","timestamp":"0x677ea268","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b79","index":"0x4302766","validatorIndex":"0x5e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13979b","index":"0x4302767","validatorIndex":"0x5e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c691","index":"0x4302768","validatorIndex":"0x5e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x4302769","validatorIndex":"0x5e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x430276a","validatorIndex":"0x5e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c67f","index":"0x430276b","validatorIndex":"0x5e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13441f","index":"0x430276c","validatorIndex":"0x5e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f54d","index":"0x430276d","validatorIndex":"0x5ea"}]},[],"0x58935cc1fc68fa1e3795a112dae2318e52d611379b5a8bb0b413eb8422be02a6"]) 2025-01-08 16:06:00.1284|INFO|Consensus.Processing.BlockchainProcessor|47|Processed 13722938 | 1.7 ms | slot 4,991 ms | 2025-01-08 16:06:00.1284|INFO|Consensus.Processing.BlockchainProcessor|47| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:00.1284|INFO|Consensus.Processing.BlockchainProcessor|47| Block throughput 0.00 MGas/s | 0.0 tps | 578.03 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:06:00.1284|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","blockNumber":"0xd1653a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb6c1a8b8b5aed46379cd2684375e679327136dc87b6f4f837ede12742e46621b","prevRandao":"0x847004da12c5275736bab12c7b91131caf7083236d718876956d4bf8210817f8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x20c0b93d8948457c0570a8fd6af0a6b1d67395a0d1826b978036b224322bffa5","timestamp":"0x677ea268","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b79","index":"0x4302766","validatorIndex":"0x5e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13979b","index":"0x4302767","validatorIndex":"0x5e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c691","index":"0x4302768","validatorIndex":"0x5e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x4302769","validatorIndex":"0x5e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x430276a","validatorIndex":"0x5e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c67f","index":"0x430276b","validatorIndex":"0x5e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13441f","index":"0x430276c","validatorIndex":"0x5e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f54d","index":"0x430276d","validatorIndex":"0x5ea"}]},[],"0x58935cc1fc68fa1e3795a112dae2318e52d611379b5a8bb0b413eb8422be02a6"]) handled in 3ms 2025-01-08 16:06:00.1355|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:00.1355|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:06:00.1355|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722938 (0x296098...776062), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:06:00.1355|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722938 (0x296098...776062) was processed. 2025-01-08 16:06:00.1365|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722938 (0x296098...776062) 2025-01-08 16:06:00.1365|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:00.1365|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:06:00.2463|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:00.4808|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:06:00.5750|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:06:01.4339|DEBUG|Network.PeerManager|47|Peer pool size is: 2222 2025-01-08 16:06:01.4807|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:06:01.6064|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.94.11:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:01.7180|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:01.7180|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:01.7180|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:01.7180|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:01.7933|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:01.9669|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:02.0958|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->130.61.99.5:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 84532 2025-01-08 16:06:02.4635|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:06:02.4815|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:06:02.6104|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:02.6104|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:02.6104|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: b0e2ae...995527 2025-01-08 16:06:02.9719|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:136.47.130.193]:30303, msg: d0d4ef96875322a8fee81a9d44d37514952155e6a525c5a25a3620ee4515dc9a781e7ef24a5a28e4ae5d319e2adadac7446678d6555692a2009e801dc5b36a462d2e82fb66ec7cf14b4d691575ac92136cb4a8e003deaa8a1c0e1ec79b12ffc40006f8b9a0fff60cda93e723610259d27e2073f5baa6d482284d7b99bdadc5d8dfe86beefdf896b84024e13c9a7b42e72af06272fed45bf4c7e17a7be23c8ced41c5dec8c2e313a9825a7b85e93c0cbe4ad8909ba61ad85dc9ceae0a988c34a0887ba417d9e00f94070283657468c6849f3d22548082696482763482697084882f82c189736563703235366b31a102c6dc2f612be622c6377701cccf40d403f3b0d70dc1aad31eefd12c48265e16ce8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:02.9902|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.21:48006] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:02.9960|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.26:34647] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:03.1394|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:06:03.2840|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:23.155.8.15]:30304, msg: 813b3756529c1e4cc7396b637e9d4286de3337ef1fc9198f815a9521b206cc480f41592250cfbde8f595bba6c41a9129dff27a1605c99a19838862c355252555403ecde6cbbae7f622797a6328fd1ca637ebe739339e70736085c198b24a22f50006f8cea0d6d3023a2ff5369efc42c0b0271c0a0170656f8e1b3a9f6cb720fb1f12dfbecaf8abb84084a1089bbc4b1d37da2d1cf277ef101b1f4fce4ff93ab0aa19b59442407d61e43dfcd07b82f85fec94039bd8ebf498269e54cec3fb601fa379100aeeea33b6141a83657468c684dce96c2d8082696482763482697084179b080f8369703690260202e500000000000000000700001589736563703235366b31a102bfd2f9b249a2d185b7e9b5c9224be6a124efe67cb4e9aba6fe21edc04478e0ca8374637082766083756470827660, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:03.4813|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:03.5559|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:03.5745|DEBUG|Network.PeerManager|15|Peer pool size is: 2323 2025-01-08 16:06:03.8637|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|95.217.209.130:43042->30303] to: 30303 2025-01-08 16:06:04.0284|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|95.217.209.130:43042->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:06:04.4419|DEBUG|Synchronization.Peers.SyncPeerPool|15|Dropped 0 useless peers 2025-01-08 16:06:04.4811|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:04.6474|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:05.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:06:05.1222|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","blockNumber":"0xd1653b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","prevRandao":"0xffc5c077f709d26282edce64bf83a8b64281dab38c6442d5f1353955ea277cb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xabd0d2d4a9d681321df043113cbc5cd2b56740a76fe50b726b0c2a5817123395","timestamp":"0x677ea26d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f14","index":"0x430276e","validatorIndex":"0x5eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x430276f","validatorIndex":"0x5ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f254","index":"0x4302770","validatorIndex":"0x5ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef7a","index":"0x4302771","validatorIndex":"0x5ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c981","index":"0x4302772","validatorIndex":"0x5ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ee9","index":"0x4302773","validatorIndex":"0x5f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bc8","index":"0x4302774","validatorIndex":"0x5f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139793","index":"0x4302775","validatorIndex":"0x5f2"}]},[],"0xff6536a62ca35567bddc013469aaa8903de354bff2ec9d73109e461dde0d2ba8"]) 2025-01-08 16:06:05.1222|INFO|Merge.Plugin.Handlers.NewPayloadHandler|47|Received New Block: 13722939 (0x19e6c4...48c20e), Extra Data: Nethermind 2025-01-08 16:06:05.1222|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:06:05.1222|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: None 2025-01-08 16:06:05.1247|DEBUG|Trie.Pruning.TrieStore|47|Beginning new BlockCommitSet - 13722939 2025-01-08 16:06:05.1247|DEBUG|Trie.Pruning.TrieStore|47|Removing historical (131) 13722809 < 13722939 - 128 2025-01-08 16:06:05.1247|DEBUG|Consensus.Processing.BlockCachePreWarmer|49|Clearing caches 2025-01-08 16:06:05.1247|DEBUG|Consensus.Processing.BlockCachePreWarmer|49|Cleared caches: Rlp 2025-01-08 16:06:05.1247|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|47|Valid. Result of New Block: 13722939 (0x19e6c4...48c20e). 2025-01-08 16:06:05.1247|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722939 | 1.7 ms | slot 4,993 ms | 2025-01-08 16:06:05.1247|DEBUG|Merge.Plugin.GC.GCKeeper|47|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:05.1247|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:05.1247|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 591.02 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:06:05.1247|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","blockNumber":"0xd1653b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","prevRandao":"0xffc5c077f709d26282edce64bf83a8b64281dab38c6442d5f1353955ea277cb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xabd0d2d4a9d681321df043113cbc5cd2b56740a76fe50b726b0c2a5817123395","timestamp":"0x677ea26d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f14","index":"0x430276e","validatorIndex":"0x5eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x430276f","validatorIndex":"0x5ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f254","index":"0x4302770","validatorIndex":"0x5ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef7a","index":"0x4302771","validatorIndex":"0x5ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c981","index":"0x4302772","validatorIndex":"0x5ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ee9","index":"0x4302773","validatorIndex":"0x5f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bc8","index":"0x4302774","validatorIndex":"0x5f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139793","index":"0x4302775","validatorIndex":"0x5f2"}]},[],"0xff6536a62ca35567bddc013469aaa8903de354bff2ec9d73109e461dde0d2ba8"]) 2025-01-08 16:06:05.1247|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","blockNumber":"0xd1653b","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x296098e698ba8246e5c86f180e6a261ecd4ad0d49702176986332b9ecc776062","prevRandao":"0xffc5c077f709d26282edce64bf83a8b64281dab38c6442d5f1353955ea277cb6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xabd0d2d4a9d681321df043113cbc5cd2b56740a76fe50b726b0c2a5817123395","timestamp":"0x677ea26d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f14","index":"0x430276e","validatorIndex":"0x5eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7e7","index":"0x430276f","validatorIndex":"0x5ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f254","index":"0x4302770","validatorIndex":"0x5ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef7a","index":"0x4302771","validatorIndex":"0x5ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c981","index":"0x4302772","validatorIndex":"0x5ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ee9","index":"0x4302773","validatorIndex":"0x5f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137bc8","index":"0x4302774","validatorIndex":"0x5f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139793","index":"0x4302775","validatorIndex":"0x5f2"}]},[],"0xff6536a62ca35567bddc013469aaa8903de354bff2ec9d73109e461dde0d2ba8"]) handled in 3ms 2025-01-08 16:06:05.1291|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:05.1291|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:06:05.1291|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722939 (0x19e6c4...48c20e), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:06:05.1291|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722939 (0x19e6c4...48c20e) was processed. 2025-01-08 16:06:05.1291|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722939 (0x19e6c4...48c20e) 2025-01-08 16:06:05.1291|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:05.1291|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:06:05.4823|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:05.5598|DEBUG|Db.SimpleFilePublicKeyDb|15|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_14048f19-684d-4519-a565-9e5eccc8fcca 2025-01-08 16:06:05.6470|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:06.4784|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:06.7194|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:06.7194|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:06.7194|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:06.7194|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:06.8146|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.81.211.18:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:07.2296|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:07.3806|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:07.4787|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:07.5327|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:07.6797|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:07.6797|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:07.6797|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: b334db...cb3b54 2025-01-08 16:06:08.0250|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.155:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:06:08.4822|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:08.6286|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:09.4817|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:09.7213|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:10.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|47|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:06:10.1359|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","blockNumber":"0xd1653c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","prevRandao":"0xf0729a69ebca2b550ef4c8d0002706cdad0c767c48e77215198d8def4e2b10cb","receiptsRoot":"0x7cda3840c850cafbb95dd64d9d37d31394bca0092be5d50956fcd1d78fa70b21","stateRoot":"0xd9a86c26743ec19d0e74bf9729e9719b332cac3c8982d6e37b70bd9e8751b388","timestamp":"0x677ea272","transactions":["0x02f901d58227d883055e9e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed047ba4afb7097bb7ef48c38ddcf242df98333767d602a14567b24ac7aa873da03e4c3e2010df62867dfeac88b5b4cfdc1893f723d4ce8b2bb8944fb2810d369332e332e30000000000000000000000000000000000000000000000000000000c001a0db8b4e8d219967b54472f08a823e522564fbe882cfa70b16660a7b77b0582edaa050de7d8f2b8f38c7be934410eca5d88d645ac632d69b93518e2a5797449a8a37"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139bf0","index":"0x4302776","validatorIndex":"0x5f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f10c","index":"0x4302777","validatorIndex":"0x5f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137218","index":"0x4302778","validatorIndex":"0x5f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c88c4","index":"0x4302779","validatorIndex":"0x5f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc7b","index":"0x430277a","validatorIndex":"0x5f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5867","index":"0x430277b","validatorIndex":"0x5f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caed3","index":"0x430277c","validatorIndex":"0x5f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2a5d","index":"0x430277d","validatorIndex":"0x5fa"}]},[],"0x4a6e7326a182c53b0fdea9e3c857326ef6d6a6cf119e017c823d28a2f267034d"]) 2025-01-08 16:06:10.1365|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722940 (0x99841e...50755e), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:06:10.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|49|Clearing caches 2025-01-08 16:06:10.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|49|Cleared caches: None 2025-01-08 16:06:10.1411|DEBUG|Trie.Pruning.TrieStore|49|Beginning new BlockCommitSet - 13722940 2025-01-08 16:06:10.1411|DEBUG|Trie.Pruning.TrieStore|49|Removing historical (131) 13722810 < 13722940 - 128 2025-01-08 16:06:10.1411|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 16:06:10.1411|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: Rlp 2025-01-08 16:06:10.1411|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722940 | 4.0 ms | slot 5,016 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:10.1411|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|49|Valid. Result of New Block: 13722940 (0x99841e...50755e). 2025-01-08 16:06:10.1411|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 16:06:10.1411|DEBUG|Merge.Plugin.GC.GCKeeper|49|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:10.1411|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 7.23 MGas/s | 247.1 tps | 247.10 Blk/s | exec code from cache 363 | new 0 2025-01-08 16:06:10.1411|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","blockNumber":"0xd1653c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","prevRandao":"0xf0729a69ebca2b550ef4c8d0002706cdad0c767c48e77215198d8def4e2b10cb","receiptsRoot":"0x7cda3840c850cafbb95dd64d9d37d31394bca0092be5d50956fcd1d78fa70b21","stateRoot":"0xd9a86c26743ec19d0e74bf9729e9719b332cac3c8982d6e37b70bd9e8751b388","timestamp":"0x677ea272","transactions":["0x02f901d58227d883055e9e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed047ba4afb7097bb7ef48c38ddcf242df98333767d602a14567b24ac7aa873da03e4c3e2010df62867dfeac88b5b4cfdc1893f723d4ce8b2bb8944fb2810d369332e332e30000000000000000000000000000000000000000000000000000000c001a0db8b4e8d219967b54472f08a823e522564fbe882cfa70b16660a7b77b0582edaa050de7d8f2b8f38c7be934410eca5d88d645ac632d69b93518e2a5797449a8a37"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139bf0","index":"0x4302776","validatorIndex":"0x5f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f10c","index":"0x4302777","validatorIndex":"0x5f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137218","index":"0x4302778","validatorIndex":"0x5f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c88c4","index":"0x4302779","validatorIndex":"0x5f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc7b","index":"0x430277a","validatorIndex":"0x5f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5867","index":"0x430277b","validatorIndex":"0x5f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caed3","index":"0x430277c","validatorIndex":"0x5f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2a5d","index":"0x430277d","validatorIndex":"0x5fa"}]},[],"0x4a6e7326a182c53b0fdea9e3c857326ef6d6a6cf119e017c823d28a2f267034d"]) 2025-01-08 16:06:10.1411|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","blockNumber":"0xd1653c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x19e6c423581aa6ddfa5980d311ae191b810e5df1bf669fec2fc50b81a948c20e","prevRandao":"0xf0729a69ebca2b550ef4c8d0002706cdad0c767c48e77215198d8def4e2b10cb","receiptsRoot":"0x7cda3840c850cafbb95dd64d9d37d31394bca0092be5d50956fcd1d78fa70b21","stateRoot":"0xd9a86c26743ec19d0e74bf9729e9719b332cac3c8982d6e37b70bd9e8751b388","timestamp":"0x677ea272","transactions":["0x02f901d58227d883055e9e8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed047ba4afb7097bb7ef48c38ddcf242df98333767d602a14567b24ac7aa873da03e4c3e2010df62867dfeac88b5b4cfdc1893f723d4ce8b2bb8944fb2810d369332e332e30000000000000000000000000000000000000000000000000000000c001a0db8b4e8d219967b54472f08a823e522564fbe882cfa70b16660a7b77b0582edaa050de7d8f2b8f38c7be934410eca5d88d645ac632d69b93518e2a5797449a8a37"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139bf0","index":"0x4302776","validatorIndex":"0x5f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f10c","index":"0x4302777","validatorIndex":"0x5f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137218","index":"0x4302778","validatorIndex":"0x5f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c88c4","index":"0x4302779","validatorIndex":"0x5f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cc7b","index":"0x430277a","validatorIndex":"0x5f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5867","index":"0x430277b","validatorIndex":"0x5f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caed3","index":"0x430277c","validatorIndex":"0x5f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2a5d","index":"0x430277d","validatorIndex":"0x5fa"}]},[],"0x4a6e7326a182c53b0fdea9e3c857326ef6d6a6cf119e017c823d28a2f267034d"]) handled in 6ms 2025-01-08 16:06:10.1452|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:10.1452|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:06:10.1452|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Received ForkChoice: 13722940 (0x99841e...50755e), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:06:10.1452|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|ForkChoiceUpdate: block 13722940 (0x99841e...50755e) was processed. 2025-01-08 16:06:10.1452|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Synced Chain Head to 13722940 (0x99841e...50755e) 2025-01-08 16:06:10.1452|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:10.1452|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 0ms 2025-01-08 16:06:10.4808|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:10.7209|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:11.1248|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.238.198:30341] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:11.3923|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.230.153:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:11.4574|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.243.252.125:5063] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 16:06:11.4815|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:11.7205|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:11.7205|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:11.7205|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:11.7205|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:12.4732|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:12.4808|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:12.6086|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:12.7593|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:12.7593|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:12.7593|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 303ef7...18b1eb 2025-01-08 16:06:13.0627|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.203.112.128:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:13.0964|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->45.55.35.133:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:06:13.4807|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:13.5034|DEBUG|Network.PeerManager|46|Peer pool size is: 2424 2025-01-08 16:06:14.0259|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:14.0933|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:14.2412|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:14.2412|DEBUG|Network.Discovery.NodesLocator|49|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:14.4824|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:06:15.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:06:15.1373|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","blockNumber":"0xd1653d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","prevRandao":"0x0c4c9883473c1e312d0c63a18449ad349055ed13133e0c953d79ef2c37927377","receiptsRoot":"0x888c503f90107992bacafc13a2e7cee2cd01c7d923e33e056c8fd80b7a946f15","stateRoot":"0x83440a4be54b68225c5aedf728ac843e66b8afb1bad0978569f4c1bf7d9ed3a4","timestamp":"0x677ea277","transactions":["0x02f901d58227d883055e9f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80d0a8fb2e276e4633b79ccc245485188748e291e6eba3bcb7a257a42cb9b269401a379bfafad9926ebfcb5b6c2072fe44ca14bdc743a6a3c306c856dc0ea551f332e332e30000000000000000000000000000000000000000000000000000000c001a048ae8ef0f222c9413a5634c1eae030e75904e4e7c6e716c789e7fd7b12ce5855a067f17a45988abd5a68e8d55d16e6e871303bee7adb6d31d0b6e418fecd9ccbab","0x02f901d58227d883053e888459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be223fd3bc7b236cfca7b6f08eda45454837c0db407af2ad389b352b281d5be32fb3fe55a6c58fa81e842d29b9ebbb5ab98b1b8b01f4ab35b8082ad907312a7d26332e332e30000000000000000000000000000000000000000000000000000000c001a0e066f615a5c2aecb6e571be6d8a57aaa4a8153f9ede48006e177cf4ea543df76a00696294b6453c3b9b84f025f0357873fbacd47010d6ef01457aef911af60a7fb","0x02f901d58227d8830502b98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e77441b386b403d483da95b837c191a64a3cfe9ab11c11f635ec2676a6c46201ef0e807663a480d03f29323f2392bd5cb34e423e30b08767de9c5c046d7a4cc25332e332e30000000000000000000000000000000000000000000000000000000c001a092d9941c97954a2044190cbe99b5d6c8acdd9b0c69b4f89a44548081c0cffe2ba068d0e2f171c957f8570ec93fd985cbad5942e3916faaaee19f2d2ec004fa2843"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c0b77","index":"0x430277e","validatorIndex":"0x5fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c6f","index":"0x430277f","validatorIndex":"0x5fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef84","index":"0x4302780","validatorIndex":"0x5fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c88c4","index":"0x4302781","validatorIndex":"0x5fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131b05","index":"0x4302782","validatorIndex":"0x5ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef82","index":"0x4302783","validatorIndex":"0x600"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137183","index":"0x4302784","validatorIndex":"0x601"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133b81","index":"0x4302785","validatorIndex":"0x602"}]},[],"0x3c682ee8b27a500a72c86bb20c2704ee174ea12782d199e59e24caaf834b49f4"]) 2025-01-08 16:06:15.1373|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722941 (0x17574d...7c8c62), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:06:15.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Started pre-warming caches for block 13722941. 2025-01-08 16:06:15.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Finished pre-warming caches for block 13722941. 2025-01-08 16:06:15.1373|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722941 2025-01-08 16:06:15.1373|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722811 < 13722941 - 128 2025-01-08 16:06:15.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:06:15.1373|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722941 (0x17574d...7c8c62). 2025-01-08 16:06:15.1373|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:15.1373|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","blockNumber":"0xd1653d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","prevRandao":"0x0c4c9883473c1e312d0c63a18449ad349055ed13133e0c953d79ef2c37927377","receiptsRoot":"0x888c503f90107992bacafc13a2e7cee2cd01c7d923e33e056c8fd80b7a946f15","stateRoot":"0x83440a4be54b68225c5aedf728ac843e66b8afb1bad0978569f4c1bf7d9ed3a4","timestamp":"0x677ea277","transactions":["0x02f901d58227d883055e9f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80d0a8fb2e276e4633b79ccc245485188748e291e6eba3bcb7a257a42cb9b269401a379bfafad9926ebfcb5b6c2072fe44ca14bdc743a6a3c306c856dc0ea551f332e332e30000000000000000000000000000000000000000000000000000000c001a048ae8ef0f222c9413a5634c1eae030e75904e4e7c6e716c789e7fd7b12ce5855a067f17a45988abd5a68e8d55d16e6e871303bee7adb6d31d0b6e418fecd9ccbab","0x02f901d58227d883053e888459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be223fd3bc7b236cfca7b6f08eda45454837c0db407af2ad389b352b281d5be32fb3fe55a6c58fa81e842d29b9ebbb5ab98b1b8b01f4ab35b8082ad907312a7d26332e332e30000000000000000000000000000000000000000000000000000000c001a0e066f615a5c2aecb6e571be6d8a57aaa4a8153f9ede48006e177cf4ea543df76a00696294b6453c3b9b84f025f0357873fbacd47010d6ef01457aef911af60a7fb","0x02f901d58227d8830502b98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e77441b386b403d483da95b837c191a64a3cfe9ab11c11f635ec2676a6c46201ef0e807663a480d03f29323f2392bd5cb34e423e30b08767de9c5c046d7a4cc25332e332e30000000000000000000000000000000000000000000000000000000c001a092d9941c97954a2044190cbe99b5d6c8acdd9b0c69b4f89a44548081c0cffe2ba068d0e2f171c957f8570ec93fd985cbad5942e3916faaaee19f2d2ec004fa2843"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c0b77","index":"0x430277e","validatorIndex":"0x5fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c6f","index":"0x430277f","validatorIndex":"0x5fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef84","index":"0x4302780","validatorIndex":"0x5fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c88c4","index":"0x4302781","validatorIndex":"0x5fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131b05","index":"0x4302782","validatorIndex":"0x5ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef82","index":"0x4302783","validatorIndex":"0x600"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137183","index":"0x4302784","validatorIndex":"0x601"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133b81","index":"0x4302785","validatorIndex":"0x602"}]},[],"0x3c682ee8b27a500a72c86bb20c2704ee174ea12782d199e59e24caaf834b49f4"]) 2025-01-08 16:06:15.1373|INFO|Consensus.Processing.BlockchainProcessor|48|Processed 13722941 | 1.4 ms | slot 4,998 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:15.1373|INFO|Consensus.Processing.BlockchainProcessor|48| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:15.1373|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Storage, State, Rlp 2025-01-08 16:06:15.1373|INFO|Consensus.Processing.BlockchainProcessor|48| Block throughput 62.84 MGas/s | 2,145.9 tps | 715.31 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:06:15.1373|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","blockNumber":"0xd1653d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x99841ebf34a7f47a31b8f0aa54e8c97fa468dc005053e87f15149e305050755e","prevRandao":"0x0c4c9883473c1e312d0c63a18449ad349055ed13133e0c953d79ef2c37927377","receiptsRoot":"0x888c503f90107992bacafc13a2e7cee2cd01c7d923e33e056c8fd80b7a946f15","stateRoot":"0x83440a4be54b68225c5aedf728ac843e66b8afb1bad0978569f4c1bf7d9ed3a4","timestamp":"0x677ea277","transactions":["0x02f901d58227d883055e9f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80d0a8fb2e276e4633b79ccc245485188748e291e6eba3bcb7a257a42cb9b269401a379bfafad9926ebfcb5b6c2072fe44ca14bdc743a6a3c306c856dc0ea551f332e332e30000000000000000000000000000000000000000000000000000000c001a048ae8ef0f222c9413a5634c1eae030e75904e4e7c6e716c789e7fd7b12ce5855a067f17a45988abd5a68e8d55d16e6e871303bee7adb6d31d0b6e418fecd9ccbab","0x02f901d58227d883053e888459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be223fd3bc7b236cfca7b6f08eda45454837c0db407af2ad389b352b281d5be32fb3fe55a6c58fa81e842d29b9ebbb5ab98b1b8b01f4ab35b8082ad907312a7d26332e332e30000000000000000000000000000000000000000000000000000000c001a0e066f615a5c2aecb6e571be6d8a57aaa4a8153f9ede48006e177cf4ea543df76a00696294b6453c3b9b84f025f0357873fbacd47010d6ef01457aef911af60a7fb","0x02f901d58227d8830502b98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e77441b386b403d483da95b837c191a64a3cfe9ab11c11f635ec2676a6c46201ef0e807663a480d03f29323f2392bd5cb34e423e30b08767de9c5c046d7a4cc25332e332e30000000000000000000000000000000000000000000000000000000c001a092d9941c97954a2044190cbe99b5d6c8acdd9b0c69b4f89a44548081c0cffe2ba068d0e2f171c957f8570ec93fd985cbad5942e3916faaaee19f2d2ec004fa2843"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c0b77","index":"0x430277e","validatorIndex":"0x5fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c6f","index":"0x430277f","validatorIndex":"0x5fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef84","index":"0x4302780","validatorIndex":"0x5fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c88c4","index":"0x4302781","validatorIndex":"0x5fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131b05","index":"0x4302782","validatorIndex":"0x5ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef82","index":"0x4302783","validatorIndex":"0x600"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137183","index":"0x4302784","validatorIndex":"0x601"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x133b81","index":"0x4302785","validatorIndex":"0x602"}]},[],"0x3c682ee8b27a500a72c86bb20c2704ee174ea12782d199e59e24caaf834b49f4"]) handled in 3ms 2025-01-08 16:06:15.1453|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:15.1453|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"}, null] 2025-01-08 16:06:15.1453|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Received ForkChoice: 13722941 (0x17574d...7c8c62), Safe: 13722912 (0xc94599...6c7662), Finalized: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:06:15.1453|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|ForkChoiceUpdate: block 13722941 (0x17574d...7c8c62) was processed. 2025-01-08 16:06:15.1453|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|47|Synced Chain Head to 13722941 (0x17574d...7c8c62) 2025-01-08 16:06:15.1453|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) 2025-01-08 16:06:15.1453|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x93b2e5fc88adac995c329160af3e3a45103d782e5b141711123d2cae9754c90a","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662"},null]) handled in 1ms 2025-01-08 16:06:15.2409|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:15.4804|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:06:15.7029|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:06:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_chainId([]) 2025-01-08 16:06:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:06:15.7029|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:06:15.7029|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:06:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:06:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:06:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:06:15.7042|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:06:15.7042|DEBUG|JsonRpc.JsonRpcService|15|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:06:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:06:16.2558|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|15.204.241.233:55806->30303] to: 30303 2025-01-08 16:06:16.2558|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|15.204.241.233:55806->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:06:16.4791|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:16.7235|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:16.7235|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:16.7235|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:16.7235|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:16.7529|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.159.131.123:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:06:16.8226|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:16.9698|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:17.1849|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:17.2460|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:17.2460|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:17.2460|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: 6cf317...564d57 2025-01-08 16:06:17.4804|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:17.5539|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.230:30333] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:17.6302|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.161.181.57:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:17.6436|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.224:59439] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:17.6436|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.248:41813] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:17.7236|DEBUG|Network.PeerManager|30|Disconnecting an existing [Session|In|HandshakeComplete|18.132.83.66:48486->30303] - In session to replace 2025-01-08 16:06:17.7236|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->18.132.83.66:30303] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 16:06:17.8591|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|18.132.83.66:48486->30303] to: 30303 2025-01-08 16:06:17.8591|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|18.132.83.66:48486->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:06:17.9457|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.187.68.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2552 2025-01-08 16:06:18.0220|DEBUG|Network.PeerManager|15|Peer pool size is: 2525 2025-01-08 16:06:18.0732|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:18.4838|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:19.1640|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:19.4813|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:19.7942|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:19.7942|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:19.7942|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722941 (0x17574d...7c8c62), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:19.7942|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722941 (0x17574d...7c8c62) was processed. 2025-01-08 16:06:19.7942|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:19.7942|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:19.7942|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|48|Cleaned processed blob txs from block 13722897 to block 13722912 2025-01-08 16:06:19.7942|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|48|Blob transactions database columns have been compacted 2025-01-08 16:06:20.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:06:20.1242|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","blockNumber":"0xd1653e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","prevRandao":"0x28a74fab4786833abf50777e241c4a3d68ab85b56b6734dc4a6a144512253eed","receiptsRoot":"0xc7eaab48815a8712c3324512d577780ba9d41d508356f172d1aa8868ef859dff","stateRoot":"0x848e4900ada8063e01bfd230f1407e7ee14d6e2809cab1db20ccaf9a4f84359d","timestamp":"0x677ea27c","transactions":["0x02f901d58227d8830551f78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb8f3d0464ecd4e580b4228818204ede4b5ac7e27df00aa90cd854c5fc4e5e74b77b878743f6127a67aeacefd8e5c2296fd7f4cd3451e7733693d4e6c8a3824e4332e332e30000000000000000000000000000000000000000000000000000000c080a0b004d09501daec1d7a6a533d82599125cf992efd81f8ac156d2dbce547148920a0146266f29fe0d4151117e5b26f08b49bde217d88abdfeaedffe9f8a72b3e279d","0x02f901d58227d883054ae88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6ad2a485459bbbb9a92e973b4d5e0300db8b3237d68226d3aee553f83c9216179bad399edfa67a3e9bc1f4339d8a3b3d5c493bf68865913a85701ab4eed72348332e332e30000000000000000000000000000000000000000000000000000000c001a0256619e78e49d7dd35020d9d0b611c4facacc26aa268f907e8d3506ca8936218a05470ab1ee6a8175b185c4c22ff6ad494dce8e1a640ada87c5202d36e2ec70043","0x02f901d58227d883053e898459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee3d659d172a2ffa108aed1cacc0d5238960c619de9f7130084ac2b4f99f58b8a12d928ce9634b4a9a187972a3a67369686aa61c4563f0d8269fc1bf76df9998f332e332e30000000000000000000000000000000000000000000000000000000c001a0c0feb370899aadd6153411c356ca7c7006e2ca97c43daea48198ec988fd63d18a0678704375b1af99c02222a07b2aa82d7336acd89a44930dbb4a73719362292bc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145250","index":"0x4302786","validatorIndex":"0x603"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3a2","index":"0x4302787","validatorIndex":"0x604"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2f","index":"0x4302788","validatorIndex":"0x605"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a183","index":"0x4302789","validatorIndex":"0x606"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ce9","index":"0x430278a","validatorIndex":"0x607"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b31","index":"0x430278b","validatorIndex":"0x608"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x430278c","validatorIndex":"0x609"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8a","index":"0x430278d","validatorIndex":"0x60a"}]},[],"0x7cfa2d4b146d0ebf4eb2193e772a96f682840bd9bfab8b9a867e08c655555717"]) 2025-01-08 16:06:20.1242|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722942 (0xf6d11a...1a0499), Extra Data: Nethermind 2025-01-08 16:06:20.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Started pre-warming caches for block 13722942. 2025-01-08 16:06:20.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Finished pre-warming caches for block 13722942. 2025-01-08 16:06:20.1242|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722942 2025-01-08 16:06:20.1242|DEBUG|Trie.Pruning.TrieStore|48|Removing historical (131) 13722812 < 13722942 - 128 2025-01-08 16:06:20.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:06:20.1242|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722942 (0xf6d11a...1a0499). 2025-01-08 16:06:20.1242|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:20.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:06:20.1242|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722942 | 1.3 ms | slot 4,987 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:20.1242|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","blockNumber":"0xd1653e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","prevRandao":"0x28a74fab4786833abf50777e241c4a3d68ab85b56b6734dc4a6a144512253eed","receiptsRoot":"0xc7eaab48815a8712c3324512d577780ba9d41d508356f172d1aa8868ef859dff","stateRoot":"0x848e4900ada8063e01bfd230f1407e7ee14d6e2809cab1db20ccaf9a4f84359d","timestamp":"0x677ea27c","transactions":["0x02f901d58227d8830551f78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb8f3d0464ecd4e580b4228818204ede4b5ac7e27df00aa90cd854c5fc4e5e74b77b878743f6127a67aeacefd8e5c2296fd7f4cd3451e7733693d4e6c8a3824e4332e332e30000000000000000000000000000000000000000000000000000000c080a0b004d09501daec1d7a6a533d82599125cf992efd81f8ac156d2dbce547148920a0146266f29fe0d4151117e5b26f08b49bde217d88abdfeaedffe9f8a72b3e279d","0x02f901d58227d883054ae88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6ad2a485459bbbb9a92e973b4d5e0300db8b3237d68226d3aee553f83c9216179bad399edfa67a3e9bc1f4339d8a3b3d5c493bf68865913a85701ab4eed72348332e332e30000000000000000000000000000000000000000000000000000000c001a0256619e78e49d7dd35020d9d0b611c4facacc26aa268f907e8d3506ca8936218a05470ab1ee6a8175b185c4c22ff6ad494dce8e1a640ada87c5202d36e2ec70043","0x02f901d58227d883053e898459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee3d659d172a2ffa108aed1cacc0d5238960c619de9f7130084ac2b4f99f58b8a12d928ce9634b4a9a187972a3a67369686aa61c4563f0d8269fc1bf76df9998f332e332e30000000000000000000000000000000000000000000000000000000c001a0c0feb370899aadd6153411c356ca7c7006e2ca97c43daea48198ec988fd63d18a0678704375b1af99c02222a07b2aa82d7336acd89a44930dbb4a73719362292bc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145250","index":"0x4302786","validatorIndex":"0x603"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3a2","index":"0x4302787","validatorIndex":"0x604"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2f","index":"0x4302788","validatorIndex":"0x605"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a183","index":"0x4302789","validatorIndex":"0x606"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ce9","index":"0x430278a","validatorIndex":"0x607"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b31","index":"0x430278b","validatorIndex":"0x608"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x430278c","validatorIndex":"0x609"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8a","index":"0x430278d","validatorIndex":"0x60a"}]},[],"0x7cfa2d4b146d0ebf4eb2193e772a96f682840bd9bfab8b9a867e08c655555717"]) 2025-01-08 16:06:20.1242|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:20.1242|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 66.64 MGas/s | 2,276.2 tps | 758.73 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:06:20.1242|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","blockNumber":"0xd1653e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x17574da199c7e5f355c8820eea093a2840062e2804cdf4a1274863dc1b7c8c62","prevRandao":"0x28a74fab4786833abf50777e241c4a3d68ab85b56b6734dc4a6a144512253eed","receiptsRoot":"0xc7eaab48815a8712c3324512d577780ba9d41d508356f172d1aa8868ef859dff","stateRoot":"0x848e4900ada8063e01bfd230f1407e7ee14d6e2809cab1db20ccaf9a4f84359d","timestamp":"0x677ea27c","transactions":["0x02f901d58227d8830551f78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cb8f3d0464ecd4e580b4228818204ede4b5ac7e27df00aa90cd854c5fc4e5e74b77b878743f6127a67aeacefd8e5c2296fd7f4cd3451e7733693d4e6c8a3824e4332e332e30000000000000000000000000000000000000000000000000000000c080a0b004d09501daec1d7a6a533d82599125cf992efd81f8ac156d2dbce547148920a0146266f29fe0d4151117e5b26f08b49bde217d88abdfeaedffe9f8a72b3e279d","0x02f901d58227d883054ae88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6ad2a485459bbbb9a92e973b4d5e0300db8b3237d68226d3aee553f83c9216179bad399edfa67a3e9bc1f4339d8a3b3d5c493bf68865913a85701ab4eed72348332e332e30000000000000000000000000000000000000000000000000000000c001a0256619e78e49d7dd35020d9d0b611c4facacc26aa268f907e8d3506ca8936218a05470ab1ee6a8175b185c4c22ff6ad494dce8e1a640ada87c5202d36e2ec70043","0x02f901d58227d883053e898459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee3d659d172a2ffa108aed1cacc0d5238960c619de9f7130084ac2b4f99f58b8a12d928ce9634b4a9a187972a3a67369686aa61c4563f0d8269fc1bf76df9998f332e332e30000000000000000000000000000000000000000000000000000000c001a0c0feb370899aadd6153411c356ca7c7006e2ca97c43daea48198ec988fd63d18a0678704375b1af99c02222a07b2aa82d7336acd89a44930dbb4a73719362292bc"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145250","index":"0x4302786","validatorIndex":"0x603"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3a2","index":"0x4302787","validatorIndex":"0x604"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc2f","index":"0x4302788","validatorIndex":"0x605"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a183","index":"0x4302789","validatorIndex":"0x606"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ce9","index":"0x430278a","validatorIndex":"0x607"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b31","index":"0x430278b","validatorIndex":"0x608"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x430278c","validatorIndex":"0x609"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8a","index":"0x430278d","validatorIndex":"0x60a"}]},[],"0x7cfa2d4b146d0ebf4eb2193e772a96f682840bd9bfab8b9a867e08c655555717"]) handled in 2ms 2025-01-08 16:06:20.1661|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:20.1726|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:20.1726|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:20.1726|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722942 (0xf6d11a...1a0499), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:20.1726|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722942 (0xf6d11a...1a0499) was processed. 2025-01-08 16:06:20.1726|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722942 (0xf6d11a...1a0499) 2025-01-08 16:06:20.1726|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:20.1726|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:20.3976|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|47|Attempt to request ENR before bonding 2025-01-08 16:06:20.4611|DEBUG|Network.PeerManager|31|Disconnecting a new [Session|In|HandshakeComplete|40.88.147.54:59338->30303] - Out session already connected 2025-01-08 16:06:20.4611|DEBUG|Network.P2P.Session|31|[Session|In|DisconnectingProtocols|40.88.147.54:59338->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:06:20.4812|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:20.5988|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->40.88.147.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:06:21.4538|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.224.226:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:21.4822|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:21.7243|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:21.7243|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:21.7243|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:21.7243|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:21.8982|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:21.8982|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: c41c4a...2c71e6 2025-01-08 16:06:22.0251|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.214.69.11:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:22.2117|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:06:22.2591|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.221.92.18:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:22.4794|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:06:22.6795|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.113.238:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:22.6805|DEBUG|Network.PeerManager|31|Disconnecting a new [Session|In|HandshakeComplete|54.247.131.184:36292->30303] - Out session already connected 2025-01-08 16:06:22.6805|DEBUG|Network.P2P.Session|31|[Session|In|DisconnectingProtocols|54.247.131.184:36292->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:06:22.7150|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.9.208.191:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:22.8326|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.247.131.184:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2109 2025-01-08 16:06:23.0062|DEBUG|Network.PeerManager|12|Peer pool size is: 2626 2025-01-08 16:06:23.3093|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:23.4692|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 24 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:23.4811|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:23.9038|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|37.27.16.128:44172->30303] to: 30303 2025-01-08 16:06:24.0668|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|37.27.16.128:44172->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:06:24.4685|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:24.4816|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:25.0020|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:06:25.1203|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","blockNumber":"0xd1653f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","prevRandao":"0xeb6d00c4d33390781f14fbb3b63054b43ca94956a9dfe7f4b405a427567dd201","receiptsRoot":"0x578206a2eb0f06bab9797a882cfbbc570311ab687e4ab2d75743ee51eb8d085c","stateRoot":"0x50289619d8df007c477bc53886b43eee4b875de817168b82709d601b813f28d3","timestamp":"0x677ea281","transactions":["0x02f901d58227d883055ea08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c44846e4f0883e45b89cd3f2fb725825c78715f21d9e8a836fadeda5ec4ce7dc2bba9bd3c63e359c4e936b4b2a51027c44b3717c572ff22d329af98e8b87d610d332e332e30000000000000000000000000000000000000000000000000000000c080a0309f6f19fee87803d1ad8e0c5bb5ce3f907dd5d60f5fb1bf552745a18f43b1eba07b44ef7ca7a7de449828e648196b72d029a2d59cd794aa37c46dcb7ab95fb634","0x02f901d58227d8830502ba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833317cb69ee5dd3a533f322644c39b251e487a283ed417293469389377a0ab1723f3e41218f76bcd6ab63b6c0a2c4b8f85ab405c82150b1071c94444fa72793d332e332e30000000000000000000000000000000000000000000000000000000c080a058de88bf973102489ff2c6e955ce06777827f768c2d706882a3a466232b55e99a00ecd49703b6024e41afbaf447466d0a9af9903f004c36c2b2554cb37674e468f","0x02f901d58227d8830551f88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eef1cdd84492484b97d335080fc082bb1e9444e85e03c78d3c43f9546400b173cb3cdec730f0d538a6e8e412a064425dd774d660fa9674f5ed67b0521f6fd7a89332e332e30000000000000000000000000000000000000000000000000000000c001a0309055a9f6b9068b322ea02e48cd47ec5e170c3e3b9648f701501232218de9a4a078475c451598c328afcba70fe18f89b605e0a989c53d8acff1ba5084d233d5eb","0x02f901d58227d883054ae98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee474e4bbde588d23423f11a158e765d9edbf5300e871179c2398f5bd177dc4b146b9bcdbcde87d0e0b7621925db485bcf30bbb9167ca79401c44edeabdb29113332e332e30000000000000000000000000000000000000000000000000000000c001a012d0e322043192f26165964779709a0ad69ec2ccd03e01ca80f31f267ba1aecba07e4cc825047d794f577ea392cda3b64f7285890648ff5d50e3fc1c033e19d653"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1479f0","index":"0x430278e","validatorIndex":"0x60b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142220","index":"0x430278f","validatorIndex":"0x60c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ce9","index":"0x4302790","validatorIndex":"0x60d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f90e","index":"0x4302791","validatorIndex":"0x60e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4773","index":"0x4302792","validatorIndex":"0x60f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce1e2","index":"0x4302793","validatorIndex":"0x610"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x4302794","validatorIndex":"0x611"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14771e","index":"0x4302795","validatorIndex":"0x612"}]},[],"0xabf97c4b729f224f44a131fbe9ac730d1e7b0016c56d2d6b51fc14421124e1e8"]) 2025-01-08 16:06:25.1203|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722943 (0x7a2edc...43a58d), Extra Data: Nethermind 2025-01-08 16:06:25.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Started pre-warming caches for block 13722943. 2025-01-08 16:06:25.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Finished pre-warming caches for block 13722943. 2025-01-08 16:06:25.1203|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722943 2025-01-08 16:06:25.1203|DEBUG|Trie.Pruning.TrieStore|48|Removing historical (131) 13722813 < 13722943 - 128 2025-01-08 16:06:25.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:06:25.1203|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722943 (0x7a2edc...43a58d). 2025-01-08 16:06:25.1203|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Storage, State, Rlp 2025-01-08 16:06:25.1203|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722943 | 1.7 ms | slot 4,997 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:25.1203|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:25.1203|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:25.1203|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 69.44 MGas/s | 2,371.1 tps | 592.77 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:06:25.1203|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","blockNumber":"0xd1653f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","prevRandao":"0xeb6d00c4d33390781f14fbb3b63054b43ca94956a9dfe7f4b405a427567dd201","receiptsRoot":"0x578206a2eb0f06bab9797a882cfbbc570311ab687e4ab2d75743ee51eb8d085c","stateRoot":"0x50289619d8df007c477bc53886b43eee4b875de817168b82709d601b813f28d3","timestamp":"0x677ea281","transactions":["0x02f901d58227d883055ea08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c44846e4f0883e45b89cd3f2fb725825c78715f21d9e8a836fadeda5ec4ce7dc2bba9bd3c63e359c4e936b4b2a51027c44b3717c572ff22d329af98e8b87d610d332e332e30000000000000000000000000000000000000000000000000000000c080a0309f6f19fee87803d1ad8e0c5bb5ce3f907dd5d60f5fb1bf552745a18f43b1eba07b44ef7ca7a7de449828e648196b72d029a2d59cd794aa37c46dcb7ab95fb634","0x02f901d58227d8830502ba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833317cb69ee5dd3a533f322644c39b251e487a283ed417293469389377a0ab1723f3e41218f76bcd6ab63b6c0a2c4b8f85ab405c82150b1071c94444fa72793d332e332e30000000000000000000000000000000000000000000000000000000c080a058de88bf973102489ff2c6e955ce06777827f768c2d706882a3a466232b55e99a00ecd49703b6024e41afbaf447466d0a9af9903f004c36c2b2554cb37674e468f","0x02f901d58227d8830551f88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eef1cdd84492484b97d335080fc082bb1e9444e85e03c78d3c43f9546400b173cb3cdec730f0d538a6e8e412a064425dd774d660fa9674f5ed67b0521f6fd7a89332e332e30000000000000000000000000000000000000000000000000000000c001a0309055a9f6b9068b322ea02e48cd47ec5e170c3e3b9648f701501232218de9a4a078475c451598c328afcba70fe18f89b605e0a989c53d8acff1ba5084d233d5eb","0x02f901d58227d883054ae98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee474e4bbde588d23423f11a158e765d9edbf5300e871179c2398f5bd177dc4b146b9bcdbcde87d0e0b7621925db485bcf30bbb9167ca79401c44edeabdb29113332e332e30000000000000000000000000000000000000000000000000000000c001a012d0e322043192f26165964779709a0ad69ec2ccd03e01ca80f31f267ba1aecba07e4cc825047d794f577ea392cda3b64f7285890648ff5d50e3fc1c033e19d653"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1479f0","index":"0x430278e","validatorIndex":"0x60b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142220","index":"0x430278f","validatorIndex":"0x60c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ce9","index":"0x4302790","validatorIndex":"0x60d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f90e","index":"0x4302791","validatorIndex":"0x60e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4773","index":"0x4302792","validatorIndex":"0x60f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce1e2","index":"0x4302793","validatorIndex":"0x610"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x4302794","validatorIndex":"0x611"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14771e","index":"0x4302795","validatorIndex":"0x612"}]},[],"0xabf97c4b729f224f44a131fbe9ac730d1e7b0016c56d2d6b51fc14421124e1e8"]) 2025-01-08 16:06:25.1203|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","blockNumber":"0xd1653f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c998","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","prevRandao":"0xeb6d00c4d33390781f14fbb3b63054b43ca94956a9dfe7f4b405a427567dd201","receiptsRoot":"0x578206a2eb0f06bab9797a882cfbbc570311ab687e4ab2d75743ee51eb8d085c","stateRoot":"0x50289619d8df007c477bc53886b43eee4b875de817168b82709d601b813f28d3","timestamp":"0x677ea281","transactions":["0x02f901d58227d883055ea08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c44846e4f0883e45b89cd3f2fb725825c78715f21d9e8a836fadeda5ec4ce7dc2bba9bd3c63e359c4e936b4b2a51027c44b3717c572ff22d329af98e8b87d610d332e332e30000000000000000000000000000000000000000000000000000000c080a0309f6f19fee87803d1ad8e0c5bb5ce3f907dd5d60f5fb1bf552745a18f43b1eba07b44ef7ca7a7de449828e648196b72d029a2d59cd794aa37c46dcb7ab95fb634","0x02f901d58227d8830502ba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f833317cb69ee5dd3a533f322644c39b251e487a283ed417293469389377a0ab1723f3e41218f76bcd6ab63b6c0a2c4b8f85ab405c82150b1071c94444fa72793d332e332e30000000000000000000000000000000000000000000000000000000c080a058de88bf973102489ff2c6e955ce06777827f768c2d706882a3a466232b55e99a00ecd49703b6024e41afbaf447466d0a9af9903f004c36c2b2554cb37674e468f","0x02f901d58227d8830551f88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eef1cdd84492484b97d335080fc082bb1e9444e85e03c78d3c43f9546400b173cb3cdec730f0d538a6e8e412a064425dd774d660fa9674f5ed67b0521f6fd7a89332e332e30000000000000000000000000000000000000000000000000000000c001a0309055a9f6b9068b322ea02e48cd47ec5e170c3e3b9648f701501232218de9a4a078475c451598c328afcba70fe18f89b605e0a989c53d8acff1ba5084d233d5eb","0x02f901d58227d883054ae98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee474e4bbde588d23423f11a158e765d9edbf5300e871179c2398f5bd177dc4b146b9bcdbcde87d0e0b7621925db485bcf30bbb9167ca79401c44edeabdb29113332e332e30000000000000000000000000000000000000000000000000000000c001a012d0e322043192f26165964779709a0ad69ec2ccd03e01ca80f31f267ba1aecba07e4cc825047d794f577ea392cda3b64f7285890648ff5d50e3fc1c033e19d653"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1479f0","index":"0x430278e","validatorIndex":"0x60b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142220","index":"0x430278f","validatorIndex":"0x60c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ce9","index":"0x4302790","validatorIndex":"0x60d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f90e","index":"0x4302791","validatorIndex":"0x60e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4773","index":"0x4302792","validatorIndex":"0x60f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce1e2","index":"0x4302793","validatorIndex":"0x610"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x4302794","validatorIndex":"0x611"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14771e","index":"0x4302795","validatorIndex":"0x612"}]},[],"0xabf97c4b729f224f44a131fbe9ac730d1e7b0016c56d2d6b51fc14421124e1e8"]) handled in 3ms 2025-01-08 16:06:25.1267|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:25.1267|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:25.1267|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722943 (0x7a2edc...43a58d), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:25.1267|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722943 (0x7a2edc...43a58d) was processed. 2025-01-08 16:06:25.1267|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722943 (0x7a2edc...43a58d) 2025-01-08 16:06:25.1267|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:25.1267|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:25.4813|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:26.2633|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:26.4144|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:26.4806|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:26.5893|DEBUG|Network.Discovery.NodesLocator|47|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:26.5893|DEBUG|Network.Discovery.NodesLocator|47|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:26.5893|DEBUG|Network.Discovery.NodesLocator|47|Starting discovery process for node: randomNode: 4a9977...7f76e4 2025-01-08 16:06:26.7260|DEBUG|JsonRpc.JsonRpcProcessor|47|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:26.7260|DEBUG|JsonRpc.JsonRpcService|47|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:26.7260|DEBUG|JsonRpc.JsonRpcProcessor|47|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:26.7260|DEBUG|JsonRpc.JsonRpcProcessor|47| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:26.8642|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:06:26.9232|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.21.165.49:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:26.9741|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.239.93:30346] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:27.1157|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.3.57.65:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:27.2489|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.146.206:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:27.4754|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.75.65.25:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63, par1, par2, par3, pip1 2025-01-08 16:06:27.4812|DEBUG|TxPool.TxBroadcaster|47|Broadcasting transactions to all peers 2025-01-08 16:06:27.5413|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.232.203:30354] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:28.0765|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.44.207.181:32000] initiating disconnect because InvalidNetworkId, details: invalid network id - 32382 2025-01-08 16:06:28.1206|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:28.1553|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.60.236.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5432 2025-01-08 16:06:28.4787|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:28.4811|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:28.5628|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.121.78.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:28.7667|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.4.23.95:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:28.9232|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.142.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:06:29.0612|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->79.117.7.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:29.2586|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->95.216.101.112:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:06:29.4031|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.141.103.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:29.4819|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:29.5694|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:29.8885|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 16:06:29.8885|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.242.234.60:12001] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:06:29.9863|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->103.161.224.76:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:30.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:06:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","blockNumber":"0xd16540","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","prevRandao":"0x2bd575dee7f0b3cf0b6ff613c7fab58882ef52a20a7c754ff0ea7eac70630a4a","receiptsRoot":"0x76994372203ea8362f370c0ae34f0b45caa84740f29c598cf397fdba0a093edf","stateRoot":"0xe91f34abe25342218983f5bd9894cc5cfb9666ba1ce3260f8e966cd31b6eb87f","timestamp":"0x677ea286","transactions":["0x02f901d58227d883053e8a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8788e340cce16d84cb29cc7f0fa53dd0b836b8eec31368a345a247b73ea36ae5f488747a72ead885357d8d464d8ec2dc3b3f3f97e78d4cba98b17adad2247eddd332e332e30000000000000000000000000000000000000000000000000000000c080a0fab429610763210650c76d4c31d9a3fd2ffb914db2b27c5479ca1668875c4ac7a04e4c47baffad064dc1091b6db91fd9946958e15dfbd4b56b7d56489d871740b6","0x02f901d58227d883055ea18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee287cabcadd94b5ae667ecd4702bc64fb05b4cc755c6eb9c841ff4b48e644c6c66cdb9fed24a57cdd3915ecd2d9b4a832d0449a2c7dc840e219bc0d1bbcda546332e332e30000000000000000000000000000000000000000000000000000000c001a05cecc1e756cbcdcbee602df94a2410e13987fa4820fe6444b004e45490ae06e7a02e46724728baeda633fd16c36142e2ba7d80e90a18d050ce901c0f91ada508fd","0x02f901d58227d8830502bb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf3167488133fe19dd9a442eb59df7949c79d9100bb013330c7b0c0cea00a6fe6e4afcc26aaa82eaccac569ebd1f44bf8fbeba7663db8c14707a369a4a9569302332e332e30000000000000000000000000000000000000000000000000000000c080a0212a3d0c427c2f183560aa2db1bf03009ebe85cb57ef6ff225078f407040383da02ce0eb72d281e7bba52c08633cbe650d6a06a81815864d2435e8fd38472a7652"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x4302796","validatorIndex":"0x613"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed9c","index":"0x4302797","validatorIndex":"0x614"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145280","index":"0x4302798","validatorIndex":"0x615"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14785e","index":"0x4302799","validatorIndex":"0x616"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a48bf","index":"0x430279a","validatorIndex":"0x617"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fbde","index":"0x430279b","validatorIndex":"0x618"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c76","index":"0x430279c","validatorIndex":"0x619"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6a","index":"0x430279d","validatorIndex":"0x61a"}]},[],"0x197a8b0653b7cab3776e61e4b7669e1394c21cc48dc5a415e3b696fcaf7aa0e9"]) 2025-01-08 16:06:30.1202|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722944 (0xf75b25...96cb5b), Extra Data: Nethermind 2025-01-08 16:06:30.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Started pre-warming caches for block 13722944. 2025-01-08 16:06:30.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Finished pre-warming caches for block 13722944. 2025-01-08 16:06:30.1202|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722944 2025-01-08 16:06:30.1202|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722814 < 13722944 - 128 2025-01-08 16:06:30.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Clearing caches 2025-01-08 16:06:30.1202|DEBUG|Consensus.Processing.BlockCachePreWarmer|47|Cleared caches: Storage, State, Rlp 2025-01-08 16:06:30.1202|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722944 (0xf75b25...96cb5b). 2025-01-08 16:06:30.1202|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722944 | 1.6 ms | slot 5,000 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:30.1202|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:30.1202|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:30.1202|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 55.08 MGas/s | 1,880.9 tps | 626.96 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:06:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","blockNumber":"0xd16540","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","prevRandao":"0x2bd575dee7f0b3cf0b6ff613c7fab58882ef52a20a7c754ff0ea7eac70630a4a","receiptsRoot":"0x76994372203ea8362f370c0ae34f0b45caa84740f29c598cf397fdba0a093edf","stateRoot":"0xe91f34abe25342218983f5bd9894cc5cfb9666ba1ce3260f8e966cd31b6eb87f","timestamp":"0x677ea286","transactions":["0x02f901d58227d883053e8a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8788e340cce16d84cb29cc7f0fa53dd0b836b8eec31368a345a247b73ea36ae5f488747a72ead885357d8d464d8ec2dc3b3f3f97e78d4cba98b17adad2247eddd332e332e30000000000000000000000000000000000000000000000000000000c080a0fab429610763210650c76d4c31d9a3fd2ffb914db2b27c5479ca1668875c4ac7a04e4c47baffad064dc1091b6db91fd9946958e15dfbd4b56b7d56489d871740b6","0x02f901d58227d883055ea18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee287cabcadd94b5ae667ecd4702bc64fb05b4cc755c6eb9c841ff4b48e644c6c66cdb9fed24a57cdd3915ecd2d9b4a832d0449a2c7dc840e219bc0d1bbcda546332e332e30000000000000000000000000000000000000000000000000000000c001a05cecc1e756cbcdcbee602df94a2410e13987fa4820fe6444b004e45490ae06e7a02e46724728baeda633fd16c36142e2ba7d80e90a18d050ce901c0f91ada508fd","0x02f901d58227d8830502bb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf3167488133fe19dd9a442eb59df7949c79d9100bb013330c7b0c0cea00a6fe6e4afcc26aaa82eaccac569ebd1f44bf8fbeba7663db8c14707a369a4a9569302332e332e30000000000000000000000000000000000000000000000000000000c080a0212a3d0c427c2f183560aa2db1bf03009ebe85cb57ef6ff225078f407040383da02ce0eb72d281e7bba52c08633cbe650d6a06a81815864d2435e8fd38472a7652"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x4302796","validatorIndex":"0x613"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed9c","index":"0x4302797","validatorIndex":"0x614"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145280","index":"0x4302798","validatorIndex":"0x615"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14785e","index":"0x4302799","validatorIndex":"0x616"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a48bf","index":"0x430279a","validatorIndex":"0x617"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fbde","index":"0x430279b","validatorIndex":"0x618"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c76","index":"0x430279c","validatorIndex":"0x619"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6a","index":"0x430279d","validatorIndex":"0x61a"}]},[],"0x197a8b0653b7cab3776e61e4b7669e1394c21cc48dc5a415e3b696fcaf7aa0e9"]) 2025-01-08 16:06:30.1202|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","blockNumber":"0xd16540","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x7a2edc645a1c4caefe1cd68dc759cf0b9bd747fae0b9453c0c1ff88ba443a58d","prevRandao":"0x2bd575dee7f0b3cf0b6ff613c7fab58882ef52a20a7c754ff0ea7eac70630a4a","receiptsRoot":"0x76994372203ea8362f370c0ae34f0b45caa84740f29c598cf397fdba0a093edf","stateRoot":"0xe91f34abe25342218983f5bd9894cc5cfb9666ba1ce3260f8e966cd31b6eb87f","timestamp":"0x677ea286","transactions":["0x02f901d58227d883053e8a8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8788e340cce16d84cb29cc7f0fa53dd0b836b8eec31368a345a247b73ea36ae5f488747a72ead885357d8d464d8ec2dc3b3f3f97e78d4cba98b17adad2247eddd332e332e30000000000000000000000000000000000000000000000000000000c080a0fab429610763210650c76d4c31d9a3fd2ffb914db2b27c5479ca1668875c4ac7a04e4c47baffad064dc1091b6db91fd9946958e15dfbd4b56b7d56489d871740b6","0x02f901d58227d883055ea18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ee287cabcadd94b5ae667ecd4702bc64fb05b4cc755c6eb9c841ff4b48e644c6c66cdb9fed24a57cdd3915ecd2d9b4a832d0449a2c7dc840e219bc0d1bbcda546332e332e30000000000000000000000000000000000000000000000000000000c001a05cecc1e756cbcdcbee602df94a2410e13987fa4820fe6444b004e45490ae06e7a02e46724728baeda633fd16c36142e2ba7d80e90a18d050ce901c0f91ada508fd","0x02f901d58227d8830502bb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf3167488133fe19dd9a442eb59df7949c79d9100bb013330c7b0c0cea00a6fe6e4afcc26aaa82eaccac569ebd1f44bf8fbeba7663db8c14707a369a4a9569302332e332e30000000000000000000000000000000000000000000000000000000c080a0212a3d0c427c2f183560aa2db1bf03009ebe85cb57ef6ff225078f407040383da02ce0eb72d281e7bba52c08633cbe650d6a06a81815864d2435e8fd38472a7652"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x4302796","validatorIndex":"0x613"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed9c","index":"0x4302797","validatorIndex":"0x614"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145280","index":"0x4302798","validatorIndex":"0x615"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14785e","index":"0x4302799","validatorIndex":"0x616"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a48bf","index":"0x430279a","validatorIndex":"0x617"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fbde","index":"0x430279b","validatorIndex":"0x618"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c76","index":"0x430279c","validatorIndex":"0x619"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e6a","index":"0x430279d","validatorIndex":"0x61a"}]},[],"0x197a8b0653b7cab3776e61e4b7669e1394c21cc48dc5a415e3b696fcaf7aa0e9"]) handled in 3ms 2025-01-08 16:06:30.1266|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:30.1266|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:30.1266|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722944 (0xf75b25...96cb5b), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:30.1266|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722944 (0xf75b25...96cb5b) was processed. 2025-01-08 16:06:30.1266|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722944 (0xf75b25...96cb5b) 2025-01-08 16:06:30.1266|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:30.1266|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:30.1340|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->165.22.65.117:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 16:06:30.4807|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:30.5693|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:31.4813|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:31.7262|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:31.7262|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:31.7262|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:31.7262|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:32.1528|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:32.3049|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:32.4260|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.196.73.53:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:32.4800|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:32.4813|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:06:32.5412|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:32.5412|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 157, after the process: 157 2025-01-08 16:06:32.5412|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 048ed1...1f2738 2025-01-08 16:06:33.4147|DEBUG|Network.PeerManager|12|Peer pool size is: 2727 2025-01-08 16:06:33.4815|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:33.5754|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:87.197.146.75]:30303, msg: 2ace09ead73b42cc0582d5eb4aac982b47742f5c5f6470265bd982bae447c687fb29830b7a0bc6f09a0cb7d4c20c5a76d3d8762db8682d8be960e3eb3e7c7ff67c9fbb3a5ad9f249fb7ebd9ceccd2badca5515e34065b428923a481532e8f7e60106f8b9a02d772c15924e363fadb12c72828beda540f32c10e029799b1ba3c1c9b142f1c2f896b84000900542c1cd5661017480318bbae85edf947bfecc2b170d89936e1dc419b8b81ac4f2c05e2515fd5aa3f9e77ac66a1de0fe35d41d5c200560214d3a69ad74ed0283657468c6849f3d2254808269648276348269708457c5924b89736563703235366b31a103009bef117017093b058c35505431d2ddfbf6dc0f20140fecc2ace0f405763e5d8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:33.8697|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.210.255.253:35555] initiating disconnect because InvalidNetworkId, details: invalid network id - 676871097801686050 2025-01-08 16:06:34.2693|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.36.117.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:06:34.4140|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:34.4407|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.107.84:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:34.4452|DEBUG|Synchronization.Peers.SyncPeerPool|9|Dropped 0 useless peers 2025-01-08 16:06:34.4817|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:34.5954|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.64.102.75:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:06:34.6092|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 16:06:34.6092|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 157, after the process: 158 2025-01-08 16:06:35.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:06:35.0675|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:35.0741|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","blockNumber":"0xd16541","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","prevRandao":"0x429748572d05f48fe7a89b4f2697c78840e0d9528164c35280bff049d69567da","receiptsRoot":"0xca8107c4870e1e3217a71848b7e92954f190674dd6247ba2d665bbb5e9cf1218","stateRoot":"0x73b322a0a187afa0f5007058b3754ea88f7ac789c22f8d85c0802a98120335bb","timestamp":"0x677ea28b","transactions":["0x02f901d58227d8830551f98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ad40161fadeb94df0ae2cbe1479e29575465fe04e3a3855fe437d391a9086ee4c9eb3a88ab49a518e2276ce91728f059a4eb8c9447996fea7ce9e08aa2052c4a332e332e30000000000000000000000000000000000000000000000000000000c080a0b36feae84560ca8c4971b307c87c131f8f51fa875cf370bbe2864d27709384d3a04437d2859c2ca0c2635ac42ff8af940b7cfb8deb0ccfcc8d6b5e9ec148cc62b1","0x02f901d58227d883054aea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81403e1c6dae4249be7494db7a08843ea9f95879284032a3e40588988d90c7632033c9a2df22988cbbb0f2cd6bc59eb40f55be3a5c864df5d43c77dd1fbce4414332e332e30000000000000000000000000000000000000000000000000000000c001a04ad6ec7d6b6033fe42c48668b5c0348230d7a6c9f3a65c94126d58e5c0ae53fca01ce4f31948d1973ac67d1c37a43857a1978524b8739bee85c2b7701066e771c2","0x02f901d58227d8830502bc8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3f794e1b5179b7aec5b0a9ed45c842a218870aa7c8d6d7181aa7f8fad6641fc2dc480ccef47a89a98a031b583200416c1ad8fed7936a8e2efadb2bbf38c3d676332e332e30000000000000000000000000000000000000000000000000000000c001a08252279a8d4f5897ef0df0a326b1aeb20b476ebb96e61c752684e385d2b46579a066e5b9218313f3512d4b2dbf1fc06cfbbe6010065b40c5c53c30b85d9134a93e","0x02f901d58227d883053e8b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c168e0512f9b26707b29a4a4c0b1d8d26d5974f9e46a1de45b9d8eef68d0798462d2096d4944f62023f2106924942e8a70c570612e420a0bcd15e4d5e51dc3adf332e332e30000000000000000000000000000000000000000000000000000000c080a0a22c5dd5ba1ede61ca93c6d33ea5640fef2899df6a2f7d74043d784055465ca1a079d16e640e9de5885625d8938141dfb982da03ace2894523619e375e8277009c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x430279e","validatorIndex":"0x61b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d08e8","index":"0x430279f","validatorIndex":"0x61c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027a0","validatorIndex":"0x61d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141c63","index":"0x43027a1","validatorIndex":"0x61e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b5c","index":"0x43027a2","validatorIndex":"0x61f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f2b","index":"0x43027a3","validatorIndex":"0x620"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450e7","index":"0x43027a4","validatorIndex":"0x621"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fa62","index":"0x43027a5","validatorIndex":"0x622"}]},[],"0x6d2f32e87bcb9b68dc083225e01340fdb778eb70b1c2252b1fea0228016c6ed9"]) 2025-01-08 16:06:35.0741|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722945 (0x0e7afb...f7dce2), Extra Data: chiado-lighthouse-0 2025-01-08 16:06:35.0741|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Started pre-warming caches for block 13722945. 2025-01-08 16:06:35.0770|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722945 2025-01-08 16:06:35.0770|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722815 < 13722945 - 128 2025-01-08 16:06:35.0822|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Finished pre-warming caches for block 13722945. 2025-01-08 16:06:35.0822|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:06:35.0822|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13722945 (0x0e7afb...f7dce2). 2025-01-08 16:06:35.0822|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Storage, State, Rlp 2025-01-08 16:06:35.0822|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:35.0822|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722945 | 7.1 ms | slot 4,959 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:35.0822|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","blockNumber":"0xd16541","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","prevRandao":"0x429748572d05f48fe7a89b4f2697c78840e0d9528164c35280bff049d69567da","receiptsRoot":"0xca8107c4870e1e3217a71848b7e92954f190674dd6247ba2d665bbb5e9cf1218","stateRoot":"0x73b322a0a187afa0f5007058b3754ea88f7ac789c22f8d85c0802a98120335bb","timestamp":"0x677ea28b","transactions":["0x02f901d58227d8830551f98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ad40161fadeb94df0ae2cbe1479e29575465fe04e3a3855fe437d391a9086ee4c9eb3a88ab49a518e2276ce91728f059a4eb8c9447996fea7ce9e08aa2052c4a332e332e30000000000000000000000000000000000000000000000000000000c080a0b36feae84560ca8c4971b307c87c131f8f51fa875cf370bbe2864d27709384d3a04437d2859c2ca0c2635ac42ff8af940b7cfb8deb0ccfcc8d6b5e9ec148cc62b1","0x02f901d58227d883054aea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81403e1c6dae4249be7494db7a08843ea9f95879284032a3e40588988d90c7632033c9a2df22988cbbb0f2cd6bc59eb40f55be3a5c864df5d43c77dd1fbce4414332e332e30000000000000000000000000000000000000000000000000000000c001a04ad6ec7d6b6033fe42c48668b5c0348230d7a6c9f3a65c94126d58e5c0ae53fca01ce4f31948d1973ac67d1c37a43857a1978524b8739bee85c2b7701066e771c2","0x02f901d58227d8830502bc8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3f794e1b5179b7aec5b0a9ed45c842a218870aa7c8d6d7181aa7f8fad6641fc2dc480ccef47a89a98a031b583200416c1ad8fed7936a8e2efadb2bbf38c3d676332e332e30000000000000000000000000000000000000000000000000000000c001a08252279a8d4f5897ef0df0a326b1aeb20b476ebb96e61c752684e385d2b46579a066e5b9218313f3512d4b2dbf1fc06cfbbe6010065b40c5c53c30b85d9134a93e","0x02f901d58227d883053e8b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c168e0512f9b26707b29a4a4c0b1d8d26d5974f9e46a1de45b9d8eef68d0798462d2096d4944f62023f2106924942e8a70c570612e420a0bcd15e4d5e51dc3adf332e332e30000000000000000000000000000000000000000000000000000000c080a0a22c5dd5ba1ede61ca93c6d33ea5640fef2899df6a2f7d74043d784055465ca1a079d16e640e9de5885625d8938141dfb982da03ace2894523619e375e8277009c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x430279e","validatorIndex":"0x61b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d08e8","index":"0x430279f","validatorIndex":"0x61c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027a0","validatorIndex":"0x61d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141c63","index":"0x43027a1","validatorIndex":"0x61e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b5c","index":"0x43027a2","validatorIndex":"0x61f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f2b","index":"0x43027a3","validatorIndex":"0x620"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450e7","index":"0x43027a4","validatorIndex":"0x621"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fa62","index":"0x43027a5","validatorIndex":"0x622"}]},[],"0x6d2f32e87bcb9b68dc083225e01340fdb778eb70b1c2252b1fea0228016c6ed9"]) 2025-01-08 16:06:35.0822|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:35.0822|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 16.61 MGas/s | 567.2 tps | 141.80 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:06:35.0822|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","blockNumber":"0xd16541","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf75b2533e8480dd30add22c6c5aad3a1ba88f8a7e46b1774287b26026796cb5b","prevRandao":"0x429748572d05f48fe7a89b4f2697c78840e0d9528164c35280bff049d69567da","receiptsRoot":"0xca8107c4870e1e3217a71848b7e92954f190674dd6247ba2d665bbb5e9cf1218","stateRoot":"0x73b322a0a187afa0f5007058b3754ea88f7ac789c22f8d85c0802a98120335bb","timestamp":"0x677ea28b","transactions":["0x02f901d58227d8830551f98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8ad40161fadeb94df0ae2cbe1479e29575465fe04e3a3855fe437d391a9086ee4c9eb3a88ab49a518e2276ce91728f059a4eb8c9447996fea7ce9e08aa2052c4a332e332e30000000000000000000000000000000000000000000000000000000c080a0b36feae84560ca8c4971b307c87c131f8f51fa875cf370bbe2864d27709384d3a04437d2859c2ca0c2635ac42ff8af940b7cfb8deb0ccfcc8d6b5e9ec148cc62b1","0x02f901d58227d883054aea8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81403e1c6dae4249be7494db7a08843ea9f95879284032a3e40588988d90c7632033c9a2df22988cbbb0f2cd6bc59eb40f55be3a5c864df5d43c77dd1fbce4414332e332e30000000000000000000000000000000000000000000000000000000c001a04ad6ec7d6b6033fe42c48668b5c0348230d7a6c9f3a65c94126d58e5c0ae53fca01ce4f31948d1973ac67d1c37a43857a1978524b8739bee85c2b7701066e771c2","0x02f901d58227d8830502bc8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3f794e1b5179b7aec5b0a9ed45c842a218870aa7c8d6d7181aa7f8fad6641fc2dc480ccef47a89a98a031b583200416c1ad8fed7936a8e2efadb2bbf38c3d676332e332e30000000000000000000000000000000000000000000000000000000c001a08252279a8d4f5897ef0df0a326b1aeb20b476ebb96e61c752684e385d2b46579a066e5b9218313f3512d4b2dbf1fc06cfbbe6010065b40c5c53c30b85d9134a93e","0x02f901d58227d883053e8b8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c168e0512f9b26707b29a4a4c0b1d8d26d5974f9e46a1de45b9d8eef68d0798462d2096d4944f62023f2106924942e8a70c570612e420a0bcd15e4d5e51dc3adf332e332e30000000000000000000000000000000000000000000000000000000c080a0a22c5dd5ba1ede61ca93c6d33ea5640fef2899df6a2f7d74043d784055465ca1a079d16e640e9de5885625d8938141dfb982da03ace2894523619e375e8277009c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x430279e","validatorIndex":"0x61b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d08e8","index":"0x430279f","validatorIndex":"0x61c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027a0","validatorIndex":"0x61d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141c63","index":"0x43027a1","validatorIndex":"0x61e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b5c","index":"0x43027a2","validatorIndex":"0x61f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f2b","index":"0x43027a3","validatorIndex":"0x620"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450e7","index":"0x43027a4","validatorIndex":"0x621"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fa62","index":"0x43027a5","validatorIndex":"0x622"}]},[],"0x6d2f32e87bcb9b68dc083225e01340fdb778eb70b1c2252b1fea0228016c6ed9"]) handled in 8ms 2025-01-08 16:06:35.0862|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:35.0862|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:35.0862|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722945 (0x0e7afb...f7dce2), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:35.0862|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722945 (0x0e7afb...f7dce2) was processed. 2025-01-08 16:06:35.0862|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722945 (0x0e7afb...f7dce2) 2025-01-08 16:06:35.0862|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:35.0862|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:35.1809|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|100.27.179.18:57636->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1024 2025-01-08 16:06:35.1992|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.118.209:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:35.4809|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:06:35.6086|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:36.4820|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:06:36.7278|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:36.7278|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:36.7278|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:36.7278|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:37.2093|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:06:37.3390|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:37.4744|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:37.4810|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:06:37.4810|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:37.4810|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:37.4810|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 2f059f...9db4c8 2025-01-08 16:06:38.0487|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->165.232.141.145:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16350 2025-01-08 16:06:38.1154|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:147.28.133.99]:30303, msg: 947c526c7291594ec2ebdaa6d9acc9684f0732fa5740039869d75ce364fa12701b85454e51c76c759abf38f79b9c895f6116c7eb468f277b88a48bdbc523c1f11885d133b2cf324e2795ac68cd293c0f7083125171c29baf357a9556a9c295d30006f8d2a03634aa586ec3e2825bb46596671c2e605cee7bd4480b6b71db24f3d5cfe1f4bdf8afb84097050c514ac21483758f1b1d91ab0e900eac52a8671605691de640dd65c4a6011b82d5aebeee8de9cd3f5d08997dbefe3e5a0ca718dc850746a940b4126e65360683657468ca84f0afd0e3846437305782696482763482697084931c856383697036902604138000712e00000000000000000189736563703235366b31a1032ca1feff32045a61d54c62755edd33cf079a2ed6d78ac80699bdeba5138e1fca8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 212 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:38.1318|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.30.5.97:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2021 2025-01-08 16:06:38.2043|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.113.219:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:38.3585|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.79.188.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:38.4058|DEBUG|Network.PeerManager|45|Peer pool size is: 2828 2025-01-08 16:06:38.4226|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:38.4833|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:06:38.5480|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->109.199.121.2:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:38.9203|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:06:38.9814|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:38.9814|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:39.4844|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:39.9810|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:40.0031|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:06:40.4146|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->80.239.221.200:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:40.4208|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->43.207.117.182:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:40.4861|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:41.3716|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.8.104.176:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 16:06:41.3730|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:41.4303|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.142.65:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:41.4862|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:06:41.5254|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:41.7285|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:41.7285|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:41.7285|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:41.7285|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:41.7419|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:41.7419|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:41.7419|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: abbaed...638022 2025-01-08 16:06:42.0339|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.94.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:06:42.1415|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->107.21.47.68:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:42.3500|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.178.114.101:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:42.4861|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:42.6800|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:42.6879|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->144.76.74.181:30411] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:42.8113|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:42.8212|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->134.122.65.36:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:42.9241|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.144:34879] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:42.9391|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:145.40.113.137]:30306, msg: 5606f85d4b2ce37edecddbed9c595b52cabc727c12f07a368f02bee3deda6a44029d8d19df1a8bcc9d3e0df232d81d9d8941a576789d42b55c057801d3fe3c8b40da2a31e57fbd98d95319595fbb439386d07ab4ff47d5551b4e393a62a752310006f8d2a0a35195f8f95711be83266bd5a7248353d41a9a16ce1eda23cccf0779b7d63667f8afb840611c010f609f3aeab890356c6d68e672d3a01fb435786e1c734af8404d90fa234b54ff034639d43c9c82b2595e3edc05ce4287e7291db1efc16c4219207348200683657468ca84f0afd0e38464373057826964827634826970849128718983697036902604138000217400000000000000000189736563703235366b31a102ac2aa4c2ae8c5fb7b93d331945a03cda424de82a3d1b83bcec479f58c073e4a58374637082766283756470827662, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 212 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:42.9619|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:42.9619|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:43.0105|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:87.197.146.75]:30303, msg: 4cba6af76f6fe275a3c56aa2c198063c69814a2ea77121b4d967215fc3145108bd7aee15dbabeda5bf8d76da061a7b1ae656f622747d04fbdb57aca2ad3b1fb2616a57d7288106e051e22e22142fdf868363e957dd8ca1f829377b83b933a2000106f8b9a0a35195f8f95711be83266bd5a7248353d41a9a16ce1eda23cccf0779b7d63667f896b84000900542c1cd5661017480318bbae85edf947bfecc2b170d89936e1dc419b8b81ac4f2c05e2515fd5aa3f9e77ac66a1de0fe35d41d5c200560214d3a69ad74ed0283657468c6849f3d2254808269648276348269708457c5924b89736563703235366b31a103009bef117017093b058c35505431d2ddfbf6dc0f20140fecc2ace0f405763e5d8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:43.2373|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->169.150.206.196:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:43.4861|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:43.7461|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.84.185.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:43.7783|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:06:43.9621|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:44.4845|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:45.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:06:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","blockNumber":"0xd16542","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","prevRandao":"0xe92977b8dc43c3081c5c54fa3c3d70dd656f4984b5ff745f46d9c480fa9c5109","receiptsRoot":"0x1f2b0af266363b5331174e28606540d5caaf73d3eb4c55fcd5e7d9cb39e6b7bb","stateRoot":"0xccecc11eda2154cd175213e1998909ecea0746e9316f88967d6bcadf4b0f15ab","timestamp":"0x677ea295","transactions":["0x02f901d58227d8830551fa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be594b3f7220eb33c16c62b972d37d54d3c8216592bbddf142b6ff1fb5dcd21b6ba540718b622eb304ccf1579279706ab8ed7a0a64ea3afe9162ce6d0a4dd094ea332e332e30000000000000000000000000000000000000000000000000000000c080a05083fb7820f7ad0a45af8ff120d12d983a95aed459007b4a9d12b52be4d14e84a04303ee7093eaba91281aebc30d6ec95ce5bdea3c706425c54fbd9e553c9d4485","0x02f901d58227d883054aeb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5a8af3df5281726b3e3d1714c714c12b153f1f71c0be29c87e2bd1d479fbd0452817de6f37578a7656f9f329e289b7257419066a720e8fd614f9c69e0afc20fc332e332e30000000000000000000000000000000000000000000000000000000c001a0d03d82ef992b49f740319819d00257bec3b9ca1a721e58f56f82a7657dfd7698a05cb273c5c19737390aaad3741175be58a4a90b011c373e2638cdf85c34c88c74"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a42af","index":"0x43027a6","validatorIndex":"0x623"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ca46","index":"0x43027a7","validatorIndex":"0x624"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c73","index":"0x43027a8","validatorIndex":"0x625"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c61","index":"0x43027a9","validatorIndex":"0x626"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8f48","index":"0x43027aa","validatorIndex":"0x627"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141696","index":"0x43027ab","validatorIndex":"0x628"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027ac","validatorIndex":"0x629"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027ad","validatorIndex":"0x62a"}]},[],"0x835130244f533b26eb79a57884f67b17a86e91635fbe9111f7953685a1195361"]) 2025-01-08 16:06:45.1164|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722946 (0x25e636...8325b6), Extra Data: Nethermind 2025-01-08 16:06:45.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 16:06:45.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: None 2025-01-08 16:06:45.1164|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722946 2025-01-08 16:06:45.1164|DEBUG|Trie.Pruning.TrieStore|48|Removing historical (131) 13722816 < 13722946 - 128 2025-01-08 16:06:45.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:06:45.1164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:06:45.1164|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722946 (0x25e636...8325b6). 2025-01-08 16:06:45.1164|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","blockNumber":"0xd16542","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","prevRandao":"0xe92977b8dc43c3081c5c54fa3c3d70dd656f4984b5ff745f46d9c480fa9c5109","receiptsRoot":"0x1f2b0af266363b5331174e28606540d5caaf73d3eb4c55fcd5e7d9cb39e6b7bb","stateRoot":"0xccecc11eda2154cd175213e1998909ecea0746e9316f88967d6bcadf4b0f15ab","timestamp":"0x677ea295","transactions":["0x02f901d58227d8830551fa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be594b3f7220eb33c16c62b972d37d54d3c8216592bbddf142b6ff1fb5dcd21b6ba540718b622eb304ccf1579279706ab8ed7a0a64ea3afe9162ce6d0a4dd094ea332e332e30000000000000000000000000000000000000000000000000000000c080a05083fb7820f7ad0a45af8ff120d12d983a95aed459007b4a9d12b52be4d14e84a04303ee7093eaba91281aebc30d6ec95ce5bdea3c706425c54fbd9e553c9d4485","0x02f901d58227d883054aeb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5a8af3df5281726b3e3d1714c714c12b153f1f71c0be29c87e2bd1d479fbd0452817de6f37578a7656f9f329e289b7257419066a720e8fd614f9c69e0afc20fc332e332e30000000000000000000000000000000000000000000000000000000c001a0d03d82ef992b49f740319819d00257bec3b9ca1a721e58f56f82a7657dfd7698a05cb273c5c19737390aaad3741175be58a4a90b011c373e2638cdf85c34c88c74"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a42af","index":"0x43027a6","validatorIndex":"0x623"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ca46","index":"0x43027a7","validatorIndex":"0x624"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c73","index":"0x43027a8","validatorIndex":"0x625"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c61","index":"0x43027a9","validatorIndex":"0x626"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8f48","index":"0x43027aa","validatorIndex":"0x627"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141696","index":"0x43027ab","validatorIndex":"0x628"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027ac","validatorIndex":"0x629"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027ad","validatorIndex":"0x62a"}]},[],"0x835130244f533b26eb79a57884f67b17a86e91635fbe9111f7953685a1195361"]) 2025-01-08 16:06:45.1164|INFO|Consensus.Processing.BlockchainProcessor|49|Processed 13722946 | 1.5 ms | slot 10,037 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:45.1164|INFO|Consensus.Processing.BlockchainProcessor|49| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:45.1164|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","blockNumber":"0xd16542","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x0e7afbb33e96fbe6a55c9a07b97d2180364961534c660f4d35533c79daf7dce2","prevRandao":"0xe92977b8dc43c3081c5c54fa3c3d70dd656f4984b5ff745f46d9c480fa9c5109","receiptsRoot":"0x1f2b0af266363b5331174e28606540d5caaf73d3eb4c55fcd5e7d9cb39e6b7bb","stateRoot":"0xccecc11eda2154cd175213e1998909ecea0746e9316f88967d6bcadf4b0f15ab","timestamp":"0x677ea295","transactions":["0x02f901d58227d8830551fa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be594b3f7220eb33c16c62b972d37d54d3c8216592bbddf142b6ff1fb5dcd21b6ba540718b622eb304ccf1579279706ab8ed7a0a64ea3afe9162ce6d0a4dd094ea332e332e30000000000000000000000000000000000000000000000000000000c080a05083fb7820f7ad0a45af8ff120d12d983a95aed459007b4a9d12b52be4d14e84a04303ee7093eaba91281aebc30d6ec95ce5bdea3c706425c54fbd9e553c9d4485","0x02f901d58227d883054aeb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d64522f5dd2e27267c3dffc49469144dd0d8add72d9d2b80223518f8d751f021fbabe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5a8af3df5281726b3e3d1714c714c12b153f1f71c0be29c87e2bd1d479fbd0452817de6f37578a7656f9f329e289b7257419066a720e8fd614f9c69e0afc20fc332e332e30000000000000000000000000000000000000000000000000000000c001a0d03d82ef992b49f740319819d00257bec3b9ca1a721e58f56f82a7657dfd7698a05cb273c5c19737390aaad3741175be58a4a90b011c373e2638cdf85c34c88c74"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a42af","index":"0x43027a6","validatorIndex":"0x623"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ca46","index":"0x43027a7","validatorIndex":"0x624"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c73","index":"0x43027a8","validatorIndex":"0x625"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c61","index":"0x43027a9","validatorIndex":"0x626"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8f48","index":"0x43027aa","validatorIndex":"0x627"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141696","index":"0x43027ab","validatorIndex":"0x628"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027ac","validatorIndex":"0x629"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027ad","validatorIndex":"0x62a"}]},[],"0x835130244f533b26eb79a57884f67b17a86e91635fbe9111f7953685a1195361"]) handled in 3ms 2025-01-08 16:06:45.1164|INFO|Consensus.Processing.BlockchainProcessor|49| Block throughput 39.46 MGas/s | 1,347.7 tps | 673.85 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:06:45.1233|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:45.1233|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:45.1233|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722946 (0x25e636...8325b6), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:45.1233|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722946 (0x25e636...8325b6) was processed. 2025-01-08 16:06:45.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722946 (0x25e636...8325b6) 2025-01-08 16:06:45.1242|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:45.1242|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:45.2839|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.128.136.233:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:06:45.2914|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:45.4552|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:45.4851|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:45.6297|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:45.6297|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:45.6297|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 2929a4...0f3952 2025-01-08 16:06:45.8144|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.9.153.205:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:06:45.8194|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.46.163:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:45.9707|DEBUG|Network.PeerManager|49|Peer pool size is: 2929 2025-01-08 16:06:46.4170|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->109.123.254.206:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:46.4850|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:46.6422|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:5.161.61.156]:30303, msg: 5597096ca607e5064339f2aa3990c4295a5c64f3fa293b4a943a0647a0f12b2e7179b78e024f91e98b58fcc234c59bbe28e47a743d8a42081216d98e6c99a3b9271cf0f000dd1395b4cb2ac6b1c12cdf7391e7cec8481b63c7dbbbaa33d667bd0006f8bda01ebb79ed46e480c2d747c1f321c42d5e83c626fc6e30158f58457be0b5a8f4f5f89ab84011f4c1dfe634c4c1514ad0d08d6970173467e8d5f3bd4f4007ab503eb251b67162d1da574742244238779fe48a701897ea179451a9b15826b1d5a8a80608f1770283657468ca84f0afd0e384643730578269648276348269708405a13d9c89736563703235366b31a10225f41d924f660731e83e25b0840bdd96ebbd5cf4dcc2694408d0d439b55447428374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 191 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:46.7299|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:46.7299|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:46.7299|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:46.7299|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:47.0268|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:47.2610|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 16:06:47.3221|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:47.3813|DEBUG|Network.Discovery.NodesLocator|45|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:47.3813|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:47.4877|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:06:48.3815|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:48.4863|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:06:48.5623|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.136.124.98:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 16:06:49.4878|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:49.6743|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:49.8213|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:50.0023|DEBUG|Consensus.Producers.BuildBlocksInALoop|45|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:06:50.0364|DEBUG|Network.Discovery.NodesLocator|45|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:06:50.0364|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 158, after the process: 158 2025-01-08 16:06:50.0364|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: randomNode: 9fe041...932d28 2025-01-08 16:06:50.1174|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","blockNumber":"0xd16543","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","prevRandao":"0x961db998ed35b31d35a4a7f241ff0740c5070bcf5ac7537bf6f4cbae4f8e3ba0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x87ab573f76995b884b648f0435e2ddccfbc2efb53f88f3f3bab59a3a4d2f1415","timestamp":"0x677ea29a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18b","index":"0x43027ae","validatorIndex":"0x62b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x43027af","validatorIndex":"0x62c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14288b","index":"0x43027b0","validatorIndex":"0x62d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed6c","index":"0x43027b1","validatorIndex":"0x62e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027b2","validatorIndex":"0x62f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142516","index":"0x43027b3","validatorIndex":"0x630"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142834","index":"0x43027b4","validatorIndex":"0x631"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af305","index":"0x43027b5","validatorIndex":"0x632"}]},[],"0x24ba7981890a516bf8a31c0773a6d7abd4e5bcec4c5c3dbdd7cdef4ec9d78aeb"]) 2025-01-08 16:06:50.1174|INFO|Merge.Plugin.Handlers.NewPayloadHandler|45|Received New Block: 13722947 (0x09d217...4b7b13), Extra Data: Nethermind 2025-01-08 16:06:50.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:06:50.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: None 2025-01-08 16:06:50.1174|DEBUG|Trie.Pruning.TrieStore|45|Beginning new BlockCommitSet - 13722947 2025-01-08 16:06:50.1174|DEBUG|Trie.Pruning.TrieStore|45|Removing historical (131) 13722817 < 13722947 - 128 2025-01-08 16:06:50.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:06:50.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:06:50.1174|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|45|Valid. Result of New Block: 13722947 (0x09d217...4b7b13). 2025-01-08 16:06:50.1174|DEBUG|Merge.Plugin.GC.GCKeeper|45|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:50.1174|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","blockNumber":"0xd16543","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","prevRandao":"0x961db998ed35b31d35a4a7f241ff0740c5070bcf5ac7537bf6f4cbae4f8e3ba0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x87ab573f76995b884b648f0435e2ddccfbc2efb53f88f3f3bab59a3a4d2f1415","timestamp":"0x677ea29a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18b","index":"0x43027ae","validatorIndex":"0x62b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x43027af","validatorIndex":"0x62c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14288b","index":"0x43027b0","validatorIndex":"0x62d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed6c","index":"0x43027b1","validatorIndex":"0x62e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027b2","validatorIndex":"0x62f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142516","index":"0x43027b3","validatorIndex":"0x630"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142834","index":"0x43027b4","validatorIndex":"0x631"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af305","index":"0x43027b5","validatorIndex":"0x632"}]},[],"0x24ba7981890a516bf8a31c0773a6d7abd4e5bcec4c5c3dbdd7cdef4ec9d78aeb"]) 2025-01-08 16:06:50.1174|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722947 | 1.3 ms | slot 5,000 ms | 2025-01-08 16:06:50.1174|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","blockNumber":"0xd16543","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x25e636b9db723771432113fc88f230da463db834764fa2e68896a1b9058325b6","prevRandao":"0x961db998ed35b31d35a4a7f241ff0740c5070bcf5ac7537bf6f4cbae4f8e3ba0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x87ab573f76995b884b648f0435e2ddccfbc2efb53f88f3f3bab59a3a4d2f1415","timestamp":"0x677ea29a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18b","index":"0x43027ae","validatorIndex":"0x62b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x43027af","validatorIndex":"0x62c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14288b","index":"0x43027b0","validatorIndex":"0x62d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed6c","index":"0x43027b1","validatorIndex":"0x62e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027b2","validatorIndex":"0x62f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142516","index":"0x43027b3","validatorIndex":"0x630"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142834","index":"0x43027b4","validatorIndex":"0x631"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af305","index":"0x43027b5","validatorIndex":"0x632"}]},[],"0x24ba7981890a516bf8a31c0773a6d7abd4e5bcec4c5c3dbdd7cdef4ec9d78aeb"]) handled in 3ms 2025-01-08 16:06:50.1174|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:06:50.1202|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 773.40 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:06:50.1270|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:50.1270|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:50.1270|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722947 (0x09d217...4b7b13), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:50.1270|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722947 (0x09d217...4b7b13) was processed. 2025-01-08 16:06:50.1270|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722947 (0x09d217...4b7b13) 2025-01-08 16:06:50.1270|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:50.1270|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:50.4060|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.35.228.233:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:06:50.4827|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.161.20.48:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:50.4850|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:06:50.6338|DEBUG|Network.PeerManager|12|Peer pool size is: 3030 2025-01-08 16:06:50.6391|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:193.122.156.217]:30303, msg: 864f769449c5d117abb3d5e206523bcbb25904594058dc6d286be5f739a45856088ae71708941a4ffabd4dfad7ed7a4734d45034142f1c910833b321f7f6fe5e141a1f157aa84cd1787d61d8558eebdef2d8065bfe3f8e1e9d417ebadd2f0d520006f8b9a0a29cd1240ac72296579bca27a81b0e6caf572641a8480c45fa80ead4d3daf029f896b84054e97d678d8c28bd0b6a8ad7831f03edaa643dd7990a9b471a33a2a9a3588cca4b01906252ce34b38a6e1f03acc9bc5e5e17bd745422fc4b4b525fa503de191f0283657468c6849f3d22548082696482763482697084c17a9cd989736563703235366b31a103a1cadd4acab0457c06084fb7faac66112b76575e441bf826a25ec7f1fa54c2468374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:50.8172|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->103.42.59.232:40605] initiating disconnect because InvalidNetworkId, details: invalid network id - 473861 2025-01-08 16:06:51.0039|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 16:06:51.0501|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->109.121.234.108:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:51.1196|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.97:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:51.1820|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.124.185:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:51.3827|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:06:51.4854|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:51.5455|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->193.106.92.142:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:06:51.6842|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|95.217.160.87:50638->30303] to: 30303 2025-01-08 16:06:51.7306|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:51.7306|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:51.7306|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:51.7306|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:51.8420|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|95.217.160.87:50638->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:06:52.0449|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->194.31.223.243:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:52.0980|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 158, after the process: 159 2025-01-08 16:06:52.4845|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:53.0464|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->158.220.87.84:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:06:53.0980|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:53.4861|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:06:54.1067|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.1.22:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:54.3026|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:06:54.3818|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.251.97.165:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 9736 2025-01-08 16:06:54.4103|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:54.4847|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:06:54.4847|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.119.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:06:54.5851|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:54.7318|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:54.7318|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 159, after the process: 159 2025-01-08 16:06:54.7318|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 8664d0...acd596 2025-01-08 16:06:54.9632|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.46.164:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:06:55.0020|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:06:55.0777|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","blockNumber":"0xd16544","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1efa0","logsBloom":"0x00000000000000000000000000000000000008000010000000000000000000000000100000000000000000000000000000000000000200000000000000000000000000000000000000000001002000000000800085000000000000000000000000000000020000000000000000000800000000400000000000000000000000000000000000000000000000000000000000000480000000000000008000000000000000001000800000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000020000000000000200000000000000000000000000000000000000000000000000000","parentHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","prevRandao":"0x01ec28d2906dd73593b98d3da8b9b1286013c76c4f297cda14d0d789c2d4b1ec","receiptsRoot":"0x73b8abc66056c4eae7d7c7506e358667e4136114d47f728a895fbfa747e49eaf","stateRoot":"0xe2f7d8d26acfb3bc0ee4465a530f64ba3ef77785c96956baf2bededd79342e62","timestamp":"0x677ea29f","transactions":["0x02f902d58227d882136f8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6d030001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000000000000000000002eb54c26352985934043dfd1ef4c4d29690e5488e751177dedaaa8f4a654028df6ee2ed8b6701903b2acbf99ee07062ebf12c96aa2568898282ea049bd74a70fd000000000000000000000000000000000000000000000000000000000000000200f4934b3e94b360ded5bc8ff19b1d5ee5cd385c44280fe9e106c2fb64b884ee1055018df63109c48f65423450a3403a44cf90c700bb9fd0c46a13ed6700a4b0c001a0e102a4e6e659ab89f267c184b08b1021a350b1a26b54c733793d4c0bda015eada0758fd5e66d0f5ab506f86c9095b408f301c50eb0b8a5d7e39062a7f69b45ccce"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8a","index":"0x43027b6","validatorIndex":"0x633"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a756","index":"0x43027b7","validatorIndex":"0x634"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f63e","index":"0x43027b8","validatorIndex":"0x635"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027b9","validatorIndex":"0x636"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14757e","index":"0x43027ba","validatorIndex":"0x637"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6e97","index":"0x43027bb","validatorIndex":"0x638"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x43027bc","validatorIndex":"0x639"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a837f","index":"0x43027bd","validatorIndex":"0x63a"}]},[],"0xaec7e68f38b246e7286be92992c488e72c010ae892830f52c1ca0634fd8627ef"]) 2025-01-08 16:06:55.0777|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722948 (0x01cf90...0c0e67), Extra Data: chiado-lighthouse-0 2025-01-08 16:06:55.0777|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:06:55.0777|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: None 2025-01-08 16:06:55.0805|DEBUG|Trie.Pruning.TrieStore|46|Beginning new BlockCommitSet - 13722948 2025-01-08 16:06:55.0805|DEBUG|Trie.Pruning.TrieStore|46|Removing historical (131) 13722818 < 13722948 - 128 2025-01-08 16:06:55.0805|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:06:55.0805|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|46|Valid. Result of New Block: 13722948 (0x01cf90...0c0e67). 2025-01-08 16:06:55.0805|DEBUG|Merge.Plugin.GC.GCKeeper|46|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:06:55.0805|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp, Precompile 2025-01-08 16:06:55.0805|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","blockNumber":"0xd16544","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1efa0","logsBloom":"0x00000000000000000000000000000000000008000010000000000000000000000000100000000000000000000000000000000000000200000000000000000000000000000000000000000001002000000000800085000000000000000000000000000000020000000000000000000800000000400000000000000000000000000000000000000000000000000000000000000480000000000000008000000000000000001000800000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000020000000000000200000000000000000000000000000000000000000000000000000","parentHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","prevRandao":"0x01ec28d2906dd73593b98d3da8b9b1286013c76c4f297cda14d0d789c2d4b1ec","receiptsRoot":"0x73b8abc66056c4eae7d7c7506e358667e4136114d47f728a895fbfa747e49eaf","stateRoot":"0xe2f7d8d26acfb3bc0ee4465a530f64ba3ef77785c96956baf2bededd79342e62","timestamp":"0x677ea29f","transactions":["0x02f902d58227d882136f8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6d030001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000000000000000000002eb54c26352985934043dfd1ef4c4d29690e5488e751177dedaaa8f4a654028df6ee2ed8b6701903b2acbf99ee07062ebf12c96aa2568898282ea049bd74a70fd000000000000000000000000000000000000000000000000000000000000000200f4934b3e94b360ded5bc8ff19b1d5ee5cd385c44280fe9e106c2fb64b884ee1055018df63109c48f65423450a3403a44cf90c700bb9fd0c46a13ed6700a4b0c001a0e102a4e6e659ab89f267c184b08b1021a350b1a26b54c733793d4c0bda015eada0758fd5e66d0f5ab506f86c9095b408f301c50eb0b8a5d7e39062a7f69b45ccce"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8a","index":"0x43027b6","validatorIndex":"0x633"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a756","index":"0x43027b7","validatorIndex":"0x634"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f63e","index":"0x43027b8","validatorIndex":"0x635"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027b9","validatorIndex":"0x636"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14757e","index":"0x43027ba","validatorIndex":"0x637"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6e97","index":"0x43027bb","validatorIndex":"0x638"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x43027bc","validatorIndex":"0x639"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a837f","index":"0x43027bd","validatorIndex":"0x63a"}]},[],"0xaec7e68f38b246e7286be92992c488e72c010ae892830f52c1ca0634fd8627ef"]) 2025-01-08 16:06:55.0805|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722948 | 2.2 ms | slot 4,961 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:06:55.0805|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","blockNumber":"0xd16544","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1efa0","logsBloom":"0x00000000000000000000000000000000000008000010000000000000000000000000100000000000000000000000000000000000000200000000000000000000000000000000000000000001002000000000800085000000000000000000000000000000020000000000000000000800000000400000000000000000000000000000000000000000000000000000000000000480000000000000008000000000000000001000800000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000020000000000000200000000000000000000000000000000000000000000000000000","parentHash":"0x09d217f888ecb0d69156f28e05abf4db46d7d37c903e934a1b9c8b686b4b7b13","prevRandao":"0x01ec28d2906dd73593b98d3da8b9b1286013c76c4f297cda14d0d789c2d4b1ec","receiptsRoot":"0x73b8abc66056c4eae7d7c7506e358667e4136114d47f728a895fbfa747e49eaf","stateRoot":"0xe2f7d8d26acfb3bc0ee4465a530f64ba3ef77785c96956baf2bededd79342e62","timestamp":"0x677ea29f","transactions":["0x02f902d58227d882136f8459682f008459682f0b8307a12094ed9a3d00655fa800b312c49d7d33b01a1cac75bd80b90264c9807539000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000b8f5fca2f66249360a558a17a832e41700024c6d030001020300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000011d237f8b0b9c57b40000000000000000000000000000000000000000000000000000000000000002eb54c26352985934043dfd1ef4c4d29690e5488e751177dedaaa8f4a654028df6ee2ed8b6701903b2acbf99ee07062ebf12c96aa2568898282ea049bd74a70fd000000000000000000000000000000000000000000000000000000000000000200f4934b3e94b360ded5bc8ff19b1d5ee5cd385c44280fe9e106c2fb64b884ee1055018df63109c48f65423450a3403a44cf90c700bb9fd0c46a13ed6700a4b0c001a0e102a4e6e659ab89f267c184b08b1021a350b1a26b54c733793d4c0bda015eada0758fd5e66d0f5ab506f86c9095b408f301c50eb0b8a5d7e39062a7f69b45ccce"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b8a","index":"0x43027b6","validatorIndex":"0x633"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a756","index":"0x43027b7","validatorIndex":"0x634"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f63e","index":"0x43027b8","validatorIndex":"0x635"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a18d","index":"0x43027b9","validatorIndex":"0x636"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14757e","index":"0x43027ba","validatorIndex":"0x637"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6e97","index":"0x43027bb","validatorIndex":"0x638"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a45f","index":"0x43027bc","validatorIndex":"0x639"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a837f","index":"0x43027bd","validatorIndex":"0x63a"}]},[],"0xaec7e68f38b246e7286be92992c488e72c010ae892830f52c1ca0634fd8627ef"]) handled in 3ms 2025-01-08 16:06:55.0805|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.13 MGas | 1 txs | calls 18 ( 0) | sload 108 | sstore 45 | create 0 2025-01-08 16:06:55.0805|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 57.08 MGas/s | 449.8 tps | 449.84 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:06:55.0849|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:55.0849|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:06:55.0849|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722948 (0x01cf90...0c0e67), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:06:55.0849|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722948 (0x01cf90...0c0e67) was processed. 2025-01-08 16:06:55.0849|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722948 (0x01cf90...0c0e67) 2025-01-08 16:06:55.0849|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:06:55.0849|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:06:55.1137|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.242.86.233:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:55.1569|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.231.114.62:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:06:55.4860|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:55.5567|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->188.245.151.163:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:06:55.5750|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->141.95.31.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:06:55.6895|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:55.6959|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.212.135.123:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:55.6999|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->81.83.130.148:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:06:55.7490|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:55.9281|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:87.197.146.75]:30303, msg: bc4bbd1d64145092335cda93ed3986e194d3855d3d93580ef096e65a6ff394fc38f287f8930bbbc44a041c4cf083bd580651f0d831b7a927129b0b2310693de7460e4bfe6e205ca340e7858d4960a880b69c6c6f24e582ad3d0c7d49982691ea0106f8b9a07d6d17fa06b186e77b76faea36fff45aaa9a48a5292065394616da5344664b8cf896b84000900542c1cd5661017480318bbae85edf947bfecc2b170d89936e1dc419b8b81ac4f2c05e2515fd5aa3f9e77ac66a1de0fe35d41d5c200560214d3a69ad74ed0283657468c6849f3d2254808269648276348269708457c5924b89736563703235366b31a103009bef117017093b058c35505431d2ddfbf6dc0f20140fecc2ace0f405763e5d8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:06:55.9862|DEBUG|Network.PeerManager|29|Disconnecting a new [Session|In|HandshakeComplete|3.73.43.53:50892->30303] - Out session already connected 2025-01-08 16:06:55.9862|DEBUG|Network.P2P.Session|29|[Session|In|DisconnectingProtocols|3.73.43.53:50892->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:06:56.4848|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:56.7318|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:06:56.7318|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:06:56.7318|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:06:56.7318|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:06:56.8423|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 159, after the process: 159 2025-01-08 16:06:57.4848|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:57.8407|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:06:58.1134|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->161.97.93.26:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: pip1 2025-01-08 16:06:58.2757|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:06:58.4855|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:06:58.6623|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->188.68.32.212:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:58.6867|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->100.42.180.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:06:59.0395|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|18.132.83.66:42294->30303] to: 30303 2025-01-08 16:06:59.0395|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|18.132.83.66:42294->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:06:59.1655|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:59.3299|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:59.3910|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:06:59.3910|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 159, after the process: 159 2025-01-08 16:06:59.3910|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 38be9f...181659 2025-01-08 16:06:59.4644|DEBUG|Network.PeerManager|12|Peer pool size is: 3131 2025-01-08 16:06:59.4855|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:06:59.6449|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.235.166.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:06:59.6560|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.178:54247] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:06:59.9217|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|46|Attempt to request ENR before bonding 2025-01-08 16:07:00.0018|DEBUG|Consensus.Producers.BuildBlocksInALoop|46|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:00.0060|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->144.76.70.103:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:00.1156|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->77.90.19.248:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:00.1238|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","blockNumber":"0xd16545","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","prevRandao":"0x071e6eab1ea3f3af272b199550f345a1948beeb60349f9082302fd9dd9c5e789","receiptsRoot":"0x8512c3cef0d97cdf936d26f6933f5d33fafb1f4eb921e17c77c31f4cf0ea2926","stateRoot":"0x623ddc5c88cd318576a0505119053a1eb0365bc2b2f27f1d656b57257e9296a5","timestamp":"0x677ea2a4","transactions":["0x02f901d58227d883054aec8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d678d9a0dbb4309f5e9a7ef9aa9883738756bc41cf3c2be6f20e3d07b68a63439bcbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb11a1e30bb83f913d9b88c54a360b4776eb0bbe1d6e44ee8e2771ab04cf2df377221c1a01627f1f97cef1e20ae708a88cf2250c4bd6bf5b7159b92913a560bf0332e332e30000000000000000000000000000000000000000000000000000000c001a065fc4ab368f5caff69b53761e8091089a021634f7d205557d2a9e07198c9907fa0354a997278f9757b63dd777d91b023f770a9562fab56fb4725c303e680291cef","0x02f901d58227d8830551fb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d678d9a0dbb4309f5e9a7ef9aa9883738756bc41cf3c2be6f20e3d07b68a63439bcbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3be24c94c717c29ac3599858c7c639081104d4cbaf9880f6949636a1678a885e5d0d7e54a7d12980331b47de13b61e2b24f3b6bd5e1de560e8d3d4670ff4ad23332e332e30000000000000000000000000000000000000000000000000000000c001a02e65ab2ab9b3b1aca85afe129388bddf340518bccc0ca51422f3289eca7f63f3a063615e6b1e8fd40bb7e003d89980c11c2da63887e7d50fdfa7516efc91ab8813"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1427d1","index":"0x43027be","validatorIndex":"0x63b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027bf","validatorIndex":"0x63c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce5c8","index":"0x43027c0","validatorIndex":"0x63d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027c1","validatorIndex":"0x63e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14789e","index":"0x43027c2","validatorIndex":"0x63f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a184","index":"0x43027c3","validatorIndex":"0x640"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027c4","validatorIndex":"0x641"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027c5","validatorIndex":"0x642"}]},[],"0xeb396c704b8bd5be3d288ec8f160a1b68ec38bdbbf4deca0781f6e6c1dc04570"]) 2025-01-08 16:07:00.1243|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722949 (0x8bbb38...0a41ea), Extra Data: Nethermind 2025-01-08 16:07:00.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:07:00.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:07:00.1243|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->191.113.165.70:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:00.1243|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722949 2025-01-08 16:07:00.1243|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722819 < 13722949 - 128 2025-01-08 16:07:00.1243|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722949 (0x8bbb38...0a41ea). 2025-01-08 16:07:00.1243|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:00.1243|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","blockNumber":"0xd16545","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","prevRandao":"0x071e6eab1ea3f3af272b199550f345a1948beeb60349f9082302fd9dd9c5e789","receiptsRoot":"0x8512c3cef0d97cdf936d26f6933f5d33fafb1f4eb921e17c77c31f4cf0ea2926","stateRoot":"0x623ddc5c88cd318576a0505119053a1eb0365bc2b2f27f1d656b57257e9296a5","timestamp":"0x677ea2a4","transactions":["0x02f901d58227d883054aec8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d678d9a0dbb4309f5e9a7ef9aa9883738756bc41cf3c2be6f20e3d07b68a63439bcbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb11a1e30bb83f913d9b88c54a360b4776eb0bbe1d6e44ee8e2771ab04cf2df377221c1a01627f1f97cef1e20ae708a88cf2250c4bd6bf5b7159b92913a560bf0332e332e30000000000000000000000000000000000000000000000000000000c001a065fc4ab368f5caff69b53761e8091089a021634f7d205557d2a9e07198c9907fa0354a997278f9757b63dd777d91b023f770a9562fab56fb4725c303e680291cef","0x02f901d58227d8830551fb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d678d9a0dbb4309f5e9a7ef9aa9883738756bc41cf3c2be6f20e3d07b68a63439bcbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3be24c94c717c29ac3599858c7c639081104d4cbaf9880f6949636a1678a885e5d0d7e54a7d12980331b47de13b61e2b24f3b6bd5e1de560e8d3d4670ff4ad23332e332e30000000000000000000000000000000000000000000000000000000c001a02e65ab2ab9b3b1aca85afe129388bddf340518bccc0ca51422f3289eca7f63f3a063615e6b1e8fd40bb7e003d89980c11c2da63887e7d50fdfa7516efc91ab8813"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1427d1","index":"0x43027be","validatorIndex":"0x63b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027bf","validatorIndex":"0x63c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce5c8","index":"0x43027c0","validatorIndex":"0x63d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027c1","validatorIndex":"0x63e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14789e","index":"0x43027c2","validatorIndex":"0x63f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a184","index":"0x43027c3","validatorIndex":"0x640"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027c4","validatorIndex":"0x641"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027c5","validatorIndex":"0x642"}]},[],"0xeb396c704b8bd5be3d288ec8f160a1b68ec38bdbbf4deca0781f6e6c1dc04570"]) 2025-01-08 16:07:00.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:07:00.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:07:00.1243|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","blockNumber":"0xd16545","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x01cf9093db3d333663280d81b5bed0fe39ac767308856104d3a7480b8b0c0e67","prevRandao":"0x071e6eab1ea3f3af272b199550f345a1948beeb60349f9082302fd9dd9c5e789","receiptsRoot":"0x8512c3cef0d97cdf936d26f6933f5d33fafb1f4eb921e17c77c31f4cf0ea2926","stateRoot":"0x623ddc5c88cd318576a0505119053a1eb0365bc2b2f27f1d656b57257e9296a5","timestamp":"0x677ea2a4","transactions":["0x02f901d58227d883054aec8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d678d9a0dbb4309f5e9a7ef9aa9883738756bc41cf3c2be6f20e3d07b68a63439bcbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb11a1e30bb83f913d9b88c54a360b4776eb0bbe1d6e44ee8e2771ab04cf2df377221c1a01627f1f97cef1e20ae708a88cf2250c4bd6bf5b7159b92913a560bf0332e332e30000000000000000000000000000000000000000000000000000000c001a065fc4ab368f5caff69b53761e8091089a021634f7d205557d2a9e07198c9907fa0354a997278f9757b63dd777d91b023f770a9562fab56fb4725c303e680291cef","0x02f901d58227d8830551fb8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d678d9a0dbb4309f5e9a7ef9aa9883738756bc41cf3c2be6f20e3d07b68a63439bcbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be3be24c94c717c29ac3599858c7c639081104d4cbaf9880f6949636a1678a885e5d0d7e54a7d12980331b47de13b61e2b24f3b6bd5e1de560e8d3d4670ff4ad23332e332e30000000000000000000000000000000000000000000000000000000c001a02e65ab2ab9b3b1aca85afe129388bddf340518bccc0ca51422f3289eca7f63f3a063615e6b1e8fd40bb7e003d89980c11c2da63887e7d50fdfa7516efc91ab8813"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1427d1","index":"0x43027be","validatorIndex":"0x63b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027bf","validatorIndex":"0x63c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce5c8","index":"0x43027c0","validatorIndex":"0x63d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027c1","validatorIndex":"0x63e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14789e","index":"0x43027c2","validatorIndex":"0x63f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a184","index":"0x43027c3","validatorIndex":"0x640"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027c4","validatorIndex":"0x641"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a315","index":"0x43027c5","validatorIndex":"0x642"}]},[],"0xeb396c704b8bd5be3d288ec8f160a1b68ec38bdbbf4deca0781f6e6c1dc04570"]) handled in 4ms 2025-01-08 16:07:00.1243|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722949 | 1.8 ms | slot 5,046 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:07:00.1243|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:00.1243|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 32.93 MGas/s | 1,124.9 tps | 562.43 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:07:00.1315|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:00.1315|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:00.1315|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722949 (0x8bbb38...0a41ea), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:00.1315|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722949 (0x8bbb38...0a41ea) was processed. 2025-01-08 16:07:00.1315|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722949 (0x8bbb38...0a41ea) 2025-01-08 16:07:00.1315|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:00.1315|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:00.2044|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->167.179.75.28:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:00.3451|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->68.183.237.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:07:00.4865|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:00.5429|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.77.216.35:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:00.7435|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:00.8903|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:00.9786|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:00.9786|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 159, after the process: 160 2025-01-08 16:07:01.4846|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:01.7326|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:01.7326|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:01.7326|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:01.7326|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:01.9767|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:02.4863|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:07:03.1955|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.124.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:03.4858|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:07:04.1795|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->89.117.51.49:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:04.4470|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:07:04.4470|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:04.4470|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: 8561e7...fe2219 2025-01-08 16:07:04.4862|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:04.5809|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->24.199.107.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7 2025-01-08 16:07:04.6847|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.30.157.41:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:07:04.8714|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.72.32.239:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1149131531218114419 2025-01-08 16:07:04.9825|DEBUG|Network.PeerManager|15|Peer pool size is: 3232 2025-01-08 16:07:05.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:05.1176|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","blockNumber":"0xd16546","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","prevRandao":"0x2b38fb2fdea593c04524cf31d7a356728b24d2c4016b42df710aa4c2f0612b8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbdc83363083c4e4140b804640b74162e88ccdb06e0ea919cb3d6021a80ff83f2","timestamp":"0x677ea2a9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142222","index":"0x43027c6","validatorIndex":"0x643"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce5aa","index":"0x43027c7","validatorIndex":"0x644"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147583","index":"0x43027c8","validatorIndex":"0x645"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a186","index":"0x43027c9","validatorIndex":"0x646"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1060","index":"0x43027ca","validatorIndex":"0x647"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc94","index":"0x43027cb","validatorIndex":"0x648"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027cc","validatorIndex":"0x649"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14771c","index":"0x43027cd","validatorIndex":"0x64a"}]},[],"0x1d65e8151857b4903360f5ef5e58ba9fe738c81eb456ceffa445d04500ba0bd0"]) 2025-01-08 16:07:05.1176|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722950 (0xfa4c2e...901419), Extra Data: Nethermind 2025-01-08 16:07:05.1176|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 16:07:05.1176|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: None 2025-01-08 16:07:05.1176|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722950 2025-01-08 16:07:05.1176|DEBUG|Trie.Pruning.TrieStore|48|Removing historical (131) 13722820 < 13722950 - 128 2025-01-08 16:07:05.1176|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:07:05.1176|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:07:05.1176|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722950 (0xfa4c2e...901419). 2025-01-08 16:07:05.1176|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:05.1176|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","blockNumber":"0xd16546","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","prevRandao":"0x2b38fb2fdea593c04524cf31d7a356728b24d2c4016b42df710aa4c2f0612b8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbdc83363083c4e4140b804640b74162e88ccdb06e0ea919cb3d6021a80ff83f2","timestamp":"0x677ea2a9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142222","index":"0x43027c6","validatorIndex":"0x643"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce5aa","index":"0x43027c7","validatorIndex":"0x644"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147583","index":"0x43027c8","validatorIndex":"0x645"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a186","index":"0x43027c9","validatorIndex":"0x646"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1060","index":"0x43027ca","validatorIndex":"0x647"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc94","index":"0x43027cb","validatorIndex":"0x648"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027cc","validatorIndex":"0x649"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14771c","index":"0x43027cd","validatorIndex":"0x64a"}]},[],"0x1d65e8151857b4903360f5ef5e58ba9fe738c81eb456ceffa445d04500ba0bd0"]) 2025-01-08 16:07:05.1176|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","blockNumber":"0xd16546","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8bbb3867433883b1b8f55ed6d44557162be4f10c9ecefaf81f2bdb28260a41ea","prevRandao":"0x2b38fb2fdea593c04524cf31d7a356728b24d2c4016b42df710aa4c2f0612b8d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbdc83363083c4e4140b804640b74162e88ccdb06e0ea919cb3d6021a80ff83f2","timestamp":"0x677ea2a9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142222","index":"0x43027c6","validatorIndex":"0x643"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce5aa","index":"0x43027c7","validatorIndex":"0x644"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147583","index":"0x43027c8","validatorIndex":"0x645"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a186","index":"0x43027c9","validatorIndex":"0x646"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1060","index":"0x43027ca","validatorIndex":"0x647"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc94","index":"0x43027cb","validatorIndex":"0x648"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd82","index":"0x43027cc","validatorIndex":"0x649"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14771c","index":"0x43027cd","validatorIndex":"0x64a"}]},[],"0x1d65e8151857b4903360f5ef5e58ba9fe738c81eb456ceffa445d04500ba0bd0"]) handled in 2ms 2025-01-08 16:07:05.1176|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722950 | 1.2 ms | slot 4,993 ms | 2025-01-08 16:07:05.1176|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:05.1176|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 830.56 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:05.1247|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:05.1247|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:05.1247|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722950 (0xfa4c2e...901419), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:05.1247|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722950 (0xfa4c2e...901419) was processed. 2025-01-08 16:07:05.1247|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722950 (0xfa4c2e...901419) 2025-01-08 16:07:05.1247|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:05.1247|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:05.1970|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.230.84.232:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:07:05.2166|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:05.3727|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:07:05.4376|DEBUG|Network.Discovery.NodesLocator|48|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:05.4376|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:05.4848|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:07:06.4372|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:06.4840|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:07:06.7338|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:06.7338|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:06.7338|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:06.7338|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:07.4853|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:07:08.4867|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:07:08.9063|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:08.9063|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: d9599a...3f221c 2025-01-08 16:07:09.4293|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.143.247.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:07:09.4864|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:09.8150|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->168.119.140.254:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:10.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:07:10.1074|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 4 seconds ago, type: Pong, sender: [::ffff:77.160.166.47]:30306, message: Type: Pong, FarAddress: [::ffff:77.160.166.47]:30306, FarPublicKey: 0x58ab8786ef349d2165d2cbd7f084e3364ea26d16e1b80c78468c72a28cd6b8eddca79557d3ef2013c8d3cc2e97e7d4c172654be25a7cea4661a4861a9d01403a, ExpirationTime: 1736352426, PingMdc: 417360b8aa760040c269b90e7f29df3c5aa2ef574db39b8fbd07f85f9adb62cf 2025-01-08 16:07:10.1074|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 4 seconds ago, type: Ping, sender: [::ffff:77.160.166.47]:30306, message: Type: Ping, FarAddress: [::ffff:77.160.166.47]:30306, FarPublicKey: 0x58ab8786ef349d2165d2cbd7f084e3364ea26d16e1b80c78468c72a28cd6b8eddca79557d3ef2013c8d3cc2e97e7d4c172654be25a7cea4661a4861a9d01403a, ExpirationTime: 1736352426, SourceAddress: 77.160.166.47:30305, DestinationAddress: 172.234.230.144:30303, Version: 4, Mdc: 5a86806fde160d1a90c88e5fe70b517d5ad40879b07d3067da04e21f45fbec23 2025-01-08 16:07:10.1214|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","blockNumber":"0xd16547","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","prevRandao":"0xbdd94291293e787ce84ed54104ac5e59a8599d62aabbbb0e5befb9c8b4cb9470","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6d1ad115f298338a039aa55609e65f2539ab9a0bab9caf53a016d09b86bac6c4","timestamp":"0x677ea2ae","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14757e","index":"0x43027ce","validatorIndex":"0x64b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caf2e","index":"0x43027cf","validatorIndex":"0x64c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2b2c","index":"0x43027d0","validatorIndex":"0x64d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13996e","index":"0x43027d1","validatorIndex":"0x64e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5d14","index":"0x43027d2","validatorIndex":"0x64f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139967","index":"0x43027d3","validatorIndex":"0x650"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a37a","index":"0x43027d4","validatorIndex":"0x651"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efdb","index":"0x43027d5","validatorIndex":"0x652"}]},[],"0xae07da795d3398efb51da62bbf4a706edbdb69a0adb5cbc95407a4fab17641f9"]) 2025-01-08 16:07:10.1214|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722951 (0x6eb60a...f1304b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:07:10.1214|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:07:10.1214|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:07:10.1214|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722951 2025-01-08 16:07:10.1214|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722821 < 13722951 - 128 2025-01-08 16:07:10.1214|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 16:07:10.1214|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: Rlp 2025-01-08 16:07:10.1214|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722951 (0x6eb60a...f1304b). 2025-01-08 16:07:10.1214|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:10.1214|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722951 | 1.1 ms | slot 5,004 ms | 2025-01-08 16:07:10.1214|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:10.1214|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","blockNumber":"0xd16547","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","prevRandao":"0xbdd94291293e787ce84ed54104ac5e59a8599d62aabbbb0e5befb9c8b4cb9470","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6d1ad115f298338a039aa55609e65f2539ab9a0bab9caf53a016d09b86bac6c4","timestamp":"0x677ea2ae","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14757e","index":"0x43027ce","validatorIndex":"0x64b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caf2e","index":"0x43027cf","validatorIndex":"0x64c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2b2c","index":"0x43027d0","validatorIndex":"0x64d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13996e","index":"0x43027d1","validatorIndex":"0x64e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5d14","index":"0x43027d2","validatorIndex":"0x64f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139967","index":"0x43027d3","validatorIndex":"0x650"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a37a","index":"0x43027d4","validatorIndex":"0x651"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efdb","index":"0x43027d5","validatorIndex":"0x652"}]},[],"0xae07da795d3398efb51da62bbf4a706edbdb69a0adb5cbc95407a4fab17641f9"]) 2025-01-08 16:07:10.1214|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 877.96 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:10.1214|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","blockNumber":"0xd16547","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xfa4c2e99631719cd2435a4da654175fa783687c26c0a26a8bdcba2c940901419","prevRandao":"0xbdd94291293e787ce84ed54104ac5e59a8599d62aabbbb0e5befb9c8b4cb9470","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x6d1ad115f298338a039aa55609e65f2539ab9a0bab9caf53a016d09b86bac6c4","timestamp":"0x677ea2ae","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14757e","index":"0x43027ce","validatorIndex":"0x64b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1caf2e","index":"0x43027cf","validatorIndex":"0x64c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c2b2c","index":"0x43027d0","validatorIndex":"0x64d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13996e","index":"0x43027d1","validatorIndex":"0x64e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5d14","index":"0x43027d2","validatorIndex":"0x64f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139967","index":"0x43027d3","validatorIndex":"0x650"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a37a","index":"0x43027d4","validatorIndex":"0x651"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efdb","index":"0x43027d5","validatorIndex":"0x652"}]},[],"0xae07da795d3398efb51da62bbf4a706edbdb69a0adb5cbc95407a4fab17641f9"]) handled in 2ms 2025-01-08 16:07:10.1272|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:10.1272|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:10.1272|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722951 (0x6eb60a...f1304b), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:10.1272|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722951 (0x6eb60a...f1304b) was processed. 2025-01-08 16:07:10.1272|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722951 (0x6eb60a...f1304b) 2025-01-08 16:07:10.1272|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:10.1272|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:10.3933|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->217.22.153.161:31930] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:07:10.4422|DEBUG|Network.Discovery.NodesLocator|46|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:07:10.4858|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:10.5208|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.36.113.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 60808 2025-01-08 16:07:10.5842|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:87.197.146.75]:30303, msg: 2e6aa40a237515b4389508373fe1e1bb04d1f9cceedb5e3d592ba1639508e79cab0df7e2dd4d4b669c0133e7aff329633379ad509eb0353457d5c0fc0d8a80301ddfd71f2f47d223a0b07ee69f76c8fb89870cc12fcc7e0827cb75ba8a7b5cc60106f8b9a067831748f323039aaf4663630ff8904610825e781b557c2bdfdd578ccc6c5259f896b84000900542c1cd5661017480318bbae85edf947bfecc2b170d89936e1dc419b8b81ac4f2c05e2515fd5aa3f9e77ac66a1de0fe35d41d5c200560214d3a69ad74ed0283657468c6849f3d2254808269648276348269708457c5924b89736563703235366b31a103009bef117017093b058c35505431d2ddfbf6dc0f20140fecc2ace0f405763e5d8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:07:10.7293|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|66.70.220.112:52170->30303] to: 30303 2025-01-08 16:07:10.7293|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|66.70.220.112:52170->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 21000 2025-01-08 16:07:10.8005|DEBUG|Network.Discovery.NodesLocator|49|Finished discovery cycle, tried contacting 25 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:11.4039|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|109.123.251.52:52978->30303] to: 30306 2025-01-08 16:07:11.4042|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|109.123.251.52:52978->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8111 2025-01-08 16:07:11.4852|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:07:11.7342|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:11.7342|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:11.7342|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:11.7342|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:11.8020|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:12.4867|DEBUG|TxPool.TxBroadcaster|49|Broadcasting transactions to all peers 2025-01-08 16:07:13.1995|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.111.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:13.4849|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:07:14.2418|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:14.2418|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 82135e...7308a8 2025-01-08 16:07:14.4560|DEBUG|Network.PeerManager|15|Peer pool size is: 3333 2025-01-08 16:07:14.4857|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:14.5533|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.236.202.16:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:07:14.6948|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->94.176.236.170:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 63000 2025-01-08 16:07:14.8464|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.213.91.89:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 9090 2025-01-08 16:07:15.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|49|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:15.1219|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","blockNumber":"0xd16548","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","prevRandao":"0x2488bd24988b365d13864f597a2c0fb8b5aca281fba8af981cc5ff855342eabb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbbae70063965533983ab12b5679958e6dab5d6b1910616813bff37c22f81d427","timestamp":"0x677ea2b3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139db1","index":"0x43027d6","validatorIndex":"0x653"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141bd4","index":"0x43027d7","validatorIndex":"0x654"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ccd6","index":"0x43027d8","validatorIndex":"0x655"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2e5","index":"0x43027d9","validatorIndex":"0x656"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x136d8e","index":"0x43027da","validatorIndex":"0x657"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134a5b","index":"0x43027db","validatorIndex":"0x658"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9aa","index":"0x43027dc","validatorIndex":"0x659"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a39e","index":"0x43027dd","validatorIndex":"0x65a"}]},[],"0x92b1ff336b61f1d4c6d392226680112874e679e091bb5a53c1437da8b486572d"]) 2025-01-08 16:07:15.1219|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722952 (0x90b238...1e0f61), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:07:15.1219|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:07:15.1219|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:07:15.1219|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722952 2025-01-08 16:07:15.1219|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722822 < 13722952 - 128 2025-01-08 16:07:15.1219|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:07:15.1219|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722952 (0x90b238...1e0f61). 2025-01-08 16:07:15.1219|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:15.1219|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","blockNumber":"0xd16548","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","prevRandao":"0x2488bd24988b365d13864f597a2c0fb8b5aca281fba8af981cc5ff855342eabb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbbae70063965533983ab12b5679958e6dab5d6b1910616813bff37c22f81d427","timestamp":"0x677ea2b3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139db1","index":"0x43027d6","validatorIndex":"0x653"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141bd4","index":"0x43027d7","validatorIndex":"0x654"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ccd6","index":"0x43027d8","validatorIndex":"0x655"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2e5","index":"0x43027d9","validatorIndex":"0x656"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x136d8e","index":"0x43027da","validatorIndex":"0x657"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134a5b","index":"0x43027db","validatorIndex":"0x658"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9aa","index":"0x43027dc","validatorIndex":"0x659"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a39e","index":"0x43027dd","validatorIndex":"0x65a"}]},[],"0x92b1ff336b61f1d4c6d392226680112874e679e091bb5a53c1437da8b486572d"]) 2025-01-08 16:07:15.1219|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","blockNumber":"0xd16548","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6eb60aa12781ca322a11df879eef1e45e4cb8b8b9460f58ea885b69b51f1304b","prevRandao":"0x2488bd24988b365d13864f597a2c0fb8b5aca281fba8af981cc5ff855342eabb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbbae70063965533983ab12b5679958e6dab5d6b1910616813bff37c22f81d427","timestamp":"0x677ea2b3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139db1","index":"0x43027d6","validatorIndex":"0x653"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141bd4","index":"0x43027d7","validatorIndex":"0x654"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ccd6","index":"0x43027d8","validatorIndex":"0x655"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2e5","index":"0x43027d9","validatorIndex":"0x656"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x136d8e","index":"0x43027da","validatorIndex":"0x657"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x134a5b","index":"0x43027db","validatorIndex":"0x658"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9aa","index":"0x43027dc","validatorIndex":"0x659"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a39e","index":"0x43027dd","validatorIndex":"0x65a"}]},[],"0x92b1ff336b61f1d4c6d392226680112874e679e091bb5a53c1437da8b486572d"]) handled in 2ms 2025-01-08 16:07:15.1219|INFO|Consensus.Processing.BlockchainProcessor|49|Processed 13722952 | 1.2 ms | slot 5,000 ms | 2025-01-08 16:07:15.1219|INFO|Consensus.Processing.BlockchainProcessor|49| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:15.1219|INFO|Consensus.Processing.BlockchainProcessor|49| Block throughput 0.00 MGas/s | 0.0 tps | 838.93 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:15.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:07:15.1246|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:15.1246|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:15.1246|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Received ForkChoice: 13722952 (0x90b238...1e0f61), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:15.1246|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|ForkChoiceUpdate: block 13722952 (0x90b238...1e0f61) was processed. 2025-01-08 16:07:15.1283|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Synced Chain Head to 13722952 (0x90b238...1e0f61) 2025-01-08 16:07:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:15.1283|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:15.1367|DEBUG|Network.Discovery.NodesLocator|45|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:15.2924|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:15.3384|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:07:15.4854|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_chainId([]) 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:07:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:07:15.7047|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:07:15.7047|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:07:15.7047|DEBUG|JsonRpc.JsonRpcService|45|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:07:15.7047|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 1ms 2025-01-08 16:07:16.3847|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:16.4857|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:07:16.7360|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:16.7360|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:16.7360|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:16.7360|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:17.0484|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|136.243.115.134:33388->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 57 2025-01-08 16:07:17.3853|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:17.4595|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->162.55.65.146:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:07:17.4856|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:17.9979|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->195.242.89.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:07:18.4846|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:19.4851|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:19.8220|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:19.8220|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 0028ec...0ab8d1 2025-01-08 16:07:20.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:07:20.1178|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","blockNumber":"0xd16549","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","prevRandao":"0x206dc1f4f1a184e439de6a3102afa8a899f9d7c72955d8c8e9f893aae29925b1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe3828b59f2d3db337effdfde3e066a599623ac692b3291da58fc758092f2b62e","timestamp":"0x677ea2b8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x54abb3","index":"0x43027de","validatorIndex":"0x65b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027df","validatorIndex":"0x65c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8330","index":"0x43027e0","validatorIndex":"0x65d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2af","index":"0x43027e1","validatorIndex":"0x65e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139fcc","index":"0x43027e2","validatorIndex":"0x65f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027e3","validatorIndex":"0x660"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1be2a6","index":"0x43027e4","validatorIndex":"0x661"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c58c8","index":"0x43027e5","validatorIndex":"0x662"}]},[],"0x9b52f4356ad51945582d6ce833286e81e3e1f45c35228b91766596ad8ea997e3"]) 2025-01-08 16:07:20.1178|INFO|Merge.Plugin.Handlers.NewPayloadHandler|46|Received New Block: 13722953 (0x112b04...3f88a0), Extra Data: Nethermind 2025-01-08 16:07:20.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:07:20.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: None 2025-01-08 16:07:20.1204|DEBUG|Trie.Pruning.TrieStore|45|Beginning new BlockCommitSet - 13722953 2025-01-08 16:07:20.1204|DEBUG|Trie.Pruning.TrieStore|45|Removing historical (131) 13722823 < 13722953 - 128 2025-01-08 16:07:20.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:07:20.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:07:20.1204|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|45|Valid. Result of New Block: 13722953 (0x112b04...3f88a0). 2025-01-08 16:07:20.1204|DEBUG|Merge.Plugin.GC.GCKeeper|45|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:20.1204|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722953 | 1.6 ms | slot 4,997 ms | 2025-01-08 16:07:20.1204|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:20.1204|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 0.00 MGas/s | 0.0 tps | 634.92 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:20.1204|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","blockNumber":"0xd16549","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","prevRandao":"0x206dc1f4f1a184e439de6a3102afa8a899f9d7c72955d8c8e9f893aae29925b1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe3828b59f2d3db337effdfde3e066a599623ac692b3291da58fc758092f2b62e","timestamp":"0x677ea2b8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x54abb3","index":"0x43027de","validatorIndex":"0x65b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027df","validatorIndex":"0x65c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8330","index":"0x43027e0","validatorIndex":"0x65d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2af","index":"0x43027e1","validatorIndex":"0x65e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139fcc","index":"0x43027e2","validatorIndex":"0x65f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027e3","validatorIndex":"0x660"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1be2a6","index":"0x43027e4","validatorIndex":"0x661"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c58c8","index":"0x43027e5","validatorIndex":"0x662"}]},[],"0x9b52f4356ad51945582d6ce833286e81e3e1f45c35228b91766596ad8ea997e3"]) 2025-01-08 16:07:20.1204|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","blockNumber":"0xd16549","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x90b238756e30223d20a20fa027cc760350e06ddef23714ad2ebc82ad401e0f61","prevRandao":"0x206dc1f4f1a184e439de6a3102afa8a899f9d7c72955d8c8e9f893aae29925b1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe3828b59f2d3db337effdfde3e066a599623ac692b3291da58fc758092f2b62e","timestamp":"0x677ea2b8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x54abb3","index":"0x43027de","validatorIndex":"0x65b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027df","validatorIndex":"0x65c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c8330","index":"0x43027e0","validatorIndex":"0x65d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2af","index":"0x43027e1","validatorIndex":"0x65e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139fcc","index":"0x43027e2","validatorIndex":"0x65f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027e3","validatorIndex":"0x660"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1be2a6","index":"0x43027e4","validatorIndex":"0x661"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c58c8","index":"0x43027e5","validatorIndex":"0x662"}]},[],"0x9b52f4356ad51945582d6ce833286e81e3e1f45c35228b91766596ad8ea997e3"]) handled in 3ms 2025-01-08 16:07:20.1251|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:20.1251|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:20.1251|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722953 (0x112b04...3f88a0), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:20.1251|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|ForkChoiceUpdate: block 13722953 (0x112b04...3f88a0) was processed. 2025-01-08 16:07:20.1251|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Synced Chain Head to 13722953 (0x112b04...3f88a0) 2025-01-08 16:07:20.1251|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:20.1251|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:20.2057|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.198.27.240:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:20.4856|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:20.6239|DEBUG|Network.Discovery.NodesLocator|49|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:07:21.3397|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|34.105.212.184:50702->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80001 2025-01-08 16:07:21.4864|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:21.7139|DEBUG|Network.Discovery.NodesLocator|49|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:21.7370|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:21.7370|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:21.7370|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:21.7370|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:22.4024|DEBUG|Network.PeerManager|31|Disconnecting a new [Session|In|HandshakeComplete|8.210.101.242:16350->30303] - Out session already connected 2025-01-08 16:07:22.4024|DEBUG|Network.P2P.Session|31|[Session|In|DisconnectingProtocols|8.210.101.242:16350->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:07:22.4851|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:22.7131|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:23.4845|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:23.5270|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|145.224.105.198:54859->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:24.4863|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:24.8805|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->69.67.150.157:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 17864 2025-01-08 16:07:25.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:25.0361|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 4 seconds ago, type: Pong, sender: [::ffff:77.160.166.47]:30306, message: Type: Pong, FarAddress: [::ffff:77.160.166.47]:30306, FarPublicKey: 0x58ab8786ef349d2165d2cbd7f084e3364ea26d16e1b80c78468c72a28cd6b8eddca79557d3ef2013c8d3cc2e97e7d4c172654be25a7cea4661a4861a9d01403a, ExpirationTime: 1736352441, PingMdc: a42cfd1e817525f895c240c68be326a6163e5ba010f440c9f4543753d7052ff0 2025-01-08 16:07:25.0368|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 4 seconds ago, type: Ping, sender: [::ffff:77.160.166.47]:30306, message: Type: Ping, FarAddress: [::ffff:77.160.166.47]:30306, FarPublicKey: 0x58ab8786ef349d2165d2cbd7f084e3364ea26d16e1b80c78468c72a28cd6b8eddca79557d3ef2013c8d3cc2e97e7d4c172654be25a7cea4661a4861a9d01403a, ExpirationTime: 1736352441, SourceAddress: 77.160.166.47:30305, DestinationAddress: 172.234.230.144:30303, Version: 4, Mdc: 129b96bb22cafb229279baaa626cd02c62cbe0f79b77808cff81e7e9745975bf 2025-01-08 16:07:25.0973|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:25.0973|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 281f14...55a102 2025-01-08 16:07:25.1153|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.210.207.206:30305] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:07:25.4855|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:25.5614|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","blockNumber":"0xd1654a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","prevRandao":"0x5e3784c43f9d02814555b296d72fb092a7f2dc066be45f1e9b678130b74da57c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x32abc881d7383bbeb42aecc71ede8c7975ad1f3d97e686eb042eda33dce9445b","timestamp":"0x677ea2bd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137650","index":"0x43027e6","validatorIndex":"0x663"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1f4","index":"0x43027e7","validatorIndex":"0x664"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13503d","index":"0x43027e8","validatorIndex":"0x665"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141bd4","index":"0x43027e9","validatorIndex":"0x666"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c6b5","index":"0x43027ea","validatorIndex":"0x667"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a37b3","index":"0x43027eb","validatorIndex":"0x668"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efdd","index":"0x43027ec","validatorIndex":"0x669"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9d6","index":"0x43027ed","validatorIndex":"0x66a"}]},[],"0x695de121afe94b9ddb301b9489c0b9ac7b32264c3e8bb2bb4eeed00febfc702d"]) 2025-01-08 16:07:25.5614|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722954 (0xdf150e...19fcd9), Extra Data: chiado-lighthouse-0 2025-01-08 16:07:25.5614|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:07:25.5614|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:07:25.5614|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722954 2025-01-08 16:07:25.5614|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722824 < 13722954 - 128 2025-01-08 16:07:25.5614|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:07:25.5614|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722954 (0xdf150e...19fcd9). 2025-01-08 16:07:25.5614|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:25.5614|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:07:25.5614|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","blockNumber":"0xd1654a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","prevRandao":"0x5e3784c43f9d02814555b296d72fb092a7f2dc066be45f1e9b678130b74da57c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x32abc881d7383bbeb42aecc71ede8c7975ad1f3d97e686eb042eda33dce9445b","timestamp":"0x677ea2bd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137650","index":"0x43027e6","validatorIndex":"0x663"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1f4","index":"0x43027e7","validatorIndex":"0x664"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13503d","index":"0x43027e8","validatorIndex":"0x665"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141bd4","index":"0x43027e9","validatorIndex":"0x666"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c6b5","index":"0x43027ea","validatorIndex":"0x667"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a37b3","index":"0x43027eb","validatorIndex":"0x668"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efdd","index":"0x43027ec","validatorIndex":"0x669"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9d6","index":"0x43027ed","validatorIndex":"0x66a"}]},[],"0x695de121afe94b9ddb301b9489c0b9ac7b32264c3e8bb2bb4eeed00febfc702d"]) 2025-01-08 16:07:25.5614|INFO|Consensus.Processing.BlockchainProcessor|48|Processed 13722954 | 1.1 ms | slot 5,443 ms | 2025-01-08 16:07:25.5614|INFO|Consensus.Processing.BlockchainProcessor|48| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:25.5614|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","blockNumber":"0xd1654a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x112b04f86d69d1638c204e763006863898c8a0190e9e7863aa64d150553f88a0","prevRandao":"0x5e3784c43f9d02814555b296d72fb092a7f2dc066be45f1e9b678130b74da57c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x32abc881d7383bbeb42aecc71ede8c7975ad1f3d97e686eb042eda33dce9445b","timestamp":"0x677ea2bd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137650","index":"0x43027e6","validatorIndex":"0x663"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1f4","index":"0x43027e7","validatorIndex":"0x664"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13503d","index":"0x43027e8","validatorIndex":"0x665"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141bd4","index":"0x43027e9","validatorIndex":"0x666"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c6b5","index":"0x43027ea","validatorIndex":"0x667"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a37b3","index":"0x43027eb","validatorIndex":"0x668"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efdd","index":"0x43027ec","validatorIndex":"0x669"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9d6","index":"0x43027ed","validatorIndex":"0x66a"}]},[],"0x695de121afe94b9ddb301b9489c0b9ac7b32264c3e8bb2bb4eeed00febfc702d"]) handled in 2ms 2025-01-08 16:07:25.5614|INFO|Consensus.Processing.BlockchainProcessor|48| Block throughput 0.00 MGas/s | 0.0 tps | 947.87 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:25.5670|DEBUG|JsonRpc.JsonRpcProcessor|49|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:25.5670|DEBUG|JsonRpc.JsonRpcService|49|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:25.5670|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Received ForkChoice: 13722954 (0xdf150e...19fcd9), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:25.5670|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|ForkChoiceUpdate: block 13722954 (0xdf150e...19fcd9) was processed. 2025-01-08 16:07:25.5670|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|49|Synced Chain Head to 13722954 (0xdf150e...19fcd9) 2025-01-08 16:07:25.5670|DEBUG|JsonRpc.JsonRpcProcessor|49|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:25.5670|DEBUG|JsonRpc.JsonRpcProcessor|49| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:25.7150|DEBUG|Network.PeerManager|12|Peer pool size is: 3434 2025-01-08 16:07:25.7426|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.170.51]:20508, msg: dfa5b71b89a87d69d0b73ff7b6d6aa33c963efaca050f7e7c76743b24b8d76667d18cb724ce538b03593be1c8b9c6c473f1a63e4debe72daef3413cc29db70d86b6e20086f15e17d191e6d64bd2362ab735d7d9d4be21914dcfbc23d144088fe0006f8cfa022d49d65d2b0158976e285588ffbbbd75365842724b1ff0b8663a427db03a6f7f8acb840e1b4cfcf4f972bb2e48c61cc05ba55b8b71429216051b3011ef64a17405033066e2442b4ab23b583f607ff737bc353151e9a61874e5ab0b27b9a166b0c98048f81ec83657468c68462ebcfaf808269648276348269708494fb069983697036902a0104f802016098000000000000000289736563703235366b31a1025d086acc9ec303fccdb0a84983fca9d96e7f2610d2d94adc45823bbb61a3989d8374637082501c8375647082501c, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 111 in the message of length 209 starting with |NettyRlpStream|description missing| 2025-01-08 16:07:25.9128|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.23:36000] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:25.9722|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:26.0660|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|89.149.216.9:32185->30303] to: 30303 2025-01-08 16:07:26.0660|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|89.149.216.9:32185->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:07:26.4534|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 16:07:26.4855|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:26.6044|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:26.7377|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:26.7377|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:26.7377|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:26.7377|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:26.7440|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:07:26.7440|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:26.8597|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|148.251.6.153:46284->30303] to: 20508 2025-01-08 16:07:26.8597|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|148.251.6.153:46284->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:27.4853|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:27.7426|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:28.0070|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|48|Attempt to request ENR before bonding 2025-01-08 16:07:28.2651|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->150.136.225.36:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 14800 2025-01-08 16:07:28.4882|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:07:28.5726|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.113.48:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:28.6586|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.198.1.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:07:28.8665|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|109.123.251.52:51524->30303] to: 30306 2025-01-08 16:07:28.8665|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|109.123.251.52:51524->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8111 2025-01-08 16:07:28.8707|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:87.197.146.75]:30303, msg: 616c881717037cbd7da1c3ca403be9942d25a3549c2baa325e784854d194a464cc53c0ebc2b88bdd43d3d7c41e42d906716c3e3447454f9d80fcafa5dfb8291312a0ba2adcd8b97506518553a6cf94b8ed189eedbcc87eba05d2ba302a79b1ab0006f8b9a039e1734c96cdd823b0507e145ee7758fa4b87fddaac5c5af0d1b181acc525360f896b84000900542c1cd5661017480318bbae85edf947bfecc2b170d89936e1dc419b8b81ac4f2c05e2515fd5aa3f9e77ac66a1de0fe35d41d5c200560214d3a69ad74ed0283657468c6849f3d2254808269648276348269708457c5924b89736563703235366b31a103009bef117017093b058c35505431d2ddfbf6dc0f20140fecc2ace0f405763e5d8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:07:28.9478|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|18.132.83.66:34398->30303] to: 30303 2025-01-08 16:07:28.9478|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|18.132.83.66:34398->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:07:28.9530|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->4.208.24.128:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:07:29.4890|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:30.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:07:30.0459|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:30.0459|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: b7d53b...7b8e3c 2025-01-08 16:07:30.4875|DEBUG|TxPool.TxBroadcaster|45|Broadcasting transactions to all peers 2025-01-08 16:07:30.5577|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","blockNumber":"0xd1654b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","prevRandao":"0xf6d3239a4c74dcfd6b296430d355aaeba13406273ef3617431488a761ee47f5c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x58ab2472a141531ef11cba240d2b563243d282c39a99ef8a9c114fc84e318393","timestamp":"0x677ea2c2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c56e","index":"0x43027ee","validatorIndex":"0x66b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f1f","index":"0x43027ef","validatorIndex":"0x66c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027f0","validatorIndex":"0x66d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a333b","index":"0x43027f1","validatorIndex":"0x66e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2af","index":"0x43027f2","validatorIndex":"0x66f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13703b","index":"0x43027f3","validatorIndex":"0x670"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3e9af3","index":"0x43027f4","validatorIndex":"0x671"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137636","index":"0x43027f5","validatorIndex":"0x672"}]},[],"0x4093814dba95960bad9ec79a1e55f4781befdf3140b37112541ac94393c48ceb"]) 2025-01-08 16:07:30.5577|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722955 (0xf13ac6...640c30), Extra Data: chiado-lighthouse-0 2025-01-08 16:07:30.5577|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Clearing caches 2025-01-08 16:07:30.5577|DEBUG|Consensus.Processing.BlockCachePreWarmer|45|Cleared caches: None 2025-01-08 16:07:30.5577|DEBUG|Trie.Pruning.TrieStore|45|Beginning new BlockCommitSet - 13722955 2025-01-08 16:07:30.5577|DEBUG|Trie.Pruning.TrieStore|45|Removing historical (131) 13722825 < 13722955 - 128 2025-01-08 16:07:30.5577|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:07:30.5577|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:07:30.5577|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|45|Valid. Result of New Block: 13722955 (0xf13ac6...640c30). 2025-01-08 16:07:30.5577|DEBUG|Merge.Plugin.GC.GCKeeper|45|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:30.5577|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","blockNumber":"0xd1654b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","prevRandao":"0xf6d3239a4c74dcfd6b296430d355aaeba13406273ef3617431488a761ee47f5c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x58ab2472a141531ef11cba240d2b563243d282c39a99ef8a9c114fc84e318393","timestamp":"0x677ea2c2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c56e","index":"0x43027ee","validatorIndex":"0x66b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f1f","index":"0x43027ef","validatorIndex":"0x66c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027f0","validatorIndex":"0x66d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a333b","index":"0x43027f1","validatorIndex":"0x66e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2af","index":"0x43027f2","validatorIndex":"0x66f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13703b","index":"0x43027f3","validatorIndex":"0x670"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3e9af3","index":"0x43027f4","validatorIndex":"0x671"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137636","index":"0x43027f5","validatorIndex":"0x672"}]},[],"0x4093814dba95960bad9ec79a1e55f4781befdf3140b37112541ac94393c48ceb"]) 2025-01-08 16:07:30.5577|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","blockNumber":"0xd1654b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xdf150e0a7fd796c559dd9cc746718a6445374697c21c208ffb59c800b419fcd9","prevRandao":"0xf6d3239a4c74dcfd6b296430d355aaeba13406273ef3617431488a761ee47f5c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x58ab2472a141531ef11cba240d2b563243d282c39a99ef8a9c114fc84e318393","timestamp":"0x677ea2c2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c56e","index":"0x43027ee","validatorIndex":"0x66b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139f1f","index":"0x43027ef","validatorIndex":"0x66c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027f0","validatorIndex":"0x66d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a333b","index":"0x43027f1","validatorIndex":"0x66e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2af","index":"0x43027f2","validatorIndex":"0x66f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13703b","index":"0x43027f3","validatorIndex":"0x670"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3e9af3","index":"0x43027f4","validatorIndex":"0x671"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137636","index":"0x43027f5","validatorIndex":"0x672"}]},[],"0x4093814dba95960bad9ec79a1e55f4781befdf3140b37112541ac94393c48ceb"]) handled in 2ms 2025-01-08 16:07:30.5577|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722955 | 1.1 ms | slot 4,996 ms | 2025-01-08 16:07:30.5577|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:30.5577|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 890.47 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:30.5631|DEBUG|JsonRpc.JsonRpcProcessor|45|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:30.5631|DEBUG|JsonRpc.JsonRpcService|45|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:30.5631|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Received ForkChoice: 13722955 (0xf13ac6...640c30), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:30.5631|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|ForkChoiceUpdate: block 13722955 (0xf13ac6...640c30) was processed. 2025-01-08 16:07:30.5631|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|45|Synced Chain Head to 13722955 (0xf13ac6...640c30) 2025-01-08 16:07:30.5631|DEBUG|JsonRpc.JsonRpcProcessor|45|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:30.5631|DEBUG|JsonRpc.JsonRpcProcessor|45| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:31.2138|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.109.70.119:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:31.4216|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.61.55.223:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:31.4724|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->143.0.100.227:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 55555000000 2025-01-08 16:07:31.4892|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:31.4971|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:31.4971|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:31.6704|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->65.108.143.234:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:07:31.7388|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:31.7388|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:31.7388|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:31.7388|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:32.0405|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|184.160.18.33:56194->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:32.3821|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|173.234.17.129:42242->30303] to: 30303 2025-01-08 16:07:32.3821|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|173.234.17.129:42242->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:07:32.4900|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:32.4965|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:33.4896|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:34.4499|DEBUG|Synchronization.Peers.SyncPeerPool|15|Dropped 0 useless peers 2025-01-08 16:07:34.4900|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:34.7924|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->40.160.13.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:34.8694|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:34.8694|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: 167fdf...a27e19 2025-01-08 16:07:35.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:35.0746|DEBUG|Network.PeerManager|15|Peer pool size is: 3535 2025-01-08 16:07:35.0794|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->89.116.49.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 654 2025-01-08 16:07:35.1149|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","blockNumber":"0xd1654c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","prevRandao":"0x738e67c3749f53a2d5ac2ea4d47abd85a81859a52f0bcd3ca9caa304d81c3df5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe6fd8ae267c49e259cd72465328f5894282596daa410ff62d1c83eb17dfa4887","timestamp":"0x677ea2c7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5f35","index":"0x43027f6","validatorIndex":"0x673"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ad3","index":"0x43027f7","validatorIndex":"0x674"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139afa","index":"0x43027f8","validatorIndex":"0x675"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c578","index":"0x43027f9","validatorIndex":"0x676"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c09","index":"0x43027fa","validatorIndex":"0x677"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efe5","index":"0x43027fb","validatorIndex":"0x678"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2cb","index":"0x43027fc","validatorIndex":"0x679"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027fd","validatorIndex":"0x67a"}]},[],"0xec01c08218d71dc815fca8fbe720ad035d8e000a38c269b519bff0c8e9385cc3"]) 2025-01-08 16:07:35.1149|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722956 (0xf7bf1a...52c918), Extra Data: Nethermind 2025-01-08 16:07:35.1149|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:07:35.1149|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:07:35.1167|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722956 2025-01-08 16:07:35.1167|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722826 < 13722956 - 128 2025-01-08 16:07:35.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:07:35.1167|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722956 (0xf7bf1a...52c918). 2025-01-08 16:07:35.1167|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:35.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:07:35.1167|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","blockNumber":"0xd1654c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","prevRandao":"0x738e67c3749f53a2d5ac2ea4d47abd85a81859a52f0bcd3ca9caa304d81c3df5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe6fd8ae267c49e259cd72465328f5894282596daa410ff62d1c83eb17dfa4887","timestamp":"0x677ea2c7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5f35","index":"0x43027f6","validatorIndex":"0x673"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ad3","index":"0x43027f7","validatorIndex":"0x674"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139afa","index":"0x43027f8","validatorIndex":"0x675"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c578","index":"0x43027f9","validatorIndex":"0x676"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c09","index":"0x43027fa","validatorIndex":"0x677"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efe5","index":"0x43027fb","validatorIndex":"0x678"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2cb","index":"0x43027fc","validatorIndex":"0x679"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027fd","validatorIndex":"0x67a"}]},[],"0xec01c08218d71dc815fca8fbe720ad035d8e000a38c269b519bff0c8e9385cc3"]) 2025-01-08 16:07:35.1167|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","blockNumber":"0xd1654c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf13ac64c3fe6641c703c9e023b5417dfbee5227f96adceb93f674eacfe640c30","prevRandao":"0x738e67c3749f53a2d5ac2ea4d47abd85a81859a52f0bcd3ca9caa304d81c3df5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe6fd8ae267c49e259cd72465328f5894282596daa410ff62d1c83eb17dfa4887","timestamp":"0x677ea2c7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5f35","index":"0x43027f6","validatorIndex":"0x673"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ad3","index":"0x43027f7","validatorIndex":"0x674"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139afa","index":"0x43027f8","validatorIndex":"0x675"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c578","index":"0x43027f9","validatorIndex":"0x676"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137c09","index":"0x43027fa","validatorIndex":"0x677"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efe5","index":"0x43027fb","validatorIndex":"0x678"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2cb","index":"0x43027fc","validatorIndex":"0x679"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f167","index":"0x43027fd","validatorIndex":"0x67a"}]},[],"0xec01c08218d71dc815fca8fbe720ad035d8e000a38c269b519bff0c8e9385cc3"]) handled in 2ms 2025-01-08 16:07:35.1167|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13722956 | 1.2 ms | slot 4,557 ms | 2025-01-08 16:07:35.1167|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:35.1167|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 839.63 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:35.1206|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:35.1206|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"}, null] 2025-01-08 16:07:35.1206|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722956 (0xf7bf1a...52c918), Safe: 13722927 (0xa67632...8cda93), Finalized: 13722912 (0xc94599...6c7662) 2025-01-08 16:07:35.1206|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722956 (0xf7bf1a...52c918) was processed. 2025-01-08 16:07:35.1206|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722956 (0xf7bf1a...52c918) 2025-01-08 16:07:35.1206|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) 2025-01-08 16:07:35.1206|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xc945995824f0b5bbc8e26e6292b9a590f81af36d60423226010d58a2da6c7662","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93"},null]) handled in 1ms 2025-01-08 16:07:35.2114|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.1.49.121:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 16:07:35.3229|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|13.37.16.149:46024->30303] - Out session already connected 2025-01-08 16:07:35.3229|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|13.37.16.149:46024->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:07:35.3542|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.180.137.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 16:07:35.3692|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.88.0.45:30302] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:07:35.4599|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->13.37.16.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:07:35.4899|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:35.5928|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.112.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:35.7588|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:36.4888|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:36.7402|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:36.7402|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:36.8495|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:37.0284|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->148.251.76.56:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:37.1826|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.60.255.211:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:37.2929|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->135.125.160.161:30020] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:07:37.4896|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:37.7467|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.199.107.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:07:37.8491|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:37.9257|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:07:38.4890|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:39.3853|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->195.26.247.211:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:39.4903|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:39.7947|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:39.7947|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:07:39.7947|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722956 (0xf7bf1a...52c918), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:07:39.7947|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722956 (0xf7bf1a...52c918) was processed. 2025-01-08 16:07:39.7947|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:39.7947|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 0ms 2025-01-08 16:07:39.7947|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|15|Cleaned processed blob txs from block 13722912 to block 13722927 2025-01-08 16:07:39.7947|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|15|Blob transactions database columns have been compacted 2025-01-08 16:07:39.9377|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.213.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:40.0029|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:07:40.0576|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 4 seconds ago, type: Pong, sender: [::ffff:77.160.166.47]:30306, message: Type: Pong, FarAddress: [::ffff:77.160.166.47]:30306, FarPublicKey: 0x58ab8786ef349d2165d2cbd7f084e3364ea26d16e1b80c78468c72a28cd6b8eddca79557d3ef2013c8d3cc2e97e7d4c172654be25a7cea4661a4861a9d01403a, ExpirationTime: 1736352456, PingMdc: 7ab0b24fc6e44a20a15637ea22e7ff87cb696152b3477286c45938416cf742a2 2025-01-08 16:07:40.0576|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Received a discovery message that has expired 4 seconds ago, type: Ping, sender: [::ffff:77.160.166.47]:30306, message: Type: Ping, FarAddress: [::ffff:77.160.166.47]:30306, FarPublicKey: 0x58ab8786ef349d2165d2cbd7f084e3364ea26d16e1b80c78468c72a28cd6b8eddca79557d3ef2013c8d3cc2e97e7d4c172654be25a7cea4661a4861a9d01403a, ExpirationTime: 1736352456, SourceAddress: 77.160.166.47:30305, DestinationAddress: 172.234.230.144:30303, Version: 4, Mdc: 37ff6395b5b6d867c9009c3f60ee27f9ca266af34651321e8f47c9fc12bf0e77 2025-01-08 16:07:40.0749|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->185.217.125.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:40.2413|DEBUG|Network.Discovery.NodesLocator|45|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:40.2413|DEBUG|Network.Discovery.NodesLocator|45|Starting discovery process for node: randomNode: 835e86...294563 2025-01-08 16:07:40.3663|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->62.84.185.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:40.4895|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:40.6981|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.234.76.108:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1907 2025-01-08 16:07:40.8297|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.92.95.237:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 128 2025-01-08 16:07:40.8847|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->37.27.70.17:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:07:41.0284|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->88.187.98.248:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:41.0946|DEBUG|Network.Discovery.NodesLocator|45|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:41.1240|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","blockNumber":"0xd1654d","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","prevRandao":"0x14c7721289bc774e081fb5b1b580819a109ffe3f445c6e45ecccae2c70a0f23e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x436315ad404393e6bf3243ee171bfbd31f7ebf6b8a7e1e6c51aa479fd9acdf7d","timestamp":"0x677ea2cc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1ae","index":"0x43027fe","validatorIndex":"0x67b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e32","index":"0x43027ff","validatorIndex":"0x67c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14556d","index":"0x4302800","validatorIndex":"0x67d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e31","index":"0x4302801","validatorIndex":"0x67e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14774b","index":"0x4302802","validatorIndex":"0x67f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144d61","index":"0x4302803","validatorIndex":"0x680"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145115","index":"0x4302804","validatorIndex":"0x681"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14253c","index":"0x4302805","validatorIndex":"0x682"}]},[],"0xb0ef9ee0a2e480ee749b2ce864b83f39dac91401a4bd005a6c33af092b3f2a76"]) 2025-01-08 16:07:41.1243|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722957 (0xa1dbe1...755aea), Extra Data: chiado-lodestar-0 2025-01-08 16:07:41.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:07:41.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:07:41.1243|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722957 2025-01-08 16:07:41.1243|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722827 < 13722957 - 128 2025-01-08 16:07:41.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:07:41.1243|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722957 (0xa1dbe1...755aea). 2025-01-08 16:07:41.1243|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:07:41.1243|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:41.1243|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","blockNumber":"0xd1654d","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","prevRandao":"0x14c7721289bc774e081fb5b1b580819a109ffe3f445c6e45ecccae2c70a0f23e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x436315ad404393e6bf3243ee171bfbd31f7ebf6b8a7e1e6c51aa479fd9acdf7d","timestamp":"0x677ea2cc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1ae","index":"0x43027fe","validatorIndex":"0x67b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e32","index":"0x43027ff","validatorIndex":"0x67c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14556d","index":"0x4302800","validatorIndex":"0x67d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e31","index":"0x4302801","validatorIndex":"0x67e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14774b","index":"0x4302802","validatorIndex":"0x67f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144d61","index":"0x4302803","validatorIndex":"0x680"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145115","index":"0x4302804","validatorIndex":"0x681"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14253c","index":"0x4302805","validatorIndex":"0x682"}]},[],"0xb0ef9ee0a2e480ee749b2ce864b83f39dac91401a4bd005a6c33af092b3f2a76"]) 2025-01-08 16:07:41.1243|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","blockNumber":"0xd1654d","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf7bf1a2893508667e3f23fcd83c0ac882476313dbc7152ffb9a4181ac952c918","prevRandao":"0x14c7721289bc774e081fb5b1b580819a109ffe3f445c6e45ecccae2c70a0f23e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x436315ad404393e6bf3243ee171bfbd31f7ebf6b8a7e1e6c51aa479fd9acdf7d","timestamp":"0x677ea2cc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1ae","index":"0x43027fe","validatorIndex":"0x67b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e32","index":"0x43027ff","validatorIndex":"0x67c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14556d","index":"0x4302800","validatorIndex":"0x67d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e31","index":"0x4302801","validatorIndex":"0x67e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14774b","index":"0x4302802","validatorIndex":"0x67f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144d61","index":"0x4302803","validatorIndex":"0x680"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145115","index":"0x4302804","validatorIndex":"0x681"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14253c","index":"0x4302805","validatorIndex":"0x682"}]},[],"0xb0ef9ee0a2e480ee749b2ce864b83f39dac91401a4bd005a6c33af092b3f2a76"]) handled in 2ms 2025-01-08 16:07:41.1243|INFO|Consensus.Processing.BlockchainProcessor|45|Processed 13722957 | 1.5 ms | slot 6,009 ms | 2025-01-08 16:07:41.1243|INFO|Consensus.Processing.BlockchainProcessor|45| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:41.1243|INFO|Consensus.Processing.BlockchainProcessor|45| Block throughput 0.00 MGas/s | 0.0 tps | 677.05 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:41.1595|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:41.1622|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:41.1622|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:07:41.1622|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13722957 (0xa1dbe1...755aea), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:07:41.1622|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13722957 (0xa1dbe1...755aea) was processed. 2025-01-08 16:07:41.1622|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13722957 (0xa1dbe1...755aea) 2025-01-08 16:07:41.1622|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:41.1622|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 0ms 2025-01-08 16:07:41.2479|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.214.60:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:41.3020|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:41.3020|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:41.4889|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:07:41.5798|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.94.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:41.7421|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:41.7421|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:41.7421|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:41.7421|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:42.3027|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:42.4890|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:43.4895|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:44.2703|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|62.0.11.209:44860->30303] to: 30303 2025-01-08 16:07:44.2703|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|62.0.11.209:44860->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:07:44.4883|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:07:44.6981|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:44.6981|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 426029...41c50a 2025-01-08 16:07:44.9765|DEBUG|Network.PeerManager|15|Peer pool size is: 3636 2025-01-08 16:07:44.9997|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->97.93.26.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:45.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:07:45.0663|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->107.191.45.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:07:45.4891|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:45.5041|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.124.222:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:45.6320|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:46.4576|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.235.10.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:07:46.4902|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:46.6707|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:07:46.7256|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:46.7425|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:46.7425|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:46.7425|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:46.7425|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:46.9169|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.243.6.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:47.4890|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:47.4951|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:47.5189|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.79.142.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:07:47.5678|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->138.201.217.49:3003] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:47.5689|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.126.119.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:07:47.5884|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.90.35.166:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:47.7283|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:48.4894|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:49.4880|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:49.6777|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:07:50.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:50.0941|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:50.0941|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: randomNode: 84451b...b7ca20 2025-01-08 16:07:50.1302|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","blockNumber":"0xd1654e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1680e","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000200000000000000000000000040000000000080000000000000000000000000000000000000000000002000000001000000000000000000000000000000000000000000000000000000000000000000000004000040800000000000040000002000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000008000000000000800000000000000000000010000000000000000000000","parentHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","prevRandao":"0x796caa9387ae82cb256250e66f18730e6f4e15027e9b9e8fe84893e2f5d76633","receiptsRoot":"0x49490b56f479d4dcb85a5eb057ab7032d76ce4b16de8c8da241aeb5bb7c13210","stateRoot":"0xbe8a28193fbbc16ad100080e26d72047a56a1bbf577ae374deb42ee085b14019","timestamp":"0x677ea2d6","transactions":["0xf9036d81978459682f0783016bae947470e41cb5ef3c2222896fe85622d6a5fbbe9ba980b90304c81348bf0000000000000000000000000927ef5ccb23fdd73b6c47aa64fa6df8b47f4fda00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000677c367c000000000000000000000000000000000000000000000000000000006793f17c000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000000b4c6f72656d20497073756d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000004b68747470733a2f2f73332e73612d656173742d312e616d617a6f6e6177732e636f6d2f6c636b2e696d616765732f696d616765732f3336356633303330333832653661373036372e6a706700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003585858000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a31363939323237353636434b4b524f4131373336333532343232000000000000824fd3a0ff5fe7ffb5887791905f9d71966c0cc09edabb06c6d904ca4b993fb210ea5503a01f17d42adcbd63c49be496eef39316a2a743f076744aa32ab6cb7c92ab35f60d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a33a","index":"0x4302806","validatorIndex":"0x683"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c62a2","index":"0x4302807","validatorIndex":"0x684"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d0e","index":"0x4302808","validatorIndex":"0x685"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302809","validatorIndex":"0x686"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ca5b","index":"0x430280a","validatorIndex":"0x687"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14511f","index":"0x430280b","validatorIndex":"0x688"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142684","index":"0x430280c","validatorIndex":"0x689"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14274d","index":"0x430280d","validatorIndex":"0x68a"}]},[],"0xc9d3f92db8718587988cab6dee1696bb694617d29a5176036e3a0644e511b506"]) 2025-01-08 16:07:50.1302|INFO|Merge.Plugin.Handlers.NewPayloadHandler|48|Received New Block: 13722958 (0x296431...4ba7de), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:07:50.1302|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:07:50.1302|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:07:50.1353|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13722958 2025-01-08 16:07:50.1353|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722828 < 13722958 - 128 2025-01-08 16:07:50.1353|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:07:50.1353|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13722958 (0x296431...4ba7de). 2025-01-08 16:07:50.1353|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 16:07:50.1353|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:50.1353|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","blockNumber":"0xd1654e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1680e","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000200000000000000000000000040000000000080000000000000000000000000000000000000000000002000000001000000000000000000000000000000000000000000000000000000000000000000000004000040800000000000040000002000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000008000000000000800000000000000000000010000000000000000000000","parentHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","prevRandao":"0x796caa9387ae82cb256250e66f18730e6f4e15027e9b9e8fe84893e2f5d76633","receiptsRoot":"0x49490b56f479d4dcb85a5eb057ab7032d76ce4b16de8c8da241aeb5bb7c13210","stateRoot":"0xbe8a28193fbbc16ad100080e26d72047a56a1bbf577ae374deb42ee085b14019","timestamp":"0x677ea2d6","transactions":["0xf9036d81978459682f0783016bae947470e41cb5ef3c2222896fe85622d6a5fbbe9ba980b90304c81348bf0000000000000000000000000927ef5ccb23fdd73b6c47aa64fa6df8b47f4fda00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000677c367c000000000000000000000000000000000000000000000000000000006793f17c000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000000b4c6f72656d20497073756d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000004b68747470733a2f2f73332e73612d656173742d312e616d617a6f6e6177732e636f6d2f6c636b2e696d616765732f696d616765732f3336356633303330333832653661373036372e6a706700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003585858000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a31363939323237353636434b4b524f4131373336333532343232000000000000824fd3a0ff5fe7ffb5887791905f9d71966c0cc09edabb06c6d904ca4b993fb210ea5503a01f17d42adcbd63c49be496eef39316a2a743f076744aa32ab6cb7c92ab35f60d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a33a","index":"0x4302806","validatorIndex":"0x683"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c62a2","index":"0x4302807","validatorIndex":"0x684"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d0e","index":"0x4302808","validatorIndex":"0x685"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302809","validatorIndex":"0x686"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ca5b","index":"0x430280a","validatorIndex":"0x687"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14511f","index":"0x430280b","validatorIndex":"0x688"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142684","index":"0x430280c","validatorIndex":"0x689"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14274d","index":"0x430280d","validatorIndex":"0x68a"}]},[],"0xc9d3f92db8718587988cab6dee1696bb694617d29a5176036e3a0644e511b506"]) 2025-01-08 16:07:50.1353|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722958 | 4.3 ms | slot 9,009 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:07:50.1353|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 1 txs | calls 20 ( 0) | sload 57 | sstore 21 | create 0 2025-01-08 16:07:50.1353|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","blockNumber":"0xd1654e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1680e","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000200000000000000000000000040000000000080000000000000000000000000000000000000000000002000000001000000000000000000000000000000000000000000000000000000000000000000000004000040800000000000040000002000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000008000000000000800000000000000000000010000000000000000000000","parentHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","prevRandao":"0x796caa9387ae82cb256250e66f18730e6f4e15027e9b9e8fe84893e2f5d76633","receiptsRoot":"0x49490b56f479d4dcb85a5eb057ab7032d76ce4b16de8c8da241aeb5bb7c13210","stateRoot":"0xbe8a28193fbbc16ad100080e26d72047a56a1bbf577ae374deb42ee085b14019","timestamp":"0x677ea2d6","transactions":["0xf9036d81978459682f0783016bae947470e41cb5ef3c2222896fe85622d6a5fbbe9ba980b90304c81348bf0000000000000000000000000927ef5ccb23fdd73b6c47aa64fa6df8b47f4fda00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000677c367c000000000000000000000000000000000000000000000000000000006793f17c000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000000b4c6f72656d20497073756d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000004b68747470733a2f2f73332e73612d656173742d312e616d617a6f6e6177732e636f6d2f6c636b2e696d616765732f696d616765732f3336356633303330333832653661373036372e6a706700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003585858000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a31363939323237353636434b4b524f4131373336333532343232000000000000824fd3a0ff5fe7ffb5887791905f9d71966c0cc09edabb06c6d904ca4b993fb210ea5503a01f17d42adcbd63c49be496eef39316a2a743f076744aa32ab6cb7c92ab35f60d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a33a","index":"0x4302806","validatorIndex":"0x683"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c62a2","index":"0x4302807","validatorIndex":"0x684"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d0e","index":"0x4302808","validatorIndex":"0x685"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302809","validatorIndex":"0x686"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ca5b","index":"0x430280a","validatorIndex":"0x687"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14511f","index":"0x430280b","validatorIndex":"0x688"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142684","index":"0x430280c","validatorIndex":"0x689"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14274d","index":"0x430280d","validatorIndex":"0x68a"}]},[],"0xc9d3f92db8718587988cab6dee1696bb694617d29a5176036e3a0644e511b506"]) handled in 5ms 2025-01-08 16:07:50.1353|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 21.26 MGas/s | 230.6 tps | 230.63 Blk/s | exec code from cache 51 | new 2 2025-01-08 16:07:50.1396|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:50.1396|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:07:50.1396|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722958 (0x296431...4ba7de), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:07:50.1396|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722958 (0x296431...4ba7de) was processed. 2025-01-08 16:07:50.1404|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722958 (0x296431...4ba7de) 2025-01-08 16:07:50.1404|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:50.1404|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 1ms 2025-01-08 16:07:50.4885|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:51.3483|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:51.4885|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:51.5087|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:51.7440|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:51.7440|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:51.7440|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:51.7440|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:51.8968|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->18.116.72.235:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 16:07:52.0156|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.138:48037] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:52.3125|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->34.142.181.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:07:52.3125|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->152.53.122.5:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 16:07:52.3974|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->167.86.89.167:28657] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:07:52.4888|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:52.6024|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:53.4892|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:07:53.4892|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:07:53.6024|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:54.0215|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->160.25.80.20:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:54.4886|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:54.9552|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:55.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:07:55.0615|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->113.192.9.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:07:55.1915|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->46.250.243.161:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:07:55.2255|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->104.243.32.30:45128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:55.3548|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->170.75.251.230:30324] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:07:55.3698|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->15.204.152.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:55.4023|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->52.14.208.92:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:07:55.4516|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.238.203.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:07:55.4526|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->40.160.13.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:55.4649|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->74.201.193.145:33858] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:55.4839|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.81.3.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:55.4894|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:55.4894|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.118.202:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:07:55.5474|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->138.201.220.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:55.5863|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","blockNumber":"0xd1654f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","prevRandao":"0x03833047aee222b46a9ae86ede7512d29ea19e5eaaed7ee02f133ba645796215","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc0ae32386a8c587f82528b830ef90ba68f08c8d7175de288bdb5173f78431b28","timestamp":"0x677ea2db","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14773e","index":"0x430280e","validatorIndex":"0x68b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b38","index":"0x430280f","validatorIndex":"0x68c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142520","index":"0x4302810","validatorIndex":"0x68d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cbe","index":"0x4302811","validatorIndex":"0x68e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d2b","index":"0x4302812","validatorIndex":"0x68f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ba1","index":"0x4302813","validatorIndex":"0x690"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14512b","index":"0x4302814","validatorIndex":"0x691"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14816c","index":"0x4302815","validatorIndex":"0x692"}]},[],"0x4efbb74dc6678cde05173fafe59121ff3f65fc5c0ca29e51e6f7c70b75de0282"]) 2025-01-08 16:07:55.5863|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722959 (0x0d8d0e...5522bc), Extra Data: chiado-lodestar-0 2025-01-08 16:07:55.5863|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 16:07:55.5863|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: None 2025-01-08 16:07:55.5882|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722959 2025-01-08 16:07:55.5882|DEBUG|Trie.Pruning.TrieStore|48|Removing historical (131) 13722829 < 13722959 - 128 2025-01-08 16:07:55.5882|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:07:55.5882|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 16:07:55.5882|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722959 (0x0d8d0e...5522bc). 2025-01-08 16:07:55.5882|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:07:55.5882|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722959 | 1.2 ms | slot 5,453 ms | 2025-01-08 16:07:55.5882|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:07:55.5882|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 859.85 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:07:55.5882|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","blockNumber":"0xd1654f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","prevRandao":"0x03833047aee222b46a9ae86ede7512d29ea19e5eaaed7ee02f133ba645796215","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc0ae32386a8c587f82528b830ef90ba68f08c8d7175de288bdb5173f78431b28","timestamp":"0x677ea2db","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14773e","index":"0x430280e","validatorIndex":"0x68b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b38","index":"0x430280f","validatorIndex":"0x68c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142520","index":"0x4302810","validatorIndex":"0x68d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cbe","index":"0x4302811","validatorIndex":"0x68e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d2b","index":"0x4302812","validatorIndex":"0x68f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ba1","index":"0x4302813","validatorIndex":"0x690"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14512b","index":"0x4302814","validatorIndex":"0x691"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14816c","index":"0x4302815","validatorIndex":"0x692"}]},[],"0x4efbb74dc6678cde05173fafe59121ff3f65fc5c0ca29e51e6f7c70b75de0282"]) 2025-01-08 16:07:55.5882|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","blockNumber":"0xd1654f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x29643153d1e99e2ee8b9edb4b75f6b351d8d6ac72b3ab3e7af61696f984ba7de","prevRandao":"0x03833047aee222b46a9ae86ede7512d29ea19e5eaaed7ee02f133ba645796215","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc0ae32386a8c587f82528b830ef90ba68f08c8d7175de288bdb5173f78431b28","timestamp":"0x677ea2db","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14773e","index":"0x430280e","validatorIndex":"0x68b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b38","index":"0x430280f","validatorIndex":"0x68c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142520","index":"0x4302810","validatorIndex":"0x68d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cbe","index":"0x4302811","validatorIndex":"0x68e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147d2b","index":"0x4302812","validatorIndex":"0x68f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ba1","index":"0x4302813","validatorIndex":"0x690"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14512b","index":"0x4302814","validatorIndex":"0x691"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14816c","index":"0x4302815","validatorIndex":"0x692"}]},[],"0x4efbb74dc6678cde05173fafe59121ff3f65fc5c0ca29e51e6f7c70b75de0282"]) handled in 2ms 2025-01-08 16:07:55.5925|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:55.5925|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:07:55.5925|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Received ForkChoice: 13722959 (0x0d8d0e...5522bc), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:07:55.5925|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|ForkChoiceUpdate: block 13722959 (0x0d8d0e...5522bc) was processed. 2025-01-08 16:07:55.5925|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|48|Synced Chain Head to 13722959 (0x0d8d0e...5522bc) 2025-01-08 16:07:55.5925|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:07:55.5925|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 1ms 2025-01-08 16:07:55.7648|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->57.128.187.3:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:07:55.7914|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.77.103.30:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:07:55.9687|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:55.9687|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: randomNode: 39ef83...706438 2025-01-08 16:07:56.1354|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->54.220.37.162:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:56.3353|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->141.95.37.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:07:56.3657|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->173.231.40.106:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:56.3798|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->72.251.237.7:40584] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:56.4680|DEBUG|Network.Discovery.NettyDiscoveryHandler|34|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:87.197.146.75]:30303, msg: 58227d76c277ef626f7cb6e959e6f1db8503ae8086febee61f330f76cba5dd865c2d017f073fbf5ab592f5fb9be501d14f8f6118852bc879a276cbfea79d84ec5992e35fa028a4024d187dc8bb7bb53b79d0e68d9572cbcf323782dbc62774350006f8b9a02fd454f48d57862076f371569c40599736bd8cb143d1d6f4b9cfc075da7d4afef896b84000900542c1cd5661017480318bbae85edf947bfecc2b170d89936e1dc419b8b81ac4f2c05e2515fd5aa3f9e77ac66a1de0fe35d41d5c200560214d3a69ad74ed0283657468c6849f3d2254808269648276348269708457c5924b89736563703235366b31a103009bef117017093b058c35505431d2ddfbf6dc0f20140fecc2ace0f405763e5d8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:07:56.4900|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:56.7040|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.230.193:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:56.7278|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->142.132.216.207:31340] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:07:56.7454|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:07:56.7454|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:07:56.7454|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:07:56.7454|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:07:57.1126|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.100.252.114:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63, par1, par2, par3, pip1 2025-01-08 16:07:57.2426|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:07:57.2511|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->198.244.205.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:07:57.2638|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|51.81.126.184:60895->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:07:57.3678|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|43|Attempt to request ENR before bonding 2025-01-08 16:07:57.4904|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:07:58.3331|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:07:58.4895|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:07:58.9781|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|18.132.83.66:45840->30303] to: 30303 2025-01-08 16:07:58.9781|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|18.132.83.66:45840->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:07:59.3326|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:07:59.4889|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:07:59.6188|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|109.123.251.52:59840->30303] to: 30306 2025-01-08 16:07:59.6219|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|109.123.251.52:59840->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8111 2025-01-08 16:08:00.0024|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:08:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","blockNumber":"0xd16550","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","prevRandao":"0x710674d34cc0412ccb4eb259dceda7e4abea4f7937ca5ca36f6fed8a8d6d6cf3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c4bc7d44f94b67c163fa171debbe0c88d9b5f830b138bc0c9fcb47052e3d5f2","timestamp":"0x677ea2e0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302816","validatorIndex":"0x693"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147bab","index":"0x4302817","validatorIndex":"0x694"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4b8","index":"0x4302818","validatorIndex":"0x695"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e2a","index":"0x4302819","validatorIndex":"0x696"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b9a","index":"0x430281a","validatorIndex":"0x697"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd2f","index":"0x430281b","validatorIndex":"0x698"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cda7","index":"0x430281c","validatorIndex":"0x699"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a33a","index":"0x430281d","validatorIndex":"0x69a"}]},[],"0xe53bdfedf5a2823f94d97a22f1abd1b69133e433cd0e11047b0f6a18ed5716bd"]) 2025-01-08 16:08:00.1178|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13722960 (0x44f196...1f79be), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:08:00.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:08:00.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 16:08:00.1178|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722960 2025-01-08 16:08:00.1178|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722830 < 13722960 - 128 2025-01-08 16:08:00.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:08:00.1178|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:08:00.1178|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722960 (0x44f196...1f79be). 2025-01-08 16:08:00.1178|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:08:00.1178|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722960 | 1.1 ms | slot 4,531 ms | 2025-01-08 16:08:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","blockNumber":"0xd16550","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","prevRandao":"0x710674d34cc0412ccb4eb259dceda7e4abea4f7937ca5ca36f6fed8a8d6d6cf3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c4bc7d44f94b67c163fa171debbe0c88d9b5f830b138bc0c9fcb47052e3d5f2","timestamp":"0x677ea2e0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302816","validatorIndex":"0x693"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147bab","index":"0x4302817","validatorIndex":"0x694"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4b8","index":"0x4302818","validatorIndex":"0x695"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e2a","index":"0x4302819","validatorIndex":"0x696"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b9a","index":"0x430281a","validatorIndex":"0x697"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd2f","index":"0x430281b","validatorIndex":"0x698"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cda7","index":"0x430281c","validatorIndex":"0x699"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a33a","index":"0x430281d","validatorIndex":"0x69a"}]},[],"0xe53bdfedf5a2823f94d97a22f1abd1b69133e433cd0e11047b0f6a18ed5716bd"]) 2025-01-08 16:08:00.1178|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:08:00.1178|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 890.47 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:08:00.1178|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","blockNumber":"0xd16550","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0d8d0e4ac5134a49f4a4b05318b006285e90024a2ad359d8e22e3300425522bc","prevRandao":"0x710674d34cc0412ccb4eb259dceda7e4abea4f7937ca5ca36f6fed8a8d6d6cf3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c4bc7d44f94b67c163fa171debbe0c88d9b5f830b138bc0c9fcb47052e3d5f2","timestamp":"0x677ea2e0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a77b","index":"0x4302816","validatorIndex":"0x693"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147bab","index":"0x4302817","validatorIndex":"0x694"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4b8","index":"0x4302818","validatorIndex":"0x695"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e2a","index":"0x4302819","validatorIndex":"0x696"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b9a","index":"0x430281a","validatorIndex":"0x697"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd2f","index":"0x430281b","validatorIndex":"0x698"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cda7","index":"0x430281c","validatorIndex":"0x699"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a33a","index":"0x430281d","validatorIndex":"0x69a"}]},[],"0xe53bdfedf5a2823f94d97a22f1abd1b69133e433cd0e11047b0f6a18ed5716bd"]) handled in 2ms 2025-01-08 16:08:00.1233|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:00.1233|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:08:00.1233|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13722960 (0x44f196...1f79be), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:08:00.1233|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13722960 (0x44f196...1f79be) was processed. 2025-01-08 16:08:00.1233|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13722960 (0x44f196...1f79be) 2025-01-08 16:08:00.1233|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:00.1233|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 1ms 2025-01-08 16:08:00.4886|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:01.2944|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->157.90.6.61:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:08:01.4557|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.142.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:08:01.4900|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:08:01.6847|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:08:01.6847|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 91e933...c5a87e 2025-01-08 16:08:01.7465|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:08:01.7465|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:08:01.7465|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:08:01.7465|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:08:01.8890|DEBUG|Network.PeerManager|43|Peer pool size is: 3737 2025-01-08 16:08:02.4057|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->3.125.188.175:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:08:02.4893|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:02.9733|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->162.19.26.194:38000] initiating disconnect because InvalidNetworkId, details: invalid network id - 800001 2025-01-08 16:08:03.1742|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:08:03.2331|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:08:03.2331|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:08:03.4892|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:04.2324|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:08:04.4294|DEBUG|Synchronization.MallocTrimmer|15|Trimming malloc heaps 2025-01-08 16:08:04.4353|DEBUG|Synchronization.MallocTrimmer|15|Trimming malloc heap took 00:00:00.0058953. wasReleased: True 2025-01-08 16:08:04.4883|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:05.0017|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:08:05.4503|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:08:05.4881|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:08:05.5705|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","blockNumber":"0xd16551","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","prevRandao":"0x292f0206b59a28fefb47167a07c079be77be6954b553cc2a19ff6049424c07d5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xae3638416a0730e2b5fbb5d26c4c3c9cf0bea732865344abb5b66d22a1039d1f","timestamp":"0x677ea2e5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145571","index":"0x430281e","validatorIndex":"0x69b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a798","index":"0x430281f","validatorIndex":"0x69c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a484","index":"0x4302820","validatorIndex":"0x69d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b99","index":"0x4302821","validatorIndex":"0x69e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1ab","index":"0x4302822","validatorIndex":"0x69f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1449ad","index":"0x4302823","validatorIndex":"0x6a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0be5","index":"0x4302824","validatorIndex":"0x6a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cba","index":"0x4302825","validatorIndex":"0x6a2"}]},[],"0x040f870f839d87f2b42717228d6b560c3d74b6d5d5335f3706e4d97efad82225"]) 2025-01-08 16:08:05.5705|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722961 (0x17b691...11ba9b), Extra Data: chiado-lighthouse-0 2025-01-08 16:08:05.5705|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:08:05.5705|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 16:08:05.5725|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13722961 2025-01-08 16:08:05.5725|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722831 < 13722961 - 128 2025-01-08 16:08:05.5725|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:08:05.5725|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:08:05.5725|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13722961 (0x17b691...11ba9b). 2025-01-08 16:08:05.5725|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:08:05.5725|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722961 | 1.4 ms | slot 5,453 ms | 2025-01-08 16:08:05.5725|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","blockNumber":"0xd16551","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","prevRandao":"0x292f0206b59a28fefb47167a07c079be77be6954b553cc2a19ff6049424c07d5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xae3638416a0730e2b5fbb5d26c4c3c9cf0bea732865344abb5b66d22a1039d1f","timestamp":"0x677ea2e5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145571","index":"0x430281e","validatorIndex":"0x69b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a798","index":"0x430281f","validatorIndex":"0x69c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a484","index":"0x4302820","validatorIndex":"0x69d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b99","index":"0x4302821","validatorIndex":"0x69e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1ab","index":"0x4302822","validatorIndex":"0x69f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1449ad","index":"0x4302823","validatorIndex":"0x6a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0be5","index":"0x4302824","validatorIndex":"0x6a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cba","index":"0x4302825","validatorIndex":"0x6a2"}]},[],"0x040f870f839d87f2b42717228d6b560c3d74b6d5d5335f3706e4d97efad82225"]) 2025-01-08 16:08:05.5725|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:08:05.5725|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 711.24 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:08:05.5725|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","blockNumber":"0xd16551","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x44f196a8b3215ef3dbbdcd5f9430a3cda5d932a196a85b57f1946dd9c81f79be","prevRandao":"0x292f0206b59a28fefb47167a07c079be77be6954b553cc2a19ff6049424c07d5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xae3638416a0730e2b5fbb5d26c4c3c9cf0bea732865344abb5b66d22a1039d1f","timestamp":"0x677ea2e5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145571","index":"0x430281e","validatorIndex":"0x69b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a798","index":"0x430281f","validatorIndex":"0x69c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a484","index":"0x4302820","validatorIndex":"0x69d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b99","index":"0x4302821","validatorIndex":"0x69e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1ab","index":"0x4302822","validatorIndex":"0x69f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1449ad","index":"0x4302823","validatorIndex":"0x6a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0be5","index":"0x4302824","validatorIndex":"0x6a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cba","index":"0x4302825","validatorIndex":"0x6a2"}]},[],"0x040f870f839d87f2b42717228d6b560c3d74b6d5d5335f3706e4d97efad82225"]) handled in 2ms 2025-01-08 16:08:05.5764|INFO|JsonRpc.JsonRpcLocalStats|43|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg (ms) | max (ms) | errors | avg (ms) | max (ms) | avg size B | total (kB) | ----------------------------------------------------------------------------------------------------------------------------------------------- debug_getSyncStage | 1 | 2.660 | 2.660 | 0 | 0.000 | 0.000 | 81 | 0.08 | engine_exchangeCapabilities | 1 | 7.534 | 7.534 | 0 | 0.000 | 0.000 | 414 | 0.40 | engine_forkchoiceUpdatedV3 | 79 | 1.274 | 12.587 | 0 | 0.000 | 0.000 | 197 | 15.20 | engine_getClientVersionV1 | 1 | 8.754 | 8.754 | 0 | 0.000 | 0.000 | 126 | 0.12 | engine_newPayloadV3 | 111 | 6.643 | 56.692 | 0 | 0.000 | 0.000 | 162 | 17.56 | eth_chainId | 5 | 1.570 | 6.108 | 0 | 0.000 | 0.000 | 42 | 0.21 | eth_getBlockByNumber | 5 | 5.968 | 25.605 | 0 | 0.000 | 0.000 | 2849 | 13.91 | eth_getLogs | 0 | 0.000 | 0.000 | 5 | 3.200 | 12.685 | 107 | 0.52 | eth_syncing | 60 | 0.848 | 35.314 | 0 | 0.000 | 0.000 | 39 | 2.29 | ----------------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 263 | 3.595 | 56.692 | 5 | 3.200 | 12.685 | 192 | 50.29 | ----------------------------------------------------------------------------------------------------------------------------------------------- 2025-01-08 16:08:05.5764|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:05.5764|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:08:05.5764|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13722961 (0x17b691...11ba9b), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:08:05.5764|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13722961 (0x17b691...11ba9b) was processed. 2025-01-08 16:08:05.5764|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13722961 (0x17b691...11ba9b) 2025-01-08 16:08:05.5764|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:05.5764|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 1ms 2025-01-08 16:08:05.6384|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->190.185.102.191:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 16:08:06.4893|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:06.5084|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->154.53.36.179:49797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:08:06.6571|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:08:06.6571|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 9a192d...eda4bb 2025-01-08 16:08:06.6912|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->131.153.207.130:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:08:06.7479|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:08:06.7479|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:08:06.7479|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:08:06.7479|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:08:06.7661|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->95.217.223.153:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 22776 2025-01-08 16:08:06.9027|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.60.17.29:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:08:07.0429|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:08:07.3848|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.18.246.37:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 16:08:07.4891|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:07.8657|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:08:08.0361|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->160.30.21.217:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:08:08.2082|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|161.97.161.248:37848->30303] to: 30324 2025-01-08 16:08:08.2082|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|161.97.161.248:37848->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:08:08.4374|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->178.63.26.47:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:08:08.4890|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:08:08.6814|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->35.247.18.72:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:08:08.9095|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->44.200.131.64:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:08:08.9202|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->81.140.226.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:08:08.9578|DEBUG|Network.Discovery.NodesLocator|46|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:08:09.1576|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->136.144.52.143:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:08:09.2377|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->167.99.75.216:19090] initiating disconnect because InvalidNetworkId, details: invalid network id - 8934 2025-01-08 16:08:09.2971|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->5.196.58.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:08:09.3706|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:46303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 16:08:09.3780|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->109.74.200.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7014190335 2025-01-08 16:08:09.4311|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->23.88.71.151:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:08:09.4892|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:08:09.5007|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->51.161.172.13:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:08:09.6110|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->149.50.114.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:08:09.6893|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->103.219.171.134:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:08:09.9592|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:08:10.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:08:10.1139|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","blockNumber":"0xd16552","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","prevRandao":"0xbc24d0fd43e8d6eb7d3de0306f4335b4527458e6213eba439407953de6af3e01","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd2ce31a023f3d3c881620ae2865ab99c210e6848cb6abef92b6995afedacfa34","timestamp":"0x677ea2ea","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cda7","index":"0x4302826","validatorIndex":"0x6a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4b8","index":"0x4302827","validatorIndex":"0x6a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1416b6","index":"0x4302828","validatorIndex":"0x6a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ce","index":"0x4302829","validatorIndex":"0x6a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145126","index":"0x430282a","validatorIndex":"0x6a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1b2","index":"0x430282b","validatorIndex":"0x6a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e56","index":"0x430282c","validatorIndex":"0x6a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce3c5","index":"0x430282d","validatorIndex":"0x6aa"}]},[],"0x017dd46cd5a6422110d64fc35eae35bf05ceaa3f4dd628df15c3dad44a924f9e"]) 2025-01-08 16:08:10.1139|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13722962 (0xfebd65...390a7a), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:08:10.1139|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:08:10.1139|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:08:10.1139|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13722962 2025-01-08 16:08:10.1139|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722832 < 13722962 - 128 2025-01-08 16:08:10.1139|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Clearing caches 2025-01-08 16:08:10.1139|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13722962 (0xfebd65...390a7a). 2025-01-08 16:08:10.1139|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:08:10.1139|DEBUG|Consensus.Processing.BlockCachePreWarmer|46|Cleared caches: Rlp 2025-01-08 16:08:10.1139|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722962 | 1.2 ms | slot 4,543 ms | 2025-01-08 16:08:10.1139|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","blockNumber":"0xd16552","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","prevRandao":"0xbc24d0fd43e8d6eb7d3de0306f4335b4527458e6213eba439407953de6af3e01","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd2ce31a023f3d3c881620ae2865ab99c210e6848cb6abef92b6995afedacfa34","timestamp":"0x677ea2ea","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cda7","index":"0x4302826","validatorIndex":"0x6a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4b8","index":"0x4302827","validatorIndex":"0x6a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1416b6","index":"0x4302828","validatorIndex":"0x6a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ce","index":"0x4302829","validatorIndex":"0x6a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145126","index":"0x430282a","validatorIndex":"0x6a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1b2","index":"0x430282b","validatorIndex":"0x6a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e56","index":"0x430282c","validatorIndex":"0x6a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce3c5","index":"0x430282d","validatorIndex":"0x6aa"}]},[],"0x017dd46cd5a6422110d64fc35eae35bf05ceaa3f4dd628df15c3dad44a924f9e"]) 2025-01-08 16:08:10.1139|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","blockNumber":"0xd16552","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x17b69195ae173be0135830af2d3a32afd9209224db715de3bdee7ead5e11ba9b","prevRandao":"0xbc24d0fd43e8d6eb7d3de0306f4335b4527458e6213eba439407953de6af3e01","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd2ce31a023f3d3c881620ae2865ab99c210e6848cb6abef92b6995afedacfa34","timestamp":"0x677ea2ea","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cda7","index":"0x4302826","validatorIndex":"0x6a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4b8","index":"0x4302827","validatorIndex":"0x6a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1416b6","index":"0x4302828","validatorIndex":"0x6a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ce","index":"0x4302829","validatorIndex":"0x6a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145126","index":"0x430282a","validatorIndex":"0x6a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1b2","index":"0x430282b","validatorIndex":"0x6a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147e56","index":"0x430282c","validatorIndex":"0x6a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce3c5","index":"0x430282d","validatorIndex":"0x6aa"}]},[],"0x017dd46cd5a6422110d64fc35eae35bf05ceaa3f4dd628df15c3dad44a924f9e"]) handled in 2ms 2025-01-08 16:08:10.1139|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:08:10.1139|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 848.90 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:08:10.1196|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:10.1196|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:08:10.1196|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13722962 (0xfebd65...390a7a), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:08:10.1196|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13722962 (0xfebd65...390a7a) was processed. 2025-01-08 16:08:10.1202|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13722962 (0xfebd65...390a7a) 2025-01-08 16:08:10.1202|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:10.1202|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 1ms 2025-01-08 16:08:10.4887|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:11.4891|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:11.7488|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:08:11.7488|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:08:11.7488|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:08:11.7488|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:08:12.3747|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|161.97.161.248:40414->30303] to: 30324 2025-01-08 16:08:12.3747|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|161.97.161.248:40414->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:08:12.3885|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:08:12.3885|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 9cfabc...e62b9d 2025-01-08 16:08:12.4888|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:08:12.7465|DEBUG|Network.PeerManager|48|Peer pool size is: 3838 2025-01-08 16:08:12.7882|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->150.136.35.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5003 2025-01-08 16:08:13.4883|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:13.9064|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:08:13.9125|DEBUG|Network.ProtocolsManager|25|Updating listen port for [Session|In|Initialized|34.89.249.173:38916->30303] to: 30303 2025-01-08 16:08:14.0612|DEBUG|Network.P2P.Session|25|[Session|In|DisconnectingProtocols|34.89.249.173:38916->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:08:14.1834|INFO|Synchronization.Reporting.SyncReport|12|Peers | with best block: 7 | all: 7 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 16:08:14.4886|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:08:14.5882|DEBUG|Network.P2P.Session|25|[Session|Out|DisconnectingProtocols|30303->134.65.193.240:42303] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 16:08:14.9982|DEBUG|Network.Discovery.NodesLocator|48|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 163, after the process: 163 2025-01-08 16:08:15.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:08:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","blockNumber":"0xd16553","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","prevRandao":"0x58ad3b61e2f28dca0ea9886cff79a024bb07246877a2903cf90be5114de0bf83","receiptsRoot":"0x8262735745c55278db631186a53e441bcf7a2f734963e0f295feb9cb5bb0ff28","stateRoot":"0xf24024769a435e638275e98cc12be8c1db25b94af3a2cb09d2f3e5944156d236","timestamp":"0x677ea2ef","transactions":["0x02f901d58227d883055ea28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d6ea13aa9f28aea6d99cb57d596ec0b79b8a0f068db56801bff2982427268c99d35be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cec9c59e87d0c46a3c39c64a25ee2d26bd249d796a7eee123f4432d40eb439fe758cb61a31a895170c22ef466b0abd8f1b19f2f59eb60fbff2bd9bb7567f25041332e332e30000000000000000000000000000000000000000000000000000000c080a043e6a6cf47e49dbbeb97702a9459d3409caad7581d0a4f43b5e31dde4a06b1e9a01fcccd1a0288bcccede12a625ad55e7c26209713548f69e9c2b5c47c4f1ef430","0x02f901d58227d8830502bd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d6ea13aa9f28aea6d99cb57d596ec0b79b8a0f068db56801bff2982427268c99d35be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c97557647e69cc1e058e2a6929b36d1905a3d616af4f35d7e80fd977f0c7eb3e39b2c09bb31625b909b76043b3c4235330c2292c4b21860faa355243cba8af761332e332e30000000000000000000000000000000000000000000000000000000c001a06c0a4b885652cc15cdca71227e831fe55cb01ebf9d91e98b8aa366dd9df3a96da01b485d55be2a617204dca4e989736e9de6855a64b1d6805705eb59a7a590dde5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f936","index":"0x430282e","validatorIndex":"0x6ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147736","index":"0x430282f","validatorIndex":"0x6ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a34c3","index":"0x4302830","validatorIndex":"0x6ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e4d","index":"0x4302831","validatorIndex":"0x6ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142384","index":"0x4302832","validatorIndex":"0x6af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14525b","index":"0x4302833","validatorIndex":"0x6b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ae0","index":"0x4302834","validatorIndex":"0x6b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcc04","index":"0x4302835","validatorIndex":"0x6b2"}]},[],"0xc977a3bac017b75dbe40fc64fe4bbc0f0817c2d79f1a4aac9a9a50a9acda2ec7"]) 2025-01-08 16:08:15.1245|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13722963 (0xc36ed5...d8fa25), Extra Data: Nethermind 2025-01-08 16:08:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Clearing caches 2025-01-08 16:08:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|48|Cleared caches: None 2025-01-08 16:08:15.1245|DEBUG|Trie.Pruning.TrieStore|48|Beginning new BlockCommitSet - 13722963 2025-01-08 16:08:15.1245|DEBUG|Trie.Pruning.TrieStore|48|Removing historical (131) 13722833 < 13722963 - 128 2025-01-08 16:08:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:08:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:08:15.1245|INFO|Consensus.Processing.BlockchainProcessor|46|Processed 13722963 | 1.3 ms | slot 5,011 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:08:15.1245|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|48|Valid. Result of New Block: 13722963 (0xc36ed5...d8fa25). 2025-01-08 16:08:15.1245|INFO|Consensus.Processing.BlockchainProcessor|46| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:08:15.1245|DEBUG|Merge.Plugin.GC.GCKeeper|48|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:08:15.1245|INFO|Consensus.Processing.BlockchainProcessor|46| Block throughput 46.27 MGas/s | 1,579.8 tps | 789.89 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:08:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","blockNumber":"0xd16553","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","prevRandao":"0x58ad3b61e2f28dca0ea9886cff79a024bb07246877a2903cf90be5114de0bf83","receiptsRoot":"0x8262735745c55278db631186a53e441bcf7a2f734963e0f295feb9cb5bb0ff28","stateRoot":"0xf24024769a435e638275e98cc12be8c1db25b94af3a2cb09d2f3e5944156d236","timestamp":"0x677ea2ef","transactions":["0x02f901d58227d883055ea28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d6ea13aa9f28aea6d99cb57d596ec0b79b8a0f068db56801bff2982427268c99d35be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cec9c59e87d0c46a3c39c64a25ee2d26bd249d796a7eee123f4432d40eb439fe758cb61a31a895170c22ef466b0abd8f1b19f2f59eb60fbff2bd9bb7567f25041332e332e30000000000000000000000000000000000000000000000000000000c080a043e6a6cf47e49dbbeb97702a9459d3409caad7581d0a4f43b5e31dde4a06b1e9a01fcccd1a0288bcccede12a625ad55e7c26209713548f69e9c2b5c47c4f1ef430","0x02f901d58227d8830502bd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d6ea13aa9f28aea6d99cb57d596ec0b79b8a0f068db56801bff2982427268c99d35be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c97557647e69cc1e058e2a6929b36d1905a3d616af4f35d7e80fd977f0c7eb3e39b2c09bb31625b909b76043b3c4235330c2292c4b21860faa355243cba8af761332e332e30000000000000000000000000000000000000000000000000000000c001a06c0a4b885652cc15cdca71227e831fe55cb01ebf9d91e98b8aa366dd9df3a96da01b485d55be2a617204dca4e989736e9de6855a64b1d6805705eb59a7a590dde5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f936","index":"0x430282e","validatorIndex":"0x6ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147736","index":"0x430282f","validatorIndex":"0x6ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a34c3","index":"0x4302830","validatorIndex":"0x6ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e4d","index":"0x4302831","validatorIndex":"0x6ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142384","index":"0x4302832","validatorIndex":"0x6af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14525b","index":"0x4302833","validatorIndex":"0x6b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ae0","index":"0x4302834","validatorIndex":"0x6b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcc04","index":"0x4302835","validatorIndex":"0x6b2"}]},[],"0xc977a3bac017b75dbe40fc64fe4bbc0f0817c2d79f1a4aac9a9a50a9acda2ec7"]) 2025-01-08 16:08:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","blockNumber":"0xd16553","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xfebd65476cc27d689bc438798674f7264875cb4cac4dfbe4383f37c7fe390a7a","prevRandao":"0x58ad3b61e2f28dca0ea9886cff79a024bb07246877a2903cf90be5114de0bf83","receiptsRoot":"0x8262735745c55278db631186a53e441bcf7a2f734963e0f295feb9cb5bb0ff28","stateRoot":"0xf24024769a435e638275e98cc12be8c1db25b94af3a2cb09d2f3e5944156d236","timestamp":"0x677ea2ef","transactions":["0x02f901d58227d883055ea28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d6ea13aa9f28aea6d99cb57d596ec0b79b8a0f068db56801bff2982427268c99d35be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cec9c59e87d0c46a3c39c64a25ee2d26bd249d796a7eee123f4432d40eb439fe758cb61a31a895170c22ef466b0abd8f1b19f2f59eb60fbff2bd9bb7567f25041332e332e30000000000000000000000000000000000000000000000000000000c080a043e6a6cf47e49dbbeb97702a9459d3409caad7581d0a4f43b5e31dde4a06b1e9a01fcccd1a0288bcccede12a625ad55e7c26209713548f69e9c2b5c47c4f1ef430","0x02f901d58227d8830502bd8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d6ea13aa9f28aea6d99cb57d596ec0b79b8a0f068db56801bff2982427268c99d35be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c97557647e69cc1e058e2a6929b36d1905a3d616af4f35d7e80fd977f0c7eb3e39b2c09bb31625b909b76043b3c4235330c2292c4b21860faa355243cba8af761332e332e30000000000000000000000000000000000000000000000000000000c001a06c0a4b885652cc15cdca71227e831fe55cb01ebf9d91e98b8aa366dd9df3a96da01b485d55be2a617204dca4e989736e9de6855a64b1d6805705eb59a7a590dde5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f936","index":"0x430282e","validatorIndex":"0x6ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147736","index":"0x430282f","validatorIndex":"0x6ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a34c3","index":"0x4302830","validatorIndex":"0x6ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e4d","index":"0x4302831","validatorIndex":"0x6ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142384","index":"0x4302832","validatorIndex":"0x6af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14525b","index":"0x4302833","validatorIndex":"0x6b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ae0","index":"0x4302834","validatorIndex":"0x6b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bcc04","index":"0x4302835","validatorIndex":"0x6b2"}]},[],"0xc977a3bac017b75dbe40fc64fe4bbc0f0817c2d79f1a4aac9a9a50a9acda2ec7"]) handled in 2ms 2025-01-08 16:08:15.1301|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:15.1301|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:08:15.1301|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Received ForkChoice: 13722963 (0xc36ed5...d8fa25), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:08:15.1301|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|ForkChoiceUpdate: block 13722963 (0xc36ed5...d8fa25) was processed. 2025-01-08 16:08:15.1301|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|46|Synced Chain Head to 13722963 (0xc36ed5...d8fa25) 2025-01-08 16:08:15.1301|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:08:15.1301|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 1ms 2025-01-08 16:08:15.4892|DEBUG|TxPool.TxBroadcaster|46|Broadcasting transactions to all peers 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_chainId([]) 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcProcessor|46|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcService|46|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcProcessor|46|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:08:15.7027|DEBUG|JsonRpc.JsonRpcProcessor|46| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:08:15.7049|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:08:15.7049|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:08:15.7049|DEBUG|JsonRpc.JsonRpcService|48|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:08:15.7049|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:08:15.9957|DEBUG|Network.Discovery.NodesLocator|48|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:08:16.4893|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:08:16.7500|DEBUG|JsonRpc.JsonRpcProcessor|48|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:08:16.7500|DEBUG|JsonRpc.JsonRpcService|48|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:08:16.7500|DEBUG|JsonRpc.JsonRpcProcessor|48|Responded to Id:1, eth_syncing([]) 2025-01-08 16:08:16.7500|DEBUG|JsonRpc.JsonRpcProcessor|48| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:08:17.4892|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:08:17.8463|INFO|Program|41|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 16:08:17.8483|INFO|Runner.Ethereum.EthereumRunner|41|Stopping session monitor 2025-01-08 16:08:17.8483|DEBUG|Network.SessionMonitor|41|Stopping session monitor 2025-01-08 16:08:17.8483|INFO|Runner.Ethereum.EthereumRunner|41|Stopping session sync mode selector 2025-01-08 16:08:17.8483|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Sync mode selector stopped 2025-01-08 16:08:17.8483|INFO|Runner.Ethereum.EthereumRunner|41|Stopping discovery app 2025-01-08 16:08:17.8525|INFO|Network.Discovery.DiscoveryConnectionsPool|41|Stopping discovery udp channel on port 30303 2025-01-08 16:08:17.8525|DEBUG|Network.Discovery.DiscoveryApp|41|Stopping discovery timer 2025-01-08 16:08:17.8525|DEBUG|Network.Discovery.DiscoveryApp|41|Stopping discovery persistence timer 2025-01-08 16:08:17.8525|DEBUG|Network.Discovery.NodesLocator|46|Starting discovery process for node: randomNode: 8b4992...74a5da 2025-01-08 16:08:17.8525|INFO|Runner.Ethereum.EthereumRunner|41|Stopping block producer 2025-01-08 16:08:17.8568|INFO|Network.Discovery.DiscoveryApp|46|Discovery shutdown complete.. please wait for all components to close 2025-01-08 16:08:17.8568|INFO|Runner.Ethereum.EthereumRunner|41|Stopping peer pool 2025-01-08 16:08:17.8568|DEBUG|Network.PeerPool|41|Stopping peer timers 2025-01-08 16:08:17.8568|INFO|Runner.Ethereum.EthereumRunner|41|Stopping peer manager 2025-01-08 16:08:17.8568|INFO|Network.PeerPool|15|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 16:08:17.8568|INFO|Network.PeerManager|15|Peer update loop canceled 2025-01-08 16:08:17.8568|DEBUG|Network.PeerManager|41|Stopping peer timers 2025-01-08 16:08:17.8568|INFO|Network.PeerManager|41|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 16:08:17.8631|INFO|Runner.Ethereum.EthereumRunner|41|Stopping blockchain processor 2025-01-08 16:08:17.8654|DEBUG|Consensus.Processing.BlockchainProcessor|48|BlockchainProcessor stopped. 2025-01-08 16:08:17.8654|DEBUG|Consensus.Processing.BlockchainProcessor|15|Sender address recovery stopped. 2025-01-08 16:08:17.8654|INFO|Runner.Ethereum.EthereumRunner|41|Stopping RLPx peer 2025-01-08 16:08:17.8654|INFO|Consensus.Processing.BlockchainProcessor|15|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 16:08:17.8654|DEBUG|Network.Rlpx.RlpxHost|15|Closed _bootstrapChannel 2025-01-08 16:08:18.4885|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:19.4887|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:19.8533|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 0 successful requests, failedRequestCounter: 16, nodesTriedCounter: 16 2025-01-08 16:08:20.0034|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:08:20.4893|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:21.4883|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:22.4887|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:08:22.8695|DEBUG|Network.Rlpx.RlpxHost|9|Could not close rlpx connection in 5 seconds 2025-01-08 16:08:22.8695|INFO|Network.Rlpx.RlpxHost|9|Local peer shutdown complete.. please wait for all components to close 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Clique 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin AuRa 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Ethash 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Optimism 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Taiko 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin NethDev 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Shutter 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin AuRaMerge 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Merge 2025-01-08 16:08:22.8695|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin HealthChecks 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Hive 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Clef signer 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin EthStats 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin Snapshot 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin TraceStore 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing plugin UPnP 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 16:08:22.8736|INFO|Runner.JsonRpc.JsonRpcIpcRunner|9|IPC JSON RPC service stopped 2025-01-08 16:08:22.8736|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 16:08:22.8800|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 16:08:22.8804|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 16:08:22.8804|DEBUG|Consensus.Producers.BuildBlocksInALoop|48|Block producer stopped. 2025-01-08 16:08:22.8804|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 16:08:22.8843|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 16:08:22.8843|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 16:08:22.8843|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 16:08:22.8843|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 16:08:22.8843|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 16:08:22.8843|INFO|Runner.Ethereum.EthereumRunner|48|Disposing Autofac.Core.Container 2025-01-08 16:08:22.8894|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 16:08:22.8894|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher has finished work. 2025-01-08 16:08:22.8894|INFO|Synchronization.Synchronizer|43|Beacon headers task completed. 2025-01-08 16:08:22.8894|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|StateSyncFeed state changed to Finished 2025-01-08 16:08:22.8894|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher has finished work. 2025-01-08 16:08:22.8894|INFO|Synchronization.Synchronizer|43|State sync task completed. 2025-01-08 16:08:22.8894|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SnapSyncFeed state changed to Finished 2025-01-08 16:08:22.8894|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher has finished work. 2025-01-08 16:08:22.8894|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FastSyncFeed state changed to Finished 2025-01-08 16:08:22.8894|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher has finished work. 2025-01-08 16:08:22.8894|INFO|Synchronization.Synchronizer|43|State sync task completed. 2025-01-08 16:08:22.8894|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|FullSyncFeed state changed to Finished 2025-01-08 16:08:22.8894|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|48|SyncDispatcher has finished work. 2025-01-08 16:08:22.8894|INFO|Synchronization.Synchronizer|46|Fast sync blocks downloader task completed. 2025-01-08 16:08:22.8894|INFO|Synchronization.Synchronizer|43|Full sync block downloader task completed. 2025-01-08 16:08:22.8943|INFO|Runner.Ethereum.JsonRpcRunner|9|JSON RPC service stopped 2025-01-08 16:08:23.4884|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:08:24.4888|DEBUG|TxPool.TxBroadcaster|48|Broadcasting transactions to all peers 2025-01-08 16:08:25.4889|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:26.4888|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:27.4888|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:08:27.8898|WARN|Synchronization.Synchronizer|9|Sync feeds dispose timeout 2025-01-08 16:08:27.8977|DEBUG|Synchronization.Peers.SyncPeerPool|9|Init peer loop stopped. 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|46|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|48|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|40|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|38|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|46|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|48|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|46|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|48|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|40|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|40|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|38|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|38|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|43|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|15|[Session|Out|DisconnectingProtocols|30303->162.19.57.173:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Network.P2P.Session|9|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|43|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|15|Removing sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|15|Sync peer pool not started yet - removing [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|9|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 16:08:27.9048|DEBUG|Synchronization.Peers.SyncPeerPool|9|Sync peer pool not started yet - removing [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] is blocked. 2025-01-08 16:08:27.9048|DEBUG|Network.ProtocolsManager|48|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9048|DEBUG|Network.ProtocolsManager|38|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9048|DEBUG|Network.ProtocolsManager|43|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9048|DEBUG|Network.ProtocolsManager|15|Out 162.19.57.173:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9082|DEBUG|Network.ProtocolsManager|9|Out 146.59.68.217:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9082|DEBUG|Network.ProtocolsManager|40|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9082|DEBUG|Network.ProtocolsManager|46|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 16:08:27.9082|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 16:08:27.9082|INFO|Runner.Ethereum.EthereumRunner|9|Disposing MultiValidator [ ] 2025-01-08 16:08:27.9082|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 16:08:27.9082|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 16:08:27.9082|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 16:08:27.9082|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 16:08:27.9123|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 16:08:27.9123|DEBUG|Trie.Pruning.TrieStore|9|Disposing trie 2025-01-08 16:08:27.9123|DEBUG|Trie.Pruning.TrieStore|9|Persisting on disposal 13722834([Branch(532)|0xc3c34a...d777dd|13722834|D:False|S:True|P:False|) (cache memory at 7421464) 2025-01-08 16:08:27.9186|INFO|Trie.Pruning.TrieStore|9|Persisting from root 0xc3c34a...d777dd in block 13722834 2025-01-08 16:08:27.9388|DEBUG|Trie.Pruning.TrieStore|9|Persisted trie from [Branch(532)|0xc3c34a...d777dd|13722834|D:False|S:True|P:True| at 13722834 in 20ms (cache memory 7421464) 2025-01-08 16:08:27.9487|DEBUG|Blockchain.TrieStoreBoundaryWatcher|9|Saving reorg boundary 13722834 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 16:08:27.9487|INFO|Runner.Ethereum.EthereumRunner|9|Closing DBs 2025-01-08 16:08:27.9522|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB Headers 2025-01-08 16:08:27.9611|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB BlockInfos 2025-01-08 16:08:27.9666|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB Blocks 2025-01-08 16:08:27.9742|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB Metadata 2025-01-08 16:08:27.9783|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB Bloom 2025-01-08 16:08:27.9836|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB BadBlocks 2025-01-08 16:08:27.9848|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB Code 2025-01-08 16:08:27.9848|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB BlockNumbers 2025-01-08 16:08:27.9927|INFO|Db.Rocks.DbOnTheRocks|9|Disposing DB State0 2025-01-08 16:08:27.9927|INFO|Runner.Ethereum.EthereumRunner|9|All DBs closed 2025-01-08 16:08:27.9927|INFO|Runner.Ethereum.EthereumRunner|9|Ethereum runner stopped 2025-01-08 16:08:27.9927|INFO|Program|9|Nethermind is shut down 2025-01-08 16:13:32.9237|INFO|Program|1|Seq logging is enabled on https://seq.nethermind.io with level of Info 2025-01-08 16:13:32.9286|INFO|Program|1|Configuration complete 2025-01-08 16:13:32.9952|DEBUG|Program|1|Nethermind configuration: { "enableUnsecuredDevWallet": false, "keepDevWalletInMemory": false, "webSocketsEnabled": true, "discoveryEnabled": true, "processingEnabled": true, "peerManagerEnabled": true, "isMining": false, "chainSpecPath": "chainspec/chiado.json", "baseDbPath": "/nethermind/data/nethermind_db/chiado", "staticNodesPath": "Data/static-nodes.json", "logFileName": "chiado.logs.txt", "logDirectory": "/nethermind/data/logs", "storeReceipts": true, "receiptsMigration": false, "diagnosticMode": 0, "autoDump": 9, "rpcDbUrl": "", "memoryHint": "0x2dc6c000", "badBlocksStored": "0x64", "disableGcOnNewPayload": true, "disableMallocOpts": false, "stateDbKeyScheme": 2, "backgroundTaskConcurrency": 1 } 2025-01-08 16:13:32.9952|DEBUG|Program|1|Server GC: True 2025-01-08 16:13:32.9974|DEBUG|Program|1|GC latency mode: Interactive 2025-01-08 16:13:32.9974|DEBUG|Program|1|LOH compaction mode: Default 2025-01-08 16:13:32.9974|INFO|Program|1|RocksDB: v9.4.0 2025-01-08 16:13:33.0014|DEBUG|Runner.Ethereum.Api.ApiBuilder|1|Loading chain spec from chainspec/chiado.json 2025-01-08 16:13:33.0014|INFO|Runner.Ethereum.Api.ApiBuilder|1|ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file! 2025-01-08 16:13:33.1552|DEBUG|Runner.Ethereum.EthereumRunner|1|Starting Ethereum runner 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializeNodeStats : InitializeNodeStats (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitializePrecompiles : InitializePrecompiles (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|LogHardwareInfo : LogHardwareInfo (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|MigrateConfigs : MigrateConfigs (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|ResolveIps : ResolveIps (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1647|DEBUG|Init.Steps.EthereumStepsManager|1|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is waiting for MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is waiting for ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1692|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.1730|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializeNodeStats : InitializeNodeStats (WaitingForExecution) 2025-01-08 16:13:33.1887|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitializeNodeStats executed in 2ms 2025-01-08 16:13:33.1887|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats complete 2025-01-08 16:13:33.1887|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitializePrecompiles : InitializePrecompiles (WaitingForExecution) 2025-01-08 16:13:33.1930|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: LogHardwareInfo : LogHardwareInfo (WaitingForExecution) 2025-01-08 16:13:33.1930|INFO|Init.Steps.InitializePrecompiles|6|Loading Ckzg trusted setup from file /nethermind/kzg_trusted_setup.txt 2025-01-08 16:13:33.2212|INFO|Init.Steps.LogHardwareInfo|8|CPU: (CT) 2025-01-08 16:13:33.2212|DEBUG|Init.Steps.EthereumStepsManager|8|Step LogHardwareInfo executed in 28ms 2025-01-08 16:13:33.2212|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo complete 2025-01-08 16:13:33.2212|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: MigrateConfigs : MigrateConfigs (WaitingForExecution) 2025-01-08 16:13:33.2258|DEBUG|Init.Steps.EthereumStepsManager|8|Step MigrateConfigs executed in 4ms 2025-01-08 16:13:33.2258|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs complete 2025-01-08 16:13:33.2258|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ResolveIps : ResolveIps (WaitingForExecution) 2025-01-08 16:13:33.2322|INFO|Network.IP.WebIPSource|8|Using http://ipv4.icanhazip.com to get external ip 2025-01-08 16:13:33.2899|DEBUG|Network.IP.WebIPSource|8|External ip: 172.234.230.144 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|Step ResolveIps executed in 75ms 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is waiting for ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3010|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: ApplyMemoryHint : ApplyMemoryHint (WaitingForExecution) 2025-01-08 16:13:33.3049|DEBUG|Init.MemoryHintMan|8|Setting malloc parameters.. 2025-01-08 16:13:33.3049|INFO|Init.MemoryHintMan|8|Setting up memory allowances 2025-01-08 16:13:33.3049|INFO|Init.MemoryHintMan|8| Memory hint: 768 MB 2025-01-08 16:13:33.3049|INFO|Init.MemoryHintMan|8| General memory: 32 MB 2025-01-08 16:13:33.3049|INFO|Init.MemoryHintMan|8| Peers memory: 50 MB 2025-01-08 16:13:33.3120|INFO|Init.MemoryHintMan|8| Netty memory: 134 MB 2025-01-08 16:13:33.3128|INFO|Init.MemoryHintMan|8| Mempool memory: 68 MB 2025-01-08 16:13:33.3128|INFO|Init.MemoryHintMan|8| Fast blocks memory: 48 MB 2025-01-08 16:13:33.3128|INFO|Init.MemoryHintMan|8| Trie memory: 86 MB 2025-01-08 16:13:33.3128|INFO|Init.MemoryHintMan|8| DB memory: 347 MB 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|Step ApplyMemoryHint executed in 10ms 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint complete 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: SetupKeyStore : SetupKeyStore (WaitingForExecution) 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3128|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Executing) is Executing 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is waiting for SetupKeyStore : SetupKeyStore (Executing) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.3208|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitDatabase : InitDatabase (WaitingForExecution) 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB SharedBlockCacheSize: 347927962 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB SkipMemoryHintSetting: False 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB EnableDbStatistics: False 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB EnableMetricsUpdater: False 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB StatsDumpPeriodSec: 600 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB MaxOpenFiles: 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB WriteAheadLogSync: False 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB ReadAheadSize: 262144 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB RocksDbOptions: min_write_buffer_number_to_merge=1;write_buffer_size=16000000;max_write_buffer_number=2;memtable_whole_key_filtering=true;memtable_prefix_bloom_size_ratio=0.02;level_compaction_dynamic_level_bytes=false;max_compaction_bytes=4000000000;compression=kSnappyCompression;optimize_filters_for_hits=true;advise_random_on_open=true;target_file_size_base=64000000;max_bytes_for_level_base=256000000;block_based_table_factory.block_size=16000;block_based_table_factory.pin_l0_filter_and_index_blocks_in_cache=true;block_based_table_factory.cache_index_and_filter_blocks_with_high_priority=true;block_based_table_factory.format_version=5;block_based_table_factory.index_type=kTwoLevelIndexSearch;block_based_table_factory.partition_filters=true;block_based_table_factory.metadata_block_size=4096;block_based_table_factory.filter_policy=bloomfilter:10; 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB AdditionalRocksDbOptions: 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB VerifyChecksum: True 2025-01-08 16:13:33.3247|DEBUG|Init.Steps.InitDatabase|8|DB EnableFileWarmer: False 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB CompressibilityHint: 1 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BadBlocksDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbRocksDbOptions: block_based_table_factory.block_cache=32000000; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsFullBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsLightBlobTxsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlobTransactionsProcessedTxsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbCompressibilityHint: 0.35 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbRocksDbOptions: write_buffer_size=2000000;block_based_table_factory.block_cache=8000000;optimize_filters_for_hits=false; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsDefaultDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsTransactionsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbRocksDbOptions: compaction_pri=kOldestLargestSeqFirst; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB ReceiptsBlocksDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbRocksDbOptions: write_buffer_size=64000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlocksDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbRocksDbOptions: write_buffer_size=8000000;block_based_table_factory.block_cache=32000000;compaction_pri=kOldestLargestSeqFirst;optimize_filters_for_hits=false;block_based_table_factory.block_size=32000;max_bytes_for_level_base=128000000; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB HeadersDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRowCacheSize: 16777216 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbRocksDbOptions: write_buffer_size=8000000;max_bytes_for_level_base=16000000;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=4096;optimize_filters_for_hits=false;memtable=prefix_hash:1000000;allow_concurrent_memtable_write=false; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlockNumbersDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbRocksDbOptions: write_buffer_size=4000000;max_bytes_for_level_base=32000000;optimize_filters_for_hits=false;block_based_table_factory.block_cache=16000000;block_based_table_factory.block_size=32000;compaction_pri=kOldestLargestSeqFirst; 2025-01-08 16:13:33.3289|DEBUG|Init.Steps.InitDatabase|8|DB BlockInfosDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbRocksDbOptions: write_buffer_size=4000000; 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB PendingTxsDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbRocksDbOptions: write_buffer_size=1000000;max_bytes_for_level_base=16000000; 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB MetadataDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbRocksDbOptions: max_bytes_for_level_base=16000000; 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB BloomDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRowCacheSize: 16777216 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbRocksDbOptions: write_buffer_size=4000000;block_based_table_factory.block_cache=16000000;optimize_filters_for_hits=false;prefix_extractor=capped:8;block_based_table_factory.index_type=kHashSearch;block_based_table_factory.block_size=4096;memtable=prefix_hash:1000000;block_based_table_factory.filter_policy=null;allow_concurrent_memtable_write=false; 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB CodeDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferSize: 64000000 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbWriteBufferNumber: 4 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbVerifyChecksum: 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRowCacheSize: 86981990 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbEnableFileWarmer: False 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbCompressibilityHint: 0.45 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbRocksDbOptions: compression=kLZ4Compression;max_bytes_for_level_multiplier=30;max_bytes_for_level_base=350000000;target_file_size_multiplier=2;min_write_buffer_number_to_merge=2;block_based_table_factory.block_restart_interval=4;block_based_table_factory.data_block_index_type=kDataBlockBinaryAndHash;block_based_table_factory.data_block_hash_table_util_ratio=0.5;block_based_table_factory.block_size=32000;block_based_table_factory.filter_policy=bloomfilter:15;unordered_write=true;max_write_batch_group_size_bytes=4000000; 2025-01-08 16:13:33.3322|DEBUG|Init.Steps.InitDatabase|8|DB StateDbAdditionalRocksDbOptions: 2025-01-08 16:13:33.3376|DEBUG|Db.Rocks.RocksDbFactory|8|Shared memory size is 347927962 2025-01-08 16:13:33.3881|DEBUG|Init.Steps.EthereumStepsManager|11|Step SetupKeyStore executed in 74ms 2025-01-08 16:13:33.3883|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore complete 2025-01-08 16:13:33.5759|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: InitTxTypesAndRlp : InitTxTypesAndRlp (WaitingForExecution) 2025-01-08 16:13:33.5780|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for BlockNumbers DB 2025-01-08 16:13:33.5780|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for BlockInfos DB 2025-01-08 16:13:33.5780|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Headers DB 2025-01-08 16:13:33.5780|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for BadBlocks DB 2025-01-08 16:13:33.5780|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for Blocks DB 2025-01-08 16:13:33.5921|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitTxTypesAndRlp executed in 16ms 2025-01-08 16:13:33.5921|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.5922|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.6155|DEBUG|Db.Rocks.DbOnTheRocks|8|Building options for BlobTransactions DB 2025-01-08 16:13:33.6935|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Headers DB is 16 MB (2 * 8 MB + 32 MB) 2025-01-08 16:13:33.6935|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 16 MB 2025-01-08 16:13:33.6935|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of Blocks DB is 128 MB (2 * 64 MB + 32 MB) 2025-01-08 16:13:33.6935|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 144 MB 2025-01-08 16:13:33.6935|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of BlockNumbers DB is 16 MB (2 * 8 MB + 16 MB) 2025-01-08 16:13:33.6935|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 160 MB 2025-01-08 16:13:33.6964|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of BadBlocks DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 16:13:33.6964|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 192 MB 2025-01-08 16:13:33.6964|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of BlockInfos DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 16:13:33.6964|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 200 MB 2025-01-08 16:13:33.6964|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 32 MB (2 * 16 MB + 32 MB) 2025-01-08 16:13:33.6964|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 232 MB 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB BlockNumbers from /nethermind/data/nethermind_db/chiado/blockNumbers with max memory footprint of 16 MB 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB Blocks from /nethermind/data/nethermind_db/chiado/blocks with max memory footprint of 128 MB 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB BlockInfos from /nethermind/data/nethermind_db/chiado/blockInfos with max memory footprint of 8 MB 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB BadBlocks from /nethermind/data/nethermind_db/chiado/badBlocks with max memory footprint of 32 MB 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Headers from /nethermind/data/nethermind_db/chiado/headers with max memory footprint of 16 MB 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 64 MB (2 * 16 MB + 32 MB) 2025-01-08 16:13:33.7008|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 296 MB 2025-01-08 16:13:33.7070|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 96 MB (2 * 16 MB + 32 MB) 2025-01-08 16:13:33.7070|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 392 MB 2025-01-08 16:13:33.7101|DEBUG|Db.Rocks.DbOnTheRocks|8|Expected max memory footprint of BlobTransactions DB is 128 MB (2 * 16 MB + 32 MB) 2025-01-08 16:13:33.7101|DEBUG|Db.Rocks.DbOnTheRocks|8|Total max DB footprint so far is 520 MB 2025-01-08 16:13:33.7101|DEBUG|Db.Rocks.DbOnTheRocks|8|Loading DB BlobTransactions from /nethermind/data/nethermind_db/chiado/blobTransactions with max memory footprint of 128 MB 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7337|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7362|DEBUG|Db.Rocks.DbOnTheRocks|12|Building options for State0 DB 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|Reviewing steps manager dependencies 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is waiting for FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7362|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: FilterBootnodes : FilterBootnodes (WaitingForExecution) 2025-01-08 16:13:33.7403|DEBUG|Db.Rocks.DbOnTheRocks|9|Building options for Code DB 2025-01-08 16:13:33.7403|DEBUG|Db.Rocks.DbOnTheRocks|11|Building options for Bloom DB 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|Step FilterBootnodes executed in 2ms 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes complete 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|Executing step: InitCrypto : InitCrypto (WaitingForExecution) 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|Step InitCrypto executed in 0ms 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto complete 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:33.7403|DEBUG|Init.Steps.EthereumStepsManager|15|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|9|Expected max memory footprint of Code DB is 8 MB (2 * 4 MB + 16 MB) 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|9|Total max DB footprint so far is 528 MB 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|9|Loading DB Code from /nethermind/data/nethermind_db/chiado/code with max memory footprint of 8 MB 2025-01-08 16:13:33.7442|DEBUG|Init.Steps.EthereumStepsManager|15|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|12|Expected max memory footprint of State0 DB is 256 MB (4 * 64 MB + 0 MB) 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|12|Total max DB footprint so far is 784 MB 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|11|Expected max memory footprint of Bloom DB is 32 MB (2 * 16 MB + 0 MB) 2025-01-08 16:13:33.7442|DEBUG|Db.Rocks.DbOnTheRocks|11|Total max DB footprint so far is 816 MB 2025-01-08 16:13:33.7661|DEBUG|Db.Rocks.DbOnTheRocks|12|Loading DB State0 from /nethermind/data/nethermind_db/chiado/state/0 with max memory footprint of 256 MB 2025-01-08 16:13:33.7661|DEBUG|Db.Rocks.DbOnTheRocks|11|Loading DB Bloom from /nethermind/data/nethermind_db/chiado/bloom with max memory footprint of 32 MB 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|Reviewing steps manager dependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Init.Steps.EthereumStepsManager|16|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.7731|DEBUG|Db.Rocks.DbOnTheRocks|16|Building options for Metadata DB 2025-01-08 16:13:33.7731|DEBUG|Db.Rocks.DbOnTheRocks|16|Expected max memory footprint of Metadata DB is 2 MB (2 * 1 MB + 0 MB) 2025-01-08 16:13:33.7731|DEBUG|Db.Rocks.DbOnTheRocks|16|Total max DB footprint so far is 818 MB 2025-01-08 16:13:33.7762|DEBUG|Db.Rocks.DbOnTheRocks|16|Loading DB Metadata from /nethermind/data/nethermind_db/chiado/metadata with max memory footprint of 2 MB 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.8080|DEBUG|Db.Rocks.DbOnTheRocks|15|Building options for Receipts DB 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.8080|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: UpdateDiscoveryConfig : UpdateDiscoveryConfig (WaitingForExecution) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|Step UpdateDiscoveryConfig executed in 1ms 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 4 MB (2 * 2 MB + 8 MB) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 822 MB 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is waiting for InitDatabase : InitDatabase (Executing) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Executing) is Executing 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8082|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:33.8125|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 8 MB (2 * 2 MB + 8 MB) 2025-01-08 16:13:33.8125|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 830 MB 2025-01-08 16:13:33.8205|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 12 MB (2 * 2 MB + 8 MB) 2025-01-08 16:13:33.8205|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 842 MB 2025-01-08 16:13:33.8250|DEBUG|Db.Rocks.DbOnTheRocks|15|Expected max memory footprint of Receipts DB is 16 MB (2 * 2 MB + 8 MB) 2025-01-08 16:13:33.8250|DEBUG|Db.Rocks.DbOnTheRocks|15|Total max DB footprint so far is 858 MB 2025-01-08 16:13:33.8250|DEBUG|Db.Rocks.DbOnTheRocks|15|Loading DB Receipts from /nethermind/data/nethermind_db/chiado/receipts with max memory footprint of 16 MB 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|8|Step InitDatabase executed in 708ms 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is waiting for InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.0301|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockTree : InitializeBlockTree (WaitingForExecution) 2025-01-08 16:13:34.0732|DEBUG|Blockchain.BlockTree|11|Lowest inserted header set to 13630394 2025-01-08 16:13:34.0955|INFO|Blockchain.BlockTree|11|Start block loaded from reorg boundary - 13722834 - 13722834 (0xae4a44...97c33f) 2025-01-08 16:13:34.0974|DEBUG|Blockchain.BlockTree|11|Lowest inserted header set to 13630394 2025-01-08 16:13:34.1040|INFO|Blockchain.BlockTree|11|Numbers resolved, level = 13722963, header = 13722963, body = 13722963 2025-01-08 16:13:34.1076|INFO|Blockchain.BlockTree|11|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 16:13:34.1076|INFO|Blockchain.BlockTree|11|Loading fork choice info 2025-01-08 16:13:34.1086|INFO|Blockchain.BlockTree|11|Block tree initialized, last processed is 13722834 (0xae4a44...97c33f), best queued is 13722963, best known is 13722963, lowest inserted header 13630394, lowest sync inserted block number 13722554 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockTree executed in 85ms 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is waiting for InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1169|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializePlugins : InitializePlugins (WaitingForExecution) 2025-01-08 16:13:34.1169|INFO|Init.Steps.InitializePlugins|11|Initializing 16 plugins 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Clique by Nethermind 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Clique by Nethermind initialized in 0ms 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| AuRa by Nethermind 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| AuRa by Nethermind initialized in 0ms 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Ethash by Nethermind 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Ethash by Nethermind initialized in 1ms 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Optimism by Nethermind 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Optimism by Nethermind initialized in 1ms 2025-01-08 16:13:34.1204|INFO|Init.Steps.InitializePlugins|11| Taiko by Nethermind 2025-01-08 16:13:34.1242|INFO|Init.Steps.InitializePlugins|11| Taiko by Nethermind initialized in 0ms 2025-01-08 16:13:34.1242|INFO|Init.Steps.InitializePlugins|11| NethDev by Nethermind 2025-01-08 16:13:34.1242|INFO|Init.Steps.InitializePlugins|11| NethDev by Nethermind initialized in 0ms 2025-01-08 16:13:34.1242|INFO|Init.Steps.InitializePlugins|11| Shutter by Nethermind 2025-01-08 16:13:34.1242|INFO|Shutter.ShutterPlugin|11|Initializing Shutter plugin. 2025-01-08 16:13:34.1242|INFO|Init.Steps.InitializePlugins|11| Shutter by Nethermind initialized in 0ms 2025-01-08 16:13:34.1242|INFO|Init.Steps.InitializePlugins|11| AuRaMerge by Nethermind 2025-01-08 16:13:34.1474|INFO|Merge.Plugin.PoSSwitcher|11|Client started with TTD: 231707791542740786049188744689299064356246512, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 16:13:34.1515|INFO|Init.Steps.InitializePlugins|11| AuRaMerge by Nethermind initialized in 26ms 2025-01-08 16:13:34.1515|INFO|Init.Steps.InitializePlugins|11| Merge by Nethermind 2025-01-08 16:13:34.1515|INFO|Init.Steps.InitializePlugins|11| Merge by Nethermind initialized in 0ms 2025-01-08 16:13:34.1522|INFO|Init.Steps.InitializePlugins|11| HealthChecks by Nethermind 2025-01-08 16:13:34.1575|INFO|Init.Steps.InitializePlugins|11| HealthChecks by Nethermind initialized in 5ms 2025-01-08 16:13:34.1575|INFO|Init.Steps.InitializePlugins|11| Hive by Nethermind 2025-01-08 16:13:34.1575|INFO|Init.Steps.InitializePlugins|11| Hive by Nethermind initialized in 1ms 2025-01-08 16:13:34.1575|INFO|Init.Steps.InitializePlugins|11| Clef signer by Nethermind 2025-01-08 16:13:34.1575|INFO|Init.Steps.InitializePlugins|11| Clef signer by Nethermind initialized in 1ms 2025-01-08 16:13:34.1575|INFO|Init.Steps.InitializePlugins|11| EthStats by Nethermind 2025-01-08 16:13:34.1605|DEBUG|EthStats.EthStatsPlugin|11|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| EthStats by Nethermind initialized in 1ms 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| Snapshot by Nethermind 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| Snapshot by Nethermind initialized in 0ms 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| TraceStore by Nethermind 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| TraceStore by Nethermind initialized in 0ms 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| UPnP by Nethermind 2025-01-08 16:13:34.1605|INFO|Init.Steps.InitializePlugins|11| UPnP by Nethermind initialized in 0ms 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializePlugins executed in 44ms 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.1605|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeStateDb : InitializeStateDb (WaitingForExecution) 2025-01-08 16:13:34.1714|INFO|Trie.NodeStorageFactory|11|Detected HalfPath key scheme. 2025-01-08 16:13:34.1714|INFO|Init.InitializeStateDb|11|Snap serving enabled, but PruningBoundary is less than 128. Setting to 128. 2025-01-08 16:13:34.2801|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeStateDb executed in 117ms 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is waiting for InitializePrecompiles : InitializePrecompiles (Executing) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Executing) is Executing 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:34.2802|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|6|Step InitializePrecompiles executed in 3,561ms 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|6|InitializePrecompiles complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7506|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is waiting for InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:36.7522|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeBlockchainAuRaMerge : InitializeBlockchain (WaitingForExecution) 2025-01-08 16:13:36.8414|INFO|Consensus.AuRa.InitializationSteps.InitializeBlockchainAuRa|9|Using TxPriority rules from contract at address: 0x4100000000000000000000000000000000000000. 2025-01-08 16:13:36.8780|DEBUG|TxPool.Collections.PersistentBlobTxDistinctSortedPool|9|Recreating light collection of blob transactions and cache 2025-01-08 16:13:37.0982|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|9|Loaded 1955 blob txs from persistent db, containing 2085 blobs, in 219ms 2025-01-08 16:13:37.0982|INFO|TxPool.Collections.PersistentBlobTxDistinctSortedPool|9|There are 2085 unique blobs indexed 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|Step InitializeBlockchainAuRaMerge executed in 769ms 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is waiting for StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5217|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartBlockProcessorAuRa : StartBlockProcessor (WaitingForExecution) 2025-01-08 16:13:37.5254|DEBUG|Consensus.Processing.BlockchainProcessor|9|Starting recovery loop - 0 blocks waiting in the queue. 2025-01-08 16:13:37.5283|DEBUG|Consensus.Processing.BlockchainProcessor|9|Starting block processor - 0 blocks waiting in the queue. 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartBlockProcessorAuRa executed in 6ms 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is waiting for LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5283|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: LoadGenesisBlockAuRa : LoadGenesisBlock (WaitingForExecution) 2025-01-08 16:13:37.5322|INFO|Init.Steps.LoadGenesisBlock|9|Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|Step LoadGenesisBlockAuRa executed in 1ms 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: StartLogProducer : StartLogProducer (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartLogProducer executed in 1ms 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForDependencies) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|Reviewing steps manager dependencies 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is waiting for InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.5322|DEBUG|Init.Steps.EthereumStepsManager|9|Executing step: InitializeNetwork : InitializeNetwork (WaitingForExecution) 2025-01-08 16:13:37.6382|DEBUG|Synchronization.Peers.SyncPeerPool|9|PeerMaxCount: 100, PriorityPeerMaxCount: 0 2025-01-08 16:13:37.6604|INFO|Synchronization.SnapSync.ProgressTracker|9|Snap - State Ranges (Phase 1) is finished. 2025-01-08 16:13:37.6711|INFO|Merge.Plugin.Synchronization.PivotUpdator|9|Pivot block has been set based on data from db. Pivot block number: 13722553, hash: 0x078fc88c5665508d3ba1d6404fd666969d4bba29afa2ea37e23e7070b44d8f99 2025-01-08 16:13:37.6836|INFO|Synchronization.FastSync.TreeSync|9|Now syncing nodes starting from root of block 0 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|DatabaseMigrations : DatabaseMigrations (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNetwork : InitializeNetwork (Executing) is Executing 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|StartMonitoring : StartMonitoring (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|StartGrpc : StartGrpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7803|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.7927|INFO|Network.StaticNodes.StaticNodesManager|15|Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json 2025-01-08 16:13:37.8104|DEBUG|Network.ProtocolsManager|15|Removed supported capability: nodedata1 2025-01-08 16:13:37.8661|DEBUG|Init.Steps.InitializeNetwork|11|Skipped enabling snap capability 2025-01-08 16:13:37.8661|DEBUG|Synchronization.Peers.SyncPeerPool|11|Starting eth sync peer upgrade timer 2025-01-08 16:13:37.8682|DEBUG|Init.Steps.InitializeNetwork|11|Starting synchronization from block 13722834 (0xae4a44...97c33f). 2025-01-08 16:13:37.8725|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 16:13:37.8725|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 16:13:37.8725|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:13:37.8725|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 16:13:37.8725|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 16:13:37.8725|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 16:13:37.8799|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher is going to sleep. 2025-01-08 16:13:37.8804|DEBUG|Init.Steps.InitializeNetwork|11|Starting discovery process. 2025-01-08 16:13:37.8852|DEBUG|Init.Steps.InitializeNetwork|11|Discovery process started. 2025-01-08 16:13:37.8852|DEBUG|Init.Steps.InitializeNetwork|11|Initializing peer manager 2025-01-08 16:13:37.8852|DEBUG|Network.Discovery.DiscoveryApp|33|Activated discovery channel. 2025-01-08 16:13:37.8852|DEBUG|Network.Discovery.DiscoveryApp|15|Discovery : udp://172.234.230.144:30303 2025-01-08 16:13:37.8936|DEBUG|Network.NodesLoader|11|Initializing persisted peers: 8. 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://3c9849b809dc34c914fcdf507ff59931942bdf5cd11510782a7d5695eacd622a281ae0b46aa53b8b893e1308f94867001d0fb0b52c854f96e7ecf43490f5b7bb@139.144.26.89:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://1556022f95f2910ed795b80df68466284b5a7de112cb00d5f4843b486392e7e790c9d27cf358bf1e3ceff3089df36dcadae593eda9730565a7221e40a96b8cd4@139.144.26.115:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://b39e929805542fb141ca6946931d06fdbbbd9ea8202eb1e72d7e7484877658b5baf0d8b0a6eb86a7f34b6f5c4b15b080c807c851692baef96c6a5aeca2cbf29a@139.144.26.101:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://5f7074a38a84e7ed7cbb207b9b1a54b4c537c5d06ebc955c892528f95927eb63a3373e344302cb1bcc2242451899c276a21e360a4347674cb97e0b9c251c2704@139.144.26.85:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://9ff64d021a83c72d68e7a3cefac5ea0661071cfdeed065782418ff2b0fccaace1072644118ed9fe6a304f451a2e75e2d4c69b502b3486ce16b4c50afc347cbff@170.187.154.239:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://4504f03b4773251188e80d2c36186de4c2dd0e1e83aadaa1164cdae2ebc510d47a3dba6c80972ea18a71177ab3aa9883e081f5a350e8979cb7127e63bb6b81ea@139.144.173.54:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://712144ac396fd2298b3e2559e2930d7f3a36fded3addd66955224958f1845634067717ab9522757ed2948f480fc52add5676487c8378e9011a7e2c0ac2f36cc3@3.71.132.231:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://595160631241ea41b187b85716f9f9572a266daa940d74edbe3b83477264ce284d69208e61cf50e91641b1b4f9a03fa8e60eb73d435a84cf4616b1c969bc2512@3.69.35.13:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://5abc2f73f81ea6b94f1e1b1e376731fc662ecd7863c4c7bc83ec307042542a64feab5af7985d52b3b1432acf3cb82460b327d0b6b70cb732afb1e5a16d6b1e58@35.206.174.92:30303 2025-01-08 16:13:37.9088|DEBUG|Network.NodesLoader|11|Bootnode : enode://f7e62226a64a2ccc0ada8b032b33c4389464562f87135a3e0d5bdb814fab717d58db5d142c453b071d08b4e0ffd9c5aff4a6d4441c2041401634f10d7962f885@35.210.126.23:30303 2025-01-08 16:13:37.9231|DEBUG|Network.PeerPool|11|Starting peer persistence timer 2025-01-08 16:13:37.9231|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 139.144.26.89:30303 2025-01-08 16:13:37.9242|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 139.144.26.115:30303 2025-01-08 16:13:37.9242|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 170.187.154.239:30303 2025-01-08 16:13:37.9242|DEBUG|Network.PeerPool|8|Adding a bootnode candidate peer 139.144.173.54:30303 2025-01-08 16:13:37.9242|DEBUG|Network.PeerManager|11|Starting peer update timer 2025-01-08 16:13:37.9242|DEBUG|Network.SessionMonitor|11|Starting session monitor 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.InitializeNetwork|11|Peer manager initialization completed 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeNetwork executed in 395ms 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForDependencies) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is waiting for ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 16:13:37.9289|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: DatabaseMigrations : DatabaseMigrations (WaitingForExecution) 2025-01-08 16:13:37.9343|DEBUG|Init.Steps.Migrations.BloomMigration|11|BloomDb migration not needed. 2025-01-08 16:13:37.9382|DEBUG|Init.Steps.EthereumStepsManager|11|Step DatabaseMigrations executed in 7ms 2025-01-08 16:13:37.9382|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations complete 2025-01-08 16:13:37.9382|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: RegisterAuRaMergeRpcModules : RegisterRpcModules (WaitingForExecution) 2025-01-08 16:13:37.9677|DEBUG|Network.PeerManager|16|Peer update loop complete. 2025-01-08 16:13:37.9923|DEBUG|Network.Discovery.DiscoveryApp|34|Added persisted discovery nodes: 4189 2025-01-08 16:13:37.9923|DEBUG|Network.Discovery.DiscoveryApp|34|Initializing bootnodes. 2025-01-08 16:13:38.0075|INFO|Network.Discovery.DiscoveryApp|34|Connected to 0 bootnodes, 10 trusted/persisted nodes 2025-01-08 16:13:38.0083|DEBUG|Network.Discovery.DiscoveryApp|34|Starting discovery persistence timer 2025-01-08 16:13:38.0083|DEBUG|Network.Discovery.DiscoveryApp|34|Starting discovery timer 2025-01-08 16:13:38.0126|DEBUG|Network.Discovery.DiscoveryApp|33|Discovery App initialized. 2025-01-08 16:13:38.0244|DEBUG|Network.Discovery.NodesLocator|16|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:13:38.0493|DEBUG|Init.Steps.RegisterRpcModules|11|RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 2025-01-08 16:13:38.0493|DEBUG|Init.Steps.EthereumStepsManager|11|Step RegisterAuRaMergeRpcModules executed in 110ms 2025-01-08 16:13:38.0493|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules complete 2025-01-08 16:13:38.0493|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: ReviewBlockTree : ReviewBlockTree (WaitingForExecution) 2025-01-08 16:13:38.0493|INFO|Init.Steps.ReviewBlockTree|11|Found 129 block tree levels to review for fixes starting from 13722835 2025-01-08 16:13:38.0530|INFO|Init.Steps.ReviewBlockTree|11|Reviewed 0 blocks out of 129 2025-01-08 16:13:38.0653|DEBUG|Blockchain.BlockTree|11|Lowest inserted header set to 13630394 2025-01-08 16:13:38.0653|INFO|Blockchain.BlockTree|11|Numbers resolved, level = 13722963, header = 13722963, body = 13722963 2025-01-08 16:13:38.0653|INFO|Blockchain.BlockTree|11|Beacon Numbers resolved, level = 0, header = 0, body = 0 2025-01-08 16:13:38.0653|INFO|Blockchain.BlockTree|11|Loading fork choice info 2025-01-08 16:13:38.0653|DEBUG|Blockchain.BlockTree|11|Completed visiting blocks in DB at level 13722964 - best known 13722963 2025-01-08 16:13:38.0653|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartMonitoring : StartMonitoring (WaitingForExecution) 2025-01-08 16:13:38.0653|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722835 (0xad725f...14ff6c) 2025-01-08 16:13:38.0653|DEBUG|Init.Steps.EthereumStepsManager|15|Step ReviewBlockTree executed in 18ms 2025-01-08 16:13:38.0653|DEBUG|Init.Steps.EthereumStepsManager|15|ReviewBlockTree complete 2025-01-08 16:13:38.0761|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.0816|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.1725|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722835 2025-01-08 16:13:38.1725|DEBUG|Trie.Pruning.TrieStore|9|Reached first commit - newest 13722835, last persisted 0 2025-01-08 16:13:38.1725|DEBUG|Blockchain.TrieStoreBoundaryWatcher|9|Saving reorg boundary 13722834 2025-01-08 16:13:38.1862|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartGrpc : StartGrpc (WaitingForExecution) 2025-01-08 16:13:38.1862|INFO|Monitoring.MonitoringService|40|Started monitoring for the group: nethermind, instance: KCH-ChiadoFuzz-master-fbb9d0d-chiado-lighthouse 2025-01-08 16:13:38.1862|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartGrpc executed in 2ms 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1862|INFO|Init.Steps.StartMonitoring|15|System.Diagnostics.Metrics disabled 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|15|Step StartMonitoring executed in 121ms 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|15|StartMonitoring complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:38.1882|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is waiting for InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) 2025-01-08 16:13:38.1882|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: InitializeBlockProducer : InitializeBlockProducer (WaitingForExecution) 2025-01-08 16:13:38.1990|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.2066|INFO|Merge.Plugin.MergePlugin|11|Starting Merge block producer & sealer 2025-01-08 16:13:38.2100|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722835 | 137.4 ms | slot 145 ms | 2025-01-08 16:13:38.2100|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.2100|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 0.00 Blk/s | recover 0 | process 128 2025-01-08 16:13:38.2572|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722836 (0xa9dfa9...da7977) 2025-01-08 16:13:38.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.2572|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.2651|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722836 2025-01-08 16:13:38.2651|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.2651|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.2651|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722836 | 8.3 ms | slot 59 ms | 2025-01-08 16:13:38.2651|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.2651|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 120.47 Blk/s | recover 0 | process 127 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|Step InitializeBlockProducer executed in 78ms 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:38.2651|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722837 (0xf39c4e...8e908f) 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|Reviewing steps manager dependencies 2025-01-08 16:13:38.2651|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is waiting for RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 16:13:38.2683|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: RegisterPluginRpcModules : RegisterPluginRpcModules (WaitingForExecution) 2025-01-08 16:13:38.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.2683|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.2722|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|15|Delaying producing block, chain not processed yet. BlockProcessingQueue count 127. 2025-01-08 16:13:38.2765|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722837 2025-01-08 16:13:38.2765|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:01.7340000 for next AuRa step. 2025-01-08 16:13:38.2765|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.2765|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.2765|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722837 | 8.9 ms | slot 11 ms | 2025-01-08 16:13:38.2765|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.2765|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 112.18 Blk/s | recover 0 | process 126 2025-01-08 16:13:38.2765|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722838 (0xa9531c...113868) 2025-01-08 16:13:38.2765|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.2765|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.2813|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722838 2025-01-08 16:13:38.2813|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722839 (0x9d9b97...3bc81c) 2025-01-08 16:13:38.2813|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.2813|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.2813|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.2813|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.2813|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722838 | 3.6 ms | slot 5 ms | 2025-01-08 16:13:38.2813|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.2813|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 276.17 Blk/s | recover 0 | process 125 2025-01-08 16:13:38.3083|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722839 2025-01-08 16:13:38.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:38.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:13:38.3083|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722839 | 27.0 ms | slot 28 ms | 2025-01-08 16:13:38.3083|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.3083|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 37.09 Blk/s | recover 0 | process 124 2025-01-08 16:13:38.3083|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722840 (0x651e41...778656) 2025-01-08 16:13:38.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.3083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.3554|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722840 2025-01-08 16:13:38.3571|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:38.3618|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722841 (0x7a863c...b3b0ab) 2025-01-08 16:13:38.3618|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722840 | 47.4 ms | slot 48 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.3667|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0005XDAI 0.33 MGas | 2 txs | calls 26 ( 0) | sload 65 | sstore 22 | create 0 2025-01-08 16:13:38.3667|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 6.86 MGas/s | 42.2 tps | 21.09 Blk/s | recover 0 | process 123 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp, Precompile 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.3685|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722841 2025-01-08 16:13:38.3685|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722842 (0xe65b59...10f6b3) 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.3685|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722841 | 9.5 ms | slot 14 ms | 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 105.50 Blk/s | recover 0 | process 122 2025-01-08 16:13:38.3728|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|37|Delaying producing block, chain not processed yet. BlockProcessingQueue count 122. 2025-01-08 16:13:38.3728|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722842 2025-01-08 16:13:38.3728|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:38.3728|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722843 (0xc8c186...2c900b) 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722842 | 3.4 ms | slot 4 ms | 2025-01-08 16:13:38.3728|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.3728|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.3728|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 290.87 Blk/s | recover 0 | process 121 2025-01-08 16:13:38.3801|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722843 2025-01-08 16:13:38.3808|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722844 (0xb54e8b...6aa5ee) 2025-01-08 16:13:38.3808|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.3808|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.3870|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722843 | 4.9 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.3870|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.3870|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 5.97 MGas/s | 203.9 tps | 203.92 Blk/s | recover 0 | process 120 2025-01-08 16:13:38.3870|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Started pre-warming caches for block 13722844. 2025-01-08 16:13:38.3921|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722844 2025-01-08 16:13:38.4084|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Finished pre-warming caches for block 13722844. 2025-01-08 16:13:38.4084|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.4084|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722845 (0x50884b...4d1b5f) 2025-01-08 16:13:38.4084|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722844 | 27.8 ms | slot 28 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4084|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0003XDAI 0.19 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.4084|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 6.71 MGas/s | 108.0 tps | 35.99 Blk/s | recover 0 | process 119 2025-01-08 16:13:38.4152|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:13:38.4152|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.4152|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.4218|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722845 2025-01-08 16:13:38.4218|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:38.4218|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:38.4218|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722845 | 12.8 ms | slot 13 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4218|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.4218|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 2.28 MGas/s | 78.1 tps | 78.08 Blk/s | recover 0 | process 118 2025-01-08 16:13:38.4218|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722846 (0x4c29ca...0d7c99) 2025-01-08 16:13:38.4218|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722846. 2025-01-08 16:13:38.4282|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722846 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722846. 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722846 | 6.0 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0004XDAI 0.26 MGas | 9 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 43.83 MGas/s | 1,496.8 tps | 166.31 Blk/s | recover 0 | process 117 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722847 (0x88de65...409add) 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.4282|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722847 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.4282|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722847 | 2.4 ms | slot 3 ms | 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722848 (0x645df8...53b74c) 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.4282|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 412.88 Blk/s | recover 0 | process 116 2025-01-08 16:13:38.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722848. 2025-01-08 16:13:38.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722848. 2025-01-08 16:13:38.4449|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722848 2025-01-08 16:13:38.4449|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:38.4449|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.4449|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722848 | 14.2 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4449|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.4449|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 10.33 MGas/s | 352.6 tps | 70.52 Blk/s | recover 0 | process 115 2025-01-08 16:13:38.4449|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722849 (0xc3e93b...2bbb31) 2025-01-08 16:13:38.4449|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722849. 2025-01-08 16:13:38.4449|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722849. 2025-01-08 16:13:38.4528|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 16:13:38.4528|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722849 2025-01-08 16:13:38.4528|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.4528|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.4528|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722849 | 6.6 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4528|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.4528|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 22.11 MGas/s | 755.3 tps | 151.06 Blk/s | recover 0 | process 114 2025-01-08 16:13:38.4528|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722850 (0x29a8a0...057e29) 2025-01-08 16:13:38.4528|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722850. 2025-01-08 16:13:38.4528|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722850. 2025-01-08 16:13:38.4574|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722850 2025-01-08 16:13:38.4574|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.4574|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.4574|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722851 (0xbb224c...07a15a) 2025-01-08 16:13:38.4574|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722850 | 4.1 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4607|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722851. 2025-01-08 16:13:38.4574|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.4607|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 35.60 MGas/s | 1,215.7 tps | 243.13 Blk/s | recover 0 | process 113 2025-01-08 16:13:38.4607|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722851. 2025-01-08 16:13:38.4647|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722851 2025-01-08 16:13:38.4647|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:38.4647|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722851 | 8.8 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4647|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0003XDAI 0.19 MGas | 3 txs | calls 25 ( 0) | sload 52 | sstore 13 | create 0 2025-01-08 16:13:38.4647|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 21.07 MGas/s | 339.1 tps | 113.02 Blk/s | recover 0 | process 112 2025-01-08 16:13:38.4647|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722852 (0xdc34c8...19accd) 2025-01-08 16:13:38.4682|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:13:38.4682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.4682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.4682|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722852 2025-01-08 16:13:38.4682|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.4682|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.4682|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722852 | 3.6 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4723|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722853 (0x0998d5...85eb3d) 2025-01-08 16:13:38.4682|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.4723|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 16.28 MGas/s | 555.7 tps | 277.85 Blk/s | recover 0 | process 111 2025-01-08 16:13:38.4723|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.4723|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.4723|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 111. 2025-01-08 16:13:38.4723|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 1, PriorityPeerCount: 0 2025-01-08 16:13:38.4723|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] to refresh queue 2025-01-08 16:13:38.4766|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722853 2025-01-08 16:13:38.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.4766|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722854 (0xaffea1...bd6c9e) 2025-01-08 16:13:38.4766|DEBUG|Network.ProtocolsManager|24|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12 sync peer [Session|Out|Initialized|30303->139.144.26.85:30303] created. 2025-01-08 16:13:38.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722854. 2025-01-08 16:13:38.4766|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722853 | 4.8 ms | slot 5 ms | 2025-01-08 16:13:38.4766|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.4766|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 12.20 MGas/s | 416.5 tps | 208.25 Blk/s | recover 0 | process 110 2025-01-08 16:13:38.4766|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722854. 2025-01-08 16:13:38.4863|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722854 2025-01-08 16:13:38.4863|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.4863|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.4863|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722855 (0x64f1fb...e3fed3) 2025-01-08 16:13:38.4863|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722854 | 9.2 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.4863|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.4863|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.4863|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0004XDAI 0.25 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.4863|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 27.10 MGas/s | 324.6 tps | 108.21 Blk/s | recover 0 | process 109 2025-01-08 16:13:38.4966|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722855 2025-01-08 16:13:38.4966|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:38.4966|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:38.4966|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722855 | 9.8 ms | slot 10 ms | 2025-01-08 16:13:38.4966|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.69.35.13:30303]. Sync peer has priority: False 2025-01-08 16:13:38.4966|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.4966|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 101.71 Blk/s | recover 0 | process 108 2025-01-08 16:13:38.4966|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:13:38.4966|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 2, PriorityPeerCount: 0 2025-01-08 16:13:38.4966|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722856 (0xe22cd1...0eace9) 2025-01-08 16:13:38.4966|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 16:13:38.4966|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.4966|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.4966|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.69.35.13:30303] created. 2025-01-08 16:13:38.5010|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722856 2025-01-08 16:13:38.5010|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722857 (0x8677ec...7e7097) 2025-01-08 16:13:38.5010|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5010|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5010|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5010|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5010|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722856 | 3.7 ms | slot 4 ms | 2025-01-08 16:13:38.5010|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5010|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 267.52 Blk/s | recover 0 | process 107 2025-01-08 16:13:38.5044|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722857 2025-01-08 16:13:38.5044|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:38.5044|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:38.5044|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722857 | 3.1 ms | slot 3 ms | 2025-01-08 16:13:38.5044|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5044|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 324.68 Blk/s | recover 0 | process 106 2025-01-08 16:13:38.5044|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722858 (0x382995...e97e55) 2025-01-08 16:13:38.5044|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5044|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5044|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.71.132.231:30303]. Sync peer has priority: False 2025-01-08 16:13:38.5044|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:13:38.5044|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 3, PriorityPeerCount: 0 2025-01-08 16:13:38.5044|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] to refresh queue 2025-01-08 16:13:38.5044|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10 sync peer [Session|Out|Initialized|30303->3.71.132.231:30303] created. 2025-01-08 16:13:38.5083|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722858 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722859 (0xa5ec48...730ddf) 2025-01-08 16:13:38.5083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722858 | 3.2 ms | slot 4 ms | 2025-01-08 16:13:38.5083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 316.16 Blk/s | recover 0 | process 105 2025-01-08 16:13:38.5083|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722859 2025-01-08 16:13:38.5083|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.5083|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722860 (0x4fc261...d2761f) 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722859 | 2.9 ms | slot 3 ms | 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5083|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 343.05 Blk/s | recover 0 | process 104 2025-01-08 16:13:38.5122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5122|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722860 2025-01-08 16:13:38.5122|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722861 (0xe1fa60...4318f3) 2025-01-08 16:13:38.5122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5122|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5122|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722860 | 2.4 ms | slot 3 ms | 2025-01-08 16:13:38.5122|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5122|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 421.05 Blk/s | recover 0 | process 103 2025-01-08 16:13:38.5174|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722861 2025-01-08 16:13:38.5174|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:38.5174|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722861 | 3.1 ms | slot 3 ms | 2025-01-08 16:13:38.5174|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:38.5174|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722862 (0x5a3fa8...b9c694) 2025-01-08 16:13:38.5174|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5174|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 325.10 Blk/s | recover 0 | process 102 2025-01-08 16:13:38.5174|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5174|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5224|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722862 2025-01-08 16:13:38.5224|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:38.5224|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:13:38.5224|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722863 (0x1f4e86...7cec89) 2025-01-08 16:13:38.5224|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722862 | 4.3 ms | slot 5 ms | 2025-01-08 16:13:38.5224|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5224|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 229.89 Blk/s | recover 0 | process 101 2025-01-08 16:13:38.5224|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5224|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5320|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:13:38.5320|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 4, PriorityPeerCount: 0 2025-01-08 16:13:38.5325|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 16:13:38.5325|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.210.126.23:30303] created. 2025-01-08 16:13:38.5325|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722863 2025-01-08 16:13:38.5325|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:38.5325|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:38.5325|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722864 (0x00cd08...18ac5d) 2025-01-08 16:13:38.5325|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722863 | 10.1 ms | slot 10 ms | 2025-01-08 16:13:38.5325|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5325|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5325|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 99.28 Blk/s | recover 0 | process 100 2025-01-08 16:13:38.5325|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5388|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:13:38.5388|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 16:13:38.5388|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] to refresh queue 2025-01-08 16:13:38.5388|DEBUG|Network.ProtocolsManager|24|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->35.206.174.92:30303] created. 2025-01-08 16:13:38.5452|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722864 2025-01-08 16:13:38.5452|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722865 (0xdfa18b...fa6968) 2025-01-08 16:13:38.5452|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5452|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5452|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5452|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5452|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722864 | 12.4 ms | slot 13 ms | 2025-01-08 16:13:38.5452|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5452|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 80.56 Blk/s | recover 0 | process 99 2025-01-08 16:13:38.5523|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722865 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722866 (0x9bd166...671efc) 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722865 | 6.3 ms | slot 7 ms | 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 158.05 Blk/s | recover 0 | process 98 2025-01-08 16:13:38.5523|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722866 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722867 (0x0fca84...fc84ad) 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722866 | 2.7 ms | slot 3 ms | 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5523|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 372.44 Blk/s | recover 0 | process 97 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5523|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5584|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722867 2025-01-08 16:13:38.5584|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.5584|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722867 | 3.0 ms | slot 3 ms | 2025-01-08 16:13:38.5584|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5584|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 329.38 Blk/s | recover 0 | process 96 2025-01-08 16:13:38.5584|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.5584|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722868 (0x75ae35...f47a7e) 2025-01-08 16:13:38.5604|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5604|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5604|DEBUG|Synchronization.Peers.SyncPeerPool|41|Sending my best block 13722963 (0xc36ed5...d8fa25) to [Peer|eth68|13723020| 139.144.26.85:| Out] 2025-01-08 16:13:38.5642|DEBUG|Synchronization.Peers.SyncPeerPool|41|Refreshed peer info for [Peer|eth68|13723020| 139.144.26.85:| Out]. 2025-01-08 16:13:38.5642|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722868 2025-01-08 16:13:38.5642|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722869 (0xed9328...b1a2c6) 2025-01-08 16:13:38.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5642|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5642|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722868 | 5.2 ms | slot 7 ms | 2025-01-08 16:13:38.5642|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5642|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 193.54 Blk/s | recover 0 | process 95 2025-01-08 16:13:38.5684|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722869 2025-01-08 16:13:38.5684|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.5684|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:38.5684|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722869 | 4.0 ms | slot 4 ms | 2025-01-08 16:13:38.5684|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5684|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 252.08 Blk/s | recover 0 | process 94 2025-01-08 16:13:38.5684|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722870 (0xadfc8c...0bc7c8) 2025-01-08 16:13:38.5684|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5684|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5733|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|6|Delaying producing block, chain not processed yet. BlockProcessingQueue count 94. 2025-01-08 16:13:38.5733|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722870 2025-01-08 16:13:38.5733|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:38.5733|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:13:38.5733|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722870 | 3.5 ms | slot 4 ms | 2025-01-08 16:13:38.5733|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722871 (0x016101...bd81ee) 2025-01-08 16:13:38.5733|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5733|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 284.09 Blk/s | recover 0 | process 93 2025-01-08 16:13:38.5733|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5733|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5765|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722871 2025-01-08 16:13:38.5765|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.5765|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.5765|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722871 | 2.5 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.5765|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722872 (0x57f3a2...44d3ae) 2025-01-08 16:13:38.5765|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5765|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 11.54 MGas/s | 394.2 tps | 394.17 Blk/s | recover 0 | process 92 2025-01-08 16:13:38.5765|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722872. 2025-01-08 16:13:38.5765|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722872. 2025-01-08 16:13:38.5816|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722872 2025-01-08 16:13:38.5816|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.5816|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.5816|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722872 | 5.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.5816|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5816|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 17.05 MGas/s | 582.3 tps | 194.10 Blk/s | recover 0 | process 91 2025-01-08 16:13:38.5816|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722873 (0x9ba08d...02deac) 2025-01-08 16:13:38.5816|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722873. 2025-01-08 16:13:38.5843|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722873. 2025-01-08 16:13:38.5843|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722873 2025-01-08 16:13:38.5843|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.5843|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.5843|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722874 (0xc47f88...c8de29) 2025-01-08 16:13:38.5843|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722873 | 4.1 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.5843|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.5843|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.5843|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.5843|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 28.31 MGas/s | 967.1 tps | 241.78 Blk/s | recover 0 | process 90 2025-01-08 16:13:38.5903|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722874 2025-01-08 16:13:38.5903|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.5903|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.5903|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722874 | 2.9 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.5903|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5903|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722875 (0xd0674f...11e8ef) 2025-01-08 16:13:38.5903|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 10.08 MGas/s | 344.2 tps | 344.23 Blk/s | recover 0 | process 89 2025-01-08 16:13:38.5903|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722875. 2025-01-08 16:13:38.5903|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722875. 2025-01-08 16:13:38.5938|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722875 2025-01-08 16:13:38.5938|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.5938|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722875 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.5938|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.5938|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.5938|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722876 (0x78e2fd...afea40) 2025-01-08 16:13:38.5938|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 25.27 MGas/s | 863.1 tps | 287.69 Blk/s | recover 0 | process 88 2025-01-08 16:13:38.5938|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722876. 2025-01-08 16:13:38.5993|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722876. 2025-01-08 16:13:38.6017|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722876 2025-01-08 16:13:38.6017|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.6017|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:13:38.6017|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722876 | 7.3 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6017|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0004XDAI 0.24 MGas | 5 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:13:38.6017|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 32.42 MGas/s | 685.0 tps | 137.01 Blk/s | recover 0 | process 87 2025-01-08 16:13:38.6017|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722877 (0x484a6d...4282e1) 2025-01-08 16:13:38.6017|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722877. 2025-01-08 16:13:38.6116|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722877. 2025-01-08 16:13:38.6128|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722877 2025-01-08 16:13:38.6128|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.6128|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:13:38.6128|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722878 (0x128fb2...aadd20) 2025-01-08 16:13:38.6128|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722877 | 10.3 ms | slot 11 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6128|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6128|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6128|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6128|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 20.75 MGas/s | 386.6 tps | 96.65 Blk/s | recover 0 | process 86 2025-01-08 16:13:38.6164|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722878 2025-01-08 16:13:38.6164|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.6164|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.6164|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722879 (0xc1631b...f60673) 2025-01-08 16:13:38.6164|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722878 | 2.8 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6164|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6164|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 10.43 MGas/s | 356.3 tps | 356.25 Blk/s | recover 0 | process 85 2025-01-08 16:13:38.6164|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722879. 2025-01-08 16:13:38.6164|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722879. 2025-01-08 16:13:38.6212|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722879 2025-01-08 16:13:38.6212|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.6212|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.6212|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722879 | 4.1 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6212|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722880 (0xa3c90b...be12d3) 2025-01-08 16:13:38.6212|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6212|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 28.48 MGas/s | 972.5 tps | 243.13 Blk/s | recover 0 | process 84 2025-01-08 16:13:38.6212|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6212|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6264|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722880 2025-01-08 16:13:38.6264|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.6264|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.6264|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722880 | 4.7 ms | slot 5 ms | 2025-01-08 16:13:38.6264|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6264|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722881 (0x3053bf...2b0d8d) 2025-01-08 16:13:38.6264|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 211.82 Blk/s | recover 0 | process 83 2025-01-08 16:13:38.6264|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Started pre-warming caches for block 13722881. 2025-01-08 16:13:38.6264|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Finished pre-warming caches for block 13722881. 2025-01-08 16:13:38.6309|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722881 2025-01-08 16:13:38.6309|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.6309|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.6309|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722881 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6309|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6309|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 26.81 MGas/s | 915.3 tps | 228.83 Blk/s | recover 0 | process 82 2025-01-08 16:13:38.6309|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722882 (0xa54636...810d99) 2025-01-08 16:13:38.6326|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722882. 2025-01-08 16:13:38.6326|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722882. 2025-01-08 16:13:38.6365|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722882 2025-01-08 16:13:38.6365|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.6365|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.6365|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722882 | 4.7 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.88) .. 3.00 2025-01-08 16:13:38.6365|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722883 (0x604d5d...706a01) 2025-01-08 16:13:38.6365|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6365|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 25.18 MGas/s | 849.3 tps | 212.31 Blk/s | recover 0 | process 81 2025-01-08 16:13:38.6365|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6365|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6433|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722883 2025-01-08 16:13:38.6433|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:38.6433|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:38.6444|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722884 (0x092dde...6465b9) 2025-01-08 16:13:38.6433|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722883 | 6.7 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6444|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0001XDAI 0.08 MGas | 2 txs | calls 19 ( 0) | sload 45 | sstore 11 | create 0 2025-01-08 16:13:38.6444|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 11.97 MGas/s | 298.5 tps | 149.25 Blk/s | recover 0 | process 80 2025-01-08 16:13:38.6444|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722884. 2025-01-08 16:13:38.6444|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722884. 2025-01-08 16:13:38.6482|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722884 2025-01-08 16:13:38.6482|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.6482|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.6482|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722884 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6482|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722885 (0x75472b...e37254) 2025-01-08 16:13:38.6482|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0004XDAI 0.26 MGas | 3 txs | calls 17 ( 0) | sload 46 | sstore 20 | create 0 2025-01-08 16:13:38.6482|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 60.14 MGas/s | 681.5 tps | 227.17 Blk/s | recover 0 | process 79 2025-01-08 16:13:38.6482|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6482|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6535|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722885 2025-01-08 16:13:38.6535|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.6535|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.6535|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722885 | 4.2 ms | slot 5 ms | 2025-01-08 16:13:38.6535|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6535|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 237.59 Blk/s | recover 0 | process 78 2025-01-08 16:13:38.6535|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722886 (0xdc2404...fab64b) 2025-01-08 16:13:38.6535|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6535|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6576|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722886 2025-01-08 16:13:38.6576|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.6576|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.6576|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722886 | 3.8 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6576|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6576|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722887 (0x941b5c...c1a6b3) 2025-01-08 16:13:38.6576|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 7.71 MGas/s | 263.4 tps | 263.44 Blk/s | recover 0 | process 77 2025-01-08 16:13:38.6576|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6576|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6614|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722887 2025-01-08 16:13:38.6614|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.6614|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.6614|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722888 (0xe651eb...b6ffa5) 2025-01-08 16:13:38.6614|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6614|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722887 | 3.0 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6614|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6614|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6614|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 9.91 MGas/s | 338.8 tps | 338.75 Blk/s | recover 0 | process 76 2025-01-08 16:13:38.6643|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722888 2025-01-08 16:13:38.6643|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.6643|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722889 (0xf53dec...9d6470) 2025-01-08 16:13:38.6643|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6643|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722888 | 2.6 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 11.39 MGas/s | 388.8 tps | 388.80 Blk/s | recover 0 | process 75 2025-01-08 16:13:38.6643|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722889 2025-01-08 16:13:38.6643|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.6643|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722889 | 2.2 ms | slot 3 ms | 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 456.20 Blk/s | recover 0 | process 74 2025-01-08 16:13:38.6643|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722890 (0x46809d...a8b575) 2025-01-08 16:13:38.6682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6792|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|36|Changing sync Disconnected to WaitingForBlock, FastHeaders at block: 13722963 | target: 13723020 | peer: 13723020 2025-01-08 16:13:38.6792|DEBUG|Synchronization.Reporting.SyncReport|36|Sync mode changed from Disconnected to WaitingForBlock, FastHeaders 2025-01-08 16:13:38.6802|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 74. 2025-01-08 16:13:38.6802|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722890 2025-01-08 16:13:38.6802|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.6802|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.6802|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722890 | 13.3 ms | slot 14 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6802|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6802|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 2.21 MGas/s | 75.5 tps | 75.46 Blk/s | recover 0 | process 73 2025-01-08 16:13:38.6802|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722891 (0x3064ce...9cb9df) 2025-01-08 16:13:38.6802|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6802|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.6802|DEBUG|Synchronization.Peers.SyncPeerPool|8|Sending my best block 13722963 (0xc36ed5...d8fa25) to [Peer|eth68|13723020| 35.210.126.23:| Out] 2025-01-08 16:13:38.6802|DEBUG|Synchronization.Peers.SyncPeerPool|8|Refreshed peer info for [Peer|eth68|13723020| 35.210.126.23:| Out]. 2025-01-08 16:13:38.6853|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722891 2025-01-08 16:13:38.6853|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:38.6853|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|HeadersSyncFeed state changed to Active 2025-01-08 16:13:38.6853|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:38.6853|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722891 | 4.3 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6853|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.6853|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 13.75 MGas/s | 469.6 tps | 234.80 Blk/s | recover 0 | process 72 2025-01-08 16:13:38.6853|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722892 (0xcb45fb...d2dfc9) 2025-01-08 16:13:38.6853|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 16:13:38.6853|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Started pre-warming caches for block 13722892. 2025-01-08 16:13:38.6912|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Finished pre-warming caches for block 13722892. 2025-01-08 16:13:38.6912|DEBUG|Synchronization.Peers.SyncPeerPool|8|Sending my best block 13722963 (0xc36ed5...d8fa25) to [Peer|eth68|13723020| 35.206.174.92:| Out] 2025-01-08 16:13:38.6912|DEBUG|Synchronization.Peers.SyncPeerPool|8|Refreshed peer info for [Peer|eth68|13723020| 35.206.174.92:| Out]. 2025-01-08 16:13:38.6930|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722892 2025-01-08 16:13:38.6930|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.6930|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:13:38.6930|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722893 (0x613726...1fd34f) 2025-01-08 16:13:38.6930|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722892 | 6.7 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6930|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0005XDAI 0.34 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6930|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 50.49 MGas/s | 445.1 tps | 148.37 Blk/s | recover 0 | process 71 2025-01-08 16:13:38.6930|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722893. 2025-01-08 16:13:38.6930|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722893. 2025-01-08 16:13:38.6970|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722893 2025-01-08 16:13:38.6970|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722894 (0xdf41db...fab071) 2025-01-08 16:13:38.6970|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722893 | 3.6 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.6970|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:38.6970|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.6970|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.6970|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 40.55 MGas/s | 1,384.7 tps | 276.93 Blk/s | recover 0 | process 70 2025-01-08 16:13:38.6970|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.6970|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7026|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722894 2025-01-08 16:13:38.7026|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722895 (0x6c4aa1...6f32e7) 2025-01-08 16:13:38.7026|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7026|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.7026|INFO|Blockchain.BlockTree|36|Missing block info - creating level in FindHeader scope when head is 13722894 (0xdf41db...fab071). BlockHeader 13630060 (0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063), CreateLevelIfMissing: True. BestKnownBeaconNumber: 0, BestKnownNumber: 13722963 2025-01-08 16:13:38.7044|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722895. 2025-01-08 16:13:38.7044|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722894 | 4.9 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7044|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722895. 2025-01-08 16:13:38.7044|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7044|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 204.42 Blk/s | recover 0 | process 69 2025-01-08 16:13:38.7044|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722895 2025-01-08 16:13:38.7082|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.7082|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.7082|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722895 | 5.1 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7082|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7082|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722896 (0x0ada19...2ecc89) 2025-01-08 16:13:38.7082|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 23.19 MGas/s | 791.6 tps | 197.90 Blk/s | recover 0 | process 68 2025-01-08 16:13:38.7082|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722896. 2025-01-08 16:13:38.7134|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722896. 2025-01-08 16:13:38.7134|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722896 2025-01-08 16:13:38.7134|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722897 (0x93b2e5...54c90a) 2025-01-08 16:13:38.7134|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7134|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.7134|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7134|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7134|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722896 | 6.1 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7134|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7162|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 19.08 MGas/s | 651.6 tps | 162.89 Blk/s | recover 0 | process 67 2025-01-08 16:13:38.7212|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722897 2025-01-08 16:13:38.7212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.7212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.7212|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722898 (0x879d54...1dcf8c) 2025-01-08 16:13:38.7212|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722897 | 6.4 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7212|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7212|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 4.58 MGas/s | 156.4 tps | 156.37 Blk/s | recover 0 | process 66 2025-01-08 16:13:38.7212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722898. 2025-01-08 16:13:38.7212|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722898. 2025-01-08 16:13:38.7264|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722898 2025-01-08 16:13:38.7264|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722899 (0x7f4810...183e49) 2025-01-08 16:13:38.7264|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7264|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.7284|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722898 | 4.8 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7284|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7284|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 18.15 MGas/s | 620.0 tps | 206.65 Blk/s | recover 0 | process 65 2025-01-08 16:13:38.7284|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Started pre-warming caches for block 13722899. 2025-01-08 16:13:38.7082|ERROR|Synchronization.Synchronizer|16|Fast blocks headers downloader failed System.InvalidOperationException: An orphaned block on the chain Hash: 0xf37b46445a182df8463f6527216324c37e03f2bbabc2215bd431bbfe35936063 Number: 13630060 Parent: 0xc4bed041a9c2e9be13f7f519730e2281d3ce3a0595613cd7b035714ac927747c Beneficiary: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 Gas Limit: 17099764 Gas Used: 29289 Timestamp: 1735859005 Extra Data: 4e65746865726d696e64 Difficulty: 0 Mix Hash: 0x15d7155b93d730602caef25c6bb11f33678d9d69e962c47d9ef0a800d25900b3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x41899120ceccd9792baaad3ee7d9146582f64dd95434613ab7c88590970eb2ed Receipts Root: 0x0c6e5517da8c4523421f7646f9f15baa2cde45e40e69bee240bf9ac17a3616a2 State Root: 0xfa627d2e6e1b48118c68ee4826e5d3f727619c40678b548ad82ebd6bfad79d4a BaseFeePerGas: 7 WithdrawalsRoot: 0x65b241d97bf0e7a3ff408f24f24babaa96cdfc7fb976c295e7a3e308990c7d23 ParentBeaconBlockRoot: 0x3a1c35497b7e0f5bdb2fb7b4d7999b91928adbe9798f0d30069e644122ed2908 BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: at Nethermind.Blockchain.BlockTree.g__GetParentHeader|127_0(BlockHeader current) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1363 at Nethermind.Blockchain.BlockTree.SetTotalDifficulty(BlockHeader header) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 1414 at Nethermind.Blockchain.BlockTree.FindHeader(Hash256 blockHash, BlockTreeLookupOptions options, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/BlockTree.cs:line 485 at Nethermind.Blockchain.Find.IBlockFinder.FindHeader(Hash256 blockHash, Nullable`1 blockNumber) in /src/Nethermind/Nethermind.Blockchain/Find/IBlockFinder.cs:line 70 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedPortion(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 508 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.ProcessPersistedHeadersOrBuildNewBatch() in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 348 at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 319 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 112 at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76 2025-01-08 16:13:38.7284|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Finished pre-warming caches for block 13722899. 2025-01-08 16:13:38.7284|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722899 2025-01-08 16:13:38.7325|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:38.7325|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.7325|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722900 (0x30b6f3...192b7c) 2025-01-08 16:13:38.7325|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722899 | 5.4 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7325|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7325|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 21.82 MGas/s | 745.2 tps | 186.29 Blk/s | recover 0 | process 64 2025-01-08 16:13:38.7325|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7325|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7370|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722900 2025-01-08 16:13:38.7370|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722901 (0x0c6ddc...3fc17a) 2025-01-08 16:13:38.7370|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7370|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.7370|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7370|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7370|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722900 | 4.6 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7370|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7370|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 12.79 MGas/s | 437.1 tps | 218.53 Blk/s | recover 0 | process 63 2025-01-08 16:13:38.7417|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722901 2025-01-08 16:13:38.7417|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.7417|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.7417|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722901 | 4.3 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7417|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7417|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 13.65 MGas/s | 466.3 tps | 233.15 Blk/s | recover 0 | process 62 2025-01-08 16:13:38.7417|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722902 (0xb541b2...a72863) 2025-01-08 16:13:38.7417|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7417|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7467|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722902 2025-01-08 16:13:38.7467|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.7467|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:38.7467|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722903 (0xf8b081...6748a3) 2025-01-08 16:13:38.7467|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7467|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7467|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722902 | 3.9 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7467|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7467|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 14.88 MGas/s | 508.1 tps | 254.07 Blk/s | recover 0 | process 61 2025-01-08 16:13:38.7503|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722903 2025-01-08 16:13:38.7503|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.7503|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.7503|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722903 | 3.0 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7503|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7503|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722904 (0xfde6a1...6d12b4) 2025-01-08 16:13:38.7503|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 9.75 MGas/s | 332.9 tps | 332.89 Blk/s | recover 0 | process 60 2025-01-08 16:13:38.7503|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7503|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7531|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722904 2025-01-08 16:13:38.7531|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.7531|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.7531|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722904 | 2.5 ms | slot 3 ms | 2025-01-08 16:13:38.7531|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722905 (0x9ef522...309ebd) 2025-01-08 16:13:38.7531|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7531|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7531|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7531|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 400.16 Blk/s | recover 0 | process 59 2025-01-08 16:13:38.7531|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722905 2025-01-08 16:13:38.7531|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722905 | 2.4 ms | slot 3 ms | 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722906 (0x0709c2...e0ea21) 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 413.91 Blk/s | recover 0 | process 58 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7562|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722906 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722906 | 2.4 ms | slot 3 ms | 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 420.17 Blk/s | recover 0 | process 57 2025-01-08 16:13:38.7562|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722907 (0x20703d...46dba9) 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7562|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7618|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722907 2025-01-08 16:13:38.7618|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:38.7618|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722908 (0xba7f99...594b2a) 2025-01-08 16:13:38.7618|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:38.7618|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7618|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7618|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722907 | 2.7 ms | slot 3 ms | 2025-01-08 16:13:38.7618|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7618|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 366.57 Blk/s | recover 0 | process 56 2025-01-08 16:13:38.7647|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722908 2025-01-08 16:13:38.7647|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.7647|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.7647|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722908 | 2.5 ms | slot 3 ms | 2025-01-08 16:13:38.7647|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7647|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722909 (0x85a201...eea388) 2025-01-08 16:13:38.7647|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 402.41 Blk/s | recover 0 | process 55 2025-01-08 16:13:38.7647|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7647|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7647|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722909 2025-01-08 16:13:38.7647|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722909 | 2.6 ms | slot 3 ms | 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722910 (0x8d1b2f...4e5d7e) 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 383.14 Blk/s | recover 0 | process 54 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7682|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722910 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722910 | 2.6 ms | slot 3 ms | 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 380.81 Blk/s | recover 0 | process 53 2025-01-08 16:13:38.7682|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722911 (0x22f615...b3d704) 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7682|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7738|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722911 2025-01-08 16:13:38.7738|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.7738|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.7738|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722911 | 2.8 ms | slot 3 ms | 2025-01-08 16:13:38.7738|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7738|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722912 (0xc94599...6c7662) 2025-01-08 16:13:38.7738|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 358.29 Blk/s | recover 0 | process 52 2025-01-08 16:13:38.7738|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7738|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7777|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722912 2025-01-08 16:13:38.7777|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.7777|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.7777|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722912 | 3.0 ms | slot 4 ms | 2025-01-08 16:13:38.7777|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722913 (0x23d018...6dd2d8) 2025-01-08 16:13:38.7777|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7777|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7777|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7777|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 329.60 Blk/s | recover 0 | process 51 2025-01-08 16:13:38.7777|DEBUG|Network.PeerManager|36|Peer pool size is: 101 2025-01-08 16:13:38.7806|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722913 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.7806|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|41|Delaying producing block, chain not processed yet. BlockProcessingQueue count 50. 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722914 (0x41551c...88f986) 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722913 | 2.5 ms | slot 3 ms | 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 407.33 Blk/s | recover 0 | process 50 2025-01-08 16:13:38.7806|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722914 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722915 (0xa77998...edd3fc) 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722914 | 2.3 ms | slot 3 ms | 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7806|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7806|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 436.68 Blk/s | recover 0 | process 49 2025-01-08 16:13:38.7919|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722915 2025-01-08 16:13:38.7928|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.7928|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.7928|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722915 | 8.9 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7928|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.7928|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 2.84 MGas/s | 111.8 tps | 111.84 Blk/s | recover 0 | process 48 2025-01-08 16:13:38.7928|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722916 (0xb1f9d5...3f89f5) 2025-01-08 16:13:38.7928|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7928|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7964|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722916 2025-01-08 16:13:38.7964|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722917 (0xdfac14...0fa079) 2025-01-08 16:13:38.7964|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7964|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.7964|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.7964|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.7964|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722916 | 4.0 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.7964|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.7964|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 14.75 MGas/s | 503.5 tps | 251.76 Blk/s | recover 0 | process 47 2025-01-08 16:13:38.8019|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722917 2025-01-08 16:13:38.8019|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 16:13:38.8019|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 16:13:38.8019|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] to refresh queue 2025-01-08 16:13:38.8019|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:13:38.8019|DEBUG|Network.ProtocolsManager|24|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2 sync peer [Session|Out|Initialized|30303->146.59.68.217:30303] created. 2025-01-08 16:13:38.8019|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:13:38.8019|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722918 (0x433479...653707) 2025-01-08 16:13:38.8019|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722917 | 4.2 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8019|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8019|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 13.84 MGas/s | 472.6 tps | 236.29 Blk/s | recover 0 | process 46 2025-01-08 16:13:38.8019|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722918. 2025-01-08 16:13:38.8052|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722918. 2025-01-08 16:13:38.8052|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722918 2025-01-08 16:13:38.8052|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:13:38.8052|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.8052|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722919 (0xdf0bfd...f2e8a7) 2025-01-08 16:13:38.8052|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722918 | 4.0 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8052|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8052|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 21.87 MGas/s | 746.8 tps | 248.94 Blk/s | recover 0 | process 45 2025-01-08 16:13:38.8052|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Started pre-warming caches for block 13722919. 2025-01-08 16:13:38.8113|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Finished pre-warming caches for block 13722919. 2025-01-08 16:13:38.8124|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722919 2025-01-08 16:13:38.8124|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722920 (0xcafa94...53e0c1) 2025-01-08 16:13:38.8124|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722919 | 5.3 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8124|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8124|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.8124|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8124|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8124|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8124|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 27.80 MGas/s | 949.5 tps | 189.90 Blk/s | recover 0 | process 44 2025-01-08 16:13:38.8163|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722920 2025-01-08 16:13:38.8163|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.8163|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.8163|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722920 | 3.4 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8163|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722921 (0x5a837d...683ee6) 2025-01-08 16:13:38.8163|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8163|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 17.05 MGas/s | 582.2 tps | 291.12 Blk/s | recover 0 | process 43 2025-01-08 16:13:38.8163|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722921. 2025-01-08 16:13:38.8163|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722921. 2025-01-08 16:13:38.8163|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722921 2025-01-08 16:13:38.8206|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.8206|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.8206|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722922 (0x10366d...f41d6f) 2025-01-08 16:13:38.8206|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722921 | 3.6 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8206|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8206|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 32.69 MGas/s | 1,116.4 tps | 279.10 Blk/s | recover 0 | process 42 2025-01-08 16:13:38.8206|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Started pre-warming caches for block 13722922. 2025-01-08 16:13:38.8206|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722922 2025-01-08 16:13:38.8206|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Finished pre-warming caches for block 13722922. 2025-01-08 16:13:38.8245|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.8245|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722922 | 3.6 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8245|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.8245|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8245|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 24.37 MGas/s | 832.2 tps | 277.39 Blk/s | recover 0 | process 41 2025-01-08 16:13:38.8245|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722923 (0x1904a4...80c065) 2025-01-08 16:13:38.8245|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8245|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8309|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722923 2025-01-08 16:13:38.8309|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722924 (0xb2f6f9...b70605) 2025-01-08 16:13:38.8309|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8309|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722923 | 5.8 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8309|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.8309|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8309|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8309|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8309|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 5.06 MGas/s | 172.7 tps | 172.68 Blk/s | recover 0 | process 40 2025-01-08 16:13:38.8338|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722924 2025-01-08 16:13:38.8338|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:38.8338|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:38.8338|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722925 (0x1068bc...455611) 2025-01-08 16:13:38.8338|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722924 | 2.6 ms | slot 3 ms | 2025-01-08 16:13:38.8338|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8338|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8338|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8338|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 384.32 Blk/s | recover 0 | process 39 2025-01-08 16:13:38.8374|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722925 2025-01-08 16:13:38.8374|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.8374|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.8374|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722925 | 3.3 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.8374|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722926 (0x626f84...449af7) 2025-01-08 16:13:38.8374|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8374|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 8.98 MGas/s | 306.7 tps | 306.75 Blk/s | recover 0 | process 38 2025-01-08 16:13:38.8374|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8374|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8407|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722926 2025-01-08 16:13:38.8407|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.8407|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722926 | 3.1 ms | slot 3 ms | 2025-01-08 16:13:38.8407|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.8407|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722927 (0xa67632...8cda93) 2025-01-08 16:13:38.8407|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8407|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8407|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8407|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 327.44 Blk/s | recover 0 | process 37 2025-01-08 16:13:38.8583|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722927 2025-01-08 16:13:38.8583|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.8583|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:38.8583|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722927 | 17.5 ms | slot 18 ms | 2025-01-08 16:13:38.8583|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8583|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 57.07 Blk/s | recover 0 | process 36 2025-01-08 16:13:38.8583|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722928 (0x1b3a72...f0e88d) 2025-01-08 16:13:38.8610|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8610|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8705|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722928 2025-01-08 16:13:38.8705|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722928 | 10.7 ms | slot 12 ms | 2025-01-08 16:13:38.8705|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8705|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 93.59 Blk/s | recover 0 | process 35 2025-01-08 16:13:38.8705|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.8705|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.8729|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722929 (0x907ca7...08c156) 2025-01-08 16:13:38.8729|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8729|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8729|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:13:38.8837|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|8|Delaying producing block, chain not processed yet. BlockProcessingQueue count 35. 2025-01-08 16:13:38.8845|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722929 2025-01-08 16:13:38.8845|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.8845|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.8845|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722929 | 11.8 ms | slot 14 ms | 2025-01-08 16:13:38.8845|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.8845|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 84.79 Blk/s | recover 0 | process 34 2025-01-08 16:13:38.8845|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722930 (0x3eb534...6805d2) 2025-01-08 16:13:38.8845|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8845|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8900|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722930 2025-01-08 16:13:38.8900|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722931 (0xa36754...d02ca0) 2025-01-08 16:13:38.8900|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8900|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.8900|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8900|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722930 | 4.8 ms | slot 6 ms | 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 210.22 Blk/s | recover 0 | process 33 2025-01-08 16:13:38.8924|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722931 2025-01-08 16:13:38.8924|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:38.8924|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722932 (0x9d0852...72e853) 2025-01-08 16:13:38.8924|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722931 | 4.6 ms | slot 5 ms | 2025-01-08 16:13:38.8924|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.8924|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 217.25 Blk/s | recover 0 | process 32 2025-01-08 16:13:38.9051|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722932 2025-01-08 16:13:38.9051|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722933 (0x825139...e33765) 2025-01-08 16:13:38.9051|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9051|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.9051|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9051|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9051|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722932 | 9.9 ms | slot 10 ms | 2025-01-08 16:13:38.9051|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.9051|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 101.17 Blk/s | recover 0 | process 31 2025-01-08 16:13:38.9119|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722933 2025-01-08 16:13:38.9145|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.9145|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722933 | 8.6 ms | slot 9 ms | 2025-01-08 16:13:38.9145|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9145|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.9145|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 116.48 Blk/s | recover 0 | process 30 2025-01-08 16:13:38.9145|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722934 (0x7af050...a1fc15) 2025-01-08 16:13:38.9145|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9145|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9181|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722934 2025-01-08 16:13:38.9181|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:38.9181|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:38.9181|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722934 | 2.8 ms | slot 4 ms | 2025-01-08 16:13:38.9181|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9181|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 351.25 Blk/s | recover 0 | process 29 2025-01-08 16:13:38.9181|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722935 (0xbb5ac8...9e9512) 2025-01-08 16:13:38.9181|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9181|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9240|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722935 2025-01-08 16:13:38.9250|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722936 (0x2e4666...ba8b20) 2025-01-08 16:13:38.9250|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9250|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.9250|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9250|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9250|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722935 | 5.8 ms | slot 6 ms | 2025-01-08 16:13:38.9250|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.9250|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 172.77 Blk/s | recover 0 | process 28 2025-01-08 16:13:38.9250|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722936 2025-01-08 16:13:38.9285|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722937 (0xb6c1a8...46621b) 2025-01-08 16:13:38.9285|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9285|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:38.9285|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9285|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9285|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722936 | 3.0 ms | slot 3 ms | 2025-01-08 16:13:38.9285|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.9285|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 335.12 Blk/s | recover 0 | process 27 2025-01-08 16:13:38.9324|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722937 2025-01-08 16:13:38.9324|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.9324|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.9324|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722937 | 4.1 ms | slot 5 ms | 2025-01-08 16:13:38.9324|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9324|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 246.43 Blk/s | recover 0 | process 26 2025-01-08 16:13:38.9324|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722938 (0x296098...776062) 2025-01-08 16:13:38.9324|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9324|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9362|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722938 2025-01-08 16:13:38.9362|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:38.9362|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:38.9362|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722938 | 3.5 ms | slot 4 ms | 2025-01-08 16:13:38.9362|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9362|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 289.52 Blk/s | recover 0 | process 25 2025-01-08 16:13:38.9362|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722939 (0x19e6c4...48c20e) 2025-01-08 16:13:38.9362|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9362|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9404|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722939 2025-01-08 16:13:38.9404|INFO|Consensus.Processing.BlockchainProcessor|8|Processed 13722939 | 3.8 ms | slot 4 ms | 2025-01-08 16:13:38.9404|INFO|Consensus.Processing.BlockchainProcessor|8| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9404|INFO|Consensus.Processing.BlockchainProcessor|8| Block throughput 0.00 MGas/s | 0.0 tps | 261.71 Blk/s | recover 0 | process 24 2025-01-08 16:13:38.9404|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722940 (0x99841e...50755e) 2025-01-08 16:13:38.9404|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Clearing caches 2025-01-08 16:13:38.9404|DEBUG|Consensus.Processing.BlockCachePreWarmer|8|Cleared caches: Rlp 2025-01-08 16:13:38.9404|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9404|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9553|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722940 2025-01-08 16:13:38.9571|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722941 (0x17574d...7c8c62) 2025-01-08 16:13:38.9571|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722940 | 16.2 ms | slot 16 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.9571|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 16:13:38.9571|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 1.81 MGas/s | 61.7 tps | 61.69 Blk/s | recover 0 | process 23 2025-01-08 16:13:38.9571|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.9571|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:38.9571|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722941. 2025-01-08 16:13:38.9637|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722941 2025-01-08 16:13:38.9658|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722941. 2025-01-08 16:13:38.9658|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.9658|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722941 | 8.1 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.9658|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9658|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.9658|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 10.82 MGas/s | 369.5 tps | 123.17 Blk/s | recover 0 | process 22 2025-01-08 16:13:38.9658|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722942 (0xf6d11a...1a0499) 2025-01-08 16:13:38.9658|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722942. 2025-01-08 16:13:38.9658|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722942. 2025-01-08 16:13:38.9703|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722942 2025-01-08 16:13:38.9729|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:38.9729|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.9729|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722942 | 6.7 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.9729|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9729|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 13.14 MGas/s | 449.0 tps | 149.66 Blk/s | recover 0 | process 21 2025-01-08 16:13:38.9729|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722943 (0x7a2edc...43a58d) 2025-01-08 16:13:38.9776|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13722943. 2025-01-08 16:13:38.9808|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13722943. 2025-01-08 16:13:38.9808|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722943 2025-01-08 16:13:38.9808|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|35|Delaying producing block, chain not processed yet. BlockProcessingQueue count 21. 2025-01-08 16:13:38.9808|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722943 | 5.3 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.9808|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.9808|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 22.09 MGas/s | 754.3 tps | 188.57 Blk/s | recover 0 | process 20 2025-01-08 16:13:38.9808|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.9808|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.9808|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722944 (0xf75b25...96cb5b) 2025-01-08 16:13:38.9842|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722944. 2025-01-08 16:13:38.9842|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722944. 2025-01-08 16:13:38.9882|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722944 2025-01-08 16:13:38.9882|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722945 (0x0e7afb...f7dce2) 2025-01-08 16:13:38.9882|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9882|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722944 | 6.3 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.9882|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.9882|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:38.9882|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 13.90 MGas/s | 474.8 tps | 158.25 Blk/s | recover 0 | process 19 2025-01-08 16:13:38.9882|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722945. 2025-01-08 16:13:38.9936|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722945. 2025-01-08 16:13:38.9936|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722945 2025-01-08 16:13:38.9970|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:38.9970|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:38.9970|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722946 (0x25e636...8325b6) 2025-01-08 16:13:38.9970|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722945 | 7.5 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:38.9970|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:38.9970|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:38.9970|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:38.9970|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 15.61 MGas/s | 533.0 tps | 133.24 Blk/s | recover 0 | process 18 2025-01-08 16:13:39.0005|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722946 2025-01-08 16:13:39.0005|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722947 (0x09d217...4b7b13) 2025-01-08 16:13:39.0005|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0005|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:39.0005|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0005|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0048|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722946 | 3.4 ms | slot 4 ms | 2025-01-08 16:13:39.0048|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0048|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 17.09 MGas/s | 583.6 tps | 291.80 Blk/s | recover 0 | process 17 2025-01-08 16:13:39.0048|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722947 2025-01-08 16:13:39.0048|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722948 (0x01cf90...0c0e67) 2025-01-08 16:13:39.0048|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0048|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:39.0048|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0048|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0094|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722947 | 5.2 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:39.0094|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0094|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 192.83 Blk/s | recover 0 | process 16 2025-01-08 16:13:39.0127|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722948 2025-01-08 16:13:39.0127|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722948 | 6.0 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:39.0127|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.13 MGas | 1 txs | calls 18 ( 0) | sload 108 | sstore 45 | create 0 2025-01-08 16:13:39.0127|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 21.26 MGas/s | 167.5 tps | 167.53 Blk/s | recover 0 | process 15 2025-01-08 16:13:39.0127|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722949 (0x8bbb38...0a41ea) 2025-01-08 16:13:39.0127|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:39.0127|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp, Precompile 2025-01-08 16:13:39.0127|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0127|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0207|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722949 2025-01-08 16:13:39.0207|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722950 (0xfa4c2e...901419) 2025-01-08 16:13:39.0207|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0207|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:39.0207|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0207|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0207|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722949 | 7.2 ms | slot 8 ms | 2025-01-08 16:13:39.0207|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0207|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 8.13 MGas/s | 277.8 tps | 138.89 Blk/s | recover 0 | process 14 2025-01-08 16:13:39.0268|DEBUG|Synchronization.Peers.SyncPeerPool|41|Sending my best block 13722963 (0xc36ed5...d8fa25) to [Peer|eth68|13723020| 3.69.35.13:| Out] 2025-01-08 16:13:39.0268|DEBUG|Synchronization.Peers.SyncPeerPool|41|Refreshed peer info for [Peer|eth68|13723020| 3.69.35.13:| Out]. 2025-01-08 16:13:39.0268|DEBUG|Synchronization.Peers.SyncPeerPool|15|Sending my best block 13722963 (0xc36ed5...d8fa25) to [Peer|eth68|12912137| 146.59.68.217:| Out] 2025-01-08 16:13:39.0268|DEBUG|Synchronization.Peers.SyncPeerPool|15|Refreshed peer info for [Peer|eth68|12912137| 146.59.68.217:| Out]. 2025-01-08 16:13:39.0282|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722950 2025-01-08 16:13:39.0282|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:39.0282|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:39.0282|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722950 | 7.1 ms | slot 8 ms | 2025-01-08 16:13:39.0282|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:39.0282|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 140.25 Blk/s | recover 0 | process 13 2025-01-08 16:13:39.0282|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722951 (0x6eb60a...f1304b) 2025-01-08 16:13:39.0282|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0282|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0337|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722951 2025-01-08 16:13:39.0337|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:39.0337|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:39.0337|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722952 (0x90b238...1e0f61) 2025-01-08 16:13:39.0337|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0337|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0337|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13722951 | 3.8 ms | slot 5 ms | 2025-01-08 16:13:39.0337|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0337|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 266.10 Blk/s | recover 0 | process 12 2025-01-08 16:13:39.0373|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722952 2025-01-08 16:13:39.0373|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:39.0373|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:39.0373|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722952 | 3.6 ms | slot 4 ms | 2025-01-08 16:13:39.0373|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:39.0373|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 278.40 Blk/s | recover 0 | process 11 2025-01-08 16:13:39.0373|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722953 (0x112b04...3f88a0) 2025-01-08 16:13:39.0403|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0403|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0457|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722953 2025-01-08 16:13:39.0457|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:39.0457|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:39.0457|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722954 (0xdf150e...19fcd9) 2025-01-08 16:13:39.0457|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0457|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0457|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722953 | 6.2 ms | slot 8 ms | 2025-01-08 16:13:39.0457|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0457|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 162.39 Blk/s | recover 0 | process 10 2025-01-08 16:13:39.0501|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722954 2025-01-08 16:13:39.0501|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:39.0501|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:39.0501|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722954 | 3.6 ms | slot 4 ms | 2025-01-08 16:13:39.0501|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722955 (0xf13ac6...640c30) 2025-01-08 16:13:39.0501|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0501|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 278.32 Blk/s | recover 0 | process 9 2025-01-08 16:13:39.0501|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0501|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0616|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722955 2025-01-08 16:13:39.0616|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722956 (0xf7bf1a...52c918) 2025-01-08 16:13:39.0616|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0616|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:39.0616|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0616|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0616|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722955 | 11.1 ms | slot 11 ms | 2025-01-08 16:13:39.0616|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0616|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 90.15 Blk/s | recover 0 | process 8 2025-01-08 16:13:39.0676|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722956 2025-01-08 16:13:39.0684|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722956 | 5.8 ms | slot 6 ms | 2025-01-08 16:13:39.0684|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0684|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722957 (0xa1dbe1...755aea) 2025-01-08 16:13:39.0684|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 172.03 Blk/s | recover 0 | process 7 2025-01-08 16:13:39.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:39.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:13:39.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0684|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0738|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722957 2025-01-08 16:13:39.0738|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:39.0738|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:39.0738|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722958 (0x296431...4ba7de) 2025-01-08 16:13:39.0738|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0738|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0738|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722957 | 5.4 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:39.0738|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0738|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.205:30343] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.0738|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 186.67 Blk/s | recover 0 | process 6 2025-01-08 16:13:39.0810|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722958 2025-01-08 16:13:39.0810|DEBUG|Consensus.Producers.BuildBlocksOnlyWhenNotProcessing|36|Delaying producing block, chain not processed yet. BlockProcessingQueue count 6. 2025-01-08 16:13:39.0810|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:39.0810|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:39.0843|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722958 | 9.5 ms | slot 10 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:39.0843|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.09 MGas | 1 txs | calls 20 ( 0) | sload 57 | sstore 21 | create 0 2025-01-08 16:13:39.0843|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 9.70 MGas/s | 105.2 tps | 105.23 Blk/s | recover 0 | process 5 2025-01-08 16:13:39.0843|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722959 (0x0d8d0e...5522bc) 2025-01-08 16:13:39.0843|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0843|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0897|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722959 2025-01-08 16:13:39.0897|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:39.0897|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:39.0897|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722960 (0x44f196...1f79be) 2025-01-08 16:13:39.0897|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0897|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0897|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722959 | 4.5 ms | slot 6 ms | 2025-01-08 16:13:39.0897|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.0897|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 222.62 Blk/s | recover 0 | process 4 2025-01-08 16:13:39.0929|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722960 2025-01-08 16:13:39.0929|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:39.0929|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:39.0929|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722960 | 3.0 ms | slot 3 ms | 2025-01-08 16:13:39.0929|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:39.0929|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 328.19 Blk/s | recover 0 | process 3 2025-01-08 16:13:39.0929|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722961 (0x17b691...11ba9b) 2025-01-08 16:13:39.0929|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.0929|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.0989|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722961 2025-01-08 16:13:39.0989|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:39.0989|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:39.0989|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722962 (0xfebd65...390a7a) 2025-01-08 16:13:39.0989|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722961 | 4.7 ms | slot 6 ms | 2025-01-08 16:13:39.0989|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.1002|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.1002|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.1002|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 214.82 Blk/s | recover 0 | process 2 2025-01-08 16:13:39.1066|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722962 2025-01-08 16:13:39.1066|INFO|Consensus.Processing.BlockchainProcessor|9|Rerunning block after reorg or pruning: 13722963 (0xc36ed5...d8fa25) 2025-01-08 16:13:39.1066|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:39.1066|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:13:39.1066|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:39.1066|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:39.1085|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13722962 | 6.9 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:39.1085|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722963 2025-01-08 16:13:39.1085|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722962... 13722963 | 11.1 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:39.1085|INFO|Consensus.Processing.BlockchainProcessor|15| Blocks x2 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:39.1124|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 5.29 MGas/s | 180.5 tps | 180.46 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:13:39.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:39.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:39.1085|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:39.1124|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 144.99 Blk/s | recover 0 | process 1 2025-01-08 16:13:39.3842|DEBUG|Synchronization.Peers.SyncPeerPool|35|Sending my best block 13722963 (0xc36ed5...d8fa25) to [Peer|eth68|13723020| 3.71.132.231:| Out] 2025-01-08 16:13:39.3842|DEBUG|Synchronization.Peers.SyncPeerPool|35|Refreshed peer info for [Peer|eth68|13723020| 3.71.132.231:| Out]. 2025-01-08 16:13:39.3842|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.240.156.87:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.3937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:13:39.3937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.215.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:13:39.3970|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.147.163:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.4730|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.254.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.4998|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.248.101.41:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.5762|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->152.53.122.5:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 16:13:39.6354|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.252.126:5053] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 16:13:39.7199|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.46:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.7838|DEBUG|Network.PeerManager|9|Peer pool size is: 202 2025-01-08 16:13:39.8773|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:13:39.9199|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.132.43:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.9328|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.245.220.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:13:39.9434|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.228:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:39.9777|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.214.37:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:40.0058|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 16:13:40.0334|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.204.172.171:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:40.2225|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.129.120.128:31002] initiating disconnect because InvalidNetworkId, details: invalid network id - 59141 2025-01-08 16:13:40.3105|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.92:30394] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:40.3304|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.44.78.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:13:40.6903|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|34.105.212.184:59764->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80001 2025-01-08 16:13:40.7066|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.92.253.237:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:40.8809|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 16:13:40.8809|DEBUG|Network.PeerManager|41|Peer pool size is: 303 2025-01-08 16:13:40.9588|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.220.53.178:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:41.0202|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.235.5.201:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:41.3001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->107.6.94.239:53920] initiating disconnect because InvalidNetworkId, details: invalid network id - 200901 2025-01-08 16:13:41.3015|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.205.147.166:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:41.4590|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.38.189.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:13:41.5522|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.219.146.97:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:41.6390|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.168.253.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 322 2025-01-08 16:13:41.7409|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.6.61:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:41.8819|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:13:41.9071|DEBUG|Network.PeerManager|41|Peer pool size is: 404 2025-01-08 16:13:41.9342|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->184.105.6.205:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:13:41.9765|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.145:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:41.9822|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.182.174.73:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:42.0799|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->104.243.32.30:45128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:42.1079|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:13:42.4121|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.135.200.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:42.8185|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.226.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 16:13:42.8856|DEBUG|TxPool.TxBroadcaster|8|Broadcasting transactions to all peers 2025-01-08 16:13:42.9229|DEBUG|Db.SimpleFilePublicKeyDb|8|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_fb12ce51-f03c-4b84-b949-073187539fd4 2025-01-08 16:13:42.9417|DEBUG|Network.PeerManager|41|Peer pool size is: 505 2025-01-08 16:13:43.6649|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.208:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:13:43.8848|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|41|Attempt to request ENR before bonding 2025-01-08 16:13:43.8848|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:13:44.0480|DEBUG|Network.PeerManager|36|Peer pool size is: 606 2025-01-08 16:13:44.1838|INFO|Merge.Plugin.MergePlugin|11|Engine Module has been enabled 2025-01-08 16:13:44.1863|INFO|HealthChecks.HealthChecksPlugin|11|Health RPC Module has been enabled 2025-01-08 16:13:44.1863|DEBUG|Init.Steps.EthereumStepsManager|11|Step RegisterPluginRpcModules executed in 5,919ms 2025-01-08 16:13:44.1863|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules complete 2025-01-08 16:13:44.1863|DEBUG|Init.Steps.EthereumStepsManager|11|Executing step: StartBlockProducer : StartBlockProducer (WaitingForExecution) 2025-01-08 16:13:44.1885|INFO|Init.Steps.StartBlockProducer|11|Starting AuRa block producer & sealer 2025-01-08 16:13:44.1885|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.206:30340] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|Step StartBlockProducer executed in 1ms 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|11|StartRpc : StartRpc (WaitingForDependencies) is WaitingForDependencies 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|Reviewing steps manager dependencies 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartRpc : StartRpc (WaitingForExecution) stage changed to WaitingForExecution 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|36|StartRpc : StartRpc (WaitingForExecution) is WaitingForExecution 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|8|Reviewing steps manager dependencies 2025-01-08 16:13:44.1885|DEBUG|Init.Steps.EthereumStepsManager|8|Executing step: StartRpc : StartRpc (WaitingForExecution) 2025-01-08 16:13:44.1950|INFO|Runner.Ethereum.Steps.StartRpc|8|Reading authentication secret from '/tmp/jwt/jwtsecret' 2025-01-08 16:13:44.2015|DEBUG|Runner.Ethereum.JsonRpcRunner|8|Initializing JSON RPC 2025-01-08 16:13:44.2360|DEBUG|Runner.Ethereum.JsonRpcRunner|8|JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeStateDb : InitializeStateDb (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|ApplyMemoryHint : ApplyMemoryHint (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|DatabaseMigrations : DatabaseMigrations (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|FilterBootnodes : FilterBootnodes (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitCrypto : InitCrypto (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitDatabase : InitDatabase (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockchainAuRaMerge : InitializeBlockchain (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockProducer : InitializeBlockProducer (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeBlockTree : InitializeBlockTree (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNetwork : InitializeNetwork (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializeNodeStats : InitializeNodeStats (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePlugins : InitializePlugins (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitializePrecompiles : InitializePrecompiles (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|InitTxTypesAndRlp : InitTxTypesAndRlp (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|LoadGenesisBlockAuRa : LoadGenesisBlock (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|LogHardwareInfo : LogHardwareInfo (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|MigrateConfigs : MigrateConfigs (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterPluginRpcModules : RegisterPluginRpcModules (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|RegisterAuRaMergeRpcModules : RegisterRpcModules (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|ResolveIps : ResolveIps (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|ReviewBlockTree : ReviewBlockTree (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|SetupKeyStore : SetupKeyStore (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProcessorAuRa : StartBlockProcessor (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|StartBlockProducer : StartBlockProducer (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|StartLogProducer : StartLogProducer (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|StartMonitoring : StartMonitoring (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|UpdateDiscoveryConfig : UpdateDiscoveryConfig (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|StartGrpc : StartGrpc (Complete) is Complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|8|StartRpc : StartRpc (Executing) is Executing 2025-01-08 16:13:44.2366|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->104.198.242.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|9|Step StartRpc executed in 47ms 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|9|StartRpc complete 2025-01-08 16:13:44.2366|DEBUG|Init.Steps.EthereumStepsManager|6|Reviewing steps manager dependencies 2025-01-08 16:13:44.2366|INFO|Runner.Ethereum.EthereumRunner|6| ======================== Nethermind initialization completed ======================== This node : enode://b6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3@172.234.230.144:30303 RPC modules : Admin, Debug, Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0x8da86c25299b57cd9b2b65f05257bd1fe635fafa (do not use as an account) Mem est tx : 34 MB Mem est DB : 16 MB JSON RPC : http://0.0.0.0:8545 ; http://0.0.0.0:8551 Genesis hash : 0xada44fd8d2ecab8b08f256af07ad3e777f17fb434f8f8e678b312f576212ba9a External IP : 172.234.230.144 Ethereum : tcp://172.234.230.144:30303 Discovery : udp://172.234.230.144:30303 Client id : Nethermind/v1.31.0-unstable+fbb9d0d9/linux-x64/dotnet9.0.0 Chainspec : chainspec/chiado.json Chain head : 13722834 (0xae4a44...97c33f) Chain ID : Chiado ===================================================================================== 2025-01-08 16:13:44.5344|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.37.15.57:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:13:44.6305|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.58.117.242:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 16:13:44.8374|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.207.157.82:33309] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 16:13:44.8825|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->192.155.94.134:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 16:13:44.8848|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:13:45.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:13:45.1058|DEBUG|Network.PeerManager|41|Peer pool size is: 707 2025-01-08 16:13:45.4659|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|36|Attempt to request ENR before bonding 2025-01-08 16:13:45.8852|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:13:45.9523|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.119.127.62:30399] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz13, bzz-retrieve1, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 16:13:46.1304|DEBUG|Network.PeerManager|41|Peer pool size is: 808 2025-01-08 16:13:46.1464|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.164.123:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:13:46.3477|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.89.229.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:13:46.4283|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.213.91.89:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 9090 2025-01-08 16:13:46.6168|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:13:46.8179|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.195.251.225:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 16:13:46.8861|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:13:46.9197|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:13:46.9256|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:13:46.9282|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:13:46.9282|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 8ms 2025-01-08 16:13:46.9531|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 16:13:46.9531|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_exchangeCapabilities with params [["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]] 2025-01-08 16:13:46.9577|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) 2025-01-08 16:13:46.9577|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_exchangeCapabilities([["engine_newPayloadV1","engine_newPayloadV2","engine_newPayloadV3","engine_newPayloadV4","engine_getPayloadV1","engine_getPayloadV2","engine_getPayloadV3","engine_getPayloadV4","engine_forkchoiceUpdatedV1","engine_forkchoiceUpdatedV2","engine_forkchoiceUpdatedV3","engine_getPayloadBodiesByHashV1","engine_getPayloadBodiesByRangeV1","engine_getClientVersionV1","engine_getBlobsV1"]]) handled in 5ms 2025-01-08 16:13:46.9625|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:13:46.9625|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"}, null] 2025-01-08 16:13:46.9700|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13722963 (0xc36ed5...d8fa25), Safe: 13722942 (0xf6d11a...1a0499), Finalized: 13722927 (0xa67632...8cda93) 2025-01-08 16:13:46.9700|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13722963 (0xc36ed5...d8fa25) was processed. 2025-01-08 16:13:46.9728|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Cleaned processed blob txs from block 0 to block 13722927 2025-01-08 16:13:46.9728|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) 2025-01-08 16:13:46.9728|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa67632e93c90a8aa3df63673d24e163513cf862fa089d48f30da6fd3838cda93","headBlockHash":"0xc36ed511a1bcba79499b4411c386e258d8550446d78d36b75808d395d3d8fa25","safeBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499"},null]) handled in 10ms 2025-01-08 16:13:46.9728|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Blob transactions database columns have been compacted 2025-01-08 16:13:46.9728|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 16:13:46.9728|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_getClientVersionV1 with params [{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}] 2025-01-08 16:13:46.9799|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) 2025-01-08 16:13:46.9799|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_getClientVersionV1([{"code":"LH","commit":"0d901350","name":"Lighthouse","version":"v6.0.1-0d90135"}]) handled in 4ms 2025-01-08 16:13:47.0333|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","headBlockHash":"0x6538bfa7de19762ac605959e46c310b1f28264b00ee4423efed043f28e0ddae0","safeBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea"},null]) 2025-01-08 16:13:47.0333|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","headBlockHash":"0x6538bfa7de19762ac605959e46c310b1f28264b00ee4423efed043f28e0ddae0","safeBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea"}, null] 2025-01-08 16:13:47.0333|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Syncing, Block 0x6538bfa7de19762ac605959e46c310b1f28264b00ee4423efed043f28e0ddae0 not found. 2025-01-08 16:13:47.0333|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 0x6538bf...0ddae0, Safe: 0xa1dbe1...755aea, Finalized: 0xf6d11a...1a0499 2025-01-08 16:13:47.0333|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Attempting to fetch header from peer: ForkChoice: 0x6538bf...0ddae0, Safe: 0xa1dbe1...755aea, Finalized: 0xf6d11a...1a0499. 2025-01-08 16:13:47.1083|INFO|Merge.Plugin.Synchronization.BeaconPivot|8|New beacon pivot: 13722970 (0x6538bfa7de19762ac605959e46c310b1f28264b00ee4423efed043f28e0ddae0) 2025-01-08 16:13:47.1125|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Start a new sync process, Request: ForkChoice: 0x6538bf...0ddae0, Safe: 0xa1dbe1...755aea, Finalized: 0xf6d11a...1a0499. 2025-01-08 16:13:47.1125|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","headBlockHash":"0x6538bfa7de19762ac605959e46c310b1f28264b00ee4423efed043f28e0ddae0","safeBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea"},null]) 2025-01-08 16:13:47.1125|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6d11a1ecb3e74d5c9b27a09bd4f4a3d1d55e8397826ebf55496e7232f1a0499","headBlockHash":"0x6538bfa7de19762ac605959e46c310b1f28264b00ee4423efed043f28e0ddae0","safeBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea"},null]) handled in 81ms 2025-01-08 16:13:47.1919|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0x2d4f2d7d0256e94a22004a87ad952ab4cc8fbcd18e4822df95519120144c9175","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"},null]) 2025-01-08 16:13:47.1919|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0x2d4f2d7d0256e94a22004a87ad952ab4cc8fbcd18e4822df95519120144c9175","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"}, null] 2025-01-08 16:13:47.1922|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing, Block 0x2d4f2d7d0256e94a22004a87ad952ab4cc8fbcd18e4822df95519120144c9175 not found. 2025-01-08 16:13:47.1922|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 0x2d4f2d...4c9175, Safe: 0x8306e4...1e75dc, Finalized: 0xa1dbe1...755aea 2025-01-08 16:13:47.1922|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Attempting to fetch header from peer: ForkChoice: 0x2d4f2d...4c9175, Safe: 0x8306e4...1e75dc, Finalized: 0xa1dbe1...755aea. 2025-01-08 16:13:47.2523|INFO|Merge.Plugin.Synchronization.BeaconPivot|9|New beacon pivot: 13722983 (0x2d4f2d7d0256e94a22004a87ad952ab4cc8fbcd18e4822df95519120144c9175) 2025-01-08 16:13:47.2523|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Start a new sync process, Request: ForkChoice: 0x2d4f2d...4c9175, Safe: 0x8306e4...1e75dc, Finalized: 0xa1dbe1...755aea. 2025-01-08 16:13:47.2523|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0x2d4f2d7d0256e94a22004a87ad952ab4cc8fbcd18e4822df95519120144c9175","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"},null]) 2025-01-08 16:13:47.2523|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0x2d4f2d7d0256e94a22004a87ad952ab4cc8fbcd18e4822df95519120144c9175","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"},null]) handled in 61ms 2025-01-08 16:13:47.2620|DEBUG|Network.PeerManager|9|Peer pool size is: 909 2025-01-08 16:13:47.2920|DEBUG|Network.P2P.Session|6|[Session|Out|DisconnectingProtocols|30303->146.59.68.217:30303] initiating disconnect because PeerRefreshFailed, details: refresh peer info fault - ForkChoiceUpdate: no finalized block header 2025-01-08 16:13:47.2930|DEBUG|Synchronization.Peers.SyncPeerPool|6|Removing sync peer [Node|146.59.68.217:30303|eth68|erigon/v3.00.0-alpha5-1770d35c/linux-amd64/go1.23.2] 2025-01-08 16:13:47.2930|DEBUG|Synchronization.Peers.SyncPeerPool|6|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 16:13:47.2930|DEBUG|Network.ProtocolsManager|6|Out 146.59.68.217:30303 disconnected Local PeerRefreshFailed refresh peer info fault - ForkChoiceUpdate: no finalized block header 2025-01-08 16:13:47.3407|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"},null]) 2025-01-08 16:13:47.3407|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"}, null] 2025-01-08 16:13:47.3407|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Syncing, Block 0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8 not found. 2025-01-08 16:13:47.3407|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Received ForkChoice: 0xc3a1a3...312dc8, Safe: 0x8306e4...1e75dc, Finalized: 0xa1dbe1...755aea 2025-01-08 16:13:47.3407|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|8|Attempting to fetch header from peer: ForkChoice: 0xc3a1a3...312dc8, Safe: 0x8306e4...1e75dc, Finalized: 0xa1dbe1...755aea. 2025-01-08 16:13:47.3602|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, debug_getSyncStage([]) 2025-01-08 16:13:47.3602|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call debug_getSyncStage with params [] 2025-01-08 16:13:47.3602|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, debug_getSyncStage([]) 2025-01-08 16:13:47.3602|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, debug_getSyncStage([]) handled in 1ms 2025-01-08 16:13:47.3642|DEBUG|JsonRpc.JsonRpcProcessor|8|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:13:47.3642|DEBUG|JsonRpc.JsonRpcService|8|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:13:47.3642|DEBUG|JsonRpc.JsonRpcProcessor|8|Responded to Id:1, eth_syncing([]) 2025-01-08 16:13:47.3642|DEBUG|JsonRpc.JsonRpcProcessor|8| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:13:47.4006|INFO|Merge.Plugin.Synchronization.BeaconPivot|9|New beacon pivot: 13722987 (0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8) 2025-01-08 16:13:47.4006|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Start a new sync process, Request: ForkChoice: 0xc3a1a3...312dc8, Safe: 0x8306e4...1e75dc, Finalized: 0xa1dbe1...755aea. 2025-01-08 16:13:47.4006|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"},null]) 2025-01-08 16:13:47.4006|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xa1dbe10dfaf23a59ad987025ad39478f159ad32b9efd6d69018b4b69c0755aea","headBlockHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","safeBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc"},null]) handled in 60ms 2025-01-08 16:13:47.6138|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0eef7578f55db9b96c41e2302edad54cc3f6b5262f9f96c7fffa010e0fdebd7c","blockNumber":"0xd1656c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1570b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","prevRandao":"0x9a11cced29add34c28eba09fbb0f593cbc1f307e87f5d58e1e107c5c195f489e","receiptsRoot":"0x7e8829094dd5861c83b15cbdf583ea04873ca6af7e72704e94e1c1e3052dd94b","stateRoot":"0x0eecf50e8001fd52c834f67bb42ff83d0fba60129d626c07740d10a3603050b6","timestamp":"0x677ea385","transactions":["0x02f901d58227d883054af28459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e209ab84f9713c8dd57d323b1578d2112cac5bf985fc14a9c3304000e433b89903ef07baf962baf8f3fdb12093061859cdd8b839223e2f70cd92242a534623c3d332e332e30000000000000000000000000000000000000000000000000000000c001a05080df333e7c1f00db5ca28af83ead7b0a38d90e939d5b759c545d4b21d02fe4a04b1da6325626c3a590d6da47596fa45e8035dcba97773d33bf1deda9b791b023","0x02f901d58227d8830552018459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd995d9df658c729a05dae7d86866742cfb84c367aacb0c262c6f8cfbde560b9d6bd817cee96e7fcff9de207f7a955745f9c2dcf16ecc13ccc88be1ba4091903332e332e30000000000000000000000000000000000000000000000000000000c080a05daf32c11e0e73fc907b368bc0e27116536167202e259cce519b441f917bf9fea05a754db260b0a92f40c79c46be3ffdae1709eadc23c5a457dd9453f60a1dbc8f","0x02f901d58227d883053e908459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dc14106167cb3c0796efa783c7ec2ac75fb5779786e8d7dd372a4b9e70285fe777346486c21dd2c70f17c02a211397188a40f4b4b4430a90919db18dd94f78332e332e30000000000000000000000000000000000000000000000000000000c080a0b8490c20800a0eb90ab8da27777af987730b635e87267e379ba9e508020672d9a00bc8cdbb55059d6624038e560817adee2a726d88e9ec0b2c8c81b036f729d038"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a68","index":"0x43028f6","validatorIndex":"0x773"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4df","index":"0x43028f7","validatorIndex":"0x774"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a509","index":"0x43028f8","validatorIndex":"0x775"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0f40","index":"0x43028f9","validatorIndex":"0x776"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x43028fa","validatorIndex":"0x777"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x43028fb","validatorIndex":"0x778"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ec","index":"0x43028fc","validatorIndex":"0x779"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a7a7","index":"0x43028fd","validatorIndex":"0x77a"}]},[],"0x094bfb9cb0a842f2b9eefdbf88eb7b9bb955b85d14f6765a7e073d6bebd58d8d"]) 2025-01-08 16:13:47.6316|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722988 (0x0eef75...debd7c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:47.6421|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722988 (0x0eef75...debd7c). 2025-01-08 16:13:47.6520|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.6522|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0eef7578f55db9b96c41e2302edad54cc3f6b5262f9f96c7fffa010e0fdebd7c","blockNumber":"0xd1656c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1570b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","prevRandao":"0x9a11cced29add34c28eba09fbb0f593cbc1f307e87f5d58e1e107c5c195f489e","receiptsRoot":"0x7e8829094dd5861c83b15cbdf583ea04873ca6af7e72704e94e1c1e3052dd94b","stateRoot":"0x0eecf50e8001fd52c834f67bb42ff83d0fba60129d626c07740d10a3603050b6","timestamp":"0x677ea385","transactions":["0x02f901d58227d883054af28459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e209ab84f9713c8dd57d323b1578d2112cac5bf985fc14a9c3304000e433b89903ef07baf962baf8f3fdb12093061859cdd8b839223e2f70cd92242a534623c3d332e332e30000000000000000000000000000000000000000000000000000000c001a05080df333e7c1f00db5ca28af83ead7b0a38d90e939d5b759c545d4b21d02fe4a04b1da6325626c3a590d6da47596fa45e8035dcba97773d33bf1deda9b791b023","0x02f901d58227d8830552018459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd995d9df658c729a05dae7d86866742cfb84c367aacb0c262c6f8cfbde560b9d6bd817cee96e7fcff9de207f7a955745f9c2dcf16ecc13ccc88be1ba4091903332e332e30000000000000000000000000000000000000000000000000000000c080a05daf32c11e0e73fc907b368bc0e27116536167202e259cce519b441f917bf9fea05a754db260b0a92f40c79c46be3ffdae1709eadc23c5a457dd9453f60a1dbc8f","0x02f901d58227d883053e908459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dc14106167cb3c0796efa783c7ec2ac75fb5779786e8d7dd372a4b9e70285fe777346486c21dd2c70f17c02a211397188a40f4b4b4430a90919db18dd94f78332e332e30000000000000000000000000000000000000000000000000000000c080a0b8490c20800a0eb90ab8da27777af987730b635e87267e379ba9e508020672d9a00bc8cdbb55059d6624038e560817adee2a726d88e9ec0b2c8c81b036f729d038"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a68","index":"0x43028f6","validatorIndex":"0x773"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4df","index":"0x43028f7","validatorIndex":"0x774"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a509","index":"0x43028f8","validatorIndex":"0x775"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0f40","index":"0x43028f9","validatorIndex":"0x776"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x43028fa","validatorIndex":"0x777"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x43028fb","validatorIndex":"0x778"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ec","index":"0x43028fc","validatorIndex":"0x779"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a7a7","index":"0x43028fd","validatorIndex":"0x77a"}]},[],"0x094bfb9cb0a842f2b9eefdbf88eb7b9bb955b85d14f6765a7e073d6bebd58d8d"]) 2025-01-08 16:13:47.6522|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0eef7578f55db9b96c41e2302edad54cc3f6b5262f9f96c7fffa010e0fdebd7c","blockNumber":"0xd1656c","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1570b","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8","prevRandao":"0x9a11cced29add34c28eba09fbb0f593cbc1f307e87f5d58e1e107c5c195f489e","receiptsRoot":"0x7e8829094dd5861c83b15cbdf583ea04873ca6af7e72704e94e1c1e3052dd94b","stateRoot":"0x0eecf50e8001fd52c834f67bb42ff83d0fba60129d626c07740d10a3603050b6","timestamp":"0x677ea385","transactions":["0x02f901d58227d883054af28459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e209ab84f9713c8dd57d323b1578d2112cac5bf985fc14a9c3304000e433b89903ef07baf962baf8f3fdb12093061859cdd8b839223e2f70cd92242a534623c3d332e332e30000000000000000000000000000000000000000000000000000000c001a05080df333e7c1f00db5ca28af83ead7b0a38d90e939d5b759c545d4b21d02fe4a04b1da6325626c3a590d6da47596fa45e8035dcba97773d33bf1deda9b791b023","0x02f901d58227d8830552018459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efd995d9df658c729a05dae7d86866742cfb84c367aacb0c262c6f8cfbde560b9d6bd817cee96e7fcff9de207f7a955745f9c2dcf16ecc13ccc88be1ba4091903332e332e30000000000000000000000000000000000000000000000000000000c080a05daf32c11e0e73fc907b368bc0e27116536167202e259cce519b441f917bf9fea05a754db260b0a92f40c79c46be3ffdae1709eadc23c5a457dd9453f60a1dbc8f","0x02f901d58227d883053e908459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3eb4dc14106167cb3c0796efa783c7ec2ac75fb5779786e8d7dd372a4b9e70285fe777346486c21dd2c70f17c02a211397188a40f4b4b4430a90919db18dd94f78332e332e30000000000000000000000000000000000000000000000000000000c080a0b8490c20800a0eb90ab8da27777af987730b635e87267e379ba9e508020672d9a00bc8cdbb55059d6624038e560817adee2a726d88e9ec0b2c8c81b036f729d038"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a68","index":"0x43028f6","validatorIndex":"0x773"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4df","index":"0x43028f7","validatorIndex":"0x774"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a509","index":"0x43028f8","validatorIndex":"0x775"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0f40","index":"0x43028f9","validatorIndex":"0x776"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x43028fa","validatorIndex":"0x777"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x43028fb","validatorIndex":"0x778"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ec","index":"0x43028fc","validatorIndex":"0x779"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a7a7","index":"0x43028fd","validatorIndex":"0x77a"}]},[],"0x094bfb9cb0a842f2b9eefdbf88eb7b9bb955b85d14f6765a7e073d6bebd58d8d"]) handled in 38ms 2025-01-08 16:13:47.6599|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6c23636ff7a0e00e6425b1b3854eed4ce324379a78218b661d04c8e4e31c9e2f","blockNumber":"0xd1656d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x4d7a4","logsBloom":"0x0000000100200000000000000090000000010000008000080800000000000000000000000000400000000000000000000000000008000000000000200000000000000020040000000000800000000200400000040040000020020000000020800000000000020000000000000001010c000000000000000000000000000040004000000000000000000000000000000000000020000000000000000200000002000000000000000040000000100000000020080000800000000008000000040000000000080000000000040000000000000000800000000200000800080000000000000000000000000010000000002002000000000000020000000000220000","parentHash":"0x0eef7578f55db9b96c41e2302edad54cc3f6b5262f9f96c7fffa010e0fdebd7c","prevRandao":"0x3f91e19772f4de8bc46933f482979e609ab608397658b39d3f2e88973eb4e491","receiptsRoot":"0x5bdc43245fbed97d88ddecdfe26c06f7547f64800df53b241066fd00c75a5a9c","stateRoot":"0x9df8466314b3cff35043cdebe74184af63d15beb3e46e8b3672897e145cbb9cd","timestamp":"0x677ea38f","transactions":["0x02f901d58227d8830502c38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1a520a8c516034c2eb07d5685d93d172da10bcdd2e1952406dc0d197ae191631b3702abc05b038f4a7ba3b2939e7d67dbc92da4539532fd74e9bd02c45914a9c332e332e30000000000000000000000000000000000000000000000000000000c001a0119802b0471049e311273ecdf67e6ccf75a4535d1bf2fd3bc3e9603a8e1559bfa04da40fd6ccc4a392c7f2bb3418f44b3308553bd8776a05eb99925f58c297504a","0x02f901d58227d883055ea88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce9b4bf8dfdcb56887ad729adadff63d943bd838b8d60015a48f68b01fa9ec7f0d78c08b5bb20b1b361856336e681f9f6d79bb798cf9aca35720b104879a2fb6d332e332e30000000000000000000000000000000000000000000000000000000c080a0987b7b2a9577999604d51d3ae170b5c1ced7bc91c6d3f5eb3191d2e68fa69553a05f2bdb5373c7026bb275fbe49c6963522def63092248ea26efe4f25145d2e989","0x02f901d58227d8830552028459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cda88c2b7e9f009643713a42e196e16f9e19333a66ea6fc10c084239ef543ec61a2e7fd84dd6ad73377405602474a26ce39cf14b5bd7f8b80831c94d112ceef1d332e332e30000000000000000000000000000000000000000000000000000000c001a051260485b53f44993791a9c5ff4e190cd4f069fbf8ced283cb26deaeacc79ca1a05261d774a6875639b9f57ba5af4d14caf8b533684dfaf9471709405a5521908c","0x02f901d58227d883053e918459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be732dde824f74ee38bc7960e4eef8586533e1f77b46613a2930b0a974a62d2a1fe8327010373b3bfdf42d80188456a1adb784215b281c37dd7bb3cf15547fca56332e332e30000000000000000000000000000000000000000000000000000000c001a0e90adefdf1093d0dbe44a501c732ec4159823dc3df3ceb9de33b80016f9826e5a049885fd6980edfe88008f9342e80373c91b972481c2be429cfbbf6c9de614b27","0x02f906158227d8824c788459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b905a4b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b836017948f686e5ff43631ec0210fdd2857cf27bfe5614ccc2f566ac41e2c5ab6c32200000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000004c0000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000003d618c1e767000000000000000000d3c3eea49800000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000000a4c71a9ff600000000000000000000eecf7c2c0000000000000000000000000000000000000000000000008f90b8876dee65380000000000000000000000000023df97de440000000000000000008fca681751000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0d34ff500000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000006de973e018000000000000000000000000000000000000000000000000de41ba4fc9d91ad90000000000000000000000000000000000000000000000000000509385b58f2a000000000000000000000000000000000000000000000000e1f4423f1bf587cd000000000000000000000000000000000000000000000000000000033a7d1dad000000000000000000000000000000000000000000000000000000000000000632381eddb05b7695514526ae9b667065844476f1e220f30108150ed4ca6da2c946bc14dd86af96db8926393dce13615f0e828b694308363d8000aca361add2254d31d7e665ef1d0ada506f3b11ff4c1ca7662b7d938642df28ee6708b69b80784fa9fe884c9da356c3b58b0a46f39c01c3cbd23c4427ac9e574b08656152954e4fcbc9d6301b04056ae91ca5ad331cf4fbb628dfa7362343fc673515f5f118d80176861c4f4ed9791dc37a88739e95cfd0740578f1138a355f36594fe1162aa9000000000000000000000000000000000000000000000000000000000000000647300da1715e8bd19125bb639e37390ce1bb4adbb98e862c4b5880afb64833131aa13b87822c82a56aed02a4be64579ceee932ebb2bdc28719dbd04e5b70e6d111bc6b39ac9377408bcc4ec69402d1cc04de0b75f64cbbc35f0641f5ed12e15e78fd9cdac10ab722c72e7d27b2b47aacaece8fc09b6401e0840077e2695fd6370f7af0cbd4a7c682b92ab315ac9b67b7e57fceb86340dc71040662074b2abdca0d3845ed18667a3a0717035f12d9664d6103c222207a1a1e86ce7cf83568daeec080a04e86de3bf5b68cc38a49cf556a6bcc1bbf898935b7f185c66f448eac829ab314a05d4dc755e33c365a17de9d378a5632c3ee414c54826ef9ec7a7087ad2b82185a","0x02f901d58227d883054af38459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be607c4e82b57ee1260fb2b25d04df3d2689f0f8c742220d1eb487e6be8cca4c8be170b40785bf720f900d86e64d9bf53321b6e8dc1f25c156e45eb36c3c16cb99332e332e30000000000000000000000000000000000000000000000000000000c080a0d67c3b2541d4942143fb9d3876a9d9817579b067710ac8ecb872f3f16ad5a784a03cc4492b76f0c98298d4f802ff0d4293d69fa90bdc1cd1a5d78d8e020640b710"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce02","index":"0x43028fe","validatorIndex":"0x77b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a7dd","index":"0x43028ff","validatorIndex":"0x77c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1452b9","index":"0x4302900","validatorIndex":"0x77d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142402","index":"0x4302901","validatorIndex":"0x77e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302902","validatorIndex":"0x77f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acd61","index":"0x4302903","validatorIndex":"0x780"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147de3","index":"0x4302904","validatorIndex":"0x781"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14544b","index":"0x4302905","validatorIndex":"0x782"}]},[],"0x57ca5290bf668a2420cf5c9058276bf3ef6d7268fdcb2317902edab4ad495b81"]) 2025-01-08 16:13:47.6604|INFO|Synchronization.Reporting.SyncReport|8|Peers | with best block: 5 | all: 5 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 16:13:47.6604|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722989 (0x6c2363...1c9e2f), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:13:47.6604|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722989 (0x6c2363...1c9e2f). 2025-01-08 16:13:47.6604|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.6604|INFO|Synchronization.Reporting.SyncReport|8|Old Headers 0 / 13,722,553 ( 0.00 %) [ ] queue 0 | current 0 Blk/s 2025-01-08 16:13:47.6604|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6c23636ff7a0e00e6425b1b3854eed4ce324379a78218b661d04c8e4e31c9e2f","blockNumber":"0xd1656d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x4d7a4","logsBloom":"0x0000000100200000000000000090000000010000008000080800000000000000000000000000400000000000000000000000000008000000000000200000000000000020040000000000800000000200400000040040000020020000000020800000000000020000000000000001010c000000000000000000000000000040004000000000000000000000000000000000000020000000000000000200000002000000000000000040000000100000000020080000800000000008000000040000000000080000000000040000000000000000800000000200000800080000000000000000000000000010000000002002000000000000020000000000220000","parentHash":"0x0eef7578f55db9b96c41e2302edad54cc3f6b5262f9f96c7fffa010e0fdebd7c","prevRandao":"0x3f91e19772f4de8bc46933f482979e609ab608397658b39d3f2e88973eb4e491","receiptsRoot":"0x5bdc43245fbed97d88ddecdfe26c06f7547f64800df53b241066fd00c75a5a9c","stateRoot":"0x9df8466314b3cff35043cdebe74184af63d15beb3e46e8b3672897e145cbb9cd","timestamp":"0x677ea38f","transactions":["0x02f901d58227d8830502c38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1a520a8c516034c2eb07d5685d93d172da10bcdd2e1952406dc0d197ae191631b3702abc05b038f4a7ba3b2939e7d67dbc92da4539532fd74e9bd02c45914a9c332e332e30000000000000000000000000000000000000000000000000000000c001a0119802b0471049e311273ecdf67e6ccf75a4535d1bf2fd3bc3e9603a8e1559bfa04da40fd6ccc4a392c7f2bb3418f44b3308553bd8776a05eb99925f58c297504a","0x02f901d58227d883055ea88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce9b4bf8dfdcb56887ad729adadff63d943bd838b8d60015a48f68b01fa9ec7f0d78c08b5bb20b1b361856336e681f9f6d79bb798cf9aca35720b104879a2fb6d332e332e30000000000000000000000000000000000000000000000000000000c080a0987b7b2a9577999604d51d3ae170b5c1ced7bc91c6d3f5eb3191d2e68fa69553a05f2bdb5373c7026bb275fbe49c6963522def63092248ea26efe4f25145d2e989","0x02f901d58227d8830552028459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cda88c2b7e9f009643713a42e196e16f9e19333a66ea6fc10c084239ef543ec61a2e7fd84dd6ad73377405602474a26ce39cf14b5bd7f8b80831c94d112ceef1d332e332e30000000000000000000000000000000000000000000000000000000c001a051260485b53f44993791a9c5ff4e190cd4f069fbf8ced283cb26deaeacc79ca1a05261d774a6875639b9f57ba5af4d14caf8b533684dfaf9471709405a5521908c","0x02f901d58227d883053e918459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be732dde824f74ee38bc7960e4eef8586533e1f77b46613a2930b0a974a62d2a1fe8327010373b3bfdf42d80188456a1adb784215b281c37dd7bb3cf15547fca56332e332e30000000000000000000000000000000000000000000000000000000c001a0e90adefdf1093d0dbe44a501c732ec4159823dc3df3ceb9de33b80016f9826e5a049885fd6980edfe88008f9342e80373c91b972481c2be429cfbbf6c9de614b27","0x02f906158227d8824c788459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b905a4b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b836017948f686e5ff43631ec0210fdd2857cf27bfe5614ccc2f566ac41e2c5ab6c32200000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000004c0000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000003d618c1e767000000000000000000d3c3eea49800000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000000a4c71a9ff600000000000000000000eecf7c2c0000000000000000000000000000000000000000000000008f90b8876dee65380000000000000000000000000023df97de440000000000000000008fca681751000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0d34ff500000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000006de973e018000000000000000000000000000000000000000000000000de41ba4fc9d91ad90000000000000000000000000000000000000000000000000000509385b58f2a000000000000000000000000000000000000000000000000e1f4423f1bf587cd000000000000000000000000000000000000000000000000000000033a7d1dad000000000000000000000000000000000000000000000000000000000000000632381eddb05b7695514526ae9b667065844476f1e220f30108150ed4ca6da2c946bc14dd86af96db8926393dce13615f0e828b694308363d8000aca361add2254d31d7e665ef1d0ada506f3b11ff4c1ca7662b7d938642df28ee6708b69b80784fa9fe884c9da356c3b58b0a46f39c01c3cbd23c4427ac9e574b08656152954e4fcbc9d6301b04056ae91ca5ad331cf4fbb628dfa7362343fc673515f5f118d80176861c4f4ed9791dc37a88739e95cfd0740578f1138a355f36594fe1162aa9000000000000000000000000000000000000000000000000000000000000000647300da1715e8bd19125bb639e37390ce1bb4adbb98e862c4b5880afb64833131aa13b87822c82a56aed02a4be64579ceee932ebb2bdc28719dbd04e5b70e6d111bc6b39ac9377408bcc4ec69402d1cc04de0b75f64cbbc35f0641f5ed12e15e78fd9cdac10ab722c72e7d27b2b47aacaece8fc09b6401e0840077e2695fd6370f7af0cbd4a7c682b92ab315ac9b67b7e57fceb86340dc71040662074b2abdca0d3845ed18667a3a0717035f12d9664d6103c222207a1a1e86ce7cf83568daeec080a04e86de3bf5b68cc38a49cf556a6bcc1bbf898935b7f185c66f448eac829ab314a05d4dc755e33c365a17de9d378a5632c3ee414c54826ef9ec7a7087ad2b82185a","0x02f901d58227d883054af38459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be607c4e82b57ee1260fb2b25d04df3d2689f0f8c742220d1eb487e6be8cca4c8be170b40785bf720f900d86e64d9bf53321b6e8dc1f25c156e45eb36c3c16cb99332e332e30000000000000000000000000000000000000000000000000000000c080a0d67c3b2541d4942143fb9d3876a9d9817579b067710ac8ecb872f3f16ad5a784a03cc4492b76f0c98298d4f802ff0d4293d69fa90bdc1cd1a5d78d8e020640b710"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce02","index":"0x43028fe","validatorIndex":"0x77b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a7dd","index":"0x43028ff","validatorIndex":"0x77c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1452b9","index":"0x4302900","validatorIndex":"0x77d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142402","index":"0x4302901","validatorIndex":"0x77e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302902","validatorIndex":"0x77f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acd61","index":"0x4302903","validatorIndex":"0x780"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147de3","index":"0x4302904","validatorIndex":"0x781"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14544b","index":"0x4302905","validatorIndex":"0x782"}]},[],"0x57ca5290bf668a2420cf5c9058276bf3ef6d7268fdcb2317902edab4ad495b81"]) 2025-01-08 16:13:47.6604|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6c23636ff7a0e00e6425b1b3854eed4ce324379a78218b661d04c8e4e31c9e2f","blockNumber":"0xd1656d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e800","gasUsed":"0x4d7a4","logsBloom":"0x0000000100200000000000000090000000010000008000080800000000000000000000000000400000000000000000000000000008000000000000200000000000000020040000000000800000000200400000040040000020020000000020800000000000020000000000000001010c000000000000000000000000000040004000000000000000000000000000000000000020000000000000000200000002000000000000000040000000100000000020080000800000000008000000040000000000080000000000040000000000000000800000000200000800080000000000000000000000000010000000002002000000000000020000000000220000","parentHash":"0x0eef7578f55db9b96c41e2302edad54cc3f6b5262f9f96c7fffa010e0fdebd7c","prevRandao":"0x3f91e19772f4de8bc46933f482979e609ab608397658b39d3f2e88973eb4e491","receiptsRoot":"0x5bdc43245fbed97d88ddecdfe26c06f7547f64800df53b241066fd00c75a5a9c","stateRoot":"0x9df8466314b3cff35043cdebe74184af63d15beb3e46e8b3672897e145cbb9cd","timestamp":"0x677ea38f","transactions":["0x02f901d58227d8830502c38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1a520a8c516034c2eb07d5685d93d172da10bcdd2e1952406dc0d197ae191631b3702abc05b038f4a7ba3b2939e7d67dbc92da4539532fd74e9bd02c45914a9c332e332e30000000000000000000000000000000000000000000000000000000c001a0119802b0471049e311273ecdf67e6ccf75a4535d1bf2fd3bc3e9603a8e1559bfa04da40fd6ccc4a392c7f2bb3418f44b3308553bd8776a05eb99925f58c297504a","0x02f901d58227d883055ea88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce9b4bf8dfdcb56887ad729adadff63d943bd838b8d60015a48f68b01fa9ec7f0d78c08b5bb20b1b361856336e681f9f6d79bb798cf9aca35720b104879a2fb6d332e332e30000000000000000000000000000000000000000000000000000000c080a0987b7b2a9577999604d51d3ae170b5c1ced7bc91c6d3f5eb3191d2e68fa69553a05f2bdb5373c7026bb275fbe49c6963522def63092248ea26efe4f25145d2e989","0x02f901d58227d8830552028459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cda88c2b7e9f009643713a42e196e16f9e19333a66ea6fc10c084239ef543ec61a2e7fd84dd6ad73377405602474a26ce39cf14b5bd7f8b80831c94d112ceef1d332e332e30000000000000000000000000000000000000000000000000000000c001a051260485b53f44993791a9c5ff4e190cd4f069fbf8ced283cb26deaeacc79ca1a05261d774a6875639b9f57ba5af4d14caf8b533684dfaf9471709405a5521908c","0x02f901d58227d883053e918459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be732dde824f74ee38bc7960e4eef8586533e1f77b46613a2930b0a974a62d2a1fe8327010373b3bfdf42d80188456a1adb784215b281c37dd7bb3cf15547fca56332e332e30000000000000000000000000000000000000000000000000000000c001a0e90adefdf1093d0dbe44a501c732ec4159823dc3df3ceb9de33b80016f9826e5a049885fd6980edfe88008f9342e80373c91b972481c2be429cfbbf6c9de614b27","0x02f906158227d8824c788459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b905a4b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b836017948f686e5ff43631ec0210fdd2857cf27bfe5614ccc2f566ac41e2c5ab6c32200000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000004c0000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000003d618c1e767000000000000000000d3c3eea49800000000000000000000000000000000000000000000000048810ec3e431431f00000000000000000000000000a4c71a9ff600000000000000000000eecf7c2c0000000000000000000000000000000000000000000000008f90b8876dee65380000000000000000000000000023df97de440000000000000000008fca681751000000000000000000000000000000000000000000000000b8159170038f96fb000000000000000000000000000000000000000000000000000000a0d34ff500000000000000000000000000000000000000000000000000ccf0a31a221f3c9b0000000000000000000000000000000000000000000000000000006de973e018000000000000000000000000000000000000000000000000de41ba4fc9d91ad90000000000000000000000000000000000000000000000000000509385b58f2a000000000000000000000000000000000000000000000000e1f4423f1bf587cd000000000000000000000000000000000000000000000000000000033a7d1dad000000000000000000000000000000000000000000000000000000000000000632381eddb05b7695514526ae9b667065844476f1e220f30108150ed4ca6da2c946bc14dd86af96db8926393dce13615f0e828b694308363d8000aca361add2254d31d7e665ef1d0ada506f3b11ff4c1ca7662b7d938642df28ee6708b69b80784fa9fe884c9da356c3b58b0a46f39c01c3cbd23c4427ac9e574b08656152954e4fcbc9d6301b04056ae91ca5ad331cf4fbb628dfa7362343fc673515f5f118d80176861c4f4ed9791dc37a88739e95cfd0740578f1138a355f36594fe1162aa9000000000000000000000000000000000000000000000000000000000000000647300da1715e8bd19125bb639e37390ce1bb4adbb98e862c4b5880afb64833131aa13b87822c82a56aed02a4be64579ceee932ebb2bdc28719dbd04e5b70e6d111bc6b39ac9377408bcc4ec69402d1cc04de0b75f64cbbc35f0641f5ed12e15e78fd9cdac10ab722c72e7d27b2b47aacaece8fc09b6401e0840077e2695fd6370f7af0cbd4a7c682b92ab315ac9b67b7e57fceb86340dc71040662074b2abdca0d3845ed18667a3a0717035f12d9664d6103c222207a1a1e86ce7cf83568daeec080a04e86de3bf5b68cc38a49cf556a6bcc1bbf898935b7f185c66f448eac829ab314a05d4dc755e33c365a17de9d378a5632c3ee414c54826ef9ec7a7087ad2b82185a","0x02f901d58227d883054af38459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be607c4e82b57ee1260fb2b25d04df3d2689f0f8c742220d1eb487e6be8cca4c8be170b40785bf720f900d86e64d9bf53321b6e8dc1f25c156e45eb36c3c16cb99332e332e30000000000000000000000000000000000000000000000000000000c080a0d67c3b2541d4942143fb9d3876a9d9817579b067710ac8ecb872f3f16ad5a784a03cc4492b76f0c98298d4f802ff0d4293d69fa90bdc1cd1a5d78d8e020640b710"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce02","index":"0x43028fe","validatorIndex":"0x77b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a7dd","index":"0x43028ff","validatorIndex":"0x77c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1452b9","index":"0x4302900","validatorIndex":"0x77d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142402","index":"0x4302901","validatorIndex":"0x77e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302902","validatorIndex":"0x77f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acd61","index":"0x4302903","validatorIndex":"0x780"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147de3","index":"0x4302904","validatorIndex":"0x781"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14544b","index":"0x4302905","validatorIndex":"0x782"}]},[],"0x57ca5290bf668a2420cf5c9058276bf3ef6d7268fdcb2317902edab4ad495b81"]) handled in 2ms 2025-01-08 16:13:47.6604|DEBUG|Synchronization.Peers.SyncPeersReport|8|Sync peers - Connected: 5 | All: 5 | Max: 100 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 16:13:47.6675|DEBUG|Synchronization.Peers.SyncPeersReport|8| ===[Active][Sleep ][Peer(ProtocolVersion/Head/Host:Port/Direction)][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth68|13723020| 3.69.35.13:| Out][ | 3| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13723020| 3.71.132.231:| Out][ | 2| | | | ][Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] [ ][ ][Peer|eth68|13723020| 35.206.174.92:| Out][ | 3| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13723020| 35.210.126.23:| Out][ | 4| | | | ][erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] [ ][ ][Peer|eth68|13723020| 139.144.26.85:| Out][ | 9| | | | ][erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 16:13:47.6695|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|41|Changing sync WaitingForBlock, FastHeaders to FastHeaders, BeaconHeaders at block: 13722963 | target: 13722989 | peer: 13723020 2025-01-08 16:13:47.6695|DEBUG|Synchronization.Reporting.SyncReport|41|Sync mode changed from WaitingForBlock, FastHeaders to FastHeaders, BeaconHeaders 2025-01-08 16:13:47.6695|INFO|Merge.Plugin.Synchronization.BeaconHeadersSyncFeed|41|Initialized beacon headers sync. lowestRequestedHeaderNumber: 13722987,lowestInsertedBlockHeader: 13722987 (0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8), pivotNumber: 13722986, pivotDestination: 13722900 2025-01-08 16:13:47.6695|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|BeaconHeadersSyncFeed state changed to Active 2025-01-08 16:13:47.6695|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|41|SyncDispatcher got activated. 2025-01-08 16:13:47.6740|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|41|FastHeader LogStateOnPrepare: LOWEST_INSERTED 13722987, LOWEST_REQUESTED 13722900, DEPENDENCIES 0, SENT: 1, PENDING: 0 2025-01-08 16:13:47.6783|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23a8f2a2eca40cb0960000d942ba44351cc937fc4f6610e919b094f27fd91acd","blockNumber":"0xd1656e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x23bad","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x6c23636ff7a0e00e6425b1b3854eed4ce324379a78218b661d04c8e4e31c9e2f","prevRandao":"0xdf834da814931c34b9f82990b847d5906d6f25500888a4b46abe1cb516c722cf","receiptsRoot":"0xb6695d3e67a0af67baf4f05e8db2db207e9956d020ca3e9d5b86a06e8251e318","stateRoot":"0x364b843ccab570aaa1049a36f32354195a6ab63d60f59e8608739b823af79842","timestamp":"0x677ea394","transactions":["0x02f901d58227d883055ea98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f834a927c413ba5c5ca72a022add3ebaee9f6df4e783023db2e1e29c94f044746a7371a0e45e7676729f1808691cc5fa4e0c1999b920b05f904ce429569dbb741c332e332e30000000000000000000000000000000000000000000000000000000c001a0ef98fb762579c187ca8db031cb3b881445a8df2b998730879739843995523130a05727a335270aac696b1fede9b7508fa56612cf7c9f83f3badcfadb0b6e56223f","0x02f901d58227d8830502c48459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be626484e63ce77fec242cb2c26843c8167c84d3138bf9c18d571d75d0467f3161be1e734f1b7b7d47932613639cb697bd0f6f277886f4e9c86862a4c9b05e26bf332e332e30000000000000000000000000000000000000000000000000000000c001a0ca66874d09032f495a7e7befa90ae71b5a073037c96c67283a72cc178eeb8817a007bb17cb90e59a3ffedd547c8e7a60426e05a19448403aebb14af6b0479930c1","0x02f901d58227d8830552038459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2b9cc2cdd00fe465e64d229eb4477b924c88990d71c8ac6cfdf6a8c72a2ac34b70e391ba3efdb093a9749c00d3e0c09385d190e00b290b086f0398f1c93c5c50332e332e30000000000000000000000000000000000000000000000000000000c001a0e881ef11216687b0ee26872d62c6c6e7776efbd828258addf57d7125cb0831fda04d404c10e991911dacd586a5f95f005b5c09b647e1a012a84bb03b94a8cc4438","0x02f901d58227d883053e928459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f846f0c42b1d5ea68fcf2e3959384f46cfe0882adf8ac206c4879c8d2b289dfbeaef44ee55a88247963e31e8139522cda154a329066df10f6c5a11db71f4e77975332e332e30000000000000000000000000000000000000000000000000000000c080a0d0e3cabfc02ba8404e14ac70ca06fdc335526728e7c2ccc0fc09e0f3b6b8e5b5a00161a112caf74609c1f5b992dd7c6554ab8aa3d2689bb87c33e41611e381d4a1","0x02f901d58227d883054af48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6e67a15c6779417cb68019bf7708b6342974f4690162a1dd7872da0accb75668ec3ef3bdf0283b87ea45d2d51b6f5d22fbdfa6cb0151a5b5bdb3ca01ee2c5af1332e332e30000000000000000000000000000000000000000000000000000000c080a00318694e97afeb41ee34e5fa9ae7985fd027c1e0d1d357bed61d606c8dfcce2da0040ce380e83f061f57ec988fb5d98c6bb871575c517a0ac9e2ee663dcf084a54"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302906","validatorIndex":"0x783"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x611281","index":"0x4302907","validatorIndex":"0x784"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a5f","index":"0x4302908","validatorIndex":"0x785"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145147","index":"0x4302909","validatorIndex":"0x786"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ea6","index":"0x430290a","validatorIndex":"0x787"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6426","index":"0x430290b","validatorIndex":"0x788"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14255f","index":"0x430290c","validatorIndex":"0x789"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x430290d","validatorIndex":"0x78a"}]},[],"0xadeb604281ac8ffb2ffff8d870c72f34170ece66aeef5c246793b5ee6a333dbf"]) 2025-01-08 16:13:47.6809|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13722990 (0x23a8f2...d91acd), Extra Data: chiado-lodestar-0 2025-01-08 16:13:47.6809|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13722990 (0x23a8f2...d91acd). 2025-01-08 16:13:47.6809|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.6809|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23a8f2a2eca40cb0960000d942ba44351cc937fc4f6610e919b094f27fd91acd","blockNumber":"0xd1656e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x23bad","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x6c23636ff7a0e00e6425b1b3854eed4ce324379a78218b661d04c8e4e31c9e2f","prevRandao":"0xdf834da814931c34b9f82990b847d5906d6f25500888a4b46abe1cb516c722cf","receiptsRoot":"0xb6695d3e67a0af67baf4f05e8db2db207e9956d020ca3e9d5b86a06e8251e318","stateRoot":"0x364b843ccab570aaa1049a36f32354195a6ab63d60f59e8608739b823af79842","timestamp":"0x677ea394","transactions":["0x02f901d58227d883055ea98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f834a927c413ba5c5ca72a022add3ebaee9f6df4e783023db2e1e29c94f044746a7371a0e45e7676729f1808691cc5fa4e0c1999b920b05f904ce429569dbb741c332e332e30000000000000000000000000000000000000000000000000000000c001a0ef98fb762579c187ca8db031cb3b881445a8df2b998730879739843995523130a05727a335270aac696b1fede9b7508fa56612cf7c9f83f3badcfadb0b6e56223f","0x02f901d58227d8830502c48459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be626484e63ce77fec242cb2c26843c8167c84d3138bf9c18d571d75d0467f3161be1e734f1b7b7d47932613639cb697bd0f6f277886f4e9c86862a4c9b05e26bf332e332e30000000000000000000000000000000000000000000000000000000c001a0ca66874d09032f495a7e7befa90ae71b5a073037c96c67283a72cc178eeb8817a007bb17cb90e59a3ffedd547c8e7a60426e05a19448403aebb14af6b0479930c1","0x02f901d58227d8830552038459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2b9cc2cdd00fe465e64d229eb4477b924c88990d71c8ac6cfdf6a8c72a2ac34b70e391ba3efdb093a9749c00d3e0c09385d190e00b290b086f0398f1c93c5c50332e332e30000000000000000000000000000000000000000000000000000000c001a0e881ef11216687b0ee26872d62c6c6e7776efbd828258addf57d7125cb0831fda04d404c10e991911dacd586a5f95f005b5c09b647e1a012a84bb03b94a8cc4438","0x02f901d58227d883053e928459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f846f0c42b1d5ea68fcf2e3959384f46cfe0882adf8ac206c4879c8d2b289dfbeaef44ee55a88247963e31e8139522cda154a329066df10f6c5a11db71f4e77975332e332e30000000000000000000000000000000000000000000000000000000c080a0d0e3cabfc02ba8404e14ac70ca06fdc335526728e7c2ccc0fc09e0f3b6b8e5b5a00161a112caf74609c1f5b992dd7c6554ab8aa3d2689bb87c33e41611e381d4a1","0x02f901d58227d883054af48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6e67a15c6779417cb68019bf7708b6342974f4690162a1dd7872da0accb75668ec3ef3bdf0283b87ea45d2d51b6f5d22fbdfa6cb0151a5b5bdb3ca01ee2c5af1332e332e30000000000000000000000000000000000000000000000000000000c080a00318694e97afeb41ee34e5fa9ae7985fd027c1e0d1d357bed61d606c8dfcce2da0040ce380e83f061f57ec988fb5d98c6bb871575c517a0ac9e2ee663dcf084a54"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302906","validatorIndex":"0x783"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x611281","index":"0x4302907","validatorIndex":"0x784"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a5f","index":"0x4302908","validatorIndex":"0x785"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145147","index":"0x4302909","validatorIndex":"0x786"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ea6","index":"0x430290a","validatorIndex":"0x787"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6426","index":"0x430290b","validatorIndex":"0x788"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14255f","index":"0x430290c","validatorIndex":"0x789"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x430290d","validatorIndex":"0x78a"}]},[],"0xadeb604281ac8ffb2ffff8d870c72f34170ece66aeef5c246793b5ee6a333dbf"]) 2025-01-08 16:13:47.6809|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x23a8f2a2eca40cb0960000d942ba44351cc937fc4f6610e919b094f27fd91acd","blockNumber":"0xd1656e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x23bad","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x6c23636ff7a0e00e6425b1b3854eed4ce324379a78218b661d04c8e4e31c9e2f","prevRandao":"0xdf834da814931c34b9f82990b847d5906d6f25500888a4b46abe1cb516c722cf","receiptsRoot":"0xb6695d3e67a0af67baf4f05e8db2db207e9956d020ca3e9d5b86a06e8251e318","stateRoot":"0x364b843ccab570aaa1049a36f32354195a6ab63d60f59e8608739b823af79842","timestamp":"0x677ea394","transactions":["0x02f901d58227d883055ea98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f834a927c413ba5c5ca72a022add3ebaee9f6df4e783023db2e1e29c94f044746a7371a0e45e7676729f1808691cc5fa4e0c1999b920b05f904ce429569dbb741c332e332e30000000000000000000000000000000000000000000000000000000c001a0ef98fb762579c187ca8db031cb3b881445a8df2b998730879739843995523130a05727a335270aac696b1fede9b7508fa56612cf7c9f83f3badcfadb0b6e56223f","0x02f901d58227d8830502c48459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be626484e63ce77fec242cb2c26843c8167c84d3138bf9c18d571d75d0467f3161be1e734f1b7b7d47932613639cb697bd0f6f277886f4e9c86862a4c9b05e26bf332e332e30000000000000000000000000000000000000000000000000000000c001a0ca66874d09032f495a7e7befa90ae71b5a073037c96c67283a72cc178eeb8817a007bb17cb90e59a3ffedd547c8e7a60426e05a19448403aebb14af6b0479930c1","0x02f901d58227d8830552038459682f008459682f0e82739e9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be2b9cc2cdd00fe465e64d229eb4477b924c88990d71c8ac6cfdf6a8c72a2ac34b70e391ba3efdb093a9749c00d3e0c09385d190e00b290b086f0398f1c93c5c50332e332e30000000000000000000000000000000000000000000000000000000c001a0e881ef11216687b0ee26872d62c6c6e7776efbd828258addf57d7125cb0831fda04d404c10e991911dacd586a5f95f005b5c09b647e1a012a84bb03b94a8cc4438","0x02f901d58227d883053e928459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f846f0c42b1d5ea68fcf2e3959384f46cfe0882adf8ac206c4879c8d2b289dfbeaef44ee55a88247963e31e8139522cda154a329066df10f6c5a11db71f4e77975332e332e30000000000000000000000000000000000000000000000000000000c080a0d0e3cabfc02ba8404e14ac70ca06fdc335526728e7c2ccc0fc09e0f3b6b8e5b5a00161a112caf74609c1f5b992dd7c6554ab8aa3d2689bb87c33e41611e381d4a1","0x02f901d58227d883054af48459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6e67a15c6779417cb68019bf7708b6342974f4690162a1dd7872da0accb75668ec3ef3bdf0283b87ea45d2d51b6f5d22fbdfa6cb0151a5b5bdb3ca01ee2c5af1332e332e30000000000000000000000000000000000000000000000000000000c080a00318694e97afeb41ee34e5fa9ae7985fd027c1e0d1d357bed61d606c8dfcce2da0040ce380e83f061f57ec988fb5d98c6bb871575c517a0ac9e2ee663dcf084a54"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302906","validatorIndex":"0x783"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x611281","index":"0x4302907","validatorIndex":"0x784"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a5f","index":"0x4302908","validatorIndex":"0x785"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145147","index":"0x4302909","validatorIndex":"0x786"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ea6","index":"0x430290a","validatorIndex":"0x787"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6426","index":"0x430290b","validatorIndex":"0x788"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14255f","index":"0x430290c","validatorIndex":"0x789"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x430290d","validatorIndex":"0x78a"}]},[],"0xadeb604281ac8ffb2ffff8d870c72f34170ece66aeef5c246793b5ee6a333dbf"]) handled in 3ms 2025-01-08 16:13:47.6891|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1c9faa03d3542ce258f66d416fb59225fb22b9dbe9aae4450ed80805487e6a9a","blockNumber":"0xd1656f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x23a8f2a2eca40cb0960000d942ba44351cc937fc4f6610e919b094f27fd91acd","prevRandao":"0x8df945ec6e8c3e6febf8db6067e99c8b24580ec6c902a45caa7c30dd76f15c98","receiptsRoot":"0xdd742f08346d6075bda910872c3f3f2a0ab90eff7071bf209050a9c482aa5391","stateRoot":"0x839982bc6be44bf96ac5ef130dda7514e916a761e0104bd2600c9c9edc900ac2","timestamp":"0x677ea399","transactions":["0x02f901d58227d883054af58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88a23bc01b4a1a53d44531f323bdf27609366c169e76b8a2975f7ba764955fe4af8515b11a7197ac43055c266a245ec8a4f4dcdb1eb30394a0b1298becb7f2dda332e332e30000000000000000000000000000000000000000000000000000000c001a04ec1edef274b6238566e8d4957b449910332c155ccd519f81ebf25e0c9df4ff2a06ec42733027c7e3ede8b7ccfdcebdac1550a5431e7acc174afa3d07266930be5","0x02f901d58227d8830552048459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83049fbda42e3e3e2e43577d92d9c5c8c6065ec9859567e2e2243ba52ea8e767072caba21fbd674d73a997323f65265b5b220c2abc776dae7bc6d2b0296916db6332e332e30000000000000000000000000000000000000000000000000000000c001a0d4f4fa9ee7373aea0a5c600b42c5b4116b814f67bd09aa29d0a654e66bcc885ca023aa23fc2c603c6d201fc075930e77a2beb40bd54deb4cbf5a5a69fa662c1643","0x02f901d58227d883053e938459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca1941d4a7f25a8a8d6f3e018b57f8e1e1090ba63423f86dbc8e6173c5a43609e22a17b53c9bd52e701bd18527b0801e07c534bb80547f2dbc6fad9ba75733b60332e332e30000000000000000000000000000000000000000000000000000000c001a026361a04f153da2d19fe3d729835994fe00903e0113402274af1d25d388c1727a0599dea33a65a722d1151341537b30352de93ae132aa89aeaa863a0b8e689c90d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c4bc","index":"0x430290e","validatorIndex":"0x78b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145011","index":"0x430290f","validatorIndex":"0x78c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14544d","index":"0x4302910","validatorIndex":"0x78d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302911","validatorIndex":"0x78e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147eb4","index":"0x4302912","validatorIndex":"0x78f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14515b","index":"0x4302913","validatorIndex":"0x790"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc36","index":"0x4302914","validatorIndex":"0x791"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147baf","index":"0x4302915","validatorIndex":"0x792"}]},[],"0xa254f265cfdbfe40ab4a155005f7f0b48779d8570e0a3adae4b2dcc8ee90b457"]) 2025-01-08 16:13:47.6891|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13722991 (0x1c9faa...7e6a9a), Extra Data: Nethermind 2025-01-08 16:13:47.6891|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Syncing... Inserting block 13722991 (0x1c9faa...7e6a9a). 2025-01-08 16:13:47.6891|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.6891|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1c9faa03d3542ce258f66d416fb59225fb22b9dbe9aae4450ed80805487e6a9a","blockNumber":"0xd1656f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x23a8f2a2eca40cb0960000d942ba44351cc937fc4f6610e919b094f27fd91acd","prevRandao":"0x8df945ec6e8c3e6febf8db6067e99c8b24580ec6c902a45caa7c30dd76f15c98","receiptsRoot":"0xdd742f08346d6075bda910872c3f3f2a0ab90eff7071bf209050a9c482aa5391","stateRoot":"0x839982bc6be44bf96ac5ef130dda7514e916a761e0104bd2600c9c9edc900ac2","timestamp":"0x677ea399","transactions":["0x02f901d58227d883054af58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88a23bc01b4a1a53d44531f323bdf27609366c169e76b8a2975f7ba764955fe4af8515b11a7197ac43055c266a245ec8a4f4dcdb1eb30394a0b1298becb7f2dda332e332e30000000000000000000000000000000000000000000000000000000c001a04ec1edef274b6238566e8d4957b449910332c155ccd519f81ebf25e0c9df4ff2a06ec42733027c7e3ede8b7ccfdcebdac1550a5431e7acc174afa3d07266930be5","0x02f901d58227d8830552048459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83049fbda42e3e3e2e43577d92d9c5c8c6065ec9859567e2e2243ba52ea8e767072caba21fbd674d73a997323f65265b5b220c2abc776dae7bc6d2b0296916db6332e332e30000000000000000000000000000000000000000000000000000000c001a0d4f4fa9ee7373aea0a5c600b42c5b4116b814f67bd09aa29d0a654e66bcc885ca023aa23fc2c603c6d201fc075930e77a2beb40bd54deb4cbf5a5a69fa662c1643","0x02f901d58227d883053e938459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca1941d4a7f25a8a8d6f3e018b57f8e1e1090ba63423f86dbc8e6173c5a43609e22a17b53c9bd52e701bd18527b0801e07c534bb80547f2dbc6fad9ba75733b60332e332e30000000000000000000000000000000000000000000000000000000c001a026361a04f153da2d19fe3d729835994fe00903e0113402274af1d25d388c1727a0599dea33a65a722d1151341537b30352de93ae132aa89aeaa863a0b8e689c90d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c4bc","index":"0x430290e","validatorIndex":"0x78b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145011","index":"0x430290f","validatorIndex":"0x78c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14544d","index":"0x4302910","validatorIndex":"0x78d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302911","validatorIndex":"0x78e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147eb4","index":"0x4302912","validatorIndex":"0x78f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14515b","index":"0x4302913","validatorIndex":"0x790"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc36","index":"0x4302914","validatorIndex":"0x791"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147baf","index":"0x4302915","validatorIndex":"0x792"}]},[],"0xa254f265cfdbfe40ab4a155005f7f0b48779d8570e0a3adae4b2dcc8ee90b457"]) 2025-01-08 16:13:47.6891|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1c9faa03d3542ce258f66d416fb59225fb22b9dbe9aae4450ed80805487e6a9a","blockNumber":"0xd1656f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x23a8f2a2eca40cb0960000d942ba44351cc937fc4f6610e919b094f27fd91acd","prevRandao":"0x8df945ec6e8c3e6febf8db6067e99c8b24580ec6c902a45caa7c30dd76f15c98","receiptsRoot":"0xdd742f08346d6075bda910872c3f3f2a0ab90eff7071bf209050a9c482aa5391","stateRoot":"0x839982bc6be44bf96ac5ef130dda7514e916a761e0104bd2600c9c9edc900ac2","timestamp":"0x677ea399","transactions":["0x02f901d58227d883054af58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88a23bc01b4a1a53d44531f323bdf27609366c169e76b8a2975f7ba764955fe4af8515b11a7197ac43055c266a245ec8a4f4dcdb1eb30394a0b1298becb7f2dda332e332e30000000000000000000000000000000000000000000000000000000c001a04ec1edef274b6238566e8d4957b449910332c155ccd519f81ebf25e0c9df4ff2a06ec42733027c7e3ede8b7ccfdcebdac1550a5431e7acc174afa3d07266930be5","0x02f901d58227d8830552048459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83049fbda42e3e3e2e43577d92d9c5c8c6065ec9859567e2e2243ba52ea8e767072caba21fbd674d73a997323f65265b5b220c2abc776dae7bc6d2b0296916db6332e332e30000000000000000000000000000000000000000000000000000000c001a0d4f4fa9ee7373aea0a5c600b42c5b4116b814f67bd09aa29d0a654e66bcc885ca023aa23fc2c603c6d201fc075930e77a2beb40bd54deb4cbf5a5a69fa662c1643","0x02f901d58227d883053e938459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ca1941d4a7f25a8a8d6f3e018b57f8e1e1090ba63423f86dbc8e6173c5a43609e22a17b53c9bd52e701bd18527b0801e07c534bb80547f2dbc6fad9ba75733b60332e332e30000000000000000000000000000000000000000000000000000000c001a026361a04f153da2d19fe3d729835994fe00903e0113402274af1d25d388c1727a0599dea33a65a722d1151341537b30352de93ae132aa89aeaa863a0b8e689c90d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c4bc","index":"0x430290e","validatorIndex":"0x78b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145011","index":"0x430290f","validatorIndex":"0x78c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14544d","index":"0x4302910","validatorIndex":"0x78d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302911","validatorIndex":"0x78e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147eb4","index":"0x4302912","validatorIndex":"0x78f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14515b","index":"0x4302913","validatorIndex":"0x790"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fc36","index":"0x4302914","validatorIndex":"0x791"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147baf","index":"0x4302915","validatorIndex":"0x792"}]},[],"0xa254f265cfdbfe40ab4a155005f7f0b48779d8570e0a3adae4b2dcc8ee90b457"]) handled in 2ms 2025-01-08 16:13:47.6980|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe480c9ab341c61bf1155a51cdd2f40378a556356c581d41698ed9892f95ec70","blockNumber":"0xd16570","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1c9faa03d3542ce258f66d416fb59225fb22b9dbe9aae4450ed80805487e6a9a","prevRandao":"0x0dd5fb893419c7f52f2bfa6b6b491e719424b741a9abbeeee86b728b988c0398","receiptsRoot":"0x3ce5f4db9c9ce165995da04f686f513038afcefd515815daf5127bf41a570261","stateRoot":"0x48416779f1594d2cd17c99460e4a0c71f5cf4b90011a7e12ee3ef3aa263bb892","timestamp":"0x677ea39e","transactions":["0x02f901d58227d883055eaa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cae7e3b8ca7fc6cd06e397e0084ce21b438ec0948f95393635fda88c8f8a564d0db8a40484690413421e34b9a80994f894a3408ce6c4fee955afabd919ab9a482332e332e30000000000000000000000000000000000000000000000000000000c080a0ec4b059c3584331d85b22af9e77ebff7ae2d680fba8c151f1c26900f3a49f770a0322e0c253b205bbbae5835f31f7d95fdee3992a93ce6e29d06be09d7c0d0c735","0x02f901d58227d8830502c58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f889b0f8e72728aecbe0e95859510426c88eee0f1fd1b3ecfa663a67fc31718f0c2d3d1119819c1a65aa4407dd429b0c9c0fb45603924973f743375a280ce07459332e332e30000000000000000000000000000000000000000000000000000000c001a0334767b390a2e6e5ed17ede5d72349cee0387d40f8994a3ae1dc35c3d7e93804a019ddcff154f1dac6f636e413e24d9aec55fdfab0ec7889490516f787ffa075b1","0x02f901d58227d8830552058459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f73afb94c6edc61aa48ed329a6c91f7be4325f360b23da43feebc65457802ea61efaf0c815d8a3802df7c012cb07faf06d8c014c73a1f14967a9503d015c8ae3332e332e30000000000000000000000000000000000000000000000000000000c080a08607d5dfde8c94cd9c31e1876b54e63bcc89f5f3ad31ab7e2e8a7cd2ddae4359a070f1ad2b240fb6701c4ef0a744849c47b7c266f1385c815642799ebe53a8c046","0x02f901d58227d883053e948459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84dc23c72de597495476a944a31aa047150f2601518eb591d25339d162bcc85b23fdba1fc108abcfae7dfaceb6bba7ae94333d466e773c994c55c9ee808a8118d332e332e30000000000000000000000000000000000000000000000000000000c080a0e2afc21c8399135ea6198cf6858d800755457500400ac75267c3dabbe0dd1cb6a007121041b3aaa7d29df8ba95e38818a217ddcffa8a2a8c44ffe027d010718fda"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae34f","index":"0x4302916","validatorIndex":"0x793"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x4302917","validatorIndex":"0x794"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c0bb3","index":"0x4302918","validatorIndex":"0x795"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148033","index":"0x4302919","validatorIndex":"0x796"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1452ab","index":"0x430291a","validatorIndex":"0x797"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a6a","index":"0x430291b","validatorIndex":"0x798"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419d5","index":"0x430291c","validatorIndex":"0x799"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b430e","index":"0x430291d","validatorIndex":"0x79a"}]},[],"0xe3efa83052c04ec0f3698ef29cce6a0094c40752fb7265d71f3c6e65f6e48136"]) 2025-01-08 16:13:47.6980|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722992 (0xbe480c...95ec70), Extra Data: chiado-lodestar-0 2025-01-08 16:13:47.6980|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13722992 (0xbe480c...95ec70). 2025-01-08 16:13:47.6980|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.6980|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe480c9ab341c61bf1155a51cdd2f40378a556356c581d41698ed9892f95ec70","blockNumber":"0xd16570","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1c9faa03d3542ce258f66d416fb59225fb22b9dbe9aae4450ed80805487e6a9a","prevRandao":"0x0dd5fb893419c7f52f2bfa6b6b491e719424b741a9abbeeee86b728b988c0398","receiptsRoot":"0x3ce5f4db9c9ce165995da04f686f513038afcefd515815daf5127bf41a570261","stateRoot":"0x48416779f1594d2cd17c99460e4a0c71f5cf4b90011a7e12ee3ef3aa263bb892","timestamp":"0x677ea39e","transactions":["0x02f901d58227d883055eaa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cae7e3b8ca7fc6cd06e397e0084ce21b438ec0948f95393635fda88c8f8a564d0db8a40484690413421e34b9a80994f894a3408ce6c4fee955afabd919ab9a482332e332e30000000000000000000000000000000000000000000000000000000c080a0ec4b059c3584331d85b22af9e77ebff7ae2d680fba8c151f1c26900f3a49f770a0322e0c253b205bbbae5835f31f7d95fdee3992a93ce6e29d06be09d7c0d0c735","0x02f901d58227d8830502c58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f889b0f8e72728aecbe0e95859510426c88eee0f1fd1b3ecfa663a67fc31718f0c2d3d1119819c1a65aa4407dd429b0c9c0fb45603924973f743375a280ce07459332e332e30000000000000000000000000000000000000000000000000000000c001a0334767b390a2e6e5ed17ede5d72349cee0387d40f8994a3ae1dc35c3d7e93804a019ddcff154f1dac6f636e413e24d9aec55fdfab0ec7889490516f787ffa075b1","0x02f901d58227d8830552058459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f73afb94c6edc61aa48ed329a6c91f7be4325f360b23da43feebc65457802ea61efaf0c815d8a3802df7c012cb07faf06d8c014c73a1f14967a9503d015c8ae3332e332e30000000000000000000000000000000000000000000000000000000c080a08607d5dfde8c94cd9c31e1876b54e63bcc89f5f3ad31ab7e2e8a7cd2ddae4359a070f1ad2b240fb6701c4ef0a744849c47b7c266f1385c815642799ebe53a8c046","0x02f901d58227d883053e948459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84dc23c72de597495476a944a31aa047150f2601518eb591d25339d162bcc85b23fdba1fc108abcfae7dfaceb6bba7ae94333d466e773c994c55c9ee808a8118d332e332e30000000000000000000000000000000000000000000000000000000c080a0e2afc21c8399135ea6198cf6858d800755457500400ac75267c3dabbe0dd1cb6a007121041b3aaa7d29df8ba95e38818a217ddcffa8a2a8c44ffe027d010718fda"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae34f","index":"0x4302916","validatorIndex":"0x793"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x4302917","validatorIndex":"0x794"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c0bb3","index":"0x4302918","validatorIndex":"0x795"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148033","index":"0x4302919","validatorIndex":"0x796"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1452ab","index":"0x430291a","validatorIndex":"0x797"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a6a","index":"0x430291b","validatorIndex":"0x798"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419d5","index":"0x430291c","validatorIndex":"0x799"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b430e","index":"0x430291d","validatorIndex":"0x79a"}]},[],"0xe3efa83052c04ec0f3698ef29cce6a0094c40752fb7265d71f3c6e65f6e48136"]) 2025-01-08 16:13:47.6980|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe480c9ab341c61bf1155a51cdd2f40378a556356c581d41698ed9892f95ec70","blockNumber":"0xd16570","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x1c9faa03d3542ce258f66d416fb59225fb22b9dbe9aae4450ed80805487e6a9a","prevRandao":"0x0dd5fb893419c7f52f2bfa6b6b491e719424b741a9abbeeee86b728b988c0398","receiptsRoot":"0x3ce5f4db9c9ce165995da04f686f513038afcefd515815daf5127bf41a570261","stateRoot":"0x48416779f1594d2cd17c99460e4a0c71f5cf4b90011a7e12ee3ef3aa263bb892","timestamp":"0x677ea39e","transactions":["0x02f901d58227d883055eaa8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cae7e3b8ca7fc6cd06e397e0084ce21b438ec0948f95393635fda88c8f8a564d0db8a40484690413421e34b9a80994f894a3408ce6c4fee955afabd919ab9a482332e332e30000000000000000000000000000000000000000000000000000000c080a0ec4b059c3584331d85b22af9e77ebff7ae2d680fba8c151f1c26900f3a49f770a0322e0c253b205bbbae5835f31f7d95fdee3992a93ce6e29d06be09d7c0d0c735","0x02f901d58227d8830502c58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7810b61ae91838459bb08c0400530999e699ced1db8be0b7acf80594f8b6a76042be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f889b0f8e72728aecbe0e95859510426c88eee0f1fd1b3ecfa663a67fc31718f0c2d3d1119819c1a65aa4407dd429b0c9c0fb45603924973f743375a280ce07459332e332e30000000000000000000000000000000000000000000000000000000c001a0334767b390a2e6e5ed17ede5d72349cee0387d40f8994a3ae1dc35c3d7e93804a019ddcff154f1dac6f636e413e24d9aec55fdfab0ec7889490516f787ffa075b1","0x02f901d58227d8830552058459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8f73afb94c6edc61aa48ed329a6c91f7be4325f360b23da43feebc65457802ea61efaf0c815d8a3802df7c012cb07faf06d8c014c73a1f14967a9503d015c8ae3332e332e30000000000000000000000000000000000000000000000000000000c080a08607d5dfde8c94cd9c31e1876b54e63bcc89f5f3ad31ab7e2e8a7cd2ddae4359a070f1ad2b240fb6701c4ef0a744849c47b7c266f1385c815642799ebe53a8c046","0x02f901d58227d883053e948459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f84dc23c72de597495476a944a31aa047150f2601518eb591d25339d162bcc85b23fdba1fc108abcfae7dfaceb6bba7ae94333d466e773c994c55c9ee808a8118d332e332e30000000000000000000000000000000000000000000000000000000c080a0e2afc21c8399135ea6198cf6858d800755457500400ac75267c3dabbe0dd1cb6a007121041b3aaa7d29df8ba95e38818a217ddcffa8a2a8c44ffe027d010718fda"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ae34f","index":"0x4302916","validatorIndex":"0x793"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x4302917","validatorIndex":"0x794"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c0bb3","index":"0x4302918","validatorIndex":"0x795"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x148033","index":"0x4302919","validatorIndex":"0x796"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1452ab","index":"0x430291a","validatorIndex":"0x797"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a6a","index":"0x430291b","validatorIndex":"0x798"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419d5","index":"0x430291c","validatorIndex":"0x799"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b430e","index":"0x430291d","validatorIndex":"0x79a"}]},[],"0xe3efa83052c04ec0f3698ef29cce6a0094c40752fb7265d71f3c6e65f6e48136"]) handled in 1ms 2025-01-08 16:13:47.7060|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x381d2f42dceb847c7ccf4f0d28c07689d79cc06b745655e16b89e04d005432ba","blockNumber":"0xd16571","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe480c9ab341c61bf1155a51cdd2f40378a556356c581d41698ed9892f95ec70","prevRandao":"0x90d7e736356341e817e5dcc0f06dff2469e6e1d2a7cc27c6f3626a2d02641f38","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf7415f40a5ba2901bf6b0cc62b0226b4096879ab782ef59e1f8ab19a73ffdb3f","timestamp":"0x677ea3a3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3777","index":"0x430291e","validatorIndex":"0x79b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bdcdc","index":"0x430291f","validatorIndex":"0x79c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478bd","index":"0x4302920","validatorIndex":"0x79d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43f1df","index":"0x4302921","validatorIndex":"0x79e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a68","index":"0x4302922","validatorIndex":"0x79f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aaa0","index":"0x4302923","validatorIndex":"0x7a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ba9","index":"0x4302924","validatorIndex":"0x7a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147eb3","index":"0x4302925","validatorIndex":"0x7a2"}]},[],"0xb2954460b9d5898b6982b7cd886645bc4b8ff5a1301f18668736352f279b12f9"]) 2025-01-08 16:13:47.7060|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13722993 (0x381d2f...5432ba), Extra Data: chiado-teku-0 2025-01-08 16:13:47.7060|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13722993 (0x381d2f...5432ba). 2025-01-08 16:13:47.7060|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.7060|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x381d2f42dceb847c7ccf4f0d28c07689d79cc06b745655e16b89e04d005432ba","blockNumber":"0xd16571","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe480c9ab341c61bf1155a51cdd2f40378a556356c581d41698ed9892f95ec70","prevRandao":"0x90d7e736356341e817e5dcc0f06dff2469e6e1d2a7cc27c6f3626a2d02641f38","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf7415f40a5ba2901bf6b0cc62b0226b4096879ab782ef59e1f8ab19a73ffdb3f","timestamp":"0x677ea3a3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3777","index":"0x430291e","validatorIndex":"0x79b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bdcdc","index":"0x430291f","validatorIndex":"0x79c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478bd","index":"0x4302920","validatorIndex":"0x79d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43f1df","index":"0x4302921","validatorIndex":"0x79e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a68","index":"0x4302922","validatorIndex":"0x79f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aaa0","index":"0x4302923","validatorIndex":"0x7a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ba9","index":"0x4302924","validatorIndex":"0x7a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147eb3","index":"0x4302925","validatorIndex":"0x7a2"}]},[],"0xb2954460b9d5898b6982b7cd886645bc4b8ff5a1301f18668736352f279b12f9"]) 2025-01-08 16:13:47.7060|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x381d2f42dceb847c7ccf4f0d28c07689d79cc06b745655e16b89e04d005432ba","blockNumber":"0xd16571","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe480c9ab341c61bf1155a51cdd2f40378a556356c581d41698ed9892f95ec70","prevRandao":"0x90d7e736356341e817e5dcc0f06dff2469e6e1d2a7cc27c6f3626a2d02641f38","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf7415f40a5ba2901bf6b0cc62b0226b4096879ab782ef59e1f8ab19a73ffdb3f","timestamp":"0x677ea3a3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3777","index":"0x430291e","validatorIndex":"0x79b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bdcdc","index":"0x430291f","validatorIndex":"0x79c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478bd","index":"0x4302920","validatorIndex":"0x79d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43f1df","index":"0x4302921","validatorIndex":"0x79e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a68","index":"0x4302922","validatorIndex":"0x79f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14aaa0","index":"0x4302923","validatorIndex":"0x7a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ba9","index":"0x4302924","validatorIndex":"0x7a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147eb3","index":"0x4302925","validatorIndex":"0x7a2"}]},[],"0xb2954460b9d5898b6982b7cd886645bc4b8ff5a1301f18668736352f279b12f9"]) handled in 1ms 2025-01-08 16:13:47.7127|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ee4deb12e7a691388ccf7690b76133f65ccc48fab5f722a64dca96f09d52a4e","blockNumber":"0xd16572","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x381d2f42dceb847c7ccf4f0d28c07689d79cc06b745655e16b89e04d005432ba","prevRandao":"0x4b66e4596589cbec954444a1af6c66e6c583ee0ae24b5cfedaf60acdfe0641ca","receiptsRoot":"0x3500b55006c738d296c9c60cc90c4c00cc158aad02fdd496d08ba0d7a51f6a85","stateRoot":"0x6a07ad4264f8fa9f9a89848dc5607566c07243a94ddb0183a9917ecc83d39b57","timestamp":"0x677ea3a8","transactions":["0x02f901d58227d883055eab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8313cef06780c64d596f9f7ca6777406db6c78af22ea9ed872003ddec95d6b0570234cd582375d44b99e72251f0c37d49aa6ebb37c969f01b295dcca247463f73332e332e30000000000000000000000000000000000000000000000000000000c001a05efe444d5bff5bb0ae0884270762d4c69e8fbffd4d85e981e6718e097338d3c6a05c6969610e3103f806f086b9ce3ba52cee2979fe5bd0bd4ca1ab802054031869","0x02f901d58227d8830502c68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d42578f8d441494cdbb4431f3be23b544c7330d9b7925c0faa365da18633013f541301b71b3eab18228a9366f153fff20428acc23d8ebe4659fc873a0d590939332e332e30000000000000000000000000000000000000000000000000000000c080a01aa20fd736ef618bd1afb756a7c5a265cbf1475034ef59c83fbcf354faab1c8ea035635a762def7e4d0a502edb529ff0df4d18b42c0cba51612d37f4a22c3279d2","0x02f901d58227d8830552068459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be252a0ff11d56c29f5bc7edf20c9f18cf4058631e970d885397a1a8c2a014fa973ec7a3f824cb4d6abcb5f81503350696a1fe8fbb25fa80fb1c8f19fe3b217e75332e332e30000000000000000000000000000000000000000000000000000000c001a0aa9f74348d1176500af1ae58e8c5ca86bf86079755e6f368b5318b8b719af883a063773e7d044be0c8a994dfe82867a48d8ff8bd313d57999f9ea2664545f9f45a","0x02f901d58227d883053e958459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be35911064ebc3340b3b4c2875149dec7c68e7aca8ef040763bb2091ff0d9439bb009b0997aa6ad99877741abd2f40f6ee2f8cc091e34c26943e2689e0cbe3d7e5332e332e30000000000000000000000000000000000000000000000000000000c001a036c7da0f3b169df3e94e74e94bca6ead0c36ccd7d2bb6834e1d859ee2bc9fc6ba011d031c6739e008f84aeae51a39129ec703b8f8ff810d8ab219f744fb4407bc7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe00","index":"0x4302926","validatorIndex":"0x7a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302927","validatorIndex":"0x7a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0dca","index":"0x4302928","validatorIndex":"0x7a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302929","validatorIndex":"0x7a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4c8","index":"0x430292a","validatorIndex":"0x7a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b39b1","index":"0x430292b","validatorIndex":"0x7a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1455ee","index":"0x430292c","validatorIndex":"0x7a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x430292d","validatorIndex":"0x7aa"}]},[],"0x3a246ace40c88943f1d1107068cda8dbbb151509d20037cdcb7f2363d0abaf95"]) 2025-01-08 16:13:47.7127|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722994 (0x2ee4de...d52a4e), Extra Data: chiado-teku-0 2025-01-08 16:13:47.7127|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722994 (0x2ee4de...d52a4e). 2025-01-08 16:13:47.7127|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.7127|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ee4deb12e7a691388ccf7690b76133f65ccc48fab5f722a64dca96f09d52a4e","blockNumber":"0xd16572","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x381d2f42dceb847c7ccf4f0d28c07689d79cc06b745655e16b89e04d005432ba","prevRandao":"0x4b66e4596589cbec954444a1af6c66e6c583ee0ae24b5cfedaf60acdfe0641ca","receiptsRoot":"0x3500b55006c738d296c9c60cc90c4c00cc158aad02fdd496d08ba0d7a51f6a85","stateRoot":"0x6a07ad4264f8fa9f9a89848dc5607566c07243a94ddb0183a9917ecc83d39b57","timestamp":"0x677ea3a8","transactions":["0x02f901d58227d883055eab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8313cef06780c64d596f9f7ca6777406db6c78af22ea9ed872003ddec95d6b0570234cd582375d44b99e72251f0c37d49aa6ebb37c969f01b295dcca247463f73332e332e30000000000000000000000000000000000000000000000000000000c001a05efe444d5bff5bb0ae0884270762d4c69e8fbffd4d85e981e6718e097338d3c6a05c6969610e3103f806f086b9ce3ba52cee2979fe5bd0bd4ca1ab802054031869","0x02f901d58227d8830502c68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d42578f8d441494cdbb4431f3be23b544c7330d9b7925c0faa365da18633013f541301b71b3eab18228a9366f153fff20428acc23d8ebe4659fc873a0d590939332e332e30000000000000000000000000000000000000000000000000000000c080a01aa20fd736ef618bd1afb756a7c5a265cbf1475034ef59c83fbcf354faab1c8ea035635a762def7e4d0a502edb529ff0df4d18b42c0cba51612d37f4a22c3279d2","0x02f901d58227d8830552068459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be252a0ff11d56c29f5bc7edf20c9f18cf4058631e970d885397a1a8c2a014fa973ec7a3f824cb4d6abcb5f81503350696a1fe8fbb25fa80fb1c8f19fe3b217e75332e332e30000000000000000000000000000000000000000000000000000000c001a0aa9f74348d1176500af1ae58e8c5ca86bf86079755e6f368b5318b8b719af883a063773e7d044be0c8a994dfe82867a48d8ff8bd313d57999f9ea2664545f9f45a","0x02f901d58227d883053e958459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be35911064ebc3340b3b4c2875149dec7c68e7aca8ef040763bb2091ff0d9439bb009b0997aa6ad99877741abd2f40f6ee2f8cc091e34c26943e2689e0cbe3d7e5332e332e30000000000000000000000000000000000000000000000000000000c001a036c7da0f3b169df3e94e74e94bca6ead0c36ccd7d2bb6834e1d859ee2bc9fc6ba011d031c6739e008f84aeae51a39129ec703b8f8ff810d8ab219f744fb4407bc7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe00","index":"0x4302926","validatorIndex":"0x7a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302927","validatorIndex":"0x7a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0dca","index":"0x4302928","validatorIndex":"0x7a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302929","validatorIndex":"0x7a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4c8","index":"0x430292a","validatorIndex":"0x7a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b39b1","index":"0x430292b","validatorIndex":"0x7a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1455ee","index":"0x430292c","validatorIndex":"0x7a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x430292d","validatorIndex":"0x7aa"}]},[],"0x3a246ace40c88943f1d1107068cda8dbbb151509d20037cdcb7f2363d0abaf95"]) 2025-01-08 16:13:47.7127|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2ee4deb12e7a691388ccf7690b76133f65ccc48fab5f722a64dca96f09d52a4e","blockNumber":"0xd16572","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x1c980","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x381d2f42dceb847c7ccf4f0d28c07689d79cc06b745655e16b89e04d005432ba","prevRandao":"0x4b66e4596589cbec954444a1af6c66e6c583ee0ae24b5cfedaf60acdfe0641ca","receiptsRoot":"0x3500b55006c738d296c9c60cc90c4c00cc158aad02fdd496d08ba0d7a51f6a85","stateRoot":"0x6a07ad4264f8fa9f9a89848dc5607566c07243a94ddb0183a9917ecc83d39b57","timestamp":"0x677ea3a8","transactions":["0x02f901d58227d883055eab8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8313cef06780c64d596f9f7ca6777406db6c78af22ea9ed872003ddec95d6b0570234cd582375d44b99e72251f0c37d49aa6ebb37c969f01b295dcca247463f73332e332e30000000000000000000000000000000000000000000000000000000c001a05efe444d5bff5bb0ae0884270762d4c69e8fbffd4d85e981e6718e097338d3c6a05c6969610e3103f806f086b9ce3ba52cee2979fe5bd0bd4ca1ab802054031869","0x02f901d58227d8830502c68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8d42578f8d441494cdbb4431f3be23b544c7330d9b7925c0faa365da18633013f541301b71b3eab18228a9366f153fff20428acc23d8ebe4659fc873a0d590939332e332e30000000000000000000000000000000000000000000000000000000c080a01aa20fd736ef618bd1afb756a7c5a265cbf1475034ef59c83fbcf354faab1c8ea035635a762def7e4d0a502edb529ff0df4d18b42c0cba51612d37f4a22c3279d2","0x02f901d58227d8830552068459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be252a0ff11d56c29f5bc7edf20c9f18cf4058631e970d885397a1a8c2a014fa973ec7a3f824cb4d6abcb5f81503350696a1fe8fbb25fa80fb1c8f19fe3b217e75332e332e30000000000000000000000000000000000000000000000000000000c001a0aa9f74348d1176500af1ae58e8c5ca86bf86079755e6f368b5318b8b719af883a063773e7d044be0c8a994dfe82867a48d8ff8bd313d57999f9ea2664545f9f45a","0x02f901d58227d883053e958459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be35911064ebc3340b3b4c2875149dec7c68e7aca8ef040763bb2091ff0d9439bb009b0997aa6ad99877741abd2f40f6ee2f8cc091e34c26943e2689e0cbe3d7e5332e332e30000000000000000000000000000000000000000000000000000000c001a036c7da0f3b169df3e94e74e94bca6ead0c36ccd7d2bb6834e1d859ee2bc9fc6ba011d031c6739e008f84aeae51a39129ec703b8f8ff810d8ab219f744fb4407bc7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe00","index":"0x4302926","validatorIndex":"0x7a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302927","validatorIndex":"0x7a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0dca","index":"0x4302928","validatorIndex":"0x7a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14d0cc","index":"0x4302929","validatorIndex":"0x7a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a4c8","index":"0x430292a","validatorIndex":"0x7a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b39b1","index":"0x430292b","validatorIndex":"0x7a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1455ee","index":"0x430292c","validatorIndex":"0x7a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a65f","index":"0x430292d","validatorIndex":"0x7aa"}]},[],"0x3a246ace40c88943f1d1107068cda8dbbb151509d20037cdcb7f2363d0abaf95"]) handled in 1ms 2025-01-08 16:13:47.7218|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x48a4dd17aba6b904eec405f55dc63778b1d89e9f23759dc00de16d22abf9a276","blockNumber":"0xd16573","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2ee4deb12e7a691388ccf7690b76133f65ccc48fab5f722a64dca96f09d52a4e","prevRandao":"0xd802cb1eab08322714f62cb36a688c71fa9da319e3e70c5f6171f62b9351f6ed","receiptsRoot":"0xc0e11d3fd2d9b6ed0dde0bd51685fbbe81435ecb2b7ddea1b723f52efed46792","stateRoot":"0x898cada6e9b19e0d1eb877d078e16e932f9c272bd07ae2db3757e543e75822a1","timestamp":"0x677ea3b2","transactions":["0x02f901d58227d8830552078459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6dc43e84d93531cf5bf7d9751ad168a9dc284cb2850e6f830a7cb3987d03adef7ff03d607b5cc2ec8f8e058c222afe467c4f5532ec7ad8232c8a208df9940717332e332e30000000000000000000000000000000000000000000000000000000c001a0560570583d01eaaee6e650ed0e4abcb683c630fdacd580a24b0959d6c5ce5cd3a068d4140a545f7e4d48ac9efbd5e3ec8d1992949d6102e8fe135f47ada38e085d","0x02f901d58227d8830502c78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4c3190fce3e7ab5ca911461c9c3ef8f9d15e755ae2e282848d8c9b556d9ef2e0c260f47d79db555a863bc5507ad1e3532a6329f3366f3e2ff3c5732716e49091332e332e30000000000000000000000000000000000000000000000000000000c001a034f9966f9f0e0f91f394b9fb3d9beabf2c8317a80a36504075fac672c4ece513a05f286dfae53dec360925382c8e5533756b1628990a5078d887fb090497e37cb2","0x02f901d58227d883053e968459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c18dabad6a52984a6ae6427e3068707baef478a2d99d4c3f6f9948c0106b3cadcf8deecaf60cb2baec19e875f326090884aefcec4bce0adfdce84004f3e6a5090332e332e30000000000000000000000000000000000000000000000000000000c080a0af897dd26876bf634ec9cfeff16b0d606d59ef7b1bcbe0514de308301706bc2ca01da353a120b91c8ad251bd56b47cd4cd02aacc4f099f3bd9d7a837bdbd291ea1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1150","index":"0x430292e","validatorIndex":"0x7ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a07d","index":"0x430292f","validatorIndex":"0x7ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5a03","index":"0x4302930","validatorIndex":"0x7ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302931","validatorIndex":"0x7ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302932","validatorIndex":"0x7af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1397c3","index":"0x4302933","validatorIndex":"0x7b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c41","index":"0x4302934","validatorIndex":"0x7b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1bd20a","index":"0x4302935","validatorIndex":"0x7b2"}]},[],"0x42f730cc827dc2fb634dc6a8e1577bb62b067e1a6215611e230aeb16dc86de51"]) 2025-01-08 16:13:47.7218|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722995 (0x48a4dd...f9a276), Extra Data: chiado-lodestar-0 2025-01-08 16:13:47.7218|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722995 (0x48a4dd...f9a276). 2025-01-08 16:13:47.7218|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.7218|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x48a4dd17aba6b904eec405f55dc63778b1d89e9f23759dc00de16d22abf9a276","blockNumber":"0xd16573","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2ee4deb12e7a691388ccf7690b76133f65ccc48fab5f722a64dca96f09d52a4e","prevRandao":"0xd802cb1eab08322714f62cb36a688c71fa9da319e3e70c5f6171f62b9351f6ed","receiptsRoot":"0xc0e11d3fd2d9b6ed0dde0bd51685fbbe81435ecb2b7ddea1b723f52efed46792","stateRoot":"0x898cada6e9b19e0d1eb877d078e16e932f9c272bd07ae2db3757e543e75822a1","timestamp":"0x677ea3b2","transactions":["0x02f901d58227d8830552078459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6dc43e84d93531cf5bf7d9751ad168a9dc284cb2850e6f830a7cb3987d03adef7ff03d607b5cc2ec8f8e058c222afe467c4f5532ec7ad8232c8a208df9940717332e332e30000000000000000000000000000000000000000000000000000000c001a0560570583d01eaaee6e650ed0e4abcb683c630fdacd580a24b0959d6c5ce5cd3a068d4140a545f7e4d48ac9efbd5e3ec8d1992949d6102e8fe135f47ada38e085d","0x02f901d58227d8830502c78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4c3190fce3e7ab5ca911461c9c3ef8f9d15e755ae2e282848d8c9b556d9ef2e0c260f47d79db555a863bc5507ad1e3532a6329f3366f3e2ff3c5732716e49091332e332e30000000000000000000000000000000000000000000000000000000c001a034f9966f9f0e0f91f394b9fb3d9beabf2c8317a80a36504075fac672c4ece513a05f286dfae53dec360925382c8e5533756b1628990a5078d887fb090497e37cb2","0x02f901d58227d883053e968459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c18dabad6a52984a6ae6427e3068707baef478a2d99d4c3f6f9948c0106b3cadcf8deecaf60cb2baec19e875f326090884aefcec4bce0adfdce84004f3e6a5090332e332e30000000000000000000000000000000000000000000000000000000c080a0af897dd26876bf634ec9cfeff16b0d606d59ef7b1bcbe0514de308301706bc2ca01da353a120b91c8ad251bd56b47cd4cd02aacc4f099f3bd9d7a837bdbd291ea1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1150","index":"0x430292e","validatorIndex":"0x7ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a07d","index":"0x430292f","validatorIndex":"0x7ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5a03","index":"0x4302930","validatorIndex":"0x7ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302931","validatorIndex":"0x7ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302932","validatorIndex":"0x7af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1397c3","index":"0x4302933","validatorIndex":"0x7b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c41","index":"0x4302934","validatorIndex":"0x7b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1bd20a","index":"0x4302935","validatorIndex":"0x7b2"}]},[],"0x42f730cc827dc2fb634dc6a8e1577bb62b067e1a6215611e230aeb16dc86de51"]) 2025-01-08 16:13:47.7218|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x48a4dd17aba6b904eec405f55dc63778b1d89e9f23759dc00de16d22abf9a276","blockNumber":"0xd16573","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x15723","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2ee4deb12e7a691388ccf7690b76133f65ccc48fab5f722a64dca96f09d52a4e","prevRandao":"0xd802cb1eab08322714f62cb36a688c71fa9da319e3e70c5f6171f62b9351f6ed","receiptsRoot":"0xc0e11d3fd2d9b6ed0dde0bd51685fbbe81435ecb2b7ddea1b723f52efed46792","stateRoot":"0x898cada6e9b19e0d1eb877d078e16e932f9c272bd07ae2db3757e543e75822a1","timestamp":"0x677ea3b2","transactions":["0x02f901d58227d8830552078459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c6dc43e84d93531cf5bf7d9751ad168a9dc284cb2850e6f830a7cb3987d03adef7ff03d607b5cc2ec8f8e058c222afe467c4f5532ec7ad8232c8a208df9940717332e332e30000000000000000000000000000000000000000000000000000000c001a0560570583d01eaaee6e650ed0e4abcb683c630fdacd580a24b0959d6c5ce5cd3a068d4140a545f7e4d48ac9efbd5e3ec8d1992949d6102e8fe135f47ada38e085d","0x02f901d58227d8830502c78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be4c3190fce3e7ab5ca911461c9c3ef8f9d15e755ae2e282848d8c9b556d9ef2e0c260f47d79db555a863bc5507ad1e3532a6329f3366f3e2ff3c5732716e49091332e332e30000000000000000000000000000000000000000000000000000000c001a034f9966f9f0e0f91f394b9fb3d9beabf2c8317a80a36504075fac672c4ece513a05f286dfae53dec360925382c8e5533756b1628990a5078d887fb090497e37cb2","0x02f901d58227d883053e968459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c18dabad6a52984a6ae6427e3068707baef478a2d99d4c3f6f9948c0106b3cadcf8deecaf60cb2baec19e875f326090884aefcec4bce0adfdce84004f3e6a5090332e332e30000000000000000000000000000000000000000000000000000000c080a0af897dd26876bf634ec9cfeff16b0d606d59ef7b1bcbe0514de308301706bc2ca01da353a120b91c8ad251bd56b47cd4cd02aacc4f099f3bd9d7a837bdbd291ea1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1150","index":"0x430292e","validatorIndex":"0x7ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a07d","index":"0x430292f","validatorIndex":"0x7ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c5a03","index":"0x4302930","validatorIndex":"0x7ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302931","validatorIndex":"0x7ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302932","validatorIndex":"0x7af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1397c3","index":"0x4302933","validatorIndex":"0x7b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139c41","index":"0x4302934","validatorIndex":"0x7b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1bd20a","index":"0x4302935","validatorIndex":"0x7b2"}]},[],"0x42f730cc827dc2fb634dc6a8e1577bb62b067e1a6215611e230aeb16dc86de51"]) handled in 1ms 2025-01-08 16:13:47.7293|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","blockNumber":"0xd16574","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x48a4dd17aba6b904eec405f55dc63778b1d89e9f23759dc00de16d22abf9a276","prevRandao":"0xf2c5f7395a45595b8fc13b82518dee506f0d674bfcedc578086d6443939168a8","receiptsRoot":"0x8931f5206fa092d0923f5521fc7b878afc3d57a7bb2bfee1c72a84638478cd1c","stateRoot":"0xc70cbf85b11bfc76ac5dadac01eb5874430ca030dc6e62574c7030c3bc581eec","timestamp":"0x677ea3b7","transactions":["0x02f901d58227d8830502c88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3845c7b387eac989f8f806708d4a5ecf3a6e80e581b72e5cd145942e43608c72385a799fd028f816c31d5ce687bafe3c39b939067c85c281ec757ee173b29804332e332e30000000000000000000000000000000000000000000000000000000c001a02b9769b3a5e1bcf53369d2a3656e0966103bd244ef23e992ed5f97be8cf5410ba02186bd1a4436212acc79bd580430ddcb0f6cce69442638698c3d46e22c1dd182"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302936","validatorIndex":"0x7b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2b9","index":"0x4302937","validatorIndex":"0x7b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efcc","index":"0x4302938","validatorIndex":"0x7b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x68e9af","index":"0x4302939","validatorIndex":"0x7b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c3bc","index":"0x430293a","validatorIndex":"0x7b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9a0","index":"0x430293b","validatorIndex":"0x7b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137332","index":"0x430293c","validatorIndex":"0x7b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x136d53","index":"0x430293d","validatorIndex":"0x7ba"}]},[],"0x863691f9287e8afcd1a5f7124b7f0bced30059360f0e4d5cc020aaacb44c14d2"]) 2025-01-08 16:13:47.7293|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13722996 (0xa289f0...6618f6), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:47.7293|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13722996 (0xa289f0...6618f6). 2025-01-08 16:13:47.7293|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:47.7293|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","blockNumber":"0xd16574","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x48a4dd17aba6b904eec405f55dc63778b1d89e9f23759dc00de16d22abf9a276","prevRandao":"0xf2c5f7395a45595b8fc13b82518dee506f0d674bfcedc578086d6443939168a8","receiptsRoot":"0x8931f5206fa092d0923f5521fc7b878afc3d57a7bb2bfee1c72a84638478cd1c","stateRoot":"0xc70cbf85b11bfc76ac5dadac01eb5874430ca030dc6e62574c7030c3bc581eec","timestamp":"0x677ea3b7","transactions":["0x02f901d58227d8830502c88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3845c7b387eac989f8f806708d4a5ecf3a6e80e581b72e5cd145942e43608c72385a799fd028f816c31d5ce687bafe3c39b939067c85c281ec757ee173b29804332e332e30000000000000000000000000000000000000000000000000000000c001a02b9769b3a5e1bcf53369d2a3656e0966103bd244ef23e992ed5f97be8cf5410ba02186bd1a4436212acc79bd580430ddcb0f6cce69442638698c3d46e22c1dd182"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302936","validatorIndex":"0x7b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2b9","index":"0x4302937","validatorIndex":"0x7b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efcc","index":"0x4302938","validatorIndex":"0x7b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x68e9af","index":"0x4302939","validatorIndex":"0x7b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c3bc","index":"0x430293a","validatorIndex":"0x7b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9a0","index":"0x430293b","validatorIndex":"0x7b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137332","index":"0x430293c","validatorIndex":"0x7b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x136d53","index":"0x430293d","validatorIndex":"0x7ba"}]},[],"0x863691f9287e8afcd1a5f7124b7f0bced30059360f0e4d5cc020aaacb44c14d2"]) 2025-01-08 16:13:47.7293|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","blockNumber":"0xd16574","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x48a4dd17aba6b904eec405f55dc63778b1d89e9f23759dc00de16d22abf9a276","prevRandao":"0xf2c5f7395a45595b8fc13b82518dee506f0d674bfcedc578086d6443939168a8","receiptsRoot":"0x8931f5206fa092d0923f5521fc7b878afc3d57a7bb2bfee1c72a84638478cd1c","stateRoot":"0xc70cbf85b11bfc76ac5dadac01eb5874430ca030dc6e62574c7030c3bc581eec","timestamp":"0x677ea3b7","transactions":["0x02f901d58227d8830502c88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d793601424363d7701019875d65773e7ade11b6c21e4674bd5d76a663329511200fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3845c7b387eac989f8f806708d4a5ecf3a6e80e581b72e5cd145942e43608c72385a799fd028f816c31d5ce687bafe3c39b939067c85c281ec757ee173b29804332e332e30000000000000000000000000000000000000000000000000000000c001a02b9769b3a5e1bcf53369d2a3656e0966103bd244ef23e992ed5f97be8cf5410ba02186bd1a4436212acc79bd580430ddcb0f6cce69442638698c3d46e22c1dd182"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f15b","index":"0x4302936","validatorIndex":"0x7b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f2b9","index":"0x4302937","validatorIndex":"0x7b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13efcc","index":"0x4302938","validatorIndex":"0x7b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x68e9af","index":"0x4302939","validatorIndex":"0x7b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c3bc","index":"0x430293a","validatorIndex":"0x7b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c9a0","index":"0x430293b","validatorIndex":"0x7b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x137332","index":"0x430293c","validatorIndex":"0x7b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x136d53","index":"0x430293d","validatorIndex":"0x7ba"}]},[],"0x863691f9287e8afcd1a5f7124b7f0bced30059360f0e4d5cc020aaacb44c14d2"]) handled in 1ms 2025-01-08 16:13:47.7355|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc","headBlockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","safeBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a"},null]) 2025-01-08 16:13:47.7355|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc","headBlockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","safeBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a"}, null] 2025-01-08 16:13:47.7355|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 0xa289f0...6618f6, Safe: 0xe98652...f3a79a, Finalized: 0x8306e4...1e75dc 2025-01-08 16:13:47.7363|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Syncing beacon headers, Request: ForkChoice: 0xa289f0...6618f6, Safe: 0xe98652...f3a79a, Finalized: 0x8306e4...1e75dc 2025-01-08 16:13:47.7363|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc","headBlockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","safeBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a"},null]) 2025-01-08 16:13:47.7363|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x8306e4205decfdacc15d2b463c1e68c7717d8a8ca57e75ccac5dbd91b31e75dc","headBlockHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","safeBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a"},null]) handled in 1ms 2025-01-08 16:13:47.7996|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.248.79:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:13:47.8093|DEBUG|Synchronization.FastBlocks.HeadersSyncFeed|9|LOWEST_INSERTED 13722964 | HANDLED HEADERS [13722900, 13722986](87) [HIGH] [times: S:7ms|R:123ms|V:6ms|W:0ms|H:6ms|A:137ms, retries 0] min#: 13722987 [ ][ ][Peer|eth68|13723020| 139.144.26.85:| Out] 2025-01-08 16:13:47.8093|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|8|BeaconHeadersSyncFeed state changed to Dormant 2025-01-08 16:13:47.8213|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 16:13:47.8852|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:13:47.9248|DEBUG|Db.SimpleFilePublicKeyDb|8|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_927dfc91-682e-416c-a91b-84c7055828b6 2025-01-08 16:13:47.9626|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 16:13:48.1490|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.22.153.181:30486] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:13:48.2253|DEBUG|Network.PeerManager|11|Peer pool size is: 1010 2025-01-08 16:13:48.4280|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.198.204.100:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:13:48.5572|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","blockNumber":"0xd16575","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","prevRandao":"0x76e53149db90816833489195f9c9ec4d7deac9ca6195605a8cba23c3f3601189","receiptsRoot":"0xf6b94e8078b550da07a325964a802b8e624074c55dbf5d4e1df6a72ee1ba27e5","stateRoot":"0xedb8e6abaea716669a921c64958e85116efd0442ce2294c9c4bf525d36c7a746","timestamp":"0x677ea3bc","transactions":["0x02f901d58227d8830502c98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7b74bfeecb154b5f1afb74aaff4231f90f98640a3a57e0f303791de1740d27490abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54d3e8bcb137c42054c06f3728ad5cd3de379afb422e991a8f0f9479dd13abb5cfb447e9044a1b7ba4958d3330e227d2b8d3599a3b21518273e9f201d34c2b32332e332e30000000000000000000000000000000000000000000000000000000c001a0bffbeb1344cf28cb8e68389eb66ecb5be253576847947eee7fd21a8f1128db40a00668a2ae45b3d4cba2d147e952c77e902964c11ecb891530b328dc2cf7a8e423","0x02f901d58227d8830552088459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7c0cd357790d42b44eb41f43befa84ea700d3fd026ba9c85015c5a1eb16ad208ecbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd2afab7a75d76874246f5bef450c1b0d99047c6c3f3a342afdf9404affb23d8e42b09716fda327bc47ad9f4c588569abaa9ce91bd1d5c51f0df12a698a3cdb06332e332e30000000000000000000000000000000000000000000000000000000c001a0bf205b47266c9af7a6b771edd957b7667c9c7ec9234b3b317c3403a5e8e43018a01c1e9f25c29f67285b36f508702986448dd9a9319efc01c988f7e96935b4397a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3783","index":"0x430293e","validatorIndex":"0x7bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147766","index":"0x430293f","validatorIndex":"0x7bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302940","validatorIndex":"0x7bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bd5","index":"0x4302941","validatorIndex":"0x7be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14253b","index":"0x4302942","validatorIndex":"0x7bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f0e","index":"0x4302943","validatorIndex":"0x7c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144592","index":"0x4302944","validatorIndex":"0x7c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142182","index":"0x4302945","validatorIndex":"0x7c2"}]},[],"0x169989e113b56c9324136fe92def89099be8fb3914fca7cb56ba1fcdef9e0567"]) 2025-01-08 16:13:48.5572|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722997 (0xd7b407...235c3d), Extra Data: Nethermind 2025-01-08 16:13:48.5572|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722997 (0xd7b407...235c3d). 2025-01-08 16:13:48.5572|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.5572|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","blockNumber":"0xd16575","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","prevRandao":"0x76e53149db90816833489195f9c9ec4d7deac9ca6195605a8cba23c3f3601189","receiptsRoot":"0xf6b94e8078b550da07a325964a802b8e624074c55dbf5d4e1df6a72ee1ba27e5","stateRoot":"0xedb8e6abaea716669a921c64958e85116efd0442ce2294c9c4bf525d36c7a746","timestamp":"0x677ea3bc","transactions":["0x02f901d58227d8830502c98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7b74bfeecb154b5f1afb74aaff4231f90f98640a3a57e0f303791de1740d27490abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54d3e8bcb137c42054c06f3728ad5cd3de379afb422e991a8f0f9479dd13abb5cfb447e9044a1b7ba4958d3330e227d2b8d3599a3b21518273e9f201d34c2b32332e332e30000000000000000000000000000000000000000000000000000000c001a0bffbeb1344cf28cb8e68389eb66ecb5be253576847947eee7fd21a8f1128db40a00668a2ae45b3d4cba2d147e952c77e902964c11ecb891530b328dc2cf7a8e423","0x02f901d58227d8830552088459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7c0cd357790d42b44eb41f43befa84ea700d3fd026ba9c85015c5a1eb16ad208ecbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd2afab7a75d76874246f5bef450c1b0d99047c6c3f3a342afdf9404affb23d8e42b09716fda327bc47ad9f4c588569abaa9ce91bd1d5c51f0df12a698a3cdb06332e332e30000000000000000000000000000000000000000000000000000000c001a0bf205b47266c9af7a6b771edd957b7667c9c7ec9234b3b317c3403a5e8e43018a01c1e9f25c29f67285b36f508702986448dd9a9319efc01c988f7e96935b4397a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3783","index":"0x430293e","validatorIndex":"0x7bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147766","index":"0x430293f","validatorIndex":"0x7bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302940","validatorIndex":"0x7bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bd5","index":"0x4302941","validatorIndex":"0x7be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14253b","index":"0x4302942","validatorIndex":"0x7bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f0e","index":"0x4302943","validatorIndex":"0x7c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144592","index":"0x4302944","validatorIndex":"0x7c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142182","index":"0x4302945","validatorIndex":"0x7c2"}]},[],"0x169989e113b56c9324136fe92def89099be8fb3914fca7cb56ba1fcdef9e0567"]) 2025-01-08 16:13:48.5572|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","blockNumber":"0xd16575","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa289f0ea640c02b30044cf9789c377f456a8886616b9165680fd4fda706618f6","prevRandao":"0x76e53149db90816833489195f9c9ec4d7deac9ca6195605a8cba23c3f3601189","receiptsRoot":"0xf6b94e8078b550da07a325964a802b8e624074c55dbf5d4e1df6a72ee1ba27e5","stateRoot":"0xedb8e6abaea716669a921c64958e85116efd0442ce2294c9c4bf525d36c7a746","timestamp":"0x677ea3bc","transactions":["0x02f901d58227d8830502c98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7b74bfeecb154b5f1afb74aaff4231f90f98640a3a57e0f303791de1740d27490abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c54d3e8bcb137c42054c06f3728ad5cd3de379afb422e991a8f0f9479dd13abb5cfb447e9044a1b7ba4958d3330e227d2b8d3599a3b21518273e9f201d34c2b32332e332e30000000000000000000000000000000000000000000000000000000c001a0bffbeb1344cf28cb8e68389eb66ecb5be253576847947eee7fd21a8f1128db40a00668a2ae45b3d4cba2d147e952c77e902964c11ecb891530b328dc2cf7a8e423","0x02f901d58227d8830552088459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7c0cd357790d42b44eb41f43befa84ea700d3fd026ba9c85015c5a1eb16ad208ecbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cd2afab7a75d76874246f5bef450c1b0d99047c6c3f3a342afdf9404affb23d8e42b09716fda327bc47ad9f4c588569abaa9ce91bd1d5c51f0df12a698a3cdb06332e332e30000000000000000000000000000000000000000000000000000000c001a0bf205b47266c9af7a6b771edd957b7667c9c7ec9234b3b317c3403a5e8e43018a01c1e9f25c29f67285b36f508702986448dd9a9319efc01c988f7e96935b4397a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3783","index":"0x430293e","validatorIndex":"0x7bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147766","index":"0x430293f","validatorIndex":"0x7bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302940","validatorIndex":"0x7bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bd5","index":"0x4302941","validatorIndex":"0x7be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14253b","index":"0x4302942","validatorIndex":"0x7bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f0e","index":"0x4302943","validatorIndex":"0x7c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144592","index":"0x4302944","validatorIndex":"0x7c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142182","index":"0x4302945","validatorIndex":"0x7c2"}]},[],"0x169989e113b56c9324136fe92def89099be8fb3914fca7cb56ba1fcdef9e0567"]) handled in 2ms 2025-01-08 16:13:48.6016|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa123e4786b334a0c389fddd4718eda9867f7356c81ebb16bcacc8e8e70470d83","blockNumber":"0xd16576","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","prevRandao":"0xf423302036f2459a42876cd092660b534a609a659d5b7e2f840015c5c7e522d9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3a6b2f772bd24562c9c857ea2a3e89f4968ab0e17dda7f2ba823cd944b34afc2","timestamp":"0x677ea3c1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147766","index":"0x4302946","validatorIndex":"0x7c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2f5d","index":"0x4302947","validatorIndex":"0x7c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141110","index":"0x4302948","validatorIndex":"0x7c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4c56","index":"0x4302949","validatorIndex":"0x7c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b7e","index":"0x430294a","validatorIndex":"0x7c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474a1","index":"0x430294b","validatorIndex":"0x7c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0368","index":"0x430294c","validatorIndex":"0x7c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430294d","validatorIndex":"0x7ca"}]},[],"0x4e812961aaa944ee648a4ca270510fcdf61cea5b34dae0a5fd3a52dddec932cf"]) 2025-01-08 16:13:48.6016|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722998 (0xa123e4...470d83), Extra Data: Nethermind 2025-01-08 16:13:48.6016|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722998 (0xa123e4...470d83). 2025-01-08 16:13:48.6016|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6016|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa123e4786b334a0c389fddd4718eda9867f7356c81ebb16bcacc8e8e70470d83","blockNumber":"0xd16576","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","prevRandao":"0xf423302036f2459a42876cd092660b534a609a659d5b7e2f840015c5c7e522d9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3a6b2f772bd24562c9c857ea2a3e89f4968ab0e17dda7f2ba823cd944b34afc2","timestamp":"0x677ea3c1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147766","index":"0x4302946","validatorIndex":"0x7c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2f5d","index":"0x4302947","validatorIndex":"0x7c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141110","index":"0x4302948","validatorIndex":"0x7c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4c56","index":"0x4302949","validatorIndex":"0x7c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b7e","index":"0x430294a","validatorIndex":"0x7c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474a1","index":"0x430294b","validatorIndex":"0x7c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0368","index":"0x430294c","validatorIndex":"0x7c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430294d","validatorIndex":"0x7ca"}]},[],"0x4e812961aaa944ee648a4ca270510fcdf61cea5b34dae0a5fd3a52dddec932cf"]) 2025-01-08 16:13:48.6016|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa123e4786b334a0c389fddd4718eda9867f7356c81ebb16bcacc8e8e70470d83","blockNumber":"0xd16576","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","prevRandao":"0xf423302036f2459a42876cd092660b534a609a659d5b7e2f840015c5c7e522d9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3a6b2f772bd24562c9c857ea2a3e89f4968ab0e17dda7f2ba823cd944b34afc2","timestamp":"0x677ea3c1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147766","index":"0x4302946","validatorIndex":"0x7c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d2f5d","index":"0x4302947","validatorIndex":"0x7c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141110","index":"0x4302948","validatorIndex":"0x7c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4c56","index":"0x4302949","validatorIndex":"0x7c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144b7e","index":"0x430294a","validatorIndex":"0x7c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474a1","index":"0x430294b","validatorIndex":"0x7c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0368","index":"0x430294c","validatorIndex":"0x7c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430294d","validatorIndex":"0x7ca"}]},[],"0x4e812961aaa944ee648a4ca270510fcdf61cea5b34dae0a5fd3a52dddec932cf"]) handled in 1ms 2025-01-08 16:13:48.6121|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea4037c696898d18fcf8c14350e15c792f6311e2e446ab417d5b8143441c7420","blockNumber":"0xd16577","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa123e4786b334a0c389fddd4718eda9867f7356c81ebb16bcacc8e8e70470d83","prevRandao":"0xdaa77e434e3526f790b35a10dca4dfe9d7c3d39495f13b7cae7a5bb378832671","receiptsRoot":"0x2498833204897596a5c31bb54c3cb9c75ba13577a4bc8d17ec1db57b617709cc","stateRoot":"0xaed535296456f664351a693a385fe8c67580be4e413b21f9313183c842f878bd","timestamp":"0x677ea3c6","transactions":["0x02f901d58227d8830502ca8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7b74bfeecb154b5f1afb74aaff4231f90f98640a3a57e0f303791de1740d27490abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea0eee8f50e0b65fe9431712893c9c707ba7be2c04070e8d4a9a811fdd40f5b5c667977ac761d3137a133ca221d5b02bf2d8a55498ded0d6704f9ad93a5223048332e332e30000000000000000000000000000000000000000000000000000000c080a03c51e172362abf13136f22b956787dce1d95c8e26811e02f0597e1b756878f3fa0425d3597c0b81453b3ed9c38f52533e5d72268777a7c4a9979eef898f0241701"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475e4","index":"0x430294e","validatorIndex":"0x7cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430294f","validatorIndex":"0x7cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471a3","index":"0x4302950","validatorIndex":"0x7cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c1bd","index":"0x4302951","validatorIndex":"0x7ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f68","index":"0x4302952","validatorIndex":"0x7cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ce8","index":"0x4302953","validatorIndex":"0x7d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bfe","index":"0x4302954","validatorIndex":"0x7d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbd7","index":"0x4302955","validatorIndex":"0x7d2"}]},[],"0x6bf961051788d9c677499281f9026b875c9ba6cc3d2421e81a8ba66796701e41"]) 2025-01-08 16:13:48.6126|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13722999 (0xea4037...1c7420), Extra Data: chiado-lodestar-0 2025-01-08 16:13:48.6126|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13722999 (0xea4037...1c7420). 2025-01-08 16:13:48.6126|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6126|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea4037c696898d18fcf8c14350e15c792f6311e2e446ab417d5b8143441c7420","blockNumber":"0xd16577","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa123e4786b334a0c389fddd4718eda9867f7356c81ebb16bcacc8e8e70470d83","prevRandao":"0xdaa77e434e3526f790b35a10dca4dfe9d7c3d39495f13b7cae7a5bb378832671","receiptsRoot":"0x2498833204897596a5c31bb54c3cb9c75ba13577a4bc8d17ec1db57b617709cc","stateRoot":"0xaed535296456f664351a693a385fe8c67580be4e413b21f9313183c842f878bd","timestamp":"0x677ea3c6","transactions":["0x02f901d58227d8830502ca8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7b74bfeecb154b5f1afb74aaff4231f90f98640a3a57e0f303791de1740d27490abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea0eee8f50e0b65fe9431712893c9c707ba7be2c04070e8d4a9a811fdd40f5b5c667977ac761d3137a133ca221d5b02bf2d8a55498ded0d6704f9ad93a5223048332e332e30000000000000000000000000000000000000000000000000000000c080a03c51e172362abf13136f22b956787dce1d95c8e26811e02f0597e1b756878f3fa0425d3597c0b81453b3ed9c38f52533e5d72268777a7c4a9979eef898f0241701"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475e4","index":"0x430294e","validatorIndex":"0x7cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430294f","validatorIndex":"0x7cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471a3","index":"0x4302950","validatorIndex":"0x7cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c1bd","index":"0x4302951","validatorIndex":"0x7ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f68","index":"0x4302952","validatorIndex":"0x7cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ce8","index":"0x4302953","validatorIndex":"0x7d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bfe","index":"0x4302954","validatorIndex":"0x7d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbd7","index":"0x4302955","validatorIndex":"0x7d2"}]},[],"0x6bf961051788d9c677499281f9026b875c9ba6cc3d2421e81a8ba66796701e41"]) 2025-01-08 16:13:48.6126|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea4037c696898d18fcf8c14350e15c792f6311e2e446ab417d5b8143441c7420","blockNumber":"0xd16577","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa123e4786b334a0c389fddd4718eda9867f7356c81ebb16bcacc8e8e70470d83","prevRandao":"0xdaa77e434e3526f790b35a10dca4dfe9d7c3d39495f13b7cae7a5bb378832671","receiptsRoot":"0x2498833204897596a5c31bb54c3cb9c75ba13577a4bc8d17ec1db57b617709cc","stateRoot":"0xaed535296456f664351a693a385fe8c67580be4e413b21f9313183c842f878bd","timestamp":"0x677ea3c6","transactions":["0x02f901d58227d8830502ca8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d7b74bfeecb154b5f1afb74aaff4231f90f98640a3a57e0f303791de1740d27490abe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea0eee8f50e0b65fe9431712893c9c707ba7be2c04070e8d4a9a811fdd40f5b5c667977ac761d3137a133ca221d5b02bf2d8a55498ded0d6704f9ad93a5223048332e332e30000000000000000000000000000000000000000000000000000000c080a03c51e172362abf13136f22b956787dce1d95c8e26811e02f0597e1b756878f3fa0425d3597c0b81453b3ed9c38f52533e5d72268777a7c4a9979eef898f0241701"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475e4","index":"0x430294e","validatorIndex":"0x7cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430294f","validatorIndex":"0x7cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471a3","index":"0x4302950","validatorIndex":"0x7cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c1bd","index":"0x4302951","validatorIndex":"0x7ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f68","index":"0x4302952","validatorIndex":"0x7cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ce8","index":"0x4302953","validatorIndex":"0x7d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bfe","index":"0x4302954","validatorIndex":"0x7d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbd7","index":"0x4302955","validatorIndex":"0x7d2"}]},[],"0x6bf961051788d9c677499281f9026b875c9ba6cc3d2421e81a8ba66796701e41"]) handled in 1ms 2025-01-08 16:13:48.6216|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1e833e0cad4e611ce608c9f0cabdf4849f57823dce0f14c845274f916a181b20","blockNumber":"0xd16578","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xea4037c696898d18fcf8c14350e15c792f6311e2e446ab417d5b8143441c7420","prevRandao":"0xc4eb6a56cc48079ff7ee575a94fe8eeed97a7474ee7efd6a886563d6c8d6ba10","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe404d87c2f5308e4b53cd19b2376e22d2a48c84e6fcc876fec470827def5c1bb","timestamp":"0x677ea3cb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144717","index":"0x4302956","validatorIndex":"0x7d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1446ef","index":"0x4302957","validatorIndex":"0x7d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302958","validatorIndex":"0x7d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478c2","index":"0x4302959","validatorIndex":"0x7d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700f","index":"0x430295a","validatorIndex":"0x7d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472e5","index":"0x430295b","validatorIndex":"0x7d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147321","index":"0x430295c","validatorIndex":"0x7d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472d8","index":"0x430295d","validatorIndex":"0x7da"}]},[],"0x59c7a4c69b5b855e654b1c8ea2bec3fce82f07790c28427aa2824cc1d91818dd"]) 2025-01-08 16:13:48.6216|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723000 (0x1e833e...181b20), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:48.6242|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723000 (0x1e833e...181b20). 2025-01-08 16:13:48.6242|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6242|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1e833e0cad4e611ce608c9f0cabdf4849f57823dce0f14c845274f916a181b20","blockNumber":"0xd16578","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xea4037c696898d18fcf8c14350e15c792f6311e2e446ab417d5b8143441c7420","prevRandao":"0xc4eb6a56cc48079ff7ee575a94fe8eeed97a7474ee7efd6a886563d6c8d6ba10","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe404d87c2f5308e4b53cd19b2376e22d2a48c84e6fcc876fec470827def5c1bb","timestamp":"0x677ea3cb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144717","index":"0x4302956","validatorIndex":"0x7d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1446ef","index":"0x4302957","validatorIndex":"0x7d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302958","validatorIndex":"0x7d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478c2","index":"0x4302959","validatorIndex":"0x7d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700f","index":"0x430295a","validatorIndex":"0x7d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472e5","index":"0x430295b","validatorIndex":"0x7d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147321","index":"0x430295c","validatorIndex":"0x7d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472d8","index":"0x430295d","validatorIndex":"0x7da"}]},[],"0x59c7a4c69b5b855e654b1c8ea2bec3fce82f07790c28427aa2824cc1d91818dd"]) 2025-01-08 16:13:48.6242|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1e833e0cad4e611ce608c9f0cabdf4849f57823dce0f14c845274f916a181b20","blockNumber":"0xd16578","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xea4037c696898d18fcf8c14350e15c792f6311e2e446ab417d5b8143441c7420","prevRandao":"0xc4eb6a56cc48079ff7ee575a94fe8eeed97a7474ee7efd6a886563d6c8d6ba10","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe404d87c2f5308e4b53cd19b2376e22d2a48c84e6fcc876fec470827def5c1bb","timestamp":"0x677ea3cb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144717","index":"0x4302956","validatorIndex":"0x7d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1446ef","index":"0x4302957","validatorIndex":"0x7d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302958","validatorIndex":"0x7d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478c2","index":"0x4302959","validatorIndex":"0x7d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700f","index":"0x430295a","validatorIndex":"0x7d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472e5","index":"0x430295b","validatorIndex":"0x7d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147321","index":"0x430295c","validatorIndex":"0x7d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472d8","index":"0x430295d","validatorIndex":"0x7da"}]},[],"0x59c7a4c69b5b855e654b1c8ea2bec3fce82f07790c28427aa2824cc1d91818dd"]) handled in 3ms 2025-01-08 16:13:48.6311|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc4ccd2733c3be16e1e315881e0fc591b97f290c7f2b8887359da872abc172a39","blockNumber":"0xd16579","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1e833e0cad4e611ce608c9f0cabdf4849f57823dce0f14c845274f916a181b20","prevRandao":"0x0b3766ea392c91853edd15d20d654b19e7156e4339258b96ac7144457d50dca3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xebde533e8d924bac2de32fe9486f3f85379eb5f3975632ea50771b790cad3dae","timestamp":"0x677ea3d0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x430295e","validatorIndex":"0x7db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x430295f","validatorIndex":"0x7dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac491","index":"0x4302960","validatorIndex":"0x7dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142979","index":"0x4302961","validatorIndex":"0x7de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce9f","index":"0x4302962","validatorIndex":"0x7df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1423bd","index":"0x4302963","validatorIndex":"0x7e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ca3","index":"0x4302964","validatorIndex":"0x7e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144700","index":"0x4302965","validatorIndex":"0x7e2"}]},[],"0xec246f1378573adddd0fc49dfc70a1bf7495d45d059d358c2a97e5ccfa1e4bc2"]) 2025-01-08 16:13:48.6311|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723001 (0xc4ccd2...172a39), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:48.6311|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723001 (0xc4ccd2...172a39). 2025-01-08 16:13:48.6311|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6311|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc4ccd2733c3be16e1e315881e0fc591b97f290c7f2b8887359da872abc172a39","blockNumber":"0xd16579","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1e833e0cad4e611ce608c9f0cabdf4849f57823dce0f14c845274f916a181b20","prevRandao":"0x0b3766ea392c91853edd15d20d654b19e7156e4339258b96ac7144457d50dca3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xebde533e8d924bac2de32fe9486f3f85379eb5f3975632ea50771b790cad3dae","timestamp":"0x677ea3d0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x430295e","validatorIndex":"0x7db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x430295f","validatorIndex":"0x7dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac491","index":"0x4302960","validatorIndex":"0x7dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142979","index":"0x4302961","validatorIndex":"0x7de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce9f","index":"0x4302962","validatorIndex":"0x7df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1423bd","index":"0x4302963","validatorIndex":"0x7e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ca3","index":"0x4302964","validatorIndex":"0x7e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144700","index":"0x4302965","validatorIndex":"0x7e2"}]},[],"0xec246f1378573adddd0fc49dfc70a1bf7495d45d059d358c2a97e5ccfa1e4bc2"]) 2025-01-08 16:13:48.6311|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc4ccd2733c3be16e1e315881e0fc591b97f290c7f2b8887359da872abc172a39","blockNumber":"0xd16579","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1e833e0cad4e611ce608c9f0cabdf4849f57823dce0f14c845274f916a181b20","prevRandao":"0x0b3766ea392c91853edd15d20d654b19e7156e4339258b96ac7144457d50dca3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xebde533e8d924bac2de32fe9486f3f85379eb5f3975632ea50771b790cad3dae","timestamp":"0x677ea3d0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x430295e","validatorIndex":"0x7db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x430295f","validatorIndex":"0x7dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ac491","index":"0x4302960","validatorIndex":"0x7dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142979","index":"0x4302961","validatorIndex":"0x7de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce9f","index":"0x4302962","validatorIndex":"0x7df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1423bd","index":"0x4302963","validatorIndex":"0x7e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ca3","index":"0x4302964","validatorIndex":"0x7e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144700","index":"0x4302965","validatorIndex":"0x7e2"}]},[],"0xec246f1378573adddd0fc49dfc70a1bf7495d45d059d358c2a97e5ccfa1e4bc2"]) handled in 1ms 2025-01-08 16:13:48.6377|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e39a0c8000ecf1dca36cad7cc13663157a0a8c0950b3923d7b487fd5faab897","blockNumber":"0xd1657a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc4ccd2733c3be16e1e315881e0fc591b97f290c7f2b8887359da872abc172a39","prevRandao":"0xb8c773f1d4efb3135713223e09e544217db1ba4433d69cdc0e25a21a6e3815d9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4902236ae39260167b1b544c0fb19ab5a75fcf46195e36e44b58a2e43e535ba9","timestamp":"0x677ea3d5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cbf","index":"0x4302966","validatorIndex":"0x7e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302967","validatorIndex":"0x7e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c10","index":"0x4302968","validatorIndex":"0x7e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3c44","index":"0x4302969","validatorIndex":"0x7e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ee0","index":"0x430296a","validatorIndex":"0x7e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d5","index":"0x430296b","validatorIndex":"0x7e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d683b","index":"0x430296c","validatorIndex":"0x7e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472f8","index":"0x430296d","validatorIndex":"0x7ea"}]},[],"0x4bf46b5e70f00349062650a9313386c7c79521cf13b0e383d5cba454d59748d8"]) 2025-01-08 16:13:48.6377|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723002 (0x2e39a0...aab897), Extra Data: chiado-lighthouse-0 2025-01-08 16:13:48.6377|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723002 (0x2e39a0...aab897). 2025-01-08 16:13:48.6377|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6377|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e39a0c8000ecf1dca36cad7cc13663157a0a8c0950b3923d7b487fd5faab897","blockNumber":"0xd1657a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc4ccd2733c3be16e1e315881e0fc591b97f290c7f2b8887359da872abc172a39","prevRandao":"0xb8c773f1d4efb3135713223e09e544217db1ba4433d69cdc0e25a21a6e3815d9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4902236ae39260167b1b544c0fb19ab5a75fcf46195e36e44b58a2e43e535ba9","timestamp":"0x677ea3d5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cbf","index":"0x4302966","validatorIndex":"0x7e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302967","validatorIndex":"0x7e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c10","index":"0x4302968","validatorIndex":"0x7e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3c44","index":"0x4302969","validatorIndex":"0x7e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ee0","index":"0x430296a","validatorIndex":"0x7e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d5","index":"0x430296b","validatorIndex":"0x7e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d683b","index":"0x430296c","validatorIndex":"0x7e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472f8","index":"0x430296d","validatorIndex":"0x7ea"}]},[],"0x4bf46b5e70f00349062650a9313386c7c79521cf13b0e383d5cba454d59748d8"]) 2025-01-08 16:13:48.6377|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2e39a0c8000ecf1dca36cad7cc13663157a0a8c0950b3923d7b487fd5faab897","blockNumber":"0xd1657a","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc4ccd2733c3be16e1e315881e0fc591b97f290c7f2b8887359da872abc172a39","prevRandao":"0xb8c773f1d4efb3135713223e09e544217db1ba4433d69cdc0e25a21a6e3815d9","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4902236ae39260167b1b544c0fb19ab5a75fcf46195e36e44b58a2e43e535ba9","timestamp":"0x677ea3d5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cbf","index":"0x4302966","validatorIndex":"0x7e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302967","validatorIndex":"0x7e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c10","index":"0x4302968","validatorIndex":"0x7e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3c44","index":"0x4302969","validatorIndex":"0x7e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ee0","index":"0x430296a","validatorIndex":"0x7e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d5","index":"0x430296b","validatorIndex":"0x7e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d683b","index":"0x430296c","validatorIndex":"0x7e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472f8","index":"0x430296d","validatorIndex":"0x7ea"}]},[],"0x4bf46b5e70f00349062650a9313386c7c79521cf13b0e383d5cba454d59748d8"]) handled in 1ms 2025-01-08 16:13:48.6461|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd7865b5cecb772bcee09b2aefb7b6460a745b80639a05c2c3469cdb65a10da3d","blockNumber":"0xd1657b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2e39a0c8000ecf1dca36cad7cc13663157a0a8c0950b3923d7b487fd5faab897","prevRandao":"0xc4bed26512f59bf46ca34f083822d526955debf0ea4ea179a80f5ab1c780404e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xeee60796aede3787c342294956e9977dc469a9d03254b3f87198c0b73801c4d6","timestamp":"0x677ea3da","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700f","index":"0x430296e","validatorIndex":"0x7eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bf9","index":"0x430296f","validatorIndex":"0x7ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302970","validatorIndex":"0x7ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14702a","index":"0x4302971","validatorIndex":"0x7ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149eda","index":"0x4302972","validatorIndex":"0x7ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14466d","index":"0x4302973","validatorIndex":"0x7f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302974","validatorIndex":"0x7f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d366c","index":"0x4302975","validatorIndex":"0x7f2"}]},[],"0x923ec88c570b33ca117c433c1558edf9d257bf7d44d46a1405a4b4697a40577a"]) 2025-01-08 16:13:48.6461|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723003 (0xd7865b...10da3d), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:48.6461|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723003 (0xd7865b...10da3d). 2025-01-08 16:13:48.6461|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6461|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd7865b5cecb772bcee09b2aefb7b6460a745b80639a05c2c3469cdb65a10da3d","blockNumber":"0xd1657b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2e39a0c8000ecf1dca36cad7cc13663157a0a8c0950b3923d7b487fd5faab897","prevRandao":"0xc4bed26512f59bf46ca34f083822d526955debf0ea4ea179a80f5ab1c780404e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xeee60796aede3787c342294956e9977dc469a9d03254b3f87198c0b73801c4d6","timestamp":"0x677ea3da","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700f","index":"0x430296e","validatorIndex":"0x7eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bf9","index":"0x430296f","validatorIndex":"0x7ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302970","validatorIndex":"0x7ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14702a","index":"0x4302971","validatorIndex":"0x7ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149eda","index":"0x4302972","validatorIndex":"0x7ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14466d","index":"0x4302973","validatorIndex":"0x7f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302974","validatorIndex":"0x7f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d366c","index":"0x4302975","validatorIndex":"0x7f2"}]},[],"0x923ec88c570b33ca117c433c1558edf9d257bf7d44d46a1405a4b4697a40577a"]) 2025-01-08 16:13:48.6461|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd7865b5cecb772bcee09b2aefb7b6460a745b80639a05c2c3469cdb65a10da3d","blockNumber":"0xd1657b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x2e39a0c8000ecf1dca36cad7cc13663157a0a8c0950b3923d7b487fd5faab897","prevRandao":"0xc4bed26512f59bf46ca34f083822d526955debf0ea4ea179a80f5ab1c780404e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xeee60796aede3787c342294956e9977dc469a9d03254b3f87198c0b73801c4d6","timestamp":"0x677ea3da","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700f","index":"0x430296e","validatorIndex":"0x7eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bf9","index":"0x430296f","validatorIndex":"0x7ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302970","validatorIndex":"0x7ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14702a","index":"0x4302971","validatorIndex":"0x7ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149eda","index":"0x4302972","validatorIndex":"0x7ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14466d","index":"0x4302973","validatorIndex":"0x7f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302974","validatorIndex":"0x7f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d366c","index":"0x4302975","validatorIndex":"0x7f2"}]},[],"0x923ec88c570b33ca117c433c1558edf9d257bf7d44d46a1405a4b4697a40577a"]) handled in 1ms 2025-01-08 16:13:48.6547|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90257e0b608930d64edfe8db6b3658d9073ec0bd459ce040736f23c6c465ad80","blockNumber":"0xd1657c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd7865b5cecb772bcee09b2aefb7b6460a745b80639a05c2c3469cdb65a10da3d","prevRandao":"0xa597c8130c0a5bb417e873952882439b501cd5532e2dd012a42561de8ad5e771","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8a99224eb25d59671e37006d7f3dc15904bac93c0c0a765f51e6bacd66dd6df8","timestamp":"0x677ea3df","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bed","index":"0x4302976","validatorIndex":"0x7f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302977","validatorIndex":"0x7f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141585","index":"0x4302978","validatorIndex":"0x7f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1449ea","index":"0x4302979","validatorIndex":"0x7f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ffd","index":"0x430297a","validatorIndex":"0x7f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d397f","index":"0x430297b","validatorIndex":"0x7f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cdc","index":"0x430297c","validatorIndex":"0x7f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147605","index":"0x430297d","validatorIndex":"0x7fa"}]},[],"0xe437d623da2979b6ba6f9b5b6bdaa4c0cd4ae529eee261230cfdc4cbb830c63b"]) 2025-01-08 16:13:48.6547|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723004 (0x90257e...65ad80), Extra Data: Nethermind 2025-01-08 16:13:48.6547|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723004 (0x90257e...65ad80). 2025-01-08 16:13:48.6547|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6547|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90257e0b608930d64edfe8db6b3658d9073ec0bd459ce040736f23c6c465ad80","blockNumber":"0xd1657c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd7865b5cecb772bcee09b2aefb7b6460a745b80639a05c2c3469cdb65a10da3d","prevRandao":"0xa597c8130c0a5bb417e873952882439b501cd5532e2dd012a42561de8ad5e771","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8a99224eb25d59671e37006d7f3dc15904bac93c0c0a765f51e6bacd66dd6df8","timestamp":"0x677ea3df","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bed","index":"0x4302976","validatorIndex":"0x7f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302977","validatorIndex":"0x7f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141585","index":"0x4302978","validatorIndex":"0x7f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1449ea","index":"0x4302979","validatorIndex":"0x7f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ffd","index":"0x430297a","validatorIndex":"0x7f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d397f","index":"0x430297b","validatorIndex":"0x7f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cdc","index":"0x430297c","validatorIndex":"0x7f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147605","index":"0x430297d","validatorIndex":"0x7fa"}]},[],"0xe437d623da2979b6ba6f9b5b6bdaa4c0cd4ae529eee261230cfdc4cbb830c63b"]) 2025-01-08 16:13:48.6547|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x90257e0b608930d64edfe8db6b3658d9073ec0bd459ce040736f23c6c465ad80","blockNumber":"0xd1657c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd7865b5cecb772bcee09b2aefb7b6460a745b80639a05c2c3469cdb65a10da3d","prevRandao":"0xa597c8130c0a5bb417e873952882439b501cd5532e2dd012a42561de8ad5e771","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8a99224eb25d59671e37006d7f3dc15904bac93c0c0a765f51e6bacd66dd6df8","timestamp":"0x677ea3df","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149bed","index":"0x4302976","validatorIndex":"0x7f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d1","index":"0x4302977","validatorIndex":"0x7f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141585","index":"0x4302978","validatorIndex":"0x7f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1449ea","index":"0x4302979","validatorIndex":"0x7f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ffd","index":"0x430297a","validatorIndex":"0x7f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d397f","index":"0x430297b","validatorIndex":"0x7f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144cdc","index":"0x430297c","validatorIndex":"0x7f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147605","index":"0x430297d","validatorIndex":"0x7fa"}]},[],"0xe437d623da2979b6ba6f9b5b6bdaa4c0cd4ae529eee261230cfdc4cbb830c63b"]) handled in 1ms 2025-01-08 16:13:48.6617|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6389c224d5bcb19b228cbf1b0bbe0b72108809f0b353096e454548bd887f4c2c","blockNumber":"0xd1657d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x90257e0b608930d64edfe8db6b3658d9073ec0bd459ce040736f23c6c465ad80","prevRandao":"0x3b03f666df0aefbc20ba56cc365489183566b7746495508cc44c8447949e12da","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4404155f0162b69c6325ccf44b96946876d5c1fe7e8ebca4a7d4eece3fee2df8","timestamp":"0x677ea3e4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478ae","index":"0x430297e","validatorIndex":"0x7fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8e65","index":"0x430297f","validatorIndex":"0x7fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475e2","index":"0x4302980","validatorIndex":"0x7fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d398b","index":"0x4302981","validatorIndex":"0x7fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1900","index":"0x4302982","validatorIndex":"0x7ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c08","index":"0x4302983","validatorIndex":"0x800"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fb5","index":"0x4302984","validatorIndex":"0x801"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472ef","index":"0x4302985","validatorIndex":"0x802"}]},[],"0x71f1cd01aea74a329707114fc90a30a167a78e398ef6e5ef4affffc8a32228b6"]) 2025-01-08 16:13:48.6617|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723005 (0x6389c2...7f4c2c), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:13:48.6617|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723005 (0x6389c2...7f4c2c). 2025-01-08 16:13:48.6617|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6617|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6389c224d5bcb19b228cbf1b0bbe0b72108809f0b353096e454548bd887f4c2c","blockNumber":"0xd1657d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x90257e0b608930d64edfe8db6b3658d9073ec0bd459ce040736f23c6c465ad80","prevRandao":"0x3b03f666df0aefbc20ba56cc365489183566b7746495508cc44c8447949e12da","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4404155f0162b69c6325ccf44b96946876d5c1fe7e8ebca4a7d4eece3fee2df8","timestamp":"0x677ea3e4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478ae","index":"0x430297e","validatorIndex":"0x7fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8e65","index":"0x430297f","validatorIndex":"0x7fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475e2","index":"0x4302980","validatorIndex":"0x7fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d398b","index":"0x4302981","validatorIndex":"0x7fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1900","index":"0x4302982","validatorIndex":"0x7ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c08","index":"0x4302983","validatorIndex":"0x800"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fb5","index":"0x4302984","validatorIndex":"0x801"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472ef","index":"0x4302985","validatorIndex":"0x802"}]},[],"0x71f1cd01aea74a329707114fc90a30a167a78e398ef6e5ef4affffc8a32228b6"]) 2025-01-08 16:13:48.6617|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6389c224d5bcb19b228cbf1b0bbe0b72108809f0b353096e454548bd887f4c2c","blockNumber":"0xd1657d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x90257e0b608930d64edfe8db6b3658d9073ec0bd459ce040736f23c6c465ad80","prevRandao":"0x3b03f666df0aefbc20ba56cc365489183566b7746495508cc44c8447949e12da","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4404155f0162b69c6325ccf44b96946876d5c1fe7e8ebca4a7d4eece3fee2df8","timestamp":"0x677ea3e4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478ae","index":"0x430297e","validatorIndex":"0x7fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8e65","index":"0x430297f","validatorIndex":"0x7fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475e2","index":"0x4302980","validatorIndex":"0x7fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d398b","index":"0x4302981","validatorIndex":"0x7fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1900","index":"0x4302982","validatorIndex":"0x7ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c08","index":"0x4302983","validatorIndex":"0x800"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5fb5","index":"0x4302984","validatorIndex":"0x801"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472ef","index":"0x4302985","validatorIndex":"0x802"}]},[],"0x71f1cd01aea74a329707114fc90a30a167a78e398ef6e5ef4affffc8a32228b6"]) handled in 1ms 2025-01-08 16:13:48.6687|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc096b54677fde04d545754b4e24d011cd9ff0433d25e7b5e9586c6845de3e95c","blockNumber":"0xd1657e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6389c224d5bcb19b228cbf1b0bbe0b72108809f0b353096e454548bd887f4c2c","prevRandao":"0xd43edc10c1f1403077622a1636b22c7210230eb3513e93ef14bee91a4692268a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x265f4d6333f56ac082796768b20a3d5de73722e1078be64766dea896d7dfd1f6","timestamp":"0x677ea3e9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x4302986","validatorIndex":"0x803"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d8","index":"0x4302987","validatorIndex":"0x804"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d2","index":"0x4302988","validatorIndex":"0x805"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700a","index":"0x4302989","validatorIndex":"0x806"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ed8","index":"0x430298a","validatorIndex":"0x807"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1443fa","index":"0x430298b","validatorIndex":"0x808"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c08","index":"0x430298c","validatorIndex":"0x809"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430298d","validatorIndex":"0x80a"}]},[],"0xa3f356d24d225999b717261dbcf3cbd01ee9266def7e84ae98c66c6e603cce55"]) 2025-01-08 16:13:48.6687|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723006 (0xc096b5...e3e95c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:48.6687|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|11|Changing sync FastHeaders, BeaconHeaders to Full, FastHeaders at block: 13722963 | target: 13723005 | peer: 13723020 2025-01-08 16:13:48.6687|DEBUG|Synchronization.Reporting.SyncReport|11|Sync mode changed from FastHeaders, BeaconHeaders to Full, FastHeaders 2025-01-08 16:13:48.6687|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FullSyncFeed state changed to Active 2025-01-08 16:13:48.6687|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Syncing... Inserting block 13723006 (0xc096b5...e3e95c). 2025-01-08 16:13:48.6687|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6687|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc096b54677fde04d545754b4e24d011cd9ff0433d25e7b5e9586c6845de3e95c","blockNumber":"0xd1657e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6389c224d5bcb19b228cbf1b0bbe0b72108809f0b353096e454548bd887f4c2c","prevRandao":"0xd43edc10c1f1403077622a1636b22c7210230eb3513e93ef14bee91a4692268a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x265f4d6333f56ac082796768b20a3d5de73722e1078be64766dea896d7dfd1f6","timestamp":"0x677ea3e9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x4302986","validatorIndex":"0x803"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d8","index":"0x4302987","validatorIndex":"0x804"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d2","index":"0x4302988","validatorIndex":"0x805"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700a","index":"0x4302989","validatorIndex":"0x806"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ed8","index":"0x430298a","validatorIndex":"0x807"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1443fa","index":"0x430298b","validatorIndex":"0x808"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c08","index":"0x430298c","validatorIndex":"0x809"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430298d","validatorIndex":"0x80a"}]},[],"0xa3f356d24d225999b717261dbcf3cbd01ee9266def7e84ae98c66c6e603cce55"]) 2025-01-08 16:13:48.6687|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|SyncDispatcher got activated. 2025-01-08 16:13:48.6687|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc096b54677fde04d545754b4e24d011cd9ff0433d25e7b5e9586c6845de3e95c","blockNumber":"0xd1657e","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6389c224d5bcb19b228cbf1b0bbe0b72108809f0b353096e454548bd887f4c2c","prevRandao":"0xd43edc10c1f1403077622a1636b22c7210230eb3513e93ef14bee91a4692268a","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x265f4d6333f56ac082796768b20a3d5de73722e1078be64766dea896d7dfd1f6","timestamp":"0x677ea3e9","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x4302986","validatorIndex":"0x803"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d8","index":"0x4302987","validatorIndex":"0x804"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1475d2","index":"0x4302988","validatorIndex":"0x805"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14700a","index":"0x4302989","validatorIndex":"0x806"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ed8","index":"0x430298a","validatorIndex":"0x807"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1443fa","index":"0x430298b","validatorIndex":"0x808"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c08","index":"0x430298c","validatorIndex":"0x809"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430298d","validatorIndex":"0x80a"}]},[],"0xa3f356d24d225999b717261dbcf3cbd01ee9266def7e84ae98c66c6e603cce55"]) handled in 1ms 2025-01-08 16:13:48.6741|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|11|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 35.210.126.23:| Out] 2025-01-08 16:13:48.6792|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|MergeBlockDownloader GetCurrentNumber: currentNumber 13722963, beaconPivotExists: True, BestSuggestedBody: 13722963, BestKnownNumber: 13722963, BestPeer: [HBR ][ ][Peer|eth68|13723020| 35.210.126.23:| Out], BestKnownBeaconNumber 13723006 2025-01-08 16:13:48.6792|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x26136548478096d911c6b370aaeef07b8f415cce35bb0c8a981033a4bbd2daa3","blockNumber":"0xd1657f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7ce","gasUsed":"0x1680e","logsBloom":"0x00000000000000400000000000000000000000000000000000000000000200000000000000000004000040000000000080000000800000000000000000000000000000000000002000000001000000000000000000000000000000000000000000000000000000000000000000000004000040800000000000000000002000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000000000000000000800000000000000000000010000000000000000000000","parentHash":"0xc096b54677fde04d545754b4e24d011cd9ff0433d25e7b5e9586c6845de3e95c","prevRandao":"0xea2fe539928030d25ab84e5dbebf3fab871e27bdaa75d0dcc94c07797630dc08","receiptsRoot":"0x810ab6e046be0f235ec8e46e89757c4083b404034f975b25ad9d00bf67983772","stateRoot":"0x120defe02701ba24af62d339e8a58f06034f5fc03fe57d7a06668f8ba93ca863","timestamp":"0x677ea3ee","transactions":["0xf9036d81988459682f0783016bae947470e41cb5ef3c2222896fe85622d6a5fbbe9ba980b90304c81348bf0000000000000000000000000927ef5ccb23fdd73b6c47aa64fa6df8b47f4fda00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000677c367c000000000000000000000000000000000000000000000000000000006793f17c000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000000b4c6f72656d20497073756d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000004b68747470733a2f2f73332e73612d656173742d312e616d617a6f6e6177732e636f6d2f6c636b2e696d616765732f696d616765732f3336356633303330333832653661373036372e6a706700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003585858000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a3136393932323735363653515844475331373336333532353039000000000000824fd4a06125424a976a78d933300676c01e4348b4b7f9ceba59bc35d58e00d3b0bcd655a04bb727fad599ce64f47932b21bdd0e0cab35ced235fcde863dfe4f50e4839597"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c04","index":"0x430298e","validatorIndex":"0x80b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147605","index":"0x430298f","validatorIndex":"0x80c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ccc","index":"0x4302990","validatorIndex":"0x80d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c03","index":"0x4302991","validatorIndex":"0x80e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472f8","index":"0x4302992","validatorIndex":"0x80f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474fa","index":"0x4302993","validatorIndex":"0x810"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ccf","index":"0x4302994","validatorIndex":"0x811"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302995","validatorIndex":"0x812"}]},[],"0xff47a380291f2626176a3c8b43193ed35741e4f8eb75111370e7614490eca984"]) 2025-01-08 16:13:48.6792|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 35.210.126.23:| Out] (our best 13722963) 2025-01-08 16:13:48.6792|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723007 (0x261365...d2daa3), Extra Data: chiado-lighthouse-0 2025-01-08 16:13:48.6804|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13723007 (0x261365...d2daa3). 2025-01-08 16:13:48.6804|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6804|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x26136548478096d911c6b370aaeef07b8f415cce35bb0c8a981033a4bbd2daa3","blockNumber":"0xd1657f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7ce","gasUsed":"0x1680e","logsBloom":"0x00000000000000400000000000000000000000000000000000000000000200000000000000000004000040000000000080000000800000000000000000000000000000000000002000000001000000000000000000000000000000000000000000000000000000000000000000000004000040800000000000000000002000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000000000000000000800000000000000000000010000000000000000000000","parentHash":"0xc096b54677fde04d545754b4e24d011cd9ff0433d25e7b5e9586c6845de3e95c","prevRandao":"0xea2fe539928030d25ab84e5dbebf3fab871e27bdaa75d0dcc94c07797630dc08","receiptsRoot":"0x810ab6e046be0f235ec8e46e89757c4083b404034f975b25ad9d00bf67983772","stateRoot":"0x120defe02701ba24af62d339e8a58f06034f5fc03fe57d7a06668f8ba93ca863","timestamp":"0x677ea3ee","transactions":["0xf9036d81988459682f0783016bae947470e41cb5ef3c2222896fe85622d6a5fbbe9ba980b90304c81348bf0000000000000000000000000927ef5ccb23fdd73b6c47aa64fa6df8b47f4fda00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000677c367c000000000000000000000000000000000000000000000000000000006793f17c000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000000b4c6f72656d20497073756d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000004b68747470733a2f2f73332e73612d656173742d312e616d617a6f6e6177732e636f6d2f6c636b2e696d616765732f696d616765732f3336356633303330333832653661373036372e6a706700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003585858000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a3136393932323735363653515844475331373336333532353039000000000000824fd4a06125424a976a78d933300676c01e4348b4b7f9ceba59bc35d58e00d3b0bcd655a04bb727fad599ce64f47932b21bdd0e0cab35ced235fcde863dfe4f50e4839597"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c04","index":"0x430298e","validatorIndex":"0x80b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147605","index":"0x430298f","validatorIndex":"0x80c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ccc","index":"0x4302990","validatorIndex":"0x80d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c03","index":"0x4302991","validatorIndex":"0x80e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472f8","index":"0x4302992","validatorIndex":"0x80f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474fa","index":"0x4302993","validatorIndex":"0x810"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ccf","index":"0x4302994","validatorIndex":"0x811"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302995","validatorIndex":"0x812"}]},[],"0xff47a380291f2626176a3c8b43193ed35741e4f8eb75111370e7614490eca984"]) 2025-01-08 16:13:48.6804|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x26136548478096d911c6b370aaeef07b8f415cce35bb0c8a981033a4bbd2daa3","blockNumber":"0xd1657f","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7ce","gasUsed":"0x1680e","logsBloom":"0x00000000000000400000000000000000000000000000000000000000000200000000000000000004000040000000000080000000800000000000000000000000000000000000002000000001000000000000000000000000000000000000000000000000000000000000000000000004000040800000000000000000002000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000010000000000000000000000000000000800000000000000000000010000000000000000000000","parentHash":"0xc096b54677fde04d545754b4e24d011cd9ff0433d25e7b5e9586c6845de3e95c","prevRandao":"0xea2fe539928030d25ab84e5dbebf3fab871e27bdaa75d0dcc94c07797630dc08","receiptsRoot":"0x810ab6e046be0f235ec8e46e89757c4083b404034f975b25ad9d00bf67983772","stateRoot":"0x120defe02701ba24af62d339e8a58f06034f5fc03fe57d7a06668f8ba93ca863","timestamp":"0x677ea3ee","transactions":["0xf9036d81988459682f0783016bae947470e41cb5ef3c2222896fe85622d6a5fbbe9ba980b90304c81348bf0000000000000000000000000927ef5ccb23fdd73b6c47aa64fa6df8b47f4fda00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000677c367c000000000000000000000000000000000000000000000000000000006793f17c000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002c0000000000000000000000000000000000000000000000000000000000000000b4c6f72656d20497073756d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000004b68747470733a2f2f73332e73612d656173742d312e616d617a6f6e6177732e636f6d2f6c636b2e696d616765732f696d616765732f3336356633303330333832653661373036372e6a706700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003585858000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001a3136393932323735363653515844475331373336333532353039000000000000824fd4a06125424a976a78d933300676c01e4348b4b7f9ceba59bc35d58e00d3b0bcd655a04bb727fad599ce64f47932b21bdd0e0cab35ced235fcde863dfe4f50e4839597"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c04","index":"0x430298e","validatorIndex":"0x80b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147605","index":"0x430298f","validatorIndex":"0x80c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ccc","index":"0x4302990","validatorIndex":"0x80d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c03","index":"0x4302991","validatorIndex":"0x80e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1472f8","index":"0x4302992","validatorIndex":"0x80f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474fa","index":"0x4302993","validatorIndex":"0x810"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ccf","index":"0x4302994","validatorIndex":"0x811"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302995","validatorIndex":"0x812"}]},[],"0xff47a380291f2626176a3c8b43193ed35741e4f8eb75111370e7614490eca984"]) handled in 1ms 2025-01-08 16:13:48.6887|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x98cdf79d1558c2274e2b35df880b228346dfd8302f6f33a943beae90c1e1de27","blockNumber":"0xd16580","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6d6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x26136548478096d911c6b370aaeef07b8f415cce35bb0c8a981033a4bbd2daa3","prevRandao":"0xbd16342882c85119a15a95d4a0278326b39f5bad85475f1553be150bf0587084","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xff7726b3384787e3e7da30a8c7f69d6ba17ab8225006eafdbc7715fb854bf8bc","timestamp":"0x677ea3f3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x4302996","validatorIndex":"0x813"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302997","validatorIndex":"0x814"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f0e","index":"0x4302998","validatorIndex":"0x815"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d124e","index":"0x4302999","validatorIndex":"0x816"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ef4","index":"0x430299a","validatorIndex":"0x817"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430299b","validatorIndex":"0x818"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0d91","index":"0x430299c","validatorIndex":"0x819"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c04","index":"0x430299d","validatorIndex":"0x81a"}]},[],"0x804c730ec5ac860a882db359870ed3c2d33c3e3e053a7f75edf66d56095b1b0f"]) 2025-01-08 16:13:48.6887|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723008 (0x98cdf7...e1de27), Extra Data: Nethermind 2025-01-08 16:13:48.6887|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13723008 (0x98cdf7...e1de27). 2025-01-08 16:13:48.6887|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6887|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x98cdf79d1558c2274e2b35df880b228346dfd8302f6f33a943beae90c1e1de27","blockNumber":"0xd16580","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6d6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x26136548478096d911c6b370aaeef07b8f415cce35bb0c8a981033a4bbd2daa3","prevRandao":"0xbd16342882c85119a15a95d4a0278326b39f5bad85475f1553be150bf0587084","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xff7726b3384787e3e7da30a8c7f69d6ba17ab8225006eafdbc7715fb854bf8bc","timestamp":"0x677ea3f3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x4302996","validatorIndex":"0x813"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302997","validatorIndex":"0x814"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f0e","index":"0x4302998","validatorIndex":"0x815"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d124e","index":"0x4302999","validatorIndex":"0x816"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ef4","index":"0x430299a","validatorIndex":"0x817"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430299b","validatorIndex":"0x818"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0d91","index":"0x430299c","validatorIndex":"0x819"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c04","index":"0x430299d","validatorIndex":"0x81a"}]},[],"0x804c730ec5ac860a882db359870ed3c2d33c3e3e053a7f75edf66d56095b1b0f"]) 2025-01-08 16:13:48.6887|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x98cdf79d1558c2274e2b35df880b228346dfd8302f6f33a943beae90c1e1de27","blockNumber":"0xd16580","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6d6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x26136548478096d911c6b370aaeef07b8f415cce35bb0c8a981033a4bbd2daa3","prevRandao":"0xbd16342882c85119a15a95d4a0278326b39f5bad85475f1553be150bf0587084","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xff7726b3384787e3e7da30a8c7f69d6ba17ab8225006eafdbc7715fb854bf8bc","timestamp":"0x677ea3f3","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c01","index":"0x4302996","validatorIndex":"0x813"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x4302997","validatorIndex":"0x814"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f0e","index":"0x4302998","validatorIndex":"0x815"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d124e","index":"0x4302999","validatorIndex":"0x816"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ef4","index":"0x430299a","validatorIndex":"0x817"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430299b","validatorIndex":"0x818"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0d91","index":"0x430299c","validatorIndex":"0x819"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149c04","index":"0x430299d","validatorIndex":"0x81a"}]},[],"0x804c730ec5ac860a882db359870ed3c2d33c3e3e053a7f75edf66d56095b1b0f"]) handled in 3ms 2025-01-08 16:13:48.6978|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaf0cad22973a4e38cf48252a32d433c9fb9ba262203bd8421eb3d5bf01ad0269","blockNumber":"0xd16581","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x98cdf79d1558c2274e2b35df880b228346dfd8302f6f33a943beae90c1e1de27","prevRandao":"0x3e1e302790ca34133fab446512d917ba89620e557bfe484531b7e2920ceb0bcb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa6472d38f9e65e4bb0f2b84dbf1ecbe89c0e16646cbf8101f723d87d70f767cd","timestamp":"0x677ea3f8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430299e","validatorIndex":"0x81b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6556","index":"0x430299f","validatorIndex":"0x81c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x43029a0","validatorIndex":"0x81d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14994d","index":"0x43029a1","validatorIndex":"0x81e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c608d","index":"0x43029a2","validatorIndex":"0x81f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146fef","index":"0x43029a3","validatorIndex":"0x820"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478e4","index":"0x43029a4","validatorIndex":"0x821"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d3","index":"0x43029a5","validatorIndex":"0x822"}]},[],"0x2c6d02cb69a383546c9e098c8d8767d1aeba93dd610d536ad53a1dd5ce8541b2"]) 2025-01-08 16:13:48.6978|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13723009 (0xaf0cad...ad0269), Extra Data: Nethermind 2025-01-08 16:13:48.6978|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Syncing... Inserting block 13723009 (0xaf0cad...ad0269). 2025-01-08 16:13:48.6978|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.6978|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaf0cad22973a4e38cf48252a32d433c9fb9ba262203bd8421eb3d5bf01ad0269","blockNumber":"0xd16581","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x98cdf79d1558c2274e2b35df880b228346dfd8302f6f33a943beae90c1e1de27","prevRandao":"0x3e1e302790ca34133fab446512d917ba89620e557bfe484531b7e2920ceb0bcb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa6472d38f9e65e4bb0f2b84dbf1ecbe89c0e16646cbf8101f723d87d70f767cd","timestamp":"0x677ea3f8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430299e","validatorIndex":"0x81b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6556","index":"0x430299f","validatorIndex":"0x81c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x43029a0","validatorIndex":"0x81d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14994d","index":"0x43029a1","validatorIndex":"0x81e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c608d","index":"0x43029a2","validatorIndex":"0x81f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146fef","index":"0x43029a3","validatorIndex":"0x820"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478e4","index":"0x43029a4","validatorIndex":"0x821"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d3","index":"0x43029a5","validatorIndex":"0x822"}]},[],"0x2c6d02cb69a383546c9e098c8d8767d1aeba93dd610d536ad53a1dd5ce8541b2"]) 2025-01-08 16:13:48.6978|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xaf0cad22973a4e38cf48252a32d433c9fb9ba262203bd8421eb3d5bf01ad0269","blockNumber":"0xd16581","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x98cdf79d1558c2274e2b35df880b228346dfd8302f6f33a943beae90c1e1de27","prevRandao":"0x3e1e302790ca34133fab446512d917ba89620e557bfe484531b7e2920ceb0bcb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa6472d38f9e65e4bb0f2b84dbf1ecbe89c0e16646cbf8101f723d87d70f767cd","timestamp":"0x677ea3f8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x430299e","validatorIndex":"0x81b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6556","index":"0x430299f","validatorIndex":"0x81c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c7fd","index":"0x43029a0","validatorIndex":"0x81d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14994d","index":"0x43029a1","validatorIndex":"0x81e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c608d","index":"0x43029a2","validatorIndex":"0x81f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146fef","index":"0x43029a3","validatorIndex":"0x820"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1478e4","index":"0x43029a4","validatorIndex":"0x821"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a1d3","index":"0x43029a5","validatorIndex":"0x822"}]},[],"0x2c6d02cb69a383546c9e098c8d8767d1aeba93dd610d536ad53a1dd5ce8541b2"]) handled in 1ms 2025-01-08 16:13:48.7082|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d32c2202bd29d330b03ab7e16047dd15fe0bc7260ebb1b92ccbd1076a40ac7e","blockNumber":"0xd16582","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaf0cad22973a4e38cf48252a32d433c9fb9ba262203bd8421eb3d5bf01ad0269","prevRandao":"0x3ff31c9069089e4834cd02977294df7ba5f01de753ead0d2e3f8e969c50e65b5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x863acad90cec0a2fdb895a0a9faaf2c51be846bbc71d5aa51f2c0b75aac0e387","timestamp":"0x677ea3fd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f7e4","index":"0x43029a6","validatorIndex":"0x823"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a29a","index":"0x43029a7","validatorIndex":"0x824"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4f4","index":"0x43029a8","validatorIndex":"0x825"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a441","index":"0x43029a9","validatorIndex":"0x826"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e5","index":"0x43029aa","validatorIndex":"0x827"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4be","index":"0x43029ab","validatorIndex":"0x828"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d19","index":"0x43029ac","validatorIndex":"0x829"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4d4","index":"0x43029ad","validatorIndex":"0x82a"}]},[],"0x0f008271f5e7e7af17f953ea87b5286f5f88189e13d607db9b8034fb3b70306c"]) 2025-01-08 16:13:48.7082|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723010 (0x8d32c2...40ac7e), Extra Data: Nethermind 2025-01-08 16:13:48.7082|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13723010 (0x8d32c2...40ac7e). 2025-01-08 16:13:48.7082|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.7082|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d32c2202bd29d330b03ab7e16047dd15fe0bc7260ebb1b92ccbd1076a40ac7e","blockNumber":"0xd16582","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaf0cad22973a4e38cf48252a32d433c9fb9ba262203bd8421eb3d5bf01ad0269","prevRandao":"0x3ff31c9069089e4834cd02977294df7ba5f01de753ead0d2e3f8e969c50e65b5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x863acad90cec0a2fdb895a0a9faaf2c51be846bbc71d5aa51f2c0b75aac0e387","timestamp":"0x677ea3fd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f7e4","index":"0x43029a6","validatorIndex":"0x823"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a29a","index":"0x43029a7","validatorIndex":"0x824"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4f4","index":"0x43029a8","validatorIndex":"0x825"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a441","index":"0x43029a9","validatorIndex":"0x826"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e5","index":"0x43029aa","validatorIndex":"0x827"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4be","index":"0x43029ab","validatorIndex":"0x828"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d19","index":"0x43029ac","validatorIndex":"0x829"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4d4","index":"0x43029ad","validatorIndex":"0x82a"}]},[],"0x0f008271f5e7e7af17f953ea87b5286f5f88189e13d607db9b8034fb3b70306c"]) 2025-01-08 16:13:48.7082|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d32c2202bd29d330b03ab7e16047dd15fe0bc7260ebb1b92ccbd1076a40ac7e","blockNumber":"0xd16582","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xaf0cad22973a4e38cf48252a32d433c9fb9ba262203bd8421eb3d5bf01ad0269","prevRandao":"0x3ff31c9069089e4834cd02977294df7ba5f01de753ead0d2e3f8e969c50e65b5","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x863acad90cec0a2fdb895a0a9faaf2c51be846bbc71d5aa51f2c0b75aac0e387","timestamp":"0x677ea3fd","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f7e4","index":"0x43029a6","validatorIndex":"0x823"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a29a","index":"0x43029a7","validatorIndex":"0x824"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4f4","index":"0x43029a8","validatorIndex":"0x825"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a441","index":"0x43029a9","validatorIndex":"0x826"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e5","index":"0x43029aa","validatorIndex":"0x827"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4be","index":"0x43029ab","validatorIndex":"0x828"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139d19","index":"0x43029ac","validatorIndex":"0x829"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f4d4","index":"0x43029ad","validatorIndex":"0x82a"}]},[],"0x0f008271f5e7e7af17f953ea87b5286f5f88189e13d607db9b8034fb3b70306c"]) handled in 1ms 2025-01-08 16:13:48.7139|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2dd91360cfb92efbc7358552dd50c34e86e43d08830d716672f884c6d9e6a742","blockNumber":"0xd16583","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8d32c2202bd29d330b03ab7e16047dd15fe0bc7260ebb1b92ccbd1076a40ac7e","prevRandao":"0x20d1f0f354fe6e35aaca5859a1498f029c433af33a09754386b8c7fd3c5c6dac","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2f6e2ed37883596afb62c3d85d4a5bdf8c8af56ccfe38e4486535cc621442f0d","timestamp":"0x677ea402","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbbe","index":"0x43029ae","validatorIndex":"0x82b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1373be","index":"0x43029af","validatorIndex":"0x82c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c610","index":"0x43029b0","validatorIndex":"0x82d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cbb26","index":"0x43029b1","validatorIndex":"0x82e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e3","index":"0x43029b2","validatorIndex":"0x82f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a56f","index":"0x43029b3","validatorIndex":"0x830"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e7","index":"0x43029b4","validatorIndex":"0x831"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a2a3","index":"0x43029b5","validatorIndex":"0x832"}]},[],"0x7a8f2ec4f41307ff8b3e580c98d993404a53ed54aeb7a72c99e0e53831392219"]) 2025-01-08 16:13:48.7139|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.77.130.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:13:48.7139|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13723011 (0x2dd913...e6a742), Extra Data: chiado-lodestar-0 2025-01-08 16:13:48.7139|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Syncing... Inserting block 13723011 (0x2dd913...e6a742). 2025-01-08 16:13:48.7139|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.7139|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2dd91360cfb92efbc7358552dd50c34e86e43d08830d716672f884c6d9e6a742","blockNumber":"0xd16583","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8d32c2202bd29d330b03ab7e16047dd15fe0bc7260ebb1b92ccbd1076a40ac7e","prevRandao":"0x20d1f0f354fe6e35aaca5859a1498f029c433af33a09754386b8c7fd3c5c6dac","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2f6e2ed37883596afb62c3d85d4a5bdf8c8af56ccfe38e4486535cc621442f0d","timestamp":"0x677ea402","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbbe","index":"0x43029ae","validatorIndex":"0x82b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1373be","index":"0x43029af","validatorIndex":"0x82c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c610","index":"0x43029b0","validatorIndex":"0x82d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cbb26","index":"0x43029b1","validatorIndex":"0x82e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e3","index":"0x43029b2","validatorIndex":"0x82f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a56f","index":"0x43029b3","validatorIndex":"0x830"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e7","index":"0x43029b4","validatorIndex":"0x831"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a2a3","index":"0x43029b5","validatorIndex":"0x832"}]},[],"0x7a8f2ec4f41307ff8b3e580c98d993404a53ed54aeb7a72c99e0e53831392219"]) 2025-01-08 16:13:48.7139|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2dd91360cfb92efbc7358552dd50c34e86e43d08830d716672f884c6d9e6a742","blockNumber":"0xd16583","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8d32c2202bd29d330b03ab7e16047dd15fe0bc7260ebb1b92ccbd1076a40ac7e","prevRandao":"0x20d1f0f354fe6e35aaca5859a1498f029c433af33a09754386b8c7fd3c5c6dac","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2f6e2ed37883596afb62c3d85d4a5bdf8c8af56ccfe38e4486535cc621442f0d","timestamp":"0x677ea402","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbbe","index":"0x43029ae","validatorIndex":"0x82b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1373be","index":"0x43029af","validatorIndex":"0x82c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c610","index":"0x43029b0","validatorIndex":"0x82d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cbb26","index":"0x43029b1","validatorIndex":"0x82e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e3","index":"0x43029b2","validatorIndex":"0x82f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a56f","index":"0x43029b3","validatorIndex":"0x830"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e7","index":"0x43029b4","validatorIndex":"0x831"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a2a3","index":"0x43029b5","validatorIndex":"0x832"}]},[],"0x7a8f2ec4f41307ff8b3e580c98d993404a53ed54aeb7a72c99e0e53831392219"]) handled in 1ms 2025-01-08 16:13:48.7228|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","blockNumber":"0xd16584","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2dd91360cfb92efbc7358552dd50c34e86e43d08830d716672f884c6d9e6a742","prevRandao":"0xe613fedf46eb5da4e387acc4cc862fc916d43f62850449df83830ca3364f549d","receiptsRoot":"0x4df0fa12ffce2789852eb9b3f8ab3507e6e23dc0963e2d8f0d65641ff1b4d502","stateRoot":"0xb6fecec0e48a868ec0634ea162bb3a87f0e4040db28756afb5d162ce5284bc81","timestamp":"0x677ea407","transactions":["0x02f901d58227d883055eac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8020cc03de61f8d67c44d7b426f45d968ae77ca9925aadfba9b2234ac6acfd0666e5b5246ea9f8d7a3fddbaaf35ad68012992f156a0b1b64acf35c3a747a7a008332e332e30000000000000000000000000000000000000000000000000000000c080a0bd4859742b0b1ae2d0f6cf018375958960113e3a081237adf17e7d02d0957b7ba0243a3814e4d71f68ccbed21a846ac7c3a7e40ee7ec9069f80bc45b764883ac76"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38ffba","index":"0x43029b6","validatorIndex":"0x833"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5f2","index":"0x43029b7","validatorIndex":"0x834"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135075","index":"0x43029b8","validatorIndex":"0x835"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141de3","index":"0x43029b9","validatorIndex":"0x836"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131d60","index":"0x43029ba","validatorIndex":"0x837"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbba","index":"0x43029bb","validatorIndex":"0x838"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cba9","index":"0x43029bc","validatorIndex":"0x839"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce44b","index":"0x43029bd","validatorIndex":"0x83a"}]},[],"0x18c19e3029acbc48336254d550a3dcf5252575fc3a73fb1bd58f657bfe20288c"]) 2025-01-08 16:13:48.7228|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13723012 (0xd4e7b1...131a03), Extra Data: Nethermind 2025-01-08 16:13:48.7228|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Syncing... Inserting block 13723012 (0xd4e7b1...131a03). 2025-01-08 16:13:48.7228|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.7228|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","blockNumber":"0xd16584","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2dd91360cfb92efbc7358552dd50c34e86e43d08830d716672f884c6d9e6a742","prevRandao":"0xe613fedf46eb5da4e387acc4cc862fc916d43f62850449df83830ca3364f549d","receiptsRoot":"0x4df0fa12ffce2789852eb9b3f8ab3507e6e23dc0963e2d8f0d65641ff1b4d502","stateRoot":"0xb6fecec0e48a868ec0634ea162bb3a87f0e4040db28756afb5d162ce5284bc81","timestamp":"0x677ea407","transactions":["0x02f901d58227d883055eac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8020cc03de61f8d67c44d7b426f45d968ae77ca9925aadfba9b2234ac6acfd0666e5b5246ea9f8d7a3fddbaaf35ad68012992f156a0b1b64acf35c3a747a7a008332e332e30000000000000000000000000000000000000000000000000000000c080a0bd4859742b0b1ae2d0f6cf018375958960113e3a081237adf17e7d02d0957b7ba0243a3814e4d71f68ccbed21a846ac7c3a7e40ee7ec9069f80bc45b764883ac76"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38ffba","index":"0x43029b6","validatorIndex":"0x833"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5f2","index":"0x43029b7","validatorIndex":"0x834"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135075","index":"0x43029b8","validatorIndex":"0x835"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141de3","index":"0x43029b9","validatorIndex":"0x836"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131d60","index":"0x43029ba","validatorIndex":"0x837"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbba","index":"0x43029bb","validatorIndex":"0x838"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cba9","index":"0x43029bc","validatorIndex":"0x839"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce44b","index":"0x43029bd","validatorIndex":"0x83a"}]},[],"0x18c19e3029acbc48336254d550a3dcf5252575fc3a73fb1bd58f657bfe20288c"]) 2025-01-08 16:13:48.7228|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","blockNumber":"0xd16584","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2dd91360cfb92efbc7358552dd50c34e86e43d08830d716672f884c6d9e6a742","prevRandao":"0xe613fedf46eb5da4e387acc4cc862fc916d43f62850449df83830ca3364f549d","receiptsRoot":"0x4df0fa12ffce2789852eb9b3f8ab3507e6e23dc0963e2d8f0d65641ff1b4d502","stateRoot":"0xb6fecec0e48a868ec0634ea162bb3a87f0e4040db28756afb5d162ce5284bc81","timestamp":"0x677ea407","transactions":["0x02f901d58227d883055eac8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8020cc03de61f8d67c44d7b426f45d968ae77ca9925aadfba9b2234ac6acfd0666e5b5246ea9f8d7a3fddbaaf35ad68012992f156a0b1b64acf35c3a747a7a008332e332e30000000000000000000000000000000000000000000000000000000c080a0bd4859742b0b1ae2d0f6cf018375958960113e3a081237adf17e7d02d0957b7ba0243a3814e4d71f68ccbed21a846ac7c3a7e40ee7ec9069f80bc45b764883ac76"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x38ffba","index":"0x43029b6","validatorIndex":"0x833"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5f2","index":"0x43029b7","validatorIndex":"0x834"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x135075","index":"0x43029b8","validatorIndex":"0x835"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141de3","index":"0x43029b9","validatorIndex":"0x836"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x131d60","index":"0x43029ba","validatorIndex":"0x837"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbba","index":"0x43029bb","validatorIndex":"0x838"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cba9","index":"0x43029bc","validatorIndex":"0x839"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce44b","index":"0x43029bd","validatorIndex":"0x83a"}]},[],"0x18c19e3029acbc48336254d550a3dcf5252575fc3a73fb1bd58f657bfe20288c"]) handled in 1ms 2025-01-08 16:13:48.7373|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:48.7373|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:13:48.7373|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723012 (0xd4e7b1...131a03), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:48.7373|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Syncing beacon headers, Request: ForkChoice: 13723012 (0xd4e7b1...131a03), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:48.7373|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:48.7373|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 1ms 2025-01-08 16:13:48.7785|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","blockNumber":"0xd16585","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x156e7","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","prevRandao":"0xf0950aac6ed1d89fbd324bc9ec558fe76f24063cd90cfec603653a57f760bf0a","receiptsRoot":"0xae08bf716130aeb29f4470f836b1edc2346d1332010096d3faf1c0b02013c1f8","stateRoot":"0x70c39d518b722cd43e567edc957a9798d8ff1c316a0f6cab2644d37d0f58dbc3","timestamp":"0x677ea40c","transactions":["0x02f901d58227d883055ead8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef6cf15d585685c83a366de4e83ac3d87d905b5cf6b8789557bba46a5b9c8bd3c8830353ed2c0c1059f2a0d04adb3d76e306c5c0b7098d9cf6b3307490b75c50f332e332e30000000000000000000000000000000000000000000000000000000c080a09b70c8df1c3450e5c93ef528cc0a54072ccf9a195b142b0cdfb9d7f5facbb35ca05c9b833c03db659e7308f0bc241e2374ffcfb0be7d88942ac6c5e3a525ae3dea","0x02f901d58227d883053e978459682f008459682f0e8272459437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc8e0efc82ddc6b05876f203479c00065e6c9d3277b154984b977870313ff505fa94f2e48ec672f382f6a561227a2175bc6452174d3c9b0725609a600ff02ca04332e332e30000000000000000000000000000000000000000000000000000000c080a07bf8a1735dead3a9f87479cd7ff9011c2228b8b18396ccb082270ea49d8a79cba04e40d66fd203dd1fa3121970d7d6c79f153f94d8f9df304ccc0a563cb6b5d315","0x02f901d58227d8830502cb8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2de788060f7457f90a3f45d83a6f5aa0ab2f4fbf726ae13d39ee9b5767763ff0f93cd405ad377c2c5900ed11ffe17a0e4362b6609406a73fb0619a9575714350332e332e30000000000000000000000000000000000000000000000000000000c001a0823a114bd413041c96324df95bbe5bab29aa4379f9abfcdc8ee000b26c72fcb1a06d05f94b2ac7113624e50aee98845c47b1db91cc288b9a75cde1dfa747180420"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c12","index":"0x43029be","validatorIndex":"0x83b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147543","index":"0x43029bf","validatorIndex":"0x83c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c0","validatorIndex":"0x83d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a749f","index":"0x43029c1","validatorIndex":"0x83e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448e3","index":"0x43029c2","validatorIndex":"0x83f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c3","validatorIndex":"0x840"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477dd","index":"0x43029c4","validatorIndex":"0x841"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x43029c5","validatorIndex":"0x842"}]},[],"0x6aad1c08b1532a904bb3964290efdec73730b1d3deb1daeb057c80478e012ed9"]) 2025-01-08 16:13:48.7785|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723013 (0x3540bf...b98bb3), Extra Data: chiado-lodestar-0 2025-01-08 16:13:48.7785|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13723013 (0x3540bf...b98bb3). 2025-01-08 16:13:48.7785|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.7785|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","blockNumber":"0xd16585","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x156e7","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","prevRandao":"0xf0950aac6ed1d89fbd324bc9ec558fe76f24063cd90cfec603653a57f760bf0a","receiptsRoot":"0xae08bf716130aeb29f4470f836b1edc2346d1332010096d3faf1c0b02013c1f8","stateRoot":"0x70c39d518b722cd43e567edc957a9798d8ff1c316a0f6cab2644d37d0f58dbc3","timestamp":"0x677ea40c","transactions":["0x02f901d58227d883055ead8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef6cf15d585685c83a366de4e83ac3d87d905b5cf6b8789557bba46a5b9c8bd3c8830353ed2c0c1059f2a0d04adb3d76e306c5c0b7098d9cf6b3307490b75c50f332e332e30000000000000000000000000000000000000000000000000000000c080a09b70c8df1c3450e5c93ef528cc0a54072ccf9a195b142b0cdfb9d7f5facbb35ca05c9b833c03db659e7308f0bc241e2374ffcfb0be7d88942ac6c5e3a525ae3dea","0x02f901d58227d883053e978459682f008459682f0e8272459437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc8e0efc82ddc6b05876f203479c00065e6c9d3277b154984b977870313ff505fa94f2e48ec672f382f6a561227a2175bc6452174d3c9b0725609a600ff02ca04332e332e30000000000000000000000000000000000000000000000000000000c080a07bf8a1735dead3a9f87479cd7ff9011c2228b8b18396ccb082270ea49d8a79cba04e40d66fd203dd1fa3121970d7d6c79f153f94d8f9df304ccc0a563cb6b5d315","0x02f901d58227d8830502cb8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2de788060f7457f90a3f45d83a6f5aa0ab2f4fbf726ae13d39ee9b5767763ff0f93cd405ad377c2c5900ed11ffe17a0e4362b6609406a73fb0619a9575714350332e332e30000000000000000000000000000000000000000000000000000000c001a0823a114bd413041c96324df95bbe5bab29aa4379f9abfcdc8ee000b26c72fcb1a06d05f94b2ac7113624e50aee98845c47b1db91cc288b9a75cde1dfa747180420"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c12","index":"0x43029be","validatorIndex":"0x83b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147543","index":"0x43029bf","validatorIndex":"0x83c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c0","validatorIndex":"0x83d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a749f","index":"0x43029c1","validatorIndex":"0x83e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448e3","index":"0x43029c2","validatorIndex":"0x83f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c3","validatorIndex":"0x840"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477dd","index":"0x43029c4","validatorIndex":"0x841"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x43029c5","validatorIndex":"0x842"}]},[],"0x6aad1c08b1532a904bb3964290efdec73730b1d3deb1daeb057c80478e012ed9"]) 2025-01-08 16:13:48.7785|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","blockNumber":"0xd16585","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x156e7","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xd4e7b194db992c41092efd7fbabae5f78174835f02cf47a37c34af9c9e131a03","prevRandao":"0xf0950aac6ed1d89fbd324bc9ec558fe76f24063cd90cfec603653a57f760bf0a","receiptsRoot":"0xae08bf716130aeb29f4470f836b1edc2346d1332010096d3faf1c0b02013c1f8","stateRoot":"0x70c39d518b722cd43e567edc957a9798d8ff1c316a0f6cab2644d37d0f58dbc3","timestamp":"0x677ea40c","transactions":["0x02f901d58227d883055ead8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef6cf15d585685c83a366de4e83ac3d87d905b5cf6b8789557bba46a5b9c8bd3c8830353ed2c0c1059f2a0d04adb3d76e306c5c0b7098d9cf6b3307490b75c50f332e332e30000000000000000000000000000000000000000000000000000000c080a09b70c8df1c3450e5c93ef528cc0a54072ccf9a195b142b0cdfb9d7f5facbb35ca05c9b833c03db659e7308f0bc241e2374ffcfb0be7d88942ac6c5e3a525ae3dea","0x02f901d58227d883053e978459682f008459682f0e8272459437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cc8e0efc82ddc6b05876f203479c00065e6c9d3277b154984b977870313ff505fa94f2e48ec672f382f6a561227a2175bc6452174d3c9b0725609a600ff02ca04332e332e30000000000000000000000000000000000000000000000000000000c080a07bf8a1735dead3a9f87479cd7ff9011c2228b8b18396ccb082270ea49d8a79cba04e40d66fd203dd1fa3121970d7d6c79f153f94d8f9df304ccc0a563cb6b5d315","0x02f901d58227d8830502cb8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2de788060f7457f90a3f45d83a6f5aa0ab2f4fbf726ae13d39ee9b5767763ff0f93cd405ad377c2c5900ed11ffe17a0e4362b6609406a73fb0619a9575714350332e332e30000000000000000000000000000000000000000000000000000000c001a0823a114bd413041c96324df95bbe5bab29aa4379f9abfcdc8ee000b26c72fcb1a06d05f94b2ac7113624e50aee98845c47b1db91cc288b9a75cde1dfa747180420"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c12","index":"0x43029be","validatorIndex":"0x83b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147543","index":"0x43029bf","validatorIndex":"0x83c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c0","validatorIndex":"0x83d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a749f","index":"0x43029c1","validatorIndex":"0x83e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448e3","index":"0x43029c2","validatorIndex":"0x83f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c3","validatorIndex":"0x840"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477dd","index":"0x43029c4","validatorIndex":"0x841"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x43029c5","validatorIndex":"0x842"}]},[],"0x6aad1c08b1532a904bb3964290efdec73730b1d3deb1daeb057c80478e012ed9"]) handled in 1ms 2025-01-08 16:13:48.8001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.20.18:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:13:48.8241|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3a59ac06b3937617815075d3346deeb8379483478bed32aa5efe4ad7fcbb29a","blockNumber":"0xd16586","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","prevRandao":"0xeacce4b13c90b37d1190450affb14bfc99ea6a6d92b05d08e0ecc9afda4efcc6","receiptsRoot":"0xb1ea5c61b27824d24204fe36dc96e2d810d06e0ef8e859dad4835637487abd5e","stateRoot":"0x9fc82a47856ffce870a6e9ad11b6de4edb75b91efc955ab235ade36262dff213","timestamp":"0x677ea411","transactions":["0x02f901d58227d883055eae8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c219eadfd2397558b1e4712570b09171ce2e9814f14ca1c248e4d4d58e229afe56de9113aec13bf4d42b173074adbb0edf31fc2d8bec3fe82d73606669e5480cb332e332e30000000000000000000000000000000000000000000000000000000c080a005079ceb43a427edafdebda0ca93e64dbdc4ff6cfd5d335814f02cdd298d59dda05ad279fb02d749bf8eadbffb670ab8b92dfadcc383bb61fe4ffa15875ed6cbaa","0x02f901d58227d8830552098459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6fd30c5f75bd0366440c42c85906021b898686d8af1d16e5dd3b6e60a9347c16ead28bd27643decbde7bf43f393a6025363691455cb5e9c1eed22f0d3f7d9799332e332e30000000000000000000000000000000000000000000000000000000c080a0561bc6daa4bef6eea32c779d6833341f130a228f7be81eed46c1b3f5e354faf2a0260b52c7b44b91e8228ddc83e735ba791241c536319da4e795f9e25311cbae5d","0x02f901d58227d883053e988459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e775731e609869e8b8321a47776598e7115a1f028f5aad1c2e8c9742529ddc5025eaa4d97616cd0b99e5b5a2778f0ee0c13e1ef5405633f94e2ce7b1f6ce76aae332e332e30000000000000000000000000000000000000000000000000000000c080a037ea6bee43ef9fd1eef477e2e6365891a3bdb7759ee7a272765115efb9587a14a069a8c8b5d9cd6c79fa7d39ebe8e206cba701af945190550345b33007cdd58fa4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c6","validatorIndex":"0x843"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144d4e","index":"0x43029c7","validatorIndex":"0x844"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ed3","index":"0x43029c8","validatorIndex":"0x845"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147510","index":"0x43029c9","validatorIndex":"0x846"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720b","index":"0x43029ca","validatorIndex":"0x847"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f4","index":"0x43029cb","validatorIndex":"0x848"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f96","index":"0x43029cc","validatorIndex":"0x849"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bdd","index":"0x43029cd","validatorIndex":"0x84a"}]},[],"0xb5ffca862553e9bf1387de6b88c8cbeecfe08e1cef0b95b99359fef33c3b6224"]) 2025-01-08 16:13:48.8246|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723014 (0xa3a59a...cbb29a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:48.8246|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13723014 (0xa3a59a...cbb29a). 2025-01-08 16:13:48.8246|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8246|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3a59ac06b3937617815075d3346deeb8379483478bed32aa5efe4ad7fcbb29a","blockNumber":"0xd16586","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","prevRandao":"0xeacce4b13c90b37d1190450affb14bfc99ea6a6d92b05d08e0ecc9afda4efcc6","receiptsRoot":"0xb1ea5c61b27824d24204fe36dc96e2d810d06e0ef8e859dad4835637487abd5e","stateRoot":"0x9fc82a47856ffce870a6e9ad11b6de4edb75b91efc955ab235ade36262dff213","timestamp":"0x677ea411","transactions":["0x02f901d58227d883055eae8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c219eadfd2397558b1e4712570b09171ce2e9814f14ca1c248e4d4d58e229afe56de9113aec13bf4d42b173074adbb0edf31fc2d8bec3fe82d73606669e5480cb332e332e30000000000000000000000000000000000000000000000000000000c080a005079ceb43a427edafdebda0ca93e64dbdc4ff6cfd5d335814f02cdd298d59dda05ad279fb02d749bf8eadbffb670ab8b92dfadcc383bb61fe4ffa15875ed6cbaa","0x02f901d58227d8830552098459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6fd30c5f75bd0366440c42c85906021b898686d8af1d16e5dd3b6e60a9347c16ead28bd27643decbde7bf43f393a6025363691455cb5e9c1eed22f0d3f7d9799332e332e30000000000000000000000000000000000000000000000000000000c080a0561bc6daa4bef6eea32c779d6833341f130a228f7be81eed46c1b3f5e354faf2a0260b52c7b44b91e8228ddc83e735ba791241c536319da4e795f9e25311cbae5d","0x02f901d58227d883053e988459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e775731e609869e8b8321a47776598e7115a1f028f5aad1c2e8c9742529ddc5025eaa4d97616cd0b99e5b5a2778f0ee0c13e1ef5405633f94e2ce7b1f6ce76aae332e332e30000000000000000000000000000000000000000000000000000000c080a037ea6bee43ef9fd1eef477e2e6365891a3bdb7759ee7a272765115efb9587a14a069a8c8b5d9cd6c79fa7d39ebe8e206cba701af945190550345b33007cdd58fa4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c6","validatorIndex":"0x843"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144d4e","index":"0x43029c7","validatorIndex":"0x844"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ed3","index":"0x43029c8","validatorIndex":"0x845"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147510","index":"0x43029c9","validatorIndex":"0x846"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720b","index":"0x43029ca","validatorIndex":"0x847"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f4","index":"0x43029cb","validatorIndex":"0x848"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f96","index":"0x43029cc","validatorIndex":"0x849"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bdd","index":"0x43029cd","validatorIndex":"0x84a"}]},[],"0xb5ffca862553e9bf1387de6b88c8cbeecfe08e1cef0b95b99359fef33c3b6224"]) 2025-01-08 16:13:48.8246|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa3a59ac06b3937617815075d3346deeb8379483478bed32aa5efe4ad7fcbb29a","blockNumber":"0xd16586","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15717","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","prevRandao":"0xeacce4b13c90b37d1190450affb14bfc99ea6a6d92b05d08e0ecc9afda4efcc6","receiptsRoot":"0xb1ea5c61b27824d24204fe36dc96e2d810d06e0ef8e859dad4835637487abd5e","stateRoot":"0x9fc82a47856ffce870a6e9ad11b6de4edb75b91efc955ab235ade36262dff213","timestamp":"0x677ea411","transactions":["0x02f901d58227d883055eae8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c219eadfd2397558b1e4712570b09171ce2e9814f14ca1c248e4d4d58e229afe56de9113aec13bf4d42b173074adbb0edf31fc2d8bec3fe82d73606669e5480cb332e332e30000000000000000000000000000000000000000000000000000000c080a005079ceb43a427edafdebda0ca93e64dbdc4ff6cfd5d335814f02cdd298d59dda05ad279fb02d749bf8eadbffb670ab8b92dfadcc383bb61fe4ffa15875ed6cbaa","0x02f901d58227d8830552098459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6fd30c5f75bd0366440c42c85906021b898686d8af1d16e5dd3b6e60a9347c16ead28bd27643decbde7bf43f393a6025363691455cb5e9c1eed22f0d3f7d9799332e332e30000000000000000000000000000000000000000000000000000000c080a0561bc6daa4bef6eea32c779d6833341f130a228f7be81eed46c1b3f5e354faf2a0260b52c7b44b91e8228ddc83e735ba791241c536319da4e795f9e25311cbae5d","0x02f901d58227d883053e988459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e775731e609869e8b8321a47776598e7115a1f028f5aad1c2e8c9742529ddc5025eaa4d97616cd0b99e5b5a2778f0ee0c13e1ef5405633f94e2ce7b1f6ce76aae332e332e30000000000000000000000000000000000000000000000000000000c080a037ea6bee43ef9fd1eef477e2e6365891a3bdb7759ee7a272765115efb9587a14a069a8c8b5d9cd6c79fa7d39ebe8e206cba701af945190550345b33007cdd58fa4"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029c6","validatorIndex":"0x843"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144d4e","index":"0x43029c7","validatorIndex":"0x844"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ed3","index":"0x43029c8","validatorIndex":"0x845"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147510","index":"0x43029c9","validatorIndex":"0x846"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720b","index":"0x43029ca","validatorIndex":"0x847"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f4","index":"0x43029cb","validatorIndex":"0x848"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149f96","index":"0x43029cc","validatorIndex":"0x849"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bdd","index":"0x43029cd","validatorIndex":"0x84a"}]},[],"0xb5ffca862553e9bf1387de6b88c8cbeecfe08e1cef0b95b99359fef33c3b6224"]) handled in 1ms 2025-01-08 16:13:48.8338|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb8a091f3e301023f53227e03ab170765fc6dd3fe9f5bcc09a8a223286ceff53","blockNumber":"0xd16587","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa3a59ac06b3937617815075d3346deeb8379483478bed32aa5efe4ad7fcbb29a","prevRandao":"0x5bec0fb903388f89a8b4b4160ce9f0086a0e61a7d6fc2e3eed69a29b31efea60","receiptsRoot":"0xa46a2d8a0b534c4dfd0a9c11c3d649d3d34149691e1573784bc201a677876c6e","stateRoot":"0x06984340771cbbca8203e7f0c5599735ccc54b58f4de763305dcc591f3a765a0","timestamp":"0x677ea416","transactions":["0x02f901d58227d8830502cc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b8946842bd6b3ce535624517947540dbbfd3e41e54d25f2825fd32e6e9ec116d5282706ebb8ed9ceb4db6440efe0543d5276f5955a018107260a9f08e871bed332e332e30000000000000000000000000000000000000000000000000000000c080a0949ea8caeb296b5016cfa7ebf4c700db0c305773c0337f9e1a8fdfe72fa09e21a03f6d79f8d8553ec275dec3bed3af2fad2956f35e21c56d532d592d6342b098fb"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e0","index":"0x43029ce","validatorIndex":"0x84b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029cf","validatorIndex":"0x84c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7c3d","index":"0x43029d0","validatorIndex":"0x84d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029d1","validatorIndex":"0x84e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c00","index":"0x43029d2","validatorIndex":"0x84f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147515","index":"0x43029d3","validatorIndex":"0x850"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6847","index":"0x43029d4","validatorIndex":"0x851"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d6","index":"0x43029d5","validatorIndex":"0x852"}]},[],"0xac22af27a391bc5ba4b00d5c14bea4d9ab7f2ec29f3d752ec7b6badfea21a4f2"]) 2025-01-08 16:13:48.8338|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723015 (0xcb8a09...ceff53), Extra Data: chiado-teku-0 2025-01-08 16:13:48.8338|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723015 (0xcb8a09...ceff53). 2025-01-08 16:13:48.8338|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8338|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb8a091f3e301023f53227e03ab170765fc6dd3fe9f5bcc09a8a223286ceff53","blockNumber":"0xd16587","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa3a59ac06b3937617815075d3346deeb8379483478bed32aa5efe4ad7fcbb29a","prevRandao":"0x5bec0fb903388f89a8b4b4160ce9f0086a0e61a7d6fc2e3eed69a29b31efea60","receiptsRoot":"0xa46a2d8a0b534c4dfd0a9c11c3d649d3d34149691e1573784bc201a677876c6e","stateRoot":"0x06984340771cbbca8203e7f0c5599735ccc54b58f4de763305dcc591f3a765a0","timestamp":"0x677ea416","transactions":["0x02f901d58227d8830502cc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b8946842bd6b3ce535624517947540dbbfd3e41e54d25f2825fd32e6e9ec116d5282706ebb8ed9ceb4db6440efe0543d5276f5955a018107260a9f08e871bed332e332e30000000000000000000000000000000000000000000000000000000c080a0949ea8caeb296b5016cfa7ebf4c700db0c305773c0337f9e1a8fdfe72fa09e21a03f6d79f8d8553ec275dec3bed3af2fad2956f35e21c56d532d592d6342b098fb"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e0","index":"0x43029ce","validatorIndex":"0x84b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029cf","validatorIndex":"0x84c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7c3d","index":"0x43029d0","validatorIndex":"0x84d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029d1","validatorIndex":"0x84e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c00","index":"0x43029d2","validatorIndex":"0x84f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147515","index":"0x43029d3","validatorIndex":"0x850"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6847","index":"0x43029d4","validatorIndex":"0x851"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d6","index":"0x43029d5","validatorIndex":"0x852"}]},[],"0xac22af27a391bc5ba4b00d5c14bea4d9ab7f2ec29f3d752ec7b6badfea21a4f2"]) 2025-01-08 16:13:48.8338|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcb8a091f3e301023f53227e03ab170765fc6dd3fe9f5bcc09a8a223286ceff53","blockNumber":"0xd16587","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xa3a59ac06b3937617815075d3346deeb8379483478bed32aa5efe4ad7fcbb29a","prevRandao":"0x5bec0fb903388f89a8b4b4160ce9f0086a0e61a7d6fc2e3eed69a29b31efea60","receiptsRoot":"0xa46a2d8a0b534c4dfd0a9c11c3d649d3d34149691e1573784bc201a677876c6e","stateRoot":"0x06984340771cbbca8203e7f0c5599735ccc54b58f4de763305dcc591f3a765a0","timestamp":"0x677ea416","transactions":["0x02f901d58227d8830502cc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8b8946842bd6b3ce535624517947540dbbfd3e41e54d25f2825fd32e6e9ec116d5282706ebb8ed9ceb4db6440efe0543d5276f5955a018107260a9f08e871bed332e332e30000000000000000000000000000000000000000000000000000000c080a0949ea8caeb296b5016cfa7ebf4c700db0c305773c0337f9e1a8fdfe72fa09e21a03f6d79f8d8553ec275dec3bed3af2fad2956f35e21c56d532d592d6342b098fb"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e0","index":"0x43029ce","validatorIndex":"0x84b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029cf","validatorIndex":"0x84c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7c3d","index":"0x43029d0","validatorIndex":"0x84d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029d1","validatorIndex":"0x84e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c00","index":"0x43029d2","validatorIndex":"0x84f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147515","index":"0x43029d3","validatorIndex":"0x850"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b6847","index":"0x43029d4","validatorIndex":"0x851"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d6","index":"0x43029d5","validatorIndex":"0x852"}]},[],"0xac22af27a391bc5ba4b00d5c14bea4d9ab7f2ec29f3d752ec7b6badfea21a4f2"]) handled in 1ms 2025-01-08 16:13:48.8463|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a652d430591881d66624f642560c8a721e2e90b9ee45071d8dfe7150836424c","blockNumber":"0xd16588","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x51a88","logsBloom":"0x0000000180200000000000000080000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000200004000000000020000000000000000801000a00000000080004000000000000000000004000002000020000200000000000000c000000000000000000000010000040000080000000100000000000000004001000000000000000000000000020000001000002000000000000000000100000400001000000000000000008000000040000000002000004000000000000000000000010800002000200000000000040000000000000000000000210000000800002000000000000000000000000200000","parentHash":"0xcb8a091f3e301023f53227e03ab170765fc6dd3fe9f5bcc09a8a223286ceff53","prevRandao":"0x5409008e17d730b2b68d2fef2b2039aea6fd5622e482636c7f7d826c395f0116","receiptsRoot":"0x65f609dda1baa0e00308b9bbf7da57427777963deb8ac059832f538f7b3e8c21","stateRoot":"0x811b25d49eefe6cd1d4492a21e65cb95b56c1b02877a7fbd1c726a6aa67bbb31","timestamp":"0x677ea41b","transactions":["0x02f901d58227d88305520a8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e4ec13b19fc48068ffe1ef559e25f5175c1bd324d35269f730a3bc8843897f0fe0657358c0831e42cada1bf712a3a713445e98e8ccbaed32f7ac76b2cf893af0332e332e30000000000000000000000000000000000000000000000000000000c001a0249e6ff6591ac15d6575278a93d961390c2520d4ec642e7be8c6b50fd3e766a3a00f7ac01ccf67b0251fec01a71aed709599bfa594bdb3c75f60a1b87ee80881bf","0x02f901d58227d883053e998459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed1d41cecc47f8202c49833dbe2ae55c8e77530e1c97bf2d7962e3397d2e8c4fabcd618891e089749f3b364e0cd23fc49e4f2a51c168a86e9769d4cc253487a54332e332e30000000000000000000000000000000000000000000000000000000c001a0b8485b92f5bff33a41d58868d2be253f2577cd55a21a186e3139aaf1f8e43265a04e429afbe19aadb5ee8fc454f531819090f2549a57d18eb35b5f29e3d0fb9b4e","0x02f901d58227d883055eaf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efafd4aca130c9aae563351f6755ab0d937edd202ecda9fd6dadedd7ca46a2fe5b42fc9af78d74a2d9ef1342fcac4b5f953114a1db5f16f9178c72b3548acf3f2332e332e30000000000000000000000000000000000000000000000000000000c080a046a98db31ba7ae2031a8c9d4cf2e241749880cc126442c151adfa610476ea9e4a0405c11717f92347d40dfaf1201e91ef57b97a388ec88fb793d505e81ffd32846","0x02f901d58227d8830502cd8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8bd32153e9e5451d12024a9c9f6062814e8558c1255171c59f2a55b6f3a0f1d0456c18b405a0980f5ff1af960b503d86c3fa45d021aafee7c5cc612842f4eef3332e332e30000000000000000000000000000000000000000000000000000000c080a0c6431ebe07a6ef77e5c7d4f27bdef63e4d730645238f9fb3a1860e62e1f9350ca00129c06bb90e779f021be5f98466b7eebd7e1d26aa9c7039b5e89a193943aa70","0xf9026d81d38459682f0783049f87943c98ac2c3f6016dc15cfe44d16d1e3598aacccc780b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677ea29e00000000000000000000000000000000000000000000000000000000000001bf000000000000000000000000ffd48d3841452b564a9d1a5b3ee5e98dc31479df00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002c16f565ad67cf7c01634e789b76f460c5967e0517e76f7c05b9e6af73ccb0864000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a9bcafc65309889c14d6e4ea644269e3a76e933eacd2267920bfd4626cb13ede00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000147cf348aad67b59f01154ac5afee205f69bc980c1000000000000000000000000824fd3a069cd19d80eb513512e9867e90c36175c208ec341c2a538e87dfb2c3c4b3d1217a064f889f6698d135b6d222d8a20c01487da97561485e8612ba7e9364fa338467f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee1","index":"0x43029d6","validatorIndex":"0x853"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x43029d7","validatorIndex":"0x854"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6746","index":"0x43029d8","validatorIndex":"0x855"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144665","index":"0x43029d9","validatorIndex":"0x856"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144943","index":"0x43029da","validatorIndex":"0x857"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a5b","index":"0x43029db","validatorIndex":"0x858"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0a","index":"0x43029dc","validatorIndex":"0x859"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720b","index":"0x43029dd","validatorIndex":"0x85a"}]},[],"0x8638380e16c06e1249e1d9e111f62fdaf32301b4ca4d54de96aa81317fc63d09"]) 2025-01-08 16:13:48.8463|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723016 (0x4a652d...36424c), Extra Data: chiado-lighthouse-0 2025-01-08 16:13:48.8463|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13723016 (0x4a652d...36424c). 2025-01-08 16:13:48.8463|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8463|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a652d430591881d66624f642560c8a721e2e90b9ee45071d8dfe7150836424c","blockNumber":"0xd16588","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x51a88","logsBloom":"0x0000000180200000000000000080000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000200004000000000020000000000000000801000a00000000080004000000000000000000004000002000020000200000000000000c000000000000000000000010000040000080000000100000000000000004001000000000000000000000000020000001000002000000000000000000100000400001000000000000000008000000040000000002000004000000000000000000000010800002000200000000000040000000000000000000000210000000800002000000000000000000000000200000","parentHash":"0xcb8a091f3e301023f53227e03ab170765fc6dd3fe9f5bcc09a8a223286ceff53","prevRandao":"0x5409008e17d730b2b68d2fef2b2039aea6fd5622e482636c7f7d826c395f0116","receiptsRoot":"0x65f609dda1baa0e00308b9bbf7da57427777963deb8ac059832f538f7b3e8c21","stateRoot":"0x811b25d49eefe6cd1d4492a21e65cb95b56c1b02877a7fbd1c726a6aa67bbb31","timestamp":"0x677ea41b","transactions":["0x02f901d58227d88305520a8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e4ec13b19fc48068ffe1ef559e25f5175c1bd324d35269f730a3bc8843897f0fe0657358c0831e42cada1bf712a3a713445e98e8ccbaed32f7ac76b2cf893af0332e332e30000000000000000000000000000000000000000000000000000000c001a0249e6ff6591ac15d6575278a93d961390c2520d4ec642e7be8c6b50fd3e766a3a00f7ac01ccf67b0251fec01a71aed709599bfa594bdb3c75f60a1b87ee80881bf","0x02f901d58227d883053e998459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed1d41cecc47f8202c49833dbe2ae55c8e77530e1c97bf2d7962e3397d2e8c4fabcd618891e089749f3b364e0cd23fc49e4f2a51c168a86e9769d4cc253487a54332e332e30000000000000000000000000000000000000000000000000000000c001a0b8485b92f5bff33a41d58868d2be253f2577cd55a21a186e3139aaf1f8e43265a04e429afbe19aadb5ee8fc454f531819090f2549a57d18eb35b5f29e3d0fb9b4e","0x02f901d58227d883055eaf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efafd4aca130c9aae563351f6755ab0d937edd202ecda9fd6dadedd7ca46a2fe5b42fc9af78d74a2d9ef1342fcac4b5f953114a1db5f16f9178c72b3548acf3f2332e332e30000000000000000000000000000000000000000000000000000000c080a046a98db31ba7ae2031a8c9d4cf2e241749880cc126442c151adfa610476ea9e4a0405c11717f92347d40dfaf1201e91ef57b97a388ec88fb793d505e81ffd32846","0x02f901d58227d8830502cd8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8bd32153e9e5451d12024a9c9f6062814e8558c1255171c59f2a55b6f3a0f1d0456c18b405a0980f5ff1af960b503d86c3fa45d021aafee7c5cc612842f4eef3332e332e30000000000000000000000000000000000000000000000000000000c080a0c6431ebe07a6ef77e5c7d4f27bdef63e4d730645238f9fb3a1860e62e1f9350ca00129c06bb90e779f021be5f98466b7eebd7e1d26aa9c7039b5e89a193943aa70","0xf9026d81d38459682f0783049f87943c98ac2c3f6016dc15cfe44d16d1e3598aacccc780b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677ea29e00000000000000000000000000000000000000000000000000000000000001bf000000000000000000000000ffd48d3841452b564a9d1a5b3ee5e98dc31479df00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002c16f565ad67cf7c01634e789b76f460c5967e0517e76f7c05b9e6af73ccb0864000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a9bcafc65309889c14d6e4ea644269e3a76e933eacd2267920bfd4626cb13ede00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000147cf348aad67b59f01154ac5afee205f69bc980c1000000000000000000000000824fd3a069cd19d80eb513512e9867e90c36175c208ec341c2a538e87dfb2c3c4b3d1217a064f889f6698d135b6d222d8a20c01487da97561485e8612ba7e9364fa338467f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee1","index":"0x43029d6","validatorIndex":"0x853"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x43029d7","validatorIndex":"0x854"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6746","index":"0x43029d8","validatorIndex":"0x855"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144665","index":"0x43029d9","validatorIndex":"0x856"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144943","index":"0x43029da","validatorIndex":"0x857"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a5b","index":"0x43029db","validatorIndex":"0x858"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0a","index":"0x43029dc","validatorIndex":"0x859"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720b","index":"0x43029dd","validatorIndex":"0x85a"}]},[],"0x8638380e16c06e1249e1d9e111f62fdaf32301b4ca4d54de96aa81317fc63d09"]) 2025-01-08 16:13:48.8463|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4a652d430591881d66624f642560c8a721e2e90b9ee45071d8dfe7150836424c","blockNumber":"0xd16588","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x51a88","logsBloom":"0x0000000180200000000000000080000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000200004000000000020000000000000000801000a00000000080004000000000000000000004000002000020000200000000000000c000000000000000000000010000040000080000000100000000000000004001000000000000000000000000020000001000002000000000000000000100000400001000000000000000008000000040000000002000004000000000000000000000010800002000200000000000040000000000000000000000210000000800002000000000000000000000000200000","parentHash":"0xcb8a091f3e301023f53227e03ab170765fc6dd3fe9f5bcc09a8a223286ceff53","prevRandao":"0x5409008e17d730b2b68d2fef2b2039aea6fd5622e482636c7f7d826c395f0116","receiptsRoot":"0x65f609dda1baa0e00308b9bbf7da57427777963deb8ac059832f538f7b3e8c21","stateRoot":"0x811b25d49eefe6cd1d4492a21e65cb95b56c1b02877a7fbd1c726a6aa67bbb31","timestamp":"0x677ea41b","transactions":["0x02f901d58227d88305520a8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e4ec13b19fc48068ffe1ef559e25f5175c1bd324d35269f730a3bc8843897f0fe0657358c0831e42cada1bf712a3a713445e98e8ccbaed32f7ac76b2cf893af0332e332e30000000000000000000000000000000000000000000000000000000c001a0249e6ff6591ac15d6575278a93d961390c2520d4ec642e7be8c6b50fd3e766a3a00f7ac01ccf67b0251fec01a71aed709599bfa594bdb3c75f60a1b87ee80881bf","0x02f901d58227d883053e998459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed1d41cecc47f8202c49833dbe2ae55c8e77530e1c97bf2d7962e3397d2e8c4fabcd618891e089749f3b364e0cd23fc49e4f2a51c168a86e9769d4cc253487a54332e332e30000000000000000000000000000000000000000000000000000000c001a0b8485b92f5bff33a41d58868d2be253f2577cd55a21a186e3139aaf1f8e43265a04e429afbe19aadb5ee8fc454f531819090f2549a57d18eb35b5f29e3d0fb9b4e","0x02f901d58227d883055eaf8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3efafd4aca130c9aae563351f6755ab0d937edd202ecda9fd6dadedd7ca46a2fe5b42fc9af78d74a2d9ef1342fcac4b5f953114a1db5f16f9178c72b3548acf3f2332e332e30000000000000000000000000000000000000000000000000000000c080a046a98db31ba7ae2031a8c9d4cf2e241749880cc126442c151adfa610476ea9e4a0405c11717f92347d40dfaf1201e91ef57b97a388ec88fb793d505e81ffd32846","0x02f901d58227d8830502cd8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8bd32153e9e5451d12024a9c9f6062814e8558c1255171c59f2a55b6f3a0f1d0456c18b405a0980f5ff1af960b503d86c3fa45d021aafee7c5cc612842f4eef3332e332e30000000000000000000000000000000000000000000000000000000c080a0c6431ebe07a6ef77e5c7d4f27bdef63e4d730645238f9fb3a1860e62e1f9350ca00129c06bb90e779f021be5f98466b7eebd7e1d26aa9c7039b5e89a193943aa70","0xf9026d81d38459682f0783049f87943c98ac2c3f6016dc15cfe44d16d1e3598aacccc780b90204db5b0ed700000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000677ea29e00000000000000000000000000000000000000000000000000000000000001bf000000000000000000000000ffd48d3841452b564a9d1a5b3ee5e98dc31479df00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000002c16f565ad67cf7c01634e789b76f460c5967e0517e76f7c05b9e6af73ccb0864000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a9bcafc65309889c14d6e4ea644269e3a76e933eacd2267920bfd4626cb13ede00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000147cf348aad67b59f01154ac5afee205f69bc980c1000000000000000000000000824fd3a069cd19d80eb513512e9867e90c36175c208ec341c2a538e87dfb2c3c4b3d1217a064f889f6698d135b6d222d8a20c01487da97561485e8612ba7e9364fa338467f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee1","index":"0x43029d6","validatorIndex":"0x853"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x43029d7","validatorIndex":"0x854"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6746","index":"0x43029d8","validatorIndex":"0x855"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144665","index":"0x43029d9","validatorIndex":"0x856"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144943","index":"0x43029da","validatorIndex":"0x857"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a5b","index":"0x43029db","validatorIndex":"0x858"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0a","index":"0x43029dc","validatorIndex":"0x859"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720b","index":"0x43029dd","validatorIndex":"0x85a"}]},[],"0x8638380e16c06e1249e1d9e111f62fdaf32301b4ca4d54de96aa81317fc63d09"]) handled in 1ms 2025-01-08 16:13:48.8533|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9fcc4e54da89fd65af5ddeecf757a60fdc4046f094559bce63ddcdd02e554337","blockNumber":"0xd16589","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1570b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4a652d430591881d66624f642560c8a721e2e90b9ee45071d8dfe7150836424c","prevRandao":"0xcbf24884fcb1b8c40791856c3dacf6b0664376c1baebcb83e286ced2a3a63347","receiptsRoot":"0x1cca97ebc8d147aa6d1ee6b80edceecb93d357ab9cfde8002675c7b1f9414ae2","stateRoot":"0x1091ba0bbc3796d004a5ab3e74eff119d311ad7e6c2f41890ca48351de60cdd6","timestamp":"0x677ea420","transactions":["0x02f901d58227d88305520b8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d785ff171f75c11d99b0b38537c238cdcdc74f3712917f9f5a64ef3465d76c3e5fc77d07677cff53246f4c812bc6ba11b1d99de5c4f7082b6914904dd0426ac332e332e30000000000000000000000000000000000000000000000000000000c001a0aae49f89b860c0db0c58d3d3f051b2465f11f6d928de9e01484abb718300d375a02ee83aecdae66f8e97e9d2906b5126db01d91a8ba060f869cadb3793e029b572","0x02f901d58227d8830502ce8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d44d1765f9c9501ef73eb5ce58557eb6e0afe87c72ccb4c9947e075f6e897a01f37f788d3f37ca887e22505b9a89e5f121b927b5b92bf663ce8876a939fcbe7332e332e30000000000000000000000000000000000000000000000000000000c080a03308363d593e59942a7cd5fe8c408d9f64efb36c839dc343e40a9f366a1efbdba067184f03c0aaf0cdf46dd6a64e24592ba26596994a87ac1db02c5dbeb37acdd3","0x02f901d58227d883053e9a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82399a5bd862732b5a4652b90761cc099aae874c0813fc31a0688cab1454dd856f0790420d75725c99639b8a7b0cfef561634e5035a54323cc3a7b89b8512d96a332e332e30000000000000000000000000000000000000000000000000000000c001a08b13e66805bdc6303f466df035f29997522d478da8ce785ce3ddf91dc5f27caba02a6ded156d949da44de5b0e3f18092af6ea98f414a75bf9192268d9c5a219b3c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147527","index":"0x43029de","validatorIndex":"0x85b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029df","validatorIndex":"0x85c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d0","index":"0x43029e0","validatorIndex":"0x85d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x43029e1","validatorIndex":"0x85e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ace","index":"0x43029e2","validatorIndex":"0x85f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x43029e3","validatorIndex":"0x860"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x43029e4","validatorIndex":"0x861"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d52","index":"0x43029e5","validatorIndex":"0x862"}]},[],"0x864c727ceebbd06c22ab0d8b0216247536f70b9f73b3966671fa771818253630"]) 2025-01-08 16:13:48.8533|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723017 (0x9fcc4e...554337), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:13:48.8533|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723017 (0x9fcc4e...554337). 2025-01-08 16:13:48.8533|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8533|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9fcc4e54da89fd65af5ddeecf757a60fdc4046f094559bce63ddcdd02e554337","blockNumber":"0xd16589","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1570b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4a652d430591881d66624f642560c8a721e2e90b9ee45071d8dfe7150836424c","prevRandao":"0xcbf24884fcb1b8c40791856c3dacf6b0664376c1baebcb83e286ced2a3a63347","receiptsRoot":"0x1cca97ebc8d147aa6d1ee6b80edceecb93d357ab9cfde8002675c7b1f9414ae2","stateRoot":"0x1091ba0bbc3796d004a5ab3e74eff119d311ad7e6c2f41890ca48351de60cdd6","timestamp":"0x677ea420","transactions":["0x02f901d58227d88305520b8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d785ff171f75c11d99b0b38537c238cdcdc74f3712917f9f5a64ef3465d76c3e5fc77d07677cff53246f4c812bc6ba11b1d99de5c4f7082b6914904dd0426ac332e332e30000000000000000000000000000000000000000000000000000000c001a0aae49f89b860c0db0c58d3d3f051b2465f11f6d928de9e01484abb718300d375a02ee83aecdae66f8e97e9d2906b5126db01d91a8ba060f869cadb3793e029b572","0x02f901d58227d8830502ce8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d44d1765f9c9501ef73eb5ce58557eb6e0afe87c72ccb4c9947e075f6e897a01f37f788d3f37ca887e22505b9a89e5f121b927b5b92bf663ce8876a939fcbe7332e332e30000000000000000000000000000000000000000000000000000000c080a03308363d593e59942a7cd5fe8c408d9f64efb36c839dc343e40a9f366a1efbdba067184f03c0aaf0cdf46dd6a64e24592ba26596994a87ac1db02c5dbeb37acdd3","0x02f901d58227d883053e9a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82399a5bd862732b5a4652b90761cc099aae874c0813fc31a0688cab1454dd856f0790420d75725c99639b8a7b0cfef561634e5035a54323cc3a7b89b8512d96a332e332e30000000000000000000000000000000000000000000000000000000c001a08b13e66805bdc6303f466df035f29997522d478da8ce785ce3ddf91dc5f27caba02a6ded156d949da44de5b0e3f18092af6ea98f414a75bf9192268d9c5a219b3c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147527","index":"0x43029de","validatorIndex":"0x85b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029df","validatorIndex":"0x85c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d0","index":"0x43029e0","validatorIndex":"0x85d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x43029e1","validatorIndex":"0x85e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ace","index":"0x43029e2","validatorIndex":"0x85f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x43029e3","validatorIndex":"0x860"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x43029e4","validatorIndex":"0x861"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d52","index":"0x43029e5","validatorIndex":"0x862"}]},[],"0x864c727ceebbd06c22ab0d8b0216247536f70b9f73b3966671fa771818253630"]) 2025-01-08 16:13:48.8533|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9fcc4e54da89fd65af5ddeecf757a60fdc4046f094559bce63ddcdd02e554337","blockNumber":"0xd16589","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1570b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x4a652d430591881d66624f642560c8a721e2e90b9ee45071d8dfe7150836424c","prevRandao":"0xcbf24884fcb1b8c40791856c3dacf6b0664376c1baebcb83e286ced2a3a63347","receiptsRoot":"0x1cca97ebc8d147aa6d1ee6b80edceecb93d357ab9cfde8002675c7b1f9414ae2","stateRoot":"0x1091ba0bbc3796d004a5ab3e74eff119d311ad7e6c2f41890ca48351de60cdd6","timestamp":"0x677ea420","transactions":["0x02f901d58227d88305520b8459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be9d785ff171f75c11d99b0b38537c238cdcdc74f3712917f9f5a64ef3465d76c3e5fc77d07677cff53246f4c812bc6ba11b1d99de5c4f7082b6914904dd0426ac332e332e30000000000000000000000000000000000000000000000000000000c001a0aae49f89b860c0db0c58d3d3f051b2465f11f6d928de9e01484abb718300d375a02ee83aecdae66f8e97e9d2906b5126db01d91a8ba060f869cadb3793e029b572","0x02f901d58227d8830502ce8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82d44d1765f9c9501ef73eb5ce58557eb6e0afe87c72ccb4c9947e075f6e897a01f37f788d3f37ca887e22505b9a89e5f121b927b5b92bf663ce8876a939fcbe7332e332e30000000000000000000000000000000000000000000000000000000c080a03308363d593e59942a7cd5fe8c408d9f64efb36c839dc343e40a9f366a1efbdba067184f03c0aaf0cdf46dd6a64e24592ba26596994a87ac1db02c5dbeb37acdd3","0x02f901d58227d883053e9a8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82399a5bd862732b5a4652b90761cc099aae874c0813fc31a0688cab1454dd856f0790420d75725c99639b8a7b0cfef561634e5035a54323cc3a7b89b8512d96a332e332e30000000000000000000000000000000000000000000000000000000c001a08b13e66805bdc6303f466df035f29997522d478da8ce785ce3ddf91dc5f27caba02a6ded156d949da44de5b0e3f18092af6ea98f414a75bf9192268d9c5a219b3c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147527","index":"0x43029de","validatorIndex":"0x85b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029df","validatorIndex":"0x85c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d0","index":"0x43029e0","validatorIndex":"0x85d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x43029e1","validatorIndex":"0x85e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ace","index":"0x43029e2","validatorIndex":"0x85f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x43029e3","validatorIndex":"0x860"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x43029e4","validatorIndex":"0x861"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d52","index":"0x43029e5","validatorIndex":"0x862"}]},[],"0x864c727ceebbd06c22ab0d8b0216247536f70b9f73b3966671fa771818253630"]) handled in 1ms 2025-01-08 16:13:48.8647|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x824609c1d5f31664c08f634cdea29c0de505733154a4a6df39d43e1305ee60a8","blockNumber":"0xd1658a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9fcc4e54da89fd65af5ddeecf757a60fdc4046f094559bce63ddcdd02e554337","prevRandao":"0x6dde34ffd78f225114a9f6fb4b243f8e34250de586ce5adb6c2379236b07a06e","receiptsRoot":"0xfc311678d591af7529ccc469aee25f060be7bccf28df1491dfbe8dad394f99ae","stateRoot":"0x35be69b312c3952ec36472a08e6fdb2661c54a360b69ed1aab4ae3264a931330","timestamp":"0x677ea425","transactions":["0x02f901d58227d88305520c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf96e3fd039bee2d81b05c8a3f454eec50f71a1c674877794998909437299f6cd10828cf41496a7dace216690ed69a1eef8ffbc47e768165d3eeb3502f3b569e0332e332e30000000000000000000000000000000000000000000000000000000c080a0aee81ee823fa0e05eafd59e744325409f531c2de8cd08652fa06e87d4d1b18e6a06ca284f74e6a18ab8e747a3cf89f70442e93e45cc5145f40692953cf8309b5b9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0e","index":"0x43029e6","validatorIndex":"0x863"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e40","index":"0x43029e7","validatorIndex":"0x864"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14721a","index":"0x43029e8","validatorIndex":"0x865"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144eba","index":"0x43029e9","validatorIndex":"0x866"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b04","index":"0x43029ea","validatorIndex":"0x867"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7c9","index":"0x43029eb","validatorIndex":"0x868"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce2a","index":"0x43029ec","validatorIndex":"0x869"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aca","index":"0x43029ed","validatorIndex":"0x86a"}]},[],"0x8d22bde1bd8ceb91f5a9242b9cbefcc4d707046e2073b3e46fcf1394ab882749"]) 2025-01-08 16:13:48.8647|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723018 (0x824609...ee60a8), Extra Data: Nethermind 2025-01-08 16:13:48.8647|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723018 (0x824609...ee60a8). 2025-01-08 16:13:48.8647|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8647|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x824609c1d5f31664c08f634cdea29c0de505733154a4a6df39d43e1305ee60a8","blockNumber":"0xd1658a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9fcc4e54da89fd65af5ddeecf757a60fdc4046f094559bce63ddcdd02e554337","prevRandao":"0x6dde34ffd78f225114a9f6fb4b243f8e34250de586ce5adb6c2379236b07a06e","receiptsRoot":"0xfc311678d591af7529ccc469aee25f060be7bccf28df1491dfbe8dad394f99ae","stateRoot":"0x35be69b312c3952ec36472a08e6fdb2661c54a360b69ed1aab4ae3264a931330","timestamp":"0x677ea425","transactions":["0x02f901d58227d88305520c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf96e3fd039bee2d81b05c8a3f454eec50f71a1c674877794998909437299f6cd10828cf41496a7dace216690ed69a1eef8ffbc47e768165d3eeb3502f3b569e0332e332e30000000000000000000000000000000000000000000000000000000c080a0aee81ee823fa0e05eafd59e744325409f531c2de8cd08652fa06e87d4d1b18e6a06ca284f74e6a18ab8e747a3cf89f70442e93e45cc5145f40692953cf8309b5b9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0e","index":"0x43029e6","validatorIndex":"0x863"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e40","index":"0x43029e7","validatorIndex":"0x864"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14721a","index":"0x43029e8","validatorIndex":"0x865"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144eba","index":"0x43029e9","validatorIndex":"0x866"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b04","index":"0x43029ea","validatorIndex":"0x867"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7c9","index":"0x43029eb","validatorIndex":"0x868"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce2a","index":"0x43029ec","validatorIndex":"0x869"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aca","index":"0x43029ed","validatorIndex":"0x86a"}]},[],"0x8d22bde1bd8ceb91f5a9242b9cbefcc4d707046e2073b3e46fcf1394ab882749"]) 2025-01-08 16:13:48.8647|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x824609c1d5f31664c08f634cdea29c0de505733154a4a6df39d43e1305ee60a8","blockNumber":"0xd1658a","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9fcc4e54da89fd65af5ddeecf757a60fdc4046f094559bce63ddcdd02e554337","prevRandao":"0x6dde34ffd78f225114a9f6fb4b243f8e34250de586ce5adb6c2379236b07a06e","receiptsRoot":"0xfc311678d591af7529ccc469aee25f060be7bccf28df1491dfbe8dad394f99ae","stateRoot":"0x35be69b312c3952ec36472a08e6fdb2661c54a360b69ed1aab4ae3264a931330","timestamp":"0x677ea425","transactions":["0x02f901d58227d88305520c8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cf96e3fd039bee2d81b05c8a3f454eec50f71a1c674877794998909437299f6cd10828cf41496a7dace216690ed69a1eef8ffbc47e768165d3eeb3502f3b569e0332e332e30000000000000000000000000000000000000000000000000000000c080a0aee81ee823fa0e05eafd59e744325409f531c2de8cd08652fa06e87d4d1b18e6a06ca284f74e6a18ab8e747a3cf89f70442e93e45cc5145f40692953cf8309b5b9"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0e","index":"0x43029e6","validatorIndex":"0x863"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e40","index":"0x43029e7","validatorIndex":"0x864"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14721a","index":"0x43029e8","validatorIndex":"0x865"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144eba","index":"0x43029e9","validatorIndex":"0x866"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b04","index":"0x43029ea","validatorIndex":"0x867"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a7c9","index":"0x43029eb","validatorIndex":"0x868"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce2a","index":"0x43029ec","validatorIndex":"0x869"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aca","index":"0x43029ed","validatorIndex":"0x86a"}]},[],"0x8d22bde1bd8ceb91f5a9242b9cbefcc4d707046e2073b3e46fcf1394ab882749"]) handled in 1ms 2025-01-08 16:13:48.8647|DEBUG|Synchronization.Blocks.BlockDownloader|37|Replacing [ ][ ][Peer|eth68|13723020| 35.210.126.23:| Out] with [HBR ][ ][Peer|eth68|13723020| 35.206.174.92:| Out] for the blocks sync allocation. 2025-01-08 16:13:48.8740|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d6d2c708794406891a090f0d88004ffbc4bf2a73aa068891609c6ebbc9fd140","blockNumber":"0xd1658b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x824609c1d5f31664c08f634cdea29c0de505733154a4a6df39d43e1305ee60a8","prevRandao":"0x4898ae2cb1bd534c6e6f547abe9bd04329f6c324d55120423790ebf01802ab1e","receiptsRoot":"0x83d4b9fe5729f20b666766ee73d208eba0948a682f2dd10841be0f4ff1c8e6e0","stateRoot":"0x8457bd99dbcbccaa02a144c9ac50fa6a11734d56b9a6632249b3ec2cb321f0cc","timestamp":"0x677ea42a","transactions":["0x02f901d58227d883053e9b8459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8494802a8c490df46634440ccb11bf38efdf2b8972ac57cbdf80c6f73711ea2037be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be781f3c80a73d9d72505b393246df77790004a2d12195760821e52b7c28996e94cc399492fb614e47157954d40589335d52a8ff6705466d3781ac6d183773fa25332e332e30000000000000000000000000000000000000000000000000000000c001a084c13b95ebbf4da8f733cbef416e040d4c4e2db31331d9359973018f06378e20a03ea6463a4ee3b092dec141f6af53b8745cef7028d79b0c55868b48b106b87a70","0x02f901d58227d88305520d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec24ff6c6ce7d24ffaa8a333c21db7d2c4657fba210640852baf56306585c725e2b67696f1510dd8977a7bf3be9e3bdce5dd1b532f2fba4ef8a1a50461b53545c332e332e30000000000000000000000000000000000000000000000000000000c001a0fe01b4f5ff06d84534780d6295f7cb41351a8944e82b03106faf1d663dc64a64a052d989ae3312623229f0b167677397ebbf8144f359ae0e139de47bbad3dbb09f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029ee","validatorIndex":"0x86b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x43029ef","validatorIndex":"0x86c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec0","index":"0x43029f0","validatorIndex":"0x86d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d13d3","index":"0x43029f1","validatorIndex":"0x86e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfa","index":"0x43029f2","validatorIndex":"0x86f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029f3","validatorIndex":"0x870"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029f4","validatorIndex":"0x871"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720a","index":"0x43029f5","validatorIndex":"0x872"}]},[],"0x77fcc336f283b340d8a3e201c44793f2e6c4d958de69ef3a3068aadd39ff7f6c"]) 2025-01-08 16:13:48.8740|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723019 (0x9d6d2c...9fd140), Extra Data: chiado-lighthouse-0 2025-01-08 16:13:48.8740|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Syncing... Inserting block 13723019 (0x9d6d2c...9fd140). 2025-01-08 16:13:48.8740|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8740|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d6d2c708794406891a090f0d88004ffbc4bf2a73aa068891609c6ebbc9fd140","blockNumber":"0xd1658b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x824609c1d5f31664c08f634cdea29c0de505733154a4a6df39d43e1305ee60a8","prevRandao":"0x4898ae2cb1bd534c6e6f547abe9bd04329f6c324d55120423790ebf01802ab1e","receiptsRoot":"0x83d4b9fe5729f20b666766ee73d208eba0948a682f2dd10841be0f4ff1c8e6e0","stateRoot":"0x8457bd99dbcbccaa02a144c9ac50fa6a11734d56b9a6632249b3ec2cb321f0cc","timestamp":"0x677ea42a","transactions":["0x02f901d58227d883053e9b8459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8494802a8c490df46634440ccb11bf38efdf2b8972ac57cbdf80c6f73711ea2037be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be781f3c80a73d9d72505b393246df77790004a2d12195760821e52b7c28996e94cc399492fb614e47157954d40589335d52a8ff6705466d3781ac6d183773fa25332e332e30000000000000000000000000000000000000000000000000000000c001a084c13b95ebbf4da8f733cbef416e040d4c4e2db31331d9359973018f06378e20a03ea6463a4ee3b092dec141f6af53b8745cef7028d79b0c55868b48b106b87a70","0x02f901d58227d88305520d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec24ff6c6ce7d24ffaa8a333c21db7d2c4657fba210640852baf56306585c725e2b67696f1510dd8977a7bf3be9e3bdce5dd1b532f2fba4ef8a1a50461b53545c332e332e30000000000000000000000000000000000000000000000000000000c001a0fe01b4f5ff06d84534780d6295f7cb41351a8944e82b03106faf1d663dc64a64a052d989ae3312623229f0b167677397ebbf8144f359ae0e139de47bbad3dbb09f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029ee","validatorIndex":"0x86b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x43029ef","validatorIndex":"0x86c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec0","index":"0x43029f0","validatorIndex":"0x86d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d13d3","index":"0x43029f1","validatorIndex":"0x86e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfa","index":"0x43029f2","validatorIndex":"0x86f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029f3","validatorIndex":"0x870"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029f4","validatorIndex":"0x871"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720a","index":"0x43029f5","validatorIndex":"0x872"}]},[],"0x77fcc336f283b340d8a3e201c44793f2e6c4d958de69ef3a3068aadd39ff7f6c"]) 2025-01-08 16:13:48.8762|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9d6d2c708794406891a090f0d88004ffbc4bf2a73aa068891609c6ebbc9fd140","blockNumber":"0xd1658b","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4ae","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x824609c1d5f31664c08f634cdea29c0de505733154a4a6df39d43e1305ee60a8","prevRandao":"0x4898ae2cb1bd534c6e6f547abe9bd04329f6c324d55120423790ebf01802ab1e","receiptsRoot":"0x83d4b9fe5729f20b666766ee73d208eba0948a682f2dd10841be0f4ff1c8e6e0","stateRoot":"0x8457bd99dbcbccaa02a144c9ac50fa6a11734d56b9a6632249b3ec2cb321f0cc","timestamp":"0x677ea42a","transactions":["0x02f901d58227d883053e9b8459682f008459682f0e8272519437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8494802a8c490df46634440ccb11bf38efdf2b8972ac57cbdf80c6f73711ea2037be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be781f3c80a73d9d72505b393246df77790004a2d12195760821e52b7c28996e94cc399492fb614e47157954d40589335d52a8ff6705466d3781ac6d183773fa25332e332e30000000000000000000000000000000000000000000000000000000c001a084c13b95ebbf4da8f733cbef416e040d4c4e2db31331d9359973018f06378e20a03ea6463a4ee3b092dec141f6af53b8745cef7028d79b0c55868b48b106b87a70","0x02f901d58227d88305520d8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec24ff6c6ce7d24ffaa8a333c21db7d2c4657fba210640852baf56306585c725e2b67696f1510dd8977a7bf3be9e3bdce5dd1b532f2fba4ef8a1a50461b53545c332e332e30000000000000000000000000000000000000000000000000000000c001a0fe01b4f5ff06d84534780d6295f7cb41351a8944e82b03106faf1d663dc64a64a052d989ae3312623229f0b167677397ebbf8144f359ae0e139de47bbad3dbb09f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029ee","validatorIndex":"0x86b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x43029ef","validatorIndex":"0x86c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec0","index":"0x43029f0","validatorIndex":"0x86d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d13d3","index":"0x43029f1","validatorIndex":"0x86e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfa","index":"0x43029f2","validatorIndex":"0x86f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029f3","validatorIndex":"0x870"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029f4","validatorIndex":"0x871"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720a","index":"0x43029f5","validatorIndex":"0x872"}]},[],"0x77fcc336f283b340d8a3e201c44793f2e6c4d958de69ef3a3068aadd39ff7f6c"]) handled in 2ms 2025-01-08 16:13:48.8762|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.76.165.201:33333] initiating disconnect because InvalidNetworkId, details: invalid network id - 219913 2025-01-08 16:13:48.8822|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e1b6beb18f8afc9bc83487b68f8bccf1ea56576dfb90fc0546f9639aa146f9d","blockNumber":"0xd1658c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9d6d2c708794406891a090f0d88004ffbc4bf2a73aa068891609c6ebbc9fd140","prevRandao":"0xe1397a569fc643b1e3d53b46df6f3c668667f7f12ba63f19d1bee64298dc20b1","receiptsRoot":"0x01421540c4129c8cbbb64a2c961bf42108d103dd07d63b74628b01798c175654","stateRoot":"0x6cb65f4fecfda4402a91893591d81a15a0f5006d0c553c065e3798d3fc239d65","timestamp":"0x677ea42f","transactions":["0x02f901d58227d883053e9c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8494802a8c490df46634440ccb11bf38efdf2b8972ac57cbdf80c6f73711ea2037be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5f5b96c4d4d0f01efb8767e3f44872dbb7102957afd06c2a5925712d18e50ddc10df900fe09b068a6a82795daa67d79334866debfa3f987b247a785f9262287332e332e30000000000000000000000000000000000000000000000000000000c001a0d2aa0c1c0d2b89efd3c6be6276a36b82d9d42de659b1e7a844281361850cdd1ba0026d7fc67ef6d13c31393b79b8dd22f9fc35d56097a8239c01d2e0255b62904d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c7","index":"0x43029f6","validatorIndex":"0x873"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428eb","index":"0x43029f7","validatorIndex":"0x874"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc3","index":"0x43029f8","validatorIndex":"0x875"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0c","index":"0x43029f9","validatorIndex":"0x876"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029fa","validatorIndex":"0x877"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147529","index":"0x43029fb","validatorIndex":"0x878"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d906b","index":"0x43029fc","validatorIndex":"0x879"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ea","index":"0x43029fd","validatorIndex":"0x87a"}]},[],"0x63f56c6cb36a5e9df56d94f6576b493b18b8879628775e6918d527ae3b01e20e"]) 2025-01-08 16:13:48.8822|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723020 (0x9e1b6b...146f9d), Extra Data: Nethermind 2025-01-08 16:13:48.8822|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Syncing... Inserting block 13723020 (0x9e1b6b...146f9d). 2025-01-08 16:13:48.8822|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8822|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e1b6beb18f8afc9bc83487b68f8bccf1ea56576dfb90fc0546f9639aa146f9d","blockNumber":"0xd1658c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9d6d2c708794406891a090f0d88004ffbc4bf2a73aa068891609c6ebbc9fd140","prevRandao":"0xe1397a569fc643b1e3d53b46df6f3c668667f7f12ba63f19d1bee64298dc20b1","receiptsRoot":"0x01421540c4129c8cbbb64a2c961bf42108d103dd07d63b74628b01798c175654","stateRoot":"0x6cb65f4fecfda4402a91893591d81a15a0f5006d0c553c065e3798d3fc239d65","timestamp":"0x677ea42f","transactions":["0x02f901d58227d883053e9c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8494802a8c490df46634440ccb11bf38efdf2b8972ac57cbdf80c6f73711ea2037be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5f5b96c4d4d0f01efb8767e3f44872dbb7102957afd06c2a5925712d18e50ddc10df900fe09b068a6a82795daa67d79334866debfa3f987b247a785f9262287332e332e30000000000000000000000000000000000000000000000000000000c001a0d2aa0c1c0d2b89efd3c6be6276a36b82d9d42de659b1e7a844281361850cdd1ba0026d7fc67ef6d13c31393b79b8dd22f9fc35d56097a8239c01d2e0255b62904d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c7","index":"0x43029f6","validatorIndex":"0x873"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428eb","index":"0x43029f7","validatorIndex":"0x874"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc3","index":"0x43029f8","validatorIndex":"0x875"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0c","index":"0x43029f9","validatorIndex":"0x876"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029fa","validatorIndex":"0x877"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147529","index":"0x43029fb","validatorIndex":"0x878"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d906b","index":"0x43029fc","validatorIndex":"0x879"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ea","index":"0x43029fd","validatorIndex":"0x87a"}]},[],"0x63f56c6cb36a5e9df56d94f6576b493b18b8879628775e6918d527ae3b01e20e"]) 2025-01-08 16:13:48.8822|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e1b6beb18f8afc9bc83487b68f8bccf1ea56576dfb90fc0546f9639aa146f9d","blockNumber":"0xd1658c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9d6d2c708794406891a090f0d88004ffbc4bf2a73aa068891609c6ebbc9fd140","prevRandao":"0xe1397a569fc643b1e3d53b46df6f3c668667f7f12ba63f19d1bee64298dc20b1","receiptsRoot":"0x01421540c4129c8cbbb64a2c961bf42108d103dd07d63b74628b01798c175654","stateRoot":"0x6cb65f4fecfda4402a91893591d81a15a0f5006d0c553c065e3798d3fc239d65","timestamp":"0x677ea42f","transactions":["0x02f901d58227d883053e9c8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8494802a8c490df46634440ccb11bf38efdf2b8972ac57cbdf80c6f73711ea2037be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8a5f5b96c4d4d0f01efb8767e3f44872dbb7102957afd06c2a5925712d18e50ddc10df900fe09b068a6a82795daa67d79334866debfa3f987b247a785f9262287332e332e30000000000000000000000000000000000000000000000000000000c001a0d2aa0c1c0d2b89efd3c6be6276a36b82d9d42de659b1e7a844281361850cdd1ba0026d7fc67ef6d13c31393b79b8dd22f9fc35d56097a8239c01d2e0255b62904d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c7","index":"0x43029f6","validatorIndex":"0x873"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428eb","index":"0x43029f7","validatorIndex":"0x874"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcc3","index":"0x43029f8","validatorIndex":"0x875"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e0c","index":"0x43029f9","validatorIndex":"0x876"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x43029fa","validatorIndex":"0x877"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147529","index":"0x43029fb","validatorIndex":"0x878"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d906b","index":"0x43029fc","validatorIndex":"0x879"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ea","index":"0x43029fd","validatorIndex":"0x87a"}]},[],"0x63f56c6cb36a5e9df56d94f6576b493b18b8879628775e6918d527ae3b01e20e"]) handled in 1ms 2025-01-08 16:13:48.8850|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:13:48.8895|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xab16868540ed3181e1b1a94b2a43a65a961dc7c16d4d0bd014f6c79d24a783d9","blockNumber":"0xd1658d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e1b6beb18f8afc9bc83487b68f8bccf1ea56576dfb90fc0546f9639aa146f9d","prevRandao":"0x86a71f76a9a85561a756ca2bfd791a9e44706dd6bbf04a71eff05021f3c88ba2","receiptsRoot":"0xbaf578bd2aed79a8c1bb830030df4f536a691ad529366cd3cdab98eca776f2c1","stateRoot":"0xd0b78ec9593d8e6371de7040e6bcfc84871bbe3cac56ad04d245f9915bfcd45d","timestamp":"0x677ea434","transactions":["0x02f901d58227d88305520e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88cdec8553bdfae13748b2685b3cfdce2609e70c6decf9792b62fb2c4ec9bb36b620813ed17a896def3228d2bfe29c67cac65eaa84bcef87a8a608184a19b9d5f332e332e30000000000000000000000000000000000000000000000000000000c080a0f97b5869d2a12dac3967b80a44ff332c7597303bdced9c626a0137d0d6184713a01d4d6b3282e62ffc6ddd0e14fcb0f7d51a81e7f92e8a1525d3d2095f5a416408"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422c1","index":"0x43029fe","validatorIndex":"0x87b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6e3","index":"0x43029ff","validatorIndex":"0x87c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141a51","index":"0x4302a00","validatorIndex":"0x87d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4152","index":"0x4302a01","validatorIndex":"0x87e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a02","validatorIndex":"0x87f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a74","index":"0x4302a03","validatorIndex":"0x880"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14231e","index":"0x4302a04","validatorIndex":"0x881"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a05","validatorIndex":"0x882"}]},[],"0x3d8a764299a19074a193a91ff0e076fb1d584efd3d8ee6a656dee624f98ba61e"]) 2025-01-08 16:13:48.8895|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723021 (0xab1686...a783d9), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:13:48.8895|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13723021 (0xab1686...a783d9). 2025-01-08 16:13:48.8895|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.8895|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xab16868540ed3181e1b1a94b2a43a65a961dc7c16d4d0bd014f6c79d24a783d9","blockNumber":"0xd1658d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e1b6beb18f8afc9bc83487b68f8bccf1ea56576dfb90fc0546f9639aa146f9d","prevRandao":"0x86a71f76a9a85561a756ca2bfd791a9e44706dd6bbf04a71eff05021f3c88ba2","receiptsRoot":"0xbaf578bd2aed79a8c1bb830030df4f536a691ad529366cd3cdab98eca776f2c1","stateRoot":"0xd0b78ec9593d8e6371de7040e6bcfc84871bbe3cac56ad04d245f9915bfcd45d","timestamp":"0x677ea434","transactions":["0x02f901d58227d88305520e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88cdec8553bdfae13748b2685b3cfdce2609e70c6decf9792b62fb2c4ec9bb36b620813ed17a896def3228d2bfe29c67cac65eaa84bcef87a8a608184a19b9d5f332e332e30000000000000000000000000000000000000000000000000000000c080a0f97b5869d2a12dac3967b80a44ff332c7597303bdced9c626a0137d0d6184713a01d4d6b3282e62ffc6ddd0e14fcb0f7d51a81e7f92e8a1525d3d2095f5a416408"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422c1","index":"0x43029fe","validatorIndex":"0x87b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6e3","index":"0x43029ff","validatorIndex":"0x87c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141a51","index":"0x4302a00","validatorIndex":"0x87d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4152","index":"0x4302a01","validatorIndex":"0x87e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a02","validatorIndex":"0x87f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a74","index":"0x4302a03","validatorIndex":"0x880"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14231e","index":"0x4302a04","validatorIndex":"0x881"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a05","validatorIndex":"0x882"}]},[],"0x3d8a764299a19074a193a91ff0e076fb1d584efd3d8ee6a656dee624f98ba61e"]) 2025-01-08 16:13:48.8895|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xab16868540ed3181e1b1a94b2a43a65a961dc7c16d4d0bd014f6c79d24a783d9","blockNumber":"0xd1658d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e1b6beb18f8afc9bc83487b68f8bccf1ea56576dfb90fc0546f9639aa146f9d","prevRandao":"0x86a71f76a9a85561a756ca2bfd791a9e44706dd6bbf04a71eff05021f3c88ba2","receiptsRoot":"0xbaf578bd2aed79a8c1bb830030df4f536a691ad529366cd3cdab98eca776f2c1","stateRoot":"0xd0b78ec9593d8e6371de7040e6bcfc84871bbe3cac56ad04d245f9915bfcd45d","timestamp":"0x677ea434","transactions":["0x02f901d58227d88305520e8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88cdec8553bdfae13748b2685b3cfdce2609e70c6decf9792b62fb2c4ec9bb36b620813ed17a896def3228d2bfe29c67cac65eaa84bcef87a8a608184a19b9d5f332e332e30000000000000000000000000000000000000000000000000000000c080a0f97b5869d2a12dac3967b80a44ff332c7597303bdced9c626a0137d0d6184713a01d4d6b3282e62ffc6ddd0e14fcb0f7d51a81e7f92e8a1525d3d2095f5a416408"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422c1","index":"0x43029fe","validatorIndex":"0x87b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6e3","index":"0x43029ff","validatorIndex":"0x87c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141a51","index":"0x4302a00","validatorIndex":"0x87d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4152","index":"0x4302a01","validatorIndex":"0x87e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a02","validatorIndex":"0x87f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a74","index":"0x4302a03","validatorIndex":"0x880"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14231e","index":"0x4302a04","validatorIndex":"0x881"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a05","validatorIndex":"0x882"}]},[],"0x3d8a764299a19074a193a91ff0e076fb1d584efd3d8ee6a656dee624f98ba61e"]) handled in 1ms 2025-01-08 16:13:48.8994|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","blockNumber":"0xd1658e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xab16868540ed3181e1b1a94b2a43a65a961dc7c16d4d0bd014f6c79d24a783d9","prevRandao":"0x766911d7bd5bfb2c8aa16d8fae6e7e7ed7a7e819d2b9ea3c0f828bd9277777b7","receiptsRoot":"0xc93075c6a231c410ab041d0576b04c19ab4e258d4e4d4ef51a3285eb0c5945ab","stateRoot":"0x09b6afd5074b41bd588a9674ca33fe5b674a90d6200048d0fcbf271962d8de93","timestamp":"0x677ea439","transactions":["0x02f901d58227d88305520f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4ee3f1b59a5c473bef6ff5497a1f143e07f36c4e93c1dafd9cb49a1b83f47c97ad95c6241107c2effba1bec8ea2b5ee0288f867f500167cdc55e4029240e6c37332e332e30000000000000000000000000000000000000000000000000000000c080a0d804bfc96416410e80e4cbd86a97eeebda3cc8c6282e1ba3a2b912c0548c66a5a01db8e1fbe79c159b54f0a17f4d2a16feb6962f64b8f1b99e47dc17ec496f50b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a06","validatorIndex":"0x883"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144901","index":"0x4302a07","validatorIndex":"0x884"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720a","index":"0x4302a08","validatorIndex":"0x885"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a09","validatorIndex":"0x886"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a0a","validatorIndex":"0x887"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ba","index":"0x4302a0b","validatorIndex":"0x888"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140421","index":"0x4302a0c","validatorIndex":"0x889"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c10","index":"0x4302a0d","validatorIndex":"0x88a"}]},[],"0xd121fb60eb42b055b1313fc1b57da5f42db1dc1a223329a8a0cf39d757a9ab09"]) 2025-01-08 16:13:48.8994|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723022 (0x07222e...4f1784), Extra Data: Nethermind 2025-01-08 16:13:48.9004|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Syncing... Inserting block 13723022 (0x07222e...4f1784). 2025-01-08 16:13:48.9004|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:48.9004|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","blockNumber":"0xd1658e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xab16868540ed3181e1b1a94b2a43a65a961dc7c16d4d0bd014f6c79d24a783d9","prevRandao":"0x766911d7bd5bfb2c8aa16d8fae6e7e7ed7a7e819d2b9ea3c0f828bd9277777b7","receiptsRoot":"0xc93075c6a231c410ab041d0576b04c19ab4e258d4e4d4ef51a3285eb0c5945ab","stateRoot":"0x09b6afd5074b41bd588a9674ca33fe5b674a90d6200048d0fcbf271962d8de93","timestamp":"0x677ea439","transactions":["0x02f901d58227d88305520f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4ee3f1b59a5c473bef6ff5497a1f143e07f36c4e93c1dafd9cb49a1b83f47c97ad95c6241107c2effba1bec8ea2b5ee0288f867f500167cdc55e4029240e6c37332e332e30000000000000000000000000000000000000000000000000000000c080a0d804bfc96416410e80e4cbd86a97eeebda3cc8c6282e1ba3a2b912c0548c66a5a01db8e1fbe79c159b54f0a17f4d2a16feb6962f64b8f1b99e47dc17ec496f50b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a06","validatorIndex":"0x883"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144901","index":"0x4302a07","validatorIndex":"0x884"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720a","index":"0x4302a08","validatorIndex":"0x885"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a09","validatorIndex":"0x886"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a0a","validatorIndex":"0x887"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ba","index":"0x4302a0b","validatorIndex":"0x888"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140421","index":"0x4302a0c","validatorIndex":"0x889"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c10","index":"0x4302a0d","validatorIndex":"0x88a"}]},[],"0xd121fb60eb42b055b1313fc1b57da5f42db1dc1a223329a8a0cf39d757a9ab09"]) 2025-01-08 16:13:48.9004|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","blockNumber":"0xd1658e","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xab16868540ed3181e1b1a94b2a43a65a961dc7c16d4d0bd014f6c79d24a783d9","prevRandao":"0x766911d7bd5bfb2c8aa16d8fae6e7e7ed7a7e819d2b9ea3c0f828bd9277777b7","receiptsRoot":"0xc93075c6a231c410ab041d0576b04c19ab4e258d4e4d4ef51a3285eb0c5945ab","stateRoot":"0x09b6afd5074b41bd588a9674ca33fe5b674a90d6200048d0fcbf271962d8de93","timestamp":"0x677ea439","transactions":["0x02f901d58227d88305520f8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d83abefe2de21fd1a521a061b167cd5a783db96c581f7cbe421f4e292b0d94662b1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4ee3f1b59a5c473bef6ff5497a1f143e07f36c4e93c1dafd9cb49a1b83f47c97ad95c6241107c2effba1bec8ea2b5ee0288f867f500167cdc55e4029240e6c37332e332e30000000000000000000000000000000000000000000000000000000c080a0d804bfc96416410e80e4cbd86a97eeebda3cc8c6282e1ba3a2b912c0548c66a5a01db8e1fbe79c159b54f0a17f4d2a16feb6962f64b8f1b99e47dc17ec496f50b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a06","validatorIndex":"0x883"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144901","index":"0x4302a07","validatorIndex":"0x884"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14720a","index":"0x4302a08","validatorIndex":"0x885"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a09","validatorIndex":"0x886"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3d7","index":"0x4302a0a","validatorIndex":"0x887"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ba","index":"0x4302a0b","validatorIndex":"0x888"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140421","index":"0x4302a0c","validatorIndex":"0x889"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c10","index":"0x4302a0d","validatorIndex":"0x88a"}]},[],"0xd121fb60eb42b055b1313fc1b57da5f42db1dc1a223329a8a0cf39d757a9ab09"]) handled in 1ms 2025-01-08 16:13:48.9118|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:48.9118|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:13:48.9122|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723022 (0x07222e...4f1784), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:48.9122|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Syncing beacon headers, Request: ForkChoice: 13723022 (0x07222e...4f1784), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:48.9122|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:48.9122|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 0ms 2025-01-08 16:13:49.0253|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.135.137.27:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:13:49.1631|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.116.203.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:13:49.2001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.157.34:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:13:49.3052|DEBUG|Synchronization.Blocks.SyncBatchSize|11|Changing sync batch size to 48 2025-01-08 16:13:49.3101|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13722964. 2025-01-08 16:13:49.3101|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13722964. 2025-01-08 16:13:49.3148|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722964 2025-01-08 16:13:49.3148|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:49.3148|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.3148|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722964 | 5.7 ms | slot 10,204 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3148|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3148|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 20.70 MGas/s | 707.1 tps | 176.77 Blk/s | recover 0 | process 12 2025-01-08 16:13:49.3148|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3148|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3204|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722965 2025-01-08 16:13:49.3204|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722835 < 13722965 - 128 2025-01-08 16:13:49.3204|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:49.3204|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:49.3204|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722965 | 4.8 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3204|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3204|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 6.08 MGas/s | 207.5 tps | 207.51 Blk/s | recover 0 | process 18 2025-01-08 16:13:49.3204|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722966. 2025-01-08 16:13:49.3204|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722966. 2025-01-08 16:13:49.3248|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722966 2025-01-08 16:13:49.3248|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722836 < 13722966 - 128 2025-01-08 16:13:49.3248|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Continue full sync with [ ][ ][Peer|eth68|13723020| 35.210.126.23:| Out] (our best 13722994) 2025-01-08 16:13:49.3248|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|11|Has better peer, stopping 2025-01-08 16:13:49.3248|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [ ][ ][Peer|eth68|13723020| 35.210.126.23:| Out] completed with progress 31. 2025-01-08 16:13:49.3248|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3248|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.3283|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722966 | 6.4 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3283|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:49.3283|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 22.77 MGas/s | 777.6 tps | 155.52 Blk/s | recover 0 | process 28 2025-01-08 16:13:49.3283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FullSyncFeed state changed to Dormant 2025-01-08 16:13:49.3283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723020| 35.210.126.23:| Out] has been processed 2025-01-08 16:13:49.3283|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:13:49.3283|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722967. 2025-01-08 16:13:49.3283|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722967. 2025-01-08 16:13:49.3283|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722967 2025-01-08 16:13:49.3283|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722837 < 13722967 - 128 2025-01-08 16:13:49.3283|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:49.3322|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.3283|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13722967 | 4.1 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3322|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3322|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 36.06 MGas/s | 1,231.2 tps | 246.24 Blk/s | recover 0 | process 27 2025-01-08 16:13:49.3322|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3322|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3635|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722968 2025-01-08 16:13:49.3635|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722838 < 13722968 - 128 2025-01-08 16:13:49.3635|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:49.3635|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:49.3635|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722968 | 31.8 ms | slot 32 ms | 2025-01-08 16:13:49.3642|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3642|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 31.45 Blk/s | recover 0 | process 26 2025-01-08 16:13:49.3642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722969. 2025-01-08 16:13:49.3642|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722969. 2025-01-08 16:13:49.3642|DEBUG|Network.PeerManager|35|Peer pool size is: 1111 2025-01-08 16:13:49.3642|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722969 2025-01-08 16:13:49.3642|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722839 < 13722969 - 128 2025-01-08 16:13:49.3642|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:13:49.3642|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.3642|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722969 | 3.4 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3642|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3642|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 25.94 MGas/s | 885.7 tps | 295.25 Blk/s | recover 0 | process 25 2025-01-08 16:13:49.3642|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3642|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3710|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722970 2025-01-08 16:13:49.3710|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722840 < 13722970 - 128 2025-01-08 16:13:49.3710|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:13:49.3710|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:13:49.3710|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722970 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3710|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3710|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 16.81 MGas/s | 574.1 tps | 287.03 Blk/s | recover 0 | process 24 2025-01-08 16:13:49.3724|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3724|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3724|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722971 2025-01-08 16:13:49.3724|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722841 < 13722971 - 128 2025-01-08 16:13:49.3724|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:49.3724|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:49.3724|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722971 | 3.3 ms | slot 4 ms | 2025-01-08 16:13:49.3724|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3724|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 307.50 Blk/s | recover 0 | process 23 2025-01-08 16:13:49.3724|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3724|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3793|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722972 2025-01-08 16:13:49.3793|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722842 < 13722972 - 128 2025-01-08 16:13:49.3793|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:49.3793|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp, Precompile 2025-01-08 16:13:49.3793|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722972 | 4.1 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3793|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:13:49.3793|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 28.99 MGas/s | 242.7 tps | 242.66 Blk/s | recover 0 | process 22 2025-01-08 16:13:49.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3802|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722973 2025-01-08 16:13:49.3802|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722843 < 13722973 - 128 2025-01-08 16:13:49.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:49.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:49.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3802|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3802|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722973 | 2.0 ms | slot 2 ms | 2025-01-08 16:13:49.3802|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3802|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 503.27 Blk/s | recover 0 | process 21 2025-01-08 16:13:49.3842|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722974 2025-01-08 16:13:49.3842|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722844 < 13722974 - 128 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:49.3842|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722974 | 2.4 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.3842|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3842|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 10.74 MGas/s | 423.0 tps | 423.01 Blk/s | recover 0 | process 20 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3842|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722975 2025-01-08 16:13:49.3842|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722845 < 13722975 - 128 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:49.3842|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722975 | 2.2 ms | slot 2 ms | 2025-01-08 16:13:49.3842|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3842|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 449.24 Blk/s | recover 0 | process 19 2025-01-08 16:13:49.3842|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3888|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722976 2025-01-08 16:13:49.3888|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722846 < 13722976 - 128 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:49.3888|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722976 | 1.7 ms | slot 2 ms | 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3888|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3888|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 587.54 Blk/s | recover 0 | process 18 2025-01-08 16:13:49.3888|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722977 2025-01-08 16:13:49.3888|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722847 < 13722977 - 128 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:49.3888|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13722977 | 2.0 ms | slot 2 ms | 2025-01-08 16:13:49.3888|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3888|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 497.76 Blk/s | recover 0 | process 17 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3888|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3932|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722978 2025-01-08 16:13:49.3932|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722848 < 13722978 - 128 2025-01-08 16:13:49.3932|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:49.3932|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722978 | 2.3 ms | slot 2 ms | 2025-01-08 16:13:49.3932|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 24 ( 0) | sload 49 | sstore 11 | create 0 2025-01-08 16:13:49.3932|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 438.21 Blk/s | recover 0 | process 16 2025-01-08 16:13:49.3932|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:49.3932|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3932|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.3969|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722979 2025-01-08 16:13:49.3969|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722849 < 13722979 - 128 2025-01-08 16:13:49.3969|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:49.3969|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722979 | 3.4 ms | slot 4 ms | 2025-01-08 16:13:49.3969|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:49.3969|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.3969|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 292.31 Blk/s | recover 0 | process 15 2025-01-08 16:13:49.3969|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.3969|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4011|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722980 2025-01-08 16:13:49.4011|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722850 < 13722980 - 128 2025-01-08 16:13:49.4011|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:49.4011|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp, Precompile 2025-01-08 16:13:49.4011|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722980 | 4.4 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4011|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:13:49.4011|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 26.94 MGas/s | 226.0 tps | 226.04 Blk/s | recover 0 | process 14 2025-01-08 16:13:49.4011|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4011|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4046|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722981 2025-01-08 16:13:49.4046|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722851 < 13722981 - 128 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4046|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722981 | 2.5 ms | slot 3 ms | 2025-01-08 16:13:49.4046|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4046|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 404.53 Blk/s | recover 0 | process 13 2025-01-08 16:13:49.4046|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722982 2025-01-08 16:13:49.4046|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722852 < 13722982 - 128 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:49.4046|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722982 | 2.6 ms | slot 3 ms | 2025-01-08 16:13:49.4046|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4046|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 380.52 Blk/s | recover 0 | process 12 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4046|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4100|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722983 2025-01-08 16:13:49.4100|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722853 < 13722983 - 128 2025-01-08 16:13:49.4100|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:49.4100|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:49.4100|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722983 | 2.3 ms | slot 2 ms | 2025-01-08 16:13:49.4100|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4100|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 443.26 Blk/s | recover 0 | process 11 2025-01-08 16:13:49.4100|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4100|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4100|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722984 2025-01-08 16:13:49.4100|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722854 < 13722984 - 128 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:13:49.4124|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722984 | 2.0 ms | slot 2 ms | 2025-01-08 16:13:49.4124|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4124|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 512.03 Blk/s | recover 0 | process 10 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4124|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722985 2025-01-08 16:13:49.4124|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722855 < 13722985 - 128 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:49.4124|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722985 | 1.7 ms | slot 2 ms | 2025-01-08 16:13:49.4124|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4124|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 583.09 Blk/s | recover 0 | process 9 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4124|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4166|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722986 2025-01-08 16:13:49.4166|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722856 < 13722986 - 128 2025-01-08 16:13:49.4166|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:49.4166|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722986 | 2.6 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (2.25) .. 3.00 2025-01-08 16:13:49.4166|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 34 | sstore 11 | create 0 2025-01-08 16:13:49.4166|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 22.93 MGas/s | 764.5 tps | 382.26 Blk/s | recover 0 | process 8 2025-01-08 16:13:49.4166|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:49.4166|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4166|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4206|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722987 2025-01-08 16:13:49.4206|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722857 < 13722987 - 128 2025-01-08 16:13:49.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Clearing caches 2025-01-08 16:13:49.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Cleared caches: Rlp 2025-01-08 16:13:49.4206|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722987 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4206|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4206|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 16.53 MGas/s | 564.7 tps | 282.33 Blk/s | recover 0 | process 7 2025-01-08 16:13:49.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Started pre-warming caches for block 13722988. 2025-01-08 16:13:49.4206|DEBUG|Consensus.Processing.BlockCachePreWarmer|16|Finished pre-warming caches for block 13722988. 2025-01-08 16:13:49.4206|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722988 2025-01-08 16:13:49.4206|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722858 < 13722988 - 128 2025-01-08 16:13:49.4242|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:49.4242|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722988 | 3.2 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4242|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.4242|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4242|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 27.79 MGas/s | 949.4 tps | 316.46 Blk/s | recover 0 | process 6 2025-01-08 16:13:49.4242|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Started pre-warming caches for block 13722989. 2025-01-08 16:13:49.4291|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Finished pre-warming caches for block 13722989. 2025-01-08 16:13:49.4291|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722989 2025-01-08 16:13:49.4291|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722859 < 13722989 - 128 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:13:49.4322|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722989 | 7.8 ms | slot 8 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4322|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0005XDAI 0.32 MGas | 6 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:49.4322|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 40.50 MGas/s | 765.8 tps | 127.63 Blk/s | recover 0 | process 5 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Started pre-warming caches for block 13722990. 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Finished pre-warming caches for block 13722990. 2025-01-08 16:13:49.4322|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722990 2025-01-08 16:13:49.4322|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722860 < 13722990 - 128 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:13:49.4322|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722990 | 3.1 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4322|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4322|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 47.35 MGas/s | 1,617.6 tps | 323.52 Blk/s | recover 0 | process 4 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.4322|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722991. 2025-01-08 16:13:49.4367|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722991. 2025-01-08 16:13:49.4367|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722991 2025-01-08 16:13:49.4367|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722861 < 13722991 - 128 2025-01-08 16:13:49.4367|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:49.4367|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.4367|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13722991 | 2.8 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4367|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4367|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 30.89 MGas/s | 1,055.2 tps | 351.74 Blk/s | recover 0 | process 3 2025-01-08 16:13:49.4367|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Started pre-warming caches for block 13722992. 2025-01-08 16:13:49.4367|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Finished pre-warming caches for block 13722992. 2025-01-08 16:13:49.4415|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722992 2025-01-08 16:13:49.4415|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722862 < 13722992 - 128 2025-01-08 16:13:49.4415|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:49.4415|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722992 | 2.8 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4415|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.4415|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4415|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 41.26 MGas/s | 1,408.9 tps | 352.24 Blk/s | recover 0 | process 2 2025-01-08 16:13:49.4415|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4415|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:13:49.4473|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722993 2025-01-08 16:13:49.4473|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722863 < 13722993 - 128 2025-01-08 16:13:49.4473|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:13:49.4473|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:13:49.4492|INFO|Consensus.Processing.BlockchainProcessor|16|Processed 13722993 | 5.9 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4492|INFO|Consensus.Processing.BlockchainProcessor|16| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:49.4492|INFO|Consensus.Processing.BlockchainProcessor|16| Block throughput 0.00 MGas/s | 0.0 tps | 170.42 Blk/s | recover 0 | process 1 2025-01-08 16:13:49.4492|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Started pre-warming caches for block 13722994. 2025-01-08 16:13:49.4492|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Finished pre-warming caches for block 13722994. 2025-01-08 16:13:49.4565|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13722994 2025-01-08 16:13:49.4565|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722864 < 13722994 - 128 2025-01-08 16:13:49.4565|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:13:49.4565|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:49.4565|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13722994 | 8.9 ms | slot 9 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:49.4565|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:49.4565|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 13.11 MGas/s | 447.7 tps | 111.92 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:13:49.6603|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.22.19:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:13:49.6701|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FullSyncFeed state changed to Active 2025-01-08 16:13:49.6701|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher got activated. 2025-01-08 16:13:49.6701|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 35.206.174.92:| Out] 2025-01-08 16:13:49.6701|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13722994, beaconPivotExists: True, BestSuggestedBody: 13722994, BestKnownNumber: 13722994, BestPeer: [HBR ][ ][Peer|eth68|13723020| 35.206.174.92:| Out], BestKnownBeaconNumber 13723022 2025-01-08 16:13:49.6701|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 35.206.174.92:| Out] (our best 13722994) 2025-01-08 16:13:49.8663|DEBUG|Synchronization.Blocks.BlockDownloader|6|Replacing [ ][ ][Peer|eth68|13723020| 35.206.174.92:| Out] with [HBR ][ ][Peer|eth68|13723020| 139.144.26.85:| Out] for the blocks sync allocation. 2025-01-08 16:13:49.8862|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:13:50.0020|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:13:50.1119|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","blockNumber":"0xd1658f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","prevRandao":"0x949bdc0b034a5e3450bc221e3aed9b22dd1a1ae71d269d88bcf9ee16beba5456","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb8fb4513687359b561eb8519e103d490ba31b482b00bedf2259999946eb8a8ec","timestamp":"0x677ea43e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffd5","index":"0x4302a0e","validatorIndex":"0x88b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f5b6","index":"0x4302a0f","validatorIndex":"0x88c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b53","index":"0x4302a10","validatorIndex":"0x88d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3b4a","index":"0x4302a11","validatorIndex":"0x88e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14507b","index":"0x4302a12","validatorIndex":"0x88f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d09","index":"0x4302a13","validatorIndex":"0x890"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142592","index":"0x4302a14","validatorIndex":"0x891"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac8","index":"0x4302a15","validatorIndex":"0x892"}]},[],"0xe2a880ef3ef4685a24b73ed42069b6e531a634e7fb71b09bb9ecf9e5ce9c9007"]) 2025-01-08 16:13:50.1124|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723023 (0x7cfe13...498795), Extra Data: Nethermind 2025-01-08 16:13:50.1124|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Syncing... Inserting block 13723023 (0x7cfe13...498795). 2025-01-08 16:13:50.1124|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:50.1124|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","blockNumber":"0xd1658f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","prevRandao":"0x949bdc0b034a5e3450bc221e3aed9b22dd1a1ae71d269d88bcf9ee16beba5456","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb8fb4513687359b561eb8519e103d490ba31b482b00bedf2259999946eb8a8ec","timestamp":"0x677ea43e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffd5","index":"0x4302a0e","validatorIndex":"0x88b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f5b6","index":"0x4302a0f","validatorIndex":"0x88c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b53","index":"0x4302a10","validatorIndex":"0x88d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3b4a","index":"0x4302a11","validatorIndex":"0x88e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14507b","index":"0x4302a12","validatorIndex":"0x88f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d09","index":"0x4302a13","validatorIndex":"0x890"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142592","index":"0x4302a14","validatorIndex":"0x891"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac8","index":"0x4302a15","validatorIndex":"0x892"}]},[],"0xe2a880ef3ef4685a24b73ed42069b6e531a634e7fb71b09bb9ecf9e5ce9c9007"]) 2025-01-08 16:13:50.1124|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","blockNumber":"0xd1658f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x07222e58d354a19550504622c2f3694f5a942878524f2f207dd4ec666e4f1784","prevRandao":"0x949bdc0b034a5e3450bc221e3aed9b22dd1a1ae71d269d88bcf9ee16beba5456","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb8fb4513687359b561eb8519e103d490ba31b482b00bedf2259999946eb8a8ec","timestamp":"0x677ea43e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffd5","index":"0x4302a0e","validatorIndex":"0x88b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f5b6","index":"0x4302a0f","validatorIndex":"0x88c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b53","index":"0x4302a10","validatorIndex":"0x88d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3b4a","index":"0x4302a11","validatorIndex":"0x88e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14507b","index":"0x4302a12","validatorIndex":"0x88f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d09","index":"0x4302a13","validatorIndex":"0x890"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142592","index":"0x4302a14","validatorIndex":"0x891"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac8","index":"0x4302a15","validatorIndex":"0x892"}]},[],"0xe2a880ef3ef4685a24b73ed42069b6e531a634e7fb71b09bb9ecf9e5ce9c9007"]) handled in 1ms 2025-01-08 16:13:50.1179|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:50.1179|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:13:50.1179|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723023 (0x7cfe13...498795), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:50.1179|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Syncing beacon headers, Request: ForkChoice: 13723023 (0x7cfe13...498795), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:50.1179|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:50.1179|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 0ms 2025-01-08 16:13:50.2733|DEBUG|Synchronization.Blocks.SyncBatchSize|15|Changing sync batch size to 48 2025-01-08 16:13:50.2733|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13722995. 2025-01-08 16:13:50.2733|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13722995. 2025-01-08 16:13:50.2798|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722995 2025-01-08 16:13:50.2798|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722865 < 13722995 - 128 2025-01-08 16:13:50.2807|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Continue full sync with [ ][ ][Peer|eth68|13723022| 35.206.174.92:| Out] (our best 13723022) 2025-01-08 16:13:50.2807|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:13:50.2807|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|15|Has better peer, stopping 2025-01-08 16:13:50.2807|DEBUG|Synchronization.Blocks.BlockDownloader|15|Blocks download from [ ][ ][Peer|eth68|13723022| 35.206.174.92:| Out] completed with progress 28. 2025-01-08 16:13:50.2807|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:50.2807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|FullSyncFeed state changed to Dormant 2025-01-08 16:13:50.2807|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13722995 | 5.8 ms | slot 824 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.2807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723022| 35.206.174.92:| Out] has been processed 2025-01-08 16:13:50.2807|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.2807|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|15|SyncDispatcher is going to sleep. 2025-01-08 16:13:50.2807|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 15.27 MGas/s | 521.6 tps | 173.88 Blk/s | recover 10 | process 16 2025-01-08 16:13:50.2807|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2807|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.2848|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722996 2025-01-08 16:13:50.2848|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722866 < 13722996 - 128 2025-01-08 16:13:50.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:50.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:50.2848|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13722996 | 3.8 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.2848|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.2848|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 7.61 MGas/s | 259.8 tps | 259.81 Blk/s | recover 5 | process 20 2025-01-08 16:13:50.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2848|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.2848|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722997 2025-01-08 16:13:50.2848|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722867 < 13722997 - 128 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:50.2887|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722997 | 3.4 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.2887|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.2887|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 17.40 MGas/s | 594.2 tps | 297.09 Blk/s | recover 0 | process 25 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.2887|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722998 2025-01-08 16:13:50.2887|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722868 < 13722998 - 128 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:50.2887|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13722998 | 2.4 ms | slot 3 ms | 2025-01-08 16:13:50.2887|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.2887|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 423.01 Blk/s | recover 0 | process 24 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2887|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.2938|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13722999 2025-01-08 16:13:50.2938|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722869 < 13722999 - 128 2025-01-08 16:13:50.2938|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2938|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:50.2938|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2938|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.2938|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13722999 | 2.5 ms | slot 3 ms | 2025-01-08 16:13:50.2938|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:50.2938|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 11.52 MGas/s | 393.4 tps | 393.39 Blk/s | recover 0 | process 23 2025-01-08 16:13:50.2977|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723000 2025-01-08 16:13:50.2977|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722870 < 13723000 - 128 2025-01-08 16:13:50.2977|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:50.2977|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:50.2977|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723000 | 3.4 ms | slot 4 ms | 2025-01-08 16:13:50.2977|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.2977|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 298.33 Blk/s | recover 0 | process 22 2025-01-08 16:13:50.2977|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.2977|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.2977|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723001 2025-01-08 16:13:50.2977|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722871 < 13723001 - 128 2025-01-08 16:13:50.2977|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:50.2977|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723001 | 1.8 ms | slot 2 ms | 2025-01-08 16:13:50.3002|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:50.3002|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3002|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 560.22 Blk/s | recover 0 | process 21 2025-01-08 16:13:50.3002|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3002|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3066|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723002 2025-01-08 16:13:50.3066|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722872 < 13723002 - 128 2025-01-08 16:13:50.3066|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:13:50.3066|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:13:50.3066|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723002 | 6.0 ms | slot 7 ms | 2025-01-08 16:13:50.3066|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3066|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 166.25 Blk/s | recover 0 | process 20 2025-01-08 16:13:50.3066|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3066|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3084|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723003 2025-01-08 16:13:50.3084|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722873 < 13723003 - 128 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:50.3084|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723003 | 1.7 ms | slot 2 ms | 2025-01-08 16:13:50.3084|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3084|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 599.52 Blk/s | recover 0 | process 19 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3084|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723004 2025-01-08 16:13:50.3084|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722874 < 13723004 - 128 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:50.3084|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723004 | 1.8 ms | slot 2 ms | 2025-01-08 16:13:50.3084|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3084|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 548.55 Blk/s | recover 0 | process 18 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3084|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3172|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723005 2025-01-08 16:13:50.3172|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722875 < 13723005 - 128 2025-01-08 16:13:50.3172|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:13:50.3172|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723005 | 6.8 ms | slot 7 ms | 2025-01-08 16:13:50.3172|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:13:50.3172|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3172|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 146.89 Blk/s | recover 0 | process 17 2025-01-08 16:13:50.3172|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3172|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3214|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723006 2025-01-08 16:13:50.3214|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722876 < 13723006 - 128 2025-01-08 16:13:50.3214|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:13:50.3214|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:13:50.3214|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723006 | 3.7 ms | slot 4 ms | 2025-01-08 16:13:50.3214|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3214|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 273.22 Blk/s | recover 0 | process 16 2025-01-08 16:13:50.3214|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3214|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3264|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723007 2025-01-08 16:13:50.3264|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722877 < 13723007 - 128 2025-01-08 16:13:50.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:50.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:50.3264|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13723007 | 4.9 ms | slot 5 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.3264|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.09 MGas | 1 txs | calls 20 ( 0) | sload 57 | sstore 21 | create 0 2025-01-08 16:13:50.3264|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 18.99 MGas/s | 206.1 tps | 206.06 Blk/s | recover 0 | process 15 2025-01-08 16:13:50.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3264|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3289|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723008 2025-01-08 16:13:50.3289|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722878 < 13723008 - 128 2025-01-08 16:13:50.3289|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3289|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:50.3289|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3289|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3289|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723008 | 2.3 ms | slot 2 ms | 2025-01-08 16:13:50.3289|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:50.3289|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 433.09 Blk/s | recover 0 | process 14 2025-01-08 16:13:50.3328|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723009 2025-01-08 16:13:50.3328|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722879 < 13723009 - 128 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:50.3328|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723009 | 3.6 ms | slot 4 ms | 2025-01-08 16:13:50.3328|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3328|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 278.86 Blk/s | recover 0 | process 13 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3328|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723010 2025-01-08 16:13:50.3328|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722880 < 13723010 - 128 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:13:50.3328|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723010 | 2.0 ms | slot 2 ms | 2025-01-08 16:13:50.3328|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3328|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 492.61 Blk/s | recover 0 | process 12 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3328|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3390|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723011 2025-01-08 16:13:50.3390|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722881 < 13723011 - 128 2025-01-08 16:13:50.3390|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:50.3390|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:50.3390|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723011 | 4.6 ms | slot 5 ms | 2025-01-08 16:13:50.3390|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3402|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 217.96 Blk/s | recover 0 | process 11 2025-01-08 16:13:50.3402|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3402|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3461|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723012 2025-01-08 16:13:50.3461|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722882 < 13723012 - 128 2025-01-08 16:13:50.3461|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:13:50.3461|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:13:50.3461|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13723012 | 5.7 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.3461|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3461|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 5.14 MGas/s | 175.7 tps | 175.72 Blk/s | recover 0 | process 10 2025-01-08 16:13:50.3461|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13723013. 2025-01-08 16:13:50.3486|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13723013. 2025-01-08 16:13:50.3486|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723013 2025-01-08 16:13:50.3486|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722883 < 13723013 - 128 2025-01-08 16:13:50.3527|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3527|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:50.3527|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723013 | 5.8 ms | slot 6 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.3527|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:50.3527|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 15.23 MGas/s | 520.6 tps | 173.52 Blk/s | recover 0 | process 9 2025-01-08 16:13:50.3527|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13723014. 2025-01-08 16:13:50.3527|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13723014. 2025-01-08 16:13:50.3527|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723014 2025-01-08 16:13:50.3527|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722884 < 13723014 - 128 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:50.3646|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723014 | 11.9 ms | slot 12 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.3646|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3646|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 7.39 MGas/s | 252.4 tps | 84.13 Blk/s | recover 0 | process 8 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.3646|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723015 2025-01-08 16:13:50.3646|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722885 < 13723015 - 128 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:13:50.3646|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13723016. 2025-01-08 16:13:50.3646|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13723015 | 2.8 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.3728|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.3728|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 10.36 MGas/s | 353.9 tps | 353.86 Blk/s | recover 0 | process 7 2025-01-08 16:13:50.3796|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13723016. 2025-01-08 16:13:50.3926|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723016 2025-01-08 16:13:50.3926|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722886 < 13723016 - 128 2025-01-08 16:13:50.3926|DEBUG|Network.PeerManager|36|Peer pool size is: 1212 2025-01-08 16:13:50.3983|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:50.3983|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13723016 | 30.3 ms | slot 31 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.3983|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0005XDAI 0.33 MGas | 5 txs | calls 156 ( 0) | sload 436 | sstore 27 | create 0 2025-01-08 16:13:50.3983|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 11.02 MGas/s | 164.8 tps | 32.95 Blk/s | recover 0 | process 6 2025-01-08 16:13:50.3983|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:50.3983|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Started pre-warming caches for block 13723017. 2025-01-08 16:13:50.3983|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Finished pre-warming caches for block 13723017. 2025-01-08 16:13:50.4006|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723017 2025-01-08 16:13:50.4006|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722887 < 13723017 - 128 2025-01-08 16:13:50.4058|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4058|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:13:50.4058|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4058|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.4058|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13723017 | 6.9 ms | slot 7 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.4058|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:50.4058|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 12.69 MGas/s | 433.3 tps | 144.45 Blk/s | recover 0 | process 5 2025-01-08 16:13:50.4083|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723018 2025-01-08 16:13:50.4083|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722888 < 13723018 - 128 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.4083|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723018 | 2.7 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.4083|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:50.4083|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 10.72 MGas/s | 366.3 tps | 366.30 Blk/s | recover 0 | process 4 2025-01-08 16:13:50.4083|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723019 2025-01-08 16:13:50.4083|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722889 < 13723019 - 128 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:13:50.4083|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13723019 | 2.1 ms | slot 2 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4083|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.4083|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 27.61 MGas/s | 943.4 tps | 471.70 Blk/s | recover 0 | process 3 2025-01-08 16:13:50.4083|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.4125|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723020 2025-01-08 16:13:50.4125|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722890 < 13723020 - 128 2025-01-08 16:13:50.4125|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:13:50.4125|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:13:50.4125|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4125|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.4125|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13723020 | 1.7 ms | slot 2 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.4125|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.4125|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 16.95 MGas/s | 579.0 tps | 579.04 Blk/s | recover 0 | process 2 2025-01-08 16:13:50.4125|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723021 2025-01-08 16:13:50.4125|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722891 < 13723021 - 128 2025-01-08 16:13:50.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:13:50.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:13:50.4164|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723021 | 3.5 ms | slot 4 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4164|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 0 ( 0) | sload 0 | sstore 0 | create 0 2025-01-08 16:13:50.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:13:50.4164|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 8.49 MGas/s | 289.8 tps | 289.77 Blk/s | recover 0 | process 1 2025-01-08 16:13:50.4164|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723022 2025-01-08 16:13:50.4164|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722892 < 13723022 - 128 2025-01-08 16:13:50.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:50.4164|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:50.4164|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13723022 | 2.6 ms | slot 3 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:13:50.4164|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.4164|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 11.12 MGas/s | 379.8 tps | 379.79 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:13:50.6700|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FullSyncFeed state changed to Active 2025-01-08 16:13:50.6700|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 16:13:50.6700|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 139.144.26.85:| Out] 2025-01-08 16:13:50.6700|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|MergeBlockDownloader GetCurrentNumber: currentNumber 13723022, beaconPivotExists: True, BestSuggestedBody: 13723022, BestKnownNumber: 13723022, BestPeer: [HBR ][ ][Peer|eth68|13723020| 139.144.26.85:| Out], BestKnownBeaconNumber 13723023 2025-01-08 16:13:50.6700|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 139.144.26.85:| Out] (our best 13723022) 2025-01-08 16:13:50.7300|DEBUG|Synchronization.Blocks.SyncBatchSize|6|Changing sync batch size to 48 2025-01-08 16:13:50.7300|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|6|Continue full sync with [HBR ][ ][Peer|eth68|13723023| 139.144.26.85:| Out] (our best 13723023) 2025-01-08 16:13:50.7300|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13723023| 139.144.26.85:| Out] completed with progress 1. 2025-01-08 16:13:50.7300|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FullSyncFeed state changed to Dormant 2025-01-08 16:13:50.7300|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:50.7300|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723023| 139.144.26.85:| Out] has been processed 2025-01-08 16:13:50.7300|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:13:50.7300|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 16:13:50.7337|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723023 2025-01-08 16:13:50.7337|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722893 < 13723023 - 128 2025-01-08 16:13:50.7337|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:13:50.7337|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:13:50.7337|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723023 | 3.3 ms | slot 315 ms | 2025-01-08 16:13:50.7337|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:50.7337|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 304.51 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:13:50.8864|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:13:51.1934|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.139.236.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 16:13:51.4302|DEBUG|Network.PeerManager|36|Peer pool size is: 1313 2025-01-08 16:13:51.5718|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.70.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:13:51.6699|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|FullSyncFeed state changed to Active 2025-01-08 16:13:51.6699|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher got activated. 2025-01-08 16:13:51.6699|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] 2025-01-08 16:13:51.6699|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13723023, beaconPivotExists: True, BestSuggestedBody: 13723023, BestKnownNumber: 13723023, BestPeer: [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out], BestKnownBeaconNumber 13723023 2025-01-08 16:13:51.6699|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] (our best 13723023) 2025-01-08 16:13:51.6699|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] completed with progress 0. 2025-01-08 16:13:51.6699|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FullSyncFeed state changed to Dormant 2025-01-08 16:13:51.6699|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] has been processed 2025-01-08 16:13:51.6699|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 16:13:51.8272|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:13:51.8272|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:13:51.8272|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 16:13:51.8272|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:13:51.8859|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:13:52.0447|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.79.251.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:13:52.5130|DEBUG|Network.PeerManager|36|Peer pool size is: 1414 2025-01-08 16:13:52.5752|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.80:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:13:52.6495|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 16:13:52.6698|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FullSyncFeed state changed to Active 2025-01-08 16:13:52.6698|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|SyncDispatcher got activated. 2025-01-08 16:13:52.6698|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|6|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] 2025-01-08 16:13:52.6698|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|MergeBlockDownloader GetCurrentNumber: currentNumber 13723023, beaconPivotExists: True, BestSuggestedBody: 13723023, BestKnownNumber: 13723023, BestPeer: [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out], BestKnownBeaconNumber 13723023 2025-01-08 16:13:52.6698|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|35|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] (our best 13723023) 2025-01-08 16:13:52.6698|DEBUG|Synchronization.Blocks.BlockDownloader|35|Blocks download from [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] completed with progress 0. 2025-01-08 16:13:52.6698|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|FullSyncFeed state changed to Dormant 2025-01-08 16:13:52.6698|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] has been processed 2025-01-08 16:13:52.6698|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|35|SyncDispatcher is going to sleep. 2025-01-08 16:13:52.8301|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->213.199.44.8:40605] initiating disconnect because InvalidNetworkId, details: invalid network id - 65450 2025-01-08 16:13:52.8846|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:13:52.9214|DEBUG|Db.SimpleFilePublicKeyDb|36|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_8efed2f0-417f-4c06-a2f7-ad7db9abe325 2025-01-08 16:13:53.5248|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.146.216.215:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:13:53.5446|DEBUG|Network.PeerManager|9|Peer pool size is: 1515 2025-01-08 16:13:53.6706|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FullSyncFeed state changed to Active 2025-01-08 16:13:53.6706|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher got activated. 2025-01-08 16:13:53.6706|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] 2025-01-08 16:13:53.6706|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|MergeBlockDownloader GetCurrentNumber: currentNumber 13723023, beaconPivotExists: True, BestSuggestedBody: 13723023, BestKnownNumber: 13723023, BestPeer: [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out], BestKnownBeaconNumber 13723023 2025-01-08 16:13:53.6706|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|36|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] (our best 13723023) 2025-01-08 16:13:53.6706|DEBUG|Synchronization.Blocks.BlockDownloader|36|Blocks download from [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] completed with progress 0. 2025-01-08 16:13:53.6706|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FullSyncFeed state changed to Dormant 2025-01-08 16:13:53.6706|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] has been processed 2025-01-08 16:13:53.6706|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher is going to sleep. 2025-01-08 16:13:53.8073|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.173.87.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:13:53.8862|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:13:54.4429|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->89.142.95.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:13:54.6197|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20410] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:54.6715|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|FullSyncFeed state changed to Active 2025-01-08 16:13:54.6715|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|SyncDispatcher got activated. 2025-01-08 16:13:54.6724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|36|Awaiting single dispatch from FullSyncFeed with allocated [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] 2025-01-08 16:13:54.6724|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|MergeBlockDownloader GetCurrentNumber: currentNumber 13723023, beaconPivotExists: True, BestSuggestedBody: 13723023, BestKnownNumber: 13723023, BestPeer: [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out], BestKnownBeaconNumber 13723023 2025-01-08 16:13:54.6724|DEBUG|Merge.Plugin.Synchronization.MergeBlockDownloader|9|Continue full sync with [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] (our best 13723023) 2025-01-08 16:13:54.6724|DEBUG|Synchronization.Blocks.BlockDownloader|9|Blocks download from [HBR ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] completed with progress 0. 2025-01-08 16:13:54.6724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|FullSyncFeed state changed to Dormant 2025-01-08 16:13:54.6724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|Single dispatch from FullSyncFeed with allocated [ ][ ][Peer|eth68|13723020| 3.69.35.13:| Out] has been processed 2025-01-08 16:13:54.6724|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|9|SyncDispatcher is going to sleep. 2025-01-08 16:13:54.6724|DEBUG|Network.PeerManager|9|Peer pool size is: 1616 2025-01-08 16:13:54.7918|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:13:54.8207|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.244.194.133:65050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:13:54.8852|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:13:55.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:13:55.1043|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","blockNumber":"0xd16590","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","prevRandao":"0x9d770b7edbf60ce4a2e4a4a26002fa55bb7ebee6b8b27642627ad176eea4da6f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x700d511d681a0a1fea85715a4a5a8ce9725ca52252c7333df00f3f6151908464","timestamp":"0x677ea443","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474e2","index":"0x4302a16","validatorIndex":"0x893"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x4302a17","validatorIndex":"0x894"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149df8","index":"0x4302a18","validatorIndex":"0x895"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a19","validatorIndex":"0x896"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x61d8ac","index":"0x4302a1a","validatorIndex":"0x897"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14230c","index":"0x4302a1b","validatorIndex":"0x898"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3e5b","index":"0x4302a1c","validatorIndex":"0x899"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e03","index":"0x4302a1d","validatorIndex":"0x89a"}]},[],"0x133b5c5d8744221f5301644ae6604da5753704c73cf861047e6c7d9988035bed"]) 2025-01-08 16:13:55.1043|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13723024 (0xca8548...50dcde), Extra Data: Nethermind 2025-01-08 16:13:55.1043|INFO|Merge.Plugin.Synchronization.BeaconPivot|36|Removing beacon pivot, previous pivot: Hash: 0xc3a1a3fa984a99d18ed88504737497db0ce5c578ed5a36192b5301e355312dc8 Number: 13722987 Parent: 0xb05ceacaa8550c34aaffa123432e70cd19fd1c9e48acaef65efe64b7d03a2cb4 Beneficiary: 0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6 Gas Limit: 17000000 Gas Used: 58554 Timestamp: 1736352640 Extra Data: 63686961646f2d6c6f6465737461722d30 Difficulty: 0 Mix Hash: 0x0682f736ebd30de08112544a574ca0628c008cb0edc7dda8c9f5bb0fa02fea89 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xf60cdecb8d16d4bbc92b65a7c64b376d6627d09321d008e30dd8e8aacb720928 Receipts Root: 0x8e77d8041f1604fe0b1d5f5c3d77c9ca5371e58a7602e0b66c12449d816120c2 State Root: 0x045ce8b3db27484eafe81cb2d9f8535f890e9d6afda27870be9ca664b3a3e954 BaseFeePerGas: 7 WithdrawalsRoot: 0x9f36df4825f749be382770c11e558e628eda2310f805197af910e83465a4491e ParentBeaconBlockRoot: 0xc817c618a394e72d1d4ea0f5521b4b87961f4c45f74794e895370598cfe0e25e BlobGasUsed: 0 ExcessBlobGas: 0 IsPostMerge: False TotalDifficulty: 231708131825107706987652208063906496124457284 2025-01-08 16:13:55.1135|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:13:55.1135|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:13:55.1135|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723024 2025-01-08 16:13:55.1135|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722894 < 13723024 - 128 2025-01-08 16:13:55.1135|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:13:55.1135|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:13:55.1168|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13723024 | 3.2 ms | slot 4,382 ms | 2025-01-08 16:13:55.1168|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:13:55.1168|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 314.66 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:13:55.1212|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13723024 (0xca8548...50dcde). 2025-01-08 16:13:55.1212|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:13:55.1212|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","blockNumber":"0xd16590","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","prevRandao":"0x9d770b7edbf60ce4a2e4a4a26002fa55bb7ebee6b8b27642627ad176eea4da6f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x700d511d681a0a1fea85715a4a5a8ce9725ca52252c7333df00f3f6151908464","timestamp":"0x677ea443","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474e2","index":"0x4302a16","validatorIndex":"0x893"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x4302a17","validatorIndex":"0x894"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149df8","index":"0x4302a18","validatorIndex":"0x895"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a19","validatorIndex":"0x896"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x61d8ac","index":"0x4302a1a","validatorIndex":"0x897"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14230c","index":"0x4302a1b","validatorIndex":"0x898"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3e5b","index":"0x4302a1c","validatorIndex":"0x899"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e03","index":"0x4302a1d","validatorIndex":"0x89a"}]},[],"0x133b5c5d8744221f5301644ae6604da5753704c73cf861047e6c7d9988035bed"]) 2025-01-08 16:13:55.1212|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","blockNumber":"0xd16590","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7cfe13d9fb5b2b155f92cf17ba393665c52b1f5052ffb0b688bf622e04498795","prevRandao":"0x9d770b7edbf60ce4a2e4a4a26002fa55bb7ebee6b8b27642627ad176eea4da6f","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x700d511d681a0a1fea85715a4a5a8ce9725ca52252c7333df00f3f6151908464","timestamp":"0x677ea443","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474e2","index":"0x4302a16","validatorIndex":"0x893"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6d1","index":"0x4302a17","validatorIndex":"0x894"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149df8","index":"0x4302a18","validatorIndex":"0x895"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ca03","index":"0x4302a19","validatorIndex":"0x896"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x61d8ac","index":"0x4302a1a","validatorIndex":"0x897"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14230c","index":"0x4302a1b","validatorIndex":"0x898"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3e5b","index":"0x4302a1c","validatorIndex":"0x899"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e03","index":"0x4302a1d","validatorIndex":"0x89a"}]},[],"0x133b5c5d8744221f5301644ae6604da5753704c73cf861047e6c7d9988035bed"]) handled in 17ms 2025-01-08 16:13:55.1259|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:55.1259|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:13:55.1259|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723024 (0xca8548...50dcde), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:13:55.1259|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723024 (0xca8548...50dcde) was processed. 2025-01-08 16:13:55.1259|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|35|Cleaned processed blob txs from block 13722927 to block 13722984 2025-01-08 16:13:55.1259|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723024 (0xca8548...50dcde) 2025-01-08 16:13:55.1259|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|35|Blob transactions database columns have been compacted 2025-01-08 16:13:55.1259|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:13:55.1259|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 2ms 2025-01-08 16:13:55.1669|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.19.26.194:38000] initiating disconnect because InvalidNetworkId, details: invalid network id - 800001 2025-01-08 16:13:55.2417|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.68.227.39:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:13:55.5439|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.0.55.52:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 16:13:55.6695|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|35|Changing sync Full, FastHeaders to WaitingForBlock, FastHeaders at block: 13723024 | target: 13723023 | peer: 13723023 2025-01-08 16:13:55.6695|DEBUG|Synchronization.Reporting.SyncReport|35|Sync mode changed from Full, FastHeaders to WaitingForBlock, FastHeaders 2025-01-08 16:13:55.7135|DEBUG|Network.PeerManager|35|Peer pool size is: 1717 2025-01-08 16:13:55.7887|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.195.5.26:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:55.8851|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:13:56.7905|DEBUG|Network.PeerManager|6|Peer pool size is: 1818 2025-01-08 16:13:56.8276|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:13:56.8276|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:13:56.8276|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:13:56.8276|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:13:56.8856|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:13:56.9019|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.155.78.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:13:57.0620|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.60.243.73:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:13:57.0733|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->114.32.225.93:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:57.8857|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:13:57.9206|DEBUG|Db.SimpleFilePublicKeyDb|38|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_63785669-f5de-47d1-8108-e257b1209058 2025-01-08 16:13:58.7160|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.146.83:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 21816 2025-01-08 16:13:58.8228|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.181.77.41:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 16:13:58.8846|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:13:58.9560|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.250.118:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:13:59.2239|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->20.216.129.27:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1804 2025-01-08 16:13:59.7137|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.31.148:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:13:59.8850|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:00.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:14:00.4538|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.195:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:14:00.5900|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","blockNumber":"0xd16591","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","prevRandao":"0xb360077fd80d55520ff8fcd90a4c5c214f47e5dfbb2c1f207509edb9ae411b22","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x0ad4077f0d72d0e05f2a6195b012fb529e0b24d279004547c83ddb87c06032b0","timestamp":"0x677ea448","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad0","index":"0x4302a1e","validatorIndex":"0x89b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f72e","index":"0x4302a1f","validatorIndex":"0x89c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ef","index":"0x4302a20","validatorIndex":"0x89d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6748","index":"0x4302a21","validatorIndex":"0x89e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f3cb","index":"0x4302a22","validatorIndex":"0x89f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147214","index":"0x4302a23","validatorIndex":"0x8a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9d5d","index":"0x4302a24","validatorIndex":"0x8a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e0","index":"0x4302a25","validatorIndex":"0x8a2"}]},[],"0xe5d9184b1d3ecd4e85a2f1e19b2bde8fe38b0c55c07e9986cb37cdf17cc210d6"]) 2025-01-08 16:14:00.5900|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13723025 (0x6f8411...e21b41), Extra Data: chiado-lodestar-0 2025-01-08 16:14:00.5900|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:14:00.5900|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:14:00.5927|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723025 2025-01-08 16:14:00.5927|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722895 < 13723025 - 128 2025-01-08 16:14:00.5927|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:14:00.5927|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:14:00.5927|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13723025 | 1.8 ms | slot 5,476 ms | 2025-01-08 16:14:00.5927|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:00.5927|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 548.55 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:00.5927|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13723025 (0x6f8411...e21b41). 2025-01-08 16:14:00.5927|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:00.5927|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","blockNumber":"0xd16591","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","prevRandao":"0xb360077fd80d55520ff8fcd90a4c5c214f47e5dfbb2c1f207509edb9ae411b22","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x0ad4077f0d72d0e05f2a6195b012fb529e0b24d279004547c83ddb87c06032b0","timestamp":"0x677ea448","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad0","index":"0x4302a1e","validatorIndex":"0x89b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f72e","index":"0x4302a1f","validatorIndex":"0x89c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ef","index":"0x4302a20","validatorIndex":"0x89d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6748","index":"0x4302a21","validatorIndex":"0x89e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f3cb","index":"0x4302a22","validatorIndex":"0x89f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147214","index":"0x4302a23","validatorIndex":"0x8a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9d5d","index":"0x4302a24","validatorIndex":"0x8a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e0","index":"0x4302a25","validatorIndex":"0x8a2"}]},[],"0xe5d9184b1d3ecd4e85a2f1e19b2bde8fe38b0c55c07e9986cb37cdf17cc210d6"]) 2025-01-08 16:14:00.5927|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","blockNumber":"0xd16591","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xca8548b92fab6786a074938a927e652f9bec4d5f9d772433efb0e1360350dcde","prevRandao":"0xb360077fd80d55520ff8fcd90a4c5c214f47e5dfbb2c1f207509edb9ae411b22","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x0ad4077f0d72d0e05f2a6195b012fb529e0b24d279004547c83ddb87c06032b0","timestamp":"0x677ea448","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad0","index":"0x4302a1e","validatorIndex":"0x89b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f72e","index":"0x4302a1f","validatorIndex":"0x89c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ef","index":"0x4302a20","validatorIndex":"0x89d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6748","index":"0x4302a21","validatorIndex":"0x89e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f3cb","index":"0x4302a22","validatorIndex":"0x89f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147214","index":"0x4302a23","validatorIndex":"0x8a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a9d5d","index":"0x4302a24","validatorIndex":"0x8a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e0","index":"0x4302a25","validatorIndex":"0x8a2"}]},[],"0xe5d9184b1d3ecd4e85a2f1e19b2bde8fe38b0c55c07e9986cb37cdf17cc210d6"]) handled in 3ms 2025-01-08 16:14:00.5973|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:00.5973|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:14:00.5973|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723025 (0x6f8411...e21b41), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:14:00.5973|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723025 (0x6f8411...e21b41) was processed. 2025-01-08 16:14:00.5973|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723025 (0x6f8411...e21b41) 2025-01-08 16:14:00.5973|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:00.5973|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 1ms 2025-01-08 16:14:00.8855|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:14:01.8288|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:01.8288|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:01.8288|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:01.8288|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:01.8844|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:14:02.1919|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->118.107.223.73:32005] initiating disconnect because InvalidNetworkId, details: invalid network id - 99876 2025-01-08 16:14:02.3638|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.237.237.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:14:02.8869|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:02.9224|DEBUG|Db.SimpleFilePublicKeyDb|36|Saving data in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/peers/SimpleFileDb.db_d003f0f2-5b76-40e8-85ea-809f5ba8f724 2025-01-08 16:14:03.8863|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:04.8861|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:05.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:14:05.1119|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","blockNumber":"0xd16592","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","prevRandao":"0xdf4a4f4db2bd62f76b4a3a840fe7cdc58d950234d2bedcaa39af5fe855e9fb7e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3cb7c3bd51ff20e079934fd2ca040b58b18ab83456cf71e4fc7aedbee66d94fc","timestamp":"0x677ea44d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144aa7","index":"0x4302a26","validatorIndex":"0x8a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1396d2","index":"0x4302a27","validatorIndex":"0x8a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1399be","index":"0x4302a28","validatorIndex":"0x8a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef09","index":"0x4302a29","validatorIndex":"0x8a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ff9","index":"0x4302a2a","validatorIndex":"0x8a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1318c1","index":"0x4302a2b","validatorIndex":"0x8a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8a9","index":"0x4302a2c","validatorIndex":"0x8a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d4","index":"0x4302a2d","validatorIndex":"0x8aa"}]},[],"0xc15f8d793d347080d03ec728c460bd716d627e80e438df7291aa4208c7c591dc"]) 2025-01-08 16:14:05.1124|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13723026 (0x1ca802...592118), Extra Data: Nethermind 2025-01-08 16:14:05.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:14:05.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: None 2025-01-08 16:14:05.1124|DEBUG|Trie.Pruning.TrieStore|37|Beginning new BlockCommitSet - 13723026 2025-01-08 16:14:05.1124|DEBUG|Trie.Pruning.TrieStore|37|Removing historical (131) 13722896 < 13723026 - 128 2025-01-08 16:14:05.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:14:05.1124|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:14:05.1124|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|37|Valid. Result of New Block: 13723026 (0x1ca802...592118). 2025-01-08 16:14:05.1124|DEBUG|Merge.Plugin.GC.GCKeeper|37|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:05.1124|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723026 | 2.1 ms | slot 4,522 ms | 2025-01-08 16:14:05.1124|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","blockNumber":"0xd16592","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","prevRandao":"0xdf4a4f4db2bd62f76b4a3a840fe7cdc58d950234d2bedcaa39af5fe855e9fb7e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3cb7c3bd51ff20e079934fd2ca040b58b18ab83456cf71e4fc7aedbee66d94fc","timestamp":"0x677ea44d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144aa7","index":"0x4302a26","validatorIndex":"0x8a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1396d2","index":"0x4302a27","validatorIndex":"0x8a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1399be","index":"0x4302a28","validatorIndex":"0x8a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef09","index":"0x4302a29","validatorIndex":"0x8a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ff9","index":"0x4302a2a","validatorIndex":"0x8a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1318c1","index":"0x4302a2b","validatorIndex":"0x8a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8a9","index":"0x4302a2c","validatorIndex":"0x8a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d4","index":"0x4302a2d","validatorIndex":"0x8aa"}]},[],"0xc15f8d793d347080d03ec728c460bd716d627e80e438df7291aa4208c7c591dc"]) 2025-01-08 16:14:05.1124|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:05.1124|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 477.10 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:05.1124|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","blockNumber":"0xd16592","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6f8411f898824e3abcad9cff4adaacd14c9b49309f3fa97a9764b9b8a5e21b41","prevRandao":"0xdf4a4f4db2bd62f76b4a3a840fe7cdc58d950234d2bedcaa39af5fe855e9fb7e","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3cb7c3bd51ff20e079934fd2ca040b58b18ab83456cf71e4fc7aedbee66d94fc","timestamp":"0x677ea44d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144aa7","index":"0x4302a26","validatorIndex":"0x8a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1396d2","index":"0x4302a27","validatorIndex":"0x8a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1399be","index":"0x4302a28","validatorIndex":"0x8a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef09","index":"0x4302a29","validatorIndex":"0x8a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139ff9","index":"0x4302a2a","validatorIndex":"0x8a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1318c1","index":"0x4302a2b","validatorIndex":"0x8a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8a9","index":"0x4302a2c","validatorIndex":"0x8a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d4","index":"0x4302a2d","validatorIndex":"0x8aa"}]},[],"0xc15f8d793d347080d03ec728c460bd716d627e80e438df7291aa4208c7c591dc"]) handled in 3ms 2025-01-08 16:14:05.1188|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:05.1188|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:14:05.1188|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723026 (0x1ca802...592118), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:14:05.1188|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723026 (0x1ca802...592118) was processed. 2025-01-08 16:14:05.1188|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723026 (0x1ca802...592118) 2025-01-08 16:14:05.1188|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:05.1188|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 1ms 2025-01-08 16:14:05.8919|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:06.8300|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:06.8300|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:06.8300|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:06.8300|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:06.8898|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:07.8729|DEBUG|Synchronization.Peers.SyncPeerPool|35|Dropped 0 useless peers 2025-01-08 16:14:07.8888|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:08.8886|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:09.8887|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:10.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:14:10.1099|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","blockNumber":"0xd16593","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","prevRandao":"0x4acd90eda0e311340ab3dd5ed871e5fefdc00e22350ad023457702740fd7e57c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x30b728b912b4468c23381aac3cb3031a62f93658f87131d2d24ea8ea61efe601","timestamp":"0x677ea452","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139411","index":"0x4302a2e","validatorIndex":"0x8ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8a7","index":"0x4302a2f","validatorIndex":"0x8ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eed5","index":"0x4302a30","validatorIndex":"0x8ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1373af","index":"0x4302a31","validatorIndex":"0x8ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfe","index":"0x4302a32","validatorIndex":"0x8af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c003","index":"0x4302a33","validatorIndex":"0x8b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8bd","index":"0x4302a34","validatorIndex":"0x8b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302a35","validatorIndex":"0x8b2"}]},[],"0xa0702ce1f3e78d5370618cf3c906bb12c4d68cab152bca363f1c1feae35b0594"]) 2025-01-08 16:14:10.1099|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13723027 (0xe5e702...efe367), Extra Data: Nethermind 2025-01-08 16:14:10.1099|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:14:10.1099|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:14:10.1122|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723027 2025-01-08 16:14:10.1122|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722897 < 13723027 - 128 2025-01-08 16:14:10.1122|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13723027 (0xe5e702...efe367). 2025-01-08 16:14:10.1122|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:10.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:14:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","blockNumber":"0xd16593","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","prevRandao":"0x4acd90eda0e311340ab3dd5ed871e5fefdc00e22350ad023457702740fd7e57c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x30b728b912b4468c23381aac3cb3031a62f93658f87131d2d24ea8ea61efe601","timestamp":"0x677ea452","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139411","index":"0x4302a2e","validatorIndex":"0x8ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8a7","index":"0x4302a2f","validatorIndex":"0x8ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eed5","index":"0x4302a30","validatorIndex":"0x8ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1373af","index":"0x4302a31","validatorIndex":"0x8ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfe","index":"0x4302a32","validatorIndex":"0x8af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c003","index":"0x4302a33","validatorIndex":"0x8b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8bd","index":"0x4302a34","validatorIndex":"0x8b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302a35","validatorIndex":"0x8b2"}]},[],"0xa0702ce1f3e78d5370618cf3c906bb12c4d68cab152bca363f1c1feae35b0594"]) 2025-01-08 16:14:10.1122|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13723027 | 1.2 ms | slot 4,997 ms | 2025-01-08 16:14:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","blockNumber":"0xd16593","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1ca80257bbbec71092250c1bc25a3878537b1c28f6a70b07d436fd7ec9592118","prevRandao":"0x4acd90eda0e311340ab3dd5ed871e5fefdc00e22350ad023457702740fd7e57c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x30b728b912b4468c23381aac3cb3031a62f93658f87131d2d24ea8ea61efe601","timestamp":"0x677ea452","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139411","index":"0x4302a2e","validatorIndex":"0x8ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8a7","index":"0x4302a2f","validatorIndex":"0x8ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eed5","index":"0x4302a30","validatorIndex":"0x8ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1373af","index":"0x4302a31","validatorIndex":"0x8ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfe","index":"0x4302a32","validatorIndex":"0x8af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c003","index":"0x4302a33","validatorIndex":"0x8b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8bd","index":"0x4302a34","validatorIndex":"0x8b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302a35","validatorIndex":"0x8b2"}]},[],"0xa0702ce1f3e78d5370618cf3c906bb12c4d68cab152bca363f1c1feae35b0594"]) handled in 2ms 2025-01-08 16:14:10.1122|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:10.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:14:10.1122|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 818.33 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:10.1122|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:10.1122|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:14:10.1122|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723027 (0xe5e702...efe367), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:14:10.1122|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723027 (0xe5e702...efe367) was processed. 2025-01-08 16:14:10.1162|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723027 (0xe5e702...efe367) 2025-01-08 16:14:10.1162|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:10.1162|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 1ms 2025-01-08 16:14:10.8897|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:11.8307|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:11.8307|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:11.8307|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:11.8307|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:11.8891|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:12.5944|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.237.223.228:31002] initiating disconnect because NoCapabilityMatched, details: capabilities: istanbul64 2025-01-08 16:14:12.8548|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.213.74.242:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:14:12.8772|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.48.8.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:14:12.8891|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:13.0983|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.156.49.146:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:14:13.1623|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.90.6.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:14:13.8120|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.229:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:14:13.8906|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:13.9329|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.21.152.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 16:14:13.9988|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.31:41817] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:14:14.8921|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:15.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:14:15.1218|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","blockNumber":"0xd16594","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","prevRandao":"0x8f287b35d1c1dff37bda41d7c7285f27ac4142ff0eff43281f5e4b4e71c330ad","receiptsRoot":"0x4aca2ab8f9e084f817e6ae2fb56737f37d7d5f9a8bec1ee42c9a15416fde4467","stateRoot":"0xc6396f81bf58fcbe1d7526dbd82fd84897d8e9221fdf841b559c7ce2af955248","timestamp":"0x677ea457","transactions":["0x02f901d58227d883054af68459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be38df3479089039474ec6588e6537da169b3a883da7fe869866e0bcd239d6a6c997ca98a9fa88efbc5c3226aa2c661f03d776fe93f6bbd4877be125a5a2b1b9a3332e332e30000000000000000000000000000000000000000000000000000000c080a04d8d6cd8baea6f13f65fa585f216e0bd4797be854def41d8408092e971340d59a00809f3219d1b5e1e1d628ceabccf39df5ed5c2bfe887a382763c130f802df2b1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d4","index":"0x4302a36","validatorIndex":"0x8b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eed5","index":"0x4302a37","validatorIndex":"0x8b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebe8","index":"0x4302a38","validatorIndex":"0x8b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d2","index":"0x4302a39","validatorIndex":"0x8b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13795a","index":"0x4302a3a","validatorIndex":"0x8b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139cdf","index":"0x4302a3b","validatorIndex":"0x8b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12c591","index":"0x4302a3c","validatorIndex":"0x8b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3988cb","index":"0x4302a3d","validatorIndex":"0x8ba"}]},[],"0xbeeeee692b9473546d88f8a1746b8abab55335f35cdce3a372c9214cc0ffe1e3"]) 2025-01-08 16:14:15.1218|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723028 (0x1921c5...f36110), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:14:15.1218|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:14:15.1218|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:14:15.1246|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723028 2025-01-08 16:14:15.1246|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722898 < 13723028 - 128 2025-01-08 16:14:15.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:14:15.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:14:15.1246|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723028 (0x1921c5...f36110). 2025-01-08 16:14:15.1246|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:15.1246|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","blockNumber":"0xd16594","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","prevRandao":"0x8f287b35d1c1dff37bda41d7c7285f27ac4142ff0eff43281f5e4b4e71c330ad","receiptsRoot":"0x4aca2ab8f9e084f817e6ae2fb56737f37d7d5f9a8bec1ee42c9a15416fde4467","stateRoot":"0xc6396f81bf58fcbe1d7526dbd82fd84897d8e9221fdf841b559c7ce2af955248","timestamp":"0x677ea457","transactions":["0x02f901d58227d883054af68459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be38df3479089039474ec6588e6537da169b3a883da7fe869866e0bcd239d6a6c997ca98a9fa88efbc5c3226aa2c661f03d776fe93f6bbd4877be125a5a2b1b9a3332e332e30000000000000000000000000000000000000000000000000000000c080a04d8d6cd8baea6f13f65fa585f216e0bd4797be854def41d8408092e971340d59a00809f3219d1b5e1e1d628ceabccf39df5ed5c2bfe887a382763c130f802df2b1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d4","index":"0x4302a36","validatorIndex":"0x8b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eed5","index":"0x4302a37","validatorIndex":"0x8b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebe8","index":"0x4302a38","validatorIndex":"0x8b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d2","index":"0x4302a39","validatorIndex":"0x8b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13795a","index":"0x4302a3a","validatorIndex":"0x8b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139cdf","index":"0x4302a3b","validatorIndex":"0x8b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12c591","index":"0x4302a3c","validatorIndex":"0x8b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3988cb","index":"0x4302a3d","validatorIndex":"0x8ba"}]},[],"0xbeeeee692b9473546d88f8a1746b8abab55335f35cdce3a372c9214cc0ffe1e3"]) 2025-01-08 16:14:15.1246|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723028 | 1.9 ms | slot 5,013 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:14:15.1246|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","blockNumber":"0xd16594","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x7251","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe5e702958f2e33c08c48126a140b6d000f6af71e23d756b005c66d4156efe367","prevRandao":"0x8f287b35d1c1dff37bda41d7c7285f27ac4142ff0eff43281f5e4b4e71c330ad","receiptsRoot":"0x4aca2ab8f9e084f817e6ae2fb56737f37d7d5f9a8bec1ee42c9a15416fde4467","stateRoot":"0xc6396f81bf58fcbe1d7526dbd82fd84897d8e9221fdf841b559c7ce2af955248","timestamp":"0x677ea457","transactions":["0x02f901d58227d883054af68459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d825a199a9c32681b1918082548274d2c7628ce95c94537c60049e9be78d797d29fbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be38df3479089039474ec6588e6537da169b3a883da7fe869866e0bcd239d6a6c997ca98a9fa88efbc5c3226aa2c661f03d776fe93f6bbd4877be125a5a2b1b9a3332e332e30000000000000000000000000000000000000000000000000000000c080a04d8d6cd8baea6f13f65fa585f216e0bd4797be854def41d8408092e971340d59a00809f3219d1b5e1e1d628ceabccf39df5ed5c2bfe887a382763c130f802df2b1"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d4","index":"0x4302a36","validatorIndex":"0x8b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eed5","index":"0x4302a37","validatorIndex":"0x8b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebe8","index":"0x4302a38","validatorIndex":"0x8b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d2","index":"0x4302a39","validatorIndex":"0x8b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13795a","index":"0x4302a3a","validatorIndex":"0x8b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139cdf","index":"0x4302a3b","validatorIndex":"0x8b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x12c591","index":"0x4302a3c","validatorIndex":"0x8b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3988cb","index":"0x4302a3d","validatorIndex":"0x8ba"}]},[],"0xbeeeee692b9473546d88f8a1746b8abab55335f35cdce3a372c9214cc0ffe1e3"]) handled in 3ms 2025-01-08 16:14:15.1246|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:15.1246|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 15.43 MGas/s | 527.1 tps | 527.15 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:14:15.1288|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:15.1288|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"}, null] 2025-01-08 16:14:15.1288|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723028 (0x1921c5...f36110), Safe: 13722997 (0xd7b407...235c3d), Finalized: 13722984 (0xe98652...f3a79a) 2025-01-08 16:14:15.1288|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723028 (0x1921c5...f36110) was processed. 2025-01-08 16:14:15.1288|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723028 (0x1921c5...f36110) 2025-01-08 16:14:15.1288|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) 2025-01-08 16:14:15.1288|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xe98652cfdf038119a849f46f131bbf12458fac0e5dca390cbbc80b8431f3a79a","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d"},null]) handled in 1ms 2025-01-08 16:14:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:14:15.7043|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:14:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_chainId([]) 2025-01-08 16:14:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 16:14:15.7097|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:14:15.7097|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:14:15.7212|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:14:15.7212|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_getBlockByNumber(["latest",false]) handled in 11ms 2025-01-08 16:14:15.7333|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:14:15.7333|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:14:15.7432|DEBUG|JsonRpc.JsonRpcService|9|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:14:15.7432|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 10ms 2025-01-08 16:14:15.8904|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:16.8323|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:16.8323|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:16.8323|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:16.8323|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:16.8937|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:17.5470|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.187:40374] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:14:17.8942|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:18.4251|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.48.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:14:18.8937|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:19.5938|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.28.0:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:14:19.7946|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:19.7946|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:19.7946|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723028 (0x1921c5...f36110), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:19.7946|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723028 (0x1921c5...f36110) was processed. 2025-01-08 16:14:19.7946|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:19.7946|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 0ms 2025-01-08 16:14:19.7946|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|37|Cleaned processed blob txs from block 13722984 to block 13722997 2025-01-08 16:14:19.7946|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|37|Blob transactions database columns have been compacted 2025-01-08 16:14:19.8936|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:20.0035|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:14:20.1089|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","blockNumber":"0xd16595","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","prevRandao":"0x0d06d1cf8e004f3f3eb2e6777f45ab3101346967b6a473c651ca3f7ba2aef49b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x09ac1f818d6e95ca312f146cdbc220ff7c7067d1d2e8fce20e1251cdf7c205aa","timestamp":"0x677ea45c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ed3","index":"0x4302a3e","validatorIndex":"0x8bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425bb","index":"0x4302a3f","validatorIndex":"0x8bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144be4","index":"0x4302a40","validatorIndex":"0x8bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147806","index":"0x4302a41","validatorIndex":"0x8be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451bf","index":"0x4302a42","validatorIndex":"0x8bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ecc","index":"0x4302a43","validatorIndex":"0x8c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147da5","index":"0x4302a44","validatorIndex":"0x8c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14750c","index":"0x4302a45","validatorIndex":"0x8c2"}]},[],"0xb484ef5f75bd511519bb57a46de65092c52d5c667181f80f8c44d7eed97f84ac"]) 2025-01-08 16:14:20.1089|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723029 (0xf6f2e2...e19893), Extra Data: Nethermind 2025-01-08 16:14:20.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:14:20.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:14:20.1089|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723029 2025-01-08 16:14:20.1089|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722899 < 13723029 - 128 2025-01-08 16:14:20.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:14:20.1089|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723029 (0xf6f2e2...e19893). 2025-01-08 16:14:20.1089|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:14:20.1089|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:20.1089|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","blockNumber":"0xd16595","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","prevRandao":"0x0d06d1cf8e004f3f3eb2e6777f45ab3101346967b6a473c651ca3f7ba2aef49b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x09ac1f818d6e95ca312f146cdbc220ff7c7067d1d2e8fce20e1251cdf7c205aa","timestamp":"0x677ea45c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ed3","index":"0x4302a3e","validatorIndex":"0x8bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425bb","index":"0x4302a3f","validatorIndex":"0x8bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144be4","index":"0x4302a40","validatorIndex":"0x8bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147806","index":"0x4302a41","validatorIndex":"0x8be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451bf","index":"0x4302a42","validatorIndex":"0x8bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ecc","index":"0x4302a43","validatorIndex":"0x8c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147da5","index":"0x4302a44","validatorIndex":"0x8c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14750c","index":"0x4302a45","validatorIndex":"0x8c2"}]},[],"0xb484ef5f75bd511519bb57a46de65092c52d5c667181f80f8c44d7eed97f84ac"]) 2025-01-08 16:14:20.1089|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13723029 | 1.5 ms | slot 4,986 ms | 2025-01-08 16:14:20.1089|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:20.1089|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","blockNumber":"0xd16595","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x1921c5b2564b4269233481192c1e1e525fa5c7fde364fcaae78ad779c2f36110","prevRandao":"0x0d06d1cf8e004f3f3eb2e6777f45ab3101346967b6a473c651ca3f7ba2aef49b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x09ac1f818d6e95ca312f146cdbc220ff7c7067d1d2e8fce20e1251cdf7c205aa","timestamp":"0x677ea45c","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ed3","index":"0x4302a3e","validatorIndex":"0x8bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425bb","index":"0x4302a3f","validatorIndex":"0x8bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144be4","index":"0x4302a40","validatorIndex":"0x8bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147806","index":"0x4302a41","validatorIndex":"0x8be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451bf","index":"0x4302a42","validatorIndex":"0x8bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ecc","index":"0x4302a43","validatorIndex":"0x8c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147da5","index":"0x4302a44","validatorIndex":"0x8c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14750c","index":"0x4302a45","validatorIndex":"0x8c2"}]},[],"0xb484ef5f75bd511519bb57a46de65092c52d5c667181f80f8c44d7eed97f84ac"]) handled in 3ms 2025-01-08 16:14:20.1089|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 653.17 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:20.1500|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:20.1500|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:20.1500|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723029 (0xf6f2e2...e19893), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:20.1500|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723029 (0xf6f2e2...e19893) was processed. 2025-01-08 16:14:20.1500|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723029 (0xf6f2e2...e19893) 2025-01-08 16:14:20.1500|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:20.1500|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:20.1839|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->77.174.221.39:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:14:20.5222|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.33.193.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:14:20.5603|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->174.127.69.23:25010] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:14:20.8953|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:21.8341|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:21.8341|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:21.8341|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:21.8341|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:21.8932|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:22.8903|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:23.1107|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:14:23.7320|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.21.224.174:57130->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:14:23.8928|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:24.8962|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:14:25.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:14:25.0975|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","blockNumber":"0xd16596","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","prevRandao":"0x84096cb7ea738dcc87a9a4a3a8a5ea7034b016cd91270770139a54830dc53dec","receiptsRoot":"0x92ffe2fdb8c7d34c59bee408018950ad0e38a202d3787909b309269592415f87","stateRoot":"0x55e72ea1be2258f16fd2c2e5f4705cde3c6ecc6870223cefa0a451ff9919d4fc","timestamp":"0x677ea461","transactions":["0x02f901d58227d883054af78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0f6e6ceb1bc20e2c453ccd63b353a3d1387ed4f79159328096a4d84683dcbad3c4a82638cf61524577ed86d52674b5185c385a4c4167e0f0cfd51d48e37f71cc332e332e30000000000000000000000000000000000000000000000000000000c001a0ed311eedb553add57bc95ddfe7dc122fc0411f71f10c393966e269b6c7287ad2a057d66da121d82c5ffd7298945d1689197c5a9daca66fbb396c91c63c6cfb26d3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b179e","index":"0x4302a46","validatorIndex":"0x8c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302a47","validatorIndex":"0x8c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a48","validatorIndex":"0x8c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1832","index":"0x4302a49","validatorIndex":"0x8c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d2","index":"0x4302a4a","validatorIndex":"0x8c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6c8","index":"0x4302a4b","validatorIndex":"0x8c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d2","index":"0x4302a4c","validatorIndex":"0x8c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3cf","index":"0x4302a4d","validatorIndex":"0x8ca"}]},[],"0xda600b9838d995db65c1e29032361925376931634d4b5b695c52877af392cebd"]) 2025-01-08 16:14:25.0975|INFO|Merge.Plugin.Handlers.NewPayloadHandler|37|Received New Block: 13723030 (0x4851c5...3b6cfe), Extra Data: chiado-lodestar-0 2025-01-08 16:14:25.0975|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:14:25.0975|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:14:25.1005|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723030 2025-01-08 16:14:25.1005|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722900 < 13723030 - 128 2025-01-08 16:14:25.1005|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:14:25.1005|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: Rlp 2025-01-08 16:14:25.1005|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13723030 | 2.0 ms | slot 4,989 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:14:25.1005|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723030 (0x4851c5...3b6cfe). 2025-01-08 16:14:25.1005|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:25.1005|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:25.1005|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 14.36 MGas/s | 490.4 tps | 490.44 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:14:25.1005|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","blockNumber":"0xd16596","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","prevRandao":"0x84096cb7ea738dcc87a9a4a3a8a5ea7034b016cd91270770139a54830dc53dec","receiptsRoot":"0x92ffe2fdb8c7d34c59bee408018950ad0e38a202d3787909b309269592415f87","stateRoot":"0x55e72ea1be2258f16fd2c2e5f4705cde3c6ecc6870223cefa0a451ff9919d4fc","timestamp":"0x677ea461","transactions":["0x02f901d58227d883054af78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0f6e6ceb1bc20e2c453ccd63b353a3d1387ed4f79159328096a4d84683dcbad3c4a82638cf61524577ed86d52674b5185c385a4c4167e0f0cfd51d48e37f71cc332e332e30000000000000000000000000000000000000000000000000000000c001a0ed311eedb553add57bc95ddfe7dc122fc0411f71f10c393966e269b6c7287ad2a057d66da121d82c5ffd7298945d1689197c5a9daca66fbb396c91c63c6cfb26d3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b179e","index":"0x4302a46","validatorIndex":"0x8c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302a47","validatorIndex":"0x8c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a48","validatorIndex":"0x8c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1832","index":"0x4302a49","validatorIndex":"0x8c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d2","index":"0x4302a4a","validatorIndex":"0x8c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6c8","index":"0x4302a4b","validatorIndex":"0x8c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d2","index":"0x4302a4c","validatorIndex":"0x8c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3cf","index":"0x4302a4d","validatorIndex":"0x8ca"}]},[],"0xda600b9838d995db65c1e29032361925376931634d4b5b695c52877af392cebd"]) 2025-01-08 16:14:25.1005|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","blockNumber":"0xd16596","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","prevRandao":"0x84096cb7ea738dcc87a9a4a3a8a5ea7034b016cd91270770139a54830dc53dec","receiptsRoot":"0x92ffe2fdb8c7d34c59bee408018950ad0e38a202d3787909b309269592415f87","stateRoot":"0x55e72ea1be2258f16fd2c2e5f4705cde3c6ecc6870223cefa0a451ff9919d4fc","timestamp":"0x677ea461","transactions":["0x02f901d58227d883054af78459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e0f6e6ceb1bc20e2c453ccd63b353a3d1387ed4f79159328096a4d84683dcbad3c4a82638cf61524577ed86d52674b5185c385a4c4167e0f0cfd51d48e37f71cc332e332e30000000000000000000000000000000000000000000000000000000c001a0ed311eedb553add57bc95ddfe7dc122fc0411f71f10c393966e269b6c7287ad2a057d66da121d82c5ffd7298945d1689197c5a9daca66fbb396c91c63c6cfb26d3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b179e","index":"0x4302a46","validatorIndex":"0x8c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302a47","validatorIndex":"0x8c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a48","validatorIndex":"0x8c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1832","index":"0x4302a49","validatorIndex":"0x8c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d2","index":"0x4302a4a","validatorIndex":"0x8c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6c8","index":"0x4302a4b","validatorIndex":"0x8c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d2","index":"0x4302a4c","validatorIndex":"0x8c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3cf","index":"0x4302a4d","validatorIndex":"0x8ca"}]},[],"0xda600b9838d995db65c1e29032361925376931634d4b5b695c52877af392cebd"]) handled in 3ms 2025-01-08 16:14:25.1057|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:25.1057|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:25.1057|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723030 (0x4851c5...3b6cfe), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:25.1057|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723030 (0x4851c5...3b6cfe) was processed. 2025-01-08 16:14:25.1057|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723030 (0x4851c5...3b6cfe) 2025-01-08 16:14:25.1057|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:25.1057|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 2ms 2025-01-08 16:14:25.8983|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:26.8359|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:26.8359|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:26.8359|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:26.8359|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:26.8968|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:27.8968|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:28.8992|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:29.8987|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:30.0024|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:14:30.1317|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","blockNumber":"0xd16597","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","prevRandao":"0x91a3736373926b9dc20bbafa754d9374623f04ff7d1079cce9f243b31d281438","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3596a2da759b6331db487721e864c76cbd29ac03a908ba577fbfc4ae138a56dc","timestamp":"0x677ea466","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f0","index":"0x4302a4e","validatorIndex":"0x8cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd9","index":"0x4302a4f","validatorIndex":"0x8cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4130","index":"0x4302a50","validatorIndex":"0x8cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809e","index":"0x4302a51","validatorIndex":"0x8ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a105","index":"0x4302a52","validatorIndex":"0x8cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425aa","index":"0x4302a53","validatorIndex":"0x8d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d1","index":"0x4302a54","validatorIndex":"0x8d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6e4","index":"0x4302a55","validatorIndex":"0x8d2"}]},[],"0xcb4acca4114a44de7bf7eb056eeca908a824cb0cd73b21bbc176fa9bc5806575"]) 2025-01-08 16:14:30.1317|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13723031 (0xad1673...75b0d6), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:14:30.1326|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:14:30.1326|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:14:30.1326|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723031 2025-01-08 16:14:30.1326|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722901 < 13723031 - 128 2025-01-08 16:14:30.1326|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:14:30.1326|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723031 (0xad1673...75b0d6). 2025-01-08 16:14:30.1326|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:30.1326|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","blockNumber":"0xd16597","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","prevRandao":"0x91a3736373926b9dc20bbafa754d9374623f04ff7d1079cce9f243b31d281438","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3596a2da759b6331db487721e864c76cbd29ac03a908ba577fbfc4ae138a56dc","timestamp":"0x677ea466","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f0","index":"0x4302a4e","validatorIndex":"0x8cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd9","index":"0x4302a4f","validatorIndex":"0x8cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4130","index":"0x4302a50","validatorIndex":"0x8cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809e","index":"0x4302a51","validatorIndex":"0x8ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a105","index":"0x4302a52","validatorIndex":"0x8cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425aa","index":"0x4302a53","validatorIndex":"0x8d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d1","index":"0x4302a54","validatorIndex":"0x8d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6e4","index":"0x4302a55","validatorIndex":"0x8d2"}]},[],"0xcb4acca4114a44de7bf7eb056eeca908a824cb0cd73b21bbc176fa9bc5806575"]) 2025-01-08 16:14:30.1326|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:14:30.1326|INFO|Consensus.Processing.BlockchainProcessor|37|Processed 13723031 | 1.9 ms | slot 5,034 ms | 2025-01-08 16:14:30.1326|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","blockNumber":"0xd16597","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x4851c56689798445e4b932cdcb581d28a08e6b2628d86c10802f26d1fb3b6cfe","prevRandao":"0x91a3736373926b9dc20bbafa754d9374623f04ff7d1079cce9f243b31d281438","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3596a2da759b6331db487721e864c76cbd29ac03a908ba577fbfc4ae138a56dc","timestamp":"0x677ea466","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f0","index":"0x4302a4e","validatorIndex":"0x8cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd9","index":"0x4302a4f","validatorIndex":"0x8cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4130","index":"0x4302a50","validatorIndex":"0x8cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809e","index":"0x4302a51","validatorIndex":"0x8ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a105","index":"0x4302a52","validatorIndex":"0x8cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425aa","index":"0x4302a53","validatorIndex":"0x8d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d1","index":"0x4302a54","validatorIndex":"0x8d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6e4","index":"0x4302a55","validatorIndex":"0x8d2"}]},[],"0xcb4acca4114a44de7bf7eb056eeca908a824cb0cd73b21bbc176fa9bc5806575"]) handled in 3ms 2025-01-08 16:14:30.1326|INFO|Consensus.Processing.BlockchainProcessor|37| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:30.1326|INFO|Consensus.Processing.BlockchainProcessor|37| Block throughput 0.00 MGas/s | 0.0 tps | 537.35 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:30.1384|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:30.1384|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:30.1384|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723031 (0xad1673...75b0d6), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:30.1384|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723031 (0xad1673...75b0d6) was processed. 2025-01-08 16:14:30.1384|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723031 (0xad1673...75b0d6) 2025-01-08 16:14:30.1384|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:30.1384|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:30.8965|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:31.8365|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:31.8365|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:31.8365|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:31.8365|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:31.8991|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:32.3814|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:14:32.5775|DEBUG|Network.PeerManager|35|Peer pool size is: 1919 2025-01-08 16:14:32.8987|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:33.1379|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|65.102.241.186:57966->30303] to: 30107 2025-01-08 16:14:33.1379|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.102.241.186:57966->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 16:14:33.6644|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.65.95.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 77 2025-01-08 16:14:33.7104|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.208.226:54160->30303] initiating disconnect because NoCapabilityMatched, details: capabilities: 2025-01-08 16:14:33.9005|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:34.0437|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->158.220.82.182:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:14:34.1170|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->143.198.215.223:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 8888 2025-01-08 16:14:34.5697|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:14:34.9002|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:35.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:14:35.0577|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->164.68.104.10:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:14:35.1210|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","blockNumber":"0xd16598","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","prevRandao":"0x374e7b0c9a2c0628c3b4f80da641f7bfd00053c25a9dce1f8c0b90a0928ff8d8","receiptsRoot":"0xf0ac876f46795a1b74f11dd1e1e2927699d152ddb7aedbbe9867ad8939630294","stateRoot":"0x8286a8aa019418b493256632d323117169ced4baafc10a9cf4a2dc407ee25ee0","timestamp":"0x677ea46b","transactions":["0x02f901d58227d883054af88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e3cb64408006e76d26c42622e171bab38a485957ae8ac4cf86a0f5b6bb015b3fcd20586c544c00398153fb959459990fe9613cdd3b7d32c88b830787f5768e2a332e332e30000000000000000000000000000000000000000000000000000000c001a068d3cffcb41cef1f53a5217eb13c05374f8e9beea6ca5f61b1769d0c217ca028a054d5864054e660ab21d17c609f7b69992fe0d0eda230836374239d102348bf33"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480b8","index":"0x4302a56","validatorIndex":"0x8d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dbf","index":"0x4302a57","validatorIndex":"0x8d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428bd","index":"0x4302a58","validatorIndex":"0x8d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ef5","index":"0x4302a59","validatorIndex":"0x8d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c77","index":"0x4302a5a","validatorIndex":"0x8d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a5b","validatorIndex":"0x8d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c83b","index":"0x4302a5c","validatorIndex":"0x8d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a5d","validatorIndex":"0x8da"}]},[],"0xe87ea971354d483d4d38077f8a1a3653f318aabeb021b0e1c971436f14c4db84"]) 2025-01-08 16:14:35.1210|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723032 (0xe56ece...70c831), Extra Data: Nethermind 2025-01-08 16:14:35.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:14:35.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:14:35.1210|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723032 2025-01-08 16:14:35.1210|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722902 < 13723032 - 128 2025-01-08 16:14:35.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:14:35.1210|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723032 (0xe56ece...70c831). 2025-01-08 16:14:35.1210|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:35.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:14:35.1210|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","blockNumber":"0xd16598","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","prevRandao":"0x374e7b0c9a2c0628c3b4f80da641f7bfd00053c25a9dce1f8c0b90a0928ff8d8","receiptsRoot":"0xf0ac876f46795a1b74f11dd1e1e2927699d152ddb7aedbbe9867ad8939630294","stateRoot":"0x8286a8aa019418b493256632d323117169ced4baafc10a9cf4a2dc407ee25ee0","timestamp":"0x677ea46b","transactions":["0x02f901d58227d883054af88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e3cb64408006e76d26c42622e171bab38a485957ae8ac4cf86a0f5b6bb015b3fcd20586c544c00398153fb959459990fe9613cdd3b7d32c88b830787f5768e2a332e332e30000000000000000000000000000000000000000000000000000000c001a068d3cffcb41cef1f53a5217eb13c05374f8e9beea6ca5f61b1769d0c217ca028a054d5864054e660ab21d17c609f7b69992fe0d0eda230836374239d102348bf33"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480b8","index":"0x4302a56","validatorIndex":"0x8d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dbf","index":"0x4302a57","validatorIndex":"0x8d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428bd","index":"0x4302a58","validatorIndex":"0x8d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ef5","index":"0x4302a59","validatorIndex":"0x8d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c77","index":"0x4302a5a","validatorIndex":"0x8d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a5b","validatorIndex":"0x8d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c83b","index":"0x4302a5c","validatorIndex":"0x8d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a5d","validatorIndex":"0x8da"}]},[],"0xe87ea971354d483d4d38077f8a1a3653f318aabeb021b0e1c971436f14c4db84"]) 2025-01-08 16:14:35.1210|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723032 | 1.4 ms | slot 4,989 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:14:35.1210|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:35.1210|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 21.02 MGas/s | 717.9 tps | 717.88 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:14:35.1210|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","blockNumber":"0xd16598","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xad16735978bf1920396e8a2ed778debf0109b41ea32059be0ac5cc208d75b0d6","prevRandao":"0x374e7b0c9a2c0628c3b4f80da641f7bfd00053c25a9dce1f8c0b90a0928ff8d8","receiptsRoot":"0xf0ac876f46795a1b74f11dd1e1e2927699d152ddb7aedbbe9867ad8939630294","stateRoot":"0x8286a8aa019418b493256632d323117169ced4baafc10a9cf4a2dc407ee25ee0","timestamp":"0x677ea46b","transactions":["0x02f901d58227d883054af88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e3cb64408006e76d26c42622e171bab38a485957ae8ac4cf86a0f5b6bb015b3fcd20586c544c00398153fb959459990fe9613cdd3b7d32c88b830787f5768e2a332e332e30000000000000000000000000000000000000000000000000000000c001a068d3cffcb41cef1f53a5217eb13c05374f8e9beea6ca5f61b1769d0c217ca028a054d5864054e660ab21d17c609f7b69992fe0d0eda230836374239d102348bf33"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480b8","index":"0x4302a56","validatorIndex":"0x8d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dbf","index":"0x4302a57","validatorIndex":"0x8d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428bd","index":"0x4302a58","validatorIndex":"0x8d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ef5","index":"0x4302a59","validatorIndex":"0x8d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c77","index":"0x4302a5a","validatorIndex":"0x8d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a5b","validatorIndex":"0x8d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c83b","index":"0x4302a5c","validatorIndex":"0x8d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a5d","validatorIndex":"0x8da"}]},[],"0xe87ea971354d483d4d38077f8a1a3653f318aabeb021b0e1c971436f14c4db84"]) handled in 2ms 2025-01-08 16:14:35.1274|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:35.1274|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:35.1274|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13723032 (0xe56ece...70c831), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:35.1274|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13723032 (0xe56ece...70c831) was processed. 2025-01-08 16:14:35.1274|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13723032 (0xe56ece...70c831) 2025-01-08 16:14:35.1274|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:35.1274|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:35.3047|DEBUG|Network.PeerManager|37|Peer pool size is: 2020 2025-01-08 16:14:35.9008|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:36.3789|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|37|Attempt to request ENR before bonding 2025-01-08 16:14:36.8376|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:36.8376|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:36.8376|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:36.8376|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:36.9007|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:36.9083|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|38|Attempt to request ENR before bonding 2025-01-08 16:14:37.8804|DEBUG|Synchronization.Peers.SyncPeerPool|37|Dropped 0 useless peers 2025-01-08 16:14:37.9008|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:38.9013|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:39.8995|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:40.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:14:40.1215|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","blockNumber":"0xd16599","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","prevRandao":"0xc6e0208e68b61b1b65a6d3f314eb7fbecb34bc43671939f206d27e178708373d","receiptsRoot":"0x348cfd8e5644007b7e90f92c302b00fbe22ce7051e17dba33a8304facd621c5a","stateRoot":"0xe799744cef84850ca8b0c7b348c57a7d5f75100e3aeca588db46dcca05091bfd","timestamp":"0x677ea470","transactions":["0x02f901d58227d883054af98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be04b6b8682ec341a5dde66446e414d473d73e3baf617032334a2fd5a821f292f77b6d8a99ab9b517ad89566e6bb9ff8843e3d3ecfa3551ffa162769339fa52cb9332e332e30000000000000000000000000000000000000000000000000000000c080a0a5d36537e2090b30c86bdc758af44db4720eb6ac7bdc67aedf03e63a71d0178da0243eeeb887c1bc3b227ecaa27bf834fa56a0281db29c47a819d5a8d5ba4bf949"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dbf","index":"0x4302a5e","validatorIndex":"0x8db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302a5f","validatorIndex":"0x8dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e0","index":"0x4302a60","validatorIndex":"0x8dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425f4","index":"0x4302a61","validatorIndex":"0x8de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6758","index":"0x4302a62","validatorIndex":"0x8df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c14","index":"0x4302a63","validatorIndex":"0x8e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfc","index":"0x4302a64","validatorIndex":"0x8e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a65","validatorIndex":"0x8e2"}]},[],"0x9b02947196966dd5df9807fddd9b4c4559fdcb2ae40ae6442311547df0fe226e"]) 2025-01-08 16:14:40.1215|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723033 (0xcd74ca...ec80cf), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:14:40.1215|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:14:40.1215|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:14:40.1215|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723033 2025-01-08 16:14:40.1215|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722903 < 13723033 - 128 2025-01-08 16:14:40.1215|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:14:40.1215|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723033 (0xcd74ca...ec80cf). 2025-01-08 16:14:40.1215|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:40.1215|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723033 | 1.4 ms | slot 5,001 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:14:40.1242|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:40.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:14:40.1242|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 20.71 MGas/s | 707.2 tps | 707.21 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:14:40.1242|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","blockNumber":"0xd16599","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","prevRandao":"0xc6e0208e68b61b1b65a6d3f314eb7fbecb34bc43671939f206d27e178708373d","receiptsRoot":"0x348cfd8e5644007b7e90f92c302b00fbe22ce7051e17dba33a8304facd621c5a","stateRoot":"0xe799744cef84850ca8b0c7b348c57a7d5f75100e3aeca588db46dcca05091bfd","timestamp":"0x677ea470","transactions":["0x02f901d58227d883054af98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be04b6b8682ec341a5dde66446e414d473d73e3baf617032334a2fd5a821f292f77b6d8a99ab9b517ad89566e6bb9ff8843e3d3ecfa3551ffa162769339fa52cb9332e332e30000000000000000000000000000000000000000000000000000000c080a0a5d36537e2090b30c86bdc758af44db4720eb6ac7bdc67aedf03e63a71d0178da0243eeeb887c1bc3b227ecaa27bf834fa56a0281db29c47a819d5a8d5ba4bf949"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dbf","index":"0x4302a5e","validatorIndex":"0x8db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302a5f","validatorIndex":"0x8dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e0","index":"0x4302a60","validatorIndex":"0x8dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425f4","index":"0x4302a61","validatorIndex":"0x8de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6758","index":"0x4302a62","validatorIndex":"0x8df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c14","index":"0x4302a63","validatorIndex":"0x8e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfc","index":"0x4302a64","validatorIndex":"0x8e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a65","validatorIndex":"0x8e2"}]},[],"0x9b02947196966dd5df9807fddd9b4c4559fdcb2ae40ae6442311547df0fe226e"]) 2025-01-08 16:14:40.1242|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","blockNumber":"0xd16599","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe56eceab67458e5cee794e6888a789f54fe4620c0298ebc17e5f62d77470c831","prevRandao":"0xc6e0208e68b61b1b65a6d3f314eb7fbecb34bc43671939f206d27e178708373d","receiptsRoot":"0x348cfd8e5644007b7e90f92c302b00fbe22ce7051e17dba33a8304facd621c5a","stateRoot":"0xe799744cef84850ca8b0c7b348c57a7d5f75100e3aeca588db46dcca05091bfd","timestamp":"0x677ea470","transactions":["0x02f901d58227d883054af98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be04b6b8682ec341a5dde66446e414d473d73e3baf617032334a2fd5a821f292f77b6d8a99ab9b517ad89566e6bb9ff8843e3d3ecfa3551ffa162769339fa52cb9332e332e30000000000000000000000000000000000000000000000000000000c080a0a5d36537e2090b30c86bdc758af44db4720eb6ac7bdc67aedf03e63a71d0178da0243eeeb887c1bc3b227ecaa27bf834fa56a0281db29c47a819d5a8d5ba4bf949"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dbf","index":"0x4302a5e","validatorIndex":"0x8db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffcc","index":"0x4302a5f","validatorIndex":"0x8dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e0","index":"0x4302a60","validatorIndex":"0x8dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425f4","index":"0x4302a61","validatorIndex":"0x8de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6758","index":"0x4302a62","validatorIndex":"0x8df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c14","index":"0x4302a63","validatorIndex":"0x8e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfc","index":"0x4302a64","validatorIndex":"0x8e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a65","validatorIndex":"0x8e2"}]},[],"0x9b02947196966dd5df9807fddd9b4c4559fdcb2ae40ae6442311547df0fe226e"]) handled in 3ms 2025-01-08 16:14:40.1242|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:40.1242|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:40.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723033 (0xcd74ca...ec80cf), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:40.1242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723033 (0xcd74ca...ec80cf) was processed. 2025-01-08 16:14:40.1282|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723033 (0xcd74ca...ec80cf) 2025-01-08 16:14:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:40.1282|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:40.8992|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:41.8390|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:41.8390|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:41.8390|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:41.8390|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:41.8989|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:42.9013|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:43.9004|DEBUG|TxPool.TxBroadcaster|37|Broadcasting transactions to all peers 2025-01-08 16:14:44.8985|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:14:45.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|37|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:14:45.1168|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","blockNumber":"0xd1659a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","prevRandao":"0xe2b5f4863700d53d32175565ae5e978958b8352fab3901e74215e8b5ea238b15","receiptsRoot":"0xd751e98bf463072d9c94ebaa9c9bc575c1410bb1c48e062a342e0ef39a9a9f1f","stateRoot":"0x0df9f10226eed8aa78273c69a37d4371a3c39fec0057128d2cf068c2632f0d6d","timestamp":"0x677ea475","transactions":["0x02f901d58227d883054afa8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce1579291247f408ecbbed7794a8857f90d9478ced28758edc8d5360a33c8f0c7d3ad9e6f9ab874a1e2df3396a71837b20c66bd12e35b1db484acb0fa420f2104332e332e30000000000000000000000000000000000000000000000000000000c001a0749b20547b188f545d64b8f1f74119874f74f9e1f64639967c904090061f88e9a06f9cf0fc4479fa66e86d7fdf7b0842bac6792388214866e9b9382c5a2668083a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca0ea","index":"0x4302a66","validatorIndex":"0x8e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451dd","index":"0x4302a67","validatorIndex":"0x8e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e9","index":"0x4302a68","validatorIndex":"0x8e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a69","validatorIndex":"0x8e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe2b","index":"0x4302a6a","validatorIndex":"0x8e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b8","index":"0x4302a6b","validatorIndex":"0x8e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145338","index":"0x4302a6c","validatorIndex":"0x8e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff9b","index":"0x4302a6d","validatorIndex":"0x8ea"}]},[],"0xa5fe5af70897398e6dde996d901ef41fef6f5fda8b884a564def227f35e1e27f"]) 2025-01-08 16:14:45.1168|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723034 (0x756cbb...78931c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:14:45.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:14:45.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:14:45.1168|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723034 2025-01-08 16:14:45.1168|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722904 < 13723034 - 128 2025-01-08 16:14:45.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Clearing caches 2025-01-08 16:14:45.1168|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723034 (0x756cbb...78931c). 2025-01-08 16:14:45.1168|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:45.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|37|Cleared caches: Rlp 2025-01-08 16:14:45.1168|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","blockNumber":"0xd1659a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","prevRandao":"0xe2b5f4863700d53d32175565ae5e978958b8352fab3901e74215e8b5ea238b15","receiptsRoot":"0xd751e98bf463072d9c94ebaa9c9bc575c1410bb1c48e062a342e0ef39a9a9f1f","stateRoot":"0x0df9f10226eed8aa78273c69a37d4371a3c39fec0057128d2cf068c2632f0d6d","timestamp":"0x677ea475","transactions":["0x02f901d58227d883054afa8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce1579291247f408ecbbed7794a8857f90d9478ced28758edc8d5360a33c8f0c7d3ad9e6f9ab874a1e2df3396a71837b20c66bd12e35b1db484acb0fa420f2104332e332e30000000000000000000000000000000000000000000000000000000c001a0749b20547b188f545d64b8f1f74119874f74f9e1f64639967c904090061f88e9a06f9cf0fc4479fa66e86d7fdf7b0842bac6792388214866e9b9382c5a2668083a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca0ea","index":"0x4302a66","validatorIndex":"0x8e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451dd","index":"0x4302a67","validatorIndex":"0x8e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e9","index":"0x4302a68","validatorIndex":"0x8e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a69","validatorIndex":"0x8e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe2b","index":"0x4302a6a","validatorIndex":"0x8e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b8","index":"0x4302a6b","validatorIndex":"0x8e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145338","index":"0x4302a6c","validatorIndex":"0x8e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff9b","index":"0x4302a6d","validatorIndex":"0x8ea"}]},[],"0xa5fe5af70897398e6dde996d901ef41fef6f5fda8b884a564def227f35e1e27f"]) 2025-01-08 16:14:45.1168|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723034 | 1.7 ms | slot 4,996 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:14:45.1168|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","blockNumber":"0xd1659a","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xcd74ca4d2a29ba15dd935be5d6e3384e7c88257913c786d7fcc06c347cec80cf","prevRandao":"0xe2b5f4863700d53d32175565ae5e978958b8352fab3901e74215e8b5ea238b15","receiptsRoot":"0xd751e98bf463072d9c94ebaa9c9bc575c1410bb1c48e062a342e0ef39a9a9f1f","stateRoot":"0x0df9f10226eed8aa78273c69a37d4371a3c39fec0057128d2cf068c2632f0d6d","timestamp":"0x677ea475","transactions":["0x02f901d58227d883054afa8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d88598af1ebad5ae562dd517f2c390503506ba43179243b1fc7e994f1cf73f82c47be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ce1579291247f408ecbbed7794a8857f90d9478ced28758edc8d5360a33c8f0c7d3ad9e6f9ab874a1e2df3396a71837b20c66bd12e35b1db484acb0fa420f2104332e332e30000000000000000000000000000000000000000000000000000000c001a0749b20547b188f545d64b8f1f74119874f74f9e1f64639967c904090061f88e9a06f9cf0fc4479fa66e86d7fdf7b0842bac6792388214866e9b9382c5a2668083a"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca0ea","index":"0x4302a66","validatorIndex":"0x8e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451dd","index":"0x4302a67","validatorIndex":"0x8e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e9","index":"0x4302a68","validatorIndex":"0x8e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a69","validatorIndex":"0x8e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fe2b","index":"0x4302a6a","validatorIndex":"0x8e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b8","index":"0x4302a6b","validatorIndex":"0x8e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145338","index":"0x4302a6c","validatorIndex":"0x8e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ff9b","index":"0x4302a6d","validatorIndex":"0x8ea"}]},[],"0xa5fe5af70897398e6dde996d901ef41fef6f5fda8b884a564def227f35e1e27f"]) handled in 3ms 2025-01-08 16:14:45.1168|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:45.1168|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 17.25 MGas/s | 588.9 tps | 588.93 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:14:45.1231|DEBUG|JsonRpc.JsonRpcProcessor|37|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:45.1231|DEBUG|JsonRpc.JsonRpcService|37|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:45.1231|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Received ForkChoice: 13723034 (0x756cbb...78931c), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:45.1231|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|ForkChoiceUpdate: block 13723034 (0x756cbb...78931c) was processed. 2025-01-08 16:14:45.1231|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|37|Synced Chain Head to 13723034 (0x756cbb...78931c) 2025-01-08 16:14:45.1231|DEBUG|JsonRpc.JsonRpcProcessor|37|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:45.1231|DEBUG|JsonRpc.JsonRpcProcessor|37| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:45.9007|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:46.8392|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:46.8392|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:46.8392|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:46.8392|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:46.9013|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 16:14:47.9004|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:48.9014|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:14:49.9011|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 16:14:50.0043|DEBUG|Consensus.Producers.BuildBlocksInALoop|23|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:14:50.1208|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","blockNumber":"0xd1659b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","prevRandao":"0x816f70d1f8c715e92d054b7a33acded49038a09928f04afee6d4e6f0c9b4476d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4f8261e8c22cff4edeb75c5dcebdbd18dfe6a0b1a9e8c608187e8ba99a0269ce","timestamp":"0x677ea47a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f0","index":"0x4302a6e","validatorIndex":"0x8eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a6f","validatorIndex":"0x8ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad9","index":"0x4302a70","validatorIndex":"0x8ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a71","validatorIndex":"0x8ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bc3a8","index":"0x4302a72","validatorIndex":"0x8ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae2","index":"0x4302a73","validatorIndex":"0x8f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c2d","index":"0x4302a74","validatorIndex":"0x8f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b34e7","index":"0x4302a75","validatorIndex":"0x8f2"}]},[],"0x06f8ceeda206a7fc5f4554df5f6e5b4cd407755f1165b91a2cefefddc006df6e"]) 2025-01-08 16:14:50.1208|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13723035 (0x3dd7bc...833057), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:14:50.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:14:50.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:14:50.1208|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723035 2025-01-08 16:14:50.1208|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722905 < 13723035 - 128 2025-01-08 16:14:50.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|23|Clearing caches 2025-01-08 16:14:50.1208|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13723035 (0x3dd7bc...833057). 2025-01-08 16:14:50.1208|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:50.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|23|Cleared caches: Rlp 2025-01-08 16:14:50.1208|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723035 | 1.5 ms | slot 5,004 ms | 2025-01-08 16:14:50.1208|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","blockNumber":"0xd1659b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","prevRandao":"0x816f70d1f8c715e92d054b7a33acded49038a09928f04afee6d4e6f0c9b4476d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4f8261e8c22cff4edeb75c5dcebdbd18dfe6a0b1a9e8c608187e8ba99a0269ce","timestamp":"0x677ea47a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f0","index":"0x4302a6e","validatorIndex":"0x8eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a6f","validatorIndex":"0x8ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad9","index":"0x4302a70","validatorIndex":"0x8ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a71","validatorIndex":"0x8ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bc3a8","index":"0x4302a72","validatorIndex":"0x8ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae2","index":"0x4302a73","validatorIndex":"0x8f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c2d","index":"0x4302a74","validatorIndex":"0x8f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b34e7","index":"0x4302a75","validatorIndex":"0x8f2"}]},[],"0x06f8ceeda206a7fc5f4554df5f6e5b4cd407755f1165b91a2cefefddc006df6e"]) 2025-01-08 16:14:50.1208|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:50.1208|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","blockNumber":"0xd1659b","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x756cbb050fa756209c189a908088889929632848d48fe11ea021c5be6378931c","prevRandao":"0x816f70d1f8c715e92d054b7a33acded49038a09928f04afee6d4e6f0c9b4476d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4f8261e8c22cff4edeb75c5dcebdbd18dfe6a0b1a9e8c608187e8ba99a0269ce","timestamp":"0x677ea47a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f0","index":"0x4302a6e","validatorIndex":"0x8eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a6f","validatorIndex":"0x8ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad9","index":"0x4302a70","validatorIndex":"0x8ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a71","validatorIndex":"0x8ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3bc3a8","index":"0x4302a72","validatorIndex":"0x8ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae2","index":"0x4302a73","validatorIndex":"0x8f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c2d","index":"0x4302a74","validatorIndex":"0x8f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b34e7","index":"0x4302a75","validatorIndex":"0x8f2"}]},[],"0x06f8ceeda206a7fc5f4554df5f6e5b4cd407755f1165b91a2cefefddc006df6e"]) handled in 3ms 2025-01-08 16:14:50.1208|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 654.02 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:50.1274|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:50.1274|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:50.1274|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Received ForkChoice: 13723035 (0x3dd7bc...833057), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:50.1274|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|ForkChoiceUpdate: block 13723035 (0x3dd7bc...833057) was processed. 2025-01-08 16:14:50.1282|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Synced Chain Head to 13723035 (0x3dd7bc...833057) 2025-01-08 16:14:50.1282|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:50.1282|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:50.9003|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:14:51.8408|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:51.8408|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:51.8408|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:51.8408|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:51.9005|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:14:51.9078|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Attempt to request ENR before bonding 2025-01-08 16:14:52.5105|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.104.127.62:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1337 2025-01-08 16:14:52.7388|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.50.75.74:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 806594 2025-01-08 16:14:52.7890|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.182.187.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10001 2025-01-08 16:14:52.9013|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:52.9886|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.170.220.61:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 16:14:53.0154|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.114.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:14:53.1455|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.23.95:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:14:53.1607|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.144.251:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:14:53.4335|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 16:14:53.5571|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.210.0.255:30330] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:14:53.5822|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.9.253:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:14:53.9003|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:53.9127|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.139.11.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 16:14:53.9926|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->192.155.94.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 16:14:54.0071|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:14:54.4881|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.143.234:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:14:54.7258|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.18.183:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:14:54.7889|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.3.223.112:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:14:54.8482|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.189.189.168:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 759145205 2025-01-08 16:14:54.8925|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.105.149.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 16:14:54.9006|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:14:55.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:14:55.1188|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","blockNumber":"0xd1659c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","prevRandao":"0x92b7e1d311233be48be9ce4a6a2b3c09ba16cc3170ecf9a03d8dc7462b9805d6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe5c16dd407e9d90ada44140d0e6d44022e920aec95e0d8fa3c7fb801303c68f9","timestamp":"0x677ea47f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450b4","index":"0x4302a76","validatorIndex":"0x8f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a77","validatorIndex":"0x8f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f1d","index":"0x4302a78","validatorIndex":"0x8f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a131","index":"0x4302a79","validatorIndex":"0x8f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffa8","index":"0x4302a7a","validatorIndex":"0x8f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3abbbf","index":"0x4302a7b","validatorIndex":"0x8f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac4","index":"0x4302a7c","validatorIndex":"0x8f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x570875","index":"0x4302a7d","validatorIndex":"0x8fa"}]},[],"0x7e821af4b29112b6d73035b99c77f155ed351d5ed9e4fa27262aff9584b631c1"]) 2025-01-08 16:14:55.1188|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723036 (0xee7433...06cf2a), Extra Data: Nethermind 2025-01-08 16:14:55.1188|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:14:55.1188|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:14:55.1209|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723036 2025-01-08 16:14:55.1209|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722906 < 13723036 - 128 2025-01-08 16:14:55.1209|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:14:55.1209|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723036 (0xee7433...06cf2a). 2025-01-08 16:14:55.1209|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:14:55.1209|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:14:55.1209|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","blockNumber":"0xd1659c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","prevRandao":"0x92b7e1d311233be48be9ce4a6a2b3c09ba16cc3170ecf9a03d8dc7462b9805d6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe5c16dd407e9d90ada44140d0e6d44022e920aec95e0d8fa3c7fb801303c68f9","timestamp":"0x677ea47f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450b4","index":"0x4302a76","validatorIndex":"0x8f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a77","validatorIndex":"0x8f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f1d","index":"0x4302a78","validatorIndex":"0x8f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a131","index":"0x4302a79","validatorIndex":"0x8f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffa8","index":"0x4302a7a","validatorIndex":"0x8f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3abbbf","index":"0x4302a7b","validatorIndex":"0x8f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac4","index":"0x4302a7c","validatorIndex":"0x8f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x570875","index":"0x4302a7d","validatorIndex":"0x8fa"}]},[],"0x7e821af4b29112b6d73035b99c77f155ed351d5ed9e4fa27262aff9584b631c1"]) 2025-01-08 16:14:55.1209|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","blockNumber":"0xd1659c","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3dd7bcf4264ecc13dd2c026c74c44e8c12c0e8f7fd0dd63efe7b7b9cff833057","prevRandao":"0x92b7e1d311233be48be9ce4a6a2b3c09ba16cc3170ecf9a03d8dc7462b9805d6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xe5c16dd407e9d90ada44140d0e6d44022e920aec95e0d8fa3c7fb801303c68f9","timestamp":"0x677ea47f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1450b4","index":"0x4302a76","validatorIndex":"0x8f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a77","validatorIndex":"0x8f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f1d","index":"0x4302a78","validatorIndex":"0x8f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a131","index":"0x4302a79","validatorIndex":"0x8f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffa8","index":"0x4302a7a","validatorIndex":"0x8f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3abbbf","index":"0x4302a7b","validatorIndex":"0x8f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac4","index":"0x4302a7c","validatorIndex":"0x8f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x570875","index":"0x4302a7d","validatorIndex":"0x8fa"}]},[],"0x7e821af4b29112b6d73035b99c77f155ed351d5ed9e4fa27262aff9584b631c1"]) handled in 2ms 2025-01-08 16:14:55.1209|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723036 | 1.3 ms | slot 4,998 ms | 2025-01-08 16:14:55.1209|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:14:55.1209|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 762.20 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:14:55.1248|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:55.1248|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:14:55.1248|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723036 (0xee7433...06cf2a), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:14:55.1248|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723036 (0xee7433...06cf2a) was processed. 2025-01-08 16:14:55.1248|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723036 (0xee7433...06cf2a) 2025-01-08 16:14:55.1248|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:14:55.1248|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:14:55.9010|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:14:56.5370|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.243.63.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:14:56.5429|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.181.20.115:30297] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:14:56.6705|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->78.46.44.89:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:14:56.8417|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:14:56.8417|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:14:56.8417|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:14:56.8417|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:14:56.8569|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.121.78.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:14:56.9005|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:14:57.2213|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.113.219:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:14:57.2394|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->103.188.83.84:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:14:57.9003|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:14:58.8810|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|23.109.29.145:17215->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2021 2025-01-08 16:14:58.9004|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:14:59.3465|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:14:59.4900|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.93.26:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: pip1 2025-01-08 16:14:59.5306|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.1.22:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:14:59.8604|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->101.36.126.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:14:59.9003|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:00.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:15:00.1194|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","blockNumber":"0xd1659d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","prevRandao":"0x0ea87258e638eb7d1af33a223666ef74e6135c9d88fc7fda1da73e1d5c549a3c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x00ac7ca715fcea7efb7773e60ed2cac9acfbf91cf4ed53cb36e73e01695d8d95","timestamp":"0x677ea484","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4222","index":"0x4302a7e","validatorIndex":"0x8fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14780b","index":"0x4302a7f","validatorIndex":"0x8fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f8","index":"0x4302a80","validatorIndex":"0x8fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a81","validatorIndex":"0x8fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428b9","index":"0x4302a82","validatorIndex":"0x8ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147505","index":"0x4302a83","validatorIndex":"0x900"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d04","index":"0x4302a84","validatorIndex":"0x901"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3eb","index":"0x4302a85","validatorIndex":"0x902"}]},[],"0x02a9ea46c4f174644ddbe90aaa5696164c177d977531c59672bd47520d587013"]) 2025-01-08 16:15:00.1194|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13723037 (0xc5c8a0...c65a0a), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:15:00.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:15:00.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:15:00.1204|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723037 2025-01-08 16:15:00.1204|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722907 < 13723037 - 128 2025-01-08 16:15:00.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:15:00.1204|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723037 (0xc5c8a0...c65a0a). 2025-01-08 16:15:00.1204|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","blockNumber":"0xd1659d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","prevRandao":"0x0ea87258e638eb7d1af33a223666ef74e6135c9d88fc7fda1da73e1d5c549a3c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x00ac7ca715fcea7efb7773e60ed2cac9acfbf91cf4ed53cb36e73e01695d8d95","timestamp":"0x677ea484","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4222","index":"0x4302a7e","validatorIndex":"0x8fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14780b","index":"0x4302a7f","validatorIndex":"0x8fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f8","index":"0x4302a80","validatorIndex":"0x8fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a81","validatorIndex":"0x8fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428b9","index":"0x4302a82","validatorIndex":"0x8ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147505","index":"0x4302a83","validatorIndex":"0x900"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d04","index":"0x4302a84","validatorIndex":"0x901"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3eb","index":"0x4302a85","validatorIndex":"0x902"}]},[],"0x02a9ea46c4f174644ddbe90aaa5696164c177d977531c59672bd47520d587013"]) 2025-01-08 16:15:00.1204|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","blockNumber":"0xd1659d","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xee7433c460786a5bbeef31d734809a8624a27b5efad49621ff8c67e85306cf2a","prevRandao":"0x0ea87258e638eb7d1af33a223666ef74e6135c9d88fc7fda1da73e1d5c549a3c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x00ac7ca715fcea7efb7773e60ed2cac9acfbf91cf4ed53cb36e73e01695d8d95","timestamp":"0x677ea484","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4222","index":"0x4302a7e","validatorIndex":"0x8fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14780b","index":"0x4302a7f","validatorIndex":"0x8fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f8","index":"0x4302a80","validatorIndex":"0x8fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a81","validatorIndex":"0x8fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428b9","index":"0x4302a82","validatorIndex":"0x8ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147505","index":"0x4302a83","validatorIndex":"0x900"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141d04","index":"0x4302a84","validatorIndex":"0x901"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3eb","index":"0x4302a85","validatorIndex":"0x902"}]},[],"0x02a9ea46c4f174644ddbe90aaa5696164c177d977531c59672bd47520d587013"]) handled in 3ms 2025-01-08 16:15:00.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:15:00.1204|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723037 | 1.5 ms | slot 5,001 ms | 2025-01-08 16:15:00.1204|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:00.1204|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 685.87 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:15:00.1259|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:00.1259|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:00.1259|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723037 (0xc5c8a0...c65a0a), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:00.1259|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723037 (0xc5c8a0...c65a0a) was processed. 2025-01-08 16:15:00.1259|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723037 (0xc5c8a0...c65a0a) 2025-01-08 16:15:00.1259|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:00.1259|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:00.8184|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.36.113.8:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 60808 2025-01-08 16:15:00.9008|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:01.4949|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:01.6914|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:01.6937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.180:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:01.6963|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.41.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:01.7230|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:01.7768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:01.8421|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:01.8421|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:01.8421|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:01.8421|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:01.9013|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:01.9607|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.121.187:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:15:01.9876|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.158:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:02.1663|DEBUG|Network.PeerManager|9|Peer pool size is: 2121 2025-01-08 16:15:02.6720|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 16:15:02.9013|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:15:02.9345|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.75.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:03.2902|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->165.22.65.117:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 16:15:03.5651|DEBUG|Network.PeerManager|12|Peer pool size is: 2222 2025-01-08 16:15:03.9010|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:15:04.0227|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.252.52.196:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:04.1040|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.23:36000] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:04.1403|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:04.2205|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.31.74.184:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:15:04.3097|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.10.196.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:04.8579|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.53.45:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 16:15:04.9008|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:04.9759|DEBUG|Network.PeerManager|12|Peer pool size is: 2323 2025-01-08 16:15:05.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:15:05.0759|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.49.200.91:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:15:05.1154|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->92.246.142.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:05.2065|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.96.180.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:15:05.3126|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.122.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5165 2025-01-08 16:15:05.4374|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.113.48:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:05.5391|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.59.149.193:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:15:05.6376|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","blockNumber":"0xd1659e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","prevRandao":"0x7e8a4839551fe88781af1be67d21e44079fbd99f6cf28a25c2e9b29cefa5888c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c6d8609093402c906dae6215b406eedde1b23cb43454492b88d452ef51804ca","timestamp":"0x677ea489","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a86","validatorIndex":"0x903"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f4","index":"0x4302a87","validatorIndex":"0x904"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ddb","index":"0x4302a88","validatorIndex":"0x905"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a89","validatorIndex":"0x906"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a8a","validatorIndex":"0x907"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302a8b","validatorIndex":"0x908"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e9","index":"0x4302a8c","validatorIndex":"0x909"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425bd","index":"0x4302a8d","validatorIndex":"0x90a"}]},[],"0x1833c5f254fce2f3864bff4413b880a9d0ca8a448596e7997baa50b2f44276da"]) 2025-01-08 16:15:05.6376|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723038 (0x67f580...5b3adf), Extra Data: chiado-lodestar-0 2025-01-08 16:15:05.6376|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:15:05.6376|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:15:05.6376|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723038 2025-01-08 16:15:05.6376|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722908 < 13723038 - 128 2025-01-08 16:15:05.6376|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:15:05.6376|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723038 (0x67f580...5b3adf). 2025-01-08 16:15:05.6402|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:15:05.6402|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:05.6376|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723038 | 1.4 ms | slot 5,518 ms | 2025-01-08 16:15:05.6402|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:05.6402|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","blockNumber":"0xd1659e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","prevRandao":"0x7e8a4839551fe88781af1be67d21e44079fbd99f6cf28a25c2e9b29cefa5888c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c6d8609093402c906dae6215b406eedde1b23cb43454492b88d452ef51804ca","timestamp":"0x677ea489","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a86","validatorIndex":"0x903"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f4","index":"0x4302a87","validatorIndex":"0x904"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ddb","index":"0x4302a88","validatorIndex":"0x905"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a89","validatorIndex":"0x906"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a8a","validatorIndex":"0x907"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302a8b","validatorIndex":"0x908"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e9","index":"0x4302a8c","validatorIndex":"0x909"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425bd","index":"0x4302a8d","validatorIndex":"0x90a"}]},[],"0x1833c5f254fce2f3864bff4413b880a9d0ca8a448596e7997baa50b2f44276da"]) 2025-01-08 16:15:05.6402|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 701.26 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:15:05.6402|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","blockNumber":"0xd1659e","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xc5c8a0ea0f3cec9c2421392e581423a6a5c893f89b2ce9c0be7a8b77e2c65a0a","prevRandao":"0x7e8a4839551fe88781af1be67d21e44079fbd99f6cf28a25c2e9b29cefa5888c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8c6d8609093402c906dae6215b406eedde1b23cb43454492b88d452ef51804ca","timestamp":"0x677ea489","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a86","validatorIndex":"0x903"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f4","index":"0x4302a87","validatorIndex":"0x904"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ddb","index":"0x4302a88","validatorIndex":"0x905"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a89","validatorIndex":"0x906"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a8a","validatorIndex":"0x907"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302a8b","validatorIndex":"0x908"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0e9","index":"0x4302a8c","validatorIndex":"0x909"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425bd","index":"0x4302a8d","validatorIndex":"0x90a"}]},[],"0x1833c5f254fce2f3864bff4413b880a9d0ca8a448596e7997baa50b2f44276da"]) handled in 3ms 2025-01-08 16:15:05.6402|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:05.6402|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:05.6402|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723038 (0x67f580...5b3adf), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:05.6402|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723038 (0x67f580...5b3adf) was processed. 2025-01-08 16:15:05.6442|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723038 (0x67f580...5b3adf) 2025-01-08 16:15:05.6442|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:05.6442|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:05.9011|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:06.0874|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.199.99.65:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:06.1617|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|35|Attempt to request ENR before bonding 2025-01-08 16:15:06.2506|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.249:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:06.2901|DEBUG|Network.PeerManager|38|Peer pool size is: 2424 2025-01-08 16:15:06.8435|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:06.8435|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:06.8435|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:06.8435|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:06.9012|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:07.5592|DEBUG|Network.PeerManager|38|Peer pool size is: 2525 2025-01-08 16:15:07.7980|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->209.38.109.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 998458 2025-01-08 16:15:07.8805|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:15:07.9013|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:07.9915|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.85.105:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 55 2025-01-08 16:15:08.6087|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.212.36.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7 2025-01-08 16:15:08.6720|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.52.20:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 16:15:08.7818|DEBUG|Network.PeerManager|9|Peer pool size is: 2626 2025-01-08 16:15:08.9008|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:15:09.1860|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.145:33858] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:09.3464|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|15|Attempt to request ENR before bonding 2025-01-08 16:15:09.5165|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.207.157.82:33318] initiating disconnect because InvalidNetworkId, details: invalid network id - 1248 2025-01-08 16:15:09.6335|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.128.192.228:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:09.7539|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->87.197.153.251:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1313114 2025-01-08 16:15:09.8189|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.213.81:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:09.8705|DEBUG|Network.PeerManager|35|Peer pool size is: 2727 2025-01-08 16:15:09.9008|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:10.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:15:10.0225|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.203.37.244:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 57 2025-01-08 16:15:10.0940|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.238.131.193:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63 2025-01-08 16:15:10.1026|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.210.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 16:15:10.1146|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","blockNumber":"0xd1659f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6e7","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","prevRandao":"0xcdec9c7a774e4dca772812e9df76edc777441474e0e3b3e631b136fe64f41946","receiptsRoot":"0x74ac778a8dc8e7978b086325616bf54dfa5dd1d4450956fafe42d09173367026","stateRoot":"0x63d575cecc834d8f1a62c89c41e95264947e500ae35d0356b1804579d38466cb","timestamp":"0x677ea48e","transactions":["0x02f901d58227d883055eb08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3cb9a8622a9ca28e0259c1850b0cf9e0e04db74157c5681315fdad578010ff940441113a1024db04090b80c34c8f46fd3b6a2a60edc621e535b27f5cd5350623332e332e30000000000000000000000000000000000000000000000000000000c001a055480823f2c55eb693634970b8b5fae69aabba90229ddb399c4949954fe31182a014973ac6c43c6fd729e9c9895df2eba8b085cd0326f65f99f0242cd6fa83a228"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a8e","validatorIndex":"0x90b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809e","index":"0x4302a8f","validatorIndex":"0x90c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb4","index":"0x4302a90","validatorIndex":"0x90d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a105","index":"0x4302a91","validatorIndex":"0x90e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1829","index":"0x4302a92","validatorIndex":"0x90f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147809","index":"0x4302a93","validatorIndex":"0x910"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ee","index":"0x4302a94","validatorIndex":"0x911"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad1","index":"0x4302a95","validatorIndex":"0x912"}]},[],"0x6070ad062bec23fe546cf54f62b029735d3244b2c7a6dbd0f1f28b7f6a16d6b9"]) 2025-01-08 16:15:10.1146|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723039 (0x0b69fa...d73ec5), Extra Data: Nethermind 2025-01-08 16:15:10.1146|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:15:10.1146|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:15:10.1167|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723039 2025-01-08 16:15:10.1167|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722909 < 13723039 - 128 2025-01-08 16:15:10.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:15:10.1167|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723039 (0x0b69fa...d73ec5). 2025-01-08 16:15:10.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:15:10.1167|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:10.1167|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723039 | 1.4 ms | slot 4,477 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:10.1167|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:10.1167|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","blockNumber":"0xd1659f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6e7","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","prevRandao":"0xcdec9c7a774e4dca772812e9df76edc777441474e0e3b3e631b136fe64f41946","receiptsRoot":"0x74ac778a8dc8e7978b086325616bf54dfa5dd1d4450956fafe42d09173367026","stateRoot":"0x63d575cecc834d8f1a62c89c41e95264947e500ae35d0356b1804579d38466cb","timestamp":"0x677ea48e","transactions":["0x02f901d58227d883055eb08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3cb9a8622a9ca28e0259c1850b0cf9e0e04db74157c5681315fdad578010ff940441113a1024db04090b80c34c8f46fd3b6a2a60edc621e535b27f5cd5350623332e332e30000000000000000000000000000000000000000000000000000000c001a055480823f2c55eb693634970b8b5fae69aabba90229ddb399c4949954fe31182a014973ac6c43c6fd729e9c9895df2eba8b085cd0326f65f99f0242cd6fa83a228"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a8e","validatorIndex":"0x90b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809e","index":"0x4302a8f","validatorIndex":"0x90c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb4","index":"0x4302a90","validatorIndex":"0x90d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a105","index":"0x4302a91","validatorIndex":"0x90e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1829","index":"0x4302a92","validatorIndex":"0x90f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147809","index":"0x4302a93","validatorIndex":"0x910"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ee","index":"0x4302a94","validatorIndex":"0x911"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad1","index":"0x4302a95","validatorIndex":"0x912"}]},[],"0x6070ad062bec23fe546cf54f62b029735d3244b2c7a6dbd0f1f28b7f6a16d6b9"]) 2025-01-08 16:15:10.1167|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 20.74 MGas/s | 708.2 tps | 708.22 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:15:10.1167|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","blockNumber":"0xd1659f","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a6e7","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x67f580f75a9d7f1629054e9055aaa4f48cf62ae5dab17b67b95a7563815b3adf","prevRandao":"0xcdec9c7a774e4dca772812e9df76edc777441474e0e3b3e631b136fe64f41946","receiptsRoot":"0x74ac778a8dc8e7978b086325616bf54dfa5dd1d4450956fafe42d09173367026","stateRoot":"0x63d575cecc834d8f1a62c89c41e95264947e500ae35d0356b1804579d38466cb","timestamp":"0x677ea48e","transactions":["0x02f901d58227d883055eb08459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e3cb9a8622a9ca28e0259c1850b0cf9e0e04db74157c5681315fdad578010ff940441113a1024db04090b80c34c8f46fd3b6a2a60edc621e535b27f5cd5350623332e332e30000000000000000000000000000000000000000000000000000000c001a055480823f2c55eb693634970b8b5fae69aabba90229ddb399c4949954fe31182a014973ac6c43c6fd729e9c9895df2eba8b085cd0326f65f99f0242cd6fa83a228"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14ccf4","index":"0x4302a8e","validatorIndex":"0x90b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809e","index":"0x4302a8f","validatorIndex":"0x90c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcb4","index":"0x4302a90","validatorIndex":"0x90d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a105","index":"0x4302a91","validatorIndex":"0x90e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1829","index":"0x4302a92","validatorIndex":"0x90f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147809","index":"0x4302a93","validatorIndex":"0x910"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ee","index":"0x4302a94","validatorIndex":"0x911"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ad1","index":"0x4302a95","validatorIndex":"0x912"}]},[],"0x6070ad062bec23fe546cf54f62b029735d3244b2c7a6dbd0f1f28b7f6a16d6b9"]) handled in 3ms 2025-01-08 16:15:10.1215|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:10.1215|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:10.1215|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723039 (0x0b69fa...d73ec5), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:10.1215|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723039 (0x0b69fa...d73ec5) was processed. 2025-01-08 16:15:10.1215|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723039 (0x0b69fa...d73ec5) 2025-01-08 16:15:10.1215|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:10.1215|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:10.4420|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.17.82:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:10.9015|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:15:10.9750|DEBUG|Network.PeerManager|15|Peer pool size is: 2828 2025-01-08 16:15:10.9848|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.239.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:11.2687|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.250.191.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 16:15:11.8453|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:11.8453|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:11.8453|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:11.8453|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:11.9003|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:12.0197|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.60.236.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5432 2025-01-08 16:15:12.1179|DEBUG|Network.PeerManager|38|Peer pool size is: 2929 2025-01-08 16:15:12.2929|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.35.226:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:12.9012|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:13.2959|DEBUG|Network.PeerManager|35|Peer pool size is: 3030 2025-01-08 16:15:13.7896|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.182.21.243:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:15:13.9011|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:15:14.3155|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.207.188.58:30308] initiating disconnect because NoCapabilityMatched, details: capabilities: pchain64, pchain_child_064 2025-01-08 16:15:14.4152|DEBUG|Network.PeerManager|12|Peer pool size is: 3131 2025-01-08 16:15:14.4342|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.111.165.202:30307] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:15:14.7117|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.148:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:14.8944|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|38|Attempt to request ENR before bonding 2025-01-08 16:15:14.9013|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:15.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:15:15.0736|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","blockNumber":"0xd165a0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","prevRandao":"0x333295c208c46d56a2f91c20da2aa9bc313d50ffa7b7ca1a305206832f0aaa80","receiptsRoot":"0x3883479073bb8680faef9260053547a8206a7b70f694a3068f7447ec64ba9f68","stateRoot":"0x9cc4b41475be6bd20509d6545fc36878b0d966423741c1ebe8726a99fbf93ba4","timestamp":"0x677ea493","transactions":["0x02f901d58227d883055eb18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed19a5ded9102e8328558c030ec4e04eafea8a6bd5f97bdaf771cc5249c57d516799af9e292be23bba281a1b1299a6f2d630234aeb2e7f1992967ed741de12edf332e332e30000000000000000000000000000000000000000000000000000000c001a0a7d39224e907f9cb1f5527452d19428471d9b8a43eaae6cbf016d3140d87e60da04a5ba276c9c4f2b882563c980b283fe009fc067a2ae9d04ab5ff0f5eb4d0a7c8","0x02f901d58227d8830502cf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83622ba606bf068f503f2a9bd2ac9be75fb10a94487724f71ecaf49cb97dc46e5807806e70e31c6a8bff962df82efec2464b0d7d57d516357d43de75aa68949c8332e332e30000000000000000000000000000000000000000000000000000000c080a094d848a60cfbe3e472bcfde657944f466a9c30fadd1982ebbe6c112e467b6e87a01345f8e4fd4654682568bc900f85c987da13749ccf626571cf63cf351b6694ec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425be","index":"0x4302a96","validatorIndex":"0x913"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d1","index":"0x4302a97","validatorIndex":"0x914"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b86a3","index":"0x4302a98","validatorIndex":"0x915"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a99","validatorIndex":"0x916"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a9a","validatorIndex":"0x917"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428b4","index":"0x4302a9b","validatorIndex":"0x918"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f5","index":"0x4302a9c","validatorIndex":"0x919"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ee","index":"0x4302a9d","validatorIndex":"0x91a"}]},[],"0x789f103ebaba592f7c1379a730e9e0c38d3c0acbbdea119b1fe49874033c19d1"]) 2025-01-08 16:15:15.0736|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13723040 (0xf7522a...af218b), Extra Data: chiado-lighthouse-0 2025-01-08 16:15:15.0736|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:15:15.0736|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:15:15.0736|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723040 2025-01-08 16:15:15.0736|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722910 < 13723040 - 128 2025-01-08 16:15:15.0762|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:15:15.0762|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:15:15.0762|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13723040 (0xf7522a...af218b). 2025-01-08 16:15:15.0762|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:15.0762|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","blockNumber":"0xd165a0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","prevRandao":"0x333295c208c46d56a2f91c20da2aa9bc313d50ffa7b7ca1a305206832f0aaa80","receiptsRoot":"0x3883479073bb8680faef9260053547a8206a7b70f694a3068f7447ec64ba9f68","stateRoot":"0x9cc4b41475be6bd20509d6545fc36878b0d966423741c1ebe8726a99fbf93ba4","timestamp":"0x677ea493","transactions":["0x02f901d58227d883055eb18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed19a5ded9102e8328558c030ec4e04eafea8a6bd5f97bdaf771cc5249c57d516799af9e292be23bba281a1b1299a6f2d630234aeb2e7f1992967ed741de12edf332e332e30000000000000000000000000000000000000000000000000000000c001a0a7d39224e907f9cb1f5527452d19428471d9b8a43eaae6cbf016d3140d87e60da04a5ba276c9c4f2b882563c980b283fe009fc067a2ae9d04ab5ff0f5eb4d0a7c8","0x02f901d58227d8830502cf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83622ba606bf068f503f2a9bd2ac9be75fb10a94487724f71ecaf49cb97dc46e5807806e70e31c6a8bff962df82efec2464b0d7d57d516357d43de75aa68949c8332e332e30000000000000000000000000000000000000000000000000000000c080a094d848a60cfbe3e472bcfde657944f466a9c30fadd1982ebbe6c112e467b6e87a01345f8e4fd4654682568bc900f85c987da13749ccf626571cf63cf351b6694ec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425be","index":"0x4302a96","validatorIndex":"0x913"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d1","index":"0x4302a97","validatorIndex":"0x914"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b86a3","index":"0x4302a98","validatorIndex":"0x915"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a99","validatorIndex":"0x916"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a9a","validatorIndex":"0x917"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428b4","index":"0x4302a9b","validatorIndex":"0x918"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f5","index":"0x4302a9c","validatorIndex":"0x919"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ee","index":"0x4302a9d","validatorIndex":"0x91a"}]},[],"0x789f103ebaba592f7c1379a730e9e0c38d3c0acbbdea119b1fe49874033c19d1"]) 2025-01-08 16:15:15.0762|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723040 | 1.6 ms | slot 4,959 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:15.0762|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:15.0762|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 35.89 MGas/s | 1,225.5 tps | 612.75 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:15:15.0762|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","blockNumber":"0xd165a0","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0b69fa7e1699639401389747500a9660069717142a4798657dc7247532d73ec5","prevRandao":"0x333295c208c46d56a2f91c20da2aa9bc313d50ffa7b7ca1a305206832f0aaa80","receiptsRoot":"0x3883479073bb8680faef9260053547a8206a7b70f694a3068f7447ec64ba9f68","stateRoot":"0x9cc4b41475be6bd20509d6545fc36878b0d966423741c1ebe8726a99fbf93ba4","timestamp":"0x677ea493","transactions":["0x02f901d58227d883055eb18459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bed19a5ded9102e8328558c030ec4e04eafea8a6bd5f97bdaf771cc5249c57d516799af9e292be23bba281a1b1299a6f2d630234aeb2e7f1992967ed741de12edf332e332e30000000000000000000000000000000000000000000000000000000c001a0a7d39224e907f9cb1f5527452d19428471d9b8a43eaae6cbf016d3140d87e60da04a5ba276c9c4f2b882563c980b283fe009fc067a2ae9d04ab5ff0f5eb4d0a7c8","0x02f901d58227d8830502cf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f83622ba606bf068f503f2a9bd2ac9be75fb10a94487724f71ecaf49cb97dc46e5807806e70e31c6a8bff962df82efec2464b0d7d57d516357d43de75aa68949c8332e332e30000000000000000000000000000000000000000000000000000000c080a094d848a60cfbe3e472bcfde657944f466a9c30fadd1982ebbe6c112e467b6e87a01345f8e4fd4654682568bc900f85c987da13749ccf626571cf63cf351b6694ec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425be","index":"0x4302a96","validatorIndex":"0x913"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d1","index":"0x4302a97","validatorIndex":"0x914"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b86a3","index":"0x4302a98","validatorIndex":"0x915"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a99","validatorIndex":"0x916"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6ca","index":"0x4302a9a","validatorIndex":"0x917"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428b4","index":"0x4302a9b","validatorIndex":"0x918"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f5","index":"0x4302a9c","validatorIndex":"0x919"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ee","index":"0x4302a9d","validatorIndex":"0x91a"}]},[],"0x789f103ebaba592f7c1379a730e9e0c38d3c0acbbdea119b1fe49874033c19d1"]) handled in 3ms 2025-01-08 16:15:15.0762|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:15.0802|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:15.0802|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723040 (0xf7522a...af218b), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:15.0802|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723040 (0xf7522a...af218b) was processed. 2025-01-08 16:15:15.0802|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723040 (0xf7522a...af218b) 2025-01-08 16:15:15.0802|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:15.0802|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:15.3520|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.199.107.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:15:15.6134|DEBUG|Network.PeerManager|35|Peer pool size is: 3232 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcService|35|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, eth_chainId([]) 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, eth_chainId([]) handled in 1ms 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:15:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:15:15.7054|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:15:15.7054|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:15:15.7054|DEBUG|JsonRpc.JsonRpcService|12|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:15:15.7054|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 1ms 2025-01-08 16:15:15.8083|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.36.91.203:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:15:15.9007|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:16.2779|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.202:46658] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:16.7438|DEBUG|Network.PeerManager|35|Peer pool size is: 3333 2025-01-08 16:15:16.8471|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:16.8471|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:16.8471|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:16.8471|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:16.9004|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:15:16.9125|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:206.196.145.143]:30303, msg: af93e46ff4513ed8cd46650e8702f129e32e92a38e9597fde40869d3999af272ee10f5ff125fa810fdf9b02b43987c9e07744a0d6ca0a09312bf3e4718aa5da008e661bb7090036293a444f8da14ac9f322e32ca37c73af25a59f8738f31e0cd0106f8b9a01c1721f13ac600a1abd62f8cdf492116041723a9dad7fcf75d6de6269161001ff896b840e658c74d3fe7c381e27c8e12368b9483913de1cb2cbdb8273831278576f9271d0a94adbb2bbbbbfb1eff7e9f79c859bef81851bbcde1c6282f3b16a77f180aac0283657468c6849f3d22548082696482763482697084cec4918f89736563703235366b31a103c1667fa1fbd67b6a92bcb6fcb03aee9f1ca5f6a1c1643dcfa4d2e879554ec2fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:17.1316|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.44.207.181:32000] initiating disconnect because InvalidNetworkId, details: invalid network id - 32382 2025-01-08 16:15:17.2741|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:15:17.2775|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.99.140.158:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:17.3477|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.91:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:17.9005|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:17.9722|DEBUG|Network.PeerManager|12|Peer pool size is: 3434 2025-01-08 16:15:18.0833|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:18.2286|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.35.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:18.3343|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.10.225:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 16:15:18.5219|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.16.175.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 16:15:18.6976|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.21:48006] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:18.7497|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.235.9.223:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:15:18.7567|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.91.88.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:18.9003|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 16:15:18.9313|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.126.91.255:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:15:19.1100|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.229.255:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 16:15:19.1409|DEBUG|Network.PeerManager|38|Peer pool size is: 3535 2025-01-08 16:15:19.2476|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.172.237.226:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:15:19.4677|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.223.41.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:15:19.5674|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.178.203.97:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:19.6508|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.59.118.110:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:19.6878|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.128.187.3:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:19.9003|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:15:19.9671|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.63.5:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 16:15:20.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:15:20.1169|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","blockNumber":"0xd165a1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23be9","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","prevRandao":"0x0b11e8437e48772ce24d7936fa7ed705e8ecba414bd41baeecfbe64433643f2d","receiptsRoot":"0xd8ad19bb83619698cf92480fba512b904a43761b7905211c260c5a0c12bad9a7","stateRoot":"0xdac345ff1c30d0a90a6c7f61e5f1224381f9f26a4620f4949fa3097c0b4c04ad","timestamp":"0x677ea498","transactions":["0x02f901d58227d883053e9d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e70581d4671fda016fa86bd89a56df09905a470e0d98918fa3aa1468aad5212eee97e01f541e71d93b59c82d38428b2ba8d063b3a50611ab7b9d16fa7b8e6a15c332e332e30000000000000000000000000000000000000000000000000000000c080a09860860539b56068885fd798b3bdd85debefb19563ccab514b148090a1affc33a06c79be6b9b432695898a45589f04019076f87b14259cad743277bca8f0a5c60e","0x02f901d58227d883054afb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e08648361ff9667ec4faf354acf11db692292182be2c6529c01d942821ab0e6cd66f982523104a4edb0a8e2e71f7220886813acc4b75a8c8abe265782a13b9c18332e332e30000000000000000000000000000000000000000000000000000000c001a0437c2e8ded73a2f6bd472067d9afe622dccbc22d4973cdae86e6eaaa7260eacca07ffc2dad8069bc4274f34587261a1189979c1e803edc0114aa651058ffcbf1f0","0x02f901d58227d8830502d08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea5bab6dbda61314c3b6edfde2ad4776b788f8d6ff195c93dd9bf37f84e57be5724265bc31fbe8dcfa17aeed6127e3d104f71b09bd0e6614a10703da0b1aaf0dc332e332e30000000000000000000000000000000000000000000000000000000c080a0ca9cb252ed834bba8e08f87aa1d3654d1763ef78b0aefe7ed4dc54bb29d1febea02267590ff18c98275ec8e95cc88cd9f4b0eb885ae82c5f34e975821c4fca16a0","0x02f901d58227d883055eb28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8681dc1ed4e3fa0879dc70b58ff9ef479c5d43a4a7b6978e7d9d5500f307ac5d471c2f6c00f80081e3c2bf26248bc23ee3003066b2fd8d7a035e38738c130fbf7332e332e30000000000000000000000000000000000000000000000000000000c080a0c7ac018f7674210ca29df270095a492b6e55283439582f5b3890389111d80ce8a00467da4f7aa862d30df7c6bda1e644e7282115ea14e23dde0845e49f35fc687c","0x02f901d58227d8830552108459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be435b1a2b191393dba243458eff74bc1a3832d0000415537446449a975c92714ab2f317d4909df446ec1c43c9c731c5f7edadfe0a2498f28e15dab7bc4f42dea7332e332e30000000000000000000000000000000000000000000000000000000c080a0d24130b203d95bea36c20b02ba24df3188d801c22fced2083757f44933683e6ba03b6f5d804348c425df36d7e358387e23f454f1a587f6c71755625b038e7cbcec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a107","index":"0x4302a9e","validatorIndex":"0x91b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140597","index":"0x4302a9f","validatorIndex":"0x91c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ca","index":"0x4302aa0","validatorIndex":"0x91d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec1","index":"0x4302aa1","validatorIndex":"0x91e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2691","index":"0x4302aa2","validatorIndex":"0x91f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474e4","index":"0x4302aa3","validatorIndex":"0x920"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3174","index":"0x4302aa4","validatorIndex":"0x921"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0fb","index":"0x4302aa5","validatorIndex":"0x922"}]},[],"0x2b62c35e1aa1c9276c921c413b8609754b867e37bbe6cb338d858648c343bd00"]) 2025-01-08 16:15:20.1169|INFO|Merge.Plugin.Handlers.NewPayloadHandler|23|Received New Block: 13723041 (0x9e593c...4b30a8), Extra Data: Nethermind 2025-01-08 16:15:20.1169|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13723041. 2025-01-08 16:15:20.1169|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13723041. 2025-01-08 16:15:20.1169|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.141.103.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:20.1204|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723041 2025-01-08 16:15:20.1204|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722911 < 13723041 - 128 2025-01-08 16:15:20.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:15:20.1204|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723041 (0x9e593c...4b30a8). 2025-01-08 16:15:20.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Storage, State, Rlp 2025-01-08 16:15:20.1204|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:20.1204|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13723041 | 2.6 ms | slot 5,045 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:20.1204|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:20.1204|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","blockNumber":"0xd165a1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23be9","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","prevRandao":"0x0b11e8437e48772ce24d7936fa7ed705e8ecba414bd41baeecfbe64433643f2d","receiptsRoot":"0xd8ad19bb83619698cf92480fba512b904a43761b7905211c260c5a0c12bad9a7","stateRoot":"0xdac345ff1c30d0a90a6c7f61e5f1224381f9f26a4620f4949fa3097c0b4c04ad","timestamp":"0x677ea498","transactions":["0x02f901d58227d883053e9d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e70581d4671fda016fa86bd89a56df09905a470e0d98918fa3aa1468aad5212eee97e01f541e71d93b59c82d38428b2ba8d063b3a50611ab7b9d16fa7b8e6a15c332e332e30000000000000000000000000000000000000000000000000000000c080a09860860539b56068885fd798b3bdd85debefb19563ccab514b148090a1affc33a06c79be6b9b432695898a45589f04019076f87b14259cad743277bca8f0a5c60e","0x02f901d58227d883054afb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e08648361ff9667ec4faf354acf11db692292182be2c6529c01d942821ab0e6cd66f982523104a4edb0a8e2e71f7220886813acc4b75a8c8abe265782a13b9c18332e332e30000000000000000000000000000000000000000000000000000000c001a0437c2e8ded73a2f6bd472067d9afe622dccbc22d4973cdae86e6eaaa7260eacca07ffc2dad8069bc4274f34587261a1189979c1e803edc0114aa651058ffcbf1f0","0x02f901d58227d8830502d08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea5bab6dbda61314c3b6edfde2ad4776b788f8d6ff195c93dd9bf37f84e57be5724265bc31fbe8dcfa17aeed6127e3d104f71b09bd0e6614a10703da0b1aaf0dc332e332e30000000000000000000000000000000000000000000000000000000c080a0ca9cb252ed834bba8e08f87aa1d3654d1763ef78b0aefe7ed4dc54bb29d1febea02267590ff18c98275ec8e95cc88cd9f4b0eb885ae82c5f34e975821c4fca16a0","0x02f901d58227d883055eb28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8681dc1ed4e3fa0879dc70b58ff9ef479c5d43a4a7b6978e7d9d5500f307ac5d471c2f6c00f80081e3c2bf26248bc23ee3003066b2fd8d7a035e38738c130fbf7332e332e30000000000000000000000000000000000000000000000000000000c080a0c7ac018f7674210ca29df270095a492b6e55283439582f5b3890389111d80ce8a00467da4f7aa862d30df7c6bda1e644e7282115ea14e23dde0845e49f35fc687c","0x02f901d58227d8830552108459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be435b1a2b191393dba243458eff74bc1a3832d0000415537446449a975c92714ab2f317d4909df446ec1c43c9c731c5f7edadfe0a2498f28e15dab7bc4f42dea7332e332e30000000000000000000000000000000000000000000000000000000c080a0d24130b203d95bea36c20b02ba24df3188d801c22fced2083757f44933683e6ba03b6f5d804348c425df36d7e358387e23f454f1a587f6c71755625b038e7cbcec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a107","index":"0x4302a9e","validatorIndex":"0x91b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140597","index":"0x4302a9f","validatorIndex":"0x91c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ca","index":"0x4302aa0","validatorIndex":"0x91d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec1","index":"0x4302aa1","validatorIndex":"0x91e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2691","index":"0x4302aa2","validatorIndex":"0x91f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474e4","index":"0x4302aa3","validatorIndex":"0x920"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3174","index":"0x4302aa4","validatorIndex":"0x921"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0fb","index":"0x4302aa5","validatorIndex":"0x922"}]},[],"0x2b62c35e1aa1c9276c921c413b8609754b867e37bbe6cb338d858648c343bd00"]) 2025-01-08 16:15:20.1204|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 57.10 MGas/s | 1,950.1 tps | 390.02 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:15:20.1204|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","blockNumber":"0xd165a1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x23be9","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf7522ac2e9a12dd8448678dd6d6c8c5fdf1772a2eaac1088c53cbd51ddaf218b","prevRandao":"0x0b11e8437e48772ce24d7936fa7ed705e8ecba414bd41baeecfbe64433643f2d","receiptsRoot":"0xd8ad19bb83619698cf92480fba512b904a43761b7905211c260c5a0c12bad9a7","stateRoot":"0xdac345ff1c30d0a90a6c7f61e5f1224381f9f26a4620f4949fa3097c0b4c04ad","timestamp":"0x677ea498","transactions":["0x02f901d58227d883053e9d8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e70581d4671fda016fa86bd89a56df09905a470e0d98918fa3aa1468aad5212eee97e01f541e71d93b59c82d38428b2ba8d063b3a50611ab7b9d16fa7b8e6a15c332e332e30000000000000000000000000000000000000000000000000000000c080a09860860539b56068885fd798b3bdd85debefb19563ccab514b148090a1affc33a06c79be6b9b432695898a45589f04019076f87b14259cad743277bca8f0a5c60e","0x02f901d58227d883054afb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e08648361ff9667ec4faf354acf11db692292182be2c6529c01d942821ab0e6cd66f982523104a4edb0a8e2e71f7220886813acc4b75a8c8abe265782a13b9c18332e332e30000000000000000000000000000000000000000000000000000000c001a0437c2e8ded73a2f6bd472067d9afe622dccbc22d4973cdae86e6eaaa7260eacca07ffc2dad8069bc4274f34587261a1189979c1e803edc0114aa651058ffcbf1f0","0x02f901d58227d8830502d08459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea5bab6dbda61314c3b6edfde2ad4776b788f8d6ff195c93dd9bf37f84e57be5724265bc31fbe8dcfa17aeed6127e3d104f71b09bd0e6614a10703da0b1aaf0dc332e332e30000000000000000000000000000000000000000000000000000000c080a0ca9cb252ed834bba8e08f87aa1d3654d1763ef78b0aefe7ed4dc54bb29d1febea02267590ff18c98275ec8e95cc88cd9f4b0eb885ae82c5f34e975821c4fca16a0","0x02f901d58227d883055eb28459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8681dc1ed4e3fa0879dc70b58ff9ef479c5d43a4a7b6978e7d9d5500f307ac5d471c2f6c00f80081e3c2bf26248bc23ee3003066b2fd8d7a035e38738c130fbf7332e332e30000000000000000000000000000000000000000000000000000000c080a0c7ac018f7674210ca29df270095a492b6e55283439582f5b3890389111d80ce8a00467da4f7aa862d30df7c6bda1e644e7282115ea14e23dde0845e49f35fc687c","0x02f901d58227d8830552108459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be435b1a2b191393dba243458eff74bc1a3832d0000415537446449a975c92714ab2f317d4909df446ec1c43c9c731c5f7edadfe0a2498f28e15dab7bc4f42dea7332e332e30000000000000000000000000000000000000000000000000000000c080a0d24130b203d95bea36c20b02ba24df3188d801c22fced2083757f44933683e6ba03b6f5d804348c425df36d7e358387e23f454f1a587f6c71755625b038e7cbcec"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a107","index":"0x4302a9e","validatorIndex":"0x91b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x140597","index":"0x4302a9f","validatorIndex":"0x91c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ca","index":"0x4302aa0","validatorIndex":"0x91d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec1","index":"0x4302aa1","validatorIndex":"0x91e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2691","index":"0x4302aa2","validatorIndex":"0x91f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474e4","index":"0x4302aa3","validatorIndex":"0x920"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a3174","index":"0x4302aa4","validatorIndex":"0x921"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0fb","index":"0x4302aa5","validatorIndex":"0x922"}]},[],"0x2b62c35e1aa1c9276c921c413b8609754b867e37bbe6cb338d858648c343bd00"]) handled in 4ms 2025-01-08 16:15:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|23|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:20.1243|DEBUG|JsonRpc.JsonRpcService|23|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:20.1243|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Received ForkChoice: 13723041 (0x9e593c...4b30a8), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:20.1243|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|ForkChoiceUpdate: block 13723041 (0x9e593c...4b30a8) was processed. 2025-01-08 16:15:20.1243|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|23|Synced Chain Head to 13723041 (0x9e593c...4b30a8) 2025-01-08 16:15:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|23|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:20.1243|DEBUG|JsonRpc.JsonRpcProcessor|23| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:20.2934|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.144:34879] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:20.5414|DEBUG|Network.PeerManager|6|Peer pool size is: 3636 2025-01-08 16:15:20.6308|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.36.117.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:15:20.7060|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.86.169]:30303, msg: e516e30d8043e9559d3f431a5d4b5d3caaf021eb6facf68b918107ee0bf23a75eef47006090116a527cf93430b6679edb4788f2375d638a5eade18b94fa5273e120566d18412159ba49041cfff4f01991c6712bbc10caf622a878fa7a834cc1e0106f8cea0c276113a16a05fcb05a604d2175a7b3d05fc5af00cc22d1ea7078e2ae10b5d83f8abb8402b8a2bae62c08b26d054003d18e4c7ae7e879decb2d89de9f13cec65793ad10a1a22638577aacd6a4311c4bd809f0cffde56a82ac51d1736ec86e349b288346a0683657468c6849f3d22548082696482763482697084904c56a983697036902a0104f801921382000000000000000289736563703235366b31a102176ce4923774492fb241558befca0c2211ef7d94a0bcc06521fcb8ce333b8ca98374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:20.8146|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.176.236.170:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 63000 2025-01-08 16:15:20.9005|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:15:20.9755|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.4.133:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:21.0007|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:21.1416|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:21.3290|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.26.247.211:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:21.8139|DEBUG|Network.PeerManager|6|Peer pool size is: 3737 2025-01-08 16:15:21.8513|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:21.8513|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:21.8513|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:21.8513|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:21.9009|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:22.7742|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.171.193.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:15:22.9002|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 16:15:23.1937|DEBUG|Network.PeerManager|6|Peer pool size is: 3838 2025-01-08 16:15:23.3046|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.61.98:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:23.9007|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 16:15:23.9063|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.211.57.205:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:24.3097|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.64.212.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:24.3369|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 16:15:24.8345|DEBUG|Network.PeerManager|9|Peer pool size is: 3939 2025-01-08 16:15:24.9005|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:24.9471|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:23.155.8.15]:30304, msg: 32bd6f7bd73b7700fed9c97b8ac446f1e4de755981a2e7551d30fba80782b45b27b2c7f404b7bd8f71ec4f92fc47adce32a5215ea73c1ca2f45c747f468806b64ea8647dd80a55638107899233a3a7ac994338e6b1a5c422a1418a687eb245a30006f8cea022379102dfbdfcf339b23014ffb10c8d4a5b6f3c4d33f4c4ec7a109e8f6e22bdf8abb84084a1089bbc4b1d37da2d1cf277ef101b1f4fce4ff93ab0aa19b59442407d61e43dfcd07b82f85fec94039bd8ebf498269e54cec3fb601fa379100aeeea33b6141a83657468c684dce96c2d8082696482763482697084179b080f8369703690260202e500000000000000000700001589736563703235366b31a102bfd2f9b249a2d185b7e9b5c9224be6a124efe67cb4e9aba6fe21edc04478e0ca8374637082766083756470827660, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:25.0048|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:15:25.1136|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","blockNumber":"0xd165a2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","prevRandao":"0x3a8989eb43a3cf7fd7281c7f8eea0e048ba8979c07dda00a2a895097096c613c","receiptsRoot":"0x65a9617ac76cc10dbca0182ff03dcd0d7764b0c470e274f2bfc61068b5818986","stateRoot":"0x253532df6330256ab2d2c52c2248b0e09c1352f2b6169e0902b2f7fd13908564","timestamp":"0x677ea49d","transactions":["0x02f901d58227d883055eb38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cba8d326e468299b2f0605b7c3eb2e0508c548f846c16a880d5638880b8b97c943a80b26894170acfbfd0170f1ba0d62451f6f6a4a4ab0e676d8489f2f4abca0e332e332e30000000000000000000000000000000000000000000000000000000c001a01fcba63960a08be1d7ec9502b519190c5bd5acedfd932019319749ff6a1d4d18a06b16fe862ce6331d0d46a92113eec0c1b33ec15237804247d29d497ff55b2a4d","0x02f901d58227d883054afc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fcb6ab4b293d21999cac990580baa3ea910e64c127c6ed00d94a1b83db12feb025141aee41a6c43a11b9173c8dd528b1254ac13034b0068376967ac8514ef157332e332e30000000000000000000000000000000000000000000000000000000c080a01725f57a54e5c21605455a35f85069d092c0c4da7b2d1b206d7140a4727c4fc3a07df778e5a5e0b57be3cd33fb25da7936b7fa071614e5ef0f4e7f66729c21ba59","0x02f901d58227d8830552118459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e6f82e3570e2a3a510f9ae4d8ec2835b82c9be618ac724613343afb00473e3681ede7fa660d0d2b5130f8c2b498ffb1bb53b2608adb8ed7d1c219ac2a7ece890332e332e30000000000000000000000000000000000000000000000000000000c080a0c4fe6b73ae24e98f915c0a01c6e5bf02af0d1d417a736bbe26d16d3ddb8be86ba051d37b535c44346e30fb744ae0785874fe6023fccc1c46e7a06cc604248757d8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451b8","index":"0x4302aa6","validatorIndex":"0x923"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eee9","index":"0x4302aa7","validatorIndex":"0x924"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e8","index":"0x4302aa8","validatorIndex":"0x925"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c192","index":"0x4302aa9","validatorIndex":"0x926"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfc","index":"0x4302aaa","validatorIndex":"0x927"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13bd4c","index":"0x4302aab","validatorIndex":"0x928"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c468","index":"0x4302aac","validatorIndex":"0x929"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ea","index":"0x4302aad","validatorIndex":"0x92a"}]},[],"0xbd05ded1e75e9a157c6cf885b86526e7a923eaffc11cf6ba898e9fdd8b92c807"]) 2025-01-08 16:15:25.1136|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723042 (0xf5e3c7...e44768), Extra Data: Nethermind 2025-01-08 16:15:25.1136|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Started pre-warming caches for block 13723042. 2025-01-08 16:15:25.1136|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Finished pre-warming caches for block 13723042. 2025-01-08 16:15:25.1170|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723042 2025-01-08 16:15:25.1170|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722912 < 13723042 - 128 2025-01-08 16:15:25.1170|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:15:25.1170|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723042 (0xf5e3c7...e44768). 2025-01-08 16:15:25.1170|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:25.1170|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 16:15:25.1170|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13723042 | 2.6 ms | slot 4,997 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:25.1170|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","blockNumber":"0xd165a2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","prevRandao":"0x3a8989eb43a3cf7fd7281c7f8eea0e048ba8979c07dda00a2a895097096c613c","receiptsRoot":"0x65a9617ac76cc10dbca0182ff03dcd0d7764b0c470e274f2bfc61068b5818986","stateRoot":"0x253532df6330256ab2d2c52c2248b0e09c1352f2b6169e0902b2f7fd13908564","timestamp":"0x677ea49d","transactions":["0x02f901d58227d883055eb38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cba8d326e468299b2f0605b7c3eb2e0508c548f846c16a880d5638880b8b97c943a80b26894170acfbfd0170f1ba0d62451f6f6a4a4ab0e676d8489f2f4abca0e332e332e30000000000000000000000000000000000000000000000000000000c001a01fcba63960a08be1d7ec9502b519190c5bd5acedfd932019319749ff6a1d4d18a06b16fe862ce6331d0d46a92113eec0c1b33ec15237804247d29d497ff55b2a4d","0x02f901d58227d883054afc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fcb6ab4b293d21999cac990580baa3ea910e64c127c6ed00d94a1b83db12feb025141aee41a6c43a11b9173c8dd528b1254ac13034b0068376967ac8514ef157332e332e30000000000000000000000000000000000000000000000000000000c080a01725f57a54e5c21605455a35f85069d092c0c4da7b2d1b206d7140a4727c4fc3a07df778e5a5e0b57be3cd33fb25da7936b7fa071614e5ef0f4e7f66729c21ba59","0x02f901d58227d8830552118459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e6f82e3570e2a3a510f9ae4d8ec2835b82c9be618ac724613343afb00473e3681ede7fa660d0d2b5130f8c2b498ffb1bb53b2608adb8ed7d1c219ac2a7ece890332e332e30000000000000000000000000000000000000000000000000000000c080a0c4fe6b73ae24e98f915c0a01c6e5bf02af0d1d417a736bbe26d16d3ddb8be86ba051d37b535c44346e30fb744ae0785874fe6023fccc1c46e7a06cc604248757d8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451b8","index":"0x4302aa6","validatorIndex":"0x923"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eee9","index":"0x4302aa7","validatorIndex":"0x924"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e8","index":"0x4302aa8","validatorIndex":"0x925"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c192","index":"0x4302aa9","validatorIndex":"0x926"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfc","index":"0x4302aaa","validatorIndex":"0x927"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13bd4c","index":"0x4302aab","validatorIndex":"0x928"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c468","index":"0x4302aac","validatorIndex":"0x929"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ea","index":"0x4302aad","validatorIndex":"0x92a"}]},[],"0xbd05ded1e75e9a157c6cf885b86526e7a923eaffc11cf6ba898e9fdd8b92c807"]) 2025-01-08 16:15:25.1170|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:25.1170|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 33.88 MGas/s | 1,157.0 tps | 385.65 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:15:25.1170|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","blockNumber":"0xd165a2","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9e593c34f3f5a70e4708ed739e63f14989268d43b4a77a7d202115391e4b30a8","prevRandao":"0x3a8989eb43a3cf7fd7281c7f8eea0e048ba8979c07dda00a2a895097096c613c","receiptsRoot":"0x65a9617ac76cc10dbca0182ff03dcd0d7764b0c470e274f2bfc61068b5818986","stateRoot":"0x253532df6330256ab2d2c52c2248b0e09c1352f2b6169e0902b2f7fd13908564","timestamp":"0x677ea49d","transactions":["0x02f901d58227d883055eb38459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cba8d326e468299b2f0605b7c3eb2e0508c548f846c16a880d5638880b8b97c943a80b26894170acfbfd0170f1ba0d62451f6f6a4a4ab0e676d8489f2f4abca0e332e332e30000000000000000000000000000000000000000000000000000000c001a01fcba63960a08be1d7ec9502b519190c5bd5acedfd932019319749ff6a1d4d18a06b16fe862ce6331d0d46a92113eec0c1b33ec15237804247d29d497ff55b2a4d","0x02f901d58227d883054afc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8fcb6ab4b293d21999cac990580baa3ea910e64c127c6ed00d94a1b83db12feb025141aee41a6c43a11b9173c8dd528b1254ac13034b0068376967ac8514ef157332e332e30000000000000000000000000000000000000000000000000000000c080a01725f57a54e5c21605455a35f85069d092c0c4da7b2d1b206d7140a4727c4fc3a07df778e5a5e0b57be3cd33fb25da7936b7fa071614e5ef0f4e7f66729c21ba59","0x02f901d58227d8830552118459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e6f82e3570e2a3a510f9ae4d8ec2835b82c9be618ac724613343afb00473e3681ede7fa660d0d2b5130f8c2b498ffb1bb53b2608adb8ed7d1c219ac2a7ece890332e332e30000000000000000000000000000000000000000000000000000000c080a0c4fe6b73ae24e98f915c0a01c6e5bf02af0d1d417a736bbe26d16d3ddb8be86ba051d37b535c44346e30fb744ae0785874fe6023fccc1c46e7a06cc604248757d8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451b8","index":"0x4302aa6","validatorIndex":"0x923"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eee9","index":"0x4302aa7","validatorIndex":"0x924"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1e8","index":"0x4302aa8","validatorIndex":"0x925"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c192","index":"0x4302aa9","validatorIndex":"0x926"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfc","index":"0x4302aaa","validatorIndex":"0x927"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13bd4c","index":"0x4302aab","validatorIndex":"0x928"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c468","index":"0x4302aac","validatorIndex":"0x929"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ea","index":"0x4302aad","validatorIndex":"0x92a"}]},[],"0xbd05ded1e75e9a157c6cf885b86526e7a923eaffc11cf6ba898e9fdd8b92c807"]) handled in 4ms 2025-01-08 16:15:25.1214|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:25.1214|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:25.1214|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723042 (0xf5e3c7...e44768), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:25.1214|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723042 (0xf5e3c7...e44768) was processed. 2025-01-08 16:15:25.1214|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723042 (0xf5e3c7...e44768) 2025-01-08 16:15:25.1214|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:25.1214|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:25.1542|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:144.76.170.48]:20505, msg: 4d6552a47476f4f5444224b645bbe64a8406444e1b3e19215ff330bc09cea169803725198809809763ee30a552eb54f5a49897667a11cf0bba68990e340da88b6c25f6985e9e956ed476656f019492fbefda1f6659137576b08cc3a2289d80b20006f8d0a022379102dfbdfcf339b23014ffb10c8d4a5b6f3c4d33f4c4ec7a109e8f6e22bdf8adb840603ecfb8d649e304a8bb4c24d842d6d7a5c1a8cf3640e28eb1ab51245767cede25814005fb77b5cf0c2bfc11d2948423e4501f03bd557db8b52503b1cb9550ef82012883657468c68462ebcfaf808269648276348269708494fb069983697036902a0104f802016098000000000000000289736563703235366b31a102163d69aefc37090bfc3f9bd372b3191d9e8178b4abda1e0efecc4e3b7f0744348374637082501983756470825019, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:25.8668|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.70.241:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:25.9011|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:25.9600|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.51.192.168:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:15:26.0066|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.209.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:15:26.1291|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36350] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:26.1963|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.26:34647] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:26.2235|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|12|Attempt to request ENR before bonding 2025-01-08 16:15:26.3813|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.0.220.117:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:26.4167|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.126.131.253:32001] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:15:26.4369|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->150.136.225.36:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 14800 2025-01-08 16:15:26.4822|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.22.153.163:31190] initiating disconnect because InvalidNetworkId, details: invalid network id - 1111 2025-01-08 16:15:26.5588|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->130.61.99.5:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 84532 2025-01-08 16:15:26.7399|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.198.1.182:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:15:26.8501|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:26.8501|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:26.8501|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:26.8501|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:26.9008|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:15:27.7135|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->86.26.178.26:31804] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:15:27.9013|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:15:27.9431|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:154.53.60.107]:30303, msg: 37a8c819f7b5b687487d14270e194a7b2d7605e3f3c2362a07f798aaf2dd22bc8b06f02b63d7e5abbd3c8e848c1cd32bbec9973d5abdd001c8c9265331f86fd6675d189861b622efe9ea05b4e4abdfd9cbf830b617f58868d8bf97630b2ecf980006f8b9a0577259dd85b781855b54cfe4cefb7358b886df0b2e049447dc354d54547c26e7f896b84065510aa5109a9007fb3e83ac9db6056ebc8e825fee1b6948d24cdf354fdaebad7ff860d7534aa031931b876f928c14a5d7b676a1c5737d0d6690aa14e1516e230283657468c6849b192ad080826964827634826970849a353c6b89736563703235366b31a102b0b869b037803401778175a9152d6834792c2ebf7082a4d364c532b66bf5f92b8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:28.3033|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:28.8201|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|147.28.163.193:56424->30303] to: 30306 2025-01-08 16:15:28.8201|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|147.28.163.193:56424->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:28.9003|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:29.0484|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:16.63.101.97]:30303, msg: 57b3a9d698eb7414de7aa4271b1d7e7f8951eb54988e1b61547672fb54496cf625e0eccc41a7095b6b77551b28ab513dd78d392551633c4cd7bfa1f62e17f7fa76681a06cdcfce9308fd90bafbbd875b94303ceb4cbd39682ee8ae5a97ebb9aa0006f8b9a0ef187a4c1051013da97cc83976df263e7fb14a29b70c560042a3cfb53265255ef896b8405f9231c649c4cb5dd8415b070509156bf725728fc7c75edf9b5beb2a8162c2316b4d7b811c8d8c93be1339c72d5a6657efda098acbb2b69e7e73475510cb3df40283657468c6849c28ec108082696482763482697084103f656189736563703235366b31a1036ced09e2432a2e3a5653928fe7d6bdb89c400b87992b9264144ba65601b53a468374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:29.3886|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.82.28.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:15:29.5520|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.60.255.211:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:29.8993|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:29.9979|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:37.27.140.73]:30303, msg: 45de98671938ff67af909c921cd471512063de0f849866d2a649998a615acce0a857cf093cb86f7a5427674b6232fe67e83944fe72843dea21b8637c41d34b5b3bcb633253fe5b30b778624e3eee64eec052c2c536418d37b7c0526ab43d55550106f8cea0fc38b0024aaee1443dfb15086e5ef307319810830f6f39210a6d98ed1edb186cf8abb840700bb80df19d95a789d327789b57de04beb8bf299eb052f679a799f01b259c9b31708fac58c43f693bcd58d6c2ea73159c3d3e133ed0a0c9ab710c703625e08f0483657468c6849c28ec108082696482763482697084251b8c4983697036902a0104f93100144d000000000000000289736563703235366b31a102c8e57a6e2d27016496648c6658719d91173b735f9fc5068518ad66f3d92f89fe8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:30.0015|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:15:30.1022|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:94.130.52.235]:30303, msg: f5104715f0a93f8333021ebbeeea79dc1e60a9e39f37bd5f32eb16f4cf804d8df50b8963b772b86c5f7e35042bf11adbca35303adca6fc794af2151e24f221251d9659664650b3ff14f867cf0e8b4015c2de93eb7909aafa64a0b6721ea07f9a0006f8cea0fc38b0024aaee1443dfb15086e5ef307319810830f6f39210a6d98ed1edb186cf8abb84070e4310c46784d3eec577fab1b705b4267ccfe05859ddd855ab0b51f4b39d25b46d7d22190fdffb7684a06141d5212e2323d50617a8ac9221c93a575593307270283657468c6849b192ad080826964827634826970840000000083697036902a0104f8010b2a5b000000000000000289736563703235366b31a10230c1192571ee0668979fb8e8ad2ae6857ee673d0ee60b1b5547216fd1e7d52188374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:30.1053|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","blockNumber":"0xd165a3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","prevRandao":"0xf29ee32e11c2f38a8197828bc669e0243a533347f3038fe4cfb990f8f0894a88","receiptsRoot":"0x2bbba22f67429ff2a826ff73c242c225349e69ea7b629b49bc9840271801a0cb","stateRoot":"0x6e37775791f7f960373b0501f4d75d85ba78509f0e476ae05ee7e38bd63f3858","timestamp":"0x677ea4a2","transactions":["0x02f901d58227d8830502d18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7515548c9ccaba852415e230f687242db74798f42cf2ad55138a1bb6bc5b27b7efe965b9ba3d1e4cdea93b57aa3061e7ea8f5ba9b208c852209533ca5018ae04332e332e30000000000000000000000000000000000000000000000000000000c080a0d44a82864f449a984e6d84d5253102fbb46ba9b856d3feb4d75cdf77d344e598a01c520e5dd437a67b9c0c429b8f60da8147d800f5c2ad420c038e58a490de4dd1","0x02f901d58227d883053e9e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81bda9816f47d5c7fed216e22e9e2714d1bcdedfc7a30f27be91a31613a2836a5a27e8ab61fa2b24362c68d93247169e738524e32cc5715bf415e97aa9c2c4591332e332e30000000000000000000000000000000000000000000000000000000c001a0d402b8f6f1db938869851d5fd350b557cafd2ca08e2c7e97220c49f41a63b540a05d6945ffc6a9fc32772063f5d164963b5b252f04d8c489c8e20ec071670db191","0x02f901d58227d8830552128459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e36fd28df124fc01fc411064bb0fb37f849c503b9220ceef9972c495b3256392544d6e0094440374a03b80cc39eeac5c6a6dcf66dae38ea90c85b1d4974cbac13332e332e30000000000000000000000000000000000000000000000000000000c001a01b1ea55671d859aad87dee1372f65fafd9b96946b49f6821ee23df361760ac88a04e795180737fc5bc3b43a57679d8e4eb03a630651726ba3c8fceddac2a92d788"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302aae","validatorIndex":"0x92b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfe","index":"0x4302aaf","validatorIndex":"0x92c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebf9","index":"0x4302ab0","validatorIndex":"0x92d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c75f","index":"0x4302ab1","validatorIndex":"0x92e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302ab2","validatorIndex":"0x92f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d9","index":"0x4302ab3","validatorIndex":"0x930"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c2f6","index":"0x4302ab4","validatorIndex":"0x931"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ec09","index":"0x4302ab5","validatorIndex":"0x932"}]},[],"0x817656b01bfa143e750a6af03a06ba114dbd21993d3a1fb91c1ec010539d1d14"]) 2025-01-08 16:15:30.1053|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723043 (0x51ddf5...a2f197), Extra Data: Nethermind 2025-01-08 16:15:30.1053|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Started pre-warming caches for block 13723043. 2025-01-08 16:15:30.1053|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Finished pre-warming caches for block 13723043. 2025-01-08 16:15:30.1082|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723043 2025-01-08 16:15:30.1082|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722913 < 13723043 - 128 2025-01-08 16:15:30.1082|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:15:30.1082|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:15:30.1082|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723043 (0x51ddf5...a2f197). 2025-01-08 16:15:30.1082|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13723043 | 1.9 ms | slot 4,991 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:30.1082|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:30.1082|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:30.1082|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 45.06 MGas/s | 1,538.5 tps | 512.82 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:15:30.1082|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","blockNumber":"0xd165a3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","prevRandao":"0xf29ee32e11c2f38a8197828bc669e0243a533347f3038fe4cfb990f8f0894a88","receiptsRoot":"0x2bbba22f67429ff2a826ff73c242c225349e69ea7b629b49bc9840271801a0cb","stateRoot":"0x6e37775791f7f960373b0501f4d75d85ba78509f0e476ae05ee7e38bd63f3858","timestamp":"0x677ea4a2","transactions":["0x02f901d58227d8830502d18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7515548c9ccaba852415e230f687242db74798f42cf2ad55138a1bb6bc5b27b7efe965b9ba3d1e4cdea93b57aa3061e7ea8f5ba9b208c852209533ca5018ae04332e332e30000000000000000000000000000000000000000000000000000000c080a0d44a82864f449a984e6d84d5253102fbb46ba9b856d3feb4d75cdf77d344e598a01c520e5dd437a67b9c0c429b8f60da8147d800f5c2ad420c038e58a490de4dd1","0x02f901d58227d883053e9e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81bda9816f47d5c7fed216e22e9e2714d1bcdedfc7a30f27be91a31613a2836a5a27e8ab61fa2b24362c68d93247169e738524e32cc5715bf415e97aa9c2c4591332e332e30000000000000000000000000000000000000000000000000000000c001a0d402b8f6f1db938869851d5fd350b557cafd2ca08e2c7e97220c49f41a63b540a05d6945ffc6a9fc32772063f5d164963b5b252f04d8c489c8e20ec071670db191","0x02f901d58227d8830552128459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e36fd28df124fc01fc411064bb0fb37f849c503b9220ceef9972c495b3256392544d6e0094440374a03b80cc39eeac5c6a6dcf66dae38ea90c85b1d4974cbac13332e332e30000000000000000000000000000000000000000000000000000000c001a01b1ea55671d859aad87dee1372f65fafd9b96946b49f6821ee23df361760ac88a04e795180737fc5bc3b43a57679d8e4eb03a630651726ba3c8fceddac2a92d788"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302aae","validatorIndex":"0x92b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfe","index":"0x4302aaf","validatorIndex":"0x92c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebf9","index":"0x4302ab0","validatorIndex":"0x92d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c75f","index":"0x4302ab1","validatorIndex":"0x92e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302ab2","validatorIndex":"0x92f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d9","index":"0x4302ab3","validatorIndex":"0x930"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c2f6","index":"0x4302ab4","validatorIndex":"0x931"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ec09","index":"0x4302ab5","validatorIndex":"0x932"}]},[],"0x817656b01bfa143e750a6af03a06ba114dbd21993d3a1fb91c1ec010539d1d14"]) 2025-01-08 16:15:30.1082|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","blockNumber":"0xd165a3","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x1573b","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xf5e3c780b0e467ab847a4ad3c90961995cb5d878e947c5ace552cc27ebe44768","prevRandao":"0xf29ee32e11c2f38a8197828bc669e0243a533347f3038fe4cfb990f8f0894a88","receiptsRoot":"0x2bbba22f67429ff2a826ff73c242c225349e69ea7b629b49bc9840271801a0cb","stateRoot":"0x6e37775791f7f960373b0501f4d75d85ba78509f0e476ae05ee7e38bd63f3858","timestamp":"0x677ea4a2","transactions":["0x02f901d58227d8830502d18459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7515548c9ccaba852415e230f687242db74798f42cf2ad55138a1bb6bc5b27b7efe965b9ba3d1e4cdea93b57aa3061e7ea8f5ba9b208c852209533ca5018ae04332e332e30000000000000000000000000000000000000000000000000000000c080a0d44a82864f449a984e6d84d5253102fbb46ba9b856d3feb4d75cdf77d344e598a01c520e5dd437a67b9c0c429b8f60da8147d800f5c2ad420c038e58a490de4dd1","0x02f901d58227d883053e9e8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f81bda9816f47d5c7fed216e22e9e2714d1bcdedfc7a30f27be91a31613a2836a5a27e8ab61fa2b24362c68d93247169e738524e32cc5715bf415e97aa9c2c4591332e332e30000000000000000000000000000000000000000000000000000000c001a0d402b8f6f1db938869851d5fd350b557cafd2ca08e2c7e97220c49f41a63b540a05d6945ffc6a9fc32772063f5d164963b5b252f04d8c489c8e20ec071670db191","0x02f901d58227d8830552128459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e36fd28df124fc01fc411064bb0fb37f849c503b9220ceef9972c495b3256392544d6e0094440374a03b80cc39eeac5c6a6dcf66dae38ea90c85b1d4974cbac13332e332e30000000000000000000000000000000000000000000000000000000c001a01b1ea55671d859aad87dee1372f65fafd9b96946b49f6821ee23df361760ac88a04e795180737fc5bc3b43a57679d8e4eb03a630651726ba3c8fceddac2a92d788"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302aae","validatorIndex":"0x92b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebfe","index":"0x4302aaf","validatorIndex":"0x92c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebf9","index":"0x4302ab0","validatorIndex":"0x92d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c75f","index":"0x4302ab1","validatorIndex":"0x92e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302ab2","validatorIndex":"0x92f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5d9","index":"0x4302ab3","validatorIndex":"0x930"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c2f6","index":"0x4302ab4","validatorIndex":"0x931"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ec09","index":"0x4302ab5","validatorIndex":"0x932"}]},[],"0x817656b01bfa143e750a6af03a06ba114dbd21993d3a1fb91c1ec010539d1d14"]) handled in 3ms 2025-01-08 16:15:30.1082|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:30.1082|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:30.1082|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723043 (0x51ddf5...a2f197), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:30.1082|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723043 (0x51ddf5...a2f197) was processed. 2025-01-08 16:15:30.1123|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723043 (0x51ddf5...a2f197) 2025-01-08 16:15:30.1123|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:30.1123|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:30.1180|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|42|Attempt to request ENR before bonding 2025-01-08 16:15:30.1333|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|9|Attempt to request ENR before bonding 2025-01-08 16:15:30.3319|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.125.160.161:30020] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:15:30.6237|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.76.56:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:30.6653|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.1.49.121:50303] initiating disconnect because NoCapabilityMatched, details: capabilities: ddm63, ddm62 2025-01-08 16:15:30.8444|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.140:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:30.8483|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:30.9005|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:30.9005|DEBUG|Network.PeerManager|9|Peer pool size is: 4040 2025-01-08 16:15:30.9095|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.58.35.221:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:31.3272|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.91.99.187:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 16:15:31.4684|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.155.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:31.8523|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:31.8523|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:31.8523|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:31.8523|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:31.9006|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:32.4808|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 27 nodes. All nodes count before the process: 10, after the process: 169 2025-01-08 16:15:32.4808|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: 63a5b1...4e14a2 2025-01-08 16:15:32.7201|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:34.82.188.53]:9222, msg: 31413465e4a6a14ce2d8b88af33098985265fdda9dd654e2ef04b4ed533861f193f19b3213888f0f085c0b24ceed1ab38ed4271968c6de31d53a3d91db0049612e720aef957786df87196bc49909c1f39549d71b83732a4b4353a3f46ef54fbf0006f8b9a0d9bec90f5e1bde4a0d9d2e4e8efd976bea2705d6354069877757a09eaa834456f896b840ef1a8e53237bb44a76facc807e50c1451c2b2691e87d6a18b5973b308b2f92f40a3065be2d486d63ff2c62ba886bef41be711a9eb2137d0fbf9129544800b4390283657468c68488cf81d980826964827634826970842252bc3589736563703235366b31a10364ac87d62d8a56008bd1273f2b9175b7a08bea0a17664bfd603d8ab213275f398374637082240683756470822406, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:32.7380|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.82.188.53:9222] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:15:32.8316|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.46.170.40:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 16:15:32.8845|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.202.128.79:60700] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:15:32.9007|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:32.9535|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.239.39:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:15:33.1406|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.90.214.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 16:15:33.1785|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.22.153.169:31931] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:15:33.1996|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.125.190.117:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:15:33.2466|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.234.76.108:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 1907 2025-01-08 16:15:33.5570|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->114.4.204.178:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:33.9004|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:15:33.9978|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 2, nodesTriedCounter: 3 2025-01-08 16:15:34.1609|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:15:34.4387|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.155:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:34.4800|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.227.211:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 33333 2025-01-08 16:15:34.7457|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.250:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:34.9015|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:35.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:15:35.0872|DEBUG|Network.PeerManager|30|Disconnecting an existing [Session|In|HandshakeComplete|172.250.230.216:54710->30303] - In session to replace 2025-01-08 16:15:35.1235|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","blockNumber":"0xd165a4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","prevRandao":"0x0bcdf3c157e1da06992002ac76b893d9ae21a0a4956ac07d6461c8195fe4983c","receiptsRoot":"0x6d1b7166bce04304d6d66f2b37e8c53a37c5aed990e80c3d82da18f46dc7886e","stateRoot":"0x6a33fd85a77cb03f8a50f04f8e57b7a84da474bf30698cd876f404abe2de1529","timestamp":"0x677ea4a7","transactions":["0x02f901d58227d883054afd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea407f9cef27a21f5d748998775f043631a9dfdaeb31da351eff1c9c2dd7e06d7021f1689730a2fc679de16cb54a60ed98853b0e3ab7d41f0030bfc12632d33a5332e332e30000000000000000000000000000000000000000000000000000000c080a004564281d178c996fda2697e9586325ca4bfa98219f7d990cd2e1f1eb23bcf6ea070c696585db75f6edd3a798049ec86d0a093738d85899cf8875847439c3bd04c","0x02f901d58227d8830552138459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c881072d1a46abf47503a396ed4369bb2b1557f9e6dac069794558f962d3e2378d967440ac68994341a10c9323613c4615f0b3a36fab411948d8eac70e839d712332e332e30000000000000000000000000000000000000000000000000000000c001a0626cfe9e8ea8b3f168dc9de0f24e6e54b4b52865f075c529c09b7bc6adf8a976a006aee7535440e49de9db754bded2bb4a91ae79f726d80958914f34c081394cde","0x02f901d58227d8830502d28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c264e74caf990b98fff90a4b2f8431273666d320d7f50c3439df7cc18551fc58345dc050fb438f5a5ce930013152619d45fc201c030088d7a4a2901a8a2af0c72332e332e30000000000000000000000000000000000000000000000000000000c001a0935b77b0dcc0f3878fdb3ebc1e17fc6840baf430d5657c7d5f322d2fefbde591a00136bfa63c27c23075b5eaccaa168ded6cb5feb4d5ec0e1310107fc5453b15bd","0x02f901d58227d883053e9f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbe84782e8fb62bb4225f35f496708686c8ced4eb6070dff1768bd11e9f9fe26a433054f36cb434520411750e2deb9ad7185a5eb3c697c1f13f0edfc45a5fde58332e332e30000000000000000000000000000000000000000000000000000000c001a0b95a867bcf0955606bcd74a699a36226a325da0ef42322066f8812a2f261e28aa066e490078266045794cdd419e6adb98eca9e7d039489ab93d4cd24ae2f1f518d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed8b","index":"0x4302ab6","validatorIndex":"0x933"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ce","index":"0x4302ab7","validatorIndex":"0x934"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c025","index":"0x4302ab8","validatorIndex":"0x935"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ee","index":"0x4302ab9","validatorIndex":"0x936"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302aba","validatorIndex":"0x937"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1370c8","index":"0x4302abb","validatorIndex":"0x938"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13697d","index":"0x4302abc","validatorIndex":"0x939"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1370d2","index":"0x4302abd","validatorIndex":"0x93a"}]},[],"0xe43039907a3e06172b184a78d6988d39ca64d94a1e4a71283747e84c6ee0680e"]) 2025-01-08 16:15:35.1235|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723044 (0x1786f8...6a0d3b), Extra Data: Nethermind 2025-01-08 16:15:35.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Started pre-warming caches for block 13723044. 2025-01-08 16:15:35.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Finished pre-warming caches for block 13723044. 2025-01-08 16:15:35.1248|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723044 2025-01-08 16:15:35.1248|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722914 < 13723044 - 128 2025-01-08 16:15:35.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:15:35.1248|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723044 (0x1786f8...6a0d3b). 2025-01-08 16:15:35.1248|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:35.1248|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13723044 | 2.2 ms | slot 5,019 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:35.1248|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:35.1248|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","blockNumber":"0xd165a4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","prevRandao":"0x0bcdf3c157e1da06992002ac76b893d9ae21a0a4956ac07d6461c8195fe4983c","receiptsRoot":"0x6d1b7166bce04304d6d66f2b37e8c53a37c5aed990e80c3d82da18f46dc7886e","stateRoot":"0x6a33fd85a77cb03f8a50f04f8e57b7a84da474bf30698cd876f404abe2de1529","timestamp":"0x677ea4a7","transactions":["0x02f901d58227d883054afd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea407f9cef27a21f5d748998775f043631a9dfdaeb31da351eff1c9c2dd7e06d7021f1689730a2fc679de16cb54a60ed98853b0e3ab7d41f0030bfc12632d33a5332e332e30000000000000000000000000000000000000000000000000000000c080a004564281d178c996fda2697e9586325ca4bfa98219f7d990cd2e1f1eb23bcf6ea070c696585db75f6edd3a798049ec86d0a093738d85899cf8875847439c3bd04c","0x02f901d58227d8830552138459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c881072d1a46abf47503a396ed4369bb2b1557f9e6dac069794558f962d3e2378d967440ac68994341a10c9323613c4615f0b3a36fab411948d8eac70e839d712332e332e30000000000000000000000000000000000000000000000000000000c001a0626cfe9e8ea8b3f168dc9de0f24e6e54b4b52865f075c529c09b7bc6adf8a976a006aee7535440e49de9db754bded2bb4a91ae79f726d80958914f34c081394cde","0x02f901d58227d8830502d28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c264e74caf990b98fff90a4b2f8431273666d320d7f50c3439df7cc18551fc58345dc050fb438f5a5ce930013152619d45fc201c030088d7a4a2901a8a2af0c72332e332e30000000000000000000000000000000000000000000000000000000c001a0935b77b0dcc0f3878fdb3ebc1e17fc6840baf430d5657c7d5f322d2fefbde591a00136bfa63c27c23075b5eaccaa168ded6cb5feb4d5ec0e1310107fc5453b15bd","0x02f901d58227d883053e9f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbe84782e8fb62bb4225f35f496708686c8ced4eb6070dff1768bd11e9f9fe26a433054f36cb434520411750e2deb9ad7185a5eb3c697c1f13f0edfc45a5fde58332e332e30000000000000000000000000000000000000000000000000000000c001a0b95a867bcf0955606bcd74a699a36226a325da0ef42322066f8812a2f261e28aa066e490078266045794cdd419e6adb98eca9e7d039489ab93d4cd24ae2f1f518d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed8b","index":"0x4302ab6","validatorIndex":"0x933"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ce","index":"0x4302ab7","validatorIndex":"0x934"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c025","index":"0x4302ab8","validatorIndex":"0x935"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ee","index":"0x4302ab9","validatorIndex":"0x936"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302aba","validatorIndex":"0x937"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1370c8","index":"0x4302abb","validatorIndex":"0x938"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13697d","index":"0x4302abc","validatorIndex":"0x939"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1370d2","index":"0x4302abd","validatorIndex":"0x93a"}]},[],"0xe43039907a3e06172b184a78d6988d39ca64d94a1e4a71283747e84c6ee0680e"]) 2025-01-08 16:15:35.1248|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 52.27 MGas/s | 1,784.9 tps | 446.23 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:15:35.1248|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Storage, State, Rlp 2025-01-08 16:15:35.1248|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","blockNumber":"0xd165a4","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x51ddf51b922d53da9ed138e55bc86fba8dd847654c85f92a610e6bf466a2f197","prevRandao":"0x0bcdf3c157e1da06992002ac76b893d9ae21a0a4956ac07d6461c8195fe4983c","receiptsRoot":"0x6d1b7166bce04304d6d66f2b37e8c53a37c5aed990e80c3d82da18f46dc7886e","stateRoot":"0x6a33fd85a77cb03f8a50f04f8e57b7a84da474bf30698cd876f404abe2de1529","timestamp":"0x677ea4a7","transactions":["0x02f901d58227d883054afd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea407f9cef27a21f5d748998775f043631a9dfdaeb31da351eff1c9c2dd7e06d7021f1689730a2fc679de16cb54a60ed98853b0e3ab7d41f0030bfc12632d33a5332e332e30000000000000000000000000000000000000000000000000000000c080a004564281d178c996fda2697e9586325ca4bfa98219f7d990cd2e1f1eb23bcf6ea070c696585db75f6edd3a798049ec86d0a093738d85899cf8875847439c3bd04c","0x02f901d58227d8830552138459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c881072d1a46abf47503a396ed4369bb2b1557f9e6dac069794558f962d3e2378d967440ac68994341a10c9323613c4615f0b3a36fab411948d8eac70e839d712332e332e30000000000000000000000000000000000000000000000000000000c001a0626cfe9e8ea8b3f168dc9de0f24e6e54b4b52865f075c529c09b7bc6adf8a976a006aee7535440e49de9db754bded2bb4a91ae79f726d80958914f34c081394cde","0x02f901d58227d8830502d28459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c264e74caf990b98fff90a4b2f8431273666d320d7f50c3439df7cc18551fc58345dc050fb438f5a5ce930013152619d45fc201c030088d7a4a2901a8a2af0c72332e332e30000000000000000000000000000000000000000000000000000000c001a0935b77b0dcc0f3878fdb3ebc1e17fc6840baf430d5657c7d5f322d2fefbde591a00136bfa63c27c23075b5eaccaa168ded6cb5feb4d5ec0e1310107fc5453b15bd","0x02f901d58227d883053e9f8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cbe84782e8fb62bb4225f35f496708686c8ced4eb6070dff1768bd11e9f9fe26a433054f36cb434520411750e2deb9ad7185a5eb3c697c1f13f0edfc45a5fde58332e332e30000000000000000000000000000000000000000000000000000000c001a0b95a867bcf0955606bcd74a699a36226a325da0ef42322066f8812a2f261e28aa066e490078266045794cdd419e6adb98eca9e7d039489ab93d4cd24ae2f1f518d"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ed8b","index":"0x4302ab6","validatorIndex":"0x933"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ce","index":"0x4302ab7","validatorIndex":"0x934"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c025","index":"0x4302ab8","validatorIndex":"0x935"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5ee","index":"0x4302ab9","validatorIndex":"0x936"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1417f8","index":"0x4302aba","validatorIndex":"0x937"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1370c8","index":"0x4302abb","validatorIndex":"0x938"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13697d","index":"0x4302abc","validatorIndex":"0x939"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1370d2","index":"0x4302abd","validatorIndex":"0x93a"}]},[],"0xe43039907a3e06172b184a78d6988d39ca64d94a1e4a71283747e84c6ee0680e"]) handled in 4ms 2025-01-08 16:15:35.1313|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:35.1313|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"}, null] 2025-01-08 16:15:35.1313|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723044 (0x1786f8...6a0d3b), Safe: 13723013 (0x3540bf...b98bb3), Finalized: 13722997 (0xd7b407...235c3d) 2025-01-08 16:15:35.1313|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723044 (0x1786f8...6a0d3b) was processed. 2025-01-08 16:15:35.1313|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723044 (0x1786f8...6a0d3b) 2025-01-08 16:15:35.1313|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) 2025-01-08 16:15:35.1313|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xd7b407910de07a94591114383f10d868f7dd597212235aa27d96364f1b235c3d","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3"},null]) handled in 1ms 2025-01-08 16:15:35.1378|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|172.250.230.216:54710->30303] to: 30303 2025-01-08 16:15:35.1540|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|172.250.230.216:54710->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:35.2533|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 16:15:35.4675|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.75.214.245:6666] initiating disconnect because InvalidNetworkId, details: invalid network id - 1993061820240303 2025-01-08 16:15:35.9004|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:36.2527|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:15:36.8537|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:36.8537|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:36.8537|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:36.8537|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:36.9015|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:37.3517|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.141.244.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:15:37.8634|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->117.20.40.84:27457] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:15:37.8811|DEBUG|Synchronization.Peers.SyncPeerPool|15|Dropped 0 useless peers 2025-01-08 16:15:37.9013|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:38.8995|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:39.0983|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 16:15:39.0983|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 045229...7fa1a0 2025-01-08 16:15:39.3980|DEBUG|Network.PeerManager|9|Peer pool size is: 4141 2025-01-08 16:15:39.5327|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.6.38:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:15:39.5327|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.241.230:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:39.7940|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:39.7940|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:15:39.7940|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723044 (0x1786f8...6a0d3b), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:15:39.7940|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723044 (0x1786f8...6a0d3b) was processed. 2025-01-08 16:15:39.7940|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:39.7940|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:15:39.7940|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Cleaned processed blob txs from block 13722997 to block 13723013 2025-01-08 16:15:39.7940|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Blob transactions database columns have been compacted 2025-01-08 16:15:39.8414|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->217.76.58.29:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 16:15:39.8632|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.67.165:30403] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:15:39.9004|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:39.9304|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->43.156.128.221:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1113 2025-01-08 16:15:39.9826|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:15:40.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:15:40.1266|DEBUG|JsonRpc.JsonRpcProcessor|35|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","blockNumber":"0xd165a5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","prevRandao":"0x28b8520491e5d6b347fb46c7b4aab34d06700a307641a486a542561c1f869335","receiptsRoot":"0x331ac9c0db76c7ec7d377c38911bf18f9248ac0a9fc9fc36b74416d6c282013a","stateRoot":"0x33835c3a293749cdc526e49bb2b3ce31bcade67010f4c071aecc901ce73fd91f","timestamp":"0x677ea4ac","transactions":["0x02f901d58227d883053ea08459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef8d09cff7b53711bd7cad0a71a5b6e7903731dc5bde9c60dc457df58937396165eef8efcd441aa9b71d4178bf9a857ff5d40fbddc2ae2682fe76f8d58394e54c332e332e30000000000000000000000000000000000000000000000000000000c001a0feb7d313ee0e660dd6db028182bfd3a0c295fc591e059068946423996564f625a053582ea2f255680a5e2a3c99c6538cf04444bf255b02798be74148b7193c97ce","0x02f901d58227d883054afe8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c60d81f85bd437c4acd573e1210ef9c468d8e295c187d1016e6f2d64e2d772a4c590226f50288b1d11ab47e1d44e4bbb591b32d0eb7eace55487ca09d56ce5669332e332e30000000000000000000000000000000000000000000000000000000c080a087f2940f7ba57fea7e23542c0b0223ddca7e961c914abc83086897a3d6350f2ba0351ee19226a935c3d51851ce1a3bc5336b5360b379e23a964c4831aa2f52254f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f00","index":"0x4302abe","validatorIndex":"0x93b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457a4","index":"0x4302abf","validatorIndex":"0x93c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302ac0","validatorIndex":"0x93d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302ac1","validatorIndex":"0x93e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d4","index":"0x4302ac2","validatorIndex":"0x93f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ee","index":"0x4302ac3","validatorIndex":"0x940"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ebf","index":"0x4302ac4","validatorIndex":"0x941"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6f3","index":"0x4302ac5","validatorIndex":"0x942"}]},[],"0x2711ac63e117c1b277e3a636dda120e84aa1c82f4b6592138c7a98207cf568d9"]) 2025-01-08 16:15:40.1266|INFO|Merge.Plugin.Handlers.NewPayloadHandler|35|Received New Block: 13723045 (0x574976...b9cdbe), Extra Data: Nethermind 2025-01-08 16:15:40.1266|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Clearing caches 2025-01-08 16:15:40.1266|DEBUG|Consensus.Processing.BlockCachePreWarmer|35|Cleared caches: None 2025-01-08 16:15:40.1289|DEBUG|Trie.Pruning.TrieStore|35|Beginning new BlockCommitSet - 13723045 2025-01-08 16:15:40.1289|DEBUG|Trie.Pruning.TrieStore|35|Removing historical (131) 13722915 < 13723045 - 128 2025-01-08 16:15:40.1289|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:15:40.1289|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:15:40.1289|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|35|Valid. Result of New Block: 13723045 (0x574976...b9cdbe). 2025-01-08 16:15:40.1289|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723045 | 1.6 ms | slot 5,002 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:15:40.1289|DEBUG|Merge.Plugin.GC.GCKeeper|35|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:40.1289|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:40.1289|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 36.24 MGas/s | 1,237.6 tps | 618.81 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:15:40.1289|DEBUG|JsonRpc.JsonRpcProcessor|35|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","blockNumber":"0xd165a5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","prevRandao":"0x28b8520491e5d6b347fb46c7b4aab34d06700a307641a486a542561c1f869335","receiptsRoot":"0x331ac9c0db76c7ec7d377c38911bf18f9248ac0a9fc9fc36b74416d6c282013a","stateRoot":"0x33835c3a293749cdc526e49bb2b3ce31bcade67010f4c071aecc901ce73fd91f","timestamp":"0x677ea4ac","transactions":["0x02f901d58227d883053ea08459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef8d09cff7b53711bd7cad0a71a5b6e7903731dc5bde9c60dc457df58937396165eef8efcd441aa9b71d4178bf9a857ff5d40fbddc2ae2682fe76f8d58394e54c332e332e30000000000000000000000000000000000000000000000000000000c001a0feb7d313ee0e660dd6db028182bfd3a0c295fc591e059068946423996564f625a053582ea2f255680a5e2a3c99c6538cf04444bf255b02798be74148b7193c97ce","0x02f901d58227d883054afe8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c60d81f85bd437c4acd573e1210ef9c468d8e295c187d1016e6f2d64e2d772a4c590226f50288b1d11ab47e1d44e4bbb591b32d0eb7eace55487ca09d56ce5669332e332e30000000000000000000000000000000000000000000000000000000c080a087f2940f7ba57fea7e23542c0b0223ddca7e961c914abc83086897a3d6350f2ba0351ee19226a935c3d51851ce1a3bc5336b5360b379e23a964c4831aa2f52254f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f00","index":"0x4302abe","validatorIndex":"0x93b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457a4","index":"0x4302abf","validatorIndex":"0x93c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302ac0","validatorIndex":"0x93d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302ac1","validatorIndex":"0x93e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d4","index":"0x4302ac2","validatorIndex":"0x93f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ee","index":"0x4302ac3","validatorIndex":"0x940"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ebf","index":"0x4302ac4","validatorIndex":"0x941"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6f3","index":"0x4302ac5","validatorIndex":"0x942"}]},[],"0x2711ac63e117c1b277e3a636dda120e84aa1c82f4b6592138c7a98207cf568d9"]) 2025-01-08 16:15:40.1289|DEBUG|JsonRpc.JsonRpcProcessor|35| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","blockNumber":"0xd165a5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x1786f8cf78ab921266f0f2163a4aa1aeb845ff43d18b29d98af7218eca6a0d3b","prevRandao":"0x28b8520491e5d6b347fb46c7b4aab34d06700a307641a486a542561c1f869335","receiptsRoot":"0x331ac9c0db76c7ec7d377c38911bf18f9248ac0a9fc9fc36b74416d6c282013a","stateRoot":"0x33835c3a293749cdc526e49bb2b3ce31bcade67010f4c071aecc901ce73fd91f","timestamp":"0x677ea4ac","transactions":["0x02f901d58227d883053ea08459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bef8d09cff7b53711bd7cad0a71a5b6e7903731dc5bde9c60dc457df58937396165eef8efcd441aa9b71d4178bf9a857ff5d40fbddc2ae2682fe76f8d58394e54c332e332e30000000000000000000000000000000000000000000000000000000c001a0feb7d313ee0e660dd6db028182bfd3a0c295fc591e059068946423996564f625a053582ea2f255680a5e2a3c99c6538cf04444bf255b02798be74148b7193c97ce","0x02f901d58227d883054afe8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d8c05ec630d5cb09a2b5223ae2cd254b9e44a486ffe64a3daf5dd257a090ac9f590be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c60d81f85bd437c4acd573e1210ef9c468d8e295c187d1016e6f2d64e2d772a4c590226f50288b1d11ab47e1d44e4bbb591b32d0eb7eace55487ca09d56ce5669332e332e30000000000000000000000000000000000000000000000000000000c080a087f2940f7ba57fea7e23542c0b0223ddca7e961c914abc83086897a3d6350f2ba0351ee19226a935c3d51851ce1a3bc5336b5360b379e23a964c4831aa2f52254f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f00","index":"0x4302abe","validatorIndex":"0x93b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457a4","index":"0x4302abf","validatorIndex":"0x93c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302ac0","validatorIndex":"0x93d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302ac1","validatorIndex":"0x93e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d4","index":"0x4302ac2","validatorIndex":"0x93f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ee","index":"0x4302ac3","validatorIndex":"0x940"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ebf","index":"0x4302ac4","validatorIndex":"0x941"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6f3","index":"0x4302ac5","validatorIndex":"0x942"}]},[],"0x2711ac63e117c1b277e3a636dda120e84aa1c82f4b6592138c7a98207cf568d9"]) handled in 3ms 2025-01-08 16:15:40.1565|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:15:40.1750|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:40.1750|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:15:40.1750|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723045 (0x574976...b9cdbe), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:15:40.1750|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723045 (0x574976...b9cdbe) was processed. 2025-01-08 16:15:40.1750|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723045 (0x574976...b9cdbe) 2025-01-08 16:15:40.1750|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:40.1750|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:15:40.3303|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.227.92:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:40.5967|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.35.36.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2151 2025-01-08 16:15:40.5967|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.90.56:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:40.6593|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:15:40.6593|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 16:15:40.6716|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.209.102.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:40.6738|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.253.185:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:40.7417|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.217.49:3003] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:40.8292|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.13.3.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:40.9003|DEBUG|TxPool.TxBroadcaster|23|Broadcasting transactions to all peers 2025-01-08 16:15:40.9321|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.16.128:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:15:40.9566|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.79.142.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:15:41.3554|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.21:48007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:41.6561|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:15:41.8542|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:41.8542|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:41.8542|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:41.8542|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:41.9021|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:42.9010|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:15:43.3465|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.237.58.136:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:43.9002|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:15:44.4673|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 169, after the process: 169 2025-01-08 16:15:44.4673|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: randomNode: 9b2804...23f20f 2025-01-08 16:15:44.8795|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.204.22:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:44.9010|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:44.9380|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.213.9:35228] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:44.9498|DEBUG|Network.PeerManager|12|Peer pool size is: 4242 2025-01-08 16:15:44.9831|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:65.108.194.20]:30303, msg: bc817e9d0106473da3fe027f6180923bd031fbac1d5f4eff67de3a426d08a7e85d9019c575de11e69b86e919081a5944184ae02c7b0c7ec40ec9ec77188a287b3f7bd6e19b4841f4f245ac0c9878a0bd92dfba37701c4534baec7e2312c186950106f8cea02274ad2461adee601034904dad9d19593d0a8295951a58aa3798c17a0f8432edf8abb840b896de1ef37885e615dc31aa225fa2b0bd80c69b289b35d04417a5b0034736b168ed9791a1c44478a1f3e4eb4d3eaa81801ad44f1cae9f9651ce1b96d3c539253883657468c684152678ae8082696482763482697084416cc21483697036902a0104f9001a9629000000000000000289736563703235366b31a1039f4a2c1dffed72ca307bccf667510232118afd15f98cbdca60abb94b0e2fd6a08374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:44.9973|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.90.151.225:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97823 2025-01-08 16:15:45.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|35|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:15:45.0590|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.62.57.129:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65, par1, par2 2025-01-08 16:15:45.1073|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","blockNumber":"0xd165a6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","prevRandao":"0xa43b1329e6664592f167a9efe96a5881a9c35e91dd79bae7317064037f48a482","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5e5a4eba8b7fbac0346677df7d33a9f0e391327f0ca7dd45bcc03659e717655c","timestamp":"0x677ea4b1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ac6","validatorIndex":"0x943"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448fa","index":"0x4302ac7","validatorIndex":"0x944"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcbd","index":"0x4302ac8","validatorIndex":"0x945"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f5","index":"0x4302ac9","validatorIndex":"0x946"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3b8f","index":"0x4302aca","validatorIndex":"0x947"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c1","index":"0x4302acb","validatorIndex":"0x948"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480c7","index":"0x4302acc","validatorIndex":"0x949"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302acd","validatorIndex":"0x94a"}]},[],"0x2f440025b3602c91bd7cc7953cd9dd2cf6c6c8984fa3bc27e0cec766e8ed2161"]) 2025-01-08 16:15:45.1073|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13723046 (0x41281c...8cb1d4), Extra Data: Nethermind 2025-01-08 16:15:45.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:15:45.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:15:45.1084|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723046 2025-01-08 16:15:45.1084|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722916 < 13723046 - 128 2025-01-08 16:15:45.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 16:15:45.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 16:15:45.1084|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723046 (0x41281c...8cb1d4). 2025-01-08 16:15:45.1084|INFO|Consensus.Processing.BlockchainProcessor|35|Processed 13723046 | 1.9 ms | slot 4,981 ms | 2025-01-08 16:15:45.1084|INFO|Consensus.Processing.BlockchainProcessor|35| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:45.1084|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:45.1084|INFO|Consensus.Processing.BlockchainProcessor|35| Block throughput 0.00 MGas/s | 0.0 tps | 514.14 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:15:45.1084|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","blockNumber":"0xd165a6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","prevRandao":"0xa43b1329e6664592f167a9efe96a5881a9c35e91dd79bae7317064037f48a482","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5e5a4eba8b7fbac0346677df7d33a9f0e391327f0ca7dd45bcc03659e717655c","timestamp":"0x677ea4b1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ac6","validatorIndex":"0x943"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448fa","index":"0x4302ac7","validatorIndex":"0x944"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcbd","index":"0x4302ac8","validatorIndex":"0x945"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f5","index":"0x4302ac9","validatorIndex":"0x946"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3b8f","index":"0x4302aca","validatorIndex":"0x947"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c1","index":"0x4302acb","validatorIndex":"0x948"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480c7","index":"0x4302acc","validatorIndex":"0x949"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302acd","validatorIndex":"0x94a"}]},[],"0x2f440025b3602c91bd7cc7953cd9dd2cf6c6c8984fa3bc27e0cec766e8ed2161"]) 2025-01-08 16:15:45.1084|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","blockNumber":"0xd165a6","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","prevRandao":"0xa43b1329e6664592f167a9efe96a5881a9c35e91dd79bae7317064037f48a482","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x5e5a4eba8b7fbac0346677df7d33a9f0e391327f0ca7dd45bcc03659e717655c","timestamp":"0x677ea4b1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ac6","validatorIndex":"0x943"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448fa","index":"0x4302ac7","validatorIndex":"0x944"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcbd","index":"0x4302ac8","validatorIndex":"0x945"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f5","index":"0x4302ac9","validatorIndex":"0x946"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d3b8f","index":"0x4302aca","validatorIndex":"0x947"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c1","index":"0x4302acb","validatorIndex":"0x948"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480c7","index":"0x4302acc","validatorIndex":"0x949"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302acd","validatorIndex":"0x94a"}]},[],"0x2f440025b3602c91bd7cc7953cd9dd2cf6c6c8984fa3bc27e0cec766e8ed2161"]) handled in 3ms 2025-01-08 16:15:45.1145|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:45.1145|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:15:45.1145|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723046 (0x41281c...8cb1d4), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:15:45.1145|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723046 (0x41281c...8cb1d4) was processed. 2025-01-08 16:15:45.1145|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Synced Chain Head to 13723046 (0x41281c...8cb1d4) 2025-01-08 16:15:45.1145|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:45.1145|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 0ms 2025-01-08 16:15:45.1909|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.234:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:45.2395|DEBUG|Network.PeerManager|15|RunPeerUpdate | AllNonActiveCandidates: 3278, FilteredByZeroPort: 0, FilteredByDisconnect: 1, FilteredByFailedConnection: 1, Incompatible: [NetworkId:94, Capabilities:12], EligibleCandidates: 2284, Tried: 491, Rounds: 0, Failed initial connect: 189, Established initial connect: 302, Current candidate peers: 4263, Current active peers: 32 [InOut: 0 | [Out: 31 | In: 1] 2025-01-08 16:15:45.2913|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|65.108.194.20:46390->30303] to: 30303 2025-01-08 16:15:45.2913|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.194.20:46390->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 39438141 2025-01-08 16:15:45.3092|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.156.242.39:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99 2025-01-08 16:15:45.4433|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:172.201.42.43]:30303, msg: d1ff8a3cf203f62b0077abc56502863f13ab1370c59588a70833a4eeb642059d7ed70280dc18cd2493df27502cd0ba491773269e6a54c614a89f287fde7028a04dd83a67bfa6e4762fe935f26312fafce3826d6c30dfd9d1583c3c7528abac9d0006f8b9a04457d70ae0ea7b07d4d7dd9abf3e0a6424a6d7a5968afb2fe5c12d9e956f06eaf896b840582ba35d3a7c8c0d9966dfa4ee95da62ace130a49946a5fb4bd6142a0229c57b3d4d6ba56399fb78f87515efe1325af9a1cf3a2efd74a81f3ca9b9109dde4df50283657468c6849f3d22548082696482763482697084acc92a2b89736563703235366b31a103955fb4b433753e354c27680d11e455ef0585dd245d36fb196fcb7fb21486d64c8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:15:45.4594|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.114.122.90:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:45.7200|DEBUG|Network.Discovery.NodesLocator|35|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:15:45.7200|DEBUG|Network.Discovery.NodesLocator|35|Finished discovery cycle, tried contacting 23 nodes. All nodes count before the process: 169, after the process: 170 2025-01-08 16:15:45.9003|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:15:46.3387|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.37.27.245:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 668273 2025-01-08 16:15:46.3849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.36.117.33:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:15:46.7164|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:15:46.8559|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:46.8559|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:46.8559|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:46.8559|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:46.9007|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:47.6038|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.45.80:30004] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 16:15:47.7256|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->169.150.243.48:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:47.9003|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:47.9246|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.226.143.188:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:48.9010|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:15:49.5310|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 172, after the process: 172 2025-01-08 16:15:49.5310|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 71648e...246701 2025-01-08 16:15:49.9010|DEBUG|TxPool.TxBroadcaster|35|Broadcasting transactions to all peers 2025-01-08 16:15:50.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:15:50.1184|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","blockNumber":"0xd165a7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","prevRandao":"0xeb2685198c9bafd8379b4626fddc858543f36a7eacd30b4da6b21b14e2ea39bf","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4768833a7f52d974a5db89d5dbc5d2d8501b85a9e3936277cd6eeda8ae5eace1","timestamp":"0x677ea4b6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147540","index":"0x4302ace","validatorIndex":"0x94b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd0","index":"0x4302acf","validatorIndex":"0x94c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302ad0","validatorIndex":"0x94d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a414","index":"0x4302ad1","validatorIndex":"0x94e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dce","index":"0x4302ad2","validatorIndex":"0x94f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422f7","index":"0x4302ad3","validatorIndex":"0x950"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c5","index":"0x4302ad4","validatorIndex":"0x951"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b973c","index":"0x4302ad5","validatorIndex":"0x952"}]},[],"0x199ce267438ed722ff2602aca367f2a6f4521bae5ee4d684b725cfa906bf2135"]) 2025-01-08 16:15:50.1184|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723047 (0x0b6df5...fcaf54), Extra Data: Nethermind 2025-01-08 16:15:50.1184|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:15:50.1184|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:15:50.1210|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723047 2025-01-08 16:15:50.1210|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722917 < 13723047 - 128 2025-01-08 16:15:50.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 16:15:50.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 16:15:50.1210|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723047 (0x0b6df5...fcaf54). 2025-01-08 16:15:50.1210|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:15:50.1210|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13723047 | 1.4 ms | slot 5,011 ms | 2025-01-08 16:15:50.1210|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:15:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","blockNumber":"0xd165a7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","prevRandao":"0xeb2685198c9bafd8379b4626fddc858543f36a7eacd30b4da6b21b14e2ea39bf","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4768833a7f52d974a5db89d5dbc5d2d8501b85a9e3936277cd6eeda8ae5eace1","timestamp":"0x677ea4b6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147540","index":"0x4302ace","validatorIndex":"0x94b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd0","index":"0x4302acf","validatorIndex":"0x94c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302ad0","validatorIndex":"0x94d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a414","index":"0x4302ad1","validatorIndex":"0x94e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dce","index":"0x4302ad2","validatorIndex":"0x94f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422f7","index":"0x4302ad3","validatorIndex":"0x950"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c5","index":"0x4302ad4","validatorIndex":"0x951"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b973c","index":"0x4302ad5","validatorIndex":"0x952"}]},[],"0x199ce267438ed722ff2602aca367f2a6f4521bae5ee4d684b725cfa906bf2135"]) 2025-01-08 16:15:50.1210|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 0.00 MGas/s | 0.0 tps | 714.80 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:15:50.1210|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","blockNumber":"0xd165a7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x41281c282a9b3bbacf97f151b86b9621b483716511a4211b771eccf67c8cb1d4","prevRandao":"0xeb2685198c9bafd8379b4626fddc858543f36a7eacd30b4da6b21b14e2ea39bf","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4768833a7f52d974a5db89d5dbc5d2d8501b85a9e3936277cd6eeda8ae5eace1","timestamp":"0x677ea4b6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147540","index":"0x4302ace","validatorIndex":"0x94b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd0","index":"0x4302acf","validatorIndex":"0x94c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302ad0","validatorIndex":"0x94d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a414","index":"0x4302ad1","validatorIndex":"0x94e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dce","index":"0x4302ad2","validatorIndex":"0x94f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422f7","index":"0x4302ad3","validatorIndex":"0x950"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451c5","index":"0x4302ad4","validatorIndex":"0x951"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b973c","index":"0x4302ad5","validatorIndex":"0x952"}]},[],"0x199ce267438ed722ff2602aca367f2a6f4521bae5ee4d684b725cfa906bf2135"]) handled in 3ms 2025-01-08 16:15:50.1253|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:50.1253|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:15:50.1253|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723047 (0x0b6df5...fcaf54), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:15:50.1253|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723047 (0x0b6df5...fcaf54) was processed. 2025-01-08 16:15:50.1253|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Synced Chain Head to 13723047 (0x0b6df5...fcaf54) 2025-01-08 16:15:50.1253|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:15:50.1253|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:15:50.7374|DEBUG|Network.PeerManager|9|Peer pool size is: 4343 2025-01-08 16:15:50.9032|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:51.1619|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:15:51.2966|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:15:51.8564|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:51.8564|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:51.8564|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:51.8564|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:51.9030|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:15:52.2337|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.70.18:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:15:52.3880|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 172, after the process: 172 2025-01-08 16:15:52.5147|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.179:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:52.6464|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.89.19:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:52.9032|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:53.3880|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:15:53.9072|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:54.2414|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.84.184.156:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:15:54.4328|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|161.97.161.248:51940->30303] - Out session already connected 2025-01-08 16:15:54.4328|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|161.97.161.248:51940->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:15:54.7286|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.161.248:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:15:54.8819|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->121.6.216.4:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:54.9071|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:55.0041|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:15:55.1818|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.100.246.72:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 94 2025-01-08 16:15:55.9071|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:55.9746|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|3.0.185.88:55772->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 16:15:56.0974|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:15:56.8578|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:15:56.8578|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:15:56.8578|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:15:56.8578|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:15:56.9090|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:57.1755|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.125.189.88:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:15:57.1884|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 172, after the process: 173 2025-01-08 16:15:57.1884|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 1e2c88...8992a6 2025-01-08 16:15:57.3104|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.72.21:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:57.6417|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.125.123:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:15:57.9089|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:15:58.5667|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:15:58.7768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.19.171.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:15:58.9083|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:15:59.1166|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.50.88.130:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:59.6423|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|74.50.88.130:54880->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:15:59.6577|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:15:59.9079|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:00.0042|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:16:00.3691|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|74.110.100.165:33092->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:16:00.6590|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:00.6644|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","blockNumber":"0xd165a8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","prevRandao":"0x0bb2a0c46e0ba88b3ebfaddb73ac2ef60a4006d1886b3298988644393a756c64","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x454114f55ef69f22335f9a01f46f9a50066ed8f3753a7ef2d961bfd64b2384f5","timestamp":"0x677ea4c0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14490f","index":"0x4302ad6","validatorIndex":"0x953"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e4","index":"0x4302ad7","validatorIndex":"0x954"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f54","index":"0x4302ad8","validatorIndex":"0x955"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b05","index":"0x4302ad9","validatorIndex":"0x956"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ada","validatorIndex":"0x957"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14781b","index":"0x4302adb","validatorIndex":"0x958"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147de8","index":"0x4302adc","validatorIndex":"0x959"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302add","validatorIndex":"0x95a"}]},[],"0x483e199267e869c0af51add4c1019f69acb2fe70bc598b1a7c1c42aa61635676"]) 2025-01-08 16:16:00.6644|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723048 (0xe965f1...3b679d), Extra Data: chiado-teku-0 2025-01-08 16:16:00.6644|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:16:00.6644|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:16:00.6644|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723048 2025-01-08 16:16:00.6644|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722918 < 13723048 - 128 2025-01-08 16:16:00.6644|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:16:00.6644|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723048 (0xe965f1...3b679d). 2025-01-08 16:16:00.6644|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:00.6644|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","blockNumber":"0xd165a8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","prevRandao":"0x0bb2a0c46e0ba88b3ebfaddb73ac2ef60a4006d1886b3298988644393a756c64","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x454114f55ef69f22335f9a01f46f9a50066ed8f3753a7ef2d961bfd64b2384f5","timestamp":"0x677ea4c0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14490f","index":"0x4302ad6","validatorIndex":"0x953"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e4","index":"0x4302ad7","validatorIndex":"0x954"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f54","index":"0x4302ad8","validatorIndex":"0x955"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b05","index":"0x4302ad9","validatorIndex":"0x956"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ada","validatorIndex":"0x957"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14781b","index":"0x4302adb","validatorIndex":"0x958"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147de8","index":"0x4302adc","validatorIndex":"0x959"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302add","validatorIndex":"0x95a"}]},[],"0x483e199267e869c0af51add4c1019f69acb2fe70bc598b1a7c1c42aa61635676"]) 2025-01-08 16:16:00.6644|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","blockNumber":"0xd165a8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0b6df53e8c5e75d5dce57f4385ab803371fc7e96fecd65f1b873e871edfcaf54","prevRandao":"0x0bb2a0c46e0ba88b3ebfaddb73ac2ef60a4006d1886b3298988644393a756c64","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x454114f55ef69f22335f9a01f46f9a50066ed8f3753a7ef2d961bfd64b2384f5","timestamp":"0x677ea4c0","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14490f","index":"0x4302ad6","validatorIndex":"0x953"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e4","index":"0x4302ad7","validatorIndex":"0x954"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144f54","index":"0x4302ad8","validatorIndex":"0x955"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b05","index":"0x4302ad9","validatorIndex":"0x956"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ada","validatorIndex":"0x957"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14781b","index":"0x4302adb","validatorIndex":"0x958"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147de8","index":"0x4302adc","validatorIndex":"0x959"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fa","index":"0x4302add","validatorIndex":"0x95a"}]},[],"0x483e199267e869c0af51add4c1019f69acb2fe70bc598b1a7c1c42aa61635676"]) handled in 2ms 2025-01-08 16:16:00.6644|INFO|Consensus.Processing.BlockchainProcessor|9|Processed 13723048 | 1.6 ms | slot 10,546 ms | 2025-01-08 16:16:00.6644|INFO|Consensus.Processing.BlockchainProcessor|9| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:00.6644|INFO|Consensus.Processing.BlockchainProcessor|9| Block throughput 0.00 MGas/s | 0.0 tps | 636.13 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:00.6644|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:16:00.6705|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:00.6705|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:00.6705|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723048 (0xe965f1...3b679d), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:00.6705|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723048 (0xe965f1...3b679d) was processed. 2025-01-08 16:16:00.6705|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723048 (0xe965f1...3b679d) 2025-01-08 16:16:00.6705|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:00.6705|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:00.7065|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.209.223.56:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:00.9093|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:16:01.6656|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:01.8590|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:01.8590|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:01.8590|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:01.8590|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:01.9090|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:02.5386|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:02.9074|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:03.6293|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:03.6293|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 92b23c...fabf96 2025-01-08 16:16:03.9088|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:04.1355|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.55.65.146:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:16:04.5038|DEBUG|Network.PeerManager|12|Peer pool size is: 4444 2025-01-08 16:16:04.6796|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:04.7160|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:04.7160|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:04.9089|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:05.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:16:05.1160|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","blockNumber":"0xd165a9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","prevRandao":"0x4c02314b746cb201ded1ac8dc39259d41186d9db5c6e32d2fa2327ecb847fa00","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbef10e7cb8cefe7b1c33ece7c729c6394363440dbdea4f6e981bec393bc99c24","timestamp":"0x677ea4c5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a109","index":"0x4302ade","validatorIndex":"0x95b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aef","index":"0x4302adf","validatorIndex":"0x95c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ae0","validatorIndex":"0x95d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ae1","validatorIndex":"0x95e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454c7","index":"0x4302ae2","validatorIndex":"0x95f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d0","index":"0x4302ae3","validatorIndex":"0x960"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147541","index":"0x4302ae4","validatorIndex":"0x961"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a974","index":"0x4302ae5","validatorIndex":"0x962"}]},[],"0x26cbf4e57845ab6b58329ed717bcf61fad03a6a82067bbd6e26ffeb7b1be438e"]) 2025-01-08 16:16:05.1163|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723049 (0x7456dd...e31dbb), Extra Data: Nethermind 2025-01-08 16:16:05.1163|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:16:05.1163|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:16:05.1163|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723049 2025-01-08 16:16:05.1163|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722919 < 13723049 - 128 2025-01-08 16:16:05.1163|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:16:05.1163|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:16:05.1163|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723049 (0x7456dd...e31dbb). 2025-01-08 16:16:05.1163|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723049 | 1.4 ms | slot 4,452 ms | 2025-01-08 16:16:05.1163|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:05.1163|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:05.1163|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","blockNumber":"0xd165a9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","prevRandao":"0x4c02314b746cb201ded1ac8dc39259d41186d9db5c6e32d2fa2327ecb847fa00","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbef10e7cb8cefe7b1c33ece7c729c6394363440dbdea4f6e981bec393bc99c24","timestamp":"0x677ea4c5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a109","index":"0x4302ade","validatorIndex":"0x95b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aef","index":"0x4302adf","validatorIndex":"0x95c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ae0","validatorIndex":"0x95d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ae1","validatorIndex":"0x95e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454c7","index":"0x4302ae2","validatorIndex":"0x95f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d0","index":"0x4302ae3","validatorIndex":"0x960"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147541","index":"0x4302ae4","validatorIndex":"0x961"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a974","index":"0x4302ae5","validatorIndex":"0x962"}]},[],"0x26cbf4e57845ab6b58329ed717bcf61fad03a6a82067bbd6e26ffeb7b1be438e"]) 2025-01-08 16:16:05.1163|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 699.79 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:05.1163|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","blockNumber":"0xd165a9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe965f17835f0082eb8c43a5949c5a84d843e886bea11116f594ed83e083b679d","prevRandao":"0x4c02314b746cb201ded1ac8dc39259d41186d9db5c6e32d2fa2327ecb847fa00","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xbef10e7cb8cefe7b1c33ece7c729c6394363440dbdea4f6e981bec393bc99c24","timestamp":"0x677ea4c5","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a109","index":"0x4302ade","validatorIndex":"0x95b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aef","index":"0x4302adf","validatorIndex":"0x95c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ae0","validatorIndex":"0x95d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302ae1","validatorIndex":"0x95e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454c7","index":"0x4302ae2","validatorIndex":"0x95f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d0","index":"0x4302ae3","validatorIndex":"0x960"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147541","index":"0x4302ae4","validatorIndex":"0x961"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a974","index":"0x4302ae5","validatorIndex":"0x962"}]},[],"0x26cbf4e57845ab6b58329ed717bcf61fad03a6a82067bbd6e26ffeb7b1be438e"]) handled in 2ms 2025-01-08 16:16:05.1224|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:05.1224|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:05.1224|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723049 (0x7456dd...e31dbb), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:05.1224|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723049 (0x7456dd...e31dbb) was processed. 2025-01-08 16:16:05.1224|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Synced Chain Head to 13723049 (0x7456dd...e31dbb) 2025-01-08 16:16:05.1224|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:05.1224|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:05.7132|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:05.9092|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:06.4509|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.124.181:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:06.8604|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:06.8604|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:06.8604|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:06.8604|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:06.9090|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:07.5937|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:07.8886|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:16:07.9090|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:08.6844|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:08.6844|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: b69395...2b7a71 2025-01-08 16:16:08.8573|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.25:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:08.8670|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|207.108.197.207:59584->30303] to: 30404 2025-01-08 16:16:08.8670|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|207.108.197.207:59584->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:08.9004|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->36.155.7.144:32000] initiating disconnect because InvalidNetworkId, details: invalid network id - 6678 2025-01-08 16:16:08.9082|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:08.9789|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.0.45:30302] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:16:09.4234|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:5.161.176.37]:30310, msg: 077900d95e56721de5088d223a185001e6a09a5cab028e3336558ad0f9a0de96b854c38e7b0361e82c5c909a66dce195bef69673fd5dd5396d14393906ffc38d332a0d3bc72d8e4693f129cc32e0b7b04d9b616a48ef215feb9a92f175ec21de0106f8cea0707d1bbb66ee6e0df1ab3173d1019dca27173bb84e602f963ee7cd8957e477a9f8abb840c4e0584dda8aefc9acd7a394523752af14df5bf7ce3e44f9a8526158dc70538b098646ae7ab67dbe9e4982bf9038dd24f7d142457f7b37e209e252013aaf4c0f0283657468c684f097bc1380826964827634826970840000000083697036902a0104ff00f08175000000000000000189736563703235366b31a102b6de857a713e890b4946bbcccc680b80ba039e5cc0a6d9c4a51ecf6b17e9b7c38374637082766683756470827666, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:16:09.4580|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.199.240.199:30804] initiating disconnect because InvalidNetworkId, details: invalid network id - 5 2025-01-08 16:16:09.5914|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.194:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:09.6494|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.36.111.54:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:16:09.6775|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.235.10.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:16:09.9091|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:10.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:16:10.1093|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:16:10.2584|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:10.4097|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:10.4097|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:10.4349|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->207.188.6.93:20210] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:10.8894|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.142.222.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:10.9093|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:16:11.4091|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:11.8617|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:11.8617|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:11.8617|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:11.8617|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:11.9088|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:11.9623|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->165.173.0.219:33141] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 16:16:11.9774|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.87.101.147:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:16:12.0012|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.134:58520] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:12.1130|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.87.41:50301] initiating disconnect because InvalidNetworkId, details: invalid network id - 4286 2025-01-08 16:16:12.1130|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.150:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:12.2719|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.126.119.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:12.9087|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:16:13.1470|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:13.9079|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:14.2355|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:14.2355|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: ccfb6d...f7427e 2025-01-08 16:16:14.5773|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|172.105.149.46:49542->30303] - Out session already connected 2025-01-08 16:16:14.5773|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|172.105.149.46:49542->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:16:14.6360|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->172.105.149.46:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10209 2025-01-08 16:16:14.9076|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:16:15.0022|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:16:15.1237|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","blockNumber":"0xd165aa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","prevRandao":"0xe90e9252da3a32d19b6b8dd5204cc304bee905dbaa9de6bd434f986b4d1755c6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa26d48ad6da14a35b8634e64dacd3df9e52ffd7049485cbc7143fdf6de937526","timestamp":"0x677ea4cf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e1","index":"0x4302ae6","validatorIndex":"0x963"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2ae2","index":"0x4302ae7","validatorIndex":"0x964"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1839","index":"0x4302ae8","validatorIndex":"0x965"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a103","index":"0x4302ae9","validatorIndex":"0x966"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302aea","validatorIndex":"0x967"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147827","index":"0x4302aeb","validatorIndex":"0x968"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147af1","index":"0x4302aec","validatorIndex":"0x969"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b44e1","index":"0x4302aed","validatorIndex":"0x96a"}]},[],"0x12588f358475d23447e993e72f59d9572f038c660be9514c7dbadbaf9e4669ee"]) 2025-01-08 16:16:15.1245|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723050 (0x318714...28a9dc), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:16:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:16:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:16:15.1245|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723050 2025-01-08 16:16:15.1245|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722920 < 13723050 - 128 2025-01-08 16:16:15.1245|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723050 (0x318714...28a9dc). 2025-01-08 16:16:15.1245|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","blockNumber":"0xd165aa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","prevRandao":"0xe90e9252da3a32d19b6b8dd5204cc304bee905dbaa9de6bd434f986b4d1755c6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa26d48ad6da14a35b8634e64dacd3df9e52ffd7049485cbc7143fdf6de937526","timestamp":"0x677ea4cf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e1","index":"0x4302ae6","validatorIndex":"0x963"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2ae2","index":"0x4302ae7","validatorIndex":"0x964"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1839","index":"0x4302ae8","validatorIndex":"0x965"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a103","index":"0x4302ae9","validatorIndex":"0x966"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302aea","validatorIndex":"0x967"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147827","index":"0x4302aeb","validatorIndex":"0x968"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147af1","index":"0x4302aec","validatorIndex":"0x969"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b44e1","index":"0x4302aed","validatorIndex":"0x96a"}]},[],"0x12588f358475d23447e993e72f59d9572f038c660be9514c7dbadbaf9e4669ee"]) 2025-01-08 16:16:15.1245|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","blockNumber":"0xd165aa","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7456dd788a776ae8b4d3f314c4f8650d37c0acfcd630e55c6ce0d46683e31dbb","prevRandao":"0xe90e9252da3a32d19b6b8dd5204cc304bee905dbaa9de6bd434f986b4d1755c6","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa26d48ad6da14a35b8634e64dacd3df9e52ffd7049485cbc7143fdf6de937526","timestamp":"0x677ea4cf","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e1","index":"0x4302ae6","validatorIndex":"0x963"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a2ae2","index":"0x4302ae7","validatorIndex":"0x964"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1839","index":"0x4302ae8","validatorIndex":"0x965"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a103","index":"0x4302ae9","validatorIndex":"0x966"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302aea","validatorIndex":"0x967"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147827","index":"0x4302aeb","validatorIndex":"0x968"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147af1","index":"0x4302aec","validatorIndex":"0x969"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b44e1","index":"0x4302aed","validatorIndex":"0x96a"}]},[],"0x12588f358475d23447e993e72f59d9572f038c660be9514c7dbadbaf9e4669ee"]) handled in 3ms 2025-01-08 16:16:15.1245|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723050 | 1.3 ms | slot 10,008 ms | 2025-01-08 16:16:15.1245|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:15.1245|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 768.64 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:16:15.1245|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:16:15.1314|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:15.1314|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:15.1314|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723050 (0x318714...28a9dc), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:15.1314|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723050 (0x318714...28a9dc) was processed. 2025-01-08 16:16:15.1323|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723050 (0x318714...28a9dc) 2025-01-08 16:16:15.1323|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:15.1323|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_chainId([]) 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:16:15.7028|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:16:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:16:15.7046|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:16:15.7046|DEBUG|JsonRpc.JsonRpcService|12|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:16:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:16:15.9083|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:16.1254|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:16.3960|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.237.58.136:30010] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:16.5710|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->82.152.175.29:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:16.8622|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:16.8622|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:16.8622|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:16.8622|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:16.9087|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:17.2175|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:17.6837|INFO|Synchronization.Reporting.SyncReport|38|Peers | node diversity : Erigon (60 %), Nethermind (40 %) 2025-01-08 16:16:17.9091|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:18.2190|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:18.4352|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.197.118.135:32609] initiating disconnect because NoCapabilityMatched, details: capabilities: exp63, exp62 2025-01-08 16:16:18.8728|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.19.170.87:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:16:18.9092|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:18.9875|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.30.122.240:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:16:19.0736|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.189:37200] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:19.1739|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.116.72.235:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 16:16:19.3130|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.13.24.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 333666 2025-01-08 16:16:19.3816|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->164.92.252.131:30300] initiating disconnect because InvalidNetworkId, details: invalid network id - 88089 2025-01-08 16:16:19.4306|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.82.43.131:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:19.4768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->146.59.118.198:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:19.4991|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.47.84.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 124864 2025-01-08 16:16:19.5268|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.180.175.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:19.6053|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->110.66.28.28:33141] initiating disconnect because InvalidNetworkId, details: invalid network id - 42 2025-01-08 16:16:19.8719|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.123.229.184:17474] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 16:16:19.8739|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|161.97.161.248:34526->30303] to: 30306 2025-01-08 16:16:19.8739|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|161.97.161.248:34526->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:16:19.9037|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.22.106.121:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:19.9083|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:19.9579|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:20.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:16:20.0577|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.142.181.192:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:20.1347|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","blockNumber":"0xd165ab","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","prevRandao":"0x055566a1258ab4b4317a0c27680f0c39f0f23bf82a6c3a35e4f6028e38b7f271","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4866fe7c3dfd431743cffd7a579774b12a990a57b6b769c64fb7de151b420408","timestamp":"0x677ea4d4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147afa","index":"0x4302aee","validatorIndex":"0x96b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae3","index":"0x4302aef","validatorIndex":"0x96c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302af0","validatorIndex":"0x96d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43b34f","index":"0x4302af1","validatorIndex":"0x96e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302af2","validatorIndex":"0x96f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaeb","index":"0x4302af3","validatorIndex":"0x970"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cef39","index":"0x4302af4","validatorIndex":"0x971"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x4302af5","validatorIndex":"0x972"}]},[],"0xce78a9f625f2cb0ecf96628b7d05003b28281b13031fb4c36eace73d7c9ee13e"]) 2025-01-08 16:16:20.1347|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723051 (0xd8d506...342945), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:16:20.1347|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:16:20.1347|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:16:20.1366|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723051 2025-01-08 16:16:20.1366|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722921 < 13723051 - 128 2025-01-08 16:16:20.1366|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:16:20.1366|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723051 (0xd8d506...342945). 2025-01-08 16:16:20.1366|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:16:20.1366|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:20.1366|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","blockNumber":"0xd165ab","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","prevRandao":"0x055566a1258ab4b4317a0c27680f0c39f0f23bf82a6c3a35e4f6028e38b7f271","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4866fe7c3dfd431743cffd7a579774b12a990a57b6b769c64fb7de151b420408","timestamp":"0x677ea4d4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147afa","index":"0x4302aee","validatorIndex":"0x96b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae3","index":"0x4302aef","validatorIndex":"0x96c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302af0","validatorIndex":"0x96d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43b34f","index":"0x4302af1","validatorIndex":"0x96e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302af2","validatorIndex":"0x96f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaeb","index":"0x4302af3","validatorIndex":"0x970"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cef39","index":"0x4302af4","validatorIndex":"0x971"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x4302af5","validatorIndex":"0x972"}]},[],"0xce78a9f625f2cb0ecf96628b7d05003b28281b13031fb4c36eace73d7c9ee13e"]) 2025-01-08 16:16:20.1366|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","blockNumber":"0xd165ab","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x318714082021e25a1a808d0b7f81112013abc073d267f87abdd8163f0728a9dc","prevRandao":"0x055566a1258ab4b4317a0c27680f0c39f0f23bf82a6c3a35e4f6028e38b7f271","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x4866fe7c3dfd431743cffd7a579774b12a990a57b6b769c64fb7de151b420408","timestamp":"0x677ea4d4","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147afa","index":"0x4302aee","validatorIndex":"0x96b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae3","index":"0x4302aef","validatorIndex":"0x96c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302af0","validatorIndex":"0x96d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43b34f","index":"0x4302af1","validatorIndex":"0x96e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302af2","validatorIndex":"0x96f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13aaeb","index":"0x4302af3","validatorIndex":"0x970"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cef39","index":"0x4302af4","validatorIndex":"0x971"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a114","index":"0x4302af5","validatorIndex":"0x972"}]},[],"0xce78a9f625f2cb0ecf96628b7d05003b28281b13031fb4c36eace73d7c9ee13e"]) handled in 2ms 2025-01-08 16:16:20.1366|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723051 | 1.2 ms | slot 5,010 ms | 2025-01-08 16:16:20.1366|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:20.1366|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 809.72 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:20.1405|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:20.1405|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:20.1405|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723051 (0xd8d506...342945), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:20.1405|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723051 (0xd8d506...342945) was processed. 2025-01-08 16:16:20.1405|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723051 (0xd8d506...342945) 2025-01-08 16:16:20.1405|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:20.1405|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 2ms 2025-01-08 16:16:20.1694|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.125.8.172:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30203 2025-01-08 16:16:20.2305|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.138:48037] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:20.3390|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.147.46.95:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81457 2025-01-08 16:16:20.3637|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.232.248.135:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 35442 2025-01-08 16:16:20.3951|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.20.120.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 440017 2025-01-08 16:16:20.5648|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.209.54.170:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 16:16:20.6888|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.25.80.20:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:20.7635|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.126.157.75:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:20.9093|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:21.0481|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:21.0481|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 1d1eff...667b45 2025-01-08 16:16:21.5488|DEBUG|Network.PeerManager|6|Peer pool size is: 4545 2025-01-08 16:16:21.8635|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:21.8635|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:21.8635|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:21.8635|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:21.9085|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:22.0177|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:22.1660|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:22.4886|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:22.4886|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:22.9093|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:23.4892|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:23.5855|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.54.211:5150] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:16:23.9079|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:24.9081|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:25.0043|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:16:25.3618|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:25.9088|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:26.4526|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:26.4526|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: baac64...07f28e 2025-01-08 16:16:26.8646|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:26.8646|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:26.8646|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:26.8646|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:26.9090|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:26.9427|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.195.210:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:27.1441|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->43.207.232.170:33311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:27.5447|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:86.109.5.89]:30306, msg: c9930bd845e914e32c9c2ac9b47d7874683e0bdc916cdd083f96b36463ca050bfb61ddc458d65579181da6eb9362efe54f7d1b71c0c62522a3d62e14abbdd23d2904c82ce6cf2beabeff1a30a481f827e423063de47312ea616ee172350cafe60006f8bda09568616ad0c50a292581a89076a478ceb661616b093cf5f25c0265c1559aa174f89ab84085a6947de7fdd9b5ff0bac4cf476609131bdcd2b36426dd216ded8cb7f11d5c47b58ac51c33809ef9596924e4d881ec1739d22e5d65ab81111899374906747330283657468ca84f0afd0e3846437305782696482763482697084566d055989736563703235366b31a1027dd556cc58061162b755d4b7c2308317a6962f24a8b1563753974d11b5f032e58374637082766283756470827662, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 191 starting with |NettyRlpStream|description missing| 2025-01-08 16:16:27.6050|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.31.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:27.6050|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:15.204.197.99]:30503, msg: 5b9b0e256d95f247dd81ce9da2887522b5ed1ebb83a603dbb6b2c495197edbdbb54596151e9ca539b0e6fafdd463643dd0e1e61dd32329ad9a757f8baf4093d77955631cb5dc020b28c55d3266ad4793e2568dc892f363cab1461ebdfbd58b540006f8cea09568616ad0c50a292581a89076a478ceb661616b093cf5f25c0265c1559aa174f8abb840c7e5c4e694adb0df806b630fd19ad71400aeee0b2d8f472c13f02ff91c2c6bf74a2d32fe458906057279041aa9e1b30e26fa8102b091e4cbc87cd6058d432dbd0683657468c6849f3d225480826964827634826970840fccc563836970369026042dc001005763000000000000000089736563703235366b31a102b98e89c4c9aa05000e3e45eb26365b0f2a32d470a2840d96396f6ea48783e35a8374637082772783756470827727, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:16:27.8083|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.86.89.167:28657] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:16:27.8083|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:27.8708|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:27.8708|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:27.9075|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:27.9493|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:48624->30303] to: 30303 2025-01-08 16:16:27.9493|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:48624->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:16:28.7835|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->49.12.47.116:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:28.8691|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:28.9092|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:29.2231|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.234.199:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 16:16:29.5837|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->113.192.9.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:29.6772|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->85.31.236.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 654 2025-01-08 16:16:29.7358|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->27.72.31.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:29.9077|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:29.9640|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.250.243.161:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:16:30.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|15|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:16:30.1047|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->68.72.23.1:21301] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:16:30.1653|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","blockNumber":"0xd165ac","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","prevRandao":"0x26e484898d07e458acff184584c8b040a72ffadaa6f62ecb46f557abb28d3ccb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa1b4f901fcc8c0fb97457cf59abac7c0e5a0496b50864d1d41025e136987c6cc","timestamp":"0x677ea4de","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147db4","index":"0x4302af6","validatorIndex":"0x973"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a10c","index":"0x4302af7","validatorIndex":"0x974"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302af8","validatorIndex":"0x975"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3de","index":"0x4302af9","validatorIndex":"0x976"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477fb","index":"0x4302afa","validatorIndex":"0x977"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147adb","index":"0x4302afb","validatorIndex":"0x978"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a46","index":"0x4302afc","validatorIndex":"0x979"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147810","index":"0x4302afd","validatorIndex":"0x97a"}]},[],"0xf376176b522a460a38ca9cb3d616be95f8c8e466fefb4e68c3532f0690708010"]) 2025-01-08 16:16:30.1653|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723052 (0xd1bc8d...ad9c39), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:16:30.1653|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:16:30.1653|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:16:30.1683|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723052 2025-01-08 16:16:30.1683|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722922 < 13723052 - 128 2025-01-08 16:16:30.1683|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:16:30.1683|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:16:30.1683|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723052 (0xd1bc8d...ad9c39). 2025-01-08 16:16:30.1683|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:30.1683|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","blockNumber":"0xd165ac","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","prevRandao":"0x26e484898d07e458acff184584c8b040a72ffadaa6f62ecb46f557abb28d3ccb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa1b4f901fcc8c0fb97457cf59abac7c0e5a0496b50864d1d41025e136987c6cc","timestamp":"0x677ea4de","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147db4","index":"0x4302af6","validatorIndex":"0x973"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a10c","index":"0x4302af7","validatorIndex":"0x974"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302af8","validatorIndex":"0x975"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3de","index":"0x4302af9","validatorIndex":"0x976"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477fb","index":"0x4302afa","validatorIndex":"0x977"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147adb","index":"0x4302afb","validatorIndex":"0x978"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a46","index":"0x4302afc","validatorIndex":"0x979"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147810","index":"0x4302afd","validatorIndex":"0x97a"}]},[],"0xf376176b522a460a38ca9cb3d616be95f8c8e466fefb4e68c3532f0690708010"]) 2025-01-08 16:16:30.1683|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723052 | 0.9 ms | slot 10,032 ms | 2025-01-08 16:16:30.1683|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","blockNumber":"0xd165ac","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428f9","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd8d506b68578db4de7e2ff8ffbd3c125f395f64c9ce93d326d7eebed91342945","prevRandao":"0x26e484898d07e458acff184584c8b040a72ffadaa6f62ecb46f557abb28d3ccb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa1b4f901fcc8c0fb97457cf59abac7c0e5a0496b50864d1d41025e136987c6cc","timestamp":"0x677ea4de","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147db4","index":"0x4302af6","validatorIndex":"0x973"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a10c","index":"0x4302af7","validatorIndex":"0x974"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302af8","validatorIndex":"0x975"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3de","index":"0x4302af9","validatorIndex":"0x976"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477fb","index":"0x4302afa","validatorIndex":"0x977"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147adb","index":"0x4302afb","validatorIndex":"0x978"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a46","index":"0x4302afc","validatorIndex":"0x979"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147810","index":"0x4302afd","validatorIndex":"0x97a"}]},[],"0xf376176b522a460a38ca9cb3d616be95f8c8e466fefb4e68c3532f0690708010"]) handled in 3ms 2025-01-08 16:16:30.1683|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:30.1683|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 1053.74 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:30.1736|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:30.1736|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:30.1736|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723052 (0xd1bc8d...ad9c39), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:30.1736|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723052 (0xd1bc8d...ad9c39) was processed. 2025-01-08 16:16:30.1736|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723052 (0xd1bc8d...ad9c39) 2025-01-08 16:16:30.1736|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:30.1736|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:30.1920|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.24.169.166:32139] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:30.2768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.103.190:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 69420 2025-01-08 16:16:30.2889|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.16.129:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:16:30.3789|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|119.8.170.51:33490->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:30.3834|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.251.121:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:30.4031|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:30.4132|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.9:36932] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:30.4927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.149:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:30.4975|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.159.81.172:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 16:16:30.6490|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->64.227.122.230:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 22040 2025-01-08 16:16:30.6906|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:30.7675|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.202:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:30.9092|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:31.7359|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.153:40310] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:31.7816|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:31.7816|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: dee94a...fdac55 2025-01-08 16:16:31.8660|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:31.8660|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:31.8660|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:31.8660|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:31.8791|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.220:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:31.9084|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:32.1872|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:32.4893|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:94.130.52.235]:30303, msg: bdf6505626329a0746203c0d7204277518c16af37aa2bc4a53c1644b4443ec3caa809606ff924f048bbafcb80c8304747db1068173ddea2f0f2c28ec82f5ec14402d4c82dc4c90387dde7275f2397b30a20058196c22a3ef689dfd498be7bd520006f8cea0f89789a2e39a20f398c6995fd346b9fd291892b9ed1436d778d2bddb4063f80ef8abb84070e4310c46784d3eec577fab1b705b4267ccfe05859ddd855ab0b51f4b39d25b46d7d22190fdffb7684a06141d5212e2323d50617a8ac9221c93a575593307270283657468c6849b192ad080826964827634826970840000000083697036902a0104f8010b2a5b000000000000000289736563703235366b31a10230c1192571ee0668979fb8e8ad2ae6857ee673d0ee60b1b5547216fd1e7d52188374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:16:32.5700|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.14.233:31555] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:16:32.9086|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:33.1545|DEBUG|Network.PeerManager|15|Peer pool size is: 4646 2025-01-08 16:16:33.2439|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.172.174:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:33.2652|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.24.55.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:16:33.3392|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:16:33.4873|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:33.9093|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:34.0380|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.118.46.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:34.3181|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.220.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:34.5770|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:34.7376|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.203.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:34.9088|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:34.9651|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:35.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:16:35.5755|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:35.7476|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.221.218:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:35.9085|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:36.6573|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:36.8660|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:36.8660|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:36.8660|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:36.8660|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:36.9088|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:37.1061|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.33.193.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:37.4034|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:37.8888|DEBUG|Synchronization.Peers.SyncPeerPool|15|Dropped 0 useless peers 2025-01-08 16:16:37.9088|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:38.0083|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.101.211.63:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:38.0187|DEBUG|Db.SimpleFilePublicKeyDb|38|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_dd2e8888-0cd6-434a-b3f1-ceaa0dd2b443 2025-01-08 16:16:38.0640|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.130.99.168:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 16:16:38.4934|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:38.4934|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 7d4e76...1e14ce 2025-01-08 16:16:38.9090|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:38.9275|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.44.96:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:39.9088|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:40.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:16:40.1379|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","blockNumber":"0xd165ad","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","prevRandao":"0x27da05edffac96e3d03af56d820d96e986c114d2fc72fababb8eb34ff10f3e89","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc46906589606a823509812a4287a224e595da9c7e7b5719754d4ec9edf104ffe","timestamp":"0x677ea4e8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f6","index":"0x4302afe","validatorIndex":"0x97b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302aff","validatorIndex":"0x97c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14217e","index":"0x4302b00","validatorIndex":"0x97d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b01","validatorIndex":"0x97e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c86","index":"0x4302b02","validatorIndex":"0x97f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b05","index":"0x4302b03","validatorIndex":"0x980"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b04","validatorIndex":"0x981"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce660","index":"0x4302b05","validatorIndex":"0x982"}]},[],"0xa07bbf622509a63adfc5b3b76b078b4fb86955e20052877c2bede85095abaefc"]) 2025-01-08 16:16:40.1379|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13723053 (0xe7140d...6deda8), Extra Data: Nethermind 2025-01-08 16:16:40.1379|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:16:40.1379|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:16:40.1406|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723053 2025-01-08 16:16:40.1406|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722923 < 13723053 - 128 2025-01-08 16:16:40.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:16:40.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp 2025-01-08 16:16:40.1406|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13723053 | 2.0 ms | slot 9,973 ms | 2025-01-08 16:16:40.1406|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723053 (0xe7140d...6deda8). 2025-01-08 16:16:40.1406|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:40.1406|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:40.1406|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 0.00 MGas/s | 0.0 tps | 503.52 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:40.1406|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","blockNumber":"0xd165ad","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","prevRandao":"0x27da05edffac96e3d03af56d820d96e986c114d2fc72fababb8eb34ff10f3e89","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc46906589606a823509812a4287a224e595da9c7e7b5719754d4ec9edf104ffe","timestamp":"0x677ea4e8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f6","index":"0x4302afe","validatorIndex":"0x97b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302aff","validatorIndex":"0x97c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14217e","index":"0x4302b00","validatorIndex":"0x97d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b01","validatorIndex":"0x97e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c86","index":"0x4302b02","validatorIndex":"0x97f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b05","index":"0x4302b03","validatorIndex":"0x980"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b04","validatorIndex":"0x981"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce660","index":"0x4302b05","validatorIndex":"0x982"}]},[],"0xa07bbf622509a63adfc5b3b76b078b4fb86955e20052877c2bede85095abaefc"]) 2025-01-08 16:16:40.1406|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","blockNumber":"0xd165ad","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7f0","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xd1bc8d7ef622f5d56aa8d70516491d50162bac5158c73acf74a70842e9ad9c39","prevRandao":"0x27da05edffac96e3d03af56d820d96e986c114d2fc72fababb8eb34ff10f3e89","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc46906589606a823509812a4287a224e595da9c7e7b5719754d4ec9edf104ffe","timestamp":"0x677ea4e8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f6","index":"0x4302afe","validatorIndex":"0x97b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302aff","validatorIndex":"0x97c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14217e","index":"0x4302b00","validatorIndex":"0x97d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b01","validatorIndex":"0x97e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c86","index":"0x4302b02","validatorIndex":"0x97f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b05","index":"0x4302b03","validatorIndex":"0x980"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b04","validatorIndex":"0x981"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ce660","index":"0x4302b05","validatorIndex":"0x982"}]},[],"0xa07bbf622509a63adfc5b3b76b078b4fb86955e20052877c2bede85095abaefc"]) handled in 3ms 2025-01-08 16:16:40.1460|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:40.1460|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:40.1460|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723053 (0xe7140d...6deda8), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:40.1460|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723053 (0xe7140d...6deda8) was processed. 2025-01-08 16:16:40.1460|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Synced Chain Head to 13723053 (0xe7140d...6deda8) 2025-01-08 16:16:40.1460|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:40.1460|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:40.5174|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:16:40.7533|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:40.9089|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:41.3690|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.245.229.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:41.6085|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:41.8674|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:41.8674|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:41.8674|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:41.8674|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:41.9086|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:42.1950|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.184.196.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:16:42.6088|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:42.8330|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.230:32548] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:42.9088|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:43.0211|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.180.137.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 248 2025-01-08 16:16:43.2662|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.34:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:43.2810|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.143.252.12:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:43.4010|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.251:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:43.5786|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.37.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:43.9088|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:44.1057|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.78.123.6:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8888 2025-01-08 16:16:44.1284|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->170.75.251.230:30324] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:44.3485|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.44.122:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:44.4311|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:44.9102|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:45.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:16:45.1357|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","blockNumber":"0xd165ae","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","prevRandao":"0xcf75f9656a2717a4b5b388e8c07aaddf2e87855baca41c49f8a489bd49de3a98","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3dba66d328c4c3910becd587791490715f1205604ca26b7480a2acae9beaeee2","timestamp":"0x677ea4ed","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302b06","validatorIndex":"0x983"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6d9","index":"0x4302b07","validatorIndex":"0x984"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477fd","index":"0x4302b08","validatorIndex":"0x985"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a104","index":"0x4302b09","validatorIndex":"0x986"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f8","index":"0x4302b0a","validatorIndex":"0x987"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4fda","index":"0x4302b0b","validatorIndex":"0x988"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7460","index":"0x4302b0c","validatorIndex":"0x989"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe4","index":"0x4302b0d","validatorIndex":"0x98a"}]},[],"0x5cdb63e573dbb9ad90e9270a577e91604fe9316dab443bbb9a710f50d0c100c8"]) 2025-01-08 16:16:45.1357|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13723054 (0x0c9fb8...08cced), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:16:45.1368|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 16:16:45.1368|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: None 2025-01-08 16:16:45.1368|DEBUG|Trie.Pruning.TrieStore|42|Beginning new BlockCommitSet - 13723054 2025-01-08 16:16:45.1368|DEBUG|Trie.Pruning.TrieStore|42|Removing historical (131) 13722924 < 13723054 - 128 2025-01-08 16:16:45.1368|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:16:45.1368|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:16:45.1368|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|42|Valid. Result of New Block: 13723054 (0x0c9fb8...08cced). 2025-01-08 16:16:45.1368|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:45.1368|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","blockNumber":"0xd165ae","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","prevRandao":"0xcf75f9656a2717a4b5b388e8c07aaddf2e87855baca41c49f8a489bd49de3a98","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3dba66d328c4c3910becd587791490715f1205604ca26b7480a2acae9beaeee2","timestamp":"0x677ea4ed","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302b06","validatorIndex":"0x983"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6d9","index":"0x4302b07","validatorIndex":"0x984"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477fd","index":"0x4302b08","validatorIndex":"0x985"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a104","index":"0x4302b09","validatorIndex":"0x986"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f8","index":"0x4302b0a","validatorIndex":"0x987"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4fda","index":"0x4302b0b","validatorIndex":"0x988"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7460","index":"0x4302b0c","validatorIndex":"0x989"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe4","index":"0x4302b0d","validatorIndex":"0x98a"}]},[],"0x5cdb63e573dbb9ad90e9270a577e91604fe9316dab443bbb9a710f50d0c100c8"]) 2025-01-08 16:16:45.1368|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","blockNumber":"0xd165ae","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428e8","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe7140d64a5530984126f046d68165ec1e9c33ebb2e97fe69cf67fb0ae36deda8","prevRandao":"0xcf75f9656a2717a4b5b388e8c07aaddf2e87855baca41c49f8a489bd49de3a98","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3dba66d328c4c3910becd587791490715f1205604ca26b7480a2acae9beaeee2","timestamp":"0x677ea4ed","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f4","index":"0x4302b06","validatorIndex":"0x983"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6d9","index":"0x4302b07","validatorIndex":"0x984"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477fd","index":"0x4302b08","validatorIndex":"0x985"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a104","index":"0x4302b09","validatorIndex":"0x986"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f8","index":"0x4302b0a","validatorIndex":"0x987"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b4fda","index":"0x4302b0b","validatorIndex":"0x988"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7460","index":"0x4302b0c","validatorIndex":"0x989"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe4","index":"0x4302b0d","validatorIndex":"0x98a"}]},[],"0x5cdb63e573dbb9ad90e9270a577e91604fe9316dab443bbb9a710f50d0c100c8"]) handled in 3ms 2025-01-08 16:16:45.1368|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723054 | 1.6 ms | slot 4,997 ms | 2025-01-08 16:16:45.1368|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 24 ( 0) | sload 49 | sstore 11 | create 0 2025-01-08 16:16:45.1368|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 617.67 Blk/s | exec code from cache 62 | new 0 2025-01-08 16:16:45.1442|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:45.1442|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:45.1442|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723054 (0x0c9fb8...08cced), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:45.1442|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723054 (0x0c9fb8...08cced) was processed. 2025-01-08 16:16:45.1442|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Synced Chain Head to 13723054 (0x0c9fb8...08cced) 2025-01-08 16:16:45.1442|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:45.1442|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:45.3190|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.203:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:45.4250|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.117.238.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 513100 2025-01-08 16:16:45.5204|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 173, after the process: 173 2025-01-08 16:16:45.5204|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: randomNode: 89df32...30ae44 2025-01-08 16:16:45.9098|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:46.1367|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:46.1824|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.147.206:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:46.1920|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.109.214:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:46.2386|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->8.219.233.176:32668] initiating disconnect because InvalidNetworkId, details: invalid network id - 39 2025-01-08 16:16:46.2612|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.3.77.31:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:46.2930|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.34.225:5071] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 16:16:46.4861|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:46.6353|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:46.6965|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:46.6965|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 173, after the process: 174 2025-01-08 16:16:46.8685|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:46.8685|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:46.8685|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:46.8685|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:46.9102|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:46.9463|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.91:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:47.2146|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.189.110.177:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:47.6975|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:47.9107|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:48.9096|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:49.3950|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.51:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:49.5393|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:49.9093|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:50.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|42|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:16:50.3718|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->180.149.230.215:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:50.5713|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","blockNumber":"0xd165af","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","prevRandao":"0x427ae577bcfc66d6e001e6433a4d7289a962de58655d264d8d80dea3deede41b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7f292074b1c1dfa1d3730df1fbe168666530e288fd80a97fa1e5f2694ffa968","timestamp":"0x677ea4f2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b0e","validatorIndex":"0x98b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f6","index":"0x4302b0f","validatorIndex":"0x98c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480ad","index":"0x4302b10","validatorIndex":"0x98d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b11","validatorIndex":"0x98e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14520a","index":"0x4302b12","validatorIndex":"0x98f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a48","index":"0x4302b13","validatorIndex":"0x990"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454d0","index":"0x4302b14","validatorIndex":"0x991"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6d9","index":"0x4302b15","validatorIndex":"0x992"}]},[],"0x8213dd034d7d328bf4c275c45d29f63174e1c29bcbb5102e43b37ea825129b52"]) 2025-01-08 16:16:50.5713|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723055 (0x7e7a00...dced74), Extra Data: chiado-teku-0 2025-01-08 16:16:50.5713|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:16:50.5713|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:16:50.5729|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723055 2025-01-08 16:16:50.5729|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722925 < 13723055 - 128 2025-01-08 16:16:50.5729|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:16:50.5729|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723055 | 1.0 ms | slot 5,435 ms | 2025-01-08 16:16:50.5729|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723055 (0x7e7a00...dced74). 2025-01-08 16:16:50.5729|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:50.5729|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:50.5729|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 1029.87 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:50.5729|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","blockNumber":"0xd165af","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","prevRandao":"0x427ae577bcfc66d6e001e6433a4d7289a962de58655d264d8d80dea3deede41b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7f292074b1c1dfa1d3730df1fbe168666530e288fd80a97fa1e5f2694ffa968","timestamp":"0x677ea4f2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b0e","validatorIndex":"0x98b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f6","index":"0x4302b0f","validatorIndex":"0x98c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480ad","index":"0x4302b10","validatorIndex":"0x98d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b11","validatorIndex":"0x98e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14520a","index":"0x4302b12","validatorIndex":"0x98f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a48","index":"0x4302b13","validatorIndex":"0x990"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454d0","index":"0x4302b14","validatorIndex":"0x991"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6d9","index":"0x4302b15","validatorIndex":"0x992"}]},[],"0x8213dd034d7d328bf4c275c45d29f63174e1c29bcbb5102e43b37ea825129b52"]) 2025-01-08 16:16:50.5729|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","blockNumber":"0xd165af","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x0c9fb80e6a1dcacb8db3ff4cb9a7a5e27ee1fa8486687a9222779bddc908cced","prevRandao":"0x427ae577bcfc66d6e001e6433a4d7289a962de58655d264d8d80dea3deede41b","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7f292074b1c1dfa1d3730df1fbe168666530e288fd80a97fa1e5f2694ffa968","timestamp":"0x677ea4f2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b0e","validatorIndex":"0x98b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f6","index":"0x4302b0f","validatorIndex":"0x98c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480ad","index":"0x4302b10","validatorIndex":"0x98d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cd03","index":"0x4302b11","validatorIndex":"0x98e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14520a","index":"0x4302b12","validatorIndex":"0x98f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a48","index":"0x4302b13","validatorIndex":"0x990"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454d0","index":"0x4302b14","validatorIndex":"0x991"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6d9","index":"0x4302b15","validatorIndex":"0x992"}]},[],"0x8213dd034d7d328bf4c275c45d29f63174e1c29bcbb5102e43b37ea825129b52"]) handled in 2ms 2025-01-08 16:16:50.5729|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:16:50.5781|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:50.5781|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:50.5781|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723055 (0x7e7a00...dced74), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:50.5781|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723055 (0x7e7a00...dced74) was processed. 2025-01-08 16:16:50.5781|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723055 (0x7e7a00...dced74) 2025-01-08 16:16:50.5781|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:50.5781|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:50.6289|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 174, after the process: 174 2025-01-08 16:16:50.6289|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: 63cb94...53c1ca 2025-01-08 16:16:50.8847|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.31.40:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 943 2025-01-08 16:16:50.8984|DEBUG|Network.PeerManager|38|Peer pool size is: 4747 2025-01-08 16:16:50.9093|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:50.9776|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.155.69.50:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:51.2950|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.163.70:30313] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:51.6224|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.142.52:30322] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:51.8691|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:51.8691|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:51.8691|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:51.8691|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:51.8911|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.170.130.163:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:51.9095|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:16:51.9856|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.16.152:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:52.0846|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.226.105.108:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:16:52.1316|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|Out|Initialized|30303->37.60.237.208:30306] received disconnect [ClientQuitting] 2025-01-08 16:16:52.1606|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:52.2206|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:52.2206|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 174, after the process: 176 2025-01-08 16:16:52.9091|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:53.2206|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:53.6227|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.203.9:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:16:53.7636|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.208.206.34:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:16:53.9103|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:16:53.9376|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.207.130:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:54.0324|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->36.155.7.145:32105] initiating disconnect because InvalidNetworkId, details: invalid network id - 6678 2025-01-08 16:16:54.0954|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.93.210:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 2016 2025-01-08 16:16:54.9089|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:16:55.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:16:55.0601|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:55.1184|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","blockNumber":"0xd165b0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","prevRandao":"0x144b04bfb09fb5307cb173994db8a27f206aafbd73d16397526bc45e83cd6c48","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa2f280e5a116a1557c6beb5c7b06c32a250023c9c58572f9b142d3193a28d4d2","timestamp":"0x677ea4f7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454c7","index":"0x4302b16","validatorIndex":"0x993"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1df","index":"0x4302b17","validatorIndex":"0x994"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb9f","index":"0x4302b18","validatorIndex":"0x995"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5cf","index":"0x4302b19","validatorIndex":"0x996"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ceb4","index":"0x4302b1a","validatorIndex":"0x997"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb9f","index":"0x4302b1b","validatorIndex":"0x998"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eef2","index":"0x4302b1c","validatorIndex":"0x999"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5c42","index":"0x4302b1d","validatorIndex":"0x99a"}]},[],"0x64bd1e2c08bc9cdb164b3887179ed426480145a2267ec8b52a8a139212382d95"]) 2025-01-08 16:16:55.1184|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723056 (0x8069d9...ef27fb), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:16:55.1184|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:16:55.1184|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:16:55.1210|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723056 2025-01-08 16:16:55.1210|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722926 < 13723056 - 128 2025-01-08 16:16:55.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:16:55.1210|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:16:55.1210|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723056 (0x8069d9...ef27fb). 2025-01-08 16:16:55.1210|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723056 | 1.5 ms | slot 4,548 ms | 2025-01-08 16:16:55.1210|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:16:55.1210|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","blockNumber":"0xd165b0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","prevRandao":"0x144b04bfb09fb5307cb173994db8a27f206aafbd73d16397526bc45e83cd6c48","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa2f280e5a116a1557c6beb5c7b06c32a250023c9c58572f9b142d3193a28d4d2","timestamp":"0x677ea4f7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454c7","index":"0x4302b16","validatorIndex":"0x993"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1df","index":"0x4302b17","validatorIndex":"0x994"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb9f","index":"0x4302b18","validatorIndex":"0x995"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5cf","index":"0x4302b19","validatorIndex":"0x996"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ceb4","index":"0x4302b1a","validatorIndex":"0x997"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb9f","index":"0x4302b1b","validatorIndex":"0x998"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eef2","index":"0x4302b1c","validatorIndex":"0x999"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5c42","index":"0x4302b1d","validatorIndex":"0x99a"}]},[],"0x64bd1e2c08bc9cdb164b3887179ed426480145a2267ec8b52a8a139212382d95"]) 2025-01-08 16:16:55.1210|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:16:55.1210|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 654.02 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:16:55.1210|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","blockNumber":"0xd165b0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428d7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7e7a00766a5faeaf4b085963676a9c86fa8804c5f3478ce0e344f708d6dced74","prevRandao":"0x144b04bfb09fb5307cb173994db8a27f206aafbd73d16397526bc45e83cd6c48","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xa2f280e5a116a1557c6beb5c7b06c32a250023c9c58572f9b142d3193a28d4d2","timestamp":"0x677ea4f7","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454c7","index":"0x4302b16","validatorIndex":"0x993"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f1df","index":"0x4302b17","validatorIndex":"0x994"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb9f","index":"0x4302b18","validatorIndex":"0x995"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c5cf","index":"0x4302b19","validatorIndex":"0x996"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ceb4","index":"0x4302b1a","validatorIndex":"0x997"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cb9f","index":"0x4302b1b","validatorIndex":"0x998"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eef2","index":"0x4302b1c","validatorIndex":"0x999"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5c42","index":"0x4302b1d","validatorIndex":"0x99a"}]},[],"0x64bd1e2c08bc9cdb164b3887179ed426480145a2267ec8b52a8a139212382d95"]) handled in 3ms 2025-01-08 16:16:55.1264|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:55.1264|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"}, null] 2025-01-08 16:16:55.1264|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723056 (0x8069d9...ef27fb), Safe: 13723029 (0xf6f2e2...e19893), Finalized: 13723013 (0x3540bf...b98bb3) 2025-01-08 16:16:55.1264|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723056 (0x8069d9...ef27fb) was processed. 2025-01-08 16:16:55.1264|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723056 (0x8069d9...ef27fb) 2025-01-08 16:16:55.1264|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) 2025-01-08 16:16:55.1264|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x3540bfc727b7e3d7504b330164186e96d0ced0479f0330ba4da40dfad5b98bb3","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893"},null]) handled in 1ms 2025-01-08 16:16:55.2416|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.142.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:55.4784|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.220.37.162:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:55.9086|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:16:56.1524|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:16:56.1524|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: 596a5a...6ddb86 2025-01-08 16:16:56.5964|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:15.204.221.134]:30303, msg: 8c4c38d4f324437d574056f55953093295f4aa6cf4a8442679f848265776fcae4c4c359f4e8089cc54b29efc748a97b6661686ac25ee869c6ce5ef5a0e195150569fff14ebf67c782f2630a7384603a1df36696448a3ed3a6c0e798b101c4b550006f8d0a0408bf954daebab3f97fbe44c9ef3eca8d50834f2cd9a515f34cdf46a0fe22910f8adb840c45ad790b5c0aa68e843c611c461439f62887033d27c793f04d72eed00c8b82e13fb96e82716ad44ce07c45d9e28ffd59663c13ce69ced0353796b7745abd0f182014183657468c6849f3d225480826964827634826970840fccdd86836970369026042dc001006386000000000000000089736563703235366b31a10359b30995f85e63a18b2f7ddcf1abf3c8862f28cefc4288d876e9a53986fcea458374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 16:16:56.7289|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.209.199.47:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:56.8708|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:16:56.8708|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:16:56.8708|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:16:56.8708|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:16:56.9091|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:16:57.0892|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:57.2315|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:16:57.2946|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:16:57.2946|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:16:57.3819|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.138.158.47:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 14334 2025-01-08 16:16:57.9093|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:16:57.9256|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.253.246:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:16:58.2934|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:16:58.3049|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->190.185.102.191:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 16:16:58.3161|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.97.217.87:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:16:58.3178|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.118.106:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:16:58.6048|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.163.167.141:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:16:58.8322|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.159.168.80:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65, par1, par2 2025-01-08 16:16:58.9086|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:16:59.2868|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.53.36.179:49797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:16:59.3124|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.235.219.40:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:16:59.7083|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.223.153:30321] initiating disconnect because InvalidNetworkId, details: invalid network id - 22776 2025-01-08 16:16:59.7249|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.164.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:16:59.7736|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.151:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:16:59.7944|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:16:59.7944|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:16:59.7944|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|Received ForkChoice: 13723056 (0x8069d9...ef27fb), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:16:59.7944|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|42|ForkChoiceUpdate: block 13723056 (0x8069d9...ef27fb) was processed. 2025-01-08 16:16:59.7944|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:16:59.7944|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:16:59.7944|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|42|Cleaned processed blob txs from block 13723013 to block 13723029 2025-01-08 16:16:59.7944|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|42|Blob transactions database columns have been compacted 2025-01-08 16:16:59.9099|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:00.0026|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:17:00.1325|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:00.1376|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","blockNumber":"0xd165b1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","prevRandao":"0x2fa96e20ea53c1e73f95942366a6b09955020ab771eb02e3a58df2b750a8829d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9c56b5f58e8ccc36fa75b46349f821919485a677936bb68d4e55c39e08c38b5d","timestamp":"0x677ea4fc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b1e","validatorIndex":"0x99b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ec","index":"0x4302b1f","validatorIndex":"0x99c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e3","index":"0x4302b20","validatorIndex":"0x99d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9be","index":"0x4302b21","validatorIndex":"0x99e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ab7","index":"0x4302b22","validatorIndex":"0x99f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b23","validatorIndex":"0x9a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b04","index":"0x4302b24","validatorIndex":"0x9a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b25","validatorIndex":"0x9a2"}]},[],"0xa50a4963a48f35db8c69244d7870449ca4fb1270b4dfef51037df0d03af93d95"]) 2025-01-08 16:17:00.1376|INFO|Merge.Plugin.Handlers.NewPayloadHandler|42|Received New Block: 13723057 (0xb52377...f6a26a), Extra Data: Nethermind 2025-01-08 16:17:00.1376|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 16:17:00.1376|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: None 2025-01-08 16:17:00.1376|DEBUG|Trie.Pruning.TrieStore|42|Beginning new BlockCommitSet - 13723057 2025-01-08 16:17:00.1376|DEBUG|Trie.Pruning.TrieStore|42|Removing historical (131) 13722927 < 13723057 - 128 2025-01-08 16:17:00.1376|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:17:00.1376|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:17:00.1376|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|42|Valid. Result of New Block: 13723057 (0xb52377...f6a26a). 2025-01-08 16:17:00.1376|DEBUG|Merge.Plugin.GC.GCKeeper|42|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:00.1376|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723057 | 1.7 ms | slot 5,019 ms | 2025-01-08 16:17:00.1402|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","blockNumber":"0xd165b1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","prevRandao":"0x2fa96e20ea53c1e73f95942366a6b09955020ab771eb02e3a58df2b750a8829d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9c56b5f58e8ccc36fa75b46349f821919485a677936bb68d4e55c39e08c38b5d","timestamp":"0x677ea4fc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b1e","validatorIndex":"0x99b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ec","index":"0x4302b1f","validatorIndex":"0x99c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e3","index":"0x4302b20","validatorIndex":"0x99d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9be","index":"0x4302b21","validatorIndex":"0x99e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ab7","index":"0x4302b22","validatorIndex":"0x99f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b23","validatorIndex":"0x9a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b04","index":"0x4302b24","validatorIndex":"0x9a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b25","validatorIndex":"0x9a2"}]},[],"0xa50a4963a48f35db8c69244d7870449ca4fb1270b4dfef51037df0d03af93d95"]) 2025-01-08 16:17:00.1402|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:00.1402|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","blockNumber":"0xd165b1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ce","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x8069d937a16b758fe02c4d4cb1a5e8ea2c2f05974a58105852d384f21def27fb","prevRandao":"0x2fa96e20ea53c1e73f95942366a6b09955020ab771eb02e3a58df2b750a8829d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9c56b5f58e8ccc36fa75b46349f821919485a677936bb68d4e55c39e08c38b5d","timestamp":"0x677ea4fc","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b1e","validatorIndex":"0x99b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ec","index":"0x4302b1f","validatorIndex":"0x99c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e3","index":"0x4302b20","validatorIndex":"0x99d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9be","index":"0x4302b21","validatorIndex":"0x99e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ab7","index":"0x4302b22","validatorIndex":"0x99f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b23","validatorIndex":"0x9a0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147b04","index":"0x4302b24","validatorIndex":"0x9a1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b25","validatorIndex":"0x9a2"}]},[],"0xa50a4963a48f35db8c69244d7870449ca4fb1270b4dfef51037df0d03af93d95"]) handled in 3ms 2025-01-08 16:17:00.1402|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 0.00 MGas/s | 0.0 tps | 575.04 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:17:00.1755|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:00.1755|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:00.1755|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723057 (0xb52377...f6a26a), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:00.1755|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723057 (0xb52377...f6a26a) was processed. 2025-01-08 16:17:00.1762|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723057 (0xb52377...f6a26a) 2025-01-08 16:17:00.1762|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:00.1762|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:17:00.9092|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:01.2255|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:01.2255|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 4e00c2...c5de0f 2025-01-08 16:17:01.6449|DEBUG|Network.PeerManager|9|Peer pool size is: 4848 2025-01-08 16:17:01.8719|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:01.8719|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:01.8719|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:01.8719|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:01.9104|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:02.1708|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:02.2526|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.238.46.225:30301] initiating disconnect because InvalidNetworkId, details: invalid network id - 47763 2025-01-08 16:17:02.4273|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.165:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:17:02.4431|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.132:44669] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:02.5557|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:02.5557|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:02.7470|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:17:02.9094|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:17:03.0196|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->203.219.192.109:33333] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:03.0696|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.80.87.71:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:03.1381|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.81.81.182:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:03.1707|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.60.17.29:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:17:03.1812|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.187.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:03.2014|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.165.34:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:03.3129|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.154:30235] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:03.5525|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:03.9003|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.137.75:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:03.9090|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:17:04.0792|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:04.1114|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:04.1513|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.198:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:04.1997|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.104.232:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:04.3409|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.150.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:04.4101|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:04.4169|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.254.203.41:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:04.7845|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.50:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:04.9104|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:05.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:17:05.1470|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","blockNumber":"0xd165b2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","prevRandao":"0x56620d6c9b438a1afa3f84b4b30708ef52b79cfb69d69bc960e563610dbcc350","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xad69e8648a0b30fe7aa909f07aad7e1bef4e077693ab203b5aab89d5f092141d","timestamp":"0x677ea501","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd1","index":"0x4302b26","validatorIndex":"0x9a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1547","index":"0x4302b27","validatorIndex":"0x9a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f9","index":"0x4302b28","validatorIndex":"0x9a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809b","index":"0x4302b29","validatorIndex":"0x9a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ec","index":"0x4302b2a","validatorIndex":"0x9a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc1","index":"0x4302b2b","validatorIndex":"0x9a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d2","index":"0x4302b2c","validatorIndex":"0x9a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302b2d","validatorIndex":"0x9aa"}]},[],"0xd8844a6f387840185de2bb4aaf3ab18fc9cd279b91a7b3f4352a9b21d26972ca"]) 2025-01-08 16:17:05.1470|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723058 (0xd9c695...af7713), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:17:05.1470|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:17:05.1470|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: None 2025-01-08 16:17:05.1488|DEBUG|Trie.Pruning.TrieStore|15|Beginning new BlockCommitSet - 13723058 2025-01-08 16:17:05.1488|DEBUG|Trie.Pruning.TrieStore|15|Removing historical (131) 13722928 < 13723058 - 128 2025-01-08 16:17:05.1488|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 16:17:05.1488|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|15|Valid. Result of New Block: 13723058 (0xd9c695...af7713). 2025-01-08 16:17:05.1488|DEBUG|Merge.Plugin.GC.GCKeeper|15|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:05.1488|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","blockNumber":"0xd165b2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","prevRandao":"0x56620d6c9b438a1afa3f84b4b30708ef52b79cfb69d69bc960e563610dbcc350","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xad69e8648a0b30fe7aa909f07aad7e1bef4e077693ab203b5aab89d5f092141d","timestamp":"0x677ea501","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd1","index":"0x4302b26","validatorIndex":"0x9a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1547","index":"0x4302b27","validatorIndex":"0x9a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f9","index":"0x4302b28","validatorIndex":"0x9a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809b","index":"0x4302b29","validatorIndex":"0x9a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ec","index":"0x4302b2a","validatorIndex":"0x9a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc1","index":"0x4302b2b","validatorIndex":"0x9a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d2","index":"0x4302b2c","validatorIndex":"0x9a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302b2d","validatorIndex":"0x9aa"}]},[],"0xd8844a6f387840185de2bb4aaf3ab18fc9cd279b91a7b3f4352a9b21d26972ca"]) 2025-01-08 16:17:05.1488|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Rlp 2025-01-08 16:17:05.1488|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","blockNumber":"0xd165b2","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428c6","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","prevRandao":"0x56620d6c9b438a1afa3f84b4b30708ef52b79cfb69d69bc960e563610dbcc350","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xad69e8648a0b30fe7aa909f07aad7e1bef4e077693ab203b5aab89d5f092141d","timestamp":"0x677ea501","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd1","index":"0x4302b26","validatorIndex":"0x9a3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1547","index":"0x4302b27","validatorIndex":"0x9a4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f9","index":"0x4302b28","validatorIndex":"0x9a5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14809b","index":"0x4302b29","validatorIndex":"0x9a6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ec","index":"0x4302b2a","validatorIndex":"0x9a7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffc1","index":"0x4302b2b","validatorIndex":"0x9a8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d2","index":"0x4302b2c","validatorIndex":"0x9a9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302b2d","validatorIndex":"0x9aa"}]},[],"0xd8844a6f387840185de2bb4aaf3ab18fc9cd279b91a7b3f4352a9b21d26972ca"]) handled in 2ms 2025-01-08 16:17:05.1488|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723058 | 1.2 ms | slot 5,009 ms | 2025-01-08 16:17:05.1488|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:05.1488|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 807.10 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:17:05.1531|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:05.1531|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:05.1531|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723058 (0xd9c695...af7713), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:05.1531|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723058 (0xd9c695...af7713) was processed. 2025-01-08 16:17:05.1531|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723058 (0xd9c695...af7713) 2025-01-08 16:17:05.1531|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:05.1531|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:05.3951|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:05.9091|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:17:06.0123|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.146.206:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:06.3498|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.26.47:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:06.3608|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:17:06.4855|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:06.4855|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 9b0664...2ffc3c 2025-01-08 16:17:06.7277|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.193:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:06.8516|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.216.96.167:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: les2, les3 2025-01-08 16:17:06.8732|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:06.8732|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:06.8732|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:06.8732|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:06.9096|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:06.9826|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.143.247.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:17:07.0188|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.48:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:07.1206|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->209.38.109.231:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 998458 2025-01-08 16:17:07.1597|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.60.123.42:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 16:17:07.1930|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.196.73.53:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:07.6015|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:07.6406|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.57.192.97:35012] initiating disconnect because InvalidNetworkId, details: invalid network id - 1114 2025-01-08 16:17:07.6547|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->81.140.226.160:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:07.7522|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:07.7522|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:07.7969|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.74.101.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:07.8889|DEBUG|Synchronization.Peers.SyncPeerPool|6|Dropped 0 useless peers 2025-01-08 16:17:07.9089|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:08.0386|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.187.254.164:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:08.0482|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.247.18.72:35021] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:17:08.0712|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.37.77.28:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 166 2025-01-08 16:17:08.1158|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.6.156:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:17:08.1272|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.196.58.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:08.2285|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.216:49538] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:08.2818|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.216.54.249:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:17:08.2992|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.31.29:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:08.4898|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->23.88.71.151:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:08.5768|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.126.200.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 205205 2025-01-08 16:17:08.6079|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.75.216:19090] initiating disconnect because InvalidNetworkId, details: invalid network id - 8934 2025-01-08 16:17:08.6087|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.76.245:30401] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:08.6167|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->166.0.241.235:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167009 2025-01-08 16:17:08.6244|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.200.131.64:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:17:08.6921|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.226.253.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:08.7123|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->134.76.28.83:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8995 2025-01-08 16:17:08.7123|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->174.6.80.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:17:08.7376|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:46303] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 16:17:08.7535|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:08.7785|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.37.131:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:08.7849|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:08.8596|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->116.203.185.35:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 16:17:08.8938|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.74.200.236:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7014190335 2025-01-08 16:17:08.9097|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:08.9345|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.161.172.13:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:08.9450|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.173.120.126:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:09.0156|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:09.0901|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->213.199.54.228:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:09.1615|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.142.248:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:09.2546|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.18.189:36205] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:09.2890|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.30.21.207:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:09.3909|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.22.106.241:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:09.9099|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:10.0031|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:17:10.0821|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","blockNumber":"0xd165b3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7bd","gasUsed":"0x2e371","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000001000000000000000000000000000000000000000010000000000000002000040010000000200000020000000008000000000000000800040000000000010000000040000020000000000000000000000000000000000000000000000010000040000080000000100000000000000004000000000000000000008000000020000001000000000000000000000000000000400001000000000200000008000000040000000002100000000000000010000000000000000002000000000000000040000000000000000000000210000000800000000000000001000000000000000000","parentHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","prevRandao":"0x129eb8f89d962bca5c0ea6309cfb230cbbe77d4ca5cc4c5ddcc06a720fd206f3","receiptsRoot":"0xc7e508ec5aa1d691f933d4baba970bd999742dc1d3c429a708660142ae0aea72","stateRoot":"0x7c893d4eb3eb936d13c8a743eb65b606eb0eccc818953300aef8b05928d0b991","timestamp":"0x677ea506","transactions":["0x02f901d58227d883055eb48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e35ad6b8212eccd1cdca6aef4223961dc194cb44b933490fda7a0d7c4b313eb26d715c26eafc441733717c444100197245e98374a89b9283a830f02b50c51c38d332e332e30000000000000000000000000000000000000000000000000000000c080a085a0d11df056b59ff4b7d1fa959e325b5d0c1b0aaf4691f442ee8bd3f5a1e3fda04fd69cbd9a91ca45029f83c86a0d81a9adf101e6a37a1c6aea78d01e8becbe79","0xf9044d81d38459682f0783028b3c9430d66cfb8c769734495f9c92c74643939ec77e5180b903e41489ed100000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001bf00000000000000000000000000000000000000000000000000000000000001c1000000000000000000000000000000000000000000000000000000000000000033730fe34af409cad0d950632daea7d0323011f28f225477a86fc54c44ad7d6e000000000000000000000000251490fed836cd42e375679a88e131dbb37654b320227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd4a05081eb2d99c5e37aa65ea899be57d1dc64170b6e513cd405fe24b02b93844690a04caee72b22e474ad4dab4d2c3f2d6450266494b3eb1998ed7ed454360c4f0f2f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6e1","index":"0x4302b2e","validatorIndex":"0x9ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3eb","index":"0x4302b2f","validatorIndex":"0x9ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d9","index":"0x4302b30","validatorIndex":"0x9ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480d1","index":"0x4302b31","validatorIndex":"0x9ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f6","index":"0x4302b32","validatorIndex":"0x9af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bc8","index":"0x4302b33","validatorIndex":"0x9b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f5","index":"0x4302b34","validatorIndex":"0x9b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e72","index":"0x4302b35","validatorIndex":"0x9b2"}]},[],"0xfffc8c33078767693fca69cd1cef0cb72aff7ac8a46aec2aae003ae0c9c21dc0"]) 2025-01-08 16:17:10.0821|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723059 (0x3600f5...b9b855), Extra Data: chiado-lodestar-0 2025-01-08 16:17:10.0821|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:17:10.0821|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:17:10.0871|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723059 2025-01-08 16:17:10.0871|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722929 < 13723059 - 128 2025-01-08 16:17:10.0871|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Clearing caches 2025-01-08 16:17:10.0871|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723059 (0x3600f5...b9b855). 2025-01-08 16:17:10.0871|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:10.0871|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723059 | 4.2 ms | slot 4,938 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:10.0871|DEBUG|Consensus.Processing.BlockCachePreWarmer|15|Cleared caches: Rlp, Precompile 2025-01-08 16:17:10.0871|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","blockNumber":"0xd165b3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7bd","gasUsed":"0x2e371","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000001000000000000000000000000000000000000000010000000000000002000040010000000200000020000000008000000000000000800040000000000010000000040000020000000000000000000000000000000000000000000000010000040000080000000100000000000000004000000000000000000008000000020000001000000000000000000000000000000400001000000000200000008000000040000000002100000000000000010000000000000000002000000000000000040000000000000000000000210000000800000000000000001000000000000000000","parentHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","prevRandao":"0x129eb8f89d962bca5c0ea6309cfb230cbbe77d4ca5cc4c5ddcc06a720fd206f3","receiptsRoot":"0xc7e508ec5aa1d691f933d4baba970bd999742dc1d3c429a708660142ae0aea72","stateRoot":"0x7c893d4eb3eb936d13c8a743eb65b606eb0eccc818953300aef8b05928d0b991","timestamp":"0x677ea506","transactions":["0x02f901d58227d883055eb48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e35ad6b8212eccd1cdca6aef4223961dc194cb44b933490fda7a0d7c4b313eb26d715c26eafc441733717c444100197245e98374a89b9283a830f02b50c51c38d332e332e30000000000000000000000000000000000000000000000000000000c080a085a0d11df056b59ff4b7d1fa959e325b5d0c1b0aaf4691f442ee8bd3f5a1e3fda04fd69cbd9a91ca45029f83c86a0d81a9adf101e6a37a1c6aea78d01e8becbe79","0xf9044d81d38459682f0783028b3c9430d66cfb8c769734495f9c92c74643939ec77e5180b903e41489ed100000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001bf00000000000000000000000000000000000000000000000000000000000001c1000000000000000000000000000000000000000000000000000000000000000033730fe34af409cad0d950632daea7d0323011f28f225477a86fc54c44ad7d6e000000000000000000000000251490fed836cd42e375679a88e131dbb37654b320227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd4a05081eb2d99c5e37aa65ea899be57d1dc64170b6e513cd405fe24b02b93844690a04caee72b22e474ad4dab4d2c3f2d6450266494b3eb1998ed7ed454360c4f0f2f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6e1","index":"0x4302b2e","validatorIndex":"0x9ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3eb","index":"0x4302b2f","validatorIndex":"0x9ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d9","index":"0x4302b30","validatorIndex":"0x9ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480d1","index":"0x4302b31","validatorIndex":"0x9ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f6","index":"0x4302b32","validatorIndex":"0x9af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bc8","index":"0x4302b33","validatorIndex":"0x9b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f5","index":"0x4302b34","validatorIndex":"0x9b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e72","index":"0x4302b35","validatorIndex":"0x9b2"}]},[],"0xfffc8c33078767693fca69cd1cef0cb72aff7ac8a46aec2aae003ae0c9c21dc0"]) 2025-01-08 16:17:10.0871|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0003XDAI 0.19 MGas | 2 txs | calls 25 ( 0) | sload 62 | sstore 18 | create 0 2025-01-08 16:17:10.0871|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 44.83 MGas/s | 473.6 tps | 236.80 Blk/s | exec code from cache 62 | new 1 2025-01-08 16:17:10.0871|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","blockNumber":"0xd165b3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e7bd","gasUsed":"0x2e371","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000001000000000000000000000000000000000000000010000000000000002000040010000000200000020000000008000000000000000800040000000000010000000040000020000000000000000000000000000000000000000000000010000040000080000000100000000000000004000000000000000000008000000020000001000000000000000000000000000000400001000000000200000008000000040000000002100000000000000010000000000000000002000000000000000040000000000000000000000210000000800000000000000001000000000000000000","parentHash":"0xd9c6959bb6de93598a187d065df6de308ef6acfd7e6608a37d27784d49af7713","prevRandao":"0x129eb8f89d962bca5c0ea6309cfb230cbbe77d4ca5cc4c5ddcc06a720fd206f3","receiptsRoot":"0xc7e508ec5aa1d691f933d4baba970bd999742dc1d3c429a708660142ae0aea72","stateRoot":"0x7c893d4eb3eb936d13c8a743eb65b606eb0eccc818953300aef8b05928d0b991","timestamp":"0x677ea506","transactions":["0x02f901d58227d883055eb48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e35ad6b8212eccd1cdca6aef4223961dc194cb44b933490fda7a0d7c4b313eb26d715c26eafc441733717c444100197245e98374a89b9283a830f02b50c51c38d332e332e30000000000000000000000000000000000000000000000000000000c080a085a0d11df056b59ff4b7d1fa959e325b5d0c1b0aaf4691f442ee8bd3f5a1e3fda04fd69cbd9a91ca45029f83c86a0d81a9adf101e6a37a1c6aea78d01e8becbe79","0xf9044d81d38459682f0783028b3c9430d66cfb8c769734495f9c92c74643939ec77e5180b903e41489ed100000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001bf00000000000000000000000000000000000000000000000000000000000001c1000000000000000000000000000000000000000000000000000000000000000033730fe34af409cad0d950632daea7d0323011f28f225477a86fc54c44ad7d6e000000000000000000000000251490fed836cd42e375679a88e131dbb37654b320227cbcef731b6cbdc0edd5850c63dc7fbc27fb58d12cd4d08298799cf66a0512c230867d3375a1f4669e7267dad2c31ebcddbaccea6abd67798ceae35ae7611c665b6069339e6812d015e239594aa71c4e217288e374448c358f6459e057c91ad2ef514570b5dea21508e214430daadabdd23433820000fe98b1c6fa81d5c512b86fbf87bd7102775f8ef1da7e8014dc7aab225503237c7927c032e589e9a01a0eab9fda82ffe834c2a4977f36cc9bcb1f2327bdac5fb48ffbeb9656efcdf70d2656c328903e9fb96e4e3f470c447b3053cc68d68cf0ad317fe10aa7f254222e47ea07f3c1c3aacb74e5926a67262f261c1ed3120576ab877b49a81fb8aac51431858662af6b1a8138a44e9d0812d032340369459ccc98b109347cc874c7202dceecc3dbb09d7f9e5658f1ca3a92d22be1fa28f9945205d853e2c866d9b649301ac9857b07b92e4865283d3d5e2b711ea5f85cb2da71965382ece050508d3d008bbe4df5458f70bd3e1bfcc50b34222b43cd28cbe39a3bab6e464664a742161df99c607638e415ced49d0cd719518539ed5f561f81d07fe40d3ce85508e0332465313e60ad9ae271d580022ffca4fbe4d72d38d18e7a6e20d020a1d1e5a8f411291ab95521386fa538ddfe6a391d4a3669cc64c40f07895f031550b32f7d73205a69c214a8ef3cdf996c495e3fd24c00873f30ea6b2bfabfd38de1c3da357d1fefe203573fdad22f675cb5cfabbec0a041b1b31274f70193da8e90cfc4d6dc054c7cd26d09c1dadd064ec52b6ddcfa0cb144d65d9e131c0c88f8004f90d363034d839aa7760167b5302c36d2c2f6714b41782070b10c51c178bd923182d28502f36e19b079b190008c46d19c399331fd60b6b6bde898bd1dd0a71ee7ec7ff7124cc3d374846614389e7b5975b77c4059bc42b810673dbb6f8b951e5b636bdf24afd2a3cbe96ce8600e8a79731b4a56c697596e0bff7b73f413bdbc75069b002b00d713fae8d6450428246f1b794d56717050fdb77bbe094ac2ee6af54a153e2fb8ce1d31a86c4fdd523783b910bedf7db58a46ba6ce48ac3ca194f3cf2275e824fd4a05081eb2d99c5e37aa65ea899be57d1dc64170b6e513cd405fe24b02b93844690a04caee72b22e474ad4dab4d2c3f2d6450266494b3eb1998ed7ed454360c4f0f2f"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6e1","index":"0x4302b2e","validatorIndex":"0x9ab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3eb","index":"0x4302b2f","validatorIndex":"0x9ac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451d9","index":"0x4302b30","validatorIndex":"0x9ad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480d1","index":"0x4302b31","validatorIndex":"0x9ae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f6","index":"0x4302b32","validatorIndex":"0x9af"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bc8","index":"0x4302b33","validatorIndex":"0x9b0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451f5","index":"0x4302b34","validatorIndex":"0x9b1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e72","index":"0x4302b35","validatorIndex":"0x9b2"}]},[],"0xfffc8c33078767693fca69cd1cef0cb72aff7ac8a46aec2aae003ae0c9c21dc0"]) handled in 5ms 2025-01-08 16:17:10.0909|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:10.0909|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:10.0909|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723059 (0x3600f5...b9b855), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:10.0909|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723059 (0x3600f5...b9b855) was processed. 2025-01-08 16:17:10.0909|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723059 (0x3600f5...b9b855) 2025-01-08 16:17:10.0909|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:10.0909|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:10.5875|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:10.9100|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:17:11.2136|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.205.217.228:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:11.4221|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.179.32.182:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:11.6781|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:11.6781|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 85bb9f...678bc4 2025-01-08 16:17:11.8743|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:11.8743|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:11.8743|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:11.8743|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:11.9097|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:12.6244|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:64.31.42.114]:30303, msg: c7b299383b068d78a3dc022908285e771d3e5d0bc196ea4cb952ed2338efdec17227ab8173c10dc139a7d1d4bfa3af99dab4077072a5257d24c0af1814d5eaf0539d102ec49a62199d3fe5dec0556e5b7330a39ad67ff4b929ed28c1d08dda3b0006f8b9a09ea24cc869bf83e9f87c4c60e86321d4ec2149b3f7fa01dfdc590d9ec6327f04f896b8400e9653923dd9a17ecf298ea73535d62077d1ec41a0bd533f11e729ed2911de2328aa0d7b0caa6dba7d3d044554d00a28340124b8864f06a2a03f88fe4e65d5af0283657468c6849f3d22548082696482763482697084401f2a7289736563703235366b31a1038484bb6e45ee18e37d5cd6bf1013d914825fba032b8813e46f506e0185eb07ec8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:17:12.6662|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:12.7291|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:12.8787|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:12.8787|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:12.9101|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:17:12.9370|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.185.121.78:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:13.8767|DEBUG|Network.Discovery.NodesLocator|42|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:13.9103|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:17:14.9103|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:17:15.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:17:15.0707|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","blockNumber":"0xd165b4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6c5","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","prevRandao":"0x5b38a38ac248c41fbe8d7f089ddbe8ac440f902b687965474cfac078ce2b4891","receiptsRoot":"0x60954eac919886461f0f2f1f1fe41d241a711452f2d97c463c133c675c70f0c2","stateRoot":"0xbee1728d2c1cd5a1327c3afe99a2109cefabe75b9e99b8841b4334e4130b948c","timestamp":"0x677ea50b","transactions":["0x02f901d58227d883055eb58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebd9e15a702f19073456b362463cdf9f2ea730fdf84f60fdb1a648a022f2a28fac533b6246dbf8b6eb993b23cf0cf80f00f237c100de75205fb625945abf54a69332e332e30000000000000000000000000000000000000000000000000000000c001a0a1e6a4c9a4e01253b23b09842636f3c4706120f13b0115882774daf2547c3f63a041327516470fc92ee55ddccc5ee7234f1146382bf5fb959df2dee281d2bc37f3","0x02f901d58227d8830502d38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea2331e9cdfffca673bb2407513333bb3d12df8ae46f6dfac45255baf106fe8338ba36955e56813c61900eb016128d4c0e4616131c16a6cf1e5849c45134c504f332e332e30000000000000000000000000000000000000000000000000000000c001a0d42b9b7095f16c7d914d1316d67a247ff9b66c7f2631c43f15d82d8a902acb9ea07e01afdb925de15e26f91234a2542a958ad21f62c099fcfe27524172a3d03cd7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfb","index":"0x4302b36","validatorIndex":"0x9b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae2","index":"0x4302b37","validatorIndex":"0x9b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b97","index":"0x4302b38","validatorIndex":"0x9b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a8f","index":"0x4302b39","validatorIndex":"0x9b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d412e","index":"0x4302b3a","validatorIndex":"0x9b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457b0","index":"0x4302b3b","validatorIndex":"0x9b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b3c","validatorIndex":"0x9b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147801","index":"0x4302b3d","validatorIndex":"0x9ba"}]},[],"0xd74f466915213fc1cf19c82a8bfc217efcfdcd9253b5f1c5334a99ca61ffdf16"]) 2025-01-08 16:17:15.0707|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723060 (0xca8059...554c78), Extra Data: chiado-lighthouse-0 2025-01-08 16:17:15.0707|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:17:15.0707|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:17:15.0735|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723060 2025-01-08 16:17:15.0735|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722930 < 13723060 - 128 2025-01-08 16:17:15.0735|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:17:15.0735|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723060 (0xca8059...554c78). 2025-01-08 16:17:15.0735|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:15.0735|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:17:15.0735|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","blockNumber":"0xd165b4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6c5","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","prevRandao":"0x5b38a38ac248c41fbe8d7f089ddbe8ac440f902b687965474cfac078ce2b4891","receiptsRoot":"0x60954eac919886461f0f2f1f1fe41d241a711452f2d97c463c133c675c70f0c2","stateRoot":"0xbee1728d2c1cd5a1327c3afe99a2109cefabe75b9e99b8841b4334e4130b948c","timestamp":"0x677ea50b","transactions":["0x02f901d58227d883055eb58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebd9e15a702f19073456b362463cdf9f2ea730fdf84f60fdb1a648a022f2a28fac533b6246dbf8b6eb993b23cf0cf80f00f237c100de75205fb625945abf54a69332e332e30000000000000000000000000000000000000000000000000000000c001a0a1e6a4c9a4e01253b23b09842636f3c4706120f13b0115882774daf2547c3f63a041327516470fc92ee55ddccc5ee7234f1146382bf5fb959df2dee281d2bc37f3","0x02f901d58227d8830502d38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea2331e9cdfffca673bb2407513333bb3d12df8ae46f6dfac45255baf106fe8338ba36955e56813c61900eb016128d4c0e4616131c16a6cf1e5849c45134c504f332e332e30000000000000000000000000000000000000000000000000000000c001a0d42b9b7095f16c7d914d1316d67a247ff9b66c7f2631c43f15d82d8a902acb9ea07e01afdb925de15e26f91234a2542a958ad21f62c099fcfe27524172a3d03cd7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfb","index":"0x4302b36","validatorIndex":"0x9b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae2","index":"0x4302b37","validatorIndex":"0x9b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b97","index":"0x4302b38","validatorIndex":"0x9b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a8f","index":"0x4302b39","validatorIndex":"0x9b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d412e","index":"0x4302b3a","validatorIndex":"0x9b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457b0","index":"0x4302b3b","validatorIndex":"0x9b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b3c","validatorIndex":"0x9b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147801","index":"0x4302b3d","validatorIndex":"0x9ba"}]},[],"0xd74f466915213fc1cf19c82a8bfc217efcfdcd9253b5f1c5334a99ca61ffdf16"]) 2025-01-08 16:17:15.0735|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723060 | 1.7 ms | slot 4,986 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:15.0735|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:15.0735|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","blockNumber":"0xd165b4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6c5","gasUsed":"0xe4ba","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x3600f5854a41c3b42955ede0fff489fc74bee75bda004d1cbfbe13390bb9b855","prevRandao":"0x5b38a38ac248c41fbe8d7f089ddbe8ac440f902b687965474cfac078ce2b4891","receiptsRoot":"0x60954eac919886461f0f2f1f1fe41d241a711452f2d97c463c133c675c70f0c2","stateRoot":"0xbee1728d2c1cd5a1327c3afe99a2109cefabe75b9e99b8841b4334e4130b948c","timestamp":"0x677ea50b","transactions":["0x02f901d58227d883055eb58459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebd9e15a702f19073456b362463cdf9f2ea730fdf84f60fdb1a648a022f2a28fac533b6246dbf8b6eb993b23cf0cf80f00f237c100de75205fb625945abf54a69332e332e30000000000000000000000000000000000000000000000000000000c001a0a1e6a4c9a4e01253b23b09842636f3c4706120f13b0115882774daf2547c3f63a041327516470fc92ee55ddccc5ee7234f1146382bf5fb959df2dee281d2bc37f3","0x02f901d58227d8830502d38459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ea2331e9cdfffca673bb2407513333bb3d12df8ae46f6dfac45255baf106fe8338ba36955e56813c61900eb016128d4c0e4616131c16a6cf1e5849c45134c504f332e332e30000000000000000000000000000000000000000000000000000000c001a0d42b9b7095f16c7d914d1316d67a247ff9b66c7f2631c43f15d82d8a902acb9ea07e01afdb925de15e26f91234a2542a958ad21f62c099fcfe27524172a3d03cd7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bfb","index":"0x4302b36","validatorIndex":"0x9b3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ae2","index":"0x4302b37","validatorIndex":"0x9b4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142b97","index":"0x4302b38","validatorIndex":"0x9b5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d6a8f","index":"0x4302b39","validatorIndex":"0x9b6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d412e","index":"0x4302b3a","validatorIndex":"0x9b7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1457b0","index":"0x4302b3b","validatorIndex":"0x9b8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b3c","validatorIndex":"0x9b9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147801","index":"0x4302b3d","validatorIndex":"0x9ba"}]},[],"0xd74f466915213fc1cf19c82a8bfc217efcfdcd9253b5f1c5334a99ca61ffdf16"]) handled in 3ms 2025-01-08 16:17:15.0735|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 34.00 MGas/s | 1,161.4 tps | 580.72 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:17:15.0798|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:15.0798|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:15.0798|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723060 (0xca8059...554c78), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:15.0802|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723060 (0xca8059...554c78) was processed. 2025-01-08 16:17:15.0802|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723060 (0xca8059...554c78) 2025-01-08 16:17:15.0802|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:15.0802|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:17:15.7030|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:17:15.7030|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:17:15.7030|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_chainId([]) 2025-01-08 16:17:15.7030|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:17:15.7030|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcService|6|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:17:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:17:15.7153|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:15.8195|DEBUG|Network.PeerManager|29|Disconnecting an existing [Session|In|HandshakeComplete|3.67.113.10:51032->30303] - In session to replace 2025-01-08 16:17:15.8306|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->3.67.113.10:30303] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 16:17:15.9093|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:15.9585|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|3.67.113.10:51032->30303] to: 30303 2025-01-08 16:17:15.9585|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|3.67.113.10:51032->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:17:16.8065|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:16.8065|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: bad80f...a21776 2025-01-08 16:17:16.8754|DEBUG|JsonRpc.JsonRpcProcessor|42|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:16.8754|DEBUG|JsonRpc.JsonRpcService|42|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:16.8754|DEBUG|JsonRpc.JsonRpcProcessor|42|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:16.8754|DEBUG|JsonRpc.JsonRpcProcessor|42| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:16.9098|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:16.9404|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:51.81.150.29]:30303, msg: 018b3ecbf44a4da4338832cfa72970b39ffbbf7f94cb5e5101b88be2c4289b0a7cc036bb867f25a1b5165b6492e7f1132e091e73bfcb95bb69f358309fd7955c4dc536b5924689d776d9267831f848f4ce66d5de14cf92eab83e8f3c88c90de70006f8b9a0270091f6878601f031add921b54104d4bd07de4d71a0dd7505a6a62edf50c1ebf896b840ed6f1e6cefc0e8e9099d00d555e983b19acd5f26ca3453cc6a50a65890812332174d9dee139229342b1d11efac290068f2676f5e14b02d2b676e9ea899e522b7860193c588fe6783657468c0826964827634826970843351961d89736563703235366b31a1028b5436f2197803ad518c3c2e0567ca333710d58d59137ee52110deb7ec6ac8778374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 130 at position 116 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:17:17.2416|DEBUG|Network.PeerManager|15|Peer pool size is: 4949 2025-01-08 16:17:17.2477|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.94.49:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:17.4433|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.10.19.215:30305]. Sync peer has priority: False 2025-01-08 16:17:17.4433|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.10.19.215:30305|snap1|Nodecrawler/v1.14.0-unstable/linux-amd64/go1.22.8] 2025-01-08 16:17:17.4433|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 16:17:17.4433|DEBUG|Network.ProtocolsManager|24|Nodecrawler/v1.14.0-unstable/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->3.10.19.215:30305] created. 2025-01-08 16:17:17.5062|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.72.153:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:17.5366|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->128.140.78.130:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 333666 2025-01-08 16:17:17.5769|DEBUG|Synchronization.Peers.SyncPeerPool|24|Removing sync peer [Node|3.10.19.215:30305|snap1|Nodecrawler/v1.14.0-unstable/linux-amd64/go1.22.8] 2025-01-08 16:17:17.5769|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 16:17:17.5769|DEBUG|Network.ProtocolsManager|24|Out 3.10.19.215:30305 disconnected Remote TooManyPeers message 2025-01-08 16:17:17.9097|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:17.9622|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:18.1705|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:18.1705|DEBUG|Network.Discovery.NodesLocator|42|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:18.9097|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:19.1704|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:19.6724|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.29.89.218:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:17:19.9101|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:17:20.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:17:20.1254|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","blockNumber":"0xd165b5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","prevRandao":"0x628840f0adc78ce3c2d6db1f989e68669d9963a5c6b8152d2770fe42fa742199","receiptsRoot":"0x4b44c215fb582ec53676c79942d54cdaf2033ea3c9666c20f16601fc5587366c","stateRoot":"0xb4ffefeba5ebb8d16a937dc7b36ab4488318f7399caa86ffd920508b2b4e0034","timestamp":"0x677ea510","transactions":["0x02f901d58227d883053ea18459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7dd80fb75ed7186ca1d4291636c7d9524cc5e517ea44e8e78087ec0719dcf540f0dd1c3987a5a74acaa094a4ad71ee4b7923442c1b191ab737c7009885547b8a332e332e30000000000000000000000000000000000000000000000000000000c001a01db35ab6c37f96bebc9a2fa8fb68e68452248ef04ea5ca89796e67ceb2df8049a07e3c35c2a5d2c499277ef22a2957b05c98d9bca2e9e5e27dbb981bc0e8b246cc","0x02f901d58227d8830502d48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88f21ac955fa9efccad1c61c85cb77551a972d9365dfb6c2681375ef705686dcd6bee52bb6340dd59bd725d380bb8daa5a824153d4f5e67ce47f72019706d3dcc332e332e30000000000000000000000000000000000000000000000000000000c080a0c59b431021cd453d8fa9896caa63daea0f5559cdc4fca5d34992f495bc9788dda07be8197191eaab7a7965ab37a31aeed7bd2f5c5ba61cea228bc48ac1803b88e2","0x02f901d58227d883054aff8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7054ff744972681f15af3535fcf82bb2692ebb8e52b8761a3fcea3b7f20e5d56e8de3f9675f47c7ba085c461e20626854f03c95cdca74a0de82305df6d7ebaf7332e332e30000000000000000000000000000000000000000000000000000000c001a0fda6e0e77d0510679732801b2d9a05647a90b6843b797ac10903f5d89a5c4ce6a05f5ea830e136e14e4279f63a7052193eb49d6e46b148fdfdc76e740fdfe482e4","0x02f901d58227d883055eb68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e6cd7043335d1420e3955bf561c14e2587d4b027a03590ee8229113232dbed79f4b0f604cc769356665747a40f36580f380240482fe59b2b11d6b0955105cb5b332e332e30000000000000000000000000000000000000000000000000000000c080a066e308af190ac6d2abe291efef40b0598379233e7ffa4bb5d2482b8ad2bf2751a029969cda56e309631220fd20a906a17f0968234319f2ecb98f33df02bcbbee3e","0x02f901d58227d8830552148459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000befde15a8fcbe3053c07a059bec64c5038d1cce05c0653d3ffaf8c98e32b8f27c5866c49428271b4c5116c65f461f10f08cbcca4a3667d0761f635027271414563332e332e30000000000000000000000000000000000000000000000000000000c080a08302fd432d0f551119e9ff5b6c58d65fab05e555a7b592a37efff1d9f40b0c48a036385fc9527a9fa242749edbbf02722adfac2345a30e78c5e5149d7ac6a6e568"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14796d","index":"0x4302b3e","validatorIndex":"0x9bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b3f","validatorIndex":"0x9bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c5a","index":"0x4302b40","validatorIndex":"0x9bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d9652","index":"0x4302b41","validatorIndex":"0x9be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee0","index":"0x4302b42","validatorIndex":"0x9bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145201","index":"0x4302b43","validatorIndex":"0x9c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b44","validatorIndex":"0x9c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302b45","validatorIndex":"0x9c2"}]},[],"0xb34d20bf0c17497e9850a652de570171ca3121574865ca6f1e73074a7aabed43"]) 2025-01-08 16:17:20.1254|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723061 (0x9f8677...6148f7), Extra Data: Nethermind 2025-01-08 16:17:20.1254|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Started pre-warming caches for block 13723061. 2025-01-08 16:17:20.1254|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Finished pre-warming caches for block 13723061. 2025-01-08 16:17:20.1254|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723061 2025-01-08 16:17:20.1254|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722931 < 13723061 - 128 2025-01-08 16:17:20.1254|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Clearing caches 2025-01-08 16:17:20.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Cleared caches: Storage, State, Rlp 2025-01-08 16:17:20.1282|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723061 | 1.7 ms | slot 5,054 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:20.1282|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:20.1282|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723061 (0x9f8677...6148f7). 2025-01-08 16:17:20.1282|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 86.54 MGas/s | 2,955.1 tps | 591.02 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:17:20.1282|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:20.1282|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","blockNumber":"0xd165b5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","prevRandao":"0x628840f0adc78ce3c2d6db1f989e68669d9963a5c6b8152d2770fe42fa742199","receiptsRoot":"0x4b44c215fb582ec53676c79942d54cdaf2033ea3c9666c20f16601fc5587366c","stateRoot":"0xb4ffefeba5ebb8d16a937dc7b36ab4488318f7399caa86ffd920508b2b4e0034","timestamp":"0x677ea510","transactions":["0x02f901d58227d883053ea18459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7dd80fb75ed7186ca1d4291636c7d9524cc5e517ea44e8e78087ec0719dcf540f0dd1c3987a5a74acaa094a4ad71ee4b7923442c1b191ab737c7009885547b8a332e332e30000000000000000000000000000000000000000000000000000000c001a01db35ab6c37f96bebc9a2fa8fb68e68452248ef04ea5ca89796e67ceb2df8049a07e3c35c2a5d2c499277ef22a2957b05c98d9bca2e9e5e27dbb981bc0e8b246cc","0x02f901d58227d8830502d48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88f21ac955fa9efccad1c61c85cb77551a972d9365dfb6c2681375ef705686dcd6bee52bb6340dd59bd725d380bb8daa5a824153d4f5e67ce47f72019706d3dcc332e332e30000000000000000000000000000000000000000000000000000000c080a0c59b431021cd453d8fa9896caa63daea0f5559cdc4fca5d34992f495bc9788dda07be8197191eaab7a7965ab37a31aeed7bd2f5c5ba61cea228bc48ac1803b88e2","0x02f901d58227d883054aff8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7054ff744972681f15af3535fcf82bb2692ebb8e52b8761a3fcea3b7f20e5d56e8de3f9675f47c7ba085c461e20626854f03c95cdca74a0de82305df6d7ebaf7332e332e30000000000000000000000000000000000000000000000000000000c001a0fda6e0e77d0510679732801b2d9a05647a90b6843b797ac10903f5d89a5c4ce6a05f5ea830e136e14e4279f63a7052193eb49d6e46b148fdfdc76e740fdfe482e4","0x02f901d58227d883055eb68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e6cd7043335d1420e3955bf561c14e2587d4b027a03590ee8229113232dbed79f4b0f604cc769356665747a40f36580f380240482fe59b2b11d6b0955105cb5b332e332e30000000000000000000000000000000000000000000000000000000c080a066e308af190ac6d2abe291efef40b0598379233e7ffa4bb5d2482b8ad2bf2751a029969cda56e309631220fd20a906a17f0968234319f2ecb98f33df02bcbbee3e","0x02f901d58227d8830552148459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000befde15a8fcbe3053c07a059bec64c5038d1cce05c0653d3ffaf8c98e32b8f27c5866c49428271b4c5116c65f461f10f08cbcca4a3667d0761f635027271414563332e332e30000000000000000000000000000000000000000000000000000000c080a08302fd432d0f551119e9ff5b6c58d65fab05e555a7b592a37efff1d9f40b0c48a036385fc9527a9fa242749edbbf02722adfac2345a30e78c5e5149d7ac6a6e568"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14796d","index":"0x4302b3e","validatorIndex":"0x9bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b3f","validatorIndex":"0x9bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c5a","index":"0x4302b40","validatorIndex":"0x9bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d9652","index":"0x4302b41","validatorIndex":"0x9be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee0","index":"0x4302b42","validatorIndex":"0x9bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145201","index":"0x4302b43","validatorIndex":"0x9c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b44","validatorIndex":"0x9c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302b45","validatorIndex":"0x9c2"}]},[],"0xb34d20bf0c17497e9850a652de570171ca3121574865ca6f1e73074a7aabed43"]) 2025-01-08 16:17:20.1282|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","blockNumber":"0xd165b5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x23bf5","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xca8059e025132aed8c9949758ee72665c94733403fcd11e99220397fea554c78","prevRandao":"0x628840f0adc78ce3c2d6db1f989e68669d9963a5c6b8152d2770fe42fa742199","receiptsRoot":"0x4b44c215fb582ec53676c79942d54cdaf2033ea3c9666c20f16601fc5587366c","stateRoot":"0xb4ffefeba5ebb8d16a937dc7b36ab4488318f7399caa86ffd920508b2b4e0034","timestamp":"0x677ea510","transactions":["0x02f901d58227d883053ea18459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c7dd80fb75ed7186ca1d4291636c7d9524cc5e517ea44e8e78087ec0719dcf540f0dd1c3987a5a74acaa094a4ad71ee4b7923442c1b191ab737c7009885547b8a332e332e30000000000000000000000000000000000000000000000000000000c001a01db35ab6c37f96bebc9a2fa8fb68e68452248ef04ea5ca89796e67ceb2df8049a07e3c35c2a5d2c499277ef22a2957b05c98d9bca2e9e5e27dbb981bc0e8b246cc","0x02f901d58227d8830502d48459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88f21ac955fa9efccad1c61c85cb77551a972d9365dfb6c2681375ef705686dcd6bee52bb6340dd59bd725d380bb8daa5a824153d4f5e67ce47f72019706d3dcc332e332e30000000000000000000000000000000000000000000000000000000c080a0c59b431021cd453d8fa9896caa63daea0f5559cdc4fca5d34992f495bc9788dda07be8197191eaab7a7965ab37a31aeed7bd2f5c5ba61cea228bc48ac1803b88e2","0x02f901d58227d883054aff8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e7054ff744972681f15af3535fcf82bb2692ebb8e52b8761a3fcea3b7f20e5d56e8de3f9675f47c7ba085c461e20626854f03c95cdca74a0de82305df6d7ebaf7332e332e30000000000000000000000000000000000000000000000000000000c001a0fda6e0e77d0510679732801b2d9a05647a90b6843b797ac10903f5d89a5c4ce6a05f5ea830e136e14e4279f63a7052193eb49d6e46b148fdfdc76e740fdfe482e4","0x02f901d58227d883055eb68459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8e6cd7043335d1420e3955bf561c14e2587d4b027a03590ee8229113232dbed79f4b0f604cc769356665747a40f36580f380240482fe59b2b11d6b0955105cb5b332e332e30000000000000000000000000000000000000000000000000000000c080a066e308af190ac6d2abe291efef40b0598379233e7ffa4bb5d2482b8ad2bf2751a029969cda56e309631220fd20a906a17f0968234319f2ecb98f33df02bcbbee3e","0x02f901d58227d8830552148459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000befde15a8fcbe3053c07a059bec64c5038d1cce05c0653d3ffaf8c98e32b8f27c5866c49428271b4c5116c65f461f10f08cbcca4a3667d0761f635027271414563332e332e30000000000000000000000000000000000000000000000000000000c080a08302fd432d0f551119e9ff5b6c58d65fab05e555a7b592a37efff1d9f40b0c48a036385fc9527a9fa242749edbbf02722adfac2345a30e78c5e5149d7ac6a6e568"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14796d","index":"0x4302b3e","validatorIndex":"0x9bb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b3f","validatorIndex":"0x9bc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147c5a","index":"0x4302b40","validatorIndex":"0x9bd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d9652","index":"0x4302b41","validatorIndex":"0x9be"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee0","index":"0x4302b42","validatorIndex":"0x9bf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145201","index":"0x4302b43","validatorIndex":"0x9c0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b44","validatorIndex":"0x9c1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302b45","validatorIndex":"0x9c2"}]},[],"0xb34d20bf0c17497e9850a652de570171ca3121574865ca6f1e73074a7aabed43"]) handled in 3ms 2025-01-08 16:17:20.1333|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:20.1333|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:20.1333|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723061 (0x9f8677...6148f7), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:20.1333|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723061 (0x9f8677...6148f7) was processed. 2025-01-08 16:17:20.1333|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13723061 (0x9f8677...6148f7) 2025-01-08 16:17:20.1333|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:20.1333|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:17:20.9089|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:21.0036|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:21.3791|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->3.10.19.215:30311]. Sync peer has priority: False 2025-01-08 16:17:21.3791|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|3.10.19.215:30311|snap1|Nodecrawler/v1.14.0-unstable/linux-amd64/go1.22.8] 2025-01-08 16:17:21.3791|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 16:17:21.3791|DEBUG|Network.ProtocolsManager|24|Nodecrawler/v1.14.0-unstable/linux-amd64/go1.22.8 sync peer [Session|Out|Initialized|30303->3.10.19.215:30311] created. 2025-01-08 16:17:21.5100|DEBUG|Synchronization.Peers.SyncPeerPool|24|Removing sync peer [Node|3.10.19.215:30311|snap1|Nodecrawler/v1.14.0-unstable/linux-amd64/go1.22.8] 2025-01-08 16:17:21.5100|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 5, PriorityPeerCount: 0 2025-01-08 16:17:21.5100|DEBUG|Network.ProtocolsManager|24|Out 3.10.19.215:30311 disconnected Remote TooManyPeers message 2025-01-08 16:17:21.8770|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:21.8770|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:21.8770|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:21.8770|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:21.9093|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:17:22.0942|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:22.0942|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: d22dc7...c85516 2025-01-08 16:17:22.8413|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:36020->30303] to: 30303 2025-01-08 16:17:22.8413|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:36020->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:17:22.9102|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:17:23.7138|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:17:23.8619|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:23.9100|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:17:24.9094|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:24.9520|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:25.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:17:25.1384|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","blockNumber":"0xd165b6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","prevRandao":"0x482cca2aecbe995352ee3547e3c7599d8258f3c44fff3d79bf00e4b55ccaec14","receiptsRoot":"0x0d3021a123f256971f9099820f445d29321566be309394e64917ed62515f1427","stateRoot":"0x870beb727f59d3d0ef857d51f278f3b478290a97839055afa1396aeeb94bd6ac","timestamp":"0x677ea515","transactions":["0x02f901d58227d883055eb78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c67b717a8be47733be8c8ce864aac928c79ceab31356f249ede021600598e044aa64fa2fcbdbabaa3f5686940c1dd4c8719025d97dde1af3dfec242f27cb2b3c6332e332e30000000000000000000000000000000000000000000000000000000c080a0b0971052f0c0f36b92b54c6dd2813624afc7ebc5799782a237eadce99b962a60a01978e7b85861452e9c3dc6d3380a22836f444f145d4edac1bbc5b6a552bc77d9","0x02f901d58227d883054b008459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be812018cd14628686b71167e7b51687460c42eecc1e34bddbdf6a8a64cf6d67d8286df7118710efca99fbbab3be4d5261b1cc2ecf79513bc27cc5d6079b4eb86d332e332e30000000000000000000000000000000000000000000000000000000c001a0bd4763173db164a1baa4661f7a62901fe75042595798e81818276a1a0e9fdfa7a01ba5ddb4ff0ee76f1aca8ee92f70ef9ce0ce19016b942823921ff3e6f870c906","0x02f901d58227d8830552158459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c66e59e8a974d198943a6c71cdc98b9c1b3cb735228f3c06b8b42f835444928a7d2c53327a8cbca7454397d8fc3fc89c9e38c7575996395f6b2a7f747dec863d9332e332e30000000000000000000000000000000000000000000000000000000c080a0e3b31755949eee8c7cdce204226ae719296af3e383ce58424c01adeae6552a96a01099d0838a283bfe7918b13bbdd5d0f57adb61c72883248c5fe2436b7b206acd"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0672","index":"0x4302b46","validatorIndex":"0x9c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd6","index":"0x4302b47","validatorIndex":"0x9c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d8","index":"0x4302b48","validatorIndex":"0x9c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1352bd","index":"0x4302b49","validatorIndex":"0x9c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302b4a","validatorIndex":"0x9c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14548e","index":"0x4302b4b","validatorIndex":"0x9c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147df2","index":"0x4302b4c","validatorIndex":"0x9c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f89c","index":"0x4302b4d","validatorIndex":"0x9ca"}]},[],"0x87937fea26a38efb33ec266d8ea57fa94637a026eb899c0ea86a6a6b9152b69f"]) 2025-01-08 16:17:25.1384|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723062 (0x2d7f8c...323ab2), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:17:25.1384|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Started pre-warming caches for block 13723062. 2025-01-08 16:17:25.1384|DEBUG|Consensus.Processing.BlockCachePreWarmer|42|Finished pre-warming caches for block 13723062. 2025-01-08 16:17:25.1403|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723062 2025-01-08 16:17:25.1403|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722932 < 13723062 - 128 2025-01-08 16:17:25.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:17:25.1403|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723062 (0x2d7f8c...323ab2). 2025-01-08 16:17:25.1403|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:25.1403|INFO|Consensus.Processing.BlockchainProcessor|42|Processed 13723062 | 1.1 ms | slot 5,012 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:25.1403|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","blockNumber":"0xd165b6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","prevRandao":"0x482cca2aecbe995352ee3547e3c7599d8258f3c44fff3d79bf00e4b55ccaec14","receiptsRoot":"0x0d3021a123f256971f9099820f445d29321566be309394e64917ed62515f1427","stateRoot":"0x870beb727f59d3d0ef857d51f278f3b478290a97839055afa1396aeeb94bd6ac","timestamp":"0x677ea515","transactions":["0x02f901d58227d883055eb78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c67b717a8be47733be8c8ce864aac928c79ceab31356f249ede021600598e044aa64fa2fcbdbabaa3f5686940c1dd4c8719025d97dde1af3dfec242f27cb2b3c6332e332e30000000000000000000000000000000000000000000000000000000c080a0b0971052f0c0f36b92b54c6dd2813624afc7ebc5799782a237eadce99b962a60a01978e7b85861452e9c3dc6d3380a22836f444f145d4edac1bbc5b6a552bc77d9","0x02f901d58227d883054b008459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be812018cd14628686b71167e7b51687460c42eecc1e34bddbdf6a8a64cf6d67d8286df7118710efca99fbbab3be4d5261b1cc2ecf79513bc27cc5d6079b4eb86d332e332e30000000000000000000000000000000000000000000000000000000c001a0bd4763173db164a1baa4661f7a62901fe75042595798e81818276a1a0e9fdfa7a01ba5ddb4ff0ee76f1aca8ee92f70ef9ce0ce19016b942823921ff3e6f870c906","0x02f901d58227d8830552158459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c66e59e8a974d198943a6c71cdc98b9c1b3cb735228f3c06b8b42f835444928a7d2c53327a8cbca7454397d8fc3fc89c9e38c7575996395f6b2a7f747dec863d9332e332e30000000000000000000000000000000000000000000000000000000c080a0e3b31755949eee8c7cdce204226ae719296af3e383ce58424c01adeae6552a96a01099d0838a283bfe7918b13bbdd5d0f57adb61c72883248c5fe2436b7b206acd"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0672","index":"0x4302b46","validatorIndex":"0x9c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd6","index":"0x4302b47","validatorIndex":"0x9c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d8","index":"0x4302b48","validatorIndex":"0x9c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1352bd","index":"0x4302b49","validatorIndex":"0x9c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302b4a","validatorIndex":"0x9c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14548e","index":"0x4302b4b","validatorIndex":"0x9c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147df2","index":"0x4302b4c","validatorIndex":"0x9c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f89c","index":"0x4302b4d","validatorIndex":"0x9ca"}]},[],"0x87937fea26a38efb33ec266d8ea57fa94637a026eb899c0ea86a6a6b9152b69f"]) 2025-01-08 16:17:25.1403|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Storage, State, Rlp 2025-01-08 16:17:25.1403|INFO|Consensus.Processing.BlockchainProcessor|42| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:25.1403|INFO|Consensus.Processing.BlockchainProcessor|42| Block throughput 78.08 MGas/s | 2,666.7 tps | 888.89 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:17:25.1403|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","blockNumber":"0xd165b6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x15723","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x9f8677af3bbde55f1b0088dabef93466a21f91f74998861ec0628b98e06148f7","prevRandao":"0x482cca2aecbe995352ee3547e3c7599d8258f3c44fff3d79bf00e4b55ccaec14","receiptsRoot":"0x0d3021a123f256971f9099820f445d29321566be309394e64917ed62515f1427","stateRoot":"0x870beb727f59d3d0ef857d51f278f3b478290a97839055afa1396aeeb94bd6ac","timestamp":"0x677ea515","transactions":["0x02f901d58227d883055eb78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c67b717a8be47733be8c8ce864aac928c79ceab31356f249ede021600598e044aa64fa2fcbdbabaa3f5686940c1dd4c8719025d97dde1af3dfec242f27cb2b3c6332e332e30000000000000000000000000000000000000000000000000000000c080a0b0971052f0c0f36b92b54c6dd2813624afc7ebc5799782a237eadce99b962a60a01978e7b85861452e9c3dc6d3380a22836f444f145d4edac1bbc5b6a552bc77d9","0x02f901d58227d883054b008459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be812018cd14628686b71167e7b51687460c42eecc1e34bddbdf6a8a64cf6d67d8286df7118710efca99fbbab3be4d5261b1cc2ecf79513bc27cc5d6079b4eb86d332e332e30000000000000000000000000000000000000000000000000000000c001a0bd4763173db164a1baa4661f7a62901fe75042595798e81818276a1a0e9fdfa7a01ba5ddb4ff0ee76f1aca8ee92f70ef9ce0ce19016b942823921ff3e6f870c906","0x02f901d58227d8830552158459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c66e59e8a974d198943a6c71cdc98b9c1b3cb735228f3c06b8b42f835444928a7d2c53327a8cbca7454397d8fc3fc89c9e38c7575996395f6b2a7f747dec863d9332e332e30000000000000000000000000000000000000000000000000000000c080a0e3b31755949eee8c7cdce204226ae719296af3e383ce58424c01adeae6552a96a01099d0838a283bfe7918b13bbdd5d0f57adb61c72883248c5fe2436b7b206acd"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b0672","index":"0x4302b46","validatorIndex":"0x9c3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd6","index":"0x4302b47","validatorIndex":"0x9c4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d8","index":"0x4302b48","validatorIndex":"0x9c5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1352bd","index":"0x4302b49","validatorIndex":"0x9c6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9e7","index":"0x4302b4a","validatorIndex":"0x9c7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14548e","index":"0x4302b4b","validatorIndex":"0x9c8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147df2","index":"0x4302b4c","validatorIndex":"0x9c9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f89c","index":"0x4302b4d","validatorIndex":"0x9ca"}]},[],"0x87937fea26a38efb33ec266d8ea57fa94637a026eb899c0ea86a6a6b9152b69f"]) handled in 2ms 2025-01-08 16:17:25.1443|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:25.1443|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:25.1443|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723062 (0x2d7f8c...323ab2), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:25.1443|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723062 (0x2d7f8c...323ab2) was processed. 2025-01-08 16:17:25.1443|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723062 (0x2d7f8c...323ab2) 2025-01-08 16:17:25.1443|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:25.1443|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:25.9087|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:25.9545|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:26.8775|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:26.8775|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:26.8775|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:26.8775|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:26.9101|DEBUG|TxPool.TxBroadcaster|42|Broadcasting transactions to all peers 2025-01-08 16:17:27.7921|DEBUG|Network.Discovery.NodesLocator|42|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:27.8001|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:27.9119|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:17:28.8852|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:28.8852|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: b8de9d...b4b089 2025-01-08 16:17:28.9133|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:29.6314|DEBUG|Network.PeerManager|41|Peer pool size is: 5050 2025-01-08 16:17:29.6638|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->20.214.169.249:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 1378 2025-01-08 16:17:29.6934|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.75.94.161:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 88888 2025-01-08 16:17:29.9135|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:17:29.9943|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:29.9943|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:30.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:17:30.1208|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","blockNumber":"0xd165b7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","prevRandao":"0x94dd54b242056029d730634e885e9ae6a3bbb6c5c6412a6b7e0e3014236e2e2c","receiptsRoot":"0x86d21de9eb4904ecd1f9e4879070ed46d478bfc2343abcc5176e89246ed80793","stateRoot":"0xb755f60c729e5886b3f5449b85d91c1df2b1277a2a4db43e6cf7fafbb15157bb","timestamp":"0x677ea51a","transactions":["0x02f901d58227d8830502d58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3ed8febd5fc796a6a319e2c2418df232e4bf16b563fa036821169f8e2c4ca0a8a93b8c8e456e8ace03d7bc664223b57d120fc6fe95cdbec084d8bf22e4120228332e332e30000000000000000000000000000000000000000000000000000000c080a05a0b4e72948a1ce8996e39e46becced99a69ed8a04999326cf7eee7d975d350da00f848a855971a2008693ac78dfc9c08592f520ea5dcbd4937b5328392499988a","0x02f901d58227d883053ea28459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef4ea64a0004a7777e675557ae043636d3338e16528d2138797b55c1a50ec39f5cda1c28bc0b598ae69b8c43243353eca9efd31a457b45b98cae6e782ccfc7a16332e332e30000000000000000000000000000000000000000000000000000000c001a0dd6e6381855098dfc68b4c7d28061b56957d5c24f6fce65b71aac185d14413bba056de7abe01a77bf5dfb817c8887ec33ab1b13e19dc45027e7dd1baebec911dbd","0x02f901d58227d8830552168459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88fcbfccb112f98a3c5b780dc37c56e072f27f7f4aada2e7572acd9e8e31b7cbc1fee798e54e54dcff1aabe47a4a7eb7dfe196664ec218c2f3a2c5f88b03d1b27332e332e30000000000000000000000000000000000000000000000000000000c001a0a23379a55bf68f523f77821f8e44677385ddc725c7e1692deeedad15d60ad17da072008b0aba0cd379425ba1fc5a5777eba4e7cdb746d1874a7d23191aeaaee71e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b4e","validatorIndex":"0x9cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145359","index":"0x4302b4f","validatorIndex":"0x9cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9a23","index":"0x4302b50","validatorIndex":"0x9cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ee","index":"0x4302b51","validatorIndex":"0x9ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x4302b52","validatorIndex":"0x9cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b53","validatorIndex":"0x9d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd0b","index":"0x4302b54","validatorIndex":"0x9d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425c5","index":"0x4302b55","validatorIndex":"0x9d2"}]},[],"0xe14a20883b3279c1a13488d02829a386f07d3e6fb49ceddc5b60d0492d61f0d7"]) 2025-01-08 16:17:30.1208|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723063 (0x45227a...a25b3a), Extra Data: Nethermind 2025-01-08 16:17:30.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13723063. 2025-01-08 16:17:30.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13723063. 2025-01-08 16:17:30.1208|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723063 2025-01-08 16:17:30.1208|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722933 < 13723063 - 128 2025-01-08 16:17:30.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:17:30.1208|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723063 (0x45227a...a25b3a). 2025-01-08 16:17:30.1208|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:30.1208|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","blockNumber":"0xd165b7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","prevRandao":"0x94dd54b242056029d730634e885e9ae6a3bbb6c5c6412a6b7e0e3014236e2e2c","receiptsRoot":"0x86d21de9eb4904ecd1f9e4879070ed46d478bfc2343abcc5176e89246ed80793","stateRoot":"0xb755f60c729e5886b3f5449b85d91c1df2b1277a2a4db43e6cf7fafbb15157bb","timestamp":"0x677ea51a","transactions":["0x02f901d58227d8830502d58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3ed8febd5fc796a6a319e2c2418df232e4bf16b563fa036821169f8e2c4ca0a8a93b8c8e456e8ace03d7bc664223b57d120fc6fe95cdbec084d8bf22e4120228332e332e30000000000000000000000000000000000000000000000000000000c080a05a0b4e72948a1ce8996e39e46becced99a69ed8a04999326cf7eee7d975d350da00f848a855971a2008693ac78dfc9c08592f520ea5dcbd4937b5328392499988a","0x02f901d58227d883053ea28459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef4ea64a0004a7777e675557ae043636d3338e16528d2138797b55c1a50ec39f5cda1c28bc0b598ae69b8c43243353eca9efd31a457b45b98cae6e782ccfc7a16332e332e30000000000000000000000000000000000000000000000000000000c001a0dd6e6381855098dfc68b4c7d28061b56957d5c24f6fce65b71aac185d14413bba056de7abe01a77bf5dfb817c8887ec33ab1b13e19dc45027e7dd1baebec911dbd","0x02f901d58227d8830552168459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88fcbfccb112f98a3c5b780dc37c56e072f27f7f4aada2e7572acd9e8e31b7cbc1fee798e54e54dcff1aabe47a4a7eb7dfe196664ec218c2f3a2c5f88b03d1b27332e332e30000000000000000000000000000000000000000000000000000000c001a0a23379a55bf68f523f77821f8e44677385ddc725c7e1692deeedad15d60ad17da072008b0aba0cd379425ba1fc5a5777eba4e7cdb746d1874a7d23191aeaaee71e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b4e","validatorIndex":"0x9cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145359","index":"0x4302b4f","validatorIndex":"0x9cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9a23","index":"0x4302b50","validatorIndex":"0x9cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ee","index":"0x4302b51","validatorIndex":"0x9ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x4302b52","validatorIndex":"0x9cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b53","validatorIndex":"0x9d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd0b","index":"0x4302b54","validatorIndex":"0x9d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425c5","index":"0x4302b55","validatorIndex":"0x9d2"}]},[],"0xe14a20883b3279c1a13488d02829a386f07d3e6fb49ceddc5b60d0492d61f0d7"]) 2025-01-08 16:17:30.1208|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723063 | 1.2 ms | slot 4,982 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:30.1208|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Storage, State, Rlp 2025-01-08 16:17:30.1208|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:30.1208|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 71.95 MGas/s | 2,457.0 tps | 819.00 Blk/s | exec code from cache 45 | new 0 2025-01-08 16:17:30.1208|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","blockNumber":"0xd165b7","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x1036640","gasUsed":"0x1572f","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000000000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x2d7f8c7ed6e018f61e3ee0c60783a74e6199a054aea2c682ee6e4dad30323ab2","prevRandao":"0x94dd54b242056029d730634e885e9ae6a3bbb6c5c6412a6b7e0e3014236e2e2c","receiptsRoot":"0x86d21de9eb4904ecd1f9e4879070ed46d478bfc2343abcc5176e89246ed80793","stateRoot":"0xb755f60c729e5886b3f5449b85d91c1df2b1277a2a4db43e6cf7fafbb15157bb","timestamp":"0x677ea51a","transactions":["0x02f901d58227d8830502d58459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c3ed8febd5fc796a6a319e2c2418df232e4bf16b563fa036821169f8e2c4ca0a8a93b8c8e456e8ace03d7bc664223b57d120fc6fe95cdbec084d8bf22e4120228332e332e30000000000000000000000000000000000000000000000000000000c080a05a0b4e72948a1ce8996e39e46becced99a69ed8a04999326cf7eee7d975d350da00f848a855971a2008693ac78dfc9c08592f520ea5dcbd4937b5328392499988a","0x02f901d58227d883053ea28459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ef4ea64a0004a7777e675557ae043636d3338e16528d2138797b55c1a50ec39f5cda1c28bc0b598ae69b8c43243353eca9efd31a457b45b98cae6e782ccfc7a16332e332e30000000000000000000000000000000000000000000000000000000c001a0dd6e6381855098dfc68b4c7d28061b56957d5c24f6fce65b71aac185d14413bba056de7abe01a77bf5dfb817c8887ec33ab1b13e19dc45027e7dd1baebec911dbd","0x02f901d58227d8830552168459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f88fcbfccb112f98a3c5b780dc37c56e072f27f7f4aada2e7572acd9e8e31b7cbc1fee798e54e54dcff1aabe47a4a7eb7dfe196664ec218c2f3a2c5f88b03d1b27332e332e30000000000000000000000000000000000000000000000000000000c001a0a23379a55bf68f523f77821f8e44677385ddc725c7e1692deeedad15d60ad17da072008b0aba0cd379425ba1fc5a5777eba4e7cdb746d1874a7d23191aeaaee71e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9c0","index":"0x4302b4e","validatorIndex":"0x9cb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145359","index":"0x4302b4f","validatorIndex":"0x9cc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b9a23","index":"0x4302b50","validatorIndex":"0x9cd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454ee","index":"0x4302b51","validatorIndex":"0x9ce"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x4302b52","validatorIndex":"0x9cf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b53","validatorIndex":"0x9d0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd0b","index":"0x4302b54","validatorIndex":"0x9d1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425c5","index":"0x4302b55","validatorIndex":"0x9d2"}]},[],"0xe14a20883b3279c1a13488d02829a386f07d3e6fb49ceddc5b60d0492d61f0d7"]) handled in 2ms 2025-01-08 16:17:30.1264|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:30.1264|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:30.1264|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723063 (0x45227a...a25b3a), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:30.1264|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723063 (0x45227a...a25b3a) was processed. 2025-01-08 16:17:30.1264|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723063 (0x45227a...a25b3a) 2025-01-08 16:17:30.1264|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:30.1264|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:30.9148|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:17:30.9936|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:31.8791|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:31.8791|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:31.8791|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:31.8791|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:31.9135|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:32.8337|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:32.9134|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:33.8273|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.132.208.248:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 2020 2025-01-08 16:17:33.9135|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:33.9253|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:33.9253|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 4558dd...ab310e 2025-01-08 16:17:34.1656|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.155.106.98:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:17:34.5956|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->142.214.151.247:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:34.9136|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:34.9825|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:17:34.9825|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:35.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:17:35.0353|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:94.130.52.235]:30303, msg: 78fdca08fd98a69fb70aa7475cb228e90d783c0c77dff85fdf478f5adee48a4b3bdeb44d3f05d32829c8bb2a663527adae3577eb9f3770129de45559b1d375204e03e00875cf5e707607d1692c376bb58998c83228ec949f479945fd4677ba570006f8cea0d08ab4b1d9f28d7fb3aa7d23b34e4d924ddb9ade05ddf246e53d25114f88463df8abb84070e4310c46784d3eec577fab1b705b4267ccfe05859ddd855ab0b51f4b39d25b46d7d22190fdffb7684a06141d5212e2323d50617a8ac9221c93a575593307270283657468c6849b192ad080826964827634826970840000000083697036902a0104f8010b2a5b000000000000000289736563703235366b31a10230c1192571ee0668979fb8e8ad2ae6857ee673d0ee60b1b5547216fd1e7d52188374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:17:35.1168|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","blockNumber":"0xd165b8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","prevRandao":"0x6de62b65437184076f4bdb7e40e972415d9c8d9548321edbe3892b8b4733c69b","receiptsRoot":"0xc059c00c8d12529fd8c71ce2047e895acb72203cf59e9499c700fbb2133fcd44","stateRoot":"0x2bd4616130f325e01dd972c7623bc85405bc303d073bc1340acba7646a0617f2","timestamp":"0x677ea51f","transactions":["0x02f901d58227d883054b018459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c177d142538c66ee7d006e82799312e92edf246e43323124e7ded71acf98e64f13a341e51715819946ffcbe0bc9790370046c6b1079d513b212b1f44d5d8276b6332e332e30000000000000000000000000000000000000000000000000000000c080a022321e9749393401ca99df67e0073f56889a82025e526e27d8d6a08b790fc6e7a0247a8815a52276ccf1f8bcbe831f33eb2f983eaf0e6d5e7a596a538505c469c3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd3","index":"0x4302b56","validatorIndex":"0x9d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145218","index":"0x4302b57","validatorIndex":"0x9d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147acc","index":"0x4302b58","validatorIndex":"0x9d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ace","index":"0x4302b59","validatorIndex":"0x9d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bed","index":"0x4302b5a","validatorIndex":"0x9d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14522f","index":"0x4302b5b","validatorIndex":"0x9d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x4302b5c","validatorIndex":"0x9d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428c1","index":"0x4302b5d","validatorIndex":"0x9da"}]},[],"0xaf292c4c23091cdb3d75976af944ca6e3ec6057095b4d9f761e2f3ce9c3d7f9b"]) 2025-01-08 16:17:35.1168|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13723064 (0x512be1...1f9ddf), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:17:35.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:17:35.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:17:35.1168|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723064 2025-01-08 16:17:35.1168|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722934 < 13723064 - 128 2025-01-08 16:17:35.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:17:35.1168|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:17:35.1168|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723064 | 1.4 ms | slot 4,996 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:35.1168|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723064 (0x512be1...1f9ddf). 2025-01-08 16:17:35.1168|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:35.1168|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:35.1168|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 21.16 MGas/s | 722.5 tps | 722.54 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:17:35.1168|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","blockNumber":"0xd165b8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","prevRandao":"0x6de62b65437184076f4bdb7e40e972415d9c8d9548321edbe3892b8b4733c69b","receiptsRoot":"0xc059c00c8d12529fd8c71ce2047e895acb72203cf59e9499c700fbb2133fcd44","stateRoot":"0x2bd4616130f325e01dd972c7623bc85405bc303d073bc1340acba7646a0617f2","timestamp":"0x677ea51f","transactions":["0x02f901d58227d883054b018459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c177d142538c66ee7d006e82799312e92edf246e43323124e7ded71acf98e64f13a341e51715819946ffcbe0bc9790370046c6b1079d513b212b1f44d5d8276b6332e332e30000000000000000000000000000000000000000000000000000000c080a022321e9749393401ca99df67e0073f56889a82025e526e27d8d6a08b790fc6e7a0247a8815a52276ccf1f8bcbe831f33eb2f983eaf0e6d5e7a596a538505c469c3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd3","index":"0x4302b56","validatorIndex":"0x9d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145218","index":"0x4302b57","validatorIndex":"0x9d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147acc","index":"0x4302b58","validatorIndex":"0x9d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ace","index":"0x4302b59","validatorIndex":"0x9d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bed","index":"0x4302b5a","validatorIndex":"0x9d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14522f","index":"0x4302b5b","validatorIndex":"0x9d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x4302b5c","validatorIndex":"0x9d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428c1","index":"0x4302b5d","validatorIndex":"0x9da"}]},[],"0xaf292c4c23091cdb3d75976af944ca6e3ec6057095b4d9f761e2f3ce9c3d7f9b"]) 2025-01-08 16:17:35.1168|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","blockNumber":"0xd165b8","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x45227ac0bec8606acad785e373c97a71e223ed2c0f1c55cb64bbde8720a25b3a","prevRandao":"0x6de62b65437184076f4bdb7e40e972415d9c8d9548321edbe3892b8b4733c69b","receiptsRoot":"0xc059c00c8d12529fd8c71ce2047e895acb72203cf59e9499c700fbb2133fcd44","stateRoot":"0x2bd4616130f325e01dd972c7623bc85405bc303d073bc1340acba7646a0617f2","timestamp":"0x677ea51f","transactions":["0x02f901d58227d883054b018459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c177d142538c66ee7d006e82799312e92edf246e43323124e7ded71acf98e64f13a341e51715819946ffcbe0bc9790370046c6b1079d513b212b1f44d5d8276b6332e332e30000000000000000000000000000000000000000000000000000000c080a022321e9749393401ca99df67e0073f56889a82025e526e27d8d6a08b790fc6e7a0247a8815a52276ccf1f8bcbe831f33eb2f983eaf0e6d5e7a596a538505c469c3"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd3","index":"0x4302b56","validatorIndex":"0x9d3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145218","index":"0x4302b57","validatorIndex":"0x9d4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147acc","index":"0x4302b58","validatorIndex":"0x9d5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ace","index":"0x4302b59","validatorIndex":"0x9d6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142bed","index":"0x4302b5a","validatorIndex":"0x9d7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14522f","index":"0x4302b5b","validatorIndex":"0x9d8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3f3","index":"0x4302b5c","validatorIndex":"0x9d9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428c1","index":"0x4302b5d","validatorIndex":"0x9da"}]},[],"0xaf292c4c23091cdb3d75976af944ca6e3ec6057095b4d9f761e2f3ce9c3d7f9b"]) handled in 3ms 2025-01-08 16:17:35.1227|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:35.1227|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:35.1227|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723064 (0x512be1...1f9ddf), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:35.1227|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723064 (0x512be1...1f9ddf) was processed. 2025-01-08 16:17:35.1227|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723064 (0x512be1...1f9ddf) 2025-01-08 16:17:35.1227|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:35.1227|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:35.6701|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.114.34.142:33311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:35.9130|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:35.9753|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.34.143.183:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:35.9807|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:36.2600|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.232.215:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:36.2663|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.159.222.78:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:36.8807|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:36.8807|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:36.8807|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:36.8807|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:36.9130|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:17:37.8159|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:37.8895|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:17:37.9137|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:38.6934|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.141.29:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:17:38.9058|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:38.9058|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: randomNode: 88dfca...576152 2025-01-08 16:17:38.9135|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:17:39.1013|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|154.205.5.248:41966->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 16:17:39.3552|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.76.30.14:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:17:39.7309|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.156.242.61:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 99 2025-01-08 16:17:39.8633|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:39.9142|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:40.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:17:40.1238|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","blockNumber":"0xd165b9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","prevRandao":"0x66a669c0014d78e698d3cfad401d70ee4c97d889302a09ce95eafd90290cfe7f","receiptsRoot":"0xf5ef14e8daa6ef34abce3de0062030a9417a7c11dc6bf96d0e7b8e7a85c5b74f","stateRoot":"0xcf91ac038eb8e673ac6215d4385eb6e39853e5f29515f2ebb5fd8266c6eea7e7","timestamp":"0x677ea524","transactions":["0x02f901d58227d883053ea38459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe658839395a49a8cf012d600beac5cd3dc879fe2045c87b789635c06716566106684215cb73ca9a5dba4db72bb128c1c085c00976cefde3a358dc2a97aeeab3332e332e30000000000000000000000000000000000000000000000000000000c080a046d555a41d4bd43a4b5ff235d23beb1a34301d07038818759cb62aa893834576a0481ac2eb34aaf4905fd0651725220d7ecda0942ab74bcdc732f15a013026c98a","0x02f901d58227d8830552178459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8bb1138a6a15f303f882ad6860e84537026017bf8ba5c517834d011df10bc50a34d7f350f86c63a6a355c5f7fe5e5b70886fca2b9de26ec650849f284c49bc82332e332e30000000000000000000000000000000000000000000000000000000c001a0870ce54ccee561f68328786c4704c5fdb37e811d85b2402c98f62672e6d37b7da03ec0a1e20f91d8ad29713a4b41612669e4a22fdc0c6ef89f5c523e640436f569","0x02f901d58227d8830502d68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0acc77114a7fb297ff8149166e3f5c0a97cd1e05a991f567a6e24ec9dc6f2ae25281ca37ffc554cd1d54e357e75bfead8107e6e71645c21dae4f2f65c6ac6d94332e332e30000000000000000000000000000000000000000000000000000000c080a03d95059b2cc89d3ccb45ae71da6a2c036fbb89dc00a0309bdd163f0cc12491a3a052a3013efc728a6ce21280f1b5007f2a2720878cc1e51eab7b91c3873ecc758a","0x02f901d58227d883054b028459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f835810dd0d9d979a0c0d11bf3e89fa8397d61a6b83d34d3f20c09e67c747aaeff8206d4bd0f71a064f5e7fafc46f49b626f90e50ba3d3fc6f2556d0b47e546f82332e332e30000000000000000000000000000000000000000000000000000000c001a0eb2dbf701153c8499d7e3eff5608122b24abedef9aa02437151f406a3bfdf3c6a03ba2c1d49a1e14bd4bb9707dd9927de355a78466ce1c8f43ac68c2c4c380f6ab"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ea","index":"0x4302b5e","validatorIndex":"0x9db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af5b0","index":"0x4302b5f","validatorIndex":"0x9dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302b60","validatorIndex":"0x9dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b61","validatorIndex":"0x9de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9928","index":"0x4302b62","validatorIndex":"0x9df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480af","index":"0x4302b63","validatorIndex":"0x9e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483b0","index":"0x4302b64","validatorIndex":"0x9e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a8b","index":"0x4302b65","validatorIndex":"0x9e2"}]},[],"0x4a83304f5b42008ca33ee5a7bc6825fb19c48c9ccfe4625eb664b43e019e2ab8"]) 2025-01-08 16:17:40.1242|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723065 (0x2c9117...8ac903), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:17:40.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Started pre-warming caches for block 13723065. 2025-01-08 16:17:40.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Finished pre-warming caches for block 13723065. 2025-01-08 16:17:40.1242|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723065 2025-01-08 16:17:40.1242|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722935 < 13723065 - 128 2025-01-08 16:17:40.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:17:40.1242|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Storage, State, Rlp 2025-01-08 16:17:40.1242|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723065 (0x2c9117...8ac903). 2025-01-08 16:17:40.1242|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:40.1242|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","blockNumber":"0xd165b9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","prevRandao":"0x66a669c0014d78e698d3cfad401d70ee4c97d889302a09ce95eafd90290cfe7f","receiptsRoot":"0xf5ef14e8daa6ef34abce3de0062030a9417a7c11dc6bf96d0e7b8e7a85c5b74f","stateRoot":"0xcf91ac038eb8e673ac6215d4385eb6e39853e5f29515f2ebb5fd8266c6eea7e7","timestamp":"0x677ea524","transactions":["0x02f901d58227d883053ea38459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe658839395a49a8cf012d600beac5cd3dc879fe2045c87b789635c06716566106684215cb73ca9a5dba4db72bb128c1c085c00976cefde3a358dc2a97aeeab3332e332e30000000000000000000000000000000000000000000000000000000c080a046d555a41d4bd43a4b5ff235d23beb1a34301d07038818759cb62aa893834576a0481ac2eb34aaf4905fd0651725220d7ecda0942ab74bcdc732f15a013026c98a","0x02f901d58227d8830552178459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8bb1138a6a15f303f882ad6860e84537026017bf8ba5c517834d011df10bc50a34d7f350f86c63a6a355c5f7fe5e5b70886fca2b9de26ec650849f284c49bc82332e332e30000000000000000000000000000000000000000000000000000000c001a0870ce54ccee561f68328786c4704c5fdb37e811d85b2402c98f62672e6d37b7da03ec0a1e20f91d8ad29713a4b41612669e4a22fdc0c6ef89f5c523e640436f569","0x02f901d58227d8830502d68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0acc77114a7fb297ff8149166e3f5c0a97cd1e05a991f567a6e24ec9dc6f2ae25281ca37ffc554cd1d54e357e75bfead8107e6e71645c21dae4f2f65c6ac6d94332e332e30000000000000000000000000000000000000000000000000000000c080a03d95059b2cc89d3ccb45ae71da6a2c036fbb89dc00a0309bdd163f0cc12491a3a052a3013efc728a6ce21280f1b5007f2a2720878cc1e51eab7b91c3873ecc758a","0x02f901d58227d883054b028459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f835810dd0d9d979a0c0d11bf3e89fa8397d61a6b83d34d3f20c09e67c747aaeff8206d4bd0f71a064f5e7fafc46f49b626f90e50ba3d3fc6f2556d0b47e546f82332e332e30000000000000000000000000000000000000000000000000000000c001a0eb2dbf701153c8499d7e3eff5608122b24abedef9aa02437151f406a3bfdf3c6a03ba2c1d49a1e14bd4bb9707dd9927de355a78466ce1c8f43ac68c2c4c380f6ab"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ea","index":"0x4302b5e","validatorIndex":"0x9db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af5b0","index":"0x4302b5f","validatorIndex":"0x9dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302b60","validatorIndex":"0x9dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b61","validatorIndex":"0x9de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9928","index":"0x4302b62","validatorIndex":"0x9df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480af","index":"0x4302b63","validatorIndex":"0x9e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483b0","index":"0x4302b64","validatorIndex":"0x9e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a8b","index":"0x4302b65","validatorIndex":"0x9e2"}]},[],"0x4a83304f5b42008ca33ee5a7bc6825fb19c48c9ccfe4625eb664b43e019e2ab8"]) 2025-01-08 16:17:40.1242|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723065 | 2.4 ms | slot 5,008 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:40.1242|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0002XDAI 0.12 MGas | 4 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:40.1242|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 49.57 MGas/s | 1,692.8 tps | 423.19 Blk/s | exec code from cache 46 | new 0 2025-01-08 16:17:40.1242|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","blockNumber":"0xd165b9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x1c98c","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000000000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x512be17ac4d496e5d928ad59473cd54b5bc1f862fedfcd5a07e5333f661f9ddf","prevRandao":"0x66a669c0014d78e698d3cfad401d70ee4c97d889302a09ce95eafd90290cfe7f","receiptsRoot":"0xf5ef14e8daa6ef34abce3de0062030a9417a7c11dc6bf96d0e7b8e7a85c5b74f","stateRoot":"0xcf91ac038eb8e673ac6215d4385eb6e39853e5f29515f2ebb5fd8266c6eea7e7","timestamp":"0x677ea524","transactions":["0x02f901d58227d883053ea38459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bebe658839395a49a8cf012d600beac5cd3dc879fe2045c87b789635c06716566106684215cb73ca9a5dba4db72bb128c1c085c00976cefde3a358dc2a97aeeab3332e332e30000000000000000000000000000000000000000000000000000000c080a046d555a41d4bd43a4b5ff235d23beb1a34301d07038818759cb62aa893834576a0481ac2eb34aaf4905fd0651725220d7ecda0942ab74bcdc732f15a013026c98a","0x02f901d58227d8830552178459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e8bb1138a6a15f303f882ad6860e84537026017bf8ba5c517834d011df10bc50a34d7f350f86c63a6a355c5f7fe5e5b70886fca2b9de26ec650849f284c49bc82332e332e30000000000000000000000000000000000000000000000000000000c001a0870ce54ccee561f68328786c4704c5fdb37e811d85b2402c98f62672e6d37b7da03ec0a1e20f91d8ad29713a4b41612669e4a22fdc0c6ef89f5c523e640436f569","0x02f901d58227d8830502d68459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be0acc77114a7fb297ff8149166e3f5c0a97cd1e05a991f567a6e24ec9dc6f2ae25281ca37ffc554cd1d54e357e75bfead8107e6e71645c21dae4f2f65c6ac6d94332e332e30000000000000000000000000000000000000000000000000000000c080a03d95059b2cc89d3ccb45ae71da6a2c036fbb89dc00a0309bdd163f0cc12491a3a052a3013efc728a6ce21280f1b5007f2a2720878cc1e51eab7b91c3873ecc758a","0x02f901d58227d883054b028459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f835810dd0d9d979a0c0d11bf3e89fa8397d61a6b83d34d3f20c09e67c747aaeff8206d4bd0f71a064f5e7fafc46f49b626f90e50ba3d3fc6f2556d0b47e546f82332e332e30000000000000000000000000000000000000000000000000000000c001a0eb2dbf701153c8499d7e3eff5608122b24abedef9aa02437151f406a3bfdf3c6a03ba2c1d49a1e14bd4bb9707dd9927de355a78466ce1c8f43ac68c2c4c380f6ab"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a4ea","index":"0x4302b5e","validatorIndex":"0x9db"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3af5b0","index":"0x4302b5f","validatorIndex":"0x9dc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302b60","validatorIndex":"0x9dd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b61","validatorIndex":"0x9de"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c9928","index":"0x4302b62","validatorIndex":"0x9df"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480af","index":"0x4302b63","validatorIndex":"0x9e0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483b0","index":"0x4302b64","validatorIndex":"0x9e1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145a8b","index":"0x4302b65","validatorIndex":"0x9e2"}]},[],"0x4a83304f5b42008ca33ee5a7bc6825fb19c48c9ccfe4625eb664b43e019e2ab8"]) handled in 4ms 2025-01-08 16:17:40.1332|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:40.1332|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:40.1332|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723065 (0x2c9117...8ac903), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:40.1332|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723065 (0x2c9117...8ac903) was processed. 2025-01-08 16:17:40.1332|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723065 (0x2c9117...8ac903) 2025-01-08 16:17:40.1332|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:40.1332|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:17:40.1595|DEBUG|Network.PeerManager|28|Disconnecting a new [Session|In|HandshakeComplete|161.97.161.248:39908->30303] - Out session already connected 2025-01-08 16:17:40.1595|DEBUG|Network.P2P.Session|28|[Session|In|DisconnectingProtocols|161.97.161.248:39908->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:17:40.3056|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|Out|Initialized|30303->161.97.161.248:30314] received disconnect [AlreadyConnected] 2025-01-08 16:17:40.4737|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|95.216.69.143:40190->30303] to: 30303 2025-01-08 16:17:40.4737|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|95.216.69.143:40190->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:17:40.9145|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:40.9521|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:41.8816|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:41.8816|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:41.8816|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:41.8816|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:41.9140|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:17:41.9536|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:42.8082|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|142.132.216.207:6811->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:17:42.9142|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:43.7940|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:43.9131|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:17:44.2897|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.32.148.132:30312] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 16:17:44.4391|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.236.209:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:44.8845|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:44.8845|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 31b41f...34c217 2025-01-08 16:17:44.9135|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:45.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:17:45.0009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.12.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:45.1026|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","blockNumber":"0xd165ba","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","prevRandao":"0x75bfd00137365e9ded97a2aaa4fa0434fe7a1a9311d6622d090c9c26f3c67798","receiptsRoot":"0x9a5430a94ddfe10fc197d4c9d55763b2bc3d00e5b8671fff425896aa68fb7947","stateRoot":"0x081b6358ea25f9963223964f6f9bbc26932989bda02045f265e951f6c1168b5b","timestamp":"0x677ea529","transactions":["0x02f901d58227d883053ea48459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8787a0148b0a6cfbda1398b3e96a2a5a04a2f7b9f4a3954a89355195b192ac02076f8f925c2b064b87aca95f1e7d9876dd9ca28c4bd0aa844da2b1afce94eba7d332e332e30000000000000000000000000000000000000000000000000000000c080a04ea0145eea9c81ea53fe662df0bcb76a9d5c3e8604e7c5a5525d3241572997cea0717edad2e0b0d091dbb3fedb5844ce5927d01041ab78070e4387ea2a9aa6d05e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d464a","index":"0x4302b66","validatorIndex":"0x9e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d442a","index":"0x4302b67","validatorIndex":"0x9e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454be","index":"0x4302b68","validatorIndex":"0x9e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ba","index":"0x4302b69","validatorIndex":"0x9e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480b1","index":"0x4302b6a","validatorIndex":"0x9e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147db8","index":"0x4302b6b","validatorIndex":"0x9e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b6c","validatorIndex":"0x9e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3da","index":"0x4302b6d","validatorIndex":"0x9ea"}]},[],"0x5c26f75d405b1d3dceaaf93d14af92894161f91c1ebc76c99cb2588cb51c1456"]) 2025-01-08 16:17:45.1026|INFO|Merge.Plugin.Handlers.NewPayloadHandler|15|Received New Block: 13723066 (0xcdaeb3...402046), Extra Data: Nethermind 2025-01-08 16:17:45.1026|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:17:45.1026|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:17:45.1045|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723066 2025-01-08 16:17:45.1045|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722936 < 13723066 - 128 2025-01-08 16:17:45.1045|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:17:45.1045|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: Rlp 2025-01-08 16:17:45.1045|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723066 (0xcdaeb3...402046). 2025-01-08 16:17:45.1045|INFO|Consensus.Processing.BlockchainProcessor|15|Processed 13723066 | 1.2 ms | slot 4,977 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:45.1045|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:45.1045|INFO|Consensus.Processing.BlockchainProcessor|15| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:45.1045|INFO|Consensus.Processing.BlockchainProcessor|15| Block throughput 24.95 MGas/s | 851.8 tps | 851.79 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:17:45.1045|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","blockNumber":"0xd165ba","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","prevRandao":"0x75bfd00137365e9ded97a2aaa4fa0434fe7a1a9311d6622d090c9c26f3c67798","receiptsRoot":"0x9a5430a94ddfe10fc197d4c9d55763b2bc3d00e5b8671fff425896aa68fb7947","stateRoot":"0x081b6358ea25f9963223964f6f9bbc26932989bda02045f265e951f6c1168b5b","timestamp":"0x677ea529","transactions":["0x02f901d58227d883053ea48459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8787a0148b0a6cfbda1398b3e96a2a5a04a2f7b9f4a3954a89355195b192ac02076f8f925c2b064b87aca95f1e7d9876dd9ca28c4bd0aa844da2b1afce94eba7d332e332e30000000000000000000000000000000000000000000000000000000c080a04ea0145eea9c81ea53fe662df0bcb76a9d5c3e8604e7c5a5525d3241572997cea0717edad2e0b0d091dbb3fedb5844ce5927d01041ab78070e4387ea2a9aa6d05e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d464a","index":"0x4302b66","validatorIndex":"0x9e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d442a","index":"0x4302b67","validatorIndex":"0x9e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454be","index":"0x4302b68","validatorIndex":"0x9e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ba","index":"0x4302b69","validatorIndex":"0x9e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480b1","index":"0x4302b6a","validatorIndex":"0x9e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147db8","index":"0x4302b6b","validatorIndex":"0x9e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b6c","validatorIndex":"0x9e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3da","index":"0x4302b6d","validatorIndex":"0x9ea"}]},[],"0x5c26f75d405b1d3dceaaf93d14af92894161f91c1ebc76c99cb2588cb51c1456"]) 2025-01-08 16:17:45.1045|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","blockNumber":"0xd165ba","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2c9117d303d2dfafdddcc1dc964bd9cd2ac58a9d0836588f57fd9d2cd68ac903","prevRandao":"0x75bfd00137365e9ded97a2aaa4fa0434fe7a1a9311d6622d090c9c26f3c67798","receiptsRoot":"0x9a5430a94ddfe10fc197d4c9d55763b2bc3d00e5b8671fff425896aa68fb7947","stateRoot":"0x081b6358ea25f9963223964f6f9bbc26932989bda02045f265e951f6c1168b5b","timestamp":"0x677ea529","transactions":["0x02f901d58227d883053ea48459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d96b35cf4d1b642c46614216dd9334b4775562b0293ff2cb68feb10963d5c4f2e80be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8787a0148b0a6cfbda1398b3e96a2a5a04a2f7b9f4a3954a89355195b192ac02076f8f925c2b064b87aca95f1e7d9876dd9ca28c4bd0aa844da2b1afce94eba7d332e332e30000000000000000000000000000000000000000000000000000000c080a04ea0145eea9c81ea53fe662df0bcb76a9d5c3e8604e7c5a5525d3241572997cea0717edad2e0b0d091dbb3fedb5844ce5927d01041ab78070e4387ea2a9aa6d05e"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d464a","index":"0x4302b66","validatorIndex":"0x9e3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d442a","index":"0x4302b67","validatorIndex":"0x9e4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454be","index":"0x4302b68","validatorIndex":"0x9e5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ba","index":"0x4302b69","validatorIndex":"0x9e6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480b1","index":"0x4302b6a","validatorIndex":"0x9e7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147db8","index":"0x4302b6b","validatorIndex":"0x9e8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b6c","validatorIndex":"0x9e9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3da","index":"0x4302b6d","validatorIndex":"0x9ea"}]},[],"0x5c26f75d405b1d3dceaaf93d14af92894161f91c1ebc76c99cb2588cb51c1456"]) handled in 2ms 2025-01-08 16:17:45.1083|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:45.1083|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:45.1083|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Received ForkChoice: 13723066 (0xcdaeb3...402046), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:45.1083|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|ForkChoiceUpdate: block 13723066 (0xcdaeb3...402046) was processed. 2025-01-08 16:17:45.1083|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|15|Synced Chain Head to 13723066 (0xcdaeb3...402046) 2025-01-08 16:17:45.1083|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:45.1083|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:17:45.1083|DEBUG|Network.PeerManager|15|Peer pool size is: 5151 2025-01-08 16:17:45.3805|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.168.42.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1029 2025-01-08 16:17:45.4297|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.253.230:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:45.6000|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.111.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 167000 2025-01-08 16:17:45.9127|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:17:46.3687|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:17:46.5306|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:46.7071|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:46.8830|DEBUG|JsonRpc.JsonRpcProcessor|15|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:46.8830|DEBUG|JsonRpc.JsonRpcService|15|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:46.8830|DEBUG|JsonRpc.JsonRpcProcessor|15|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:46.8830|DEBUG|JsonRpc.JsonRpcProcessor|15| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:46.9131|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:47.2044|DEBUG|Network.Discovery.NodesLocator|15|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 16:17:47.2044|DEBUG|Network.Discovery.NodesLocator|15|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:47.4663|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->62.171.156.70:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:17:47.7669|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.55.133.42:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:47.9130|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:17:48.2051|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:48.9137|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:49.9142|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:17:49.9522|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:50.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:17:50.1147|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","blockNumber":"0xd165bb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","prevRandao":"0x5c54931b664e2fef3e73594150a6769595fa72a460da54472e4ae294ce0bb5f1","receiptsRoot":"0xb75ead68893dab756bbef832126148c74affb94614c03e62394c3f119f23e67f","stateRoot":"0xa3f2d021b81a2d6667440e31ac112c5d7d9d52460718d727f7b89f337b89b048","timestamp":"0x677ea52e","transactions":["0x02f901d58227d8830552188459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d984ff09ca585ec6e5122d41877f6d32cd2606af5dd6dd0600fd6bc48ee9fffd514be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e34fb383744c540834b9ee154b6053bd24194b21dfbfc1111ade44ff20828318f5b4ab379a6b260fe497bf260be3bdce5e854fa1198f91a48bcd6abc307f86688332e332e30000000000000000000000000000000000000000000000000000000c080a05a5b1637eb443fef063bcd661c97cfbe5715e46b9a5fee4fecfc02578fa9b900a02df7105e84601ce32ee7424ac437a61a7ead45ac427948c2d0a288cbd3727abb","0x02f901d58227d8830502d78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d993b5656ee65ebab536fb5b02d505f4a03d48bfe52f88763910490183b542b3ad4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5cae72edfbb064241e1eaa876b4225966fa8f9bcb5b0e8c3a055388fb0a19e6c7ba7a73f98b303b83b023fe59b65b0d6f91272daf3b687e8faa1a3a4f7838097332e332e30000000000000000000000000000000000000000000000000000000c001a043bd370c06b795df404e15a132d2083e89212e86ff053e79a09e73bbf6c2fcd9a001497a9272eb66172250305dd41e34d34eab6aa1f5d2b323203f9a70f14c8bd8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d9","index":"0x4302b6e","validatorIndex":"0x9eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9be","index":"0x4302b6f","validatorIndex":"0x9ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145508","index":"0x4302b70","validatorIndex":"0x9ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b71","validatorIndex":"0x9ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ef","index":"0x4302b72","validatorIndex":"0x9ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145790","index":"0x4302b73","validatorIndex":"0x9f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142030","index":"0x4302b74","validatorIndex":"0x9f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6c5","index":"0x4302b75","validatorIndex":"0x9f2"}]},[],"0x054e01bae50c08e45bd87c8d4aae863a86317f2ebc21a490e2602edace9a6f9a"]) 2025-01-08 16:17:50.1147|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723067 (0xfc3e81...a16cf4), Extra Data: Nethermind 2025-01-08 16:17:50.1147|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:17:50.1147|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:17:50.1166|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723067 2025-01-08 16:17:50.1166|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722937 < 13723067 - 128 2025-01-08 16:17:50.1166|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:17:50.1166|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723067 (0xfc3e81...a16cf4). 2025-01-08 16:17:50.1166|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:17:50.1166|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:50.1166|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","blockNumber":"0xd165bb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","prevRandao":"0x5c54931b664e2fef3e73594150a6769595fa72a460da54472e4ae294ce0bb5f1","receiptsRoot":"0xb75ead68893dab756bbef832126148c74affb94614c03e62394c3f119f23e67f","stateRoot":"0xa3f2d021b81a2d6667440e31ac112c5d7d9d52460718d727f7b89f337b89b048","timestamp":"0x677ea52e","transactions":["0x02f901d58227d8830552188459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d984ff09ca585ec6e5122d41877f6d32cd2606af5dd6dd0600fd6bc48ee9fffd514be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e34fb383744c540834b9ee154b6053bd24194b21dfbfc1111ade44ff20828318f5b4ab379a6b260fe497bf260be3bdce5e854fa1198f91a48bcd6abc307f86688332e332e30000000000000000000000000000000000000000000000000000000c080a05a5b1637eb443fef063bcd661c97cfbe5715e46b9a5fee4fecfc02578fa9b900a02df7105e84601ce32ee7424ac437a61a7ead45ac427948c2d0a288cbd3727abb","0x02f901d58227d8830502d78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d993b5656ee65ebab536fb5b02d505f4a03d48bfe52f88763910490183b542b3ad4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5cae72edfbb064241e1eaa876b4225966fa8f9bcb5b0e8c3a055388fb0a19e6c7ba7a73f98b303b83b023fe59b65b0d6f91272daf3b687e8faa1a3a4f7838097332e332e30000000000000000000000000000000000000000000000000000000c001a043bd370c06b795df404e15a132d2083e89212e86ff053e79a09e73bbf6c2fcd9a001497a9272eb66172250305dd41e34d34eab6aa1f5d2b323203f9a70f14c8bd8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d9","index":"0x4302b6e","validatorIndex":"0x9eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9be","index":"0x4302b6f","validatorIndex":"0x9ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145508","index":"0x4302b70","validatorIndex":"0x9ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b71","validatorIndex":"0x9ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ef","index":"0x4302b72","validatorIndex":"0x9ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145790","index":"0x4302b73","validatorIndex":"0x9f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142030","index":"0x4302b74","validatorIndex":"0x9f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6c5","index":"0x4302b75","validatorIndex":"0x9f2"}]},[],"0x054e01bae50c08e45bd87c8d4aae863a86317f2ebc21a490e2602edace9a6f9a"]) 2025-01-08 16:17:50.1166|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723067 | 1.4 ms | slot 5,012 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:50.1166|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","blockNumber":"0xd165bb","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xcdaeb3cd03ecfb1072b701f2766fe9d96d2d677f6a644c782e6d72ffd8402046","prevRandao":"0x5c54931b664e2fef3e73594150a6769595fa72a460da54472e4ae294ce0bb5f1","receiptsRoot":"0xb75ead68893dab756bbef832126148c74affb94614c03e62394c3f119f23e67f","stateRoot":"0xa3f2d021b81a2d6667440e31ac112c5d7d9d52460718d727f7b89f337b89b048","timestamp":"0x677ea52e","transactions":["0x02f901d58227d8830552188459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d984ff09ca585ec6e5122d41877f6d32cd2606af5dd6dd0600fd6bc48ee9fffd514be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e34fb383744c540834b9ee154b6053bd24194b21dfbfc1111ade44ff20828318f5b4ab379a6b260fe497bf260be3bdce5e854fa1198f91a48bcd6abc307f86688332e332e30000000000000000000000000000000000000000000000000000000c080a05a5b1637eb443fef063bcd661c97cfbe5715e46b9a5fee4fecfc02578fa9b900a02df7105e84601ce32ee7424ac437a61a7ead45ac427948c2d0a288cbd3727abb","0x02f901d58227d8830502d78459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d993b5656ee65ebab536fb5b02d505f4a03d48bfe52f88763910490183b542b3ad4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be5cae72edfbb064241e1eaa876b4225966fa8f9bcb5b0e8c3a055388fb0a19e6c7ba7a73f98b303b83b023fe59b65b0d6f91272daf3b687e8faa1a3a4f7838097332e332e30000000000000000000000000000000000000000000000000000000c001a043bd370c06b795df404e15a132d2083e89212e86ff053e79a09e73bbf6c2fcd9a001497a9272eb66172250305dd41e34d34eab6aa1f5d2b323203f9a70f14c8bd8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d9","index":"0x4302b6e","validatorIndex":"0x9eb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9be","index":"0x4302b6f","validatorIndex":"0x9ec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145508","index":"0x4302b70","validatorIndex":"0x9ed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b71","validatorIndex":"0x9ee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477ef","index":"0x4302b72","validatorIndex":"0x9ef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145790","index":"0x4302b73","validatorIndex":"0x9f0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142030","index":"0x4302b74","validatorIndex":"0x9f1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6c5","index":"0x4302b75","validatorIndex":"0x9f2"}]},[],"0x054e01bae50c08e45bd87c8d4aae863a86317f2ebc21a490e2602edace9a6f9a"]) handled in 2ms 2025-01-08 16:17:50.1166|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:17:50.1166|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 42.94 MGas/s | 1,466.3 tps | 733.14 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:17:50.1166|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:50.1166|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:50.1166|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723067 (0xfc3e81...a16cf4), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:50.1166|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723067 (0xfc3e81...a16cf4) was processed. 2025-01-08 16:17:50.1204|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723067 (0xfc3e81...a16cf4) 2025-01-08 16:17:50.1204|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:50.1204|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:50.9133|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:51.0444|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 176, after the process: 176 2025-01-08 16:17:51.0444|DEBUG|Network.Discovery.NodesLocator|38|Starting discovery process for node: randomNode: 969d3b...120275 2025-01-08 16:17:51.8838|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:51.8838|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:51.8838|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:51.8838|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:51.9146|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:51.9887|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:52.3211|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:52.3211|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 176, after the process: 177 2025-01-08 16:17:52.9136|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:52.9538|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.59.148.166:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:17:53.1606|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->160.22.107.224:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:17:53.3216|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:17:53.3725|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->154.26.158.3:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:17:53.9143|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:54.9126|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:17:55.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:17:55.1059|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","blockNumber":"0xd165bc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x24425","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000080000000000000000000000000000200000000000008000000002000000000000000000200200000000008000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000040000000000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000000000000000000000000000000200000","parentHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","prevRandao":"0xc4c25a37f1b7df318db27e1718dc71224d0c8a8046d0e2df4e246860bb6d9acd","receiptsRoot":"0xe29fe8aeeedff6f8b3181e1a98ba57621614265ada085985305b42f145c59a3d","stateRoot":"0x15db064d573f3ef3c512856062dcf28f27b2d7119487c02c1b1f9c39e59b75c8","timestamp":"0x677ea533","transactions":["0x02f901d58227d883053ea58459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d993b5656ee65ebab536fb5b02d505f4a03d48bfe52f88763910490183b542b3ad4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb7dfb064edb67ab2f3ec4e534159768f6d2ccb4bb87d8b0748a77a58f98f1d9d36cba0e0bcdce10b4ee4f196f1cb30926bb73ae996dc047d2ddc0659cf81820b332e332e30000000000000000000000000000000000000000000000000000000c080a0341f2340ca91ef01f59dc1476afd6fc40e95011b781dc6e4b9e2739cef0b0897a03c9adf181a2b95ee6e5a230516e5d088fcaba5a2e793fa0b056a1596834a2e08","0x02f904958227d88249aa8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b838020ce08b5edf5a1ce9c163655cd5742c953312a4777c1bcaba0f28988fc5e699ec00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000034c828a61570000000000000000008a3a9228bc00000000000000000000000000000000000000000000000000000000000000063fae4551f19e09d9d87f22cc6231208652f8d7ed4aea9c2d3a56ef88009b58308cf7904d5cc7b0930feafe77b34f14dbab09237b628b1d5905bfbd153241e498573b7c533532f51df7ede2cde35f42f72160cfc236f2259d11bab0414c6cb5a9d7afeee464bbc9e1afbb82ad64519f0a81db8c7526b798a5b8142c38332b4ec297026b4ab0ab45822f3612a442d5e4272dc9c70bd2ab806bc8fdcd2f9a19c61c311b51be2b8c6dac1e5600f8811940119012467a9193d359f4434870dee9366100000000000000000000000000000000000000000000000000000000000000066479163348b1a01dfbe05e534b1dfa7b7482f508b2c978bf5589f3293dbb73e631f7130933ac1153227efc29390211eb97666262acc5a1ce3cab8bdc6d711b5912cbdfc172ed60bebfc3b10d1ada812f10106626aa025cf2787316411bf6be072094bf03ccd1385ba3239d1980192d12e39f2930961fe82522daf5d55593e00e6aca979918d14f97afa06e667408a51c5d1f5174ef086326a7bc200e051230b75cd2b997c8e4cdcf2b343afe24ebf7b71ed7021375b000299f825aafb214e805c001a0c1e1d5daa5acea4ea1c095ff0f2b7beff6254dc8f2fb5e08fbd68f6ef2e4710ba0588432a2f0a8a31ec21ea56aaa5d418c6683a6a63c7c58fe5df72ea4ef8393d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3afddb","index":"0x4302b76","validatorIndex":"0x9f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451fb","index":"0x4302b77","validatorIndex":"0x9f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425eb","index":"0x4302b78","validatorIndex":"0x9f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab3cf","index":"0x4302b79","validatorIndex":"0x9f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x4302b7a","validatorIndex":"0x9f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43e806","index":"0x4302b7b","validatorIndex":"0x9f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483ae","index":"0x4302b7c","validatorIndex":"0x9f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcbd","index":"0x4302b7d","validatorIndex":"0x9fa"}]},[],"0x79d0bf32b6da7cc384f7b794cbb3fb10c978dc6cf8d4d11df526faf8cf016ad4"]) 2025-01-08 16:17:55.1059|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13723068 (0x12ca0f...d74692), Extra Data: Nethermind 2025-01-08 16:17:55.1059|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:17:55.1059|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 16:17:55.1090|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13723068 2025-01-08 16:17:55.1090|DEBUG|Trie.Pruning.TrieStore|36|Removing historical (131) 13722938 < 13723068 - 128 2025-01-08 16:17:55.1090|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:17:55.1090|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp, Precompile 2025-01-08 16:17:55.1090|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723068 | 2.7 ms | slot 4,993 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:17:55.1090|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0002XDAI 0.15 MGas | 2 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:17:55.1090|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 54.90 MGas/s | 739.4 tps | 369.69 Blk/s | exec code from cache 59 | new 0 2025-01-08 16:17:55.1090|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13723068 (0x12ca0f...d74692). 2025-01-08 16:17:55.1090|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:17:55.1090|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","blockNumber":"0xd165bc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x24425","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000080000000000000000000000000000200000000000008000000002000000000000000000200200000000008000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000040000000000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000000000000000000000000000000200000","parentHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","prevRandao":"0xc4c25a37f1b7df318db27e1718dc71224d0c8a8046d0e2df4e246860bb6d9acd","receiptsRoot":"0xe29fe8aeeedff6f8b3181e1a98ba57621614265ada085985305b42f145c59a3d","stateRoot":"0x15db064d573f3ef3c512856062dcf28f27b2d7119487c02c1b1f9c39e59b75c8","timestamp":"0x677ea533","transactions":["0x02f901d58227d883053ea58459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d993b5656ee65ebab536fb5b02d505f4a03d48bfe52f88763910490183b542b3ad4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb7dfb064edb67ab2f3ec4e534159768f6d2ccb4bb87d8b0748a77a58f98f1d9d36cba0e0bcdce10b4ee4f196f1cb30926bb73ae996dc047d2ddc0659cf81820b332e332e30000000000000000000000000000000000000000000000000000000c080a0341f2340ca91ef01f59dc1476afd6fc40e95011b781dc6e4b9e2739cef0b0897a03c9adf181a2b95ee6e5a230516e5d088fcaba5a2e793fa0b056a1596834a2e08","0x02f904958227d88249aa8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b838020ce08b5edf5a1ce9c163655cd5742c953312a4777c1bcaba0f28988fc5e699ec00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000034c828a61570000000000000000008a3a9228bc00000000000000000000000000000000000000000000000000000000000000063fae4551f19e09d9d87f22cc6231208652f8d7ed4aea9c2d3a56ef88009b58308cf7904d5cc7b0930feafe77b34f14dbab09237b628b1d5905bfbd153241e498573b7c533532f51df7ede2cde35f42f72160cfc236f2259d11bab0414c6cb5a9d7afeee464bbc9e1afbb82ad64519f0a81db8c7526b798a5b8142c38332b4ec297026b4ab0ab45822f3612a442d5e4272dc9c70bd2ab806bc8fdcd2f9a19c61c311b51be2b8c6dac1e5600f8811940119012467a9193d359f4434870dee9366100000000000000000000000000000000000000000000000000000000000000066479163348b1a01dfbe05e534b1dfa7b7482f508b2c978bf5589f3293dbb73e631f7130933ac1153227efc29390211eb97666262acc5a1ce3cab8bdc6d711b5912cbdfc172ed60bebfc3b10d1ada812f10106626aa025cf2787316411bf6be072094bf03ccd1385ba3239d1980192d12e39f2930961fe82522daf5d55593e00e6aca979918d14f97afa06e667408a51c5d1f5174ef086326a7bc200e051230b75cd2b997c8e4cdcf2b343afe24ebf7b71ed7021375b000299f825aafb214e805c001a0c1e1d5daa5acea4ea1c095ff0f2b7beff6254dc8f2fb5e08fbd68f6ef2e4710ba0588432a2f0a8a31ec21ea56aaa5d418c6683a6a63c7c58fe5df72ea4ef8393d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3afddb","index":"0x4302b76","validatorIndex":"0x9f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451fb","index":"0x4302b77","validatorIndex":"0x9f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425eb","index":"0x4302b78","validatorIndex":"0x9f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab3cf","index":"0x4302b79","validatorIndex":"0x9f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x4302b7a","validatorIndex":"0x9f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43e806","index":"0x4302b7b","validatorIndex":"0x9f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483ae","index":"0x4302b7c","validatorIndex":"0x9f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcbd","index":"0x4302b7d","validatorIndex":"0x9fa"}]},[],"0x79d0bf32b6da7cc384f7b794cbb3fb10c978dc6cf8d4d11df526faf8cf016ad4"]) 2025-01-08 16:17:55.1090|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","blockNumber":"0xd165bc","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x24425","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000080000000000000000000000000000200000000000008000000002000000000000000000200200000000008000000000000000000000000000000108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000040000000000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000000000000000000000000000000200000","parentHash":"0xfc3e815cc79cb57dbb8f8e41eeabe80bbb77435e1e82058eb2b9d3de8da16cf4","prevRandao":"0xc4c25a37f1b7df318db27e1718dc71224d0c8a8046d0e2df4e246860bb6d9acd","receiptsRoot":"0xe29fe8aeeedff6f8b3181e1a98ba57621614265ada085985305b42f145c59a3d","stateRoot":"0x15db064d573f3ef3c512856062dcf28f27b2d7119487c02c1b1f9c39e59b75c8","timestamp":"0x677ea533","transactions":["0x02f901d58227d883053ea58459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5d993b5656ee65ebab536fb5b02d505f4a03d48bfe52f88763910490183b542b3ad4be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beb7dfb064edb67ab2f3ec4e534159768f6d2ccb4bb87d8b0748a77a58f98f1d9d36cba0e0bcdce10b4ee4f196f1cb30926bb73ae996dc047d2ddc0659cf81820b332e332e30000000000000000000000000000000000000000000000000000000c080a0341f2340ca91ef01f59dc1476afd6fc40e95011b781dc6e4b9e2739cef0b0897a03c9adf181a2b95ee6e5a230516e5d088fcaba5a2e793fa0b056a1596834a2e08","0x02f904958227d88249aa8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b838020ce08b5edf5a1ce9c163655cd5742c953312a4777c1bcaba0f28988fc5e699ec00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001010000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a000000000000000000000000034c828a61570000000000000000008a3a9228bc00000000000000000000000000000000000000000000000000000000000000063fae4551f19e09d9d87f22cc6231208652f8d7ed4aea9c2d3a56ef88009b58308cf7904d5cc7b0930feafe77b34f14dbab09237b628b1d5905bfbd153241e498573b7c533532f51df7ede2cde35f42f72160cfc236f2259d11bab0414c6cb5a9d7afeee464bbc9e1afbb82ad64519f0a81db8c7526b798a5b8142c38332b4ec297026b4ab0ab45822f3612a442d5e4272dc9c70bd2ab806bc8fdcd2f9a19c61c311b51be2b8c6dac1e5600f8811940119012467a9193d359f4434870dee9366100000000000000000000000000000000000000000000000000000000000000066479163348b1a01dfbe05e534b1dfa7b7482f508b2c978bf5589f3293dbb73e631f7130933ac1153227efc29390211eb97666262acc5a1ce3cab8bdc6d711b5912cbdfc172ed60bebfc3b10d1ada812f10106626aa025cf2787316411bf6be072094bf03ccd1385ba3239d1980192d12e39f2930961fe82522daf5d55593e00e6aca979918d14f97afa06e667408a51c5d1f5174ef086326a7bc200e051230b75cd2b997c8e4cdcf2b343afe24ebf7b71ed7021375b000299f825aafb214e805c001a0c1e1d5daa5acea4ea1c095ff0f2b7beff6254dc8f2fb5e08fbd68f6ef2e4710ba0588432a2f0a8a31ec21ea56aaa5d418c6683a6a63c7c58fe5df72ea4ef8393d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3afddb","index":"0x4302b76","validatorIndex":"0x9f3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451fb","index":"0x4302b77","validatorIndex":"0x9f4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425eb","index":"0x4302b78","validatorIndex":"0x9f5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab3cf","index":"0x4302b79","validatorIndex":"0x9f6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x4302b7a","validatorIndex":"0x9f7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x43e806","index":"0x4302b7b","validatorIndex":"0x9f8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1483ae","index":"0x4302b7c","validatorIndex":"0x9f9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fcbd","index":"0x4302b7d","validatorIndex":"0x9fa"}]},[],"0x79d0bf32b6da7cc384f7b794cbb3fb10c978dc6cf8d4d11df526faf8cf016ad4"]) handled in 4ms 2025-01-08 16:17:55.1141|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:55.1141|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:17:55.1141|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723068 (0x12ca0f...d74692), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:17:55.1141|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723068 (0x12ca0f...d74692) was processed. 2025-01-08 16:17:55.1141|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13723068 (0x12ca0f...d74692) 2025-01-08 16:17:55.1141|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:17:55.1141|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:17:55.9126|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:17:56.1528|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:17:56.1528|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: randomNode: c76457...d23146 2025-01-08 16:17:56.3931|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.2.172:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 16:17:56.5907|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.161.176.37:30310] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:17:56.8848|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:17:56.8848|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:17:56.8848|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:17:56.8848|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:17:56.9132|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:57.1250|DEBUG|Network.PeerManager|6|Peer pool size is: 5252 2025-01-08 16:17:57.1295|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|3.21.233.31:58444->30303] - Out session already connected 2025-01-08 16:17:57.1295|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|3.21.233.31:58444->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:17:57.1778|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.21.233.31:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 246 2025-01-08 16:17:57.2472|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.3.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:17:57.2529|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.80.81.243:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:17:57.5174|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->188.166.152.22:30302] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, par1, par2 2025-01-08 16:17:57.6104|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.217.171.196:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 80002 2025-01-08 16:17:57.6863|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.99.89.203:30407] initiating disconnect because InvalidNetworkId, details: invalid network id - 413905 2025-01-08 16:17:57.9146|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:57.9641|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:17:58.9144|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:17:59.0583|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:17:59.0867|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->86.48.3.9:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:17:59.1063|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.112.64:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:17:59.9058|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.212.194.219:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:17:59.9134|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:00.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:18:00.0568|DEBUG|Network.Discovery.NodesLocator|15|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:00.9123|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:01.8854|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:01.8854|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:01.8854|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:01.8854|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:01.9130|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:02.3049|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.195.17.144:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 81 2025-01-08 16:18:02.9137|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:02.9736|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:02.9736|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 6a6d82...fa6021 2025-01-08 16:18:03.2746|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.89.200.163:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:18:03.4452|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.223.52.122:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:18:03.5185|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.222:36352] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:03.8340|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->159.223.218.24:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:18:03.9129|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:03.9403|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->139.59.185.84:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 16:18:04.1022|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->94.141.161.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:18:04.9140|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:18:04.9692|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:05.0018|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:18:05.1241|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","blockNumber":"0xd165bd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","prevRandao":"0x33677afaa9901147bad3eef2af484e1ef8c76fe16c32e7b69bf58044002aa8ec","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x873af4edf5d59082f13edffe12c259d6eb815ea59ca4cbd3f504adb7a37ca00a","timestamp":"0x677ea53d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca21b","index":"0x4302b7e","validatorIndex":"0x9fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6db","index":"0x4302b7f","validatorIndex":"0x9fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142a6a","index":"0x4302b80","validatorIndex":"0x9fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x4302b81","validatorIndex":"0x9fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6fb","index":"0x4302b82","validatorIndex":"0x9ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b83","validatorIndex":"0xa00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad8b","index":"0x4302b84","validatorIndex":"0xa01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4147","index":"0x4302b85","validatorIndex":"0xa02"}]},[],"0x2c79327b5d802a2fe5b3fc4378290d2972084401cf6108815fa4e01e779cbd09"]) 2025-01-08 16:18:05.1244|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13723069 (0x5b025e...e268f1), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:18:05.1244|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:18:05.1244|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:18:05.1244|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723069 2025-01-08 16:18:05.1244|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722939 < 13723069 - 128 2025-01-08 16:18:05.1244|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:18:05.1244|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:18:05.1244|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723069 (0x5b025e...e268f1). 2025-01-08 16:18:05.1244|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:05.1244|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13723069 | 1.9 ms | slot 10,017 ms | 2025-01-08 16:18:05.1244|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","blockNumber":"0xd165bd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","prevRandao":"0x33677afaa9901147bad3eef2af484e1ef8c76fe16c32e7b69bf58044002aa8ec","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x873af4edf5d59082f13edffe12c259d6eb815ea59ca4cbd3f504adb7a37ca00a","timestamp":"0x677ea53d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca21b","index":"0x4302b7e","validatorIndex":"0x9fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6db","index":"0x4302b7f","validatorIndex":"0x9fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142a6a","index":"0x4302b80","validatorIndex":"0x9fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x4302b81","validatorIndex":"0x9fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6fb","index":"0x4302b82","validatorIndex":"0x9ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b83","validatorIndex":"0xa00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad8b","index":"0x4302b84","validatorIndex":"0xa01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4147","index":"0x4302b85","validatorIndex":"0xa02"}]},[],"0x2c79327b5d802a2fe5b3fc4378290d2972084401cf6108815fa4e01e779cbd09"]) 2025-01-08 16:18:05.1244|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:05.1244|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 528.82 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:05.1244|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","blockNumber":"0xd165bd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x12ca0fd2551b039e76eb3a68ae5cec44baf7b65c477737e5657a255bfcd74692","prevRandao":"0x33677afaa9901147bad3eef2af484e1ef8c76fe16c32e7b69bf58044002aa8ec","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x873af4edf5d59082f13edffe12c259d6eb815ea59ca4cbd3f504adb7a37ca00a","timestamp":"0x677ea53d","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1ca21b","index":"0x4302b7e","validatorIndex":"0x9fb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6db","index":"0x4302b7f","validatorIndex":"0x9fc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142a6a","index":"0x4302b80","validatorIndex":"0x9fd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dc7","index":"0x4302b81","validatorIndex":"0x9fe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a6fb","index":"0x4302b82","validatorIndex":"0x9ff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a9da","index":"0x4302b83","validatorIndex":"0xa00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ad8b","index":"0x4302b84","validatorIndex":"0xa01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4147","index":"0x4302b85","validatorIndex":"0xa02"}]},[],"0x2c79327b5d802a2fe5b3fc4378290d2972084401cf6108815fa4e01e779cbd09"]) handled in 3ms 2025-01-08 16:18:05.1328|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:18:05.1328|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:18:05.1328|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723069 (0x5b025e...e268f1), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:18:05.1328|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723069 (0x5b025e...e268f1) was processed. 2025-01-08 16:18:05.1328|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723069 (0x5b025e...e268f1) 2025-01-08 16:18:05.1328|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:18:05.1328|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:18:05.9125|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:06.0608|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:06.2965|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|159.69.121.31:40358->30303] to: 30303 2025-01-08 16:18:06.4494|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|159.69.121.31:40358->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 16:18:06.8865|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:06.8865|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:06.8865|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:06.8865|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:06.9134|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:07.0624|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:07.8898|DEBUG|Synchronization.Peers.SyncPeerPool|36|Dropped 0 useless peers 2025-01-08 16:18:07.9138|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:08.9140|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:09.9131|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:09.9763|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:09.9763|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 4e67c6...01f7d7 2025-01-08 16:18:10.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:18:10.5014|DEBUG|Network.PeerManager|36|Peer pool size is: 5353 2025-01-08 16:18:10.5636|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->14.48.176.26:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 103 2025-01-08 16:18:10.5850|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","blockNumber":"0xd165be","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","prevRandao":"0x8ccc223a24841b417d03cf78e268e5105d7309325968b7d7698fb46556b7b1ac","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf8f6c5e89095b5df3e3cd94fa2da1c0a4169147d7b6e80b04c677fbe0fbf7fbd","timestamp":"0x677ea542","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2c55","index":"0x4302b86","validatorIndex":"0xa03"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454d3","index":"0x4302b87","validatorIndex":"0xa04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147afb","index":"0x4302b88","validatorIndex":"0xa05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b89","validatorIndex":"0xa06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ab5","index":"0x4302b8a","validatorIndex":"0xa07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d471f","index":"0x4302b8b","validatorIndex":"0xa08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ddb","index":"0x4302b8c","validatorIndex":"0xa09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b8d","validatorIndex":"0xa0a"}]},[],"0x69c9770dd5dae824cba1db5e05525e2c4cc7a74b176e509961564577451c62c4"]) 2025-01-08 16:18:10.5850|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723070 (0x956401...b6e8aa), Extra Data: chiado-lodestar-0 2025-01-08 16:18:10.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:18:10.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:18:10.5850|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723070 2025-01-08 16:18:10.5850|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722940 < 13723070 - 128 2025-01-08 16:18:10.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:18:10.5850|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723070 (0x956401...b6e8aa). 2025-01-08 16:18:10.5850|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:18:10.5850|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:10.5850|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","blockNumber":"0xd165be","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","prevRandao":"0x8ccc223a24841b417d03cf78e268e5105d7309325968b7d7698fb46556b7b1ac","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf8f6c5e89095b5df3e3cd94fa2da1c0a4169147d7b6e80b04c677fbe0fbf7fbd","timestamp":"0x677ea542","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2c55","index":"0x4302b86","validatorIndex":"0xa03"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454d3","index":"0x4302b87","validatorIndex":"0xa04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147afb","index":"0x4302b88","validatorIndex":"0xa05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b89","validatorIndex":"0xa06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ab5","index":"0x4302b8a","validatorIndex":"0xa07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d471f","index":"0x4302b8b","validatorIndex":"0xa08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ddb","index":"0x4302b8c","validatorIndex":"0xa09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b8d","validatorIndex":"0xa0a"}]},[],"0x69c9770dd5dae824cba1db5e05525e2c4cc7a74b176e509961564577451c62c4"]) 2025-01-08 16:18:10.5850|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723070 | 1.5 ms | slot 5,461 ms | 2025-01-08 16:18:10.5850|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","blockNumber":"0xd165be","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5b025e68a4ac9af91c39162ec1cab226d95a6b9cd0be4044a9eea2591ce268f1","prevRandao":"0x8ccc223a24841b417d03cf78e268e5105d7309325968b7d7698fb46556b7b1ac","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf8f6c5e89095b5df3e3cd94fa2da1c0a4169147d7b6e80b04c677fbe0fbf7fbd","timestamp":"0x677ea542","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b2c55","index":"0x4302b86","validatorIndex":"0xa03"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454d3","index":"0x4302b87","validatorIndex":"0xa04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147afb","index":"0x4302b88","validatorIndex":"0xa05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b89","validatorIndex":"0xa06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ab5","index":"0x4302b8a","validatorIndex":"0xa07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d471f","index":"0x4302b8b","validatorIndex":"0xa08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ddb","index":"0x4302b8c","validatorIndex":"0xa09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14cfea","index":"0x4302b8d","validatorIndex":"0xa0a"}]},[],"0x69c9770dd5dae824cba1db5e05525e2c4cc7a74b176e509961564577451c62c4"]) handled in 3ms 2025-01-08 16:18:10.5850|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:10.5850|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 681.20 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:10.5927|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:18:10.5927|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:18:10.5927|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723070 (0x956401...b6e8aa), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:18:10.5927|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723070 (0x956401...b6e8aa) was processed. 2025-01-08 16:18:10.5927|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13723070 (0x956401...b6e8aa) 2025-01-08 16:18:10.5927|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:18:10.5927|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 1ms 2025-01-08 16:18:10.6340|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.195.234.24:43567] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:18:10.6340|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.252.233.205:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:18:10.9103|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:10.9127|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:11.0707|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:11.0707|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:11.3273|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.217.196.126:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: par1, par2, par3, par4, eth62, eth63, pip1 2025-01-08 16:18:11.8872|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:11.8872|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:11.8872|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:11.8872|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:11.9133|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:12.0708|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:12.9142|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:13.7640|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.196.172:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:13.8936|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.76.143:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:13.9133|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:18:14.8347|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|170.187.154.239:33536->30303] to: 30303 2025-01-08 16:18:14.8347|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|In|Initialized|170.187.154.239:33536->30303]. Sync peer has priority: False 2025-01-08 16:18:14.8347|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|170.187.154.239:30303|snap1|Nethermind/v1.31.0-unstable+8f5fb1f0/linux-x64/dotnet9.0.0] 2025-01-08 16:18:14.8347|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 6, PriorityPeerCount: 0 2025-01-08 16:18:14.8409|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.31.0-unstable+8f5fb1f0/linux-x64/dotnet9.0.0 sync peer [Session|In|Initialized|170.187.154.239:33536->30303] created. 2025-01-08 16:18:14.9126|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:14.9891|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:14.9891|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 60e93d...937cc2 2025-01-08 16:18:15.0031|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:18:15.1201|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","blockNumber":"0xd165bf","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","prevRandao":"0x3a6182182179c7ee4c7e3d1e4c14ab1227c7d9752fa4a5a34dd1da5aacf90cde","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd033e02d272b9cc17360aa13635e9d26f6b320aec06067870b2f29e65a69fd5e","timestamp":"0x677ea547","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7541","index":"0x4302b8e","validatorIndex":"0xa0b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3e6","index":"0x4302b8f","validatorIndex":"0xa0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480af","index":"0x4302b90","validatorIndex":"0xa0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b91","validatorIndex":"0xa0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd6","index":"0x4302b92","validatorIndex":"0xa0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fb","index":"0x4302b93","validatorIndex":"0xa10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7c62a4","index":"0x4302b94","validatorIndex":"0xa11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e4","index":"0x4302b95","validatorIndex":"0xa12"}]},[],"0x612298fb4946d34b589146ed72438dc045a48215d0fbdd4a0ec4332c66be6c33"]) 2025-01-08 16:18:15.1204|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723071 (0x66fb4f...d6ff3c), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:18:15.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:18:15.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:18:15.1204|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723071 2025-01-08 16:18:15.1204|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722941 < 13723071 - 128 2025-01-08 16:18:15.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:18:15.1204|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723071 (0x66fb4f...d6ff3c). 2025-01-08 16:18:15.1204|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:15.1204|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:18:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","blockNumber":"0xd165bf","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","prevRandao":"0x3a6182182179c7ee4c7e3d1e4c14ab1227c7d9752fa4a5a34dd1da5aacf90cde","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd033e02d272b9cc17360aa13635e9d26f6b320aec06067870b2f29e65a69fd5e","timestamp":"0x677ea547","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7541","index":"0x4302b8e","validatorIndex":"0xa0b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3e6","index":"0x4302b8f","validatorIndex":"0xa0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480af","index":"0x4302b90","validatorIndex":"0xa0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b91","validatorIndex":"0xa0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd6","index":"0x4302b92","validatorIndex":"0xa0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fb","index":"0x4302b93","validatorIndex":"0xa10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7c62a4","index":"0x4302b94","validatorIndex":"0xa11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e4","index":"0x4302b95","validatorIndex":"0xa12"}]},[],"0x612298fb4946d34b589146ed72438dc045a48215d0fbdd4a0ec4332c66be6c33"]) 2025-01-08 16:18:15.1204|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","blockNumber":"0xd165bf","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x95640165580e618e4c66d8314cc9c043d520e17e430fcf43fee938c0c4b6e8aa","prevRandao":"0x3a6182182179c7ee4c7e3d1e4c14ab1227c7d9752fa4a5a34dd1da5aacf90cde","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd033e02d272b9cc17360aa13635e9d26f6b320aec06067870b2f29e65a69fd5e","timestamp":"0x677ea547","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d7541","index":"0x4302b8e","validatorIndex":"0xa0b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3e6","index":"0x4302b8f","validatorIndex":"0xa0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1480af","index":"0x4302b90","validatorIndex":"0xa0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a427","index":"0x4302b91","validatorIndex":"0xa0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147dd6","index":"0x4302b92","validatorIndex":"0xa0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3fb","index":"0x4302b93","validatorIndex":"0xa10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x7c62a4","index":"0x4302b94","validatorIndex":"0xa11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451e4","index":"0x4302b95","validatorIndex":"0xa12"}]},[],"0x612298fb4946d34b589146ed72438dc045a48215d0fbdd4a0ec4332c66be6c33"]) handled in 2ms 2025-01-08 16:18:15.1204|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13723071 | 1.1 ms | slot 4,534 ms | 2025-01-08 16:18:15.1204|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:15.1204|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 873.36 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:15.1261|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:18:15.1261|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"}, null] 2025-01-08 16:18:15.1261|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723071 (0x66fb4f...d6ff3c), Safe: 13723045 (0x574976...b9cdbe), Finalized: 13723029 (0xf6f2e2...e19893) 2025-01-08 16:18:15.1261|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723071 (0x66fb4f...d6ff3c) was processed. 2025-01-08 16:18:15.1261|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:18:15.1261|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) 2025-01-08 16:18:15.1261|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xf6f2e2dd60028d2d1ae4249412be4a09d6e082b2b37d1dac96919f4823e19893","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe"},null]) handled in 0ms 2025-01-08 16:18:15.3037|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.220.95.194:18025] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:18:15.6499|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->162.55.134.31:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_chainId([]) 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:18:15.7026|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:18:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:18:15.7043|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:18:15.7043|DEBUG|JsonRpc.JsonRpcService|38|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:18:15.7043|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:18:15.9136|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:16.8897|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:16.8897|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:16.8897|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:16.8897|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:16.9019|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.118.78.99:12321] initiating disconnect because InvalidNetworkId, details: invalid network id - 4649 2025-01-08 16:18:16.9134|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:16.9631|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:17.9149|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:17.9623|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:18.2875|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.237.46:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:18.3786|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.233.88.190:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:18:18.8528|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.180.168.50:1301] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz14, bzz-retrieve2, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 16:18:18.8528|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.161.181.84:20638] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:18:18.8929|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.198.39.164:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:18:18.9168|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:19.7949|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:19.7949|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:19.7949|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723071 (0x66fb4f...d6ff3c), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:19.7949|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723071 (0x66fb4f...d6ff3c) was processed. 2025-01-08 16:18:19.7949|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:19.7949|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 0ms 2025-01-08 16:18:19.7949|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Cleaned processed blob txs from block 13723029 to block 13723045 2025-01-08 16:18:19.7949|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|9|Blob transactions database columns have been compacted 2025-01-08 16:18:19.9172|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:20.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:18:20.1847|DEBUG|Network.P2P.ProtocolHandlers.P2PProtocolHandler|24|[Session|Out|Initialized|30303->157.173.118.252:30303] received disconnect [ClientQuitting] 2025-01-08 16:18:20.8783|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:20.8783|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 684148...9fea08 2025-01-08 16:18:20.9180|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:20.9370|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->18.159.146.227:30303]. Sync peer has priority: False 2025-01-08 16:18:20.9370|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|18.159.146.227:30303|snap1|Nethermind/v1.27.1+d2d5d4ae/linux-arm64/dotnet8.0.7] 2025-01-08 16:18:20.9370|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 7, PriorityPeerCount: 0 2025-01-08 16:18:20.9488|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.27.1+d2d5d4ae/linux-arm64/dotnet8.0.7 sync peer [Session|Out|Initialized|30303->18.159.146.227:30303] created. 2025-01-08 16:18:21.2557|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.137.117:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:21.3162|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->143.244.187.37:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:18:21.5792|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.37.15.57:51388->30303] to: 30303 2025-01-08 16:18:21.5792|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.37.15.57:51388->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 197 2025-01-08 16:18:21.7708|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:21.8892|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:21.8892|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:21.8892|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:21.8892|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:21.9164|DEBUG|TxPool.TxBroadcaster|15|Broadcasting transactions to all peers 2025-01-08 16:18:22.3865|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:22.3865|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:22.5334|DEBUG|Network.PeerManager|38|Peer pool size is: 5454 2025-01-08 16:18:22.9178|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:22.9222|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.23.190.42:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:18:23.1284|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->161.97.160.33:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 167008 2025-01-08 16:18:23.3851|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:23.5107|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->13.229.229.54:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:23.6077|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|64.62.255.147:44518->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:18:23.9165|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:24.9173|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:25.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:18:25.1009|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.161.179.121:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 61803 2025-01-08 16:18:25.1388|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.48.136.204:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 3151908 2025-01-08 16:18:25.1601|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","blockNumber":"0xd165c0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","prevRandao":"0x3ce22d79930cbe9a161668d3fb8ec5b2b0a87b9f188904ef46a9128da930e5a8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf546ca3ef850c5d923f2ced5a9c59d9897a79ca8d64de06aabacd69c171a7e06","timestamp":"0x677ea551","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1526f1","index":"0x4302b96","validatorIndex":"0xa13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b9","index":"0x4302b97","validatorIndex":"0xa14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142be0","index":"0x4302b98","validatorIndex":"0xa15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f8","index":"0x4302b99","validatorIndex":"0xa16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141ccd","index":"0x4302b9a","validatorIndex":"0xa17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302b9b","validatorIndex":"0xa18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d6","index":"0x4302b9c","validatorIndex":"0xa19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b13","index":"0x4302b9d","validatorIndex":"0xa1a"}]},[],"0x2309a684b5fa17a7ff5cf06e4838b703ace43f160354488e79cc505747866892"]) 2025-01-08 16:18:25.1604|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Received New Block: 13723072 (0x6a826b...4ed361), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:18:25.1604|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Clearing caches 2025-01-08 16:18:25.1604|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Cleared caches: None 2025-01-08 16:18:25.1604|DEBUG|Trie.Pruning.TrieStore|34|Beginning new BlockCommitSet - 13723072 2025-01-08 16:18:25.1604|DEBUG|Trie.Pruning.TrieStore|34|Removing historical (131) 13722942 < 13723072 - 128 2025-01-08 16:18:25.1604|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|34|Valid. Result of New Block: 13723072 (0x6a826b...4ed361). 2025-01-08 16:18:25.1604|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:25.1604|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","blockNumber":"0xd165c0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","prevRandao":"0x3ce22d79930cbe9a161668d3fb8ec5b2b0a87b9f188904ef46a9128da930e5a8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf546ca3ef850c5d923f2ced5a9c59d9897a79ca8d64de06aabacd69c171a7e06","timestamp":"0x677ea551","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1526f1","index":"0x4302b96","validatorIndex":"0xa13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b9","index":"0x4302b97","validatorIndex":"0xa14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142be0","index":"0x4302b98","validatorIndex":"0xa15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f8","index":"0x4302b99","validatorIndex":"0xa16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141ccd","index":"0x4302b9a","validatorIndex":"0xa17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302b9b","validatorIndex":"0xa18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d6","index":"0x4302b9c","validatorIndex":"0xa19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b13","index":"0x4302b9d","validatorIndex":"0xa1a"}]},[],"0x2309a684b5fa17a7ff5cf06e4838b703ace43f160354488e79cc505747866892"]) 2025-01-08 16:18:25.1604|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","blockNumber":"0xd165c0","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","prevRandao":"0x3ce22d79930cbe9a161668d3fb8ec5b2b0a87b9f188904ef46a9128da930e5a8","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf546ca3ef850c5d923f2ced5a9c59d9897a79ca8d64de06aabacd69c171a7e06","timestamp":"0x677ea551","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1526f1","index":"0x4302b96","validatorIndex":"0xa13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b9","index":"0x4302b97","validatorIndex":"0xa14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142be0","index":"0x4302b98","validatorIndex":"0xa15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f8","index":"0x4302b99","validatorIndex":"0xa16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141ccd","index":"0x4302b9a","validatorIndex":"0xa17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302b9b","validatorIndex":"0xa18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d6","index":"0x4302b9c","validatorIndex":"0xa19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b13","index":"0x4302b9d","validatorIndex":"0xa1a"}]},[],"0x2309a684b5fa17a7ff5cf06e4838b703ace43f160354488e79cc505747866892"]) handled in 2ms 2025-01-08 16:18:25.1604|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723072 | 1.4 ms | slot 10,040 ms | 2025-01-08 16:18:25.1604|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:18:25.1604|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:25.1604|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 725.16 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:25.1604|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:18:25.1747|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:25.1747|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:25.1747|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723072 (0x6a826b...4ed361), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:25.1747|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723072 (0x6a826b...4ed361) was processed. 2025-01-08 16:18:25.1747|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723072 (0x6a826b...4ed361) 2025-01-08 16:18:25.1747|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:25.1747|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:18:25.1988|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.95.165:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:25.9170|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:26.3008|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:26.3008|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 18bd91...f531ed 2025-01-08 16:18:26.5696|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.175.54.58:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:18:26.8911|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:26.8911|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:26.8911|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:26.8911|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:26.9169|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:26.9533|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.65.192.50:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth62 2025-01-08 16:18:26.9628|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|81.6.44.117:41228->30303] to: 30303 2025-01-08 16:18:26.9628|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|81.6.44.117:41228->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:27.0938|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.43.153:21650] initiating disconnect because InvalidNetworkId, details: invalid network id - 534351 2025-01-08 16:18:27.1381|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.169.238:42000] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:18:27.1843|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.9.28.166:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:27.3015|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:27.9179|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:28.3936|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:28.9176|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:18:29.0307|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.208.179.14:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:29.3935|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:29.9174|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:30.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:18:30.1339|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","blockNumber":"0xd165c1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","prevRandao":"0x572037c9af931669adc60977750fb988c910382bcdd93aa5c6e2440fd7f505e1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2e5f1a6aa4964cb5dda41d303270b13d15caba5773fc9af844a3fa20c1e7ae21","timestamp":"0x677ea556","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd0c","index":"0x4302b9e","validatorIndex":"0xa1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc360","index":"0x4302b9f","validatorIndex":"0xa1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aff","index":"0x4302ba0","validatorIndex":"0xa1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302ba1","validatorIndex":"0xa1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142319","index":"0x4302ba2","validatorIndex":"0xa1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b3f","index":"0x4302ba3","validatorIndex":"0xa20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14782b","index":"0x4302ba4","validatorIndex":"0xa21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448e9","index":"0x4302ba5","validatorIndex":"0xa22"}]},[],"0xd392e7f879a5ec934b9da471156ea9a379ca32479951efab05b11012a5145941"]) 2025-01-08 16:18:30.1339|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723073 (0x246fd4...2d6492), Extra Data: Nethermind 2025-01-08 16:18:30.1339|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:18:30.1339|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:18:30.1365|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723073 2025-01-08 16:18:30.1365|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722943 < 13723073 - 128 2025-01-08 16:18:30.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:18:30.1365|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: Rlp 2025-01-08 16:18:30.1365|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723073 (0x246fd4...2d6492). 2025-01-08 16:18:30.1365|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:30.1365|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","blockNumber":"0xd165c1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","prevRandao":"0x572037c9af931669adc60977750fb988c910382bcdd93aa5c6e2440fd7f505e1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2e5f1a6aa4964cb5dda41d303270b13d15caba5773fc9af844a3fa20c1e7ae21","timestamp":"0x677ea556","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd0c","index":"0x4302b9e","validatorIndex":"0xa1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc360","index":"0x4302b9f","validatorIndex":"0xa1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aff","index":"0x4302ba0","validatorIndex":"0xa1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302ba1","validatorIndex":"0xa1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142319","index":"0x4302ba2","validatorIndex":"0xa1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b3f","index":"0x4302ba3","validatorIndex":"0xa20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14782b","index":"0x4302ba4","validatorIndex":"0xa21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448e9","index":"0x4302ba5","validatorIndex":"0xa22"}]},[],"0xd392e7f879a5ec934b9da471156ea9a379ca32479951efab05b11012a5145941"]) 2025-01-08 16:18:30.1365|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723073 | 1.4 ms | slot 4,974 ms | 2025-01-08 16:18:30.1365|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","blockNumber":"0xd165c1","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x6a826b3acc06500c4b7b9a330d43d2a2183ab22424d9f0da31388734894ed361","prevRandao":"0x572037c9af931669adc60977750fb988c910382bcdd93aa5c6e2440fd7f505e1","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x2e5f1a6aa4964cb5dda41d303270b13d15caba5773fc9af844a3fa20c1e7ae21","timestamp":"0x677ea556","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fd0c","index":"0x4302b9e","validatorIndex":"0xa1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cc360","index":"0x4302b9f","validatorIndex":"0xa1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147aff","index":"0x4302ba0","validatorIndex":"0xa1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302ba1","validatorIndex":"0xa1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142319","index":"0x4302ba2","validatorIndex":"0xa1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b3f","index":"0x4302ba3","validatorIndex":"0xa20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14782b","index":"0x4302ba4","validatorIndex":"0xa21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448e9","index":"0x4302ba5","validatorIndex":"0xa22"}]},[],"0xd392e7f879a5ec934b9da471156ea9a379ca32479951efab05b11012a5145941"]) handled in 3ms 2025-01-08 16:18:30.1365|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:30.1365|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 708.72 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:30.1415|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:30.1415|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:30.1415|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723073 (0x246fd4...2d6492), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:30.1415|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723073 (0x246fd4...2d6492) was processed. 2025-01-08 16:18:30.1415|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723073 (0x246fd4...2d6492) 2025-01-08 16:18:30.1415|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:30.1415|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:18:30.6037|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.108.142.164:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:30.9178|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:31.6570|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.226.208.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:31.8926|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:31.8926|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:31.8926|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:31.8926|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:31.9169|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:31.9967|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 16:18:31.9967|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 8, PriorityPeerCount: 0 2025-01-08 16:18:31.9967|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2 sync peer [Session|Out|Initialized|30303->162.19.57.173:30303] created. 2025-01-08 16:18:32.1025|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->110.141.27.159:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:32.2699|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:32.2699|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 486096...7ae261 2025-01-08 16:18:32.5117|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|92.124.15.56:38078->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:32.6726|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.124.189:30020] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:32.8874|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->84.65.25.186:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:32.9176|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:33.1008|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->116.202.84.252:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:33.1750|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.180.57:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:33.3129|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->194.183.182.204:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:18:33.3308|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:33.4392|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.147.226.117:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:33.4792|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:33.4792|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:33.9166|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:34.3435|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.107.138:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:18:34.4783|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:34.4827|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.117.189:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:18:34.9174|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:18:35.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:18:35.5692|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","blockNumber":"0xd165c2","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","prevRandao":"0xdb9be0e45c567acbb6cb7e84d66bfa0932cd3fc3c70246d4402eced6532e3565","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x88f2bd03982f08d5df8969f2a2aabbca8dcd48c1de980ed40e6d1623f4e83b12","timestamp":"0x677ea55b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144edf","index":"0x4302ba6","validatorIndex":"0xa23"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14549f","index":"0x4302ba7","validatorIndex":"0xa24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302ba8","validatorIndex":"0xa25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f0","index":"0x4302ba9","validatorIndex":"0xa26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302baa","validatorIndex":"0xa27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ef3","index":"0x4302bab","validatorIndex":"0xa28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144325","index":"0x4302bac","validatorIndex":"0xa29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302bad","validatorIndex":"0xa2a"}]},[],"0xddf89c5cce665379c996d77177eb4ae181fbc66a428da048c152c50c6d605762"]) 2025-01-08 16:18:35.5692|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723074 (0xa2a04b...1cc980), Extra Data: chiado-teku-0 2025-01-08 16:18:35.5692|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:18:35.5692|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:18:35.5692|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723074 2025-01-08 16:18:35.5692|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722944 < 13723074 - 128 2025-01-08 16:18:35.5692|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:18:35.5692|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:18:35.5692|INFO|Consensus.Processing.BlockchainProcessor|38|Processed 13723074 | 1.1 ms | slot 5,434 ms | 2025-01-08 16:18:35.5692|INFO|Consensus.Processing.BlockchainProcessor|38| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:35.5692|INFO|Consensus.Processing.BlockchainProcessor|38| Block throughput 0.00 MGas/s | 0.0 tps | 927.64 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:35.5692|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723074 (0xa2a04b...1cc980). 2025-01-08 16:18:35.5692|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:35.5692|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","blockNumber":"0xd165c2","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","prevRandao":"0xdb9be0e45c567acbb6cb7e84d66bfa0932cd3fc3c70246d4402eced6532e3565","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x88f2bd03982f08d5df8969f2a2aabbca8dcd48c1de980ed40e6d1623f4e83b12","timestamp":"0x677ea55b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144edf","index":"0x4302ba6","validatorIndex":"0xa23"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14549f","index":"0x4302ba7","validatorIndex":"0xa24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302ba8","validatorIndex":"0xa25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f0","index":"0x4302ba9","validatorIndex":"0xa26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302baa","validatorIndex":"0xa27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ef3","index":"0x4302bab","validatorIndex":"0xa28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144325","index":"0x4302bac","validatorIndex":"0xa29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302bad","validatorIndex":"0xa2a"}]},[],"0xddf89c5cce665379c996d77177eb4ae181fbc66a428da048c152c50c6d605762"]) 2025-01-08 16:18:35.5692|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","blockNumber":"0xd165c2","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x246fd4dc89458e8533ceac579feb209ed7d099975ef6a4dcf303be4bdb2d6492","prevRandao":"0xdb9be0e45c567acbb6cb7e84d66bfa0932cd3fc3c70246d4402eced6532e3565","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x88f2bd03982f08d5df8969f2a2aabbca8dcd48c1de980ed40e6d1623f4e83b12","timestamp":"0x677ea55b","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144edf","index":"0x4302ba6","validatorIndex":"0xa23"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14549f","index":"0x4302ba7","validatorIndex":"0xa24"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302ba8","validatorIndex":"0xa25"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474f0","index":"0x4302ba9","validatorIndex":"0xa26"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302baa","validatorIndex":"0xa27"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ef3","index":"0x4302bab","validatorIndex":"0xa28"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144325","index":"0x4302bac","validatorIndex":"0xa29"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302bad","validatorIndex":"0xa2a"}]},[],"0xddf89c5cce665379c996d77177eb4ae181fbc66a428da048c152c50c6d605762"]) handled in 2ms 2025-01-08 16:18:35.5753|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:35.5753|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:35.5753|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723074 (0xa2a04b...1cc980), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:35.5753|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723074 (0xa2a04b...1cc980) was processed. 2025-01-08 16:18:35.5753|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723074 (0xa2a04b...1cc980) 2025-01-08 16:18:35.5753|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:35.5753|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:18:35.9169|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:36.8935|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:36.8935|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:36.8935|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:36.8935|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:36.9173|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:37.3536|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:37.3536|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: randomNode: 86ba81...a84e5a 2025-01-08 16:18:37.7763|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:94.130.52.235]:30303, msg: 4b4d8bcf61267dc14334b9f5dda902c59fee842865774d3a77b694935e172fb6c5785344641b47e93cb0d6a38a02beb2db6b3060fd877335a92ec2807977baf749174fa5cc9d37d2a4c14e3f8210b10d6d9715982e7786dd83aa048bd13ccccb0006f8cea0c849ed91e75b9ea98868580376bfaacfaba5c5767bf9483ec97d2221112b6aa8f8abb84070e4310c46784d3eec577fab1b705b4267ccfe05859ddd855ab0b51f4b39d25b46d7d22190fdffb7684a06141d5212e2323d50617a8ac9221c93a575593307270283657468c6849b192ad080826964827634826970840000000083697036902a0104f8010b2a5b000000000000000289736563703235366b31a10230c1192571ee0668979fb8e8ad2ae6857ee673d0ee60b1b5547216fd1e7d52188374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 208 starting with |NettyRlpStream|description missing| 2025-01-08 16:18:37.8775|DEBUG|Synchronization.MallocTrimmer|34|Trimming malloc heaps 2025-01-08 16:18:37.8850|DEBUG|Synchronization.MallocTrimmer|34|Trimming malloc heap took 00:00:00.0074437. wasReleased: True 2025-01-08 16:18:37.9175|DEBUG|TxPool.TxBroadcaster|38|Broadcasting transactions to all peers 2025-01-08 16:18:38.2670|DEBUG|Network.PeerManager|12|Peer pool size is: 5555 2025-01-08 16:18:38.2974|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:38.4839|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:38.8896|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:18:38.9171|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:39.5744|DEBUG|Network.Discovery.NodesLocator|9|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:39.7465|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->92.220.118.76:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:39.8692|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->31.165.67.252:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:18:39.9180|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:40.0024|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:18:40.1389|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","blockNumber":"0xd165c3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","prevRandao":"0xef66e12a4073dca4bfe416dc26762a101e1dc188872e1d5ea1204164a62a11f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8d421ecf9ba825340a45cb8bdfeb16a65ff8a0bf83c998af403a5a768262f4f7","timestamp":"0x677ea560","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0a37","index":"0x4302bae","validatorIndex":"0xa2b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x434bc0","index":"0x4302baf","validatorIndex":"0xa2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f1b","index":"0x4302bb0","validatorIndex":"0xa2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422e1","index":"0x4302bb1","validatorIndex":"0xa2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fd","index":"0x4302bb2","validatorIndex":"0xa2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425cd","index":"0x4302bb3","validatorIndex":"0xa30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bb4","validatorIndex":"0xa31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee0","index":"0x4302bb5","validatorIndex":"0xa32"}]},[],"0xa5882207984119f488c77ff950f2ff27b684b7640a86572ed4954214aac447e8"]) 2025-01-08 16:18:40.1389|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723075 (0x5ad5d5...529eec), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:18:40.1389|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:18:40.1389|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:18:40.1406|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723075 2025-01-08 16:18:40.1406|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722945 < 13723075 - 128 2025-01-08 16:18:40.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Clearing caches 2025-01-08 16:18:40.1406|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Cleared caches: Rlp 2025-01-08 16:18:40.1406|INFO|Consensus.Processing.BlockchainProcessor|34|Processed 13723075 | 1.1 ms | slot 4,570 ms | 2025-01-08 16:18:40.1406|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723075 (0x5ad5d5...529eec). 2025-01-08 16:18:40.1406|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:40.1406|INFO|Consensus.Processing.BlockchainProcessor|34| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:40.1406|INFO|Consensus.Processing.BlockchainProcessor|34| Block throughput 0.00 MGas/s | 0.0 tps | 909.09 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:40.1406|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","blockNumber":"0xd165c3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","prevRandao":"0xef66e12a4073dca4bfe416dc26762a101e1dc188872e1d5ea1204164a62a11f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8d421ecf9ba825340a45cb8bdfeb16a65ff8a0bf83c998af403a5a768262f4f7","timestamp":"0x677ea560","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0a37","index":"0x4302bae","validatorIndex":"0xa2b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x434bc0","index":"0x4302baf","validatorIndex":"0xa2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f1b","index":"0x4302bb0","validatorIndex":"0xa2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422e1","index":"0x4302bb1","validatorIndex":"0xa2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fd","index":"0x4302bb2","validatorIndex":"0xa2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425cd","index":"0x4302bb3","validatorIndex":"0xa30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bb4","validatorIndex":"0xa31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee0","index":"0x4302bb5","validatorIndex":"0xa32"}]},[],"0xa5882207984119f488c77ff950f2ff27b684b7640a86572ed4954214aac447e8"]) 2025-01-08 16:18:40.1406|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","blockNumber":"0xd165c3","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xa2a04b7f9635ad82cb996dc864991f80609276e79a39da3627217f5bee1cc980","prevRandao":"0xef66e12a4073dca4bfe416dc26762a101e1dc188872e1d5ea1204164a62a11f0","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8d421ecf9ba825340a45cb8bdfeb16a65ff8a0bf83c998af403a5a768262f4f7","timestamp":"0x677ea560","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0a37","index":"0x4302bae","validatorIndex":"0xa2b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x434bc0","index":"0x4302baf","validatorIndex":"0xa2c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f1b","index":"0x4302bb0","validatorIndex":"0xa2d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422e1","index":"0x4302bb1","validatorIndex":"0xa2e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fd","index":"0x4302bb2","validatorIndex":"0xa2f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425cd","index":"0x4302bb3","validatorIndex":"0xa30"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bb4","validatorIndex":"0xa31"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee0","index":"0x4302bb5","validatorIndex":"0xa32"}]},[],"0xa5882207984119f488c77ff950f2ff27b684b7640a86572ed4954214aac447e8"]) handled in 2ms 2025-01-08 16:18:40.1445|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:40.1445|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:40.1445|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Received ForkChoice: 13723075 (0x5ad5d5...529eec), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:40.1445|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|ForkChoiceUpdate: block 13723075 (0x5ad5d5...529eec) was processed. 2025-01-08 16:18:40.1445|INFO|JsonRpc.JsonRpcLocalStats|38|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg (ms) | max (ms) | errors | avg (ms) | max (ms) | avg size B | total (kB) | ----------------------------------------------------------------------------------------------------------------------------------------------- debug_getSyncStage | 1 | 2.357 | 2.357 | 0 | 0.000 | 0.000 | 81 | 0.08 | engine_exchangeCapabilities | 1 | 6.974 | 6.974 | 0 | 0.000 | 0.000 | 414 | 0.40 | engine_forkchoiceUpdatedV3 | 63 | 4.277 | 82.244 | 0 | 0.000 | 0.000 | 190 | 11.70 | engine_getClientVersionV1 | 1 | 9.488 | 9.488 | 0 | 0.000 | 0.000 | 126 | 0.12 | engine_newPayloadV3 | 87 | 3.149 | 39.636 | 0 | 0.000 | 0.000 | 136 | 11.58 | eth_chainId | 5 | 1.253 | 4.848 | 0 | 0.000 | 0.000 | 42 | 0.21 | eth_getBlockByNumber | 5 | 4.871 | 22.585 | 0 | 0.000 | 0.000 | 2818 | 13.76 | eth_getLogs | 0 | 0.000 | 0.000 | 5 | 3.092 | 12.828 | 107 | 0.52 | eth_syncing | 60 | 0.795 | 32.988 | 0 | 0.000 | 0.000 | 39 | 2.29 | ----------------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 223 | 2.873 | 82.244 | 5 | 3.092 | 12.828 | 183 | 40.66 | ----------------------------------------------------------------------------------------------------------------------------------------------- 2025-01-08 16:18:40.1445|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|9|Synced Chain Head to 13723075 (0x5ad5d5...529eec) 2025-01-08 16:18:40.1445|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:40.1445|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:18:40.5746|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:40.6391|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.137.181.201:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:40.9175|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:41.3680|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->143.189.177.224:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:18:41.3930|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.194.56.53:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:41.4211|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.90.90.68:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:41.8945|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:41.8945|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:41.8945|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:41.8945|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:41.9175|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:41.9421|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.6.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:41.9625|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->141.95.65.175:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:18:42.0181|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->80.129.165.129:31404] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:18:42.3807|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->99.235.193.82:30404] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:18:42.5754|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->92.169.120.200:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:18:42.9177|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:43.4569|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:43.4569|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 8f3119...483042 2025-01-08 16:18:43.8278|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->144.76.218.146:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:43.9181|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:44.0571|DEBUG|Network.ProtocolsManager|24|eth satellite protocol registered for sync peer [Session|Out|Initialized|30303->139.144.26.101:30303]. Sync peer has priority: False 2025-01-08 16:18:44.0571|DEBUG|Synchronization.Peers.SyncPeerPool|24|Adding sync peer [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] 2025-01-08 16:18:44.0571|DEBUG|Synchronization.Peers.SyncPeerPool|24|PeerCount: 9, PriorityPeerCount: 0 2025-01-08 16:18:44.0658|DEBUG|Network.ProtocolsManager|24|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0 sync peer [Session|Out|Initialized|30303->139.144.26.101:30303] created. 2025-01-08 16:18:44.4701|DEBUG|Network.Discovery.NodesLocator|9|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:18:44.9165|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:45.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|41|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:18:45.5620|DEBUG|Network.Discovery.NodesLocator|38|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:45.5836|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","blockNumber":"0xd165c4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","prevRandao":"0x79e6b15728b626cbebaac888182a8dd899754babb3c8ff3b226f929eb1eef28d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7e99f248ba0766201f0c20c5feb2c973dc1c54d83601f3d7d02001113c9e265","timestamp":"0x677ea565","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c04","index":"0x4302bb6","validatorIndex":"0xa33"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1f1","index":"0x4302bb7","validatorIndex":"0xa34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec6","index":"0x4302bb8","validatorIndex":"0xa35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bf3","index":"0x4302bb9","validatorIndex":"0xa36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bc4","index":"0x4302bba","validatorIndex":"0xa37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144305","index":"0x4302bbb","validatorIndex":"0xa38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bbc","validatorIndex":"0xa39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14490e","index":"0x4302bbd","validatorIndex":"0xa3a"}]},[],"0x0af2cb58f6fff8bc03374919812c54e89aa728f74784b1eeb12b678aabaa17d1"]) 2025-01-08 16:18:45.5836|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13723076 (0x42033a...b74a86), Extra Data: chiado-lodestar-0 2025-01-08 16:18:45.5845|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:18:45.5845|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:18:45.5845|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723076 2025-01-08 16:18:45.5845|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722946 < 13723076 - 128 2025-01-08 16:18:45.5845|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:18:45.5845|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:18:45.5845|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13723076 | 1.6 ms | slot 5,445 ms | 2025-01-08 16:18:45.5845|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:45.5845|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 636.13 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:45.5845|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723076 (0x42033a...b74a86). 2025-01-08 16:18:45.5845|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:45.5845|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","blockNumber":"0xd165c4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","prevRandao":"0x79e6b15728b626cbebaac888182a8dd899754babb3c8ff3b226f929eb1eef28d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7e99f248ba0766201f0c20c5feb2c973dc1c54d83601f3d7d02001113c9e265","timestamp":"0x677ea565","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c04","index":"0x4302bb6","validatorIndex":"0xa33"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1f1","index":"0x4302bb7","validatorIndex":"0xa34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec6","index":"0x4302bb8","validatorIndex":"0xa35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bf3","index":"0x4302bb9","validatorIndex":"0xa36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bc4","index":"0x4302bba","validatorIndex":"0xa37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144305","index":"0x4302bbb","validatorIndex":"0xa38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bbc","validatorIndex":"0xa39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14490e","index":"0x4302bbd","validatorIndex":"0xa3a"}]},[],"0x0af2cb58f6fff8bc03374919812c54e89aa728f74784b1eeb12b678aabaa17d1"]) 2025-01-08 16:18:45.5845|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","blockNumber":"0xd165c4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x5ad5d5d12a4ae68dde5c459ef7b2a60a749d4b49cbfeca028ec210c4de529eec","prevRandao":"0x79e6b15728b626cbebaac888182a8dd899754babb3c8ff3b226f929eb1eef28d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xd7e99f248ba0766201f0c20c5feb2c973dc1c54d83601f3d7d02001113c9e265","timestamp":"0x677ea565","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c04","index":"0x4302bb6","validatorIndex":"0xa33"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13a1f1","index":"0x4302bb7","validatorIndex":"0xa34"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ec6","index":"0x4302bb8","validatorIndex":"0xa35"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bf3","index":"0x4302bb9","validatorIndex":"0xa36"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bc4","index":"0x4302bba","validatorIndex":"0xa37"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144305","index":"0x4302bbb","validatorIndex":"0xa38"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bbc","validatorIndex":"0xa39"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14490e","index":"0x4302bbd","validatorIndex":"0xa3a"}]},[],"0x0af2cb58f6fff8bc03374919812c54e89aa728f74784b1eeb12b678aabaa17d1"]) handled in 3ms 2025-01-08 16:18:45.5895|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:45.5895|DEBUG|JsonRpc.JsonRpcService|38|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:45.5895|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Received ForkChoice: 13723076 (0x42033a...b74a86), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:45.5895|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|ForkChoiceUpdate: block 13723076 (0x42033a...b74a86) was processed. 2025-01-08 16:18:45.5895|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|38|Synced Chain Head to 13723076 (0x42033a...b74a86) 2025-01-08 16:18:45.5895|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:45.5895|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 0ms 2025-01-08 16:18:45.9172|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:46.5607|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:46.8735|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.142.212.115:32669] initiating disconnect because InvalidNetworkId, details: invalid network id - 6789 2025-01-08 16:18:46.8957|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:46.8957|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:46.8957|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:46.8957|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:46.9178|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:47.6807|INFO|Synchronization.Reporting.SyncReport|9|Peers | with best block: 9 | all: 9 | eth68 (100 %) | Active: None | Sleeping: All 2025-01-08 16:18:47.6807|DEBUG|Synchronization.Peers.SyncPeersReport|9|Allocated sync peers 9(9)/100 2025-01-08 16:18:47.7386|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->109.123.234.55:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:18:47.9173|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:18:48.9163|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:49.4404|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:49.4404|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: randomNode: 1cccb7...11b5c2 2025-01-08 16:18:49.9163|DEBUG|TxPool.TxBroadcaster|9|Broadcasting transactions to all peers 2025-01-08 16:18:50.0012|DEBUG|Consensus.Producers.BuildBlocksInALoop|38|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:18:50.2321|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:50.4955|DEBUG|Network.Discovery.NodesLocator|38|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:50.5584|DEBUG|JsonRpc.JsonRpcProcessor|38|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","blockNumber":"0xd165c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","prevRandao":"0x071990270e28054c68cb54c01c0edacc73d5409e8751762681c609ce6346a19c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x956db71aa4186a99afc8b8f3922097b83d51e4b8f593e2d3173510c4862c7406","timestamp":"0x677ea56a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb5c","index":"0x4302bbe","validatorIndex":"0xa3b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee9","index":"0x4302bbf","validatorIndex":"0xa3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14750a","index":"0x4302bc0","validatorIndex":"0xa3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bc1","validatorIndex":"0xa3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ef","index":"0x4302bc2","validatorIndex":"0xa3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5db8","index":"0x4302bc3","validatorIndex":"0xa40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fa","index":"0x4302bc4","validatorIndex":"0xa41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d33ff","index":"0x4302bc5","validatorIndex":"0xa42"}]},[],"0x70c80e34ba27c6ce97cba01312ff83528c8f740d7f68dc88dde1fd19bce79623"]) 2025-01-08 16:18:50.5584|INFO|Merge.Plugin.Handlers.NewPayloadHandler|38|Received New Block: 13723077 (0x370c2b...9ad073), Extra Data: chiado-lighthouse-0 2025-01-08 16:18:50.5584|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Clearing caches 2025-01-08 16:18:50.5584|DEBUG|Consensus.Processing.BlockCachePreWarmer|38|Cleared caches: None 2025-01-08 16:18:50.5604|DEBUG|Trie.Pruning.TrieStore|38|Beginning new BlockCommitSet - 13723077 2025-01-08 16:18:50.5604|DEBUG|Trie.Pruning.TrieStore|38|Removing historical (131) 13722947 < 13723077 - 128 2025-01-08 16:18:50.5604|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:18:50.5604|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|38|Valid. Result of New Block: 13723077 (0x370c2b...9ad073). 2025-01-08 16:18:50.5604|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:18:50.5604|DEBUG|Merge.Plugin.GC.GCKeeper|38|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:50.5604|DEBUG|JsonRpc.JsonRpcProcessor|38|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","blockNumber":"0xd165c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","prevRandao":"0x071990270e28054c68cb54c01c0edacc73d5409e8751762681c609ce6346a19c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x956db71aa4186a99afc8b8f3922097b83d51e4b8f593e2d3173510c4862c7406","timestamp":"0x677ea56a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb5c","index":"0x4302bbe","validatorIndex":"0xa3b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee9","index":"0x4302bbf","validatorIndex":"0xa3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14750a","index":"0x4302bc0","validatorIndex":"0xa3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bc1","validatorIndex":"0xa3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ef","index":"0x4302bc2","validatorIndex":"0xa3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5db8","index":"0x4302bc3","validatorIndex":"0xa40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fa","index":"0x4302bc4","validatorIndex":"0xa41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d33ff","index":"0x4302bc5","validatorIndex":"0xa42"}]},[],"0x70c80e34ba27c6ce97cba01312ff83528c8f740d7f68dc88dde1fd19bce79623"]) 2025-01-08 16:18:50.5604|DEBUG|JsonRpc.JsonRpcProcessor|38| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","blockNumber":"0xd165c5","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x42033a13223869b1cf1b8a98e4e7212d4242436bcd1fa291570b19f807b74a86","prevRandao":"0x071990270e28054c68cb54c01c0edacc73d5409e8751762681c609ce6346a19c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x956db71aa4186a99afc8b8f3922097b83d51e4b8f593e2d3173510c4862c7406","timestamp":"0x677ea56a","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb5c","index":"0x4302bbe","validatorIndex":"0xa3b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ee9","index":"0x4302bbf","validatorIndex":"0xa3c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14750a","index":"0x4302bc0","validatorIndex":"0xa3d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bc1","validatorIndex":"0xa3e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ef","index":"0x4302bc2","validatorIndex":"0xa3f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a5db8","index":"0x4302bc3","validatorIndex":"0xa40"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fa","index":"0x4302bc4","validatorIndex":"0xa41"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d33ff","index":"0x4302bc5","validatorIndex":"0xa42"}]},[],"0x70c80e34ba27c6ce97cba01312ff83528c8f740d7f68dc88dde1fd19bce79623"]) handled in 2ms 2025-01-08 16:18:50.5604|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723077 | 1.2 ms | slot 4,974 ms | 2025-01-08 16:18:50.5604|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:50.5604|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 825.08 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:50.5604|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:50.5604|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:50.5604|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Received ForkChoice: 13723077 (0x370c2b...9ad073), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:50.5604|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|ForkChoiceUpdate: block 13723077 (0x370c2b...9ad073) was processed. 2025-01-08 16:18:50.5604|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Synced Chain Head to 13723077 (0x370c2b...9ad073) 2025-01-08 16:18:50.5604|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:50.5604|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 0ms 2025-01-08 16:18:50.8053|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->138.201.116.212:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:18:50.9164|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:51.5856|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:51.8967|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:51.8967|DEBUG|JsonRpc.JsonRpcService|9|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:51.8967|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:51.8967|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:51.9178|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:52.5864|DEBUG|Network.Discovery.NodesLocator|9|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:52.9163|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:53.8013|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.156.153.4:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:18:53.9165|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:54.9203|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:18:55.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|9|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:18:55.1159|DEBUG|JsonRpc.JsonRpcProcessor|9|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","blockNumber":"0xd165c6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","prevRandao":"0xd6b1960b4e0ac0d7655bddf31f08f0b71baba3a366a30f261ebf7d4377ab4cf3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd929068aacdd34b3193b978af3f693d1dca1e81658d16657159dd1750b9a5d8","timestamp":"0x677ea56f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a8b","index":"0x4302bc6","validatorIndex":"0xa43"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445ff","index":"0x4302bc7","validatorIndex":"0xa44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d5","index":"0x4302bc8","validatorIndex":"0xa45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5730","index":"0x4302bc9","validatorIndex":"0xa46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bca","validatorIndex":"0xa47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302bcb","validatorIndex":"0xa48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e0","index":"0x4302bcc","validatorIndex":"0xa49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff1","index":"0x4302bcd","validatorIndex":"0xa4a"}]},[],"0xfbc12f38eb65efa938bd26c09b214ac38c9094400553de77a768a994e4706973"]) 2025-01-08 16:18:55.1162|INFO|Merge.Plugin.Handlers.NewPayloadHandler|9|Received New Block: 13723078 (0x3cfd13...ea5fb2), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:18:55.1162|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Clearing caches 2025-01-08 16:18:55.1162|DEBUG|Consensus.Processing.BlockCachePreWarmer|9|Cleared caches: None 2025-01-08 16:18:55.1162|DEBUG|Trie.Pruning.TrieStore|9|Beginning new BlockCommitSet - 13723078 2025-01-08 16:18:55.1162|DEBUG|Trie.Pruning.TrieStore|9|Removing historical (131) 13722948 < 13723078 - 128 2025-01-08 16:18:55.1162|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:18:55.1162|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|9|Valid. Result of New Block: 13723078 (0x3cfd13...ea5fb2). 2025-01-08 16:18:55.1162|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:18:55.1162|DEBUG|Merge.Plugin.GC.GCKeeper|9|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:18:55.1162|DEBUG|JsonRpc.JsonRpcProcessor|9|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","blockNumber":"0xd165c6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","prevRandao":"0xd6b1960b4e0ac0d7655bddf31f08f0b71baba3a366a30f261ebf7d4377ab4cf3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd929068aacdd34b3193b978af3f693d1dca1e81658d16657159dd1750b9a5d8","timestamp":"0x677ea56f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a8b","index":"0x4302bc6","validatorIndex":"0xa43"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445ff","index":"0x4302bc7","validatorIndex":"0xa44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d5","index":"0x4302bc8","validatorIndex":"0xa45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5730","index":"0x4302bc9","validatorIndex":"0xa46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bca","validatorIndex":"0xa47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302bcb","validatorIndex":"0xa48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e0","index":"0x4302bcc","validatorIndex":"0xa49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff1","index":"0x4302bcd","validatorIndex":"0xa4a"}]},[],"0xfbc12f38eb65efa938bd26c09b214ac38c9094400553de77a768a994e4706973"]) 2025-01-08 16:18:55.1162|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723078 | 1.3 ms | slot 4,558 ms | 2025-01-08 16:18:55.1162|DEBUG|JsonRpc.JsonRpcProcessor|9| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","blockNumber":"0xd165c6","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x370c2b36d2cd18e717eb61fd8a83783b450869d21689f8efb55bea9cbd9ad073","prevRandao":"0xd6b1960b4e0ac0d7655bddf31f08f0b71baba3a366a30f261ebf7d4377ab4cf3","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xcd929068aacdd34b3193b978af3f693d1dca1e81658d16657159dd1750b9a5d8","timestamp":"0x677ea56f","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a8b","index":"0x4302bc6","validatorIndex":"0xa43"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445ff","index":"0x4302bc7","validatorIndex":"0xa44"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422d5","index":"0x4302bc8","validatorIndex":"0xa45"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5730","index":"0x4302bc9","validatorIndex":"0xa46"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bca","validatorIndex":"0xa47"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302bcb","validatorIndex":"0xa48"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e0","index":"0x4302bcc","validatorIndex":"0xa49"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fff1","index":"0x4302bcd","validatorIndex":"0xa4a"}]},[],"0xfbc12f38eb65efa938bd26c09b214ac38c9094400553de77a768a994e4706973"]) handled in 2ms 2025-01-08 16:18:55.1162|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:18:55.1162|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 777.60 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:18:55.1215|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:55.1215|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:18:55.1215|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723078 (0x3cfd13...ea5fb2), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:18:55.1215|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723078 (0x3cfd13...ea5fb2) was processed. 2025-01-08 16:18:55.1215|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723078 (0x3cfd13...ea5fb2) 2025-01-08 16:18:55.1215|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:18:55.1215|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:18:55.5090|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:55.5090|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: randomNode: 371176...93251d 2025-01-08 16:18:55.8457|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.55.35.133:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth62, eth63 2025-01-08 16:18:55.9208|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:18:56.8971|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:18:56.8971|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:18:56.8971|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 16:18:56.8971|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:18:56.9206|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:18:56.9497|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.225:52546] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:18:57.3363|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:18:57.4848|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:57.8271|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:57.8950|DEBUG|Network.PeerManager|12|Peer pool size is: 5656 2025-01-08 16:18:57.9172|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:18:57.9664|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:18:57.9664|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:18:58.0997|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|66.94.97.152:36376->30303] to: 30303 2025-01-08 16:18:58.0997|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|66.94.97.152:36376->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 71111 2025-01-08 16:18:58.9166|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:18:58.9648|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:18:59.7246|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.234.116.139:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:18:59.9191|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:00.0027|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9980000 for next AuRa step. 2025-01-08 16:19:00.1555|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","blockNumber":"0xd165c7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","prevRandao":"0x46b4cb020ab5f72b7b41f8b1d517317bb8e6169ea4dbe1301a32012a015c700d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb51b0f04cef146e24da7b4a7b9fdad359917dcd2003639fbac24f3bd861d21e4","timestamp":"0x677ea574","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bce","validatorIndex":"0xa4b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x567620","index":"0x4302bcf","validatorIndex":"0xa4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477c9","index":"0x4302bd0","validatorIndex":"0xa4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac8","index":"0x4302bd1","validatorIndex":"0xa4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451a3","index":"0x4302bd2","validatorIndex":"0xa4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e9","index":"0x4302bd3","validatorIndex":"0xa50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bd4","validatorIndex":"0xa51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x565207","index":"0x4302bd5","validatorIndex":"0xa52"}]},[],"0x7cc37aca95719dab18e398081b39f6713691c61d24d973a66ec1dd858e35545e"]) 2025-01-08 16:19:00.1555|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723079 (0x648389...b854e7), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:19:00.1564|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:19:00.1564|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:19:00.1564|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723079 2025-01-08 16:19:00.1564|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722949 < 13723079 - 128 2025-01-08 16:19:00.1564|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723079 (0x648389...b854e7). 2025-01-08 16:19:00.1564|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:00.1564|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","blockNumber":"0xd165c7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","prevRandao":"0x46b4cb020ab5f72b7b41f8b1d517317bb8e6169ea4dbe1301a32012a015c700d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb51b0f04cef146e24da7b4a7b9fdad359917dcd2003639fbac24f3bd861d21e4","timestamp":"0x677ea574","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bce","validatorIndex":"0xa4b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x567620","index":"0x4302bcf","validatorIndex":"0xa4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477c9","index":"0x4302bd0","validatorIndex":"0xa4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac8","index":"0x4302bd1","validatorIndex":"0xa4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451a3","index":"0x4302bd2","validatorIndex":"0xa4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e9","index":"0x4302bd3","validatorIndex":"0xa50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bd4","validatorIndex":"0xa51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x565207","index":"0x4302bd5","validatorIndex":"0xa52"}]},[],"0x7cc37aca95719dab18e398081b39f6713691c61d24d973a66ec1dd858e35545e"]) 2025-01-08 16:19:00.1564|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","blockNumber":"0xd165c7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x3cfd135c512e72a4c980865b172cd142362304ebf7d8b4d1942236e681ea5fb2","prevRandao":"0x46b4cb020ab5f72b7b41f8b1d517317bb8e6169ea4dbe1301a32012a015c700d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xb51b0f04cef146e24da7b4a7b9fdad359917dcd2003639fbac24f3bd861d21e4","timestamp":"0x677ea574","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bce","validatorIndex":"0xa4b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x567620","index":"0x4302bcf","validatorIndex":"0xa4c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477c9","index":"0x4302bd0","validatorIndex":"0xa4d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147ac8","index":"0x4302bd1","validatorIndex":"0xa4e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451a3","index":"0x4302bd2","validatorIndex":"0xa4f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477e9","index":"0x4302bd3","validatorIndex":"0xa50"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddf","index":"0x4302bd4","validatorIndex":"0xa51"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x565207","index":"0x4302bd5","validatorIndex":"0xa52"}]},[],"0x7cc37aca95719dab18e398081b39f6713691c61d24d973a66ec1dd858e35545e"]) handled in 2ms 2025-01-08 16:19:00.1564|INFO|Consensus.Processing.BlockchainProcessor|41|Processed 13723079 | 1.5 ms | slot 5,040 ms | 2025-01-08 16:19:00.1564|INFO|Consensus.Processing.BlockchainProcessor|41| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:00.1564|INFO|Consensus.Processing.BlockchainProcessor|41| Block throughput 0.00 MGas/s | 0.0 tps | 687.29 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:19:00.1564|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:19:00.1564|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:19:00.1614|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:00.1614|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:00.1614|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13723079 (0x648389...b854e7), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:00.1614|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13723079 (0x648389...b854e7) was processed. 2025-01-08 16:19:00.1614|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13723079 (0x648389...b854e7) 2025-01-08 16:19:00.1614|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:00.1614|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 0ms 2025-01-08 16:19:00.9166|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:01.8992|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:01.8992|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:01.8992|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:01.8992|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:01.9210|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:01.9536|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:19:01.9536|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 3deb4f...bea29f 2025-01-08 16:19:02.8282|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:135.180.88.203]:30303, msg: 3870f0fcb9f2483f460a2ef0e484fa9512f594b9f926465c913c218946736cfaec2b08b622ebfbf1e4488172af5ebdc410236f9a88dcae97d97a1639c6e5bf48537434d0aaef711c3de469378e1a732e73a6a0f6fba727205ac8e1421e95f3540106f8b9a0610658c9124b15db508c03462c670f29b1e17d5eeadc1c11758c5fe6646e6a85f896b84021a65d510f26a6fbbf62710db047c90882837be84672bb743dc18a9a57f89a1071be63a6b4be6f93bb147e7b870ead4639d7613813c0d32d3bacc3a95805f8580283657468c6849f3d2254808269648276348269708487b458cb89736563703235366b31a102dab771193ed1c734648f9d7bc0b3ee994b1b766f422ed4850b8ca12a662f07558374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:19:02.8624|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->198.244.205.52:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:19:02.9167|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:03.5867|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 16:19:03.9211|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:04.5123|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|173.234.17.129:58192->30303] to: 30303 2025-01-08 16:19:04.5123|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|173.234.17.129:58192->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 122 2025-01-08 16:19:04.6850|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 17 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:19:04.9173|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:05.0013|DEBUG|Consensus.Producers.BuildBlocksInALoop|41|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:19:05.6538|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","blockNumber":"0xd165c8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","prevRandao":"0x2eb32797a7a2c232b45d1ff463a5dfbe81ef03a99c5a1ca6b0e82325d7c22f3d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc345b5d95ff816d89270983833fd33f1c9913606cdd920bca90b4ff07ac32014","timestamp":"0x677ea579","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142612","index":"0x4302bd6","validatorIndex":"0xa53"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144eda","index":"0x4302bd7","validatorIndex":"0xa54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f2","index":"0x4302bd8","validatorIndex":"0xa55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149df3","index":"0x4302bd9","validatorIndex":"0xa56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5a45","index":"0x4302bda","validatorIndex":"0xa57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fa19","index":"0x4302bdb","validatorIndex":"0xa58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b9","index":"0x4302bdc","validatorIndex":"0xa59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302bdd","validatorIndex":"0xa5a"}]},[],"0x3a65c8e529fe91b8e7ba340c58af00010d4a6b417b5931596401261a43a13c65"]) 2025-01-08 16:19:05.6538|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723080 (0x68417c...e80117), Extra Data: chiado-teku-0 2025-01-08 16:19:05.6538|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:19:05.6538|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: None 2025-01-08 16:19:05.6538|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13723080 2025-01-08 16:19:05.6538|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722950 < 13723080 - 128 2025-01-08 16:19:05.6538|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13723080 (0x68417c...e80117). 2025-01-08 16:19:05.6538|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:19:05.6538|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:05.6538|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723080 | 1.2 ms | slot 5,498 ms | 2025-01-08 16:19:05.6538|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","blockNumber":"0xd165c8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","prevRandao":"0x2eb32797a7a2c232b45d1ff463a5dfbe81ef03a99c5a1ca6b0e82325d7c22f3d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc345b5d95ff816d89270983833fd33f1c9913606cdd920bca90b4ff07ac32014","timestamp":"0x677ea579","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142612","index":"0x4302bd6","validatorIndex":"0xa53"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144eda","index":"0x4302bd7","validatorIndex":"0xa54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f2","index":"0x4302bd8","validatorIndex":"0xa55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149df3","index":"0x4302bd9","validatorIndex":"0xa56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5a45","index":"0x4302bda","validatorIndex":"0xa57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fa19","index":"0x4302bdb","validatorIndex":"0xa58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b9","index":"0x4302bdc","validatorIndex":"0xa59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302bdd","validatorIndex":"0xa5a"}]},[],"0x3a65c8e529fe91b8e7ba340c58af00010d4a6b417b5931596401261a43a13c65"]) 2025-01-08 16:19:05.6538|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:19:05.6538|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","blockNumber":"0xd165c8","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x64838939a00c74ade26c47cb87108f5b40b990f4de3e92cfc93f7580bcb854e7","prevRandao":"0x2eb32797a7a2c232b45d1ff463a5dfbe81ef03a99c5a1ca6b0e82325d7c22f3d","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xc345b5d95ff816d89270983833fd33f1c9913606cdd920bca90b4ff07ac32014","timestamp":"0x677ea579","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142612","index":"0x4302bd6","validatorIndex":"0xa53"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144eda","index":"0x4302bd7","validatorIndex":"0xa54"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0f2","index":"0x4302bd8","validatorIndex":"0xa55"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149df3","index":"0x4302bd9","validatorIndex":"0xa56"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5a45","index":"0x4302bda","validatorIndex":"0xa57"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fa19","index":"0x4302bdb","validatorIndex":"0xa58"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1454b9","index":"0x4302bdc","validatorIndex":"0xa59"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302bdd","validatorIndex":"0xa5a"}]},[],"0x3a65c8e529fe91b8e7ba340c58af00010d4a6b417b5931596401261a43a13c65"]) handled in 2ms 2025-01-08 16:19:05.6538|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:05.6538|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 818.33 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:19:05.6593|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:05.6593|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:05.6593|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 13723080 (0x68417c...e80117), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:05.6593|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|ForkChoiceUpdate: block 13723080 (0x68417c...e80117) was processed. 2025-01-08 16:19:05.6593|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Synced Chain Head to 13723080 (0x68417c...e80117) 2025-01-08 16:19:05.6593|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:05.6593|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 0ms 2025-01-08 16:19:05.6909|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:05.9190|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:06.8991|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:06.8991|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:06.8991|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:06.8991|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:06.9210|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:06.9210|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.137:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:19:06.9937|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->47.243.75.173:21061] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:07.9206|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:08.6646|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:19:08.6646|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 41d0f0...bdd2fd 2025-01-08 16:19:08.9100|DEBUG|Synchronization.Peers.SyncPeerPool|12|Dropped 0 useless peers 2025-01-08 16:19:08.9216|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:09.9211|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:10.0008|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:19:10.1067|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","blockNumber":"0xd165c9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","prevRandao":"0xf994973b75b9cfb071ca01eaa39fafa73444aaad9d513b1a35168165eef61617","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x56caae09abfe078d82e0e178daf4a76a4be83da9b4d85a6ba514f145bcd48c24","timestamp":"0x677ea57e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ede","index":"0x4302bde","validatorIndex":"0xa5b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14549f","index":"0x4302bdf","validatorIndex":"0xa5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fce3","index":"0x4302be0","validatorIndex":"0xa5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302be1","validatorIndex":"0xa5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e13","index":"0x4302be2","validatorIndex":"0xa5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddd","index":"0x4302be3","validatorIndex":"0xa60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f4","index":"0x4302be4","validatorIndex":"0xa61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302be5","validatorIndex":"0xa62"}]},[],"0x4e4ee52e8e85562934b13841491afd11b541ee7a2d25471508ee3aad03e088a8"]) 2025-01-08 16:19:10.1067|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13723081 (0x17a29b...7bccea), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:19:10.1067|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:19:10.1067|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 16:19:10.1085|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13723081 2025-01-08 16:19:10.1085|DEBUG|Trie.Pruning.TrieStore|36|Removing historical (131) 13722951 < 13723081 - 128 2025-01-08 16:19:10.1085|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:19:10.1085|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:19:10.1085|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13723081 (0x17a29b...7bccea). 2025-01-08 16:19:10.1085|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:10.1085|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723081 | 1.2 ms | slot 4,453 ms | 2025-01-08 16:19:10.1085|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:10.1085|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","blockNumber":"0xd165c9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","prevRandao":"0xf994973b75b9cfb071ca01eaa39fafa73444aaad9d513b1a35168165eef61617","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x56caae09abfe078d82e0e178daf4a76a4be83da9b4d85a6ba514f145bcd48c24","timestamp":"0x677ea57e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ede","index":"0x4302bde","validatorIndex":"0xa5b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14549f","index":"0x4302bdf","validatorIndex":"0xa5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fce3","index":"0x4302be0","validatorIndex":"0xa5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302be1","validatorIndex":"0xa5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e13","index":"0x4302be2","validatorIndex":"0xa5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddd","index":"0x4302be3","validatorIndex":"0xa60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f4","index":"0x4302be4","validatorIndex":"0xa61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302be5","validatorIndex":"0xa62"}]},[],"0x4e4ee52e8e85562934b13841491afd11b541ee7a2d25471508ee3aad03e088a8"]) 2025-01-08 16:19:10.1085|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 0.00 MGas/s | 0.0 tps | 847.46 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:19:10.1085|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","blockNumber":"0xd165c9","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103e7ef","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x68417cc9dca9ccc4f6fa294a16f380c37aa580fb0d9856d66ec7f2ac74e80117","prevRandao":"0xf994973b75b9cfb071ca01eaa39fafa73444aaad9d513b1a35168165eef61617","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x56caae09abfe078d82e0e178daf4a76a4be83da9b4d85a6ba514f145bcd48c24","timestamp":"0x677ea57e","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ede","index":"0x4302bde","validatorIndex":"0xa5b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14549f","index":"0x4302bdf","validatorIndex":"0xa5c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fce3","index":"0x4302be0","validatorIndex":"0xa5d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302be1","validatorIndex":"0xa5e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149e13","index":"0x4302be2","validatorIndex":"0xa5f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ddd","index":"0x4302be3","validatorIndex":"0xa60"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f4","index":"0x4302be4","validatorIndex":"0xa61"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451ca","index":"0x4302be5","validatorIndex":"0xa62"}]},[],"0x4e4ee52e8e85562934b13841491afd11b541ee7a2d25471508ee3aad03e088a8"]) handled in 2ms 2025-01-08 16:19:10.1124|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:10.1124|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:10.1124|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723081 (0x17a29b...7bccea), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:10.1124|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723081 (0x17a29b...7bccea) was processed. 2025-01-08 16:19:10.1124|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723081 (0x17a29b...7bccea) 2025-01-08 16:19:10.1124|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:10.1124|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:19:10.1570|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:10.9247|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:11.2573|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 177, after the process: 177 2025-01-08 16:19:11.9001|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:11.9001|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:11.9002|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:11.9002|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:11.9307|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:12.2611|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:12.9300|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:13.3122|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->84.247.158.2:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 105105 2025-01-08 16:19:13.7884|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:13.9354|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:14.9051|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 177, after the process: 178 2025-01-08 16:19:14.9051|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: randomNode: b58b6a...55c91d 2025-01-08 16:19:14.9354|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:15.0052|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 16:19:15.1058|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","blockNumber":"0xd165ca","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","prevRandao":"0x6bc615398b36659f235fb37280335fd930b3ce3d629ab6533e5bb65df7c6ea40","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x05ee1ba2eda8a8b5913d1665104ebb2e5d3d77a99be5a21383c7c5e61c9396e6","timestamp":"0x677ea583","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302be6","validatorIndex":"0xa63"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde4","index":"0x4302be7","validatorIndex":"0xa64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144915","index":"0x4302be8","validatorIndex":"0xa65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f0","index":"0x4302be9","validatorIndex":"0xa66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302bea","validatorIndex":"0xa67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bc6","index":"0x4302beb","validatorIndex":"0xa68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c806","index":"0x4302bec","validatorIndex":"0xa69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ecf","index":"0x4302bed","validatorIndex":"0xa6a"}]},[],"0x599f620b98acdf06a444721cf2e0ab4ba9a1982fc95ebb7b1d0aca6d4cb6a52b"]) 2025-01-08 16:19:15.1058|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723082 (0xbe2abf...fb4a38), Extra Data: Nethermind 2025-01-08 16:19:15.1058|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:19:15.1058|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:19:15.1058|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723082 2025-01-08 16:19:15.1058|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722952 < 13723082 - 128 2025-01-08 16:19:15.1058|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:19:15.1058|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:19:15.1058|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723082 (0xbe2abf...fb4a38). 2025-01-08 16:19:15.1058|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723082 | 1.1 ms | slot 4,999 ms | 2025-01-08 16:19:15.1058|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:15.1082|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:15.1082|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 0.00 MGas/s | 0.0 tps | 923.36 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:19:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","blockNumber":"0xd165ca","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","prevRandao":"0x6bc615398b36659f235fb37280335fd930b3ce3d629ab6533e5bb65df7c6ea40","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x05ee1ba2eda8a8b5913d1665104ebb2e5d3d77a99be5a21383c7c5e61c9396e6","timestamp":"0x677ea583","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302be6","validatorIndex":"0xa63"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde4","index":"0x4302be7","validatorIndex":"0xa64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144915","index":"0x4302be8","validatorIndex":"0xa65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f0","index":"0x4302be9","validatorIndex":"0xa66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302bea","validatorIndex":"0xa67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bc6","index":"0x4302beb","validatorIndex":"0xa68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c806","index":"0x4302bec","validatorIndex":"0xa69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ecf","index":"0x4302bed","validatorIndex":"0xa6a"}]},[],"0x599f620b98acdf06a444721cf2e0ab4ba9a1982fc95ebb7b1d0aca6d4cb6a52b"]) 2025-01-08 16:19:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","blockNumber":"0xd165ca","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x103a6f7","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x17a29b4d1c4d89d98a81048819d3f8611ffd975e3b3d32e5b914c2ea6b7bccea","prevRandao":"0x6bc615398b36659f235fb37280335fd930b3ce3d629ab6533e5bb65df7c6ea40","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x05ee1ba2eda8a8b5913d1665104ebb2e5d3d77a99be5a21383c7c5e61c9396e6","timestamp":"0x677ea583","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302be6","validatorIndex":"0xa63"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cde4","index":"0x4302be7","validatorIndex":"0xa64"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144915","index":"0x4302be8","validatorIndex":"0xa65"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f0","index":"0x4302be9","validatorIndex":"0xa66"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302bea","validatorIndex":"0xa67"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bc6","index":"0x4302beb","validatorIndex":"0xa68"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c806","index":"0x4302bec","validatorIndex":"0xa69"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ecf","index":"0x4302bed","validatorIndex":"0xa6a"}]},[],"0x599f620b98acdf06a444721cf2e0ab4ba9a1982fc95ebb7b1d0aca6d4cb6a52b"]) handled in 2ms 2025-01-08 16:19:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:15.1082|DEBUG|JsonRpc.JsonRpcService|41|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:15.1082|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Received ForkChoice: 13723082 (0xbe2abf...fb4a38), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:15.1082|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|ForkChoiceUpdate: block 13723082 (0xbe2abf...fb4a38) was processed. 2025-01-08 16:19:15.1082|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|41|Synced Chain Head to 13723082 (0xbe2abf...fb4a38) 2025-01-08 16:19:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:15.1082|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:19:15.2915|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:45.250.254.84]:30303, msg: 5439006ce08d55cd8b705473da8109825f9dd828b8aa279e99e8d04e2cd6719e9b2a6d60e0a8c831c34bfc6adecfba06b5bee62c1056c1efd71973febb46fa4a0311aab7d0799a38c682cfbb7de1cedf399ab0a9d66799bcd9e653235ab7735c0006f8d0a00b8749a741ce17fc06b380ec976627cf70a1f8e28d425cfc291bea4d6722a80af8adb8402e01c2aaa1be79bec3fd2988439429a270635a005dc5416c30694d5cd95fe506186b21e565a0d359d648f96ea677de91403a6bb46e7b0162ad1f34b5a14ce01f82085683657468c6849f3d225480826964827634826970842dfafe54836970369026056440d0000000004502500254008489736563703235366b31a10299c603103d2e56f486cdf098aeb5ea0981a13d703b5b2ad390f0e80e1569f8d48374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 16:19:15.6172|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->168.119.1.126:30333] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_chainId([]) 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcService|36|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:19:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:19:15.9332|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:16.0658|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:172.201.42.43]:30303, msg: 83427744341d6152035fe0d1c0fc1c3b71fbf9f68866bd2a4b5de9bd1492d6d1bad6f80b7131eb8354d869527252bb45813c865c61e45b06ea63975ef750e72401ba7c6ed53a6bf8123736eeccd23be444dadf0948f9f70b11f63f375765acd50106f8b9a00b8749a741ce17fc06b380ec976627cf70a1f8e28d425cfc291bea4d6722a80af896b840582ba35d3a7c8c0d9966dfa4ee95da62ace130a49946a5fb4bd6142a0229c57b3d4d6ba56399fb78f87515efe1325af9a1cf3a2efd74a81f3ca9b9109dde4df50283657468c6849f3d22548082696482763482697084acc92a2b89736563703235366b31a103955fb4b433753e354c27680d11e455ef0585dd245d36fb196fcb7fb21486d64c8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:19:16.1442|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:16.1550|DEBUG|Network.Discovery.DiscoveryManager|6|Cleaned up 2004 discovery lifecycle managers. 2025-01-08 16:19:16.2777|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 178, after the process: 178 2025-01-08 16:19:16.9017|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:16.9017|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:16.9017|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:16.9017|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:16.9362|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:17.2803|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:17.2803|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|11|Sending FIND NODE on enode://c414a93cbc20f47cad0f779a483cd3da4ea20d9f41b91d091fa09be2646f9cfae8e2ead6af7a7b2c8fd1de1cff4fd87b01d41abf01db1f24193ad7877457f57e@34.203.27.246:30381 before bonding 2025-01-08 16:19:17.9333|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:19:18.9333|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:19:19.0775|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.231:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:19:19.2604|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:19.8398|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|3.67.113.10:58476->30303] to: 30303 2025-01-08 16:19:19.8398|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|3.67.113.10:58476->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:19:19.9351|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:20.0056|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 16:19:20.1174|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","blockNumber":"0xd165cb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","prevRandao":"0xebd03f22e4e3dac02ec65194bd82646e295ee2cd276a30f31d090245badf8d44","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7bb75447366644a0026f8a724d7d53cd44674572bfe96c42c81d54f434cf1e1d","timestamp":"0x677ea588","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef93","index":"0x4302bee","validatorIndex":"0xa6b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302bef","validatorIndex":"0xa6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e0","index":"0x4302bf0","validatorIndex":"0xa6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448ff","index":"0x4302bf1","validatorIndex":"0xa6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d6","index":"0x4302bf2","validatorIndex":"0xa6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302bf3","validatorIndex":"0xa70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ea9","index":"0x4302bf4","validatorIndex":"0xa71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b04","index":"0x4302bf5","validatorIndex":"0xa72"}]},[],"0x30803f73401583620e71b6a123981bd0f354d8d1fb7add0813998bd761f28643"]) 2025-01-08 16:19:20.1174|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723083 (0x326d52...4be30b), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:19:20.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Clearing caches 2025-01-08 16:19:20.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Cleared caches: None 2025-01-08 16:19:20.1174|DEBUG|Trie.Pruning.TrieStore|34|Beginning new BlockCommitSet - 13723083 2025-01-08 16:19:20.1174|DEBUG|Trie.Pruning.TrieStore|34|Removing historical (131) 13722953 < 13723083 - 128 2025-01-08 16:19:20.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:19:20.1174|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Rlp 2025-01-08 16:19:20.1174|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|34|Valid. Result of New Block: 13723083 (0x326d52...4be30b). 2025-01-08 16:19:20.1174|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13723083 | 1.5 ms | slot 5,012 ms | 2025-01-08 16:19:20.1174|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:20.1174|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:20.1174|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 675.68 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:19:20.1174|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","blockNumber":"0xd165cb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","prevRandao":"0xebd03f22e4e3dac02ec65194bd82646e295ee2cd276a30f31d090245badf8d44","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7bb75447366644a0026f8a724d7d53cd44674572bfe96c42c81d54f434cf1e1d","timestamp":"0x677ea588","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef93","index":"0x4302bee","validatorIndex":"0xa6b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302bef","validatorIndex":"0xa6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e0","index":"0x4302bf0","validatorIndex":"0xa6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448ff","index":"0x4302bf1","validatorIndex":"0xa6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d6","index":"0x4302bf2","validatorIndex":"0xa6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302bf3","validatorIndex":"0xa70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ea9","index":"0x4302bf4","validatorIndex":"0xa71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b04","index":"0x4302bf5","validatorIndex":"0xa72"}]},[],"0x30803f73401583620e71b6a123981bd0f354d8d1fb7add0813998bd761f28643"]) 2025-01-08 16:19:20.1174|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","blockNumber":"0xd165cb","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7df","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xbe2abf7f6a3f30e87542dc3e631c2bfa1fb1721c587286d9f5e2642c1efb4a38","prevRandao":"0xebd03f22e4e3dac02ec65194bd82646e295ee2cd276a30f31d090245badf8d44","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x7bb75447366644a0026f8a724d7d53cd44674572bfe96c42c81d54f434cf1e1d","timestamp":"0x677ea588","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ef93","index":"0x4302bee","validatorIndex":"0xa6b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f2","index":"0x4302bef","validatorIndex":"0xa6c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e0","index":"0x4302bf0","validatorIndex":"0xa6d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448ff","index":"0x4302bf1","validatorIndex":"0xa6e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d6","index":"0x4302bf2","validatorIndex":"0xa6f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b09","index":"0x4302bf3","validatorIndex":"0xa70"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142ea9","index":"0x4302bf4","validatorIndex":"0xa71"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b04","index":"0x4302bf5","validatorIndex":"0xa72"}]},[],"0x30803f73401583620e71b6a123981bd0f354d8d1fb7add0813998bd761f28643"]) handled in 2ms 2025-01-08 16:19:20.1240|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:20.1240|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:20.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Received ForkChoice: 13723083 (0x326d52...4be30b), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:20.1242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|ForkChoiceUpdate: block 13723083 (0x326d52...4be30b) was processed. 2025-01-08 16:19:20.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Synced Chain Head to 13723083 (0x326d52...4be30b) 2025-01-08 16:19:20.1242|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:20.1242|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:19:20.3774|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 178, after the process: 178 2025-01-08 16:19:20.3774|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 93c31a...ccfac3 2025-01-08 16:19:20.9350|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:19:20.9991|DEBUG|Network.PeerManager|11|Peer pool size is: 5757 2025-01-08 16:19:21.0989|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.235.166.85:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:19:21.1916|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:21.3887|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:21.4392|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.9.62.157:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:21.4548|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.139.231:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:21.4635|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->176.9.117.218:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:21.5200|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:21.5200|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 178, after the process: 178 2025-01-08 16:19:21.6032|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->157.230.106.217:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 16718 2025-01-08 16:19:21.9047|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:21.9047|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:21.9047|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:21.9047|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:21.9396|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:22.5193|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:22.9327|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:23.9355|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:24.0073|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:24.9352|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:25.0014|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:19:25.1091|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 178, after the process: 178 2025-01-08 16:19:25.1091|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: b7daae...4a0507 2025-01-08 16:19:25.1475|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","blockNumber":"0xd165cc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","prevRandao":"0x66a2a631c435f6c883e76f349d8729f0090dec23229d0236933abc1ec8e564b6","receiptsRoot":"0x34b99b09b84ac526734067ab0a30b398bc835e8b67c658f2cd2fa38418a85baa","stateRoot":"0x872cdb0d68e1c38afa0b2674c159b0557c27cab82cdcac19c1a9c0955c2a726a","timestamp":"0x677ea58d","transactions":["0x02f901d58227d883055eb88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be538b2a364347b20551b9e0fd97ac3f8f2f4ecf3c54de52c8ca3e4751492643e9aba862ca0eb4c1a1f4845fc935b82611e0ecd7afef8f75e248c258a4642d7425332e332e30000000000000000000000000000000000000000000000000000000c080a011822c8ae451a7912f88d17a6aaf5a95df6e2c11989c1034a69cdeef9233e28aa0173398b37a8cb84127c3f976a2ac79096ddc04d5a73aad1a5252379916722f91"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eee","index":"0x4302bf6","validatorIndex":"0xa73"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302bf7","validatorIndex":"0xa74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bf8","validatorIndex":"0xa75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff1b","index":"0x4302bf9","validatorIndex":"0xa76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425ed","index":"0x4302bfa","validatorIndex":"0xa77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f73d","index":"0x4302bfb","validatorIndex":"0xa78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302bfc","validatorIndex":"0xa79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451a3","index":"0x4302bfd","validatorIndex":"0xa7a"}]},[],"0x0e4d8c54602c3296f2a7c913fd7c632c9adbc45e1b8958bf1ff43e5ce6e2d702"]) 2025-01-08 16:19:25.1475|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13723084 (0x9aa5a8...62d1d9), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:19:25.1486|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:19:25.1486|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 16:19:25.1486|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13723084 2025-01-08 16:19:25.1486|DEBUG|Trie.Pruning.TrieStore|36|Removing historical (131) 13722954 < 13723084 - 128 2025-01-08 16:19:25.1486|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:19:25.1486|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:19:25.1486|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723084 | 3.0 ms | slot 5,032 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:25.1486|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:25.1486|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 9.74 MGas/s | 332.7 tps | 332.67 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:19:25.1486|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13723084 (0x9aa5a8...62d1d9). 2025-01-08 16:19:25.1486|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:25.1486|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","blockNumber":"0xd165cc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","prevRandao":"0x66a2a631c435f6c883e76f349d8729f0090dec23229d0236933abc1ec8e564b6","receiptsRoot":"0x34b99b09b84ac526734067ab0a30b398bc835e8b67c658f2cd2fa38418a85baa","stateRoot":"0x872cdb0d68e1c38afa0b2674c159b0557c27cab82cdcac19c1a9c0955c2a726a","timestamp":"0x677ea58d","transactions":["0x02f901d58227d883055eb88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be538b2a364347b20551b9e0fd97ac3f8f2f4ecf3c54de52c8ca3e4751492643e9aba862ca0eb4c1a1f4845fc935b82611e0ecd7afef8f75e248c258a4642d7425332e332e30000000000000000000000000000000000000000000000000000000c080a011822c8ae451a7912f88d17a6aaf5a95df6e2c11989c1034a69cdeef9233e28aa0173398b37a8cb84127c3f976a2ac79096ddc04d5a73aad1a5252379916722f91"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eee","index":"0x4302bf6","validatorIndex":"0xa73"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302bf7","validatorIndex":"0xa74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bf8","validatorIndex":"0xa75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff1b","index":"0x4302bf9","validatorIndex":"0xa76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425ed","index":"0x4302bfa","validatorIndex":"0xa77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f73d","index":"0x4302bfb","validatorIndex":"0xa78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302bfc","validatorIndex":"0xa79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451a3","index":"0x4302bfd","validatorIndex":"0xa7a"}]},[],"0x0e4d8c54602c3296f2a7c913fd7c632c9adbc45e1b8958bf1ff43e5ce6e2d702"]) 2025-01-08 16:19:25.1486|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","blockNumber":"0xd165cc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10428d7","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x326d52ab6801a3ebd9dd233cd18394ec939ab9f51aa4337713ccfc9a1a4be30b","prevRandao":"0x66a2a631c435f6c883e76f349d8729f0090dec23229d0236933abc1ec8e564b6","receiptsRoot":"0x34b99b09b84ac526734067ab0a30b398bc835e8b67c658f2cd2fa38418a85baa","stateRoot":"0x872cdb0d68e1c38afa0b2674c159b0557c27cab82cdcac19c1a9c0955c2a726a","timestamp":"0x677ea58d","transactions":["0x02f901d58227d883055eb88459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be538b2a364347b20551b9e0fd97ac3f8f2f4ecf3c54de52c8ca3e4751492643e9aba862ca0eb4c1a1f4845fc935b82611e0ecd7afef8f75e248c258a4642d7425332e332e30000000000000000000000000000000000000000000000000000000c080a011822c8ae451a7912f88d17a6aaf5a95df6e2c11989c1034a69cdeef9233e28aa0173398b37a8cb84127c3f976a2ac79096ddc04d5a73aad1a5252379916722f91"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eee","index":"0x4302bf6","validatorIndex":"0xa73"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c702","index":"0x4302bf7","validatorIndex":"0xa74"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302bf8","validatorIndex":"0xa75"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff1b","index":"0x4302bf9","validatorIndex":"0xa76"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425ed","index":"0x4302bfa","validatorIndex":"0xa77"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f73d","index":"0x4302bfb","validatorIndex":"0xa78"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302bfc","validatorIndex":"0xa79"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1451a3","index":"0x4302bfd","validatorIndex":"0xa7a"}]},[],"0x0e4d8c54602c3296f2a7c913fd7c632c9adbc45e1b8958bf1ff43e5ce6e2d702"]) handled in 4ms 2025-01-08 16:19:25.1582|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:25.1582|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:25.1582|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13723084 (0x9aa5a8...62d1d9), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:25.1582|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13723084 (0x9aa5a8...62d1d9) was processed. 2025-01-08 16:19:25.1582|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13723084 (0x9aa5a8...62d1d9) 2025-01-08 16:19:25.1582|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:25.1582|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:19:25.5209|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:167.235.179.241]:30303, msg: 66a395b0e8b09eb6af7a8868242ad537abdc94394af6e0c73a9cf1cc1a4465a6c62acedfc17259423d090a31fdd8790a23b966ddb024ea8264a81448a9e7d4e708fcc73ce9bcfbcff0f0bdbca01bfecef7c270440a34f10ce707387785aecea10106f8b9a09184d7c2c1d879d83a1fac33571ea24e324e1edd34cd0c05caf057ff4f86ff60f896b8405a1b41cfe8dbf9d13452001a0799899316f5a9a6041e21e3ac2e05b3814dec5e4c423371f4e91c7ab1d12731f881e96ef72a047a55381ef94f1939d7438368210283657468c68460adae278082696482763482697084a7ebb3f189736563703235366b31a103fabc9117ba921daddd8f6386fe6078287083600ccf1fb6c0b7bf8c788043b69c8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:19:25.5502|DEBUG|Network.PeerManager|28|Disconnecting an existing [Session|In|HandshakeComplete|167.235.179.241:54582->30303] - In session to replace 2025-01-08 16:19:25.6706|DEBUG|Network.P2P.Session|30|[Session|Out|DisconnectingProtocols|30303->167.235.179.241:30303] initiating disconnect because OppositeDirectionCleanup, details: same 2025-01-08 16:19:25.6998|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|167.235.179.241:54582->30303] to: 30303 2025-01-08 16:19:25.6998|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|167.235.179.241:54582->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:25.9355|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:26.1043|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.253.128:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:26.5964|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:26.7478|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:26.8980|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:26.8980|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 178, after the process: 179 2025-01-08 16:19:26.9052|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:26.9052|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:26.9052|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:26.9052|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:26.9391|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:27.9002|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:27.9327|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:28.0661|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.239.245.233:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:28.9351|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:29.3684|DEBUG|Network.Discovery.NodesLocator|36|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:29.5546|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.187.84.213:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 3 2025-01-08 16:19:29.9332|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:30.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:19:30.1083|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","blockNumber":"0xd165cd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10469e0","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","prevRandao":"0x146857ec611b44cc8d7e8db13d6c2b3852482b872b6d5950f91b4c49aa35f511","receiptsRoot":"0xf88d7e7ffe0f99c3eeccfee6f7dc6106b82b2b5e5b1c340fd8999ac4df0da831","stateRoot":"0xdef68f1a747e8e2ed87202958f07644243c8feb3060533261311232110ce307d","timestamp":"0x677ea592","transactions":["0x02f901d58227d8830502d88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cec38e41b7668882ed233a0192dde99bdfe7a7e493e2c2ccbcfc4584be205b256d856c218128fc6ec5e9f2b7d258666838f250a890c709a1b92a2fc80c3638c8e332e332e30000000000000000000000000000000000000000000000000000000c080a015d4e711d2482e8d02914e0f1bbb737560b0b09798723b93de6aef5c8188649ca07b0c6c502c6b76000f48ffc443f80bc5aa6ca6d47018967e18cbfbc15583c3b8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d8","index":"0x4302bfe","validatorIndex":"0xa7b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147513","index":"0x4302bff","validatorIndex":"0xa7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b03","index":"0x4302c00","validatorIndex":"0xa7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0b00","index":"0x4302c01","validatorIndex":"0xa7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302c02","validatorIndex":"0xa7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147203","index":"0x4302c03","validatorIndex":"0xa80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142460","index":"0x4302c04","validatorIndex":"0xa81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ace48","index":"0x4302c05","validatorIndex":"0xa82"}]},[],"0x0e9495d940e44abf06fcc4bfb0af73e9f7c7ee11b819a30b9efc322c663a79bb"]) 2025-01-08 16:19:30.1083|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723085 (0x46c823...1f1179), Address: 0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6 2025-01-08 16:19:30.1083|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:19:30.1083|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 16:19:30.1083|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13723085 2025-01-08 16:19:30.1083|DEBUG|Trie.Pruning.TrieStore|36|Removing historical (131) 13722955 < 13723085 - 128 2025-01-08 16:19:30.1083|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:19:30.1083|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:19:30.1083|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13723085 (0x46c823...1f1179). 2025-01-08 16:19:30.1083|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:30.1083|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","blockNumber":"0xd165cd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10469e0","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","prevRandao":"0x146857ec611b44cc8d7e8db13d6c2b3852482b872b6d5950f91b4c49aa35f511","receiptsRoot":"0xf88d7e7ffe0f99c3eeccfee6f7dc6106b82b2b5e5b1c340fd8999ac4df0da831","stateRoot":"0xdef68f1a747e8e2ed87202958f07644243c8feb3060533261311232110ce307d","timestamp":"0x677ea592","transactions":["0x02f901d58227d8830502d88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cec38e41b7668882ed233a0192dde99bdfe7a7e493e2c2ccbcfc4584be205b256d856c218128fc6ec5e9f2b7d258666838f250a890c709a1b92a2fc80c3638c8e332e332e30000000000000000000000000000000000000000000000000000000c080a015d4e711d2482e8d02914e0f1bbb737560b0b09798723b93de6aef5c8188649ca07b0c6c502c6b76000f48ffc443f80bc5aa6ca6d47018967e18cbfbc15583c3b8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d8","index":"0x4302bfe","validatorIndex":"0xa7b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147513","index":"0x4302bff","validatorIndex":"0xa7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b03","index":"0x4302c00","validatorIndex":"0xa7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0b00","index":"0x4302c01","validatorIndex":"0xa7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302c02","validatorIndex":"0xa7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147203","index":"0x4302c03","validatorIndex":"0xa80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142460","index":"0x4302c04","validatorIndex":"0xa81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ace48","index":"0x4302c05","validatorIndex":"0xa82"}]},[],"0x0e9495d940e44abf06fcc4bfb0af73e9f7c7ee11b819a30b9efc322c663a79bb"]) 2025-01-08 16:19:30.1083|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723085 | 1.4 ms | slot 4,959 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:30.1083|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","blockNumber":"0xd165cd","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10469e0","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x9aa5a81ceaa6084f4a95f3812547eaeb6a04da17035803ea32c726ee0862d1d9","prevRandao":"0x146857ec611b44cc8d7e8db13d6c2b3852482b872b6d5950f91b4c49aa35f511","receiptsRoot":"0xf88d7e7ffe0f99c3eeccfee6f7dc6106b82b2b5e5b1c340fd8999ac4df0da831","stateRoot":"0xdef68f1a747e8e2ed87202958f07644243c8feb3060533261311232110ce307d","timestamp":"0x677ea592","transactions":["0x02f901d58227d8830502d88459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cec38e41b7668882ed233a0192dde99bdfe7a7e493e2c2ccbcfc4584be205b256d856c218128fc6ec5e9f2b7d258666838f250a890c709a1b92a2fc80c3638c8e332e332e30000000000000000000000000000000000000000000000000000000c080a015d4e711d2482e8d02914e0f1bbb737560b0b09798723b93de6aef5c8188649ca07b0c6c502c6b76000f48ffc443f80bc5aa6ca6d47018967e18cbfbc15583c3b8"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0d8","index":"0x4302bfe","validatorIndex":"0xa7b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147513","index":"0x4302bff","validatorIndex":"0xa7c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b03","index":"0x4302c00","validatorIndex":"0xa7d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0b00","index":"0x4302c01","validatorIndex":"0xa7e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a3ee","index":"0x4302c02","validatorIndex":"0xa7f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147203","index":"0x4302c03","validatorIndex":"0xa80"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142460","index":"0x4302c04","validatorIndex":"0xa81"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ace48","index":"0x4302c05","validatorIndex":"0xa82"}]},[],"0x0e9495d940e44abf06fcc4bfb0af73e9f7c7ee11b819a30b9efc322c663a79bb"]) handled in 2ms 2025-01-08 16:19:30.1083|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:30.1083|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 20.73 MGas/s | 707.7 tps | 707.71 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:19:30.1137|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:30.1137|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:30.1137|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723085 (0x46c823...1f1179), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:30.1137|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723085 (0x46c823...1f1179) was processed. 2025-01-08 16:19:30.1137|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723085 (0x46c823...1f1179) 2025-01-08 16:19:30.1137|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:30.1137|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:19:30.4846|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 179, after the process: 180 2025-01-08 16:19:30.4846|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: d91f36...93d22c 2025-01-08 16:19:30.9365|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:31.1177|DEBUG|Network.PeerManager|34|Peer pool size is: 5858 2025-01-08 16:19:31.7562|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.213.187:55128] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:31.9068|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:31.9068|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:31.9068|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:31.9068|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:31.9366|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:31.9807|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 0 successful requests, failedRequestCounter: 1, nodesTriedCounter: 1 2025-01-08 16:19:32.9327|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:33.0944|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 180, after the process: 180 2025-01-08 16:19:33.9385|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:34.0952|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:34.9408|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:35.0033|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9970000 for next AuRa step. 2025-01-08 16:19:35.1220|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","blockNumber":"0xd165ce","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aaf9","gasUsed":"0x23bdd","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","prevRandao":"0x12517b83566585ebd002751ae64760175fa451688fa521b2396ddd99f7abde79","receiptsRoot":"0xff4f76a7324642ff1ce48d9f8c6319f37c933c0c01dd9717c7daa20a7d724d8c","stateRoot":"0xc8696bbeeb4d3a1352f3076d911f47a9777d39ce183f8909ad8b45163062f7b5","timestamp":"0x677ea597","transactions":["0x02f901d58227d883053ea68459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec96f99b06039d8f8157057593651b9208257d656ad5ee4c9219c6c5b8fa6535366e55d9755a2f2fd283e5fc637d33a44de4fcb86d18c12e0863bcef5003e1da0332e332e30000000000000000000000000000000000000000000000000000000c001a0c7bafd7fdce446ab6e655fa2fc44105a95f1e0a3e5a98d5dfa3521ecf8c1f268a07d08c9846dc0c8fc323ba5dd0a80b33d461fd679799ac83449f810b147bbe0f7","0x02f901d58227d883054b038459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1af094049ac0eecadd721b598c37d5379f365fbf022bae7b24665476c197d86268c9c590f90c7d4b04ffdf7188bcf50ed2fe6924378d1894a8c68e0711f99a92332e332e30000000000000000000000000000000000000000000000000000000c001a06441ecec8a2b826467cffb497ad0761aa949e878fb2112e3cf81a629a681907ba034719734174b0fda91718b7b70a38ad8550d572a523a016c5f106668cbaa1b97","0x02f901d58227d883055eb98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e49bf77fa8f12c15c2a28b217eb05d956001c76b1a2cbd568df9e8939776d3e27faa1a8a039f85728f66e09e81b727c639c5b1d76d1c97050589b645fa1ed84e1332e332e30000000000000000000000000000000000000000000000000000000c001a0cf2f326445963c725a7e5b162fb88569095a5d71ade2784995228693af4fb311a03f9585527ce6739283de017dd23fc570ea2f666318e42c521be91051e161227b","0x02f901d58227d8830552198459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beacfd0f5f8f99506f59d79ff4fd6af7adc15c0399db595fe173a085bb80e885087e1230bfd939a0b82e5d65a7dcc9e1b03a6539f9247b3e564b0700548521b02f332e332e30000000000000000000000000000000000000000000000000000000c080a0df2bcb9cda729abf30c5b6d67288ee8c1ec6cc92fd41c2fb08f9eb8569e4aa42a0022da9da239a7afbc7abdcdacf8df4bf0e9381c739d27b7091c320e01ddd88dd","0x02f901d58227d8830502d98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e80ee52f97918d85301b7923282461cf030f13331866333f3ff247e8645ac4c39aa08a566418442d92b2a0e9efd72d7e457eb7488321ab195ac93221789f63bfe332e332e30000000000000000000000000000000000000000000000000000000c001a0b6b28640f733fd667b63a86f54a8d892d8d19f1e6b90549138bcafce8315e7d8a0795168ed5e0bf8bfdf508f13ed6576a234181f66954cb7ef73a65086b822c577"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141730","index":"0x4302c06","validatorIndex":"0xa83"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eec2","index":"0x4302c07","validatorIndex":"0xa84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbae","index":"0x4302c08","validatorIndex":"0xa85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c2d3","index":"0x4302c09","validatorIndex":"0xa86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c06cc","index":"0x4302c0a","validatorIndex":"0xa87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139cae","index":"0x4302c0b","validatorIndex":"0xa88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebdd","index":"0x4302c0c","validatorIndex":"0xa89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8cf","index":"0x4302c0d","validatorIndex":"0xa8a"}]},[],"0x5aa91549569b4a8bdddd28257a9d281fd3cc0728367a32b2a41c77e37caa9acb"]) 2025-01-08 16:19:35.1220|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Received New Block: 13723086 (0xdef9c8...93293e), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:19:35.1220|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13723086. 2025-01-08 16:19:35.1220|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13723086. 2025-01-08 16:19:35.1246|DEBUG|Trie.Pruning.TrieStore|34|Beginning new BlockCommitSet - 13723086 2025-01-08 16:19:35.1246|DEBUG|Trie.Pruning.TrieStore|34|Removing historical (131) 13722956 < 13723086 - 128 2025-01-08 16:19:35.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:19:35.1246|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13723086 | 1.7 ms | slot 5,014 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:35.1246|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|34|Valid. Result of New Block: 13723086 (0xdef9c8...93293e). 2025-01-08 16:19:35.1246|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:19:35.1246|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:35.1246|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:35.1246|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","blockNumber":"0xd165ce","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aaf9","gasUsed":"0x23bdd","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","prevRandao":"0x12517b83566585ebd002751ae64760175fa451688fa521b2396ddd99f7abde79","receiptsRoot":"0xff4f76a7324642ff1ce48d9f8c6319f37c933c0c01dd9717c7daa20a7d724d8c","stateRoot":"0xc8696bbeeb4d3a1352f3076d911f47a9777d39ce183f8909ad8b45163062f7b5","timestamp":"0x677ea597","transactions":["0x02f901d58227d883053ea68459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec96f99b06039d8f8157057593651b9208257d656ad5ee4c9219c6c5b8fa6535366e55d9755a2f2fd283e5fc637d33a44de4fcb86d18c12e0863bcef5003e1da0332e332e30000000000000000000000000000000000000000000000000000000c001a0c7bafd7fdce446ab6e655fa2fc44105a95f1e0a3e5a98d5dfa3521ecf8c1f268a07d08c9846dc0c8fc323ba5dd0a80b33d461fd679799ac83449f810b147bbe0f7","0x02f901d58227d883054b038459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1af094049ac0eecadd721b598c37d5379f365fbf022bae7b24665476c197d86268c9c590f90c7d4b04ffdf7188bcf50ed2fe6924378d1894a8c68e0711f99a92332e332e30000000000000000000000000000000000000000000000000000000c001a06441ecec8a2b826467cffb497ad0761aa949e878fb2112e3cf81a629a681907ba034719734174b0fda91718b7b70a38ad8550d572a523a016c5f106668cbaa1b97","0x02f901d58227d883055eb98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e49bf77fa8f12c15c2a28b217eb05d956001c76b1a2cbd568df9e8939776d3e27faa1a8a039f85728f66e09e81b727c639c5b1d76d1c97050589b645fa1ed84e1332e332e30000000000000000000000000000000000000000000000000000000c001a0cf2f326445963c725a7e5b162fb88569095a5d71ade2784995228693af4fb311a03f9585527ce6739283de017dd23fc570ea2f666318e42c521be91051e161227b","0x02f901d58227d8830552198459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beacfd0f5f8f99506f59d79ff4fd6af7adc15c0399db595fe173a085bb80e885087e1230bfd939a0b82e5d65a7dcc9e1b03a6539f9247b3e564b0700548521b02f332e332e30000000000000000000000000000000000000000000000000000000c080a0df2bcb9cda729abf30c5b6d67288ee8c1ec6cc92fd41c2fb08f9eb8569e4aa42a0022da9da239a7afbc7abdcdacf8df4bf0e9381c739d27b7091c320e01ddd88dd","0x02f901d58227d8830502d98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e80ee52f97918d85301b7923282461cf030f13331866333f3ff247e8645ac4c39aa08a566418442d92b2a0e9efd72d7e457eb7488321ab195ac93221789f63bfe332e332e30000000000000000000000000000000000000000000000000000000c001a0b6b28640f733fd667b63a86f54a8d892d8d19f1e6b90549138bcafce8315e7d8a0795168ed5e0bf8bfdf508f13ed6576a234181f66954cb7ef73a65086b822c577"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141730","index":"0x4302c06","validatorIndex":"0xa83"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eec2","index":"0x4302c07","validatorIndex":"0xa84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbae","index":"0x4302c08","validatorIndex":"0xa85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c2d3","index":"0x4302c09","validatorIndex":"0xa86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c06cc","index":"0x4302c0a","validatorIndex":"0xa87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139cae","index":"0x4302c0b","validatorIndex":"0xa88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebdd","index":"0x4302c0c","validatorIndex":"0xa89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8cf","index":"0x4302c0d","validatorIndex":"0xa8a"}]},[],"0x5aa91549569b4a8bdddd28257a9d281fd3cc0728367a32b2a41c77e37caa9acb"]) 2025-01-08 16:19:35.1246|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 83.75 MGas/s | 2,860.4 tps | 572.08 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:19:35.1246|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","blockNumber":"0xd165ce","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x104aaf9","gasUsed":"0x23bdd","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x46c823c04978565ef35e4ef3fcc58af1f25051dc0a17267085f6bd4e2d1f1179","prevRandao":"0x12517b83566585ebd002751ae64760175fa451688fa521b2396ddd99f7abde79","receiptsRoot":"0xff4f76a7324642ff1ce48d9f8c6319f37c933c0c01dd9717c7daa20a7d724d8c","stateRoot":"0xc8696bbeeb4d3a1352f3076d911f47a9777d39ce183f8909ad8b45163062f7b5","timestamp":"0x677ea597","transactions":["0x02f901d58227d883053ea68459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3ec96f99b06039d8f8157057593651b9208257d656ad5ee4c9219c6c5b8fa6535366e55d9755a2f2fd283e5fc637d33a44de4fcb86d18c12e0863bcef5003e1da0332e332e30000000000000000000000000000000000000000000000000000000c001a0c7bafd7fdce446ab6e655fa2fc44105a95f1e0a3e5a98d5dfa3521ecf8c1f268a07d08c9846dc0c8fc323ba5dd0a80b33d461fd679799ac83449f810b147bbe0f7","0x02f901d58227d883054b038459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c1af094049ac0eecadd721b598c37d5379f365fbf022bae7b24665476c197d86268c9c590f90c7d4b04ffdf7188bcf50ed2fe6924378d1894a8c68e0711f99a92332e332e30000000000000000000000000000000000000000000000000000000c001a06441ecec8a2b826467cffb497ad0761aa949e878fb2112e3cf81a629a681907ba034719734174b0fda91718b7b70a38ad8550d572a523a016c5f106668cbaa1b97","0x02f901d58227d883055eb98459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e49bf77fa8f12c15c2a28b217eb05d956001c76b1a2cbd568df9e8939776d3e27faa1a8a039f85728f66e09e81b727c639c5b1d76d1c97050589b645fa1ed84e1332e332e30000000000000000000000000000000000000000000000000000000c001a0cf2f326445963c725a7e5b162fb88569095a5d71ade2784995228693af4fb311a03f9585527ce6739283de017dd23fc570ea2f666318e42c521be91051e161227b","0x02f901d58227d8830552198459682f008459682f0e8273aa9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000beacfd0f5f8f99506f59d79ff4fd6af7adc15c0399db595fe173a085bb80e885087e1230bfd939a0b82e5d65a7dcc9e1b03a6539f9247b3e564b0700548521b02f332e332e30000000000000000000000000000000000000000000000000000000c080a0df2bcb9cda729abf30c5b6d67288ee8c1ec6cc92fd41c2fb08f9eb8569e4aa42a0022da9da239a7afbc7abdcdacf8df4bf0e9381c739d27b7091c320e01ddd88dd","0x02f901d58227d8830502d98459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e80ee52f97918d85301b7923282461cf030f13331866333f3ff247e8645ac4c39aa08a566418442d92b2a0e9efd72d7e457eb7488321ab195ac93221789f63bfe332e332e30000000000000000000000000000000000000000000000000000000c001a0b6b28640f733fd667b63a86f54a8d892d8d19f1e6b90549138bcafce8315e7d8a0795168ed5e0bf8bfdf508f13ed6576a234181f66954cb7ef73a65086b822c577"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141730","index":"0x4302c06","validatorIndex":"0xa83"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13eec2","index":"0x4302c07","validatorIndex":"0xa84"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cbae","index":"0x4302c08","validatorIndex":"0xa85"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c2d3","index":"0x4302c09","validatorIndex":"0xa86"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1c06cc","index":"0x4302c0a","validatorIndex":"0xa87"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x139cae","index":"0x4302c0b","validatorIndex":"0xa88"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ebdd","index":"0x4302c0c","validatorIndex":"0xa89"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c8cf","index":"0x4302c0d","validatorIndex":"0xa8a"}]},[],"0x5aa91549569b4a8bdddd28257a9d281fd3cc0728367a32b2a41c77e37caa9acb"]) handled in 3ms 2025-01-08 16:19:35.1284|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:35.1284|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"}, null] 2025-01-08 16:19:35.1284|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723086 (0xdef9c8...93293e), Safe: 13723057 (0xb52377...f6a26a), Finalized: 13723045 (0x574976...b9cdbe) 2025-01-08 16:19:35.1284|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723086 (0xdef9c8...93293e) was processed. 2025-01-08 16:19:35.1284|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13723086 (0xdef9c8...93293e) 2025-01-08 16:19:35.1284|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) 2025-01-08 16:19:35.1284|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x574976d1cbbc7e7db5ec369682fedaa5c21c146343244cdc9fddda74a7b9cdbe","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a"},null]) handled in 1ms 2025-01-08 16:19:35.5669|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:35.9408|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:36.6616|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 180, after the process: 181 2025-01-08 16:19:36.6616|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: fab0fa...c69283 2025-01-08 16:19:36.9070|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:36.9070|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:36.9070|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:36.9070|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:36.9445|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:37.1274|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:92.107.188.217]:30303, msg: 8b67dce72e4174d87cd3a848b10a12a1c3ac102b31c43fd8579c4773e5ecc893856a3962e50810d4c72b84db77230b93b65df071b7017aa6ee937179e28414915acb5cafa8cb129b967d8131573e8076a390094cc5a4641e790fdaa2390aba000006f8b9a0002a52589295c31be2d09a3e35a604cf285f664f5865946cce226507fb34d819f896b8403c3fb6650597f3b0dc324e23a361f41354c374b17e8f61d30df93f0b29b5c81926234fd2a36d245ce87cbe102c9661e00c95247a6e28f51e24b5af869bb449a60283657468c6849f3d225480826964827634826970845c6bbcd989736563703235366b31a102ea864a3d9eda14bb215b01efb78ef3b9e74c7ddf948354e14d49da4af1c621778374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:19:37.1290|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->135.148.241.196:30306] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:19:37.3705|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|6|Sending FIND NODE on enode://e5861ff89754ce3e6595b81e9fec8861cbb0ff913e5689b0adc85eccc5b94253288814d8d32b2897b901513afcb9a2856727e150574e566c5ef3f13e0a29dc8f@148.251.142.70:30309 before bonding 2025-01-08 16:19:37.6927|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:37.9431|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:37.9431|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:37.9431|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:19:38.0227|DEBUG|Db.SimpleFilePublicKeyDb|6|Saving data in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db | backup stored in /nethermind/data/nethermind_db/chiado/discoveryNodes/SimpleFileDb.db_a5d940c2-5448-4509-8aa3-4cff1bc17e96 2025-01-08 16:19:38.9284|DEBUG|Synchronization.Peers.SyncPeerPool|11|Dropped 0 useless peers 2025-01-08 16:19:38.9454|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:38.9454|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:39.7944|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:39.7944|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:19:39.7944|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723086 (0xdef9c8...93293e), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:19:39.7944|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723086 (0xdef9c8...93293e) was processed. 2025-01-08 16:19:39.7944|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|11|Cleaned processed blob txs from block 13723045 to block 13723057 2025-01-08 16:19:39.7944|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:39.7944|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 0ms 2025-01-08 16:19:39.7944|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|11|Blob transactions database columns have been compacted 2025-01-08 16:19:39.9431|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:19:40.0052|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 16:19:40.0935|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","blockNumber":"0xd165cf","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10469d0","gasUsed":"0x23c0d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","prevRandao":"0x10c26292e700525d35ba35a58c16eaf74a6f336385b768fd81be5282827b3f39","receiptsRoot":"0x7bc1971db08942d58a9cd8f13409151a5f7a08dc2a9949c4d78626ec2445ccc7","stateRoot":"0x812e82533fd0a8145a36768c0c827304022892b093ad0d2ad76b0cbc56037732","timestamp":"0x677ea59c","transactions":["0x02f901d58227d88305521a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c0c20146438db644ae5f9d85562ffca0601cb36422919358e58f5a62bc5bc2e0dd90c23d7c587aa101f8cf2c841463d8b753ea0c62fed72d1ed38ebdd01ff077332e332e30000000000000000000000000000000000000000000000000000000c080a05e91d632ccb224ebcf12b5e68cc942e7cbac8dd677a9b38fbc6d74c73013aa2aa07c7de6fed45d01bd3ae5dd209c976c5a745042570bf506ad5023363d6732d3d6","0x02f901d58227d883054b048459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2af3329f4167efbb5fb4ada12434449137cdf193ce3ea67435bdfe6df47e6146d5584d66ffc2c3b221610b8429cd6009799c58aa478a9b3cfa22a911f476052d332e332e30000000000000000000000000000000000000000000000000000000c001a048bd4b2fe1465c376bb4409dc5c2c30173d9e2583cc8d7cd7402128cd32004d4a07e9d91feaaf6ec459b2274efc2d42e5f399d4b3d05cdac6de2c3643c98090efc","0x02f901d58227d8830502da8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89d7de3fc5856ae916de62403264570376c58e5a5a91d3e265d77776a41b76f1749e53799cb0488e0f38475fd981769d8f122da09037cc7e2e6b6ca35e706c9e7332e332e30000000000000000000000000000000000000000000000000000000c080a08fcdd037ec7929b65785fd779d15bb7bbb806969efb2384b19269837aab0847ea0522a661f0791199bbd02b8aacd0208efa2b6c9ccb7f57c815856e8fafe45c177","0x02f901d58227d883055eba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80b9d3d51f3167631aba12637fb3e268c25c1ff16326a3b876cbd71a7c1c4dae8547cd3c14eb12c991b63fa2fa95b20510319b58a6b393efcf961bb4892e75f4f332e332e30000000000000000000000000000000000000000000000000000000c080a0436f3c8ff135294df8cf97435efe6a5b5205fe5f3083a350c4ce0da37f301fd2a05a72f7588025ecec1abf220b936d014a729d4b38664962a46a6b9ddb495d9eb7","0x02f901d58227d883053ea78459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfcb23fc16a9b50dcb1606f0efa87481503fc6962e919f74ed88689f056778aa50103a95436f166eb4ffd73e748cc131f95463b46366f7cab59774a049ca7a423332e332e30000000000000000000000000000000000000000000000000000000c001a0535f2c2fce0885a72e54e72c5a4413b9b4ae8471d06ee0c39001f295f98da7f5a07913f19af66cb5cc81e8a900a659009f255ddbbf8ca5cbabb7a56ede9a812622"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bec","index":"0x4302c0e","validatorIndex":"0xa8b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141a28","index":"0x4302c0f","validatorIndex":"0xa8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144038","index":"0x4302c10","validatorIndex":"0xa8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe0","index":"0x4302c11","validatorIndex":"0xa8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab2db","index":"0x4302c12","validatorIndex":"0xa8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14984c","index":"0x4302c13","validatorIndex":"0xa90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce2e","index":"0x4302c14","validatorIndex":"0xa91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9b3","index":"0x4302c15","validatorIndex":"0xa92"}]},[],"0x6df3dc97bb0815f6a2b03bfe8479f35fbe3ec83a0aac07867c847acd2dbfe7da"]) 2025-01-08 16:19:40.0935|INFO|Merge.Plugin.Handlers.NewPayloadHandler|34|Received New Block: 13723087 (0xc6c7bb...698a16), Extra Data: chiado-lighthouse-0 2025-01-08 16:19:40.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Started pre-warming caches for block 13723087. 2025-01-08 16:19:40.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Finished pre-warming caches for block 13723087. 2025-01-08 16:19:40.0935|DEBUG|Trie.Pruning.TrieStore|34|Beginning new BlockCommitSet - 13723087 2025-01-08 16:19:40.0935|DEBUG|Trie.Pruning.TrieStore|34|Removing historical (131) 13722957 < 13723087 - 128 2025-01-08 16:19:40.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:19:40.0935|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|34|Valid. Result of New Block: 13723087 (0xc6c7bb...698a16). 2025-01-08 16:19:40.0935|DEBUG|Merge.Plugin.GC.GCKeeper|34|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:40.0935|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","blockNumber":"0xd165cf","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10469d0","gasUsed":"0x23c0d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","prevRandao":"0x10c26292e700525d35ba35a58c16eaf74a6f336385b768fd81be5282827b3f39","receiptsRoot":"0x7bc1971db08942d58a9cd8f13409151a5f7a08dc2a9949c4d78626ec2445ccc7","stateRoot":"0x812e82533fd0a8145a36768c0c827304022892b093ad0d2ad76b0cbc56037732","timestamp":"0x677ea59c","transactions":["0x02f901d58227d88305521a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c0c20146438db644ae5f9d85562ffca0601cb36422919358e58f5a62bc5bc2e0dd90c23d7c587aa101f8cf2c841463d8b753ea0c62fed72d1ed38ebdd01ff077332e332e30000000000000000000000000000000000000000000000000000000c080a05e91d632ccb224ebcf12b5e68cc942e7cbac8dd677a9b38fbc6d74c73013aa2aa07c7de6fed45d01bd3ae5dd209c976c5a745042570bf506ad5023363d6732d3d6","0x02f901d58227d883054b048459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2af3329f4167efbb5fb4ada12434449137cdf193ce3ea67435bdfe6df47e6146d5584d66ffc2c3b221610b8429cd6009799c58aa478a9b3cfa22a911f476052d332e332e30000000000000000000000000000000000000000000000000000000c001a048bd4b2fe1465c376bb4409dc5c2c30173d9e2583cc8d7cd7402128cd32004d4a07e9d91feaaf6ec459b2274efc2d42e5f399d4b3d05cdac6de2c3643c98090efc","0x02f901d58227d8830502da8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89d7de3fc5856ae916de62403264570376c58e5a5a91d3e265d77776a41b76f1749e53799cb0488e0f38475fd981769d8f122da09037cc7e2e6b6ca35e706c9e7332e332e30000000000000000000000000000000000000000000000000000000c080a08fcdd037ec7929b65785fd779d15bb7bbb806969efb2384b19269837aab0847ea0522a661f0791199bbd02b8aacd0208efa2b6c9ccb7f57c815856e8fafe45c177","0x02f901d58227d883055eba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80b9d3d51f3167631aba12637fb3e268c25c1ff16326a3b876cbd71a7c1c4dae8547cd3c14eb12c991b63fa2fa95b20510319b58a6b393efcf961bb4892e75f4f332e332e30000000000000000000000000000000000000000000000000000000c080a0436f3c8ff135294df8cf97435efe6a5b5205fe5f3083a350c4ce0da37f301fd2a05a72f7588025ecec1abf220b936d014a729d4b38664962a46a6b9ddb495d9eb7","0x02f901d58227d883053ea78459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfcb23fc16a9b50dcb1606f0efa87481503fc6962e919f74ed88689f056778aa50103a95436f166eb4ffd73e748cc131f95463b46366f7cab59774a049ca7a423332e332e30000000000000000000000000000000000000000000000000000000c001a0535f2c2fce0885a72e54e72c5a4413b9b4ae8471d06ee0c39001f295f98da7f5a07913f19af66cb5cc81e8a900a659009f255ddbbf8ca5cbabb7a56ede9a812622"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bec","index":"0x4302c0e","validatorIndex":"0xa8b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141a28","index":"0x4302c0f","validatorIndex":"0xa8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144038","index":"0x4302c10","validatorIndex":"0xa8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe0","index":"0x4302c11","validatorIndex":"0xa8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab2db","index":"0x4302c12","validatorIndex":"0xa8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14984c","index":"0x4302c13","validatorIndex":"0xa90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce2e","index":"0x4302c14","validatorIndex":"0xa91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9b3","index":"0x4302c15","validatorIndex":"0xa92"}]},[],"0x6df3dc97bb0815f6a2b03bfe8479f35fbe3ec83a0aac07867c847acd2dbfe7da"]) 2025-01-08 16:19:40.0935|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Storage, State, Rlp 2025-01-08 16:19:40.0935|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723087 | 1.2 ms | slot 4,971 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:40.0935|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","blockNumber":"0xd165cf","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10469d0","gasUsed":"0x23c0d","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xdef9c8c0e3addaf20688e20986ece6fbefbf945cba8b3020c540c2989f93293e","prevRandao":"0x10c26292e700525d35ba35a58c16eaf74a6f336385b768fd81be5282827b3f39","receiptsRoot":"0x7bc1971db08942d58a9cd8f13409151a5f7a08dc2a9949c4d78626ec2445ccc7","stateRoot":"0x812e82533fd0a8145a36768c0c827304022892b093ad0d2ad76b0cbc56037732","timestamp":"0x677ea59c","transactions":["0x02f901d58227d88305521a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f8c0c20146438db644ae5f9d85562ffca0601cb36422919358e58f5a62bc5bc2e0dd90c23d7c587aa101f8cf2c841463d8b753ea0c62fed72d1ed38ebdd01ff077332e332e30000000000000000000000000000000000000000000000000000000c080a05e91d632ccb224ebcf12b5e68cc942e7cbac8dd677a9b38fbc6d74c73013aa2aa07c7de6fed45d01bd3ae5dd209c976c5a745042570bf506ad5023363d6732d3d6","0x02f901d58227d883054b048459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e2af3329f4167efbb5fb4ada12434449137cdf193ce3ea67435bdfe6df47e6146d5584d66ffc2c3b221610b8429cd6009799c58aa478a9b3cfa22a911f476052d332e332e30000000000000000000000000000000000000000000000000000000c001a048bd4b2fe1465c376bb4409dc5c2c30173d9e2583cc8d7cd7402128cd32004d4a07e9d91feaaf6ec459b2274efc2d42e5f399d4b3d05cdac6de2c3643c98090efc","0x02f901d58227d8830502da8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f89d7de3fc5856ae916de62403264570376c58e5a5a91d3e265d77776a41b76f1749e53799cb0488e0f38475fd981769d8f122da09037cc7e2e6b6ca35e706c9e7332e332e30000000000000000000000000000000000000000000000000000000c080a08fcdd037ec7929b65785fd779d15bb7bbb806969efb2384b19269837aab0847ea0522a661f0791199bbd02b8aacd0208efa2b6c9ccb7f57c815856e8fafe45c177","0x02f901d58227d883055eba8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80b9d3d51f3167631aba12637fb3e268c25c1ff16326a3b876cbd71a7c1c4dae8547cd3c14eb12c991b63fa2fa95b20510319b58a6b393efcf961bb4892e75f4f332e332e30000000000000000000000000000000000000000000000000000000c080a0436f3c8ff135294df8cf97435efe6a5b5205fe5f3083a350c4ce0da37f301fd2a05a72f7588025ecec1abf220b936d014a729d4b38664962a46a6b9ddb495d9eb7","0x02f901d58227d883053ea78459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cfcb23fc16a9b50dcb1606f0efa87481503fc6962e919f74ed88689f056778aa50103a95436f166eb4ffd73e748cc131f95463b46366f7cab59774a049ca7a423332e332e30000000000000000000000000000000000000000000000000000000c001a0535f2c2fce0885a72e54e72c5a4413b9b4ae8471d06ee0c39001f295f98da7f5a07913f19af66cb5cc81e8a900a659009f255ddbbf8ca5cbabb7a56ede9a812622"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bec","index":"0x4302c0e","validatorIndex":"0xa8b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141a28","index":"0x4302c0f","validatorIndex":"0xa8c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144038","index":"0x4302c10","validatorIndex":"0xa8d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe0","index":"0x4302c11","validatorIndex":"0xa8e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ab2db","index":"0x4302c12","validatorIndex":"0xa8f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14984c","index":"0x4302c13","validatorIndex":"0xa90"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ce2e","index":"0x4302c14","validatorIndex":"0xa91"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f9b3","index":"0x4302c15","validatorIndex":"0xa92"}]},[],"0x6df3dc97bb0815f6a2b03bfe8479f35fbe3ec83a0aac07867c847acd2dbfe7da"]) handled in 2ms 2025-01-08 16:19:40.0935|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:40.0935|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 124.21 MGas/s | 4,240.9 tps | 848.18 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:19:40.1379|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:40.1379|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:19:40.1379|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723087 (0xc6c7bb...698a16), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:19:40.1379|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723087 (0xc6c7bb...698a16) was processed. 2025-01-08 16:19:40.1379|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13723087 (0xc6c7bb...698a16) 2025-01-08 16:19:40.1379|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:40.1379|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:19:40.4121|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:40.9416|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:19:41.5136|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:41.5136|DEBUG|Network.Discovery.NodesLocator|34|Starting discovery process for node: randomNode: a3f942...d44d79 2025-01-08 16:19:41.9087|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:41.9087|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:41.9087|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:41.9087|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:41.9445|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:19:42.1130|DEBUG|Network.PeerManager|28|Disconnecting a new [Session|In|HandshakeComplete|167.172.167.233:33514->30303] - Out session already connected 2025-01-08 16:19:42.1130|DEBUG|Network.P2P.Session|28|[Session|In|DisconnectingProtocols|167.172.167.233:33514->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:19:42.2563|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.172.167.233:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7171 2025-01-08 16:19:42.4604|DEBUG|Network.PeerManager|41|Peer pool size is: 5959 2025-01-08 16:19:42.9445|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:19:43.1472|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:43.2980|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:43.2980|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:43.9410|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:19:44.2930|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:44.9407|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:45.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:19:45.1257|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","blockNumber":"0xd165d0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428b7","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","prevRandao":"0xcfa3a8b2ab777a7151fefb5282e575489d228dab9cc2222ab0cae5c2109eff45","receiptsRoot":"0xa84781ede2f1903b78a5b04ffbd300d023d7523eb86a396e1996b01b81be5f12","stateRoot":"0x577c5a4b713fdb0f042167d38a72a8845b872041b7f174b1dd6013102644d9e4","timestamp":"0x677ea5a1","transactions":["0x02f901d58227d883054b058459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82019c0d636e961c2577d20e81e4cba963837e9b756eb7e17392daaae1a7356bff7ed85ab04d3b689eb79d3c1803c69da8a439f5dcc18509c01431a227ae1fcff332e332e30000000000000000000000000000000000000000000000000000000c001a03107b39bebc1eb8d42531fc6ce76605f4dd3f82d2d3d1c5ea224d04582640515a062e7d2d92c3615bab25ae02f46084f09b0c666d1c00058cf725c9a74a6ef1299","0x02f901d58227d883055ebb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4184f25838c17b057958c7f45298147dd206ca770e747cf77b7b93bf52c4f4e143ecfdb5f5f38edecdcdd1a55566d9b6b00415b483056ddbfceb4a847fdeb104332e332e30000000000000000000000000000000000000000000000000000000c001a0507decac694637f8153d287f66fe5b5ffdd90f28d011c47e32caf6d944a1aa7ba07a708200ea0bcdaa5730cfca4764e9c72148147ce530a3fb1b008e721945a4b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a644c","index":"0x4302c16","validatorIndex":"0xa93"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425ce","index":"0x4302c17","validatorIndex":"0xa94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff38","index":"0x4302c18","validatorIndex":"0xa95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7f1d","index":"0x4302c19","validatorIndex":"0xa96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0b35","index":"0x4302c1a","validatorIndex":"0xa97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdf6","index":"0x4302c1b","validatorIndex":"0xa98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bef","index":"0x4302c1c","validatorIndex":"0xa99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c1d","validatorIndex":"0xa9a"}]},[],"0x360b262b14a8ecab72b9fcddf216f9d918f1998fb7603aed14ec2d75c0945d76"]) 2025-01-08 16:19:45.1257|INFO|Merge.Plugin.Handlers.NewPayloadHandler|36|Received New Block: 13723088 (0xa79778...91a82f), Extra Data: Nethermind 2025-01-08 16:19:45.1257|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:19:45.1257|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 16:19:45.1257|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13723088 2025-01-08 16:19:45.1257|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722958 < 13723088 - 128 2025-01-08 16:19:45.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Clearing caches 2025-01-08 16:19:45.1282|DEBUG|Consensus.Processing.BlockCachePreWarmer|41|Cleared caches: Rlp 2025-01-08 16:19:45.1282|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13723088 (0xa79778...91a82f). 2025-01-08 16:19:45.1282|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:45.1282|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","blockNumber":"0xd165d0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428b7","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","prevRandao":"0xcfa3a8b2ab777a7151fefb5282e575489d228dab9cc2222ab0cae5c2109eff45","receiptsRoot":"0xa84781ede2f1903b78a5b04ffbd300d023d7523eb86a396e1996b01b81be5f12","stateRoot":"0x577c5a4b713fdb0f042167d38a72a8845b872041b7f174b1dd6013102644d9e4","timestamp":"0x677ea5a1","transactions":["0x02f901d58227d883054b058459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82019c0d636e961c2577d20e81e4cba963837e9b756eb7e17392daaae1a7356bff7ed85ab04d3b689eb79d3c1803c69da8a439f5dcc18509c01431a227ae1fcff332e332e30000000000000000000000000000000000000000000000000000000c001a03107b39bebc1eb8d42531fc6ce76605f4dd3f82d2d3d1c5ea224d04582640515a062e7d2d92c3615bab25ae02f46084f09b0c666d1c00058cf725c9a74a6ef1299","0x02f901d58227d883055ebb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4184f25838c17b057958c7f45298147dd206ca770e747cf77b7b93bf52c4f4e143ecfdb5f5f38edecdcdd1a55566d9b6b00415b483056ddbfceb4a847fdeb104332e332e30000000000000000000000000000000000000000000000000000000c001a0507decac694637f8153d287f66fe5b5ffdd90f28d011c47e32caf6d944a1aa7ba07a708200ea0bcdaa5730cfca4764e9c72148147ce530a3fb1b008e721945a4b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a644c","index":"0x4302c16","validatorIndex":"0xa93"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425ce","index":"0x4302c17","validatorIndex":"0xa94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff38","index":"0x4302c18","validatorIndex":"0xa95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7f1d","index":"0x4302c19","validatorIndex":"0xa96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0b35","index":"0x4302c1a","validatorIndex":"0xa97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdf6","index":"0x4302c1b","validatorIndex":"0xa98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bef","index":"0x4302c1c","validatorIndex":"0xa99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c1d","validatorIndex":"0xa9a"}]},[],"0x360b262b14a8ecab72b9fcddf216f9d918f1998fb7603aed14ec2d75c0945d76"]) 2025-01-08 16:19:45.1282|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","blockNumber":"0xd165d0","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x10428b7","gasUsed":"0xe4d2","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16","prevRandao":"0xcfa3a8b2ab777a7151fefb5282e575489d228dab9cc2222ab0cae5c2109eff45","receiptsRoot":"0xa84781ede2f1903b78a5b04ffbd300d023d7523eb86a396e1996b01b81be5f12","stateRoot":"0x577c5a4b713fdb0f042167d38a72a8845b872041b7f174b1dd6013102644d9e4","timestamp":"0x677ea5a1","transactions":["0x02f901d58227d883054b058459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f82019c0d636e961c2577d20e81e4cba963837e9b756eb7e17392daaae1a7356bff7ed85ab04d3b689eb79d3c1803c69da8a439f5dcc18509c01431a227ae1fcff332e332e30000000000000000000000000000000000000000000000000000000c001a03107b39bebc1eb8d42531fc6ce76605f4dd3f82d2d3d1c5ea224d04582640515a062e7d2d92c3615bab25ae02f46084f09b0c666d1c00058cf725c9a74a6ef1299","0x02f901d58227d883055ebb8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4184f25838c17b057958c7f45298147dd206ca770e747cf77b7b93bf52c4f4e143ecfdb5f5f38edecdcdd1a55566d9b6b00415b483056ddbfceb4a847fdeb104332e332e30000000000000000000000000000000000000000000000000000000c001a0507decac694637f8153d287f66fe5b5ffdd90f28d011c47e32caf6d944a1aa7ba07a708200ea0bcdaa5730cfca4764e9c72148147ce530a3fb1b008e721945a4b6"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a644c","index":"0x4302c16","validatorIndex":"0xa93"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425ce","index":"0x4302c17","validatorIndex":"0xa94"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1cff38","index":"0x4302c18","validatorIndex":"0xa95"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a7f1d","index":"0x4302c19","validatorIndex":"0xa96"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0b35","index":"0x4302c1a","validatorIndex":"0xa97"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13cdf6","index":"0x4302c1b","validatorIndex":"0xa98"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bef","index":"0x4302c1c","validatorIndex":"0xa99"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c1d","validatorIndex":"0xa9a"}]},[],"0x360b262b14a8ecab72b9fcddf216f9d918f1998fb7603aed14ec2d75c0945d76"]) handled in 3ms 2025-01-08 16:19:45.1282|INFO|Consensus.Processing.BlockchainProcessor|36|Processed 13723088 | 1.6 ms | slot 5,033 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:45.1282|INFO|Consensus.Processing.BlockchainProcessor|36| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:45.1282|INFO|Consensus.Processing.BlockchainProcessor|36| Block throughput 36.27 MGas/s | 1,238.4 tps | 619.20 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:19:45.1282|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:45.1282|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:19:45.1282|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Received ForkChoice: 13723088 (0xa79778...91a82f), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:19:45.1282|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|ForkChoiceUpdate: block 13723088 (0xa79778...91a82f) was processed. 2025-01-08 16:19:45.1282|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|36|Synced Chain Head to 13723088 (0xa79778...91a82f) 2025-01-08 16:19:45.1282|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:45.1282|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 0ms 2025-01-08 16:19:45.7843|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:45.9409|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:46.1635|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|66.94.97.152:48078->30303] to: 30303 2025-01-08 16:19:46.1635|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|66.94.97.152:48078->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 71111 2025-01-08 16:19:46.9057|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:46.9057|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: 5c61f0...81b59e 2025-01-08 16:19:46.9111|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:46.9111|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:46.9111|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:46.9111|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:46.9454|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:19:47.5070|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.159.78:5070] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera63 2025-01-08 16:19:47.6300|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.175:36213] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:19:47.7471|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:47.9510|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:48.8537|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:48.9511|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:19:49.8501|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:49.9550|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:50.0010|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:19:50.1363|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","blockNumber":"0xd165d1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469c0","gasUsed":"0x23be9","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","prevRandao":"0x69c78f79955f9efcfdbff51e53974a8d004c68bf57af3eb3bed1edf6d0e67634","receiptsRoot":"0xc75ebfd833c242c8bcca3b538a0d9ffd510d055c23d473a9f791efb42976e3e3","stateRoot":"0x72d2ba17c5880cb9f6fb64de0af7cbdcb7a4e29235b0b5a681337c22e7a05b7b","timestamp":"0x677ea5a6","transactions":["0x02f901d58227d8830502db8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea36fc1dc85abb9e442bc40bc77f348bbd954a4225c8a78fddf70c77b9729c413e91734a3c6b1c1c1139c563f0a95eb21122f79a46993ddf11b681866c793b678332e332e30000000000000000000000000000000000000000000000000000000c001a0a85805406456a23e6582bebecf7438218a2672b75295f251573a472e0555feb1a01bf0eddf8ace2cc8c68547e230aa8f91ad11b8aab9e541fcc50fa01d90d7f73d","0x02f901d58227d88305521b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4a9a22c97dc89b4ea34b81f02ea47a252b07e1d19a38724a6bee83aa9bab6c6d69b66d0416a595b394edafbb0af5e32a2c3e17ea8c8db94e7ce9a00e8fbf1664332e332e30000000000000000000000000000000000000000000000000000000c080a088e954893b3e70f27a627e636d3c2202c059e8c5a5acf0d0c56118730ef970d2a03aa42cc7884c03ec894fb22901c21cfc910a3ea6bca8a1740efe43886cb7db3b","0x02f901d58227d883053ea88459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80aba5a3515c19e9805609eeed29944c3a97d6581c078490227b7328363afbb88487042e380d472242601d23f7b385041a3d5f947de56bd19ed7143edac9ef6ed332e332e30000000000000000000000000000000000000000000000000000000c001a02152452dd6ea519d33108c454ef0933a8fb77125d540a84ca58e02660c6e171fa06a5563bbc33b3afea243abaf7737b76615c839c25f8a52e5f24e767d46dc28e5","0x02f901d58227d883054b068459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea2a2ce7e456580b8c5794355209fde46817bc64e2a9819147250901b9c02f26c710e1731c52a5773cbac053b6ea22caec5b82d62c35116e7dac0bf428c646b04332e332e30000000000000000000000000000000000000000000000000000000c080a090a0342e5f2ec520e1aff1e63a5f741bf30e03ae6ec3f816f228080d7febb84aa0262fadf330dec30552b2bbee2f83608282719ae63e2b094eb595f8429e5244f3","0x02f901d58227d883055ebc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8068237da80a1e5d785af3f75b03d5bcdeefa5582643acb221ee2d799e005b5f6fe972272b75b0b039fc098e0e356dd8da16292377a73dfdf4d5c52d66dc30c2332e332e30000000000000000000000000000000000000000000000000000000c001a05dbeb6008ababbfe76b268520fc020432d41d17b131e323b4d56754a5e8cfa75a0458235fa8a587bbd11b1d03f7873bba7fc04b40b3fe9dd552a7e3da1c26c5b07"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d6","index":"0x4302c1e","validatorIndex":"0xa9b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acb71","index":"0x4302c1f","validatorIndex":"0xa9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445e3","index":"0x4302c20","validatorIndex":"0xa9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f04","index":"0x4302c21","validatorIndex":"0xa9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb61","index":"0x4302c22","validatorIndex":"0xa9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419e3","index":"0x4302c23","validatorIndex":"0xaa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0fb","index":"0x4302c24","validatorIndex":"0xaa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14430e","index":"0x4302c25","validatorIndex":"0xaa2"}]},[],"0x40d0b97b3303627d9438a883418290a1856a598f74c49bf21d15c3aeba17376b"]) 2025-01-08 16:19:50.1363|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723089 (0x72c331...93e2db), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:19:50.1363|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13723089. 2025-01-08 16:19:50.1363|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13723089. 2025-01-08 16:19:50.1363|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13723089 2025-01-08 16:19:50.1363|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722959 < 13723089 - 128 2025-01-08 16:19:50.1363|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13723089 (0x72c331...93e2db). 2025-01-08 16:19:50.1363|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:50.1363|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","blockNumber":"0xd165d1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469c0","gasUsed":"0x23be9","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","prevRandao":"0x69c78f79955f9efcfdbff51e53974a8d004c68bf57af3eb3bed1edf6d0e67634","receiptsRoot":"0xc75ebfd833c242c8bcca3b538a0d9ffd510d055c23d473a9f791efb42976e3e3","stateRoot":"0x72d2ba17c5880cb9f6fb64de0af7cbdcb7a4e29235b0b5a681337c22e7a05b7b","timestamp":"0x677ea5a6","transactions":["0x02f901d58227d8830502db8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea36fc1dc85abb9e442bc40bc77f348bbd954a4225c8a78fddf70c77b9729c413e91734a3c6b1c1c1139c563f0a95eb21122f79a46993ddf11b681866c793b678332e332e30000000000000000000000000000000000000000000000000000000c001a0a85805406456a23e6582bebecf7438218a2672b75295f251573a472e0555feb1a01bf0eddf8ace2cc8c68547e230aa8f91ad11b8aab9e541fcc50fa01d90d7f73d","0x02f901d58227d88305521b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4a9a22c97dc89b4ea34b81f02ea47a252b07e1d19a38724a6bee83aa9bab6c6d69b66d0416a595b394edafbb0af5e32a2c3e17ea8c8db94e7ce9a00e8fbf1664332e332e30000000000000000000000000000000000000000000000000000000c080a088e954893b3e70f27a627e636d3c2202c059e8c5a5acf0d0c56118730ef970d2a03aa42cc7884c03ec894fb22901c21cfc910a3ea6bca8a1740efe43886cb7db3b","0x02f901d58227d883053ea88459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80aba5a3515c19e9805609eeed29944c3a97d6581c078490227b7328363afbb88487042e380d472242601d23f7b385041a3d5f947de56bd19ed7143edac9ef6ed332e332e30000000000000000000000000000000000000000000000000000000c001a02152452dd6ea519d33108c454ef0933a8fb77125d540a84ca58e02660c6e171fa06a5563bbc33b3afea243abaf7737b76615c839c25f8a52e5f24e767d46dc28e5","0x02f901d58227d883054b068459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea2a2ce7e456580b8c5794355209fde46817bc64e2a9819147250901b9c02f26c710e1731c52a5773cbac053b6ea22caec5b82d62c35116e7dac0bf428c646b04332e332e30000000000000000000000000000000000000000000000000000000c080a090a0342e5f2ec520e1aff1e63a5f741bf30e03ae6ec3f816f228080d7febb84aa0262fadf330dec30552b2bbee2f83608282719ae63e2b094eb595f8429e5244f3","0x02f901d58227d883055ebc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8068237da80a1e5d785af3f75b03d5bcdeefa5582643acb221ee2d799e005b5f6fe972272b75b0b039fc098e0e356dd8da16292377a73dfdf4d5c52d66dc30c2332e332e30000000000000000000000000000000000000000000000000000000c001a05dbeb6008ababbfe76b268520fc020432d41d17b131e323b4d56754a5e8cfa75a0458235fa8a587bbd11b1d03f7873bba7fc04b40b3fe9dd552a7e3da1c26c5b07"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d6","index":"0x4302c1e","validatorIndex":"0xa9b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acb71","index":"0x4302c1f","validatorIndex":"0xa9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445e3","index":"0x4302c20","validatorIndex":"0xa9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f04","index":"0x4302c21","validatorIndex":"0xa9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb61","index":"0x4302c22","validatorIndex":"0xa9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419e3","index":"0x4302c23","validatorIndex":"0xaa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0fb","index":"0x4302c24","validatorIndex":"0xaa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14430e","index":"0x4302c25","validatorIndex":"0xaa2"}]},[],"0x40d0b97b3303627d9438a883418290a1856a598f74c49bf21d15c3aeba17376b"]) 2025-01-08 16:19:50.1363|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","blockNumber":"0xd165d1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x10469c0","gasUsed":"0x23be9","logsBloom":"0x0000000100200000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000200000000000040000000000000000000000000000000020000000000000000000c000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000080000800000000008000000040000000000000000000000000000000000000000800000000200000000000000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0xa797784126fd438228d87b44893609396940852321bbe9e7c3b2f2238f91a82f","prevRandao":"0x69c78f79955f9efcfdbff51e53974a8d004c68bf57af3eb3bed1edf6d0e67634","receiptsRoot":"0xc75ebfd833c242c8bcca3b538a0d9ffd510d055c23d473a9f791efb42976e3e3","stateRoot":"0x72d2ba17c5880cb9f6fb64de0af7cbdcb7a4e29235b0b5a681337c22e7a05b7b","timestamp":"0x677ea5a6","transactions":["0x02f901d58227d8830502db8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea36fc1dc85abb9e442bc40bc77f348bbd954a4225c8a78fddf70c77b9729c413e91734a3c6b1c1c1139c563f0a95eb21122f79a46993ddf11b681866c793b678332e332e30000000000000000000000000000000000000000000000000000000c001a0a85805406456a23e6582bebecf7438218a2672b75295f251573a472e0555feb1a01bf0eddf8ace2cc8c68547e230aa8f91ad11b8aab9e541fcc50fa01d90d7f73d","0x02f901d58227d88305521b8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c4a9a22c97dc89b4ea34b81f02ea47a252b07e1d19a38724a6bee83aa9bab6c6d69b66d0416a595b394edafbb0af5e32a2c3e17ea8c8db94e7ce9a00e8fbf1664332e332e30000000000000000000000000000000000000000000000000000000c080a088e954893b3e70f27a627e636d3c2202c059e8c5a5acf0d0c56118730ef970d2a03aa42cc7884c03ec894fb22901c21cfc910a3ea6bca8a1740efe43886cb7db3b","0x02f901d58227d883053ea88459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f80aba5a3515c19e9805609eeed29944c3a97d6581c078490227b7328363afbb88487042e380d472242601d23f7b385041a3d5f947de56bd19ed7143edac9ef6ed332e332e30000000000000000000000000000000000000000000000000000000c001a02152452dd6ea519d33108c454ef0933a8fb77125d540a84ca58e02660c6e171fa06a5563bbc33b3afea243abaf7737b76615c839c25f8a52e5f24e767d46dc28e5","0x02f901d58227d883054b068459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bea2a2ce7e456580b8c5794355209fde46817bc64e2a9819147250901b9c02f26c710e1731c52a5773cbac053b6ea22caec5b82d62c35116e7dac0bf428c646b04332e332e30000000000000000000000000000000000000000000000000000000c080a090a0342e5f2ec520e1aff1e63a5f741bf30e03ae6ec3f816f228080d7febb84aa0262fadf330dec30552b2bbee2f83608282719ae63e2b094eb595f8429e5244f3","0x02f901d58227d883055ebc8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c8068237da80a1e5d785af3f75b03d5bcdeefa5582643acb221ee2d799e005b5f6fe972272b75b0b039fc098e0e356dd8da16292377a73dfdf4d5c52d66dc30c2332e332e30000000000000000000000000000000000000000000000000000000c001a05dbeb6008ababbfe76b268520fc020432d41d17b131e323b4d56754a5e8cfa75a0458235fa8a587bbd11b1d03f7873bba7fc04b40b3fe9dd552a7e3da1c26c5b07"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d6","index":"0x4302c1e","validatorIndex":"0xa9b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3acb71","index":"0x4302c1f","validatorIndex":"0xa9c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445e3","index":"0x4302c20","validatorIndex":"0xa9d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f04","index":"0x4302c21","validatorIndex":"0xa9e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13fb61","index":"0x4302c22","validatorIndex":"0xa9f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419e3","index":"0x4302c23","validatorIndex":"0xaa0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a0fb","index":"0x4302c24","validatorIndex":"0xaa1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14430e","index":"0x4302c25","validatorIndex":"0xaa2"}]},[],"0x40d0b97b3303627d9438a883418290a1856a598f74c49bf21d15c3aeba17376b"]) handled in 3ms 2025-01-08 16:19:50.1363|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:19:50.1363|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Storage, State, Rlp 2025-01-08 16:19:50.1363|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13723089 | 1.6 ms | slot 5,011 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:50.1363|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0002XDAI 0.15 MGas | 5 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:19:50.1363|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 88.73 MGas/s | 3,030.3 tps | 606.06 Blk/s | exec code from cache 47 | new 0 2025-01-08 16:19:50.1425|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:50.1425|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:19:50.1425|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13723089 (0x72c331...93e2db), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:19:50.1425|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13723089 (0x72c331...93e2db) was processed. 2025-01-08 16:19:50.1425|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13723089 (0x72c331...93e2db) 2025-01-08 16:19:50.1425|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:50.1425|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 0ms 2025-01-08 16:19:50.9554|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:51.3323|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:51.9131|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:51.9131|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:51.9131|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:51.9131|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:51.9589|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:19:52.4416|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:52.4416|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: e086e9...e89e84 2025-01-08 16:19:52.9553|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:53.5070|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|161.97.161.248:41876->30303] to: 30323 2025-01-08 16:19:53.5070|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|161.97.161.248:41876->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1120 2025-01-08 16:19:53.6118|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:53.6188|DEBUG|Network.PeerManager|11|Peer pool size is: 6060 2025-01-08 16:19:53.7757|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:53.7757|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:53.9595|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:54.7727|DEBUG|Network.Discovery.NodesLocator|41|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:54.9592|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:19:55.0071|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9930000 for next AuRa step. 2025-01-08 16:19:55.0729|DEBUG|JsonRpc.JsonRpcProcessor|41|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","blockNumber":"0xd165d2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10428a7","gasUsed":"0x328c7","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000080000000000002000000000000000200000000000008000000002000000000000000000200200000000008000000000000000000000000000000108000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000008000000040000000000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","prevRandao":"0x85ec925231c63bc653c9d7c074ac4a24f11680cfa8723a69127647db23734a97","receiptsRoot":"0xb3580044415e4a8472850efcf07baab167f05217bb10c13a5051b30c24df9f5f","stateRoot":"0x3797e1086a4c7702f037338c1dd705cd2bac0b7a0d7e48cf39b48db18abc763b","timestamp":"0x677ea5ab","transactions":["0x02f901d58227d883055ebd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e206790728467fc53222c4f6badb13c5875dcb5ce3bb5481e1bd488bbb2f000bf18010a81733148649f813c3b7802707df60255e11c875d5391f1633b57f69c8e332e332e30000000000000000000000000000000000000000000000000000000c080a0928ffbf04932a733d3da3f9f78721fa55d690cd3645b8e7cc4d4ceb651d1aff5a057ff95947abfe81b8d3435ce77fc12a5033e76f957a5545d8c5ad09870c49973","0x02f901d58227d88305521c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6e9b642dfa363f5a7e1ee8618408e3818259d7e53976d7055bf7066e35c25fdfeeca05e16d4c107b46ccbf92a69348abd8513f40e4e386e8f4d52d1dc4e81cbf332e332e30000000000000000000000000000000000000000000000000000000c001a09b98e2a677c8e3c72120b7ce95afad395589a8eb7c5e7373d8bb32118fe11c0ba01ee89e00bf240b53b9ee5137f1133857b7bb8dd2141d4be661577b496187df66","0x02f901d58227d883053ea98459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8b147da2f1a0822f763e3248a63c2f2e6dc4d41babdf86161d309b95b740ad3ee0d7c9cfbad8f711022348065f25a65fd1e9170efdaeda0aa19c949ba61913ee332e332e30000000000000000000000000000000000000000000000000000000c001a05ef68272cddb5f0b0496dd909a971121fe960f1a6c2109a592823df09006f252a062212cbbdf2759a7b8d8e72537e8048025492ead2e696df8f2bba04ecb08742e","0x02f904958227d8824cac8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b83901fe62db917a53a4358b3625cf3ff969cb780ab771274f49bb25acdbb2ab1cf5d400000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000100000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000000d4813c28850000000000000000009673fac3fe0000000000000000000000000000000000000000000000000000000000000006405160c1069bbc4781e0002a93dfb5e80d233586ca455ab5d0437a6eedac5fe96b7e7a4c1464b26aace0d505ee64f4cd873fd75f7eacd6ca74742967df7a37ff1d806188d4b6ccb4fedfd0147c7d4f9b51851e103a1b03987beae9cf12c92e0d0d5dc1aa7321e344f9e8d96a699b5ed373e8676e61a89116c80e49d43eaeb7b9226db0eb994cd5b42d6b02ad46d4a76ba368eb43a5a456000fcb9b0a9026fbcf8b72364b1aac7ce5c627d53612de9d30997106c9086c6c650388266d09b8e41e00000000000000000000000000000000000000000000000000000000000000061d20ba92860263c077dc057b50d2e636e49047a30d18f38f074589830fce872b7ab7bc7c191a523277e41de80264ab7e454c61130a00eef100c13e675dc36e076c9bb868e7a203dbd3cfa5a62d27b60475ad46718817705f4260f997d205134e6b13fca7fe8b779124b1b9696fa25a552e08a30de7e7f1936b57f652632425d71910a18f905dae1400c212e74679b8297c065e310e1c9ae91d0c4a1a01f82d01340b7522a884d809edd502f9f48a1a90212e1756b998532c5d4342932c3657c8c080a0388ef1b308b331a0b9177e17451687b545cabb03b2d5aef84618d39e99a8cb06a01f03715911ecf35868d8cc5f5d25fac1b32f12fcc946776032fc2f344901e7d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b058e","index":"0x4302c26","validatorIndex":"0xaa3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fd4","index":"0x4302c27","validatorIndex":"0xaa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b20","index":"0x4302c28","validatorIndex":"0xaa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0ae3","index":"0x4302c29","validatorIndex":"0xaa6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d3","index":"0x4302c2a","validatorIndex":"0xaa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c2b","validatorIndex":"0xaa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142292","index":"0x4302c2c","validatorIndex":"0xaa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c2d","validatorIndex":"0xaaa"}]},[],"0x5d57e36b066fca7c3d9e452c4712241df7d31c2c5a3ca5293843230c59bbf34f"]) 2025-01-08 16:19:55.0729|INFO|Merge.Plugin.Handlers.NewPayloadHandler|41|Received New Block: 13723090 (0x2c95e8...509333), Extra Data: chiado-lighthouse-0 2025-01-08 16:19:55.0729|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Started pre-warming caches for block 13723090. 2025-01-08 16:19:55.0729|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Finished pre-warming caches for block 13723090. 2025-01-08 16:19:55.0729|DEBUG|Trie.Pruning.TrieStore|41|Beginning new BlockCommitSet - 13723090 2025-01-08 16:19:55.0729|DEBUG|Trie.Pruning.TrieStore|41|Removing historical (131) 13722960 < 13723090 - 128 2025-01-08 16:19:55.0764|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:19:55.0764|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|41|Valid. Result of New Block: 13723090 (0x2c95e8...509333). 2025-01-08 16:19:55.0764|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13723090 | 2.4 ms | slot 4,938 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:19:55.0764|DEBUG|Merge.Plugin.GC.GCKeeper|41|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:19:55.0764|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0003XDAI 0.21 MGas | 4 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:19:55.0764|DEBUG|JsonRpc.JsonRpcProcessor|41|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","blockNumber":"0xd165d2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10428a7","gasUsed":"0x328c7","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000080000000000002000000000000000200000000000008000000002000000000000000000200200000000008000000000000000000000000000000108000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000008000000040000000000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","prevRandao":"0x85ec925231c63bc653c9d7c074ac4a24f11680cfa8723a69127647db23734a97","receiptsRoot":"0xb3580044415e4a8472850efcf07baab167f05217bb10c13a5051b30c24df9f5f","stateRoot":"0x3797e1086a4c7702f037338c1dd705cd2bac0b7a0d7e48cf39b48db18abc763b","timestamp":"0x677ea5ab","transactions":["0x02f901d58227d883055ebd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e206790728467fc53222c4f6badb13c5875dcb5ce3bb5481e1bd488bbb2f000bf18010a81733148649f813c3b7802707df60255e11c875d5391f1633b57f69c8e332e332e30000000000000000000000000000000000000000000000000000000c080a0928ffbf04932a733d3da3f9f78721fa55d690cd3645b8e7cc4d4ceb651d1aff5a057ff95947abfe81b8d3435ce77fc12a5033e76f957a5545d8c5ad09870c49973","0x02f901d58227d88305521c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6e9b642dfa363f5a7e1ee8618408e3818259d7e53976d7055bf7066e35c25fdfeeca05e16d4c107b46ccbf92a69348abd8513f40e4e386e8f4d52d1dc4e81cbf332e332e30000000000000000000000000000000000000000000000000000000c001a09b98e2a677c8e3c72120b7ce95afad395589a8eb7c5e7373d8bb32118fe11c0ba01ee89e00bf240b53b9ee5137f1133857b7bb8dd2141d4be661577b496187df66","0x02f901d58227d883053ea98459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8b147da2f1a0822f763e3248a63c2f2e6dc4d41babdf86161d309b95b740ad3ee0d7c9cfbad8f711022348065f25a65fd1e9170efdaeda0aa19c949ba61913ee332e332e30000000000000000000000000000000000000000000000000000000c001a05ef68272cddb5f0b0496dd909a971121fe960f1a6c2109a592823df09006f252a062212cbbdf2759a7b8d8e72537e8048025492ead2e696df8f2bba04ecb08742e","0x02f904958227d8824cac8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b83901fe62db917a53a4358b3625cf3ff969cb780ab771274f49bb25acdbb2ab1cf5d400000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000100000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000000d4813c28850000000000000000009673fac3fe0000000000000000000000000000000000000000000000000000000000000006405160c1069bbc4781e0002a93dfb5e80d233586ca455ab5d0437a6eedac5fe96b7e7a4c1464b26aace0d505ee64f4cd873fd75f7eacd6ca74742967df7a37ff1d806188d4b6ccb4fedfd0147c7d4f9b51851e103a1b03987beae9cf12c92e0d0d5dc1aa7321e344f9e8d96a699b5ed373e8676e61a89116c80e49d43eaeb7b9226db0eb994cd5b42d6b02ad46d4a76ba368eb43a5a456000fcb9b0a9026fbcf8b72364b1aac7ce5c627d53612de9d30997106c9086c6c650388266d09b8e41e00000000000000000000000000000000000000000000000000000000000000061d20ba92860263c077dc057b50d2e636e49047a30d18f38f074589830fce872b7ab7bc7c191a523277e41de80264ab7e454c61130a00eef100c13e675dc36e076c9bb868e7a203dbd3cfa5a62d27b60475ad46718817705f4260f997d205134e6b13fca7fe8b779124b1b9696fa25a552e08a30de7e7f1936b57f652632425d71910a18f905dae1400c212e74679b8297c065e310e1c9ae91d0c4a1a01f82d01340b7522a884d809edd502f9f48a1a90212e1756b998532c5d4342932c3657c8c080a0388ef1b308b331a0b9177e17451687b545cabb03b2d5aef84618d39e99a8cb06a01f03715911ecf35868d8cc5f5d25fac1b32f12fcc946776032fc2f344901e7d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b058e","index":"0x4302c26","validatorIndex":"0xaa3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fd4","index":"0x4302c27","validatorIndex":"0xaa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b20","index":"0x4302c28","validatorIndex":"0xaa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0ae3","index":"0x4302c29","validatorIndex":"0xaa6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d3","index":"0x4302c2a","validatorIndex":"0xaa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c2b","validatorIndex":"0xaa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142292","index":"0x4302c2c","validatorIndex":"0xaa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c2d","validatorIndex":"0xaaa"}]},[],"0x5d57e36b066fca7c3d9e452c4712241df7d31c2c5a3ca5293843230c59bbf34f"]) 2025-01-08 16:19:55.0764|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 84.79 MGas/s | 1,638.0 tps | 409.50 Blk/s | exec code from cache 61 | new 0 2025-01-08 16:19:55.0764|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp, Precompile 2025-01-08 16:19:55.0764|DEBUG|JsonRpc.JsonRpcProcessor|41| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","blockNumber":"0xd165d2","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x10428a7","gasUsed":"0x328c7","logsBloom":"0x00000001002000000000000000900000000100000000000808000000000000000000000000000000000000000000000000000000080000000000002000000000000000200000000000008000000002000000000000000000200200000000008000000000000000000000000000000108000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000002000000000000000040000000100000000000000000000000000008000000040000000000000000000000040000000000000000000000000200000000080000000000000000000000000010000000000002000000000000000000000000200000","parentHash":"0x72c331e2ca657823d8d44c7c6eecb4922c5f4ad66efcba6f3e2b81a38493e2db","prevRandao":"0x85ec925231c63bc653c9d7c074ac4a24f11680cfa8723a69127647db23734a97","receiptsRoot":"0xb3580044415e4a8472850efcf07baab167f05217bb10c13a5051b30c24df9f5f","stateRoot":"0x3797e1086a4c7702f037338c1dd705cd2bac0b7a0d7e48cf39b48db18abc763b","timestamp":"0x677ea5ab","transactions":["0x02f901d58227d883055ebd8459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e206790728467fc53222c4f6badb13c5875dcb5ce3bb5481e1bd488bbb2f000bf18010a81733148649f813c3b7802707df60255e11c875d5391f1633b57f69c8e332e332e30000000000000000000000000000000000000000000000000000000c080a0928ffbf04932a733d3da3f9f78721fa55d690cd3645b8e7cc4d4ceb651d1aff5a057ff95947abfe81b8d3435ce77fc12a5033e76f957a5545d8c5ad09870c49973","0x02f901d58227d88305521c8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e6e9b642dfa363f5a7e1ee8618408e3818259d7e53976d7055bf7066e35c25fdfeeca05e16d4c107b46ccbf92a69348abd8513f40e4e386e8f4d52d1dc4e81cbf332e332e30000000000000000000000000000000000000000000000000000000c001a09b98e2a677c8e3c72120b7ce95afad395589a8eb7c5e7373d8bb32118fe11c0ba01ee89e00bf240b53b9ee5137f1133857b7bb8dd2141d4be661577b496187df66","0x02f901d58227d883053ea98459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da0ca5576684c4bb8cedecb014d4aad2eaa6a2d41f897f7567af7353c6fd70ee9d1be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be8b147da2f1a0822f763e3248a63c2f2e6dc4d41babdf86161d309b95b740ad3ee0d7c9cfbad8f711022348065f25a65fd1e9170efdaeda0aa19c949ba61913ee332e332e30000000000000000000000000000000000000000000000000000000c001a05ef68272cddb5f0b0496dd909a971121fe960f1a6c2109a592823df09006f252a062212cbbdf2759a7b8d8e72537e8048025492ead2e696df8f2bba04ecb08742e","0x02f904958227d8824cac8459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b83901fe62db917a53a4358b3625cf3ff969cb780ab771274f49bb25acdbb2ab1cf5d400000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000260000000000000000000000000000000000000000000000000000000000000034001000100000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000304611b6affba76a00000000000000000000000000d4813c28850000000000000000009673fac3fe0000000000000000000000000000000000000000000000000000000000000006405160c1069bbc4781e0002a93dfb5e80d233586ca455ab5d0437a6eedac5fe96b7e7a4c1464b26aace0d505ee64f4cd873fd75f7eacd6ca74742967df7a37ff1d806188d4b6ccb4fedfd0147c7d4f9b51851e103a1b03987beae9cf12c92e0d0d5dc1aa7321e344f9e8d96a699b5ed373e8676e61a89116c80e49d43eaeb7b9226db0eb994cd5b42d6b02ad46d4a76ba368eb43a5a456000fcb9b0a9026fbcf8b72364b1aac7ce5c627d53612de9d30997106c9086c6c650388266d09b8e41e00000000000000000000000000000000000000000000000000000000000000061d20ba92860263c077dc057b50d2e636e49047a30d18f38f074589830fce872b7ab7bc7c191a523277e41de80264ab7e454c61130a00eef100c13e675dc36e076c9bb868e7a203dbd3cfa5a62d27b60475ad46718817705f4260f997d205134e6b13fca7fe8b779124b1b9696fa25a552e08a30de7e7f1936b57f652632425d71910a18f905dae1400c212e74679b8297c065e310e1c9ae91d0c4a1a01f82d01340b7522a884d809edd502f9f48a1a90212e1756b998532c5d4342932c3657c8c080a0388ef1b308b331a0b9177e17451687b545cabb03b2d5aef84618d39e99a8cb06a01f03715911ecf35868d8cc5f5d25fac1b32f12fcc946776032fc2f344901e7d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3b058e","index":"0x4302c26","validatorIndex":"0xaa3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fd4","index":"0x4302c27","validatorIndex":"0xaa4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b20","index":"0x4302c28","validatorIndex":"0xaa5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0ae3","index":"0x4302c29","validatorIndex":"0xaa6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d3","index":"0x4302c2a","validatorIndex":"0xaa7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c2b","validatorIndex":"0xaa8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142292","index":"0x4302c2c","validatorIndex":"0xaa9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c2d","validatorIndex":"0xaaa"}]},[],"0x5d57e36b066fca7c3d9e452c4712241df7d31c2c5a3ca5293843230c59bbf34f"]) handled in 4ms 2025-01-08 16:19:55.0764|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:55.0764|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:19:55.0764|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723090 (0x2c95e8...509333), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:19:55.0764|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723090 (0x2c95e8...509333) was processed. 2025-01-08 16:19:55.0803|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723090 (0x2c95e8...509333) 2025-01-08 16:19:55.0803|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:19:55.0803|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:19:55.9607|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:19:56.1196|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.63.195.75:30319] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:19:56.1759|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|173.77.108.195:38158->30303] to: 31404 2025-01-08 16:19:56.1759|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|173.77.108.195:38158->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 100 2025-01-08 16:19:56.2525|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:19:56.9138|DEBUG|JsonRpc.JsonRpcProcessor|36|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:19:56.9138|DEBUG|JsonRpc.JsonRpcService|36|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:19:56.9138|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, eth_syncing([]) 2025-01-08 16:19:56.9138|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:19:56.9610|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:19:57.3575|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:57.3575|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: dd6408...d09143 2025-01-08 16:19:57.7955|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.217.119.210:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:19:57.9604|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:19:58.2489|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:58.4365|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.254.142:30317] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:19:58.4493|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:58.5995|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.239.93:30355] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:19:58.6014|DEBUG|Network.Discovery.NodesLocator|41|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:19:58.6014|DEBUG|Network.Discovery.NodesLocator|41|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:19:58.9606|DEBUG|TxPool.TxBroadcaster|41|Broadcasting transactions to all peers 2025-01-08 16:19:59.5985|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:19:59.9608|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:00.0007|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:20:00.0836|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","blockNumber":"0xd165d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e79e","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","prevRandao":"0x980976695af4a4ed1d419d2f39490e5ccf53b84478332efb64dcb3ff64126e21","receiptsRoot":"0xf158f8ca1f207a0579e85acb25a7467c5386d8c282daee15bc8387bc10b1c27a","stateRoot":"0x10e66083e7e2ae44538d31adebbe4afaf34498fc7585f1cc7254086f51775387","timestamp":"0x677ea5b0","transactions":["0x02f901d58227d883054b078459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e38240a625c422ae09f720e2a2575eb1f5d4fac2afa8751c1f29f648aea5d84b679f30fa46e38dc473283f1a6d1db809f1e04e250c5c49cccda113f3953c6c1d5332e332e30000000000000000000000000000000000000000000000000000000c001a0c88e336e50c5d382aee508f8d0388d9af28f9e1beb28430fecf8d57a7282ed1fa04d6ef39e1a6f2dca59ebcfdda414f3051caeccbc2c0e19f4e84ed6747848b22c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b20","index":"0x4302c2e","validatorIndex":"0xaab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f3","index":"0x4302c2f","validatorIndex":"0xaac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448fd","index":"0x4302c30","validatorIndex":"0xaad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d6","index":"0x4302c31","validatorIndex":"0xaae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f723","index":"0x4302c32","validatorIndex":"0xaaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474db","index":"0x4302c33","validatorIndex":"0xab0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aca13","index":"0x4302c34","validatorIndex":"0xab1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0237","index":"0x4302c35","validatorIndex":"0xab2"}]},[],"0x1e3916d4118e1d2c0d3fa69d5eab779e0b22ff7b7e01fea2369e6b3cef45488b"]) 2025-01-08 16:20:00.0843|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723091 (0xca041d...74eedf), Extra Data: chiado-lodestar-0 2025-01-08 16:20:00.0843|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:20:00.0843|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 16:20:00.0843|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13723091 2025-01-08 16:20:00.0843|DEBUG|Trie.Pruning.TrieStore|36|Removing historical (131) 13722961 < 13723091 - 128 2025-01-08 16:20:00.0843|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:20:00.0843|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13723091 (0xca041d...74eedf). 2025-01-08 16:20:00.0843|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 16:20:00.0843|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723091 | 1.7 ms | slot 5,010 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:00.0843|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:00.0843|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:00.0843|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 17.70 MGas/s | 604.2 tps | 604.23 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:20:00.0843|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","blockNumber":"0xd165d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e79e","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","prevRandao":"0x980976695af4a4ed1d419d2f39490e5ccf53b84478332efb64dcb3ff64126e21","receiptsRoot":"0xf158f8ca1f207a0579e85acb25a7467c5386d8c282daee15bc8387bc10b1c27a","stateRoot":"0x10e66083e7e2ae44538d31adebbe4afaf34498fc7585f1cc7254086f51775387","timestamp":"0x677ea5b0","transactions":["0x02f901d58227d883054b078459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e38240a625c422ae09f720e2a2575eb1f5d4fac2afa8751c1f29f648aea5d84b679f30fa46e38dc473283f1a6d1db809f1e04e250c5c49cccda113f3953c6c1d5332e332e30000000000000000000000000000000000000000000000000000000c001a0c88e336e50c5d382aee508f8d0388d9af28f9e1beb28430fecf8d57a7282ed1fa04d6ef39e1a6f2dca59ebcfdda414f3051caeccbc2c0e19f4e84ed6747848b22c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b20","index":"0x4302c2e","validatorIndex":"0xaab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f3","index":"0x4302c2f","validatorIndex":"0xaac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448fd","index":"0x4302c30","validatorIndex":"0xaad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d6","index":"0x4302c31","validatorIndex":"0xaae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f723","index":"0x4302c32","validatorIndex":"0xaaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474db","index":"0x4302c33","validatorIndex":"0xab0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aca13","index":"0x4302c34","validatorIndex":"0xab1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0237","index":"0x4302c35","validatorIndex":"0xab2"}]},[],"0x1e3916d4118e1d2c0d3fa69d5eab779e0b22ff7b7e01fea2369e6b3cef45488b"]) 2025-01-08 16:20:00.0843|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","blockNumber":"0xd165d3","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103e79e","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x2c95e8b8a07933dc0dd2e54e484f684d8af0c05c02b60af7e5494faeff509333","prevRandao":"0x980976695af4a4ed1d419d2f39490e5ccf53b84478332efb64dcb3ff64126e21","receiptsRoot":"0xf158f8ca1f207a0579e85acb25a7467c5386d8c282daee15bc8387bc10b1c27a","stateRoot":"0x10e66083e7e2ae44538d31adebbe4afaf34498fc7585f1cc7254086f51775387","timestamp":"0x677ea5b0","transactions":["0x02f901d58227d883054b078459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e38240a625c422ae09f720e2a2575eb1f5d4fac2afa8751c1f29f648aea5d84b679f30fa46e38dc473283f1a6d1db809f1e04e250c5c49cccda113f3953c6c1d5332e332e30000000000000000000000000000000000000000000000000000000c001a0c88e336e50c5d382aee508f8d0388d9af28f9e1beb28430fecf8d57a7282ed1fa04d6ef39e1a6f2dca59ebcfdda414f3051caeccbc2c0e19f4e84ed6747848b22c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b20","index":"0x4302c2e","validatorIndex":"0xaab"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477f3","index":"0x4302c2f","validatorIndex":"0xaac"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448fd","index":"0x4302c30","validatorIndex":"0xaad"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1477d6","index":"0x4302c31","validatorIndex":"0xaae"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f723","index":"0x4302c32","validatorIndex":"0xaaf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474db","index":"0x4302c33","validatorIndex":"0xab0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aca13","index":"0x4302c34","validatorIndex":"0xab1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0237","index":"0x4302c35","validatorIndex":"0xab2"}]},[],"0x1e3916d4118e1d2c0d3fa69d5eab779e0b22ff7b7e01fea2369e6b3cef45488b"]) handled in 3ms 2025-01-08 16:20:00.0909|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:00.0909|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:00.0909|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13723091 (0xca041d...74eedf), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:00.0909|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13723091 (0xca041d...74eedf) was processed. 2025-01-08 16:20:00.0909|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13723091 (0xca041d...74eedf) 2025-01-08 16:20:00.0909|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:00.0909|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 0ms 2025-01-08 16:20:00.9610|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:01.0804|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:01.9143|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:01.9143|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:01.9143|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:01.9143|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:01.9646|DEBUG|TxPool.TxBroadcaster|36|Broadcasting transactions to all peers 2025-01-08 16:20:02.1888|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:02.1888|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 8639ca...bb3843 2025-01-08 16:20:02.2054|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.134.60.37:30307] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:02.9675|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:03.0839|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.216.2:30312] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:03.1452|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:64.31.42.114]:30303, msg: 6049ebc1b89cc1a6a902782ba8b7bd23bd8ab56c24f613bf140529a42e35a072367a4f04f1c1b47a67daf45e3ef5acb8cbeb53699edade61a7a70e21b63282625b41ec8b12920cae8f67fb8762cb6c4158c494e6bb095a09326a72610d76f5f10106f8b9a0e7d461beb36b34f2f2fed787980727858ae7e14e2078dfde694f06b35ab07865f896b8400e9653923dd9a17ecf298ea73535d62077d1ec41a0bd533f11e729ed2911de2328aa0d7b0caa6dba7d3d044554d00a28340124b8864f06a2a03f88fe4e65d5af0283657468c6849f3d22548082696482763482697084401f2a7289736563703235366b31a1038484bb6e45ee18e37d5cd6bf1013d914825fba032b8813e46f506e0185eb07ec8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:20:03.1726|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:03.9702|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:04.1970|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.205.147.166:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:04.2737|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:04.5702|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.165.37:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:04.9748|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:05.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:20:05.1248|DEBUG|Network.PeerManager|29|Disconnecting an existing [Session|In|HandshakeComplete|14.161.39.61:45654->30303] - In session to replace 2025-01-08 16:20:05.2751|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:05.3371|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|14.161.39.61:45654->30303] to: 30303 2025-01-08 16:20:05.3371|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|14.161.39.61:45654->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:20:05.9711|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:06.4137|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|8.212.101.240:64003->30303] - Out session already connected 2025-01-08 16:20:06.4137|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|8.212.101.240:64003->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:20:06.7577|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:06.8689|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.155.69.50:30309] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:06.9158|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:06.9158|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:06.9158|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:06.9158|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:06.9729|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:07.8615|DEBUG|Network.Discovery.NodesLocator|36|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:07.8615|DEBUG|Network.Discovery.NodesLocator|36|Starting discovery process for node: randomNode: 830904...5be678 2025-01-08 16:20:07.9727|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:08.3947|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.204:30354] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:08.7528|DEBUG|Network.PeerManager|30|Disconnecting a new [Session|In|HandshakeComplete|18.169.87.120:40432->30303] - Out session already connected 2025-01-08 16:20:08.7528|DEBUG|Network.P2P.Session|30|[Session|In|DisconnectingProtocols|18.169.87.120:40432->30303] initiating disconnect because ReplacingSessionWithOppositeDirection, details: same 2025-01-08 16:20:08.7528|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:08.8693|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.147.163:30316] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:08.8785|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.169.87.120:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1998 2025-01-08 16:20:08.9592|DEBUG|Synchronization.Peers.SyncPeerPool|11|Dropped 0 useless peers 2025-01-08 16:20:08.9735|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:09.8619|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:09.9723|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:10.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:20:10.1038|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","blockNumber":"0xd165d4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6a6","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","prevRandao":"0x27d6af3c6ab96fa1156bb03d5d3431f81b1c7b9beef5503431d5a02275e99483","receiptsRoot":"0x481c934f3f3266e52e7cc2257d7c89608b3e38b9193344fe77cc9bfc7c7ee63a","stateRoot":"0xe7f7b72085180601a3ad11170e53d71dc86af58b131841afd0a10032be83764a","timestamp":"0x677ea5ba","transactions":["0x02f901d58227d883055ebe8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87e5cb1d86c9ec0ecfde82a8154817271ae8a6acfefba3563724d84d024e7aa29436d6fb43c88f2cc7d952a507e098011307efa94155742e450697de70bca21c2332e332e30000000000000000000000000000000000000000000000000000000c001a04142bb834a8ad4e98db681e9a2f1f1d00dddb65e697e834a5f39acc54c517e09a042b31117c3bde8ad079cdd653ecad6b7403bb04f5ba26a992a0537e4dc31330c","0x02f901d58227d883053eaa8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e948ca2a21795921ade8c19c5e0db03a1a33013300846c045c5f0e462ead32e25545c3042e34465a739724d61f0944576f80d60ead4e7b28dbac20b67248bbbed332e332e30000000000000000000000000000000000000000000000000000000c001a09250aa4bfdb56470cb9b81315e631b57ef27f7b4a6f0060db9ecaf40f84d818ea0535650f2e9a8da0cdf6b1c3a4926965744b9f784ab52030eb5aec5b7ec8eccf5","0x02f901d58227d883054b088459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be096d53b23652e2c3fc2ff17f319d9fb3b3dc36ba3865ecd36316516727b790bfc7fc342aedf456818ce2f3cc25d746803543a676904f651bf4675ae4b8c77aa3332e332e30000000000000000000000000000000000000000000000000000000c080a0ad19ba41c5eb1e5e281374496baac876f22fd88341cbade7fd517a6f0e616f63a016b38d8a40dc8c3e91602353377b83d63d810e81db2d4f91cbf12de9c27c971b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14433f","index":"0x4302c36","validatorIndex":"0xab3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4fc7","index":"0x4302c37","validatorIndex":"0xab4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149811","index":"0x4302c38","validatorIndex":"0xab5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8041","index":"0x4302c39","validatorIndex":"0xab6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14170e","index":"0x4302c3a","validatorIndex":"0xab7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dff","index":"0x4302c3b","validatorIndex":"0xab8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f3d","index":"0x4302c3c","validatorIndex":"0xab9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe1","index":"0x4302c3d","validatorIndex":"0xaba"}]},[],"0x330eb03b63066a435322fb4cbc36ec3dc9b5fac62a9f6425548e12589bfef936"]) 2025-01-08 16:20:10.1038|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723092 (0x8d07a5...80ff33), Extra Data: chiado-lighthouse-0 2025-01-08 16:20:10.1048|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Started pre-warming caches for block 13723092. 2025-01-08 16:20:10.1084|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13723092 2025-01-08 16:20:10.1084|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722962 < 13723092 - 128 2025-01-08 16:20:10.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Finished pre-warming caches for block 13723092. 2025-01-08 16:20:10.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:20:10.1084|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13723092 (0x8d07a5...80ff33). 2025-01-08 16:20:10.1084|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:10.1084|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13723092 | 4.6 ms | slot 10,023 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:10.1084|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0001XDAI 0.09 MGas | 3 txs | calls 144 ( 0) | sload 402 | sstore 20 | create 0 2025-01-08 16:20:10.1084|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","blockNumber":"0xd165d4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6a6","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","prevRandao":"0x27d6af3c6ab96fa1156bb03d5d3431f81b1c7b9beef5503431d5a02275e99483","receiptsRoot":"0x481c934f3f3266e52e7cc2257d7c89608b3e38b9193344fe77cc9bfc7c7ee63a","stateRoot":"0xe7f7b72085180601a3ad11170e53d71dc86af58b131841afd0a10032be83764a","timestamp":"0x677ea5ba","transactions":["0x02f901d58227d883055ebe8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87e5cb1d86c9ec0ecfde82a8154817271ae8a6acfefba3563724d84d024e7aa29436d6fb43c88f2cc7d952a507e098011307efa94155742e450697de70bca21c2332e332e30000000000000000000000000000000000000000000000000000000c001a04142bb834a8ad4e98db681e9a2f1f1d00dddb65e697e834a5f39acc54c517e09a042b31117c3bde8ad079cdd653ecad6b7403bb04f5ba26a992a0537e4dc31330c","0x02f901d58227d883053eaa8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e948ca2a21795921ade8c19c5e0db03a1a33013300846c045c5f0e462ead32e25545c3042e34465a739724d61f0944576f80d60ead4e7b28dbac20b67248bbbed332e332e30000000000000000000000000000000000000000000000000000000c001a09250aa4bfdb56470cb9b81315e631b57ef27f7b4a6f0060db9ecaf40f84d818ea0535650f2e9a8da0cdf6b1c3a4926965744b9f784ab52030eb5aec5b7ec8eccf5","0x02f901d58227d883054b088459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be096d53b23652e2c3fc2ff17f319d9fb3b3dc36ba3865ecd36316516727b790bfc7fc342aedf456818ce2f3cc25d746803543a676904f651bf4675ae4b8c77aa3332e332e30000000000000000000000000000000000000000000000000000000c080a0ad19ba41c5eb1e5e281374496baac876f22fd88341cbade7fd517a6f0e616f63a016b38d8a40dc8c3e91602353377b83d63d810e81db2d4f91cbf12de9c27c971b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14433f","index":"0x4302c36","validatorIndex":"0xab3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4fc7","index":"0x4302c37","validatorIndex":"0xab4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149811","index":"0x4302c38","validatorIndex":"0xab5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8041","index":"0x4302c39","validatorIndex":"0xab6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14170e","index":"0x4302c3a","validatorIndex":"0xab7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dff","index":"0x4302c3b","validatorIndex":"0xab8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f3d","index":"0x4302c3c","validatorIndex":"0xab9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe1","index":"0x4302c3d","validatorIndex":"0xaba"}]},[],"0x330eb03b63066a435322fb4cbc36ec3dc9b5fac62a9f6425548e12589bfef936"]) 2025-01-08 16:20:10.1084|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 18.99 MGas/s | 648.5 tps | 216.17 Blk/s | exec code from cache 365 | new 0 2025-01-08 16:20:10.1084|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: Storage, State, Rlp 2025-01-08 16:20:10.1084|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","blockNumber":"0xd165d4","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a6a6","gasUsed":"0x1572f","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000008000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xca041d7d2f43f583b1f6cf5590110c2c300c14c67b34b4ca2ea3c6c6d474eedf","prevRandao":"0x27d6af3c6ab96fa1156bb03d5d3431f81b1c7b9beef5503431d5a02275e99483","receiptsRoot":"0x481c934f3f3266e52e7cc2257d7c89608b3e38b9193344fe77cc9bfc7c7ee63a","stateRoot":"0xe7f7b72085180601a3ad11170e53d71dc86af58b131841afd0a10032be83764a","timestamp":"0x677ea5ba","transactions":["0x02f901d58227d883055ebe8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da2adfe749a0b1f1695f5b3d4082a14454a60c618292eb373e46135e77b844830ccbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f87e5cb1d86c9ec0ecfde82a8154817271ae8a6acfefba3563724d84d024e7aa29436d6fb43c88f2cc7d952a507e098011307efa94155742e450697de70bca21c2332e332e30000000000000000000000000000000000000000000000000000000c001a04142bb834a8ad4e98db681e9a2f1f1d00dddb65e697e834a5f39acc54c517e09a042b31117c3bde8ad079cdd653ecad6b7403bb04f5ba26a992a0537e4dc31330c","0x02f901d58227d883053eaa8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e948ca2a21795921ade8c19c5e0db03a1a33013300846c045c5f0e462ead32e25545c3042e34465a739724d61f0944576f80d60ead4e7b28dbac20b67248bbbed332e332e30000000000000000000000000000000000000000000000000000000c001a09250aa4bfdb56470cb9b81315e631b57ef27f7b4a6f0060db9ecaf40f84d818ea0535650f2e9a8da0cdf6b1c3a4926965744b9f784ab52030eb5aec5b7ec8eccf5","0x02f901d58227d883054b088459682f008459682f0e8273b69437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000be096d53b23652e2c3fc2ff17f319d9fb3b3dc36ba3865ecd36316516727b790bfc7fc342aedf456818ce2f3cc25d746803543a676904f651bf4675ae4b8c77aa3332e332e30000000000000000000000000000000000000000000000000000000c080a0ad19ba41c5eb1e5e281374496baac876f22fd88341cbade7fd517a6f0e616f63a016b38d8a40dc8c3e91602353377b83d63d810e81db2d4f91cbf12de9c27c971b"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14433f","index":"0x4302c36","validatorIndex":"0xab3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4fc7","index":"0x4302c37","validatorIndex":"0xab4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149811","index":"0x4302c38","validatorIndex":"0xab5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d8041","index":"0x4302c39","validatorIndex":"0xab6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14170e","index":"0x4302c3a","validatorIndex":"0xab7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dff","index":"0x4302c3b","validatorIndex":"0xab8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f3d","index":"0x4302c3c","validatorIndex":"0xab9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141fe1","index":"0x4302c3d","validatorIndex":"0xaba"}]},[],"0x330eb03b63066a435322fb4cbc36ec3dc9b5fac62a9f6425548e12589bfef936"]) handled in 6ms 2025-01-08 16:20:10.1136|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:10.1136|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:10.1136|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13723092 (0x8d07a5...80ff33), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:10.1136|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13723092 (0x8d07a5...80ff33) was processed. 2025-01-08 16:20:10.1136|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13723092 (0x8d07a5...80ff33) 2025-01-08 16:20:10.1136|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:10.1136|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:10.8609|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:10.9705|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:11.9162|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:11.9162|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:11.9162|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:11.9162|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:11.9753|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:12.0913|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|74.201.193.253:55978->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:12.3530|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:12.9743|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:13.4652|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:13.4652|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: c057c0...d6ad8a 2025-01-08 16:20:13.7657|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.238.202:30340] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:13.8507|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.138.115.236:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:13.9753|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:14.5980|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->35.169.210.99:30314] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:14.7558|DEBUG|Network.PeerManager|11|Peer pool size is: 6161 2025-01-08 16:20:14.8596|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->72.251.237.31:41814] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:14.9070|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:14.9707|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:15.0065|DEBUG|Consensus.Producers.BuildBlocksInALoop|36|Waiting 00:00:04.9940000 for next AuRa step. 2025-01-08 16:20:15.0406|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.238.67:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:20:15.1300|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","blockNumber":"0xd165d5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","prevRandao":"0xa0d1f4fad39515331d6982ed8c4ff11e009d751edad7f139feddae3005892b35","receiptsRoot":"0x6a52ca85d53b414d94174f7d856f3a2bb76a79be222aef6eef67c0808a4a376d","stateRoot":"0x4d27715d815cb112cede074dca18020d5d9ce0f525265b90e51c0708961e9a8b","timestamp":"0x677ea5bf","transactions":["0x02f901d58227d883053eab8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec704ee2fe3a06465653c721542c27c31e3d2718c576294a0daaf1381b5afabe9592558878cc39102536d46afc112561f6c0a2515295c28c79f499cad8946b00d332e332e30000000000000000000000000000000000000000000000000000000c001a0c476e3283a9692106671c4c60be3ed644fd1cf79ab4052d32690dcbb06e69350a01c80debf4f981ae9ab7713a9c00122962f03221cf2caa9e347aecdd3af09e49e","0x02f901d58227d883054b098459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccabc1ec9acc8be8ac318c3203ea9b89ea93c171a803cda0e93f70281a40b1018922a06ebc66b819c30c19ede012f5ac9e982c53a7b6c44f959eba9b14942160f332e332e30000000000000000000000000000000000000000000000000000000c080a071bb0a840e7fd7e718164a170c4817870b1ac34d402f4a2f24bf271713e966e8a0698d095693cf9e3929725e8f446a5dc7cb3a2369b60dda6f15ecd7a1c754e011"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffa3","index":"0x4302c3e","validatorIndex":"0xabb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ee34","index":"0x4302c3f","validatorIndex":"0xabc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14980f","index":"0x4302c40","validatorIndex":"0xabd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14984c","index":"0x4302c41","validatorIndex":"0xabe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e3","index":"0x4302c42","validatorIndex":"0xabf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e2","index":"0x4302c43","validatorIndex":"0xac0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c48","index":"0x4302c44","validatorIndex":"0xac1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14402b","index":"0x4302c45","validatorIndex":"0xac2"}]},[],"0xce432a2e0d929138e1abf2bf7f68759a73abdec4f240f096af75291147ae8089"]) 2025-01-08 16:20:15.1300|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723093 (0x059e07...15a62f), Extra Data: Nethermind 2025-01-08 16:20:15.1300|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Clearing caches 2025-01-08 16:20:15.1300|DEBUG|Consensus.Processing.BlockCachePreWarmer|36|Cleared caches: None 2025-01-08 16:20:15.1323|DEBUG|Trie.Pruning.TrieStore|36|Beginning new BlockCommitSet - 13723093 2025-01-08 16:20:15.1323|DEBUG|Trie.Pruning.TrieStore|36|Removing historical (131) 13722963 < 13723093 - 128 2025-01-08 16:20:15.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:20:15.1323|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:20:15.1323|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|36|Valid. Result of New Block: 13723093 (0x059e07...15a62f). 2025-01-08 16:20:15.1323|DEBUG|Merge.Plugin.GC.GCKeeper|36|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:15.1323|DEBUG|JsonRpc.JsonRpcProcessor|36|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","blockNumber":"0xd165d5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","prevRandao":"0xa0d1f4fad39515331d6982ed8c4ff11e009d751edad7f139feddae3005892b35","receiptsRoot":"0x6a52ca85d53b414d94174f7d856f3a2bb76a79be222aef6eef67c0808a4a376d","stateRoot":"0x4d27715d815cb112cede074dca18020d5d9ce0f525265b90e51c0708961e9a8b","timestamp":"0x677ea5bf","transactions":["0x02f901d58227d883053eab8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec704ee2fe3a06465653c721542c27c31e3d2718c576294a0daaf1381b5afabe9592558878cc39102536d46afc112561f6c0a2515295c28c79f499cad8946b00d332e332e30000000000000000000000000000000000000000000000000000000c001a0c476e3283a9692106671c4c60be3ed644fd1cf79ab4052d32690dcbb06e69350a01c80debf4f981ae9ab7713a9c00122962f03221cf2caa9e347aecdd3af09e49e","0x02f901d58227d883054b098459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccabc1ec9acc8be8ac318c3203ea9b89ea93c171a803cda0e93f70281a40b1018922a06ebc66b819c30c19ede012f5ac9e982c53a7b6c44f959eba9b14942160f332e332e30000000000000000000000000000000000000000000000000000000c080a071bb0a840e7fd7e718164a170c4817870b1ac34d402f4a2f24bf271713e966e8a0698d095693cf9e3929725e8f446a5dc7cb3a2369b60dda6f15ecd7a1c754e011"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffa3","index":"0x4302c3e","validatorIndex":"0xabb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ee34","index":"0x4302c3f","validatorIndex":"0xabc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14980f","index":"0x4302c40","validatorIndex":"0xabd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14984c","index":"0x4302c41","validatorIndex":"0xabe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e3","index":"0x4302c42","validatorIndex":"0xabf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e2","index":"0x4302c43","validatorIndex":"0xac0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c48","index":"0x4302c44","validatorIndex":"0xac1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14402b","index":"0x4302c45","validatorIndex":"0xac2"}]},[],"0xce432a2e0d929138e1abf2bf7f68759a73abdec4f240f096af75291147ae8089"]) 2025-01-08 16:20:15.1323|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13723093 | 1.7 ms | slot 5,023 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:15.1323|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:15.1323|DEBUG|JsonRpc.JsonRpcProcessor|36| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","blockNumber":"0xd165d5","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0xe4c6","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000400000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x8d07a55f0811778793858433dcf0fcdfc1b87dadf0de6eda9258d9a45a80ff33","prevRandao":"0xa0d1f4fad39515331d6982ed8c4ff11e009d751edad7f139feddae3005892b35","receiptsRoot":"0x6a52ca85d53b414d94174f7d856f3a2bb76a79be222aef6eef67c0808a4a376d","stateRoot":"0x4d27715d815cb112cede074dca18020d5d9ce0f525265b90e51c0708961e9a8b","timestamp":"0x677ea5bf","transactions":["0x02f901d58227d883053eab8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000bec704ee2fe3a06465653c721542c27c31e3d2718c576294a0daaf1381b5afabe9592558878cc39102536d46afc112561f6c0a2515295c28c79f499cad8946b00d332e332e30000000000000000000000000000000000000000000000000000000c001a0c476e3283a9692106671c4c60be3ed644fd1cf79ab4052d32690dcbb06e69350a01c80debf4f981ae9ab7713a9c00122962f03221cf2caa9e347aecdd3af09e49e","0x02f901d58227d883054b098459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061ccabc1ec9acc8be8ac318c3203ea9b89ea93c171a803cda0e93f70281a40b1018922a06ebc66b819c30c19ede012f5ac9e982c53a7b6c44f959eba9b14942160f332e332e30000000000000000000000000000000000000000000000000000000c080a071bb0a840e7fd7e718164a170c4817870b1ac34d402f4a2f24bf271713e966e8a0698d095693cf9e3929725e8f446a5dc7cb3a2369b60dda6f15ecd7a1c754e011"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffa3","index":"0x4302c3e","validatorIndex":"0xabb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ee34","index":"0x4302c3f","validatorIndex":"0xabc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14980f","index":"0x4302c40","validatorIndex":"0xabd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14984c","index":"0x4302c41","validatorIndex":"0xabe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e3","index":"0x4302c42","validatorIndex":"0xabf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e2","index":"0x4302c43","validatorIndex":"0xac0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c48","index":"0x4302c44","validatorIndex":"0xac1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14402b","index":"0x4302c45","validatorIndex":"0xac2"}]},[],"0xce432a2e0d929138e1abf2bf7f68759a73abdec4f240f096af75291147ae8089"]) handled in 3ms 2025-01-08 16:20:15.1323|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 34.80 MGas/s | 1,188.4 tps | 594.18 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:20:15.1323|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:15.1323|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:15.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13723093 (0x059e07...15a62f), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:15.1362|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13723093 (0x059e07...15a62f) was processed. 2025-01-08 16:20:15.1362|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13723093 (0x059e07...15a62f) 2025-01-08 16:20:15.1362|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:15.1362|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:15.2199|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:15.6503|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.240.156.87:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_chainId([]) 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:20:15.7025|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:20:15.7042|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:20:15.7042|DEBUG|JsonRpc.JsonRpcService|44|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:20:15.7042|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:20:15.9752|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:16.2198|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|66.94.97.152:37020->30303] to: 30303 2025-01-08 16:20:16.2198|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|66.94.97.152:37020->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 71111 2025-01-08 16:20:16.3251|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:16.9172|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:16.9172|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:16.9172|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:16.9172|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:16.9765|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:17.3246|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:17.9753|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:18.5946|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|15.204.163.232:33030->30303] to: 30302 2025-01-08 16:20:18.5946|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|15.204.163.232:33030->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 8453 2025-01-08 16:20:18.8226|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:18.9751|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:19.9307|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:19.9307|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 2dc65c...ea90d8 2025-01-08 16:20:19.9750|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:20.0005|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:20:20.0749|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","blockNumber":"0xd165d6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","prevRandao":"0x26e3947329b2aa3016cf985b4a5f8d74a67d6f6b32e7b8ec5c2743ed579b236b","receiptsRoot":"0xc532079b834f320dab50f6073003fe68636f4dbcaa813d8f5beb5e9fea3ce6a6","stateRoot":"0x6707514e68ff177796544eb351e68c8fe86b7186bcd2bc6654eeb8f8a99f4f55","timestamp":"0x677ea5c4","transactions":["0x02f901d58227d883054b0a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f850eea5b5cef4ddb88f23732067b3c9af99ed80ee463fba311e3b3b26238ade3e4ab719b05ba41a730ec089c8e64afef23ec063692debb44329804a86a673834a332e332e30000000000000000000000000000000000000000000000000000000c080a0b9084adc0316d63cc85093dbb8609e2360a16baed641d15b770a0301462323a5a040939c5521ffb99e11f15b59cefdea16db8f3b528e7136247479b91c217f2f2c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c52","index":"0x4302c46","validatorIndex":"0xac3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f24","index":"0x4302c47","validatorIndex":"0xac4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fd69","index":"0x4302c48","validatorIndex":"0xac5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474dc","index":"0x4302c49","validatorIndex":"0xac6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1499a2","index":"0x4302c4a","validatorIndex":"0xac7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ebf","index":"0x4302c4b","validatorIndex":"0xac8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422fe","index":"0x4302c4c","validatorIndex":"0xac9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c4d","validatorIndex":"0xaca"}]},[],"0xc5930dd8ac3f25a457e3e0e78249d6883ffc5b7f79479268b22162cdcba74365"]) 2025-01-08 16:20:20.0749|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13723094 (0x0ae66b...7985b9), Extra Data: chiado-lighthouse-0 2025-01-08 16:20:20.0749|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 16:20:20.0749|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: None 2025-01-08 16:20:20.0772|DEBUG|Trie.Pruning.TrieStore|44|Beginning new BlockCommitSet - 13723094 2025-01-08 16:20:20.0772|DEBUG|Trie.Pruning.TrieStore|44|Removing historical (131) 13722964 < 13723094 - 128 2025-01-08 16:20:20.0772|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:20:20.0772|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|44|Valid. Result of New Block: 13723094 (0x0ae66b...7985b9). 2025-01-08 16:20:20.0772|DEBUG|Merge.Plugin.GC.GCKeeper|44|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:20.0772|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: Rlp 2025-01-08 16:20:20.0772|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","blockNumber":"0xd165d6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","prevRandao":"0x26e3947329b2aa3016cf985b4a5f8d74a67d6f6b32e7b8ec5c2743ed579b236b","receiptsRoot":"0xc532079b834f320dab50f6073003fe68636f4dbcaa813d8f5beb5e9fea3ce6a6","stateRoot":"0x6707514e68ff177796544eb351e68c8fe86b7186bcd2bc6654eeb8f8a99f4f55","timestamp":"0x677ea5c4","transactions":["0x02f901d58227d883054b0a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f850eea5b5cef4ddb88f23732067b3c9af99ed80ee463fba311e3b3b26238ade3e4ab719b05ba41a730ec089c8e64afef23ec063692debb44329804a86a673834a332e332e30000000000000000000000000000000000000000000000000000000c080a0b9084adc0316d63cc85093dbb8609e2360a16baed641d15b770a0301462323a5a040939c5521ffb99e11f15b59cefdea16db8f3b528e7136247479b91c217f2f2c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c52","index":"0x4302c46","validatorIndex":"0xac3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f24","index":"0x4302c47","validatorIndex":"0xac4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fd69","index":"0x4302c48","validatorIndex":"0xac5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474dc","index":"0x4302c49","validatorIndex":"0xac6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1499a2","index":"0x4302c4a","validatorIndex":"0xac7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ebf","index":"0x4302c4b","validatorIndex":"0xac8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422fe","index":"0x4302c4c","validatorIndex":"0xac9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c4d","validatorIndex":"0xaca"}]},[],"0xc5930dd8ac3f25a457e3e0e78249d6883ffc5b7f79479268b22162cdcba74365"]) 2025-01-08 16:20:20.0772|INFO|Consensus.Processing.BlockchainProcessor|34|Processed 13723094 | 1.4 ms | slot 4,945 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:20.0772|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","blockNumber":"0xd165d6","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c69676874686f7573652d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000800000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x059e075e649d0110f4661a762e5300e3b2abf5ab83d91d72a255151f6415a62f","prevRandao":"0x26e3947329b2aa3016cf985b4a5f8d74a67d6f6b32e7b8ec5c2743ed579b236b","receiptsRoot":"0xc532079b834f320dab50f6073003fe68636f4dbcaa813d8f5beb5e9fea3ce6a6","stateRoot":"0x6707514e68ff177796544eb351e68c8fe86b7186bcd2bc6654eeb8f8a99f4f55","timestamp":"0x677ea5c4","transactions":["0x02f901d58227d883054b0a8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f850eea5b5cef4ddb88f23732067b3c9af99ed80ee463fba311e3b3b26238ade3e4ab719b05ba41a730ec089c8e64afef23ec063692debb44329804a86a673834a332e332e30000000000000000000000000000000000000000000000000000000c080a0b9084adc0316d63cc85093dbb8609e2360a16baed641d15b770a0301462323a5a040939c5521ffb99e11f15b59cefdea16db8f3b528e7136247479b91c217f2f2c"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c52","index":"0x4302c46","validatorIndex":"0xac3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f24","index":"0x4302c47","validatorIndex":"0xac4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x39fd69","index":"0x4302c48","validatorIndex":"0xac5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474dc","index":"0x4302c49","validatorIndex":"0xac6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1499a2","index":"0x4302c4a","validatorIndex":"0xac7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144ebf","index":"0x4302c4b","validatorIndex":"0xac8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1422fe","index":"0x4302c4c","validatorIndex":"0xac9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c4d","validatorIndex":"0xaca"}]},[],"0xc5930dd8ac3f25a457e3e0e78249d6883ffc5b7f79479268b22162cdcba74365"]) handled in 2ms 2025-01-08 16:20:20.0772|INFO|Consensus.Processing.BlockchainProcessor|34| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:20.0772|INFO|Consensus.Processing.BlockchainProcessor|34| Block throughput 20.94 MGas/s | 714.8 tps | 714.80 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:20:20.0809|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:20.0809|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:20.0809|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13723094 (0x0ae66b...7985b9), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:20.0809|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13723094 (0x0ae66b...7985b9) was processed. 2025-01-08 16:20:20.0809|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13723094 (0x0ae66b...7985b9) 2025-01-08 16:20:20.0809|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:20.0809|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:20.2809|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.124.218.196:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:20.3341|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.232.233:30329] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:20.4709|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:172.201.42.43]:30303, msg: bb16fb0088532979d0832c69c8b7bfdd3028020342daf337b1c1de446e6a5982affd67c4163ead5019381845f366a30c8eb042a2aced11ffca99298b7acffc4e7e2abd87eacb8a51940cbdbabeff955ed425ed9000ef3d0931340a168e0b5cf20106f8b9a0c3cc1362e29e22850614f512c1e92bd9a5c2bf65dffc6136f556f1cd15d309caf896b840582ba35d3a7c8c0d9966dfa4ee95da62ace130a49946a5fb4bd6142a0229c57b3d4d6ba56399fb78f87515efe1325af9a1cf3a2efd74a81f3ca9b9109dde4df50283657468c6849f3d22548082696482763482697084acc92a2b89736563703235366b31a103955fb4b433753e354c27680d11e455ef0585dd245d36fb196fcb7fb21486d64c8374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:20:20.6208|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->63.251.232.124:14110] initiating disconnect because InvalidNetworkId, details: invalid network id - 97 2025-01-08 16:20:20.7472|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.142:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:20:20.9749|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:20:21.3958|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:45.250.254.84]:30303, msg: 2d8632fc535700f38d2a8c76ce037c1c9ff99663425d711faa5778d635a71feaa3c03d655897f9c90e67d30e97386f3ae8e2c9e4e4fccb8cfdf10d9129b4d5d430bc5eff257e5c44c2a2514dd05ed1d79d809ccf767b0f4f3c3f24358322c0870006f8d0a09915968f4737788b90aa7a578087b26d5ae0e0a29c4353f0afac0473bac10d94f8adb8402e01c2aaa1be79bec3fd2988439429a270635a005dc5416c30694d5cd95fe506186b21e565a0d359d648f96ea677de91403a6bb46e7b0162ad1f34b5a14ce01f82085683657468c6849f3d225480826964827634826970842dfafe54836970369026056440d0000000004502500254008489736563703235366b31a10299c603103d2e56f486cdf098aeb5ea0981a13d703b5b2ad390f0e80e1569f8d48374637082765f8375647082765f, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 112 in the message of length 210 starting with |NettyRlpStream|description missing| 2025-01-08 16:20:21.6974|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:21.9187|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:21.9187|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:21.9187|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:21.9187|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:21.9751|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:21.9853|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:22.6785|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|148.251.84.86:54338->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:20:22.9770|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:23.0876|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:23.9809|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:24.0879|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:24.6774|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.29.1.74:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 59144 2025-01-08 16:20:24.7675|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.196.160.26:30318] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:24.9812|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:25.0046|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:20:25.5752|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:25.9811|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:26.6804|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:26.6804|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 141b86...96dd56 2025-01-08 16:20:26.9191|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:26.9191|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:26.9191|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:26.9191|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:26.9851|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:20:27.4815|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.145.228:30308] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:27.5762|DEBUG|Network.PeerManager|12|Peer pool size is: 6262 2025-01-08 16:20:27.6311|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.38.92.110:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:27.6630|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.212.117:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:27.7198|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:27.8112|DEBUG|Network.Discovery.NettyDiscoveryHandler|33|Error during deserialization of the message, type: EnrResponse, sender: [::ffff:103.219.171.27]:30305, msg: 12495ca1047fb1a88170db305782309029496033fd66f109ceb9762177a1c6e83d0c679a031670da947101ac0401dde827019454f46dd6a92aee3b5a292e314913976cffb20f4ab007ab45346389f92f14118c5566b2308333ef76c9c35c8d360106f8b9a0645bbcd8defffe527b5ce345e30e2da3d23cc8691b30736fdf0685080f4c8adbf896b840ae06f9c387c347eaa3319d4301c6776862ee3546fd097feb5f5009e3f99d42c6212d7ab46817c1a197eb3f82eba28510e00361f61079b7c9088b82f49386fe260283657468c68488cf81d9808269648276348269708467dbab1b89736563703235366b31a10392ea263c1d3866dcb1918a93074665c7e417ffbf591c3c72cede4eea73b4f7808374637082766183756470827661, Expected a sequence prefix to be in the range of <192, 255> and got 132 at position 110 in the message of length 187 starting with |NettyRlpStream|description missing| 2025-01-08 16:20:27.9627|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|144.91.112.64:41928->30303] to: 30303 2025-01-08 16:20:27.9627|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|144.91.112.64:41928->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 333999 2025-01-08 16:20:27.9812|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:27.9812|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|103.219.171.27:51310->30303] to: 30305 2025-01-08 16:20:27.9812|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|103.219.171.27:51310->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 11155111 2025-01-08 16:20:28.2391|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|188.245.108.139:38474->30303] to: 30303 2025-01-08 16:20:28.3916|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|188.245.108.139:38474->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 30746 2025-01-08 16:20:28.8136|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:28.9844|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:29.8138|DEBUG|Network.Discovery.NodesLocator|3|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:29.9812|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:30.0006|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:20:30.1437|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","blockNumber":"0xd165d7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","prevRandao":"0x31ae042c432f164e71b4a218726eb58824d72445534175645c73e4392316ac40","receiptsRoot":"0x0447597c427bb277ae8e497b58237949f2074da2781d2f8db754543649612434","stateRoot":"0x19fc32c36611b8f75516838961f3722012854aa3c007333134272196a577a3e3","timestamp":"0x677ea5ce","transactions":["0x02f901d58227d883053eac8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f800cd8a8ec3ee566f8b11218ddddebdc09ca5f6c8565055c2748906bd279898e93f91c0f337fa70fdda764ed93fb7a3494b6df4e2b2481e7b6f5f80b5beec33e0332e332e30000000000000000000000000000000000000000000000000000000c080a054410a65027e101b6a8c3430ce0d74ee24cde5fdc5445300d9171dd79ce5a666a016e6d7ec5251066f51edcc4db5f88219de7d65acd86583d1e1808ab9eb550e11"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d0","index":"0x4302c4e","validatorIndex":"0xacb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f10","index":"0x4302c4f","validatorIndex":"0xacc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dff","index":"0x4302c50","validatorIndex":"0xacd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144be8","index":"0x4302c51","validatorIndex":"0xace"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d1","index":"0x4302c52","validatorIndex":"0xacf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e9","index":"0x4302c53","validatorIndex":"0xad0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448be","index":"0x4302c54","validatorIndex":"0xad1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471f8","index":"0x4302c55","validatorIndex":"0xad2"}]},[],"0xe9ea1d26497ed15f6308841e7255d785c53c735e19f0e9f03a22579f0c80b43b"]) 2025-01-08 16:20:30.1437|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723095 (0x4d719e...1d5c02), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:20:30.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:20:30.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: None 2025-01-08 16:20:30.1445|DEBUG|Trie.Pruning.TrieStore|12|Beginning new BlockCommitSet - 13723095 2025-01-08 16:20:30.1445|DEBUG|Trie.Pruning.TrieStore|12|Removing historical (131) 13722965 < 13723095 - 128 2025-01-08 16:20:30.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|3|Clearing caches 2025-01-08 16:20:30.1445|DEBUG|Consensus.Processing.BlockCachePreWarmer|3|Cleared caches: Rlp 2025-01-08 16:20:30.1445|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|12|Valid. Result of New Block: 13723095 (0x4d719e...1d5c02). 2025-01-08 16:20:30.1445|DEBUG|Merge.Plugin.GC.GCKeeper|12|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:30.1445|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","blockNumber":"0xd165d7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","prevRandao":"0x31ae042c432f164e71b4a218726eb58824d72445534175645c73e4392316ac40","receiptsRoot":"0x0447597c427bb277ae8e497b58237949f2074da2781d2f8db754543649612434","stateRoot":"0x19fc32c36611b8f75516838961f3722012854aa3c007333134272196a577a3e3","timestamp":"0x677ea5ce","transactions":["0x02f901d58227d883053eac8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f800cd8a8ec3ee566f8b11218ddddebdc09ca5f6c8565055c2748906bd279898e93f91c0f337fa70fdda764ed93fb7a3494b6df4e2b2481e7b6f5f80b5beec33e0332e332e30000000000000000000000000000000000000000000000000000000c080a054410a65027e101b6a8c3430ce0d74ee24cde5fdc5445300d9171dd79ce5a666a016e6d7ec5251066f51edcc4db5f88219de7d65acd86583d1e1808ab9eb550e11"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d0","index":"0x4302c4e","validatorIndex":"0xacb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f10","index":"0x4302c4f","validatorIndex":"0xacc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dff","index":"0x4302c50","validatorIndex":"0xacd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144be8","index":"0x4302c51","validatorIndex":"0xace"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d1","index":"0x4302c52","validatorIndex":"0xacf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e9","index":"0x4302c53","validatorIndex":"0xad0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448be","index":"0x4302c54","validatorIndex":"0xad1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471f8","index":"0x4302c55","validatorIndex":"0xad2"}]},[],"0xe9ea1d26497ed15f6308841e7255d785c53c735e19f0e9f03a22579f0c80b43b"]) 2025-01-08 16:20:30.1445|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","blockNumber":"0xd165d7","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x725d","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0x0ae66b5ec8677d82bd3209c5bd24417091fefa428c4445cff091ccb6f77985b9","prevRandao":"0x31ae042c432f164e71b4a218726eb58824d72445534175645c73e4392316ac40","receiptsRoot":"0x0447597c427bb277ae8e497b58237949f2074da2781d2f8db754543649612434","stateRoot":"0x19fc32c36611b8f75516838961f3722012854aa3c007333134272196a577a3e3","timestamp":"0x677ea5ce","transactions":["0x02f901d58227d883053eac8459682f008459682f0e82725d9437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc10000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000015f800cd8a8ec3ee566f8b11218ddddebdc09ca5f6c8565055c2748906bd279898e93f91c0f337fa70fdda764ed93fb7a3494b6df4e2b2481e7b6f5f80b5beec33e0332e332e30000000000000000000000000000000000000000000000000000000c080a054410a65027e101b6a8c3430ce0d74ee24cde5fdc5445300d9171dd79ce5a666a016e6d7ec5251066f51edcc4db5f88219de7d65acd86583d1e1808ab9eb550e11"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1428d0","index":"0x4302c4e","validatorIndex":"0xacb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f10","index":"0x4302c4f","validatorIndex":"0xacc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dff","index":"0x4302c50","validatorIndex":"0xacd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144be8","index":"0x4302c51","validatorIndex":"0xace"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425d1","index":"0x4302c52","validatorIndex":"0xacf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e9","index":"0x4302c53","validatorIndex":"0xad0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448be","index":"0x4302c54","validatorIndex":"0xad1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471f8","index":"0x4302c55","validatorIndex":"0xad2"}]},[],"0xe9ea1d26497ed15f6308841e7255d785c53c735e19f0e9f03a22579f0c80b43b"]) handled in 2ms 2025-01-08 16:20:30.1445|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13723095 | 1.2 ms | slot 10,068 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:30.1445|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:30.1445|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 24.66 MGas/s | 842.5 tps | 842.46 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:20:30.1495|DEBUG|JsonRpc.JsonRpcProcessor|3|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:30.1495|DEBUG|JsonRpc.JsonRpcService|3|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:30.1495|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|Received ForkChoice: 13723095 (0x4d719e...1d5c02), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:30.1495|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|ForkChoiceUpdate: block 13723095 (0x4d719e...1d5c02) was processed. 2025-01-08 16:20:30.1495|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|Synced Chain Head to 13723095 (0x4d719e...1d5c02) 2025-01-08 16:20:30.1495|DEBUG|JsonRpc.JsonRpcProcessor|3|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:30.1495|DEBUG|JsonRpc.JsonRpcProcessor|3| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:30.9849|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:31.3324|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:31.9201|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:31.9202|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:31.9202|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:31.9202|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:31.9849|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:32.4287|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:32.4287|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 37817a...609538 2025-01-08 16:20:32.9380|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.248.126.78:30315] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:32.9852|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:33.2528|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.199:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:20:33.3275|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.18.249.132:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:20:33.4262|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.214:32090] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:33.8606|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 1, nodesTriedCounter: 3 2025-01-08 16:20:33.9881|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:34.0111|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->38.242.156.229:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:20:34.0380|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:34.2850|DEBUG|Network.Discovery.NodesLocator|3|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:34.3484|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:34.3484|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:34.6670|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|223.74.148.215:2246->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 852 2025-01-08 16:20:34.9909|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:35.0009|DEBUG|Consensus.Producers.BuildBlocksInALoop|3|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:20:35.0970|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","blockNumber":"0xd165d8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xea6a","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000002000000200000000000000000100002000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000000000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000008040000000000000000000000000000000000000000000200000200000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","prevRandao":"0x0f26d3b69d0df40bc0b81fbe98bde1908d856611dac5b1bd28ec84d28b673e51","receiptsRoot":"0xd3809bf0ddc099df40aeea3ffae47721a3c2dc24ae909ff832fe4625d82c4c9a","stateRoot":"0x49af4744fda3dcb5003a48f1889143f7775b3b25442612e40320fb535dc1d1ea","timestamp":"0x677ea5d3","transactions":["0xf9014d82096984b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0c2e176da98a1cb54a568b28618366ebd75bc72ec8dcea4dbc6ed48f2ee53ca29a002296c31478a1f18894bf9bbe6c3d076907ea47617b85cb4909ed9e97f7ebf55","0x02f901d58227d883053ead8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cae045e924bff5edd3f1f0a914ecacb82e8a993f8c3a6843f6a51b5dba4956ef4e6276cd3b6fe15e332908b6a9a6dfef03af8141503a10c813baed297724b1473332e332e30000000000000000000000000000000000000000000000000000000c001a0d4159f7ba2e3cffc1b40a72a93118bf50ea9b3c33b338a1975ea6f9250db081ba057e311278578948663e2bd651fee7e312a831b360a14d67002aca5e8298a4958"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149aec","index":"0x4302c56","validatorIndex":"0xad3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f33","index":"0x4302c57","validatorIndex":"0xad4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c58","validatorIndex":"0xad5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f405","index":"0x4302c59","validatorIndex":"0xad6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4661","index":"0x4302c5a","validatorIndex":"0xad7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eda","index":"0x4302c5b","validatorIndex":"0xad8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146da3","index":"0x4302c5c","validatorIndex":"0xad9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c01","index":"0x4302c5d","validatorIndex":"0xada"}]},[],"0x72afa9871778b8f9429ecea7834549d9eae0266fe1b4199e3f99d87ae491102e"]) 2025-01-08 16:20:35.0970|INFO|Merge.Plugin.Handlers.NewPayloadHandler|44|Received New Block: 13723096 (0x85af6d...c9dab7), Extra Data: chiado-lodestar-0 2025-01-08 16:20:35.0970|DEBUG|Consensus.Processing.BlockCachePreWarmer|3|Clearing caches 2025-01-08 16:20:35.0970|DEBUG|Consensus.Processing.BlockCachePreWarmer|3|Cleared caches: None 2025-01-08 16:20:35.0970|DEBUG|Trie.Pruning.TrieStore|3|Beginning new BlockCommitSet - 13723096 2025-01-08 16:20:35.0970|DEBUG|Trie.Pruning.TrieStore|3|Removing historical (131) 13722966 < 13723096 - 128 2025-01-08 16:20:35.1004|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:20:35.1004|INFO|Consensus.Processing.BlockchainProcessor|6|Processed 13723096 | 2.2 ms | slot 4,955 ms |⛽ Gas gwei: 1.50 .. 1.50 (2.25) .. 3.00 2025-01-08 16:20:35.1004|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 16:20:35.1004|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|3|Valid. Result of New Block: 13723096 (0x85af6d...c9dab7). 2025-01-08 16:20:35.1004|INFO|Consensus.Processing.BlockchainProcessor|6| Block 0.0001XDAI 0.06 MGas | 2 txs | calls 16 ( 0) | sload 34 | sstore 11 | create 0 2025-01-08 16:20:35.1004|DEBUG|Merge.Plugin.GC.GCKeeper|3|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:35.1004|INFO|Consensus.Processing.BlockchainProcessor|6| Block throughput 26.78 MGas/s | 892.5 tps | 446.23 Blk/s | exec code from cache 44 | new 0 2025-01-08 16:20:35.1004|DEBUG|JsonRpc.JsonRpcProcessor|3|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","blockNumber":"0xd165d8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xea6a","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000002000000200000000000000000100002000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000000000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000008040000000000000000000000000000000000000000000200000200000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","prevRandao":"0x0f26d3b69d0df40bc0b81fbe98bde1908d856611dac5b1bd28ec84d28b673e51","receiptsRoot":"0xd3809bf0ddc099df40aeea3ffae47721a3c2dc24ae909ff832fe4625d82c4c9a","stateRoot":"0x49af4744fda3dcb5003a48f1889143f7775b3b25442612e40320fb535dc1d1ea","timestamp":"0x677ea5d3","transactions":["0xf9014d82096984b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0c2e176da98a1cb54a568b28618366ebd75bc72ec8dcea4dbc6ed48f2ee53ca29a002296c31478a1f18894bf9bbe6c3d076907ea47617b85cb4909ed9e97f7ebf55","0x02f901d58227d883053ead8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cae045e924bff5edd3f1f0a914ecacb82e8a993f8c3a6843f6a51b5dba4956ef4e6276cd3b6fe15e332908b6a9a6dfef03af8141503a10c813baed297724b1473332e332e30000000000000000000000000000000000000000000000000000000c001a0d4159f7ba2e3cffc1b40a72a93118bf50ea9b3c33b338a1975ea6f9250db081ba057e311278578948663e2bd651fee7e312a831b360a14d67002aca5e8298a4958"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149aec","index":"0x4302c56","validatorIndex":"0xad3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f33","index":"0x4302c57","validatorIndex":"0xad4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c58","validatorIndex":"0xad5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f405","index":"0x4302c59","validatorIndex":"0xad6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4661","index":"0x4302c5a","validatorIndex":"0xad7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eda","index":"0x4302c5b","validatorIndex":"0xad8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146da3","index":"0x4302c5c","validatorIndex":"0xad9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c01","index":"0x4302c5d","validatorIndex":"0xada"}]},[],"0x72afa9871778b8f9429ecea7834549d9eae0266fe1b4199e3f99d87ae491102e"]) 2025-01-08 16:20:35.1004|DEBUG|JsonRpc.JsonRpcProcessor|3| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","blockNumber":"0xd165d8","excessBlobGas":"0x0","extraData":"0x63686961646f2d6c6f6465737461722d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x1036640","gasUsed":"0xea6a","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000010000002000000200000000000000000100002000000000000000000000000000000000000000000002000000000000000000008000000000000000000000000000000000000020000004000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000008040000000000000000000000000000000000000000000200000200000000000000000000000000000000008010000000000000000000000000000000000000000000","parentHash":"0x4d719e079e124c8d6d297e831a5c2ff8dae541335517b7b6b0dbb4d84c1d5c02","prevRandao":"0x0f26d3b69d0df40bc0b81fbe98bde1908d856611dac5b1bd28ec84d28b673e51","receiptsRoot":"0xd3809bf0ddc099df40aeea3ffae47721a3c2dc24ae909ff832fe4625d82c4c9a","stateRoot":"0x49af4744fda3dcb5003a48f1889143f7775b3b25442612e40320fb535dc1d1ea","timestamp":"0x677ea5d3","transactions":["0xf9014d82096984b2d05e0e834398b094ac47aa6ae6983315b819264fb15639ea9e090afa80b8e4419fc640000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000920837080fba60d78b734901b839baf47ec9659400000000000000000000000000000000000000000000000000000000000000010000000000000000000000000f60b73ebd9bd34221c605d98873477b32aa967f000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000001e6b8c62e3a8040824fd3a0c2e176da98a1cb54a568b28618366ebd75bc72ec8dcea4dbc6ed48f2ee53ca29a002296c31478a1f18894bf9bbe6c3d076907ea47617b85cb4909ed9e97f7ebf55","0x02f901d58227d883053ead8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da1b540ee5977289b5cc1b39efbdef1c176bea8069c5f5d7a5bb7cafd09f311dcadbe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061cae045e924bff5edd3f1f0a914ecacb82e8a993f8c3a6843f6a51b5dba4956ef4e6276cd3b6fe15e332908b6a9a6dfef03af8141503a10c813baed297724b1473332e332e30000000000000000000000000000000000000000000000000000000c001a0d4159f7ba2e3cffc1b40a72a93118bf50ea9b3c33b338a1975ea6f9250db081ba057e311278578948663e2bd651fee7e312a831b360a14d67002aca5e8298a4958"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149aec","index":"0x4302c56","validatorIndex":"0xad3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f33","index":"0x4302c57","validatorIndex":"0xad4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c40f","index":"0x4302c58","validatorIndex":"0xad5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f405","index":"0x4302c59","validatorIndex":"0xad6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3a4661","index":"0x4302c5a","validatorIndex":"0xad7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eda","index":"0x4302c5b","validatorIndex":"0xad8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146da3","index":"0x4302c5c","validatorIndex":"0xad9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c01","index":"0x4302c5d","validatorIndex":"0xada"}]},[],"0x72afa9871778b8f9429ecea7834549d9eae0266fe1b4199e3f99d87ae491102e"]) handled in 4ms 2025-01-08 16:20:35.1044|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:35.1044|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:35.1044|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13723096 (0x85af6d...c9dab7), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:35.1044|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13723096 (0x85af6d...c9dab7) was processed. 2025-01-08 16:20:35.1044|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13723096 (0x85af6d...c9dab7) 2025-01-08 16:20:35.1044|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:35.1044|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 0ms 2025-01-08 16:20:35.3507|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:35.9884|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:36.0918|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.182:47597] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:36.1892|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.238.217.166:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 5700 2025-01-08 16:20:36.3024|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->5.9.147.84:60007] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:36.3975|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.205.48.69:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:20:36.7844|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->117.27.228.180:47004] initiating disconnect because InvalidNetworkId, details: invalid network id - 167000 2025-01-08 16:20:36.8978|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:36.9213|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:36.9213|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:36.9213|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:36.9213|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:36.9573|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.159.228.156:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:20:36.9908|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:37.7510|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->57.129.54.20:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:20:37.9910|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:37.9910|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:37.9910|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: 8c16dc...b2ce93 2025-01-08 16:20:38.5674|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->100.20.53.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:20:38.8788|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->193.34.214.63:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:20:38.9763|DEBUG|Synchronization.Peers.SyncPeerPool|43|Dropped 0 useless peers 2025-01-08 16:20:38.9763|DEBUG|Network.Discovery.NodesLocator|3|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:38.9911|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:39.1461|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:39.2969|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:39.2969|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:39.5927|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->124.156.223.110:20648] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64 2025-01-08 16:20:39.9920|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:20:40.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:20:40.1311|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","blockNumber":"0xd165d9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","prevRandao":"0x73510e19fd5a4a8c4c5ee266a396e0b8058d303f9c4e62420e09123bfb1d4165","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf0332109b0d0fda43b23a6a9c1147124e6706bbc4581df94f9a03772cba31302","timestamp":"0x677ea5d8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffbb","index":"0x4302c5e","validatorIndex":"0xadb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fd","index":"0x4302c5f","validatorIndex":"0xadc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7f2","index":"0x4302c60","validatorIndex":"0xadd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e5","index":"0x4302c61","validatorIndex":"0xade"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad975","index":"0x4302c62","validatorIndex":"0xadf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f883","index":"0x4302c63","validatorIndex":"0xae0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474fd","index":"0x4302c64","validatorIndex":"0xae1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149de3","index":"0x4302c65","validatorIndex":"0xae2"}]},[],"0x6dbb0b34ae7e5552f0a7be56921a77c33dd9576ad7d33a81825b5d5919908f5c"]) 2025-01-08 16:20:40.1311|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13723097 (0xe6e785...63ec83), Extra Data: Nethermind 2025-01-08 16:20:40.1311|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:20:40.1311|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 16:20:40.1332|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13723097 2025-01-08 16:20:40.1332|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722967 < 13723097 - 128 2025-01-08 16:20:40.1332|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13723097 (0xe6e785...63ec83). 2025-01-08 16:20:40.1332|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:40.1332|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 16:20:40.1332|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","blockNumber":"0xd165d9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","prevRandao":"0x73510e19fd5a4a8c4c5ee266a396e0b8058d303f9c4e62420e09123bfb1d4165","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf0332109b0d0fda43b23a6a9c1147124e6706bbc4581df94f9a03772cba31302","timestamp":"0x677ea5d8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffbb","index":"0x4302c5e","validatorIndex":"0xadb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fd","index":"0x4302c5f","validatorIndex":"0xadc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7f2","index":"0x4302c60","validatorIndex":"0xadd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e5","index":"0x4302c61","validatorIndex":"0xade"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad975","index":"0x4302c62","validatorIndex":"0xadf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f883","index":"0x4302c63","validatorIndex":"0xae0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474fd","index":"0x4302c64","validatorIndex":"0xae1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149de3","index":"0x4302c65","validatorIndex":"0xae2"}]},[],"0x6dbb0b34ae7e5552f0a7be56921a77c33dd9576ad7d33a81825b5d5919908f5c"]) 2025-01-08 16:20:40.1332|INFO|Consensus.Processing.BlockchainProcessor|3|Processed 13723097 | 1.4 ms | slot 5,033 ms | 2025-01-08 16:20:40.1332|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","blockNumber":"0xd165d9","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x85af6d2bb66322938a89a986bc57cd2bcf7448ef3f441d3a98eac65ec5c9dab7","prevRandao":"0x73510e19fd5a4a8c4c5ee266a396e0b8058d303f9c4e62420e09123bfb1d4165","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0xf0332109b0d0fda43b23a6a9c1147124e6706bbc4581df94f9a03772cba31302","timestamp":"0x677ea5d8","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13ffbb","index":"0x4302c5e","validatorIndex":"0xadb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471fd","index":"0x4302c5f","validatorIndex":"0xadc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13c7f2","index":"0x4302c60","validatorIndex":"0xadd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471e5","index":"0x4302c61","validatorIndex":"0xade"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3ad975","index":"0x4302c62","validatorIndex":"0xadf"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f883","index":"0x4302c63","validatorIndex":"0xae0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474fd","index":"0x4302c64","validatorIndex":"0xae1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149de3","index":"0x4302c65","validatorIndex":"0xae2"}]},[],"0x6dbb0b34ae7e5552f0a7be56921a77c33dd9576ad7d33a81825b5d5919908f5c"]) handled in 2ms 2025-01-08 16:20:40.1332|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 16:20:40.1332|INFO|Consensus.Processing.BlockchainProcessor|3| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:40.1332|INFO|Consensus.Processing.BlockchainProcessor|3| Block throughput 0.00 MGas/s | 0.0 tps | 705.22 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:20:40.1367|DEBUG|JsonRpc.JsonRpcProcessor|34|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:40.1367|DEBUG|JsonRpc.JsonRpcService|34|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:40.1367|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Received ForkChoice: 13723097 (0xe6e785...63ec83), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:40.1367|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|ForkChoiceUpdate: block 13723097 (0xe6e785...63ec83) was processed. 2025-01-08 16:20:40.1367|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|34|Synced Chain Head to 13723097 (0xe6e785...63ec83) 2025-01-08 16:20:40.1367|DEBUG|JsonRpc.JsonRpcProcessor|34|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:40.1367|DEBUG|JsonRpc.JsonRpcProcessor|34| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 0ms 2025-01-08 16:20:40.2879|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|54.74.54.205:51402->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:20:40.2973|DEBUG|Network.Discovery.NodesLocator|3|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:40.9220|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.60:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:20:40.9946|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:41.0691|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.151.195.28:31031] initiating disconnect because InvalidNetworkId, details: invalid network id - 200810 2025-01-08 16:20:41.2085|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->88.198.55.14:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:41.8839|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:41.9229|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:41.9229|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:41.9229|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:41.9229|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:41.9972|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:42.0604|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|157.90.214.37:46906->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:42.9770|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:42.9770|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: randomNode: 658afa...5caacc 2025-01-08 16:20:43.0003|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:20:43.2494|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|3|Attempt to request ENR before bonding 2025-01-08 16:20:43.4631|DEBUG|Network.PeerManager|6|Peer pool size is: 6363 2025-01-08 16:20:43.5324|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->173.249.38.147:28657] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:20:43.8934|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:44.0005|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:44.0455|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:44.4270|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.38.225.95:49992->30303] to: 30303 2025-01-08 16:20:44.4270|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.38.225.95:49992->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:20:44.5412|DEBUG|Network.Discovery.NodesLocator|3|No more nodes to send, sent 1 successful requests, failedRequestCounter: 1, nodesTriedCounter: 2 2025-01-08 16:20:44.5412|DEBUG|Network.Discovery.NodesLocator|3|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:44.7492|DEBUG|Network.Discovery.Lifecycle.NodeLifecycleManagerFactory|3|Attempt to request ENR before bonding 2025-01-08 16:20:45.0011|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:45.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|6|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:20:45.1315|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","blockNumber":"0xd165da","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","prevRandao":"0x96a0d73297f73bbccd7385654dc15cb91b5b50597388063d3021c8835cd892f6","receiptsRoot":"0xf000a69173b3a458aca8090ab40fbbcd426b3bea4430a49972fa957c39ed3deb","stateRoot":"0x1bfcdd223fefaae73ebabbf4799d4a187d0180c676ef2c16131317ed16c5a754","timestamp":"0x677ea5dd","transactions":["0x02f901d58227d883053eae8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da4e76ed44cf393e0e8ea6438969c3bd8a01650b6eebd8bb0853dc0ee0afb1e7dcebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9c93f19799dcd39cb5136340e162c2e0e67f928d8fcb5e6a8a2191cd6fb48930e7bedb92e5fe282af9c47efe056bbc5e569ce23ebbe5bdcf10278fc0c1c13996332e332e30000000000000000000000000000000000000000000000000000000c080a0c4077d9df553f216f4d7d64bea3edf4b56825cbe5c29d789e95d3ed5dcc16da5a02bbebec4ab87353f9e310648f690827930509425d1f4d28e3d930fc06612bad5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149818","index":"0x4302c66","validatorIndex":"0xae3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b7d","index":"0x4302c67","validatorIndex":"0xae4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f01","index":"0x4302c68","validatorIndex":"0xae5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14461f","index":"0x4302c69","validatorIndex":"0xae6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302c6a","validatorIndex":"0xae7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144601","index":"0x4302c6b","validatorIndex":"0xae8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149de3","index":"0x4302c6c","validatorIndex":"0xae9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6ca","index":"0x4302c6d","validatorIndex":"0xaea"}]},[],"0x7c77a8cb98def6d2d5b3ff252bae31195f6b602252919b9ca4767ad007c8e98b"]) 2025-01-08 16:20:45.1315|INFO|Merge.Plugin.Handlers.NewPayloadHandler|43|Received New Block: 13723098 (0x25d149...f5ea95), Extra Data: Nethermind 2025-01-08 16:20:45.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:20:45.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 16:20:45.1325|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13723098 2025-01-08 16:20:45.1325|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722968 < 13723098 - 128 2025-01-08 16:20:45.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:20:45.1325|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:20:45.1325|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13723098 (0x25d149...f5ea95). 2025-01-08 16:20:45.1325|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:45.1325|INFO|Consensus.Processing.BlockchainProcessor|3|Processed 13723098 | 1.5 ms | slot 5,001 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:45.1325|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","blockNumber":"0xd165da","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","prevRandao":"0x96a0d73297f73bbccd7385654dc15cb91b5b50597388063d3021c8835cd892f6","receiptsRoot":"0xf000a69173b3a458aca8090ab40fbbcd426b3bea4430a49972fa957c39ed3deb","stateRoot":"0x1bfcdd223fefaae73ebabbf4799d4a187d0180c676ef2c16131317ed16c5a754","timestamp":"0x677ea5dd","transactions":["0x02f901d58227d883053eae8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da4e76ed44cf393e0e8ea6438969c3bd8a01650b6eebd8bb0853dc0ee0afb1e7dcebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9c93f19799dcd39cb5136340e162c2e0e67f928d8fcb5e6a8a2191cd6fb48930e7bedb92e5fe282af9c47efe056bbc5e569ce23ebbe5bdcf10278fc0c1c13996332e332e30000000000000000000000000000000000000000000000000000000c080a0c4077d9df553f216f4d7d64bea3edf4b56825cbe5c29d789e95d3ed5dcc16da5a02bbebec4ab87353f9e310648f690827930509425d1f4d28e3d930fc06612bad5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149818","index":"0x4302c66","validatorIndex":"0xae3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b7d","index":"0x4302c67","validatorIndex":"0xae4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f01","index":"0x4302c68","validatorIndex":"0xae5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14461f","index":"0x4302c69","validatorIndex":"0xae6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302c6a","validatorIndex":"0xae7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144601","index":"0x4302c6b","validatorIndex":"0xae8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149de3","index":"0x4302c6c","validatorIndex":"0xae9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6ca","index":"0x4302c6d","validatorIndex":"0xaea"}]},[],"0x7c77a8cb98def6d2d5b3ff252bae31195f6b602252919b9ca4767ad007c8e98b"]) 2025-01-08 16:20:45.1325|INFO|Consensus.Processing.BlockchainProcessor|3| Block 0.0000XDAI 0.03 MGas | 1 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:45.1325|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","blockNumber":"0xd165da","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x7269","logsBloom":"0x00000001002000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000002000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000000000000000010000000000000000000000000000000000000000000","parentHash":"0xe6e7854ac5e57e7d19da6f42559b02ef227988c6d1cd72679a6bc45dca63ec83","prevRandao":"0x96a0d73297f73bbccd7385654dc15cb91b5b50597388063d3021c8835cd892f6","receiptsRoot":"0xf000a69173b3a458aca8090ab40fbbcd426b3bea4430a49972fa957c39ed3deb","stateRoot":"0x1bfcdd223fefaae73ebabbf4799d4a187d0180c676ef2c16131317ed16c5a754","timestamp":"0x677ea5dd","transactions":["0x02f901d58227d883053eae8459682f008459682f0e8272699437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5da4e76ed44cf393e0e8ea6438969c3bd8a01650b6eebd8bb0853dc0ee0afb1e7dcebe56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc1000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000e3e9c93f19799dcd39cb5136340e162c2e0e67f928d8fcb5e6a8a2191cd6fb48930e7bedb92e5fe282af9c47efe056bbc5e569ce23ebbe5bdcf10278fc0c1c13996332e332e30000000000000000000000000000000000000000000000000000000c080a0c4077d9df553f216f4d7d64bea3edf4b56825cbe5c29d789e95d3ed5dcc16da5a02bbebec4ab87353f9e310648f690827930509425d1f4d28e3d930fc06612bad5"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149818","index":"0x4302c66","validatorIndex":"0xae3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141b7d","index":"0x4302c67","validatorIndex":"0xae4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146f01","index":"0x4302c68","validatorIndex":"0xae5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14461f","index":"0x4302c69","validatorIndex":"0xae6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1425e7","index":"0x4302c6a","validatorIndex":"0xae7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144601","index":"0x4302c6b","validatorIndex":"0xae8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149de3","index":"0x4302c6c","validatorIndex":"0xae9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13f6ca","index":"0x4302c6d","validatorIndex":"0xaea"}]},[],"0x7c77a8cb98def6d2d5b3ff252bae31195f6b602252919b9ca4767ad007c8e98b"]) handled in 3ms 2025-01-08 16:20:45.1325|INFO|Consensus.Processing.BlockchainProcessor|3| Block throughput 19.38 MGas/s | 661.8 tps | 661.81 Blk/s | exec code from cache 43 | new 0 2025-01-08 16:20:45.1371|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:45.1371|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:45.1371|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Received ForkChoice: 13723098 (0x25d149...f5ea95), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:45.1371|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|ForkChoiceUpdate: block 13723098 (0x25d149...f5ea95) was processed. 2025-01-08 16:20:45.1371|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|12|Synced Chain Head to 13723098 (0x25d149...f5ea95) 2025-01-08 16:20:45.1371|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:45.1371|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:45.5439|DEBUG|Network.Discovery.NodesLocator|6|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:46.0012|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:46.1123|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.126.183:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:46.2338|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|66.94.97.152:40020->30303] to: 30303 2025-01-08 16:20:46.2338|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|66.94.97.152:40020->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 71111 2025-01-08 16:20:46.5568|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|65.108.208.226:54096->30303] initiating disconnect because NoCapabilityMatched, details: capabilities: 2025-01-08 16:20:46.9255|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:46.9255|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:46.9255|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:46.9255|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:47.0052|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:47.0859|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:48.0012|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:48.1771|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:48.1771|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: 945b90...3567b6 2025-01-08 16:20:48.5438|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->52.14.208.92:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1116 2025-01-08 16:20:48.6125|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->40.160.13.27:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:48.9244|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->75.119.145.95:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:20:48.9334|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->136.243.74.242:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:48.9495|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->195.201.245.178:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 2552 2025-01-08 16:20:49.0014|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:20:49.0979|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:49.2530|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->95.111.250.130:39797] initiating disconnect because NoCapabilityMatched, details: capabilities: eth70 2025-01-08 16:20:49.2624|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:49.2945|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:20:49.2945|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:50.0057|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:50.0057|DEBUG|Consensus.Producers.BuildBlocksInALoop|12|Waiting 00:00:04.9950000 for next AuRa step. 2025-01-08 16:20:50.1188|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","blockNumber":"0xd165db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","prevRandao":"0x390831d182e61887b7427d71b8186f3d1a1bffd8245f2c3e91569fd938634bab","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3611e7ce0dd50b733afb398d62c34db409b03e25e8fd3e0558e1ee48db471ccc","timestamp":"0x677ea5e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149811","index":"0x4302c6e","validatorIndex":"0xaeb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5739","index":"0x4302c6f","validatorIndex":"0xaec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0232","index":"0x4302c70","validatorIndex":"0xaed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ee8","index":"0x4302c71","validatorIndex":"0xaee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14980f","index":"0x4302c72","validatorIndex":"0xaef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144486","index":"0x4302c73","validatorIndex":"0xaf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14780c","index":"0x4302c74","validatorIndex":"0xaf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1497ff","index":"0x4302c75","validatorIndex":"0xaf2"}]},[],"0x3dbfa9328e221c49276339f8a5cdacac9a54395dc09704d7204cace2a61a8f12"]) 2025-01-08 16:20:50.1188|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723099 (0x9e7850...b0b8e3), Extra Data: Nethermind 2025-01-08 16:20:50.1188|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:20:50.1188|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 16:20:50.1205|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13723099 2025-01-08 16:20:50.1205|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722969 < 13723099 - 128 2025-01-08 16:20:50.1205|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:20:50.1205|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: Rlp 2025-01-08 16:20:50.1205|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13723099 (0x9e7850...b0b8e3). 2025-01-08 16:20:50.1205|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:50.1205|INFO|Consensus.Processing.BlockchainProcessor|12|Processed 13723099 | 1.2 ms | slot 4,987 ms | 2025-01-08 16:20:50.1205|INFO|Consensus.Processing.BlockchainProcessor|12| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:20:50.1205|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","blockNumber":"0xd165db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","prevRandao":"0x390831d182e61887b7427d71b8186f3d1a1bffd8245f2c3e91569fd938634bab","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3611e7ce0dd50b733afb398d62c34db409b03e25e8fd3e0558e1ee48db471ccc","timestamp":"0x677ea5e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149811","index":"0x4302c6e","validatorIndex":"0xaeb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5739","index":"0x4302c6f","validatorIndex":"0xaec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0232","index":"0x4302c70","validatorIndex":"0xaed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ee8","index":"0x4302c71","validatorIndex":"0xaee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14980f","index":"0x4302c72","validatorIndex":"0xaef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144486","index":"0x4302c73","validatorIndex":"0xaf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14780c","index":"0x4302c74","validatorIndex":"0xaf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1497ff","index":"0x4302c75","validatorIndex":"0xaf2"}]},[],"0x3dbfa9328e221c49276339f8a5cdacac9a54395dc09704d7204cace2a61a8f12"]) 2025-01-08 16:20:50.1205|INFO|Consensus.Processing.BlockchainProcessor|12| Block throughput 0.00 MGas/s | 0.0 tps | 831.26 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:20:50.1205|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","blockNumber":"0xd165db","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x25d1490c92589256d248730e2d778ca363812c84eac0721fbd0dcf2dbbf5ea95","prevRandao":"0x390831d182e61887b7427d71b8186f3d1a1bffd8245f2c3e91569fd938634bab","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3611e7ce0dd50b733afb398d62c34db409b03e25e8fd3e0558e1ee48db471ccc","timestamp":"0x677ea5e2","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149811","index":"0x4302c6e","validatorIndex":"0xaeb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d5739","index":"0x4302c6f","validatorIndex":"0xaec"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d0232","index":"0x4302c70","validatorIndex":"0xaed"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146ee8","index":"0x4302c71","validatorIndex":"0xaee"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14980f","index":"0x4302c72","validatorIndex":"0xaef"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144486","index":"0x4302c73","validatorIndex":"0xaf0"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14780c","index":"0x4302c74","validatorIndex":"0xaf1"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1497ff","index":"0x4302c75","validatorIndex":"0xaf2"}]},[],"0x3dbfa9328e221c49276339f8a5cdacac9a54395dc09704d7204cace2a61a8f12"]) handled in 2ms 2025-01-08 16:20:50.1242|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:50.1242|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:50.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13723099 (0x9e7850...b0b8e3), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:50.1242|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13723099 (0x9e7850...b0b8e3) was processed. 2025-01-08 16:20:50.1242|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13723099 (0x9e7850...b0b8e3) 2025-01-08 16:20:50.1242|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:50.1242|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:50.2976|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:51.0083|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:51.8430|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:51.9037|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.226:34266] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:51.9254|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:51.9254|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:51.9254|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:51.9254|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:52.0033|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.46.151.216:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:20:52.0093|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:52.0993|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->3.216.43.56:30303] initiating disconnect because NoCapabilityMatched, details: capabilities: eth63, eth64, eth65 2025-01-08 16:20:52.3906|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.71.249.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1480 2025-01-08 16:20:52.5715|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->208.115.200.222:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 10 2025-01-08 16:20:52.6586|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->131.153.148.154:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:52.7589|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->147.135.117.141:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:20:52.8041|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->74.201.193.251:51649] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:52.8906|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->202.8.10.132:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:52.9372|DEBUG|Network.Discovery.NodesLocator|11|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:52.9372|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: randomNode: 6f4f26...83f4b6 2025-01-08 16:20:53.0106|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:53.0736|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.252.87.229:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:20:53.1034|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->15.204.152.147:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:20:53.2158|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->46.4.224.159:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:20:53.2862|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.21.12.167:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:20:53.5033|DEBUG|Network.PeerManager|12|Peer pool size is: 6464 2025-01-08 16:20:53.6397|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.33.193.232:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 137 2025-01-08 16:20:53.7977|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.251.68.231:5050] initiating disconnect because NoCapabilityMatched, details: capabilities: fsnap1, opera62, opera63 2025-01-08 16:20:53.8971|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->65.109.16.125:40303] initiating disconnect because InvalidNetworkId, details: invalid network id - 35441 2025-01-08 16:20:53.9918|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:54.0090|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:20:55.0043|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:04.9960000 for next AuRa step. 2025-01-08 16:20:55.0089|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:20:55.0898|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 20 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:55.1213|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","blockNumber":"0xd165dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1d1c8","logsBloom":"0x00000000000000000000000000100000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000400000000200200000000208000000000000000000000000000000100000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","prevRandao":"0x6ac999a2bd37e536f8b71b3122f110bcd88db0177e826917ec4418127d38fa68","receiptsRoot":"0x8e1d2752bcc4de4a62100165cbf75ad36a914a6ec660d6471125a3c3c3882d4a","stateRoot":"0xb626ffbbdef098ff5b65f120227893be09450cbfca7e700932b8d71518608610","timestamp":"0x677ea5e7","transactions":["0x02f904958227d8824c218459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8390200a799862a3984106d91c87f10ea2f1075046d6f9cedd013925f703a2790144e00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010101010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee65380000000000000000000000000011a54614dc0000000000000000005ebc0daacb0000000000000000000000000000000000000000000000000000000000000006f16c48e7e4131a3f2605175b3d0b832c3b0d7236ab85d6be414817c400d5f4e14e909e1d5d394847173112dd0524a3ddf97cf6a65f433cd592823998ba5197eb1fe89d6c246d6d4ff15c98283043f7db59235fb420ba2d6c4777dc1b1709756bad7e3ef41287572c133300f6d289117098e29d27b76010290529de9617bfd3de63c05c6b9246695ea01ec46426911ffcd774ffe8486e79ee76db7607da4d5be69b12d82efd4e7089c44e92d118e21f2f90ebd9b0d0ffb79bf7b92ed5bc22331800000000000000000000000000000000000000000000000000000000000000065bbd8645c781862d087c632fe50728eb426a2d8fb9d4871370626ffe84d6b6c259e7869b8084777823ccb7f696ec42a016dbc4afe211e6a09bfd8a2467ea41d44a54810f8d7f6c0b83f9f747cdab6b0817946d6200338a3d74815149781a1a9d10e2ddb1282552fe7f884bb7215b9b27897e8e17214a5b20654482b6b32b661501aecc795e214774da92ead5c288f9afb6f26e1a6581133d1a723535dfa8eb5c4f314ffa634b72b592ae8cf7fcea9a4b04934be18445f567b2b85d68bb2cbc85c001a0381a9dbd26a0d1f1e4c6a67605efed0846b3ff881ec5081da7434e0d2adcc590a02f2955ec9e8a2ddd683b9a460fedd330cf2d2052124e8bb382df5881b5def8ee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141cfa","index":"0x4302c76","validatorIndex":"0xaf3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b06","index":"0x4302c77","validatorIndex":"0xaf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c10","index":"0x4302c78","validatorIndex":"0xaf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445f7","index":"0x4302c79","validatorIndex":"0xaf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eed","index":"0x4302c7a","validatorIndex":"0xaf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419d5","index":"0x4302c7b","validatorIndex":"0xaf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c1c","index":"0x4302c7c","validatorIndex":"0xaf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381b6","index":"0x4302c7d","validatorIndex":"0xafa"}]},[],"0x26d6f13e4b23abfc1221a5909f73c5607dc5f6f58fa68a8687807786781e1d8d"]) 2025-01-08 16:20:55.1213|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723100 (0xe01426...5a40e9), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:20:55.1213|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:20:55.1213|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:20:55.1251|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723100 2025-01-08 16:20:55.1251|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722970 < 13723100 - 128 2025-01-08 16:20:55.1251|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:20:55.1251|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723100 (0xe01426...5a40e9). 2025-01-08 16:20:55.1251|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp, Precompile 2025-01-08 16:20:55.1251|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13723100 | 3.2 ms | slot 5,005 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:20:55.1251|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:20:55.1251|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0002XDAI 0.12 MGas | 1 txs | calls 25 ( 0) | sload 52 | sstore 12 | create 0 2025-01-08 16:20:55.1251|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 37.43 MGas/s | 313.9 tps | 313.87 Blk/s | exec code from cache 58 | new 0 2025-01-08 16:20:55.1251|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","blockNumber":"0xd165dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1d1c8","logsBloom":"0x00000000000000000000000000100000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000400000000200200000000208000000000000000000000000000000100000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","prevRandao":"0x6ac999a2bd37e536f8b71b3122f110bcd88db0177e826917ec4418127d38fa68","receiptsRoot":"0x8e1d2752bcc4de4a62100165cbf75ad36a914a6ec660d6471125a3c3c3882d4a","stateRoot":"0xb626ffbbdef098ff5b65f120227893be09450cbfca7e700932b8d71518608610","timestamp":"0x677ea5e7","transactions":["0x02f904958227d8824c218459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8390200a799862a3984106d91c87f10ea2f1075046d6f9cedd013925f703a2790144e00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010101010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee65380000000000000000000000000011a54614dc0000000000000000005ebc0daacb0000000000000000000000000000000000000000000000000000000000000006f16c48e7e4131a3f2605175b3d0b832c3b0d7236ab85d6be414817c400d5f4e14e909e1d5d394847173112dd0524a3ddf97cf6a65f433cd592823998ba5197eb1fe89d6c246d6d4ff15c98283043f7db59235fb420ba2d6c4777dc1b1709756bad7e3ef41287572c133300f6d289117098e29d27b76010290529de9617bfd3de63c05c6b9246695ea01ec46426911ffcd774ffe8486e79ee76db7607da4d5be69b12d82efd4e7089c44e92d118e21f2f90ebd9b0d0ffb79bf7b92ed5bc22331800000000000000000000000000000000000000000000000000000000000000065bbd8645c781862d087c632fe50728eb426a2d8fb9d4871370626ffe84d6b6c259e7869b8084777823ccb7f696ec42a016dbc4afe211e6a09bfd8a2467ea41d44a54810f8d7f6c0b83f9f747cdab6b0817946d6200338a3d74815149781a1a9d10e2ddb1282552fe7f884bb7215b9b27897e8e17214a5b20654482b6b32b661501aecc795e214774da92ead5c288f9afb6f26e1a6581133d1a723535dfa8eb5c4f314ffa634b72b592ae8cf7fcea9a4b04934be18445f567b2b85d68bb2cbc85c001a0381a9dbd26a0d1f1e4c6a67605efed0846b3ff881ec5081da7434e0d2adcc590a02f2955ec9e8a2ddd683b9a460fedd330cf2d2052124e8bb382df5881b5def8ee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141cfa","index":"0x4302c76","validatorIndex":"0xaf3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b06","index":"0x4302c77","validatorIndex":"0xaf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c10","index":"0x4302c78","validatorIndex":"0xaf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445f7","index":"0x4302c79","validatorIndex":"0xaf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eed","index":"0x4302c7a","validatorIndex":"0xaf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419d5","index":"0x4302c7b","validatorIndex":"0xaf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c1c","index":"0x4302c7c","validatorIndex":"0xaf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381b6","index":"0x4302c7d","validatorIndex":"0xafa"}]},[],"0x26d6f13e4b23abfc1221a5909f73c5607dc5f6f58fa68a8687807786781e1d8d"]) 2025-01-08 16:20:55.1251|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","blockNumber":"0xd165dc","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x1d1c8","logsBloom":"0x00000000000000000000000000100000000100000000000808000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000400000000200200000000208000000000000000000000000000000100000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002000000000000000040000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x9e7850f3888fb5537d7b3b2508c432d974d584e24d53fc3670e4c12b26b0b8e3","prevRandao":"0x6ac999a2bd37e536f8b71b3122f110bcd88db0177e826917ec4418127d38fa68","receiptsRoot":"0x8e1d2752bcc4de4a62100165cbf75ad36a914a6ec660d6471125a3c3c3882d4a","stateRoot":"0xb626ffbbdef098ff5b65f120227893be09450cbfca7e700932b8d71518608610","timestamp":"0x677ea5e7","transactions":["0x02f904958227d8824c218459682f008459682f0b837a1200947cdd533b82f4c32fae7f551c37b1490909817c4580b90424b1dc65a400015345d2ecd03376071cc481f5097d1a89e62cdb14e248b302e6a3b3887a9d0000000000000000000000000000000000000000000000000000000000b8390200a799862a3984106d91c87f10ea2f1075046d6f9cedd013925f703a2790144e00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000340010101010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000008f90b8876dee65380000000000000000000000000011a54614dc0000000000000000005ebc0daacb0000000000000000000000000000000000000000000000000000000000000006f16c48e7e4131a3f2605175b3d0b832c3b0d7236ab85d6be414817c400d5f4e14e909e1d5d394847173112dd0524a3ddf97cf6a65f433cd592823998ba5197eb1fe89d6c246d6d4ff15c98283043f7db59235fb420ba2d6c4777dc1b1709756bad7e3ef41287572c133300f6d289117098e29d27b76010290529de9617bfd3de63c05c6b9246695ea01ec46426911ffcd774ffe8486e79ee76db7607da4d5be69b12d82efd4e7089c44e92d118e21f2f90ebd9b0d0ffb79bf7b92ed5bc22331800000000000000000000000000000000000000000000000000000000000000065bbd8645c781862d087c632fe50728eb426a2d8fb9d4871370626ffe84d6b6c259e7869b8084777823ccb7f696ec42a016dbc4afe211e6a09bfd8a2467ea41d44a54810f8d7f6c0b83f9f747cdab6b0817946d6200338a3d74815149781a1a9d10e2ddb1282552fe7f884bb7215b9b27897e8e17214a5b20654482b6b32b661501aecc795e214774da92ead5c288f9afb6f26e1a6581133d1a723535dfa8eb5c4f314ffa634b72b592ae8cf7fcea9a4b04934be18445f567b2b85d68bb2cbc85c001a0381a9dbd26a0d1f1e4c6a67605efed0846b3ff881ec5081da7434e0d2adcc590a02f2955ec9e8a2ddd683b9a460fedd330cf2d2052124e8bb382df5881b5def8ee"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141cfa","index":"0x4302c76","validatorIndex":"0xaf3"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149b06","index":"0x4302c77","validatorIndex":"0xaf4"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144c10","index":"0x4302c78","validatorIndex":"0xaf5"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1445f7","index":"0x4302c79","validatorIndex":"0xaf6"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eed","index":"0x4302c7a","validatorIndex":"0xaf7"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1419d5","index":"0x4302c7b","validatorIndex":"0xaf8"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146c1c","index":"0x4302c7c","validatorIndex":"0xaf9"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1381b6","index":"0x4302c7d","validatorIndex":"0xafa"}]},[],"0x26d6f13e4b23abfc1221a5909f73c5607dc5f6f58fa68a8687807786781e1d8d"]) handled in 4ms 2025-01-08 16:20:55.1305|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:55.1305|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"}, null] 2025-01-08 16:20:55.1305|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Received ForkChoice: 13723100 (0xe01426...5a40e9), Safe: 13723071 (0x66fb4f...d6ff3c), Finalized: 13723057 (0xb52377...f6a26a) 2025-01-08 16:20:55.1305|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|ForkChoiceUpdate: block 13723100 (0xe01426...5a40e9) was processed. 2025-01-08 16:20:55.1305|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|6|Synced Chain Head to 13723100 (0xe01426...5a40e9) 2025-01-08 16:20:55.1305|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) 2025-01-08 16:20:55.1305|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0xb5237717e98ddd20a759040bc4f70b8f683cf0bbb739204592f1940d51f6a26a","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c"},null]) handled in 1ms 2025-01-08 16:20:55.4302|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->87.120.166.162:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:20:55.5472|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.91.218.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 16:20:55.7532|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->18.159.215.254:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 73799 2025-01-08 16:20:56.0085|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:20:56.0870|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:20:56.3735|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->167.99.67.213:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 7078815900 2025-01-08 16:20:56.9277|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:20:56.9277|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:20:56.9277|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_syncing([]) 2025-01-08 16:20:56.9277|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:20:57.0107|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:20:57.6319|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:20:58.0094|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:20:58.7332|DEBUG|Network.Discovery.NodesLocator|3|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:20:58.7332|DEBUG|Network.Discovery.NodesLocator|3|Starting discovery process for node: randomNode: c5ab20...7dab79 2025-01-08 16:20:59.0086|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:20:59.7947|DEBUG|JsonRpc.JsonRpcProcessor|3|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:20:59.7947|DEBUG|JsonRpc.JsonRpcService|3|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"}, null] 2025-01-08 16:20:59.7947|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|Received ForkChoice: 13723100 (0xe01426...5a40e9), Safe: 13723087 (0xc6c7bb...698a16), Finalized: 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:20:59.7947|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|ForkChoiceUpdate: block 13723100 (0xe01426...5a40e9) was processed. 2025-01-08 16:20:59.7947|DEBUG|JsonRpc.JsonRpcProcessor|3|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:20:59.7947|DEBUG|JsonRpc.JsonRpcProcessor|3| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) handled in 1ms 2025-01-08 16:20:59.7947|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|11|Cleaned processed blob txs from block 13723057 to block 13723071 2025-01-08 16:20:59.7947|DEBUG|Merge.Plugin.ProcessedTransactionsDbCleaner|11|Blob transactions database columns have been compacted 2025-01-08 16:21:00.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|11|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:21:00.0083|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:21:00.1190|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","blockNumber":"0xd165dd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","prevRandao":"0xde8f5ba5ad19cbdce26f1d4131cd281eb93fbc4664dddeb1606f15dd2e6d6a3c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x908be99d0e094af1843c5443842c2159f7502a0b700ba230ebd5775936e3e1ef","timestamp":"0x677ea5ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x152f7f","index":"0x4302c7e","validatorIndex":"0xafb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x574948","index":"0x4302c7f","validatorIndex":"0xafc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8c","index":"0x4302c80","validatorIndex":"0xafd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302c81","validatorIndex":"0xafe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e64","index":"0x4302c82","validatorIndex":"0xaff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d27e5","index":"0x4302c83","validatorIndex":"0xb00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14227e","index":"0x4302c84","validatorIndex":"0xb01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a7a","index":"0x4302c85","validatorIndex":"0xb02"}]},[],"0x05c19b0dde8edd47c080b3fb4039c4603c6b9c8ddd3c20f5878f8aa0f16ce903"]) 2025-01-08 16:21:00.1190|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723101 (0x42f62d...cedb71), Extra Data: Nethermind 2025-01-08 16:21:00.1190|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:21:00.1190|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:21:00.1212|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723101 2025-01-08 16:21:00.1212|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722971 < 13723101 - 128 2025-01-08 16:21:00.1212|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 16:21:00.1212|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 16:21:00.1212|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723101 (0x42f62d...cedb71). 2025-01-08 16:21:00.1212|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:21:00.1212|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","blockNumber":"0xd165dd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","prevRandao":"0xde8f5ba5ad19cbdce26f1d4131cd281eb93fbc4664dddeb1606f15dd2e6d6a3c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x908be99d0e094af1843c5443842c2159f7502a0b700ba230ebd5775936e3e1ef","timestamp":"0x677ea5ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x152f7f","index":"0x4302c7e","validatorIndex":"0xafb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x574948","index":"0x4302c7f","validatorIndex":"0xafc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8c","index":"0x4302c80","validatorIndex":"0xafd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302c81","validatorIndex":"0xafe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e64","index":"0x4302c82","validatorIndex":"0xaff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d27e5","index":"0x4302c83","validatorIndex":"0xb00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14227e","index":"0x4302c84","validatorIndex":"0xb01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a7a","index":"0x4302c85","validatorIndex":"0xb02"}]},[],"0x05c19b0dde8edd47c080b3fb4039c4603c6b9c8ddd3c20f5878f8aa0f16ce903"]) 2025-01-08 16:21:00.1212|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","blockNumber":"0xd165dd","excessBlobGas":"0x0","extraData":"0x4e65746865726d696e64","feeRecipient":"0x2408f8a0475d3823a1f4a4bfd86b2a4b80e6edb6","gasLimit":"0x1036640","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xe01426627d498971ad43d237f7c19b12237f5d3d89f456516ea43f34735a40e9","prevRandao":"0xde8f5ba5ad19cbdce26f1d4131cd281eb93fbc4664dddeb1606f15dd2e6d6a3c","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x908be99d0e094af1843c5443842c2159f7502a0b700ba230ebd5775936e3e1ef","timestamp":"0x677ea5ec","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x152f7f","index":"0x4302c7e","validatorIndex":"0xafb"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x574948","index":"0x4302c7f","validatorIndex":"0xafc"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8c","index":"0x4302c80","validatorIndex":"0xafd"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302c81","validatorIndex":"0xafe"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144e64","index":"0x4302c82","validatorIndex":"0xaff"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d27e5","index":"0x4302c83","validatorIndex":"0xb00"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14227e","index":"0x4302c84","validatorIndex":"0xb01"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147a7a","index":"0x4302c85","validatorIndex":"0xb02"}]},[],"0x05c19b0dde8edd47c080b3fb4039c4603c6b9c8ddd3c20f5878f8aa0f16ce903"]) handled in 2ms 2025-01-08 16:21:00.1212|INFO|Consensus.Processing.BlockchainProcessor|44|Processed 13723101 | 1.4 ms | slot 4,996 ms | 2025-01-08 16:21:00.1212|INFO|Consensus.Processing.BlockchainProcessor|44| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:21:00.1212|INFO|Consensus.Processing.BlockchainProcessor|44| Block throughput 0.00 MGas/s | 0.0 tps | 712.25 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:21:00.1605|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:00.1605|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"}, null] 2025-01-08 16:21:00.1605|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Received ForkChoice: 13723101 (0x42f62d...cedb71), Safe: 13723087 (0xc6c7bb...698a16), Finalized: 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:21:00.1605|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|ForkChoiceUpdate: block 13723101 (0x42f62d...cedb71) was processed. 2025-01-08 16:21:00.1605|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|44|Synced Chain Head to 13723101 (0x42f62d...cedb71) 2025-01-08 16:21:00.1605|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:00.1605|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) handled in 1ms 2025-01-08 16:21:00.3694|DEBUG|Network.Discovery.NodesLocator|3|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:00.5210|DEBUG|Network.Discovery.NodesLocator|44|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:21:00.5210|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 22 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:01.0103|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:01.5198|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:21:01.9272|DEBUG|JsonRpc.JsonRpcProcessor|3|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:21:01.9272|DEBUG|JsonRpc.JsonRpcService|3|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:21:01.9272|DEBUG|JsonRpc.JsonRpcProcessor|3|Responded to Id:1, eth_syncing([]) 2025-01-08 16:21:01.9272|DEBUG|JsonRpc.JsonRpcProcessor|3| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:21:02.0125|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:21:03.0141|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:03.0525|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:03.6133|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->171.22.31.71:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:21:04.0170|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:21:04.1618|DEBUG|Network.Discovery.NodesLocator|44|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:04.1618|DEBUG|Network.Discovery.NodesLocator|44|Starting discovery process for node: randomNode: b3cc02...2b03e5 2025-01-08 16:21:05.0004|DEBUG|Consensus.Producers.BuildBlocksInALoop|44|Waiting 00:00:05 for next AuRa step. 2025-01-08 16:21:05.0173|DEBUG|TxPool.TxBroadcaster|44|Broadcasting transactions to all peers 2025-01-08 16:21:05.1122|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","blockNumber":"0xd165de","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","prevRandao":"0x314ede62ed01d85fa322fd565623e8c5c3aecc3eea8689891ea25dd3bf9e68de","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8e434f16935d15255e878d20c7d8da0477e786c4f95b9fe1058e0a39ca459ee1","timestamp":"0x677ea5f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aec79","index":"0x4302c86","validatorIndex":"0xb03"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1bfe","index":"0x4302c87","validatorIndex":"0xb04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f9d","index":"0x4302c88","validatorIndex":"0xb05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a47","index":"0x4302c89","validatorIndex":"0xb06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144895","index":"0x4302c8a","validatorIndex":"0xb07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e3e","index":"0x4302c8b","validatorIndex":"0xb08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474a5","index":"0x4302c8c","validatorIndex":"0xb09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145186","index":"0x4302c8d","validatorIndex":"0xb0a"}]},[],"0xe5d7ae4df2e499067e83a350d5448d26d71b02478f297aecc41471001ecd6838"]) 2025-01-08 16:21:05.1122|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723102 (0xf481f0...24e342), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:21:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:21:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:21:05.1122|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723102 2025-01-08 16:21:05.1122|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722972 < 13723102 - 128 2025-01-08 16:21:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Clearing caches 2025-01-08 16:21:05.1122|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723102 (0xf481f0...24e342). 2025-01-08 16:21:05.1122|DEBUG|Consensus.Processing.BlockCachePreWarmer|44|Cleared caches: Rlp 2025-01-08 16:21:05.1122|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:21:05.1122|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","blockNumber":"0xd165de","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","prevRandao":"0x314ede62ed01d85fa322fd565623e8c5c3aecc3eea8689891ea25dd3bf9e68de","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8e434f16935d15255e878d20c7d8da0477e786c4f95b9fe1058e0a39ca459ee1","timestamp":"0x677ea5f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aec79","index":"0x4302c86","validatorIndex":"0xb03"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1bfe","index":"0x4302c87","validatorIndex":"0xb04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f9d","index":"0x4302c88","validatorIndex":"0xb05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a47","index":"0x4302c89","validatorIndex":"0xb06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144895","index":"0x4302c8a","validatorIndex":"0xb07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e3e","index":"0x4302c8b","validatorIndex":"0xb08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474a5","index":"0x4302c8c","validatorIndex":"0xb09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145186","index":"0x4302c8d","validatorIndex":"0xb0a"}]},[],"0xe5d7ae4df2e499067e83a350d5448d26d71b02478f297aecc41471001ecd6838"]) 2025-01-08 16:21:05.1122|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","blockNumber":"0xd165de","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103a718","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x42f62d7dd657b24d3b13dd3456f6aa8a4dfd4354a807a4c4b7673c79a3cedb71","prevRandao":"0x314ede62ed01d85fa322fd565623e8c5c3aecc3eea8689891ea25dd3bf9e68de","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x8e434f16935d15255e878d20c7d8da0477e786c4f95b9fe1058e0a39ca459ee1","timestamp":"0x677ea5f1","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aec79","index":"0x4302c86","validatorIndex":"0xb03"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d1bfe","index":"0x4302c87","validatorIndex":"0xb04"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x141f9d","index":"0x4302c88","validatorIndex":"0xb05"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144a47","index":"0x4302c89","validatorIndex":"0xb06"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144895","index":"0x4302c8a","validatorIndex":"0xb07"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x142e3e","index":"0x4302c8b","validatorIndex":"0xb08"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1474a5","index":"0x4302c8c","validatorIndex":"0xb09"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x145186","index":"0x4302c8d","validatorIndex":"0xb0a"}]},[],"0xe5d7ae4df2e499067e83a350d5448d26d71b02478f297aecc41471001ecd6838"]) handled in 2ms 2025-01-08 16:21:05.1122|INFO|Consensus.Processing.BlockchainProcessor|11|Processed 13723102 | 1.3 ms | slot 4,993 ms | 2025-01-08 16:21:05.1122|INFO|Consensus.Processing.BlockchainProcessor|11| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:21:05.1122|INFO|Consensus.Processing.BlockchainProcessor|11| Block throughput 0.00 MGas/s | 0.0 tps | 775.80 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:21:05.1177|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:05.1177|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"}, null] 2025-01-08 16:21:05.1177|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13723102 (0xf481f0...24e342), Safe: 13723087 (0xc6c7bb...698a16), Finalized: 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:21:05.1177|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13723102 (0xf481f0...24e342) was processed. 2025-01-08 16:21:05.1177|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13723102 (0xf481f0...24e342) 2025-01-08 16:21:05.1177|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:05.1177|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) handled in 0ms 2025-01-08 16:21:06.0173|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:21:06.5738|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 16 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:06.9286|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:21:06.9286|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:21:06.9286|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:21:06.9286|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:21:07.0170|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:07.5754|DEBUG|Network.Discovery.NodesLocator|3|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:21:08.0183|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:21:08.9825|DEBUG|Synchronization.Peers.SyncPeerPool|43|Dropped 0 useless peers 2025-01-08 16:21:09.0139|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:21:09.0533|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:10.0019|DEBUG|Consensus.Producers.BuildBlocksInALoop|43|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:21:10.0167|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:10.1167|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","blockNumber":"0xd165df","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","prevRandao":"0x0f56e8c83c89a3c5522792c0baa7c357b7b29258dd3854c9cc479b0bec1e2bfb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9ccf4ddba4ffd03a59cc6334625e3c907f1c91d2ba8bc00d3e36ac004c7f999b","timestamp":"0x677ea5f6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dc2","index":"0x4302c8e","validatorIndex":"0xb0b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149aee","index":"0x4302c8f","validatorIndex":"0xb0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14285e","index":"0x4302c90","validatorIndex":"0xb0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eba","index":"0x4302c91","validatorIndex":"0xb0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a085","index":"0x4302c92","validatorIndex":"0xb0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149da8","index":"0x4302c93","validatorIndex":"0xb10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d713f","index":"0x4302c94","validatorIndex":"0xb11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149da8","index":"0x4302c95","validatorIndex":"0xb12"}]},[],"0x4073150e91ed116753c73418204f14558a161700ad7a68a2995f60757271c7de"]) 2025-01-08 16:21:10.1167|INFO|Merge.Plugin.Handlers.NewPayloadHandler|6|Received New Block: 13723103 (0x7fbdc2...cbe2ec), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:21:10.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Clearing caches 2025-01-08 16:21:10.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|43|Cleared caches: None 2025-01-08 16:21:10.1167|DEBUG|Trie.Pruning.TrieStore|43|Beginning new BlockCommitSet - 13723103 2025-01-08 16:21:10.1167|DEBUG|Trie.Pruning.TrieStore|43|Removing historical (131) 13722973 < 13723103 - 128 2025-01-08 16:21:10.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:21:10.1167|INFO|Consensus.Processing.BlockchainProcessor|3|Processed 13723103 | 1.6 ms | slot 5,005 ms | 2025-01-08 16:21:10.1167|INFO|Consensus.Processing.BlockchainProcessor|3| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:21:10.1167|INFO|Consensus.Processing.BlockchainProcessor|3| Block throughput 0.00 MGas/s | 0.0 tps | 622.28 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:21:10.1167|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: Rlp 2025-01-08 16:21:10.1167|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|43|Valid. Result of New Block: 13723103 (0x7fbdc2...cbe2ec). 2025-01-08 16:21:10.1167|DEBUG|Merge.Plugin.GC.GCKeeper|43|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:21:10.1167|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","blockNumber":"0xd165df","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","prevRandao":"0x0f56e8c83c89a3c5522792c0baa7c357b7b29258dd3854c9cc479b0bec1e2bfb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9ccf4ddba4ffd03a59cc6334625e3c907f1c91d2ba8bc00d3e36ac004c7f999b","timestamp":"0x677ea5f6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dc2","index":"0x4302c8e","validatorIndex":"0xb0b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149aee","index":"0x4302c8f","validatorIndex":"0xb0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14285e","index":"0x4302c90","validatorIndex":"0xb0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eba","index":"0x4302c91","validatorIndex":"0xb0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a085","index":"0x4302c92","validatorIndex":"0xb0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149da8","index":"0x4302c93","validatorIndex":"0xb10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d713f","index":"0x4302c94","validatorIndex":"0xb11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149da8","index":"0x4302c95","validatorIndex":"0xb12"}]},[],"0x4073150e91ed116753c73418204f14558a161700ad7a68a2995f60757271c7de"]) 2025-01-08 16:21:10.1167|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","blockNumber":"0xd165df","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e800","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0xf481f03992472a1c6a18d80994ac816ae7c24b05c8632da0d55e51363724e342","prevRandao":"0x0f56e8c83c89a3c5522792c0baa7c357b7b29258dd3854c9cc479b0bec1e2bfb","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x9ccf4ddba4ffd03a59cc6334625e3c907f1c91d2ba8bc00d3e36ac004c7f999b","timestamp":"0x677ea5f6","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149dc2","index":"0x4302c8e","validatorIndex":"0xb0b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149aee","index":"0x4302c8f","validatorIndex":"0xb0c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14285e","index":"0x4302c90","validatorIndex":"0xb0d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eba","index":"0x4302c91","validatorIndex":"0xb0e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14a085","index":"0x4302c92","validatorIndex":"0xb0f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149da8","index":"0x4302c93","validatorIndex":"0xb10"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d713f","index":"0x4302c94","validatorIndex":"0xb11"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149da8","index":"0x4302c95","validatorIndex":"0xb12"}]},[],"0x4073150e91ed116753c73418204f14558a161700ad7a68a2995f60757271c7de"]) handled in 3ms 2025-01-08 16:21:10.1227|DEBUG|JsonRpc.JsonRpcProcessor|3|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:10.1227|DEBUG|JsonRpc.JsonRpcService|3|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"}, null] 2025-01-08 16:21:10.1227|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|Received ForkChoice: 13723103 (0x7fbdc2...cbe2ec), Safe: 13723087 (0xc6c7bb...698a16), Finalized: 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:21:10.1227|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|ForkChoiceUpdate: block 13723103 (0x7fbdc2...cbe2ec) was processed. 2025-01-08 16:21:10.1227|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|3|Synced Chain Head to 13723103 (0x7fbdc2...cbe2ec) 2025-01-08 16:21:10.1227|DEBUG|JsonRpc.JsonRpcProcessor|3|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:10.1227|DEBUG|JsonRpc.JsonRpcProcessor|3| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) handled in 1ms 2025-01-08 16:21:10.1574|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:10.1574|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: 8be820...2520ff 2025-01-08 16:21:11.0180|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:21:11.1830|DEBUG|Network.Discovery.NodesLocator|3|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:21:11.3349|DEBUG|Network.Discovery.NodesLocator|3|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:11.4855|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:21:11.4855|DEBUG|Network.Discovery.NodesLocator|6|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:11.4855|DEBUG|Network.PeerManager|12|Peer pool size is: 6565 2025-01-08 16:21:11.9304|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:21:11.9304|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:21:11.9304|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, eth_syncing([]) 2025-01-08 16:21:11.9304|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:21:12.0174|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:12.3808|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.141.169.15:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 4201 2025-01-08 16:21:12.4230|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->44.226.143.13:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:21:12.4887|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:21:12.5911|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->206.246.106.228:20420] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:21:13.0180|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:13.1044|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.6.212:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 56 2025-01-08 16:21:13.9712|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:14.0223|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:14.9909|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->45.8.148.154:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:21:15.0069|DEBUG|Consensus.Producers.BuildBlocksInALoop|3|Waiting 00:00:04.9940000 for next AuRa step. 2025-01-08 16:21:15.0258|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:15.0655|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:15.0655|DEBUG|Network.Discovery.NodesLocator|43|Starting discovery process for node: randomNode: 19efe5...bbc6ce 2025-01-08 16:21:15.5725|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","blockNumber":"0xd165e0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","prevRandao":"0xf322759f46214ebd0483bc598204f0dc30d0de6083ad55c2c7432cf5e80f60fd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3e2224abe9f22101d156844b002f6c24171cd4d4601c7613d8e1de34d206650d","timestamp":"0x677ea5fb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d91d","index":"0x4302c96","validatorIndex":"0xb13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302c97","validatorIndex":"0xb14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa4fd","index":"0x4302c98","validatorIndex":"0xb15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8e","index":"0x4302c99","validatorIndex":"0xb16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ac2","index":"0x4302c9a","validatorIndex":"0xb17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4837","index":"0x4302c9b","validatorIndex":"0xb18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8c","index":"0x4302c9c","validatorIndex":"0xb19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471c6","index":"0x4302c9d","validatorIndex":"0xb1a"}]},[],"0x70b184bab862cde4f5f3433092342c75c7e4414c77f2140bcfaa2fb52519d764"]) 2025-01-08 16:21:15.5725|INFO|Merge.Plugin.Handlers.NewPayloadHandler|12|Received New Block: 13723104 (0x5318a3...b4b053), Extra Data: chiado-teku-0 2025-01-08 16:21:15.5725|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Clearing caches 2025-01-08 16:21:15.5725|DEBUG|Consensus.Processing.BlockCachePreWarmer|6|Cleared caches: None 2025-01-08 16:21:15.5725|DEBUG|Trie.Pruning.TrieStore|6|Beginning new BlockCommitSet - 13723104 2025-01-08 16:21:15.5725|DEBUG|Trie.Pruning.TrieStore|6|Removing historical (131) 13722974 < 13723104 - 128 2025-01-08 16:21:15.5725|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Clearing caches 2025-01-08 16:21:15.5725|DEBUG|Consensus.Processing.BlockCachePreWarmer|12|Cleared caches: Rlp 2025-01-08 16:21:15.5725|INFO|Consensus.Processing.BlockchainProcessor|43|Processed 13723104 | 1.2 ms | slot 5,455 ms | 2025-01-08 16:21:15.5725|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|6|Valid. Result of New Block: 13723104 (0x5318a3...b4b053). 2025-01-08 16:21:15.5725|DEBUG|Merge.Plugin.GC.GCKeeper|6|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:21:15.5725|INFO|Consensus.Processing.BlockchainProcessor|43| Block 0.0000XDAI 0.00 MGas | 0 txs | calls 16 ( 0) | sload 33 | sstore 10 | create 0 2025-01-08 16:21:15.5725|DEBUG|JsonRpc.JsonRpcProcessor|6|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","blockNumber":"0xd165e0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","prevRandao":"0xf322759f46214ebd0483bc598204f0dc30d0de6083ad55c2c7432cf5e80f60fd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3e2224abe9f22101d156844b002f6c24171cd4d4601c7613d8e1de34d206650d","timestamp":"0x677ea5fb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d91d","index":"0x4302c96","validatorIndex":"0xb13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302c97","validatorIndex":"0xb14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa4fd","index":"0x4302c98","validatorIndex":"0xb15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8e","index":"0x4302c99","validatorIndex":"0xb16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ac2","index":"0x4302c9a","validatorIndex":"0xb17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4837","index":"0x4302c9b","validatorIndex":"0xb18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8c","index":"0x4302c9c","validatorIndex":"0xb19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471c6","index":"0x4302c9d","validatorIndex":"0xb1a"}]},[],"0x70b184bab862cde4f5f3433092342c75c7e4414c77f2140bcfaa2fb52519d764"]) 2025-01-08 16:21:15.5725|INFO|Consensus.Processing.BlockchainProcessor|43| Block throughput 0.00 MGas/s | 0.0 tps | 820.34 Blk/s | exec code from cache 42 | new 0 2025-01-08 16:21:15.5725|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","blockNumber":"0xd165e0","excessBlobGas":"0x0","extraData":"0x63686961646f2d74656b752d30","feeRecipient":"0x1becdf6300b41cc87f2cbe7788b0b06ccd099bf6","gasLimit":"0x103a707","gasUsed":"0x0","logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","parentHash":"0x7fbdc223e8a39fe7e1de936700c5c83f921c667ddf5e6fed93c0c14c16cbe2ec","prevRandao":"0xf322759f46214ebd0483bc598204f0dc30d0de6083ad55c2c7432cf5e80f60fd","receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421","stateRoot":"0x3e2224abe9f22101d156844b002f6c24171cd4d4601c7613d8e1de34d206650d","timestamp":"0x677ea5fb","transactions":[],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x13d91d","index":"0x4302c96","validatorIndex":"0xb13"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x144bba","index":"0x4302c97","validatorIndex":"0xb14"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x3aa4fd","index":"0x4302c98","validatorIndex":"0xb15"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8e","index":"0x4302c99","validatorIndex":"0xb16"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ac2","index":"0x4302c9a","validatorIndex":"0xb17"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1d4837","index":"0x4302c9b","validatorIndex":"0xb18"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149d8c","index":"0x4302c9c","validatorIndex":"0xb19"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1471c6","index":"0x4302c9d","validatorIndex":"0xb1a"}]},[],"0x70b184bab862cde4f5f3433092342c75c7e4414c77f2140bcfaa2fb52519d764"]) handled in 2ms 2025-01-08 16:21:15.5776|DEBUG|JsonRpc.JsonRpcProcessor|43|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:15.5776|DEBUG|JsonRpc.JsonRpcService|43|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"}, null] 2025-01-08 16:21:15.5776|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Received ForkChoice: 13723104 (0x5318a3...b4b053), Safe: 13723087 (0xc6c7bb...698a16), Finalized: 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:21:15.5776|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|ForkChoiceUpdate: block 13723104 (0x5318a3...b4b053) was processed. 2025-01-08 16:21:15.5776|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|43|Synced Chain Head to 13723104 (0x5318a3...b4b053) 2025-01-08 16:21:15.5776|DEBUG|JsonRpc.JsonRpcProcessor|43|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:15.5776|DEBUG|JsonRpc.JsonRpcProcessor|43| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) handled in 1ms 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_chainId([]) 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_chainId with params [] 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_chainId([]) 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_chainId([]) handled in 0ms 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|44|JSON RPC request Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcService|44|Executing JSON RPC call eth_getBlockByNumber with params ["latest", false] 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|44|Responded to Id:1, eth_getBlockByNumber(["latest",false]) 2025-01-08 16:21:15.7023|DEBUG|JsonRpc.JsonRpcProcessor|44| Id:1, eth_getBlockByNumber(["latest",false]) handled in 0ms 2025-01-08 16:21:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|6|JSON RPC request Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) 2025-01-08 16:21:15.7046|DEBUG|JsonRpc.JsonRpcService|6|Executing JSON RPC call eth_getLogs with params [{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}] 2025-01-08 16:21:15.7046|DEBUG|JsonRpc.JsonRpcService|6|Sending error response, method: eth_getLogs, id: 1, errorType: -32001, message: Receipt not available for From block 13678766., errorData: 2025-01-08 16:21:15.7046|DEBUG|JsonRpc.JsonRpcProcessor|6| Id:1, eth_getLogs([{"address":"0xb97036a26259b7147018913bd58a774cf91acf25","fromBlock":"0xd0b8ae","toBlock":"0xd0bc96","topics":["0x649bbc62d0e31342afea4e5cd82d4049e7e1ee912fc0889aa790803be39038c5"]}]) handled in 0ms 2025-01-08 16:21:15.8761|DEBUG|Network.Discovery.NodesLocator|11|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:21:16.0263|DEBUG|Network.Discovery.NodesLocator|43|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:16.0289|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:21:16.2177|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|66.94.97.152:60240->30303] to: 30303 2025-01-08 16:21:16.2177|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|66.94.97.152:60240->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 71111 2025-01-08 16:21:16.5572|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|13.38.225.95:60958->30303] to: 30303 2025-01-08 16:21:16.5572|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|13.38.225.95:60958->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1997 2025-01-08 16:21:16.5808|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.75.63.90:1301] initiating disconnect because NoCapabilityMatched, details: capabilities: bzz14, bzz-retrieve2, bzz-stream8, bzzeth1, hive11, pss2 2025-01-08 16:21:16.6372|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->34.32.2.172:30304] initiating disconnect because InvalidNetworkId, details: invalid network id - 49262 2025-01-08 16:21:16.9300|DEBUG|JsonRpc.JsonRpcProcessor|3|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:21:16.9300|DEBUG|JsonRpc.JsonRpcService|3|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:21:16.9300|DEBUG|JsonRpc.JsonRpcProcessor|3|Responded to Id:1, eth_syncing([]) 2025-01-08 16:21:16.9300|DEBUG|JsonRpc.JsonRpcProcessor|3| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:21:17.0302|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:21:17.0769|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|66.70.220.186:34776->30303] to: 30303 2025-01-08 16:21:17.0769|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|66.70.220.186:34776->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 21000 2025-01-08 16:21:17.1223|DEBUG|Network.Discovery.NodesLocator|43|Finished discovery cycle, tried contacting 18 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:17.1890|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.206:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:21:17.6985|INFO|Synchronization.Reporting.SyncReport|11|Peers | node diversity : Nethermind (67 %), Erigon (33 %) 2025-01-08 16:21:18.0292|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:21:18.1187|DEBUG|Network.Discovery.NodesLocator|11|Starting discovery process for node: masterNode: 0xb6a1e793783bda847136339ce5fdf1d55ec428615d692de2ca3bc720b2ebd5d91cf8d1a8d587d6058920d3cee7af2510cbbb43f5cc353b47a042fb81c45d80f3 2025-01-08 16:21:18.9208|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.81.184.191:30320] initiating disconnect because InvalidNetworkId, details: invalid network id - 2000 2025-01-08 16:21:19.0289|DEBUG|TxPool.TxBroadcaster|11|Broadcasting transactions to all peers 2025-01-08 16:21:19.0807|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->148.113.162.44:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 369 2025-01-08 16:21:19.3246|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->185.198.27.240:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 102125 2025-01-08 16:21:19.3699|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.119.133:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:21:19.3699|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->178.128.136.233:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:21:19.4159|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->54.251.97.165:30311] initiating disconnect because InvalidNetworkId, details: invalid network id - 9736 2025-01-08 16:21:19.4406|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->51.210.255.253:35555] initiating disconnect because InvalidNetworkId, details: invalid network id - 676871097801686050 2025-01-08 16:21:19.4562|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->67.220.73.33:30000] initiating disconnect because InvalidNetworkId, details: invalid network id - 1 2025-01-08 16:21:19.5175|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->149.50.111.59:30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 1516 2025-01-08 16:21:19.6300|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:20.0011|DEBUG|Consensus.Producers.BuildBlocksInALoop|3|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:21:20.0273|DEBUG|TxPool.TxBroadcaster|3|Broadcasting transactions to all peers 2025-01-08 16:21:20.1200|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","blockNumber":"0xd165e1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x275f7","logsBloom":"0x00000001002000001000000020800000000400000000000000000400000000000000000000000000000000000400000000000000001000000000002000000000000000600000000000000048000000000000000000000000004000000000000000000000020200001000000000000810000000000080000000000010000040040000000000000000000000000000000000000000000004000000000000000020000800000000000000000000000000000000000000001010800008000000440000000002000000000000004000000000000200000000800000000004000020000200000000000000000010000000000000000000002000000000000000000000","parentHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","prevRandao":"0x355cc1e6bf2f51463f08ed37fe132ed4757377176fb59e35ede7c564093bff0c","receiptsRoot":"0x320ebd4759e60cf8d7709b7a760c675d59024cf54c74395c94b4645903a29d84","stateRoot":"0xa735ba04b934f7997e79ee2ecaa022ad9662563fd870f0774126f6c31d356901","timestamp":"0x677ea600","transactions":["0x02f903558227d88201338459682f008459682f0e830207c3945f31ed13ebf81b67a9f9498f3d1d2da55305898880b902e4556a68990000000000000000000000000000000000000000000000000000000000000020dbdac804089a6c415a27a9d044d7b03e51fc17e52458d48429f0744e16127bf50000000000000000000000000000000000000000000000000000000562987f4400000000000000000000000000000000000000000000000000000000677ea4fc00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000003b6261666b7265696535787272727167706a63326e6465753461356e733561767266796e7868353572763674797033756b6d656668726e3636706e7900000000000000000000000000000000000000000000000000000000000000000000000186eefe37b954f79b4d1258357ddb7edc3d3960442184ecd85735d24ed0f9dbe94423658667137b6e7bd1e431573c5bd64bcc23b848189731fe5b4ee6d1773482c01be07e4fcc784033d0b349b82af41eee3e0ddb5fe8b3d7835e2968176602bc29b043f41b9a3d2dfeb479378c9eb9e9e0a284461cc3bdff8b361dd06f9f2b9859411c533fe4452d950cbfd051aa0dc9d3861d503fc978308ba00e50194374e6f53943370ab92dc89f5a0915ece30bc494769b21d23280f65d2d19c5938804c7c1927e1ce31538089b632da20a2bc777997587125321c48c66dc421a79f5d4f427bc82fc2f6db82b2a6ce61c1514492f68b3852e4b93df743efcaa157350c3dfc9fce5461b6e389444c7a185975dc5d4c4d3654af37db88be85caabfc10f754073a61ef7975393cafa191f0cd941f4dc3730be96d3392b776cd5a42dd791ae85395fde9f331b1f9bde1480511b7008b77cb0b564d14ccaf42fd9a33cf0d10555821c2409042e788944136af1107a645456fe0f6a11d7e7d1e2544208acec08401c104e1042251c0000000000000000000000000000000000000000000000000000c001a0be57d6cf291cd44be222bea70d88378897b69bff435409ecf037505e22e85214a0463b89c826f6960078bfa10098bb3939aceae8f04adb778a45dacedda81388e9","0x02f901d58227d883055ebf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5daa9be3b4568ff13cc26c93015148fae80cc88d8895076ae73a74c3c9137361dde7be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c40b74979b486aa749a6ee19050f10356ec07776efa8705c48c9299383bd260d90f59fb2f7f65dcffd69a125fccf1994151592b4046502bb94da8d0a977444dab332e332e30000000000000000000000000000000000000000000000000000000c080a0aec3e0c718441993e5e336607cd6a08a6252cf77c49c9ba6eee9c3e682d0ad64a077dc35c80b344e98c523e474c38965857625a78997f06caea94e050cd0c690d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302c9e","validatorIndex":"0xb1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ab8","index":"0x4302c9f","validatorIndex":"0xb1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147195","index":"0x4302ca0","validatorIndex":"0xb1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14516f","index":"0x4302ca1","validatorIndex":"0xb1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302ca2","validatorIndex":"0xb1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14777c","index":"0x4302ca3","validatorIndex":"0xb20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eb9","index":"0x4302ca4","validatorIndex":"0xb21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448a2","index":"0x4302ca5","validatorIndex":"0xb22"}]},[],"0x0207cf02794d1816efb183451ccecfefec93e356eb8cd828417470ab29bac877"]) 2025-01-08 16:21:20.1205|INFO|Merge.Plugin.Handlers.NewPayloadHandler|11|Received New Block: 13723105 (0xea17fa...b4dc5d), Address: 0xff12121212120000000000000000000000000000 2025-01-08 16:21:20.1205|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Clearing caches 2025-01-08 16:21:20.1205|DEBUG|Consensus.Processing.BlockCachePreWarmer|11|Cleared caches: None 2025-01-08 16:21:20.1254|DEBUG|Trie.Pruning.TrieStore|11|Beginning new BlockCommitSet - 13723105 2025-01-08 16:21:20.1254|DEBUG|Trie.Pruning.TrieStore|11|Removing historical (131) 13722975 < 13723105 - 128 2025-01-08 16:21:20.1254|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Clearing caches 2025-01-08 16:21:20.1254|DEBUG|Merge.Plugin.Handlers.NewPayloadHandler|11|Valid. Result of New Block: 13723105 (0xea17fa...b4dc5d). 2025-01-08 16:21:20.1254|DEBUG|Merge.Plugin.GC.GCKeeper|11|Failed to start NoGCRegion with 512000000 bytes with cause StrategyDisallowed 2025-01-08 16:21:20.1254|DEBUG|Consensus.Processing.BlockCachePreWarmer|34|Cleared caches: Rlp, Precompile 2025-01-08 16:21:20.1254|INFO|Consensus.Processing.BlockchainProcessor|3|Processed 13723105 | 4.7 ms | slot 4,551 ms |⛽ Gas gwei: 1.50 .. 1.50 (1.50) .. 1.50 2025-01-08 16:21:20.1254|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","blockNumber":"0xd165e1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x275f7","logsBloom":"0x00000001002000001000000020800000000400000000000000000400000000000000000000000000000000000400000000000000001000000000002000000000000000600000000000000048000000000000000000000000004000000000000000000000020200001000000000000810000000000080000000000010000040040000000000000000000000000000000000000000000004000000000000000020000800000000000000000000000000000000000000001010800008000000440000000002000000000000004000000000000200000000800000000004000020000200000000000000000010000000000000000000002000000000000000000000","parentHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","prevRandao":"0x355cc1e6bf2f51463f08ed37fe132ed4757377176fb59e35ede7c564093bff0c","receiptsRoot":"0x320ebd4759e60cf8d7709b7a760c675d59024cf54c74395c94b4645903a29d84","stateRoot":"0xa735ba04b934f7997e79ee2ecaa022ad9662563fd870f0774126f6c31d356901","timestamp":"0x677ea600","transactions":["0x02f903558227d88201338459682f008459682f0e830207c3945f31ed13ebf81b67a9f9498f3d1d2da55305898880b902e4556a68990000000000000000000000000000000000000000000000000000000000000020dbdac804089a6c415a27a9d044d7b03e51fc17e52458d48429f0744e16127bf50000000000000000000000000000000000000000000000000000000562987f4400000000000000000000000000000000000000000000000000000000677ea4fc00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000003b6261666b7265696535787272727167706a63326e6465753461356e733561767266796e7868353572763674797033756b6d656668726e3636706e7900000000000000000000000000000000000000000000000000000000000000000000000186eefe37b954f79b4d1258357ddb7edc3d3960442184ecd85735d24ed0f9dbe94423658667137b6e7bd1e431573c5bd64bcc23b848189731fe5b4ee6d1773482c01be07e4fcc784033d0b349b82af41eee3e0ddb5fe8b3d7835e2968176602bc29b043f41b9a3d2dfeb479378c9eb9e9e0a284461cc3bdff8b361dd06f9f2b9859411c533fe4452d950cbfd051aa0dc9d3861d503fc978308ba00e50194374e6f53943370ab92dc89f5a0915ece30bc494769b21d23280f65d2d19c5938804c7c1927e1ce31538089b632da20a2bc777997587125321c48c66dc421a79f5d4f427bc82fc2f6db82b2a6ce61c1514492f68b3852e4b93df743efcaa157350c3dfc9fce5461b6e389444c7a185975dc5d4c4d3654af37db88be85caabfc10f754073a61ef7975393cafa191f0cd941f4dc3730be96d3392b776cd5a42dd791ae85395fde9f331b1f9bde1480511b7008b77cb0b564d14ccaf42fd9a33cf0d10555821c2409042e788944136af1107a645456fe0f6a11d7e7d1e2544208acec08401c104e1042251c0000000000000000000000000000000000000000000000000000c001a0be57d6cf291cd44be222bea70d88378897b69bff435409ecf037505e22e85214a0463b89c826f6960078bfa10098bb3939aceae8f04adb778a45dacedda81388e9","0x02f901d58227d883055ebf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5daa9be3b4568ff13cc26c93015148fae80cc88d8895076ae73a74c3c9137361dde7be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c40b74979b486aa749a6ee19050f10356ec07776efa8705c48c9299383bd260d90f59fb2f7f65dcffd69a125fccf1994151592b4046502bb94da8d0a977444dab332e332e30000000000000000000000000000000000000000000000000000000c080a0aec3e0c718441993e5e336607cd6a08a6252cf77c49c9ba6eee9c3e682d0ad64a077dc35c80b344e98c523e474c38965857625a78997f06caea94e050cd0c690d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302c9e","validatorIndex":"0xb1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ab8","index":"0x4302c9f","validatorIndex":"0xb1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147195","index":"0x4302ca0","validatorIndex":"0xb1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14516f","index":"0x4302ca1","validatorIndex":"0xb1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302ca2","validatorIndex":"0xb1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14777c","index":"0x4302ca3","validatorIndex":"0xb20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eb9","index":"0x4302ca4","validatorIndex":"0xb21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448a2","index":"0x4302ca5","validatorIndex":"0xb22"}]},[],"0x0207cf02794d1816efb183451ccecfefec93e356eb8cd828417470ab29bac877"]) 2025-01-08 16:21:20.1254|INFO|Consensus.Processing.BlockchainProcessor|3| Block 0.0002XDAI 0.16 MGas | 2 txs | calls 24 ( 0) | sload 54 | sstore 18 | create 0 2025-01-08 16:21:20.1254|INFO|Consensus.Processing.BlockchainProcessor|3| Block throughput 34.08 MGas/s | 422.7 tps | 211.33 Blk/s | exec code from cache 53 | new 3 2025-01-08 16:21:20.1254|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_newPayloadV3([{"baseFeePerGas":"0x7","blobGasUsed":"0x0","blockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","blockNumber":"0xd165e1","excessBlobGas":"0x0","extraData":"0x","feeRecipient":"0xff12121212120000000000000000000000000000","gasLimit":"0x103e7ef","gasUsed":"0x275f7","logsBloom":"0x00000001002000001000000020800000000400000000000000000400000000000000000000000000000000000400000000000000001000000000002000000000000000600000000000000048000000000000000000000000004000000000000000000000020200001000000000000810000000000080000000000010000040040000000000000000000000000000000000000000000004000000000000000020000800000000000000000000000000000000000000001010800008000000440000000002000000000000004000000000000200000000800000000004000020000200000000000000000010000000000000000000002000000000000000000000","parentHash":"0x5318a39b6bf139c5b5ee437d93499f3d77cf76411c400b6d71e99708b0b4b053","prevRandao":"0x355cc1e6bf2f51463f08ed37fe132ed4757377176fb59e35ede7c564093bff0c","receiptsRoot":"0x320ebd4759e60cf8d7709b7a760c675d59024cf54c74395c94b4645903a29d84","stateRoot":"0xa735ba04b934f7997e79ee2ecaa022ad9662563fd870f0774126f6c31d356901","timestamp":"0x677ea600","transactions":["0x02f903558227d88201338459682f008459682f0e830207c3945f31ed13ebf81b67a9f9498f3d1d2da55305898880b902e4556a68990000000000000000000000000000000000000000000000000000000000000020dbdac804089a6c415a27a9d044d7b03e51fc17e52458d48429f0744e16127bf50000000000000000000000000000000000000000000000000000000562987f4400000000000000000000000000000000000000000000000000000000677ea4fc00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000003b6261666b7265696535787272727167706a63326e6465753461356e733561767266796e7868353572763674797033756b6d656668726e3636706e7900000000000000000000000000000000000000000000000000000000000000000000000186eefe37b954f79b4d1258357ddb7edc3d3960442184ecd85735d24ed0f9dbe94423658667137b6e7bd1e431573c5bd64bcc23b848189731fe5b4ee6d1773482c01be07e4fcc784033d0b349b82af41eee3e0ddb5fe8b3d7835e2968176602bc29b043f41b9a3d2dfeb479378c9eb9e9e0a284461cc3bdff8b361dd06f9f2b9859411c533fe4452d950cbfd051aa0dc9d3861d503fc978308ba00e50194374e6f53943370ab92dc89f5a0915ece30bc494769b21d23280f65d2d19c5938804c7c1927e1ce31538089b632da20a2bc777997587125321c48c66dc421a79f5d4f427bc82fc2f6db82b2a6ce61c1514492f68b3852e4b93df743efcaa157350c3dfc9fce5461b6e389444c7a185975dc5d4c4d3654af37db88be85caabfc10f754073a61ef7975393cafa191f0cd941f4dc3730be96d3392b776cd5a42dd791ae85395fde9f331b1f9bde1480511b7008b77cb0b564d14ccaf42fd9a33cf0d10555821c2409042e788944136af1107a645456fe0f6a11d7e7d1e2544208acec08401c104e1042251c0000000000000000000000000000000000000000000000000000c001a0be57d6cf291cd44be222bea70d88378897b69bff435409ecf037505e22e85214a0463b89c826f6960078bfa10098bb3939aceae8f04adb778a45dacedda81388e9","0x02f901d58227d883055ebf8459682f008459682f0e8273c29437de961d6bb5865867add416be07189d2dd960e680b9016423c640e75103f5b0e5aea35d6e1af42289c0dca99a396726160b3cbdd87111f85b5925110000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000002f5daa9be3b4568ff13cc26c93015148fae80cc88d8895076ae73a74c3c9137361dde7be56b9ab4dc657ba98e8c3affeb0e5e17d9f09e08a4285005378203a9454cc100000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000061c40b74979b486aa749a6ee19050f10356ec07776efa8705c48c9299383bd260d90f59fb2f7f65dcffd69a125fccf1994151592b4046502bb94da8d0a977444dab332e332e30000000000000000000000000000000000000000000000000000000c080a0aec3e0c718441993e5e336607cd6a08a6252cf77c49c9ba6eee9c3e682d0ad64a077dc35c80b344e98c523e474c38965857625a78997f06caea94e050cd0c690d7"],"withdrawals":[{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302c9e","validatorIndex":"0xb1b"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x149ab8","index":"0x4302c9f","validatorIndex":"0xb1c"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x147195","index":"0x4302ca0","validatorIndex":"0xb1d"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14516f","index":"0x4302ca1","validatorIndex":"0xb1e"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14c6b1","index":"0x4302ca2","validatorIndex":"0xb1f"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x14777c","index":"0x4302ca3","validatorIndex":"0xb20"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x146eb9","index":"0x4302ca4","validatorIndex":"0xb21"},{"address":"0xcc4e00a72d871d6c328bcfe9025ad93d0a26df51","amount":"0x1448a2","index":"0x4302ca5","validatorIndex":"0xb22"}]},[],"0x0207cf02794d1816efb183451ccecfefec93e356eb8cd828417470ab29bac877"]) handled in 6ms 2025-01-08 16:21:20.1293|DEBUG|JsonRpc.JsonRpcProcessor|11|JSON RPC request Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:20.1293|DEBUG|JsonRpc.JsonRpcService|11|Executing JSON RPC call engine_forkchoiceUpdatedV3 with params [{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"}, null] 2025-01-08 16:21:20.1293|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Received ForkChoice: 13723105 (0xea17fa...b4dc5d), Safe: 13723087 (0xc6c7bb...698a16), Finalized: 13723071 (0x66fb4f...d6ff3c) 2025-01-08 16:21:20.1293|DEBUG|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|ForkChoiceUpdate: block 13723105 (0xea17fa...b4dc5d) was processed. 2025-01-08 16:21:20.1293|INFO|Merge.Plugin.Handlers.ForkchoiceUpdatedHandler|11|Synced Chain Head to 13723105 (0xea17fa...b4dc5d) 2025-01-08 16:21:20.1293|DEBUG|JsonRpc.JsonRpcProcessor|11|Responded to Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) 2025-01-08 16:21:20.1293|DEBUG|JsonRpc.JsonRpcProcessor|11| Id:1, engine_forkchoiceUpdatedV3([{"finalizedBlockHash":"0x66fb4fd1ebb4a2a976a424fb3162df7d67e7b6e022186cec2f15a827e6d6ff3c","headBlockHash":"0xea17fac61ebf6a90c491e1b9c233f123a756170b9e8976835083d7f62fb4dc5d","safeBlockHash":"0xc6c7bbe634bf5f77fb1ffc87b50ab4e2da11da046aa8b4d342bd355d74698a16"},null]) handled in 1ms 2025-01-08 16:21:20.7530|DEBUG|Network.Discovery.NodesLocator|12|Finished discovery cycle, tried contacting 21 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:20.7530|DEBUG|Network.Discovery.NodesLocator|12|Starting discovery process for node: randomNode: 8f540c...163019 2025-01-08 16:21:21.0257|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:21.6918|DEBUG|Network.Discovery.NodesLocator|6|No more nodes to send, sent 2 successful requests, failedRequestCounter: 0, nodesTriedCounter: 2 2025-01-08 16:21:21.8434|DEBUG|Network.Discovery.NodesLocator|12|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:21:21.9316|DEBUG|JsonRpc.JsonRpcProcessor|12|JSON RPC request Id:1, eth_syncing([]) 2025-01-08 16:21:21.9316|DEBUG|JsonRpc.JsonRpcService|12|Executing JSON RPC call eth_syncing with params [] 2025-01-08 16:21:21.9316|DEBUG|JsonRpc.JsonRpcProcessor|12|Responded to Id:1, eth_syncing([]) 2025-01-08 16:21:21.9316|DEBUG|JsonRpc.JsonRpcProcessor|12| Id:1, eth_syncing([]) handled in 0ms 2025-01-08 16:21:21.9720|DEBUG|Network.Discovery.NodesLocator|34|No more nodes to send, sent 1 successful requests, failedRequestCounter: 0, nodesTriedCounter: 1 2025-01-08 16:21:21.9720|DEBUG|Network.Discovery.NodesLocator|34|Finished discovery cycle, tried contacting 19 nodes. All nodes count before the process: 181, after the process: 181 2025-01-08 16:21:22.0290|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:22.0450|DEBUG|Network.ProtocolsManager|24|Updating listen port for [Session|In|Initialized|77.37.236.114:59632->30303] to: 30903 2025-01-08 16:21:22.0450|DEBUG|Network.P2P.Session|24|[Session|In|DisconnectingProtocols|77.37.236.114:59632->30303] initiating disconnect because InvalidNetworkId, details: invalid network id - 17000 2025-01-08 16:21:22.1098|DEBUG|Network.P2P.Session|24|[Session|Out|DisconnectingProtocols|30303->37.27.171.247:30305] initiating disconnect because InvalidNetworkId, details: invalid network id - 534352 2025-01-08 16:21:22.4006|INFO|Program|46|Nethermind is shutting down... Please wait until all activities are stopped. 2025-01-08 16:21:22.4006|INFO|Runner.Ethereum.EthereumRunner|46|Stopping session monitor 2025-01-08 16:21:22.4006|DEBUG|Network.SessionMonitor|46|Stopping session monitor 2025-01-08 16:21:22.4043|INFO|Runner.Ethereum.EthereumRunner|46|Stopping session sync mode selector 2025-01-08 16:21:22.4043|INFO|Synchronization.ParallelSync.MultiSyncModeSelector|46|Sync mode selector stopped 2025-01-08 16:21:22.4043|INFO|Runner.Ethereum.EthereumRunner|46|Stopping discovery app 2025-01-08 16:21:22.4043|INFO|Network.Discovery.DiscoveryConnectionsPool|46|Stopping discovery udp channel on port 30303 2025-01-08 16:21:22.4088|DEBUG|Network.Discovery.DiscoveryApp|46|Stopping discovery timer 2025-01-08 16:21:22.4088|DEBUG|Network.Discovery.DiscoveryApp|46|Stopping discovery persistence timer 2025-01-08 16:21:22.4088|INFO|Runner.Ethereum.EthereumRunner|46|Stopping block producer 2025-01-08 16:21:22.4088|INFO|Network.Discovery.DiscoveryApp|3|Discovery shutdown complete.. please wait for all components to close 2025-01-08 16:21:22.4088|INFO|Runner.Ethereum.EthereumRunner|46|Stopping peer pool 2025-01-08 16:21:22.4088|DEBUG|Network.PeerPool|46|Stopping peer timers 2025-01-08 16:21:22.4127|INFO|Runner.Ethereum.EthereumRunner|46|Stopping peer manager 2025-01-08 16:21:22.4127|INFO|Network.PeerPool|6|Peer Pool shutdown complete.. please wait for all components to close 2025-01-08 16:21:22.4127|DEBUG|Network.PeerManager|46|Stopping peer timers 2025-01-08 16:21:22.4127|INFO|Network.PeerManager|46|Peer Manager shutdown complete.. please wait for all components to close 2025-01-08 16:21:22.4127|INFO|Runner.Ethereum.EthereumRunner|46|Stopping blockchain processor 2025-01-08 16:21:22.4127|INFO|Network.PeerManager|34|Peer update loop canceled 2025-01-08 16:21:22.4127|DEBUG|Consensus.Processing.BlockchainProcessor|12|BlockchainProcessor stopped. 2025-01-08 16:21:22.4127|DEBUG|Consensus.Processing.BlockchainProcessor|6|Sender address recovery stopped. 2025-01-08 16:21:22.4127|INFO|Runner.Ethereum.EthereumRunner|46|Stopping RLPx peer 2025-01-08 16:21:22.4127|INFO|Consensus.Processing.BlockchainProcessor|6|Blockchain Processor shutdown complete.. please wait for all components to close 2025-01-08 16:21:22.4173|DEBUG|Network.Rlpx.RlpxHost|34|Closed _bootstrapChannel 2025-01-08 16:21:23.0301|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:21:24.0331|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:21:25.0017|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Waiting 00:00:04.9990000 for next AuRa step. 2025-01-08 16:21:25.0339|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:21:26.0333|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:21:27.0338|DEBUG|TxPool.TxBroadcaster|12|Broadcasting transactions to all peers 2025-01-08 16:21:27.4177|DEBUG|Network.Rlpx.RlpxHost|6|Could not close rlpx connection in 5 seconds 2025-01-08 16:21:27.4177|INFO|Network.Rlpx.RlpxHost|6|Local peer shutdown complete.. please wait for all components to close 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Clique 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin AuRa 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Ethash 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Optimism 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Taiko 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin NethDev 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Shutter 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin AuRaMerge 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Merge 2025-01-08 16:21:27.4177|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin HealthChecks 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Hive 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Clef signer 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin EthStats 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin Snapshot 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin TraceStore 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing plugin UPnP 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner 2025-01-08 16:21:27.4217|INFO|Runner.JsonRpc.JsonRpcIpcRunner|6|IPC JSON RPC service stopped 2025-01-08 16:21:27.4217|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 16:21:27.4273|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester 2025-01-08 16:21:27.4273|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Consensus.Producers.BuildBlocksOnlyWhenNotProcessing 2025-01-08 16:21:27.4297|DEBUG|Consensus.Producers.BuildBlocksInALoop|34|Block producer stopped. 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.JsonRpcRunner|12|JSON RPC service stopped 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Nethermind.Core.Reactive+AnonymousDisposable 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Nethermind.JsonRpc.Modules.Eth.FeeHistory.FeeHistoryOracle 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher 2025-01-08 16:21:27.4297|INFO|Runner.Ethereum.EthereumRunner|43|Disposing Autofac.Core.Container 2025-01-08 16:21:27.4346|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|BeaconHeadersSyncFeed state changed to Finished 2025-01-08 16:21:27.4346|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastBlocks.HeadersSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher has finished work. 2025-01-08 16:21:27.4346|INFO|Synchronization.Synchronizer|6|Beacon headers task completed. 2025-01-08 16:21:27.4346|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|FullSyncFeed state changed to Finished 2025-01-08 16:21:27.4346|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher has finished work. 2025-01-08 16:21:27.4346|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|StateSyncFeed state changed to Finished 2025-01-08 16:21:27.4346|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.FastSync.StateSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher has finished work. 2025-01-08 16:21:27.4346|INFO|Synchronization.Synchronizer|6|Full sync block downloader task completed. 2025-01-08 16:21:27.4346|INFO|Synchronization.Synchronizer|12|State sync task completed. 2025-01-08 16:21:27.4363|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SnapSyncFeed state changed to Finished 2025-01-08 16:21:27.4363|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.SnapSync.SnapSyncBatch, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher has finished work. 2025-01-08 16:21:27.4363|INFO|Synchronization.Synchronizer|6|State sync task completed. 2025-01-08 16:21:27.4363|DEBUG|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|FastSyncFeed state changed to Finished 2025-01-08 16:21:27.4363|INFO|Synchronization.ParallelSync.SyncDispatcher`1[[Synchronization.Blocks.BlocksRequest, Synchronization, Version=1.31.0.0, Culture=neutral, PublicKeyToken=null]]|43|SyncDispatcher has finished work. 2025-01-08 16:21:27.4363|INFO|Synchronization.Synchronizer|6|Fast sync blocks downloader task completed. 2025-01-08 16:21:28.0325|DEBUG|TxPool.TxBroadcaster|34|Broadcasting transactions to all peers 2025-01-08 16:21:29.0333|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:30.0329|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:31.0341|DEBUG|TxPool.TxBroadcaster|6|Broadcasting transactions to all peers 2025-01-08 16:21:32.0325|DEBUG|TxPool.TxBroadcaster|43|Broadcasting transactions to all peers 2025-01-08 16:21:32.4394|WARN|Synchronization.Synchronizer|12|Sync feeds dispose timeout 2025-01-08 16:21:32.4465|DEBUG|Synchronization.Peers.SyncPeerPool|6|Init peer loop stopped. 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|11|[Session|Out|DisconnectingProtocols|30303->35.210.126.23:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|12|[Session|In|DisconnectingProtocols|170.187.154.239:33536->30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|50|[Session|Out|DisconnectingProtocols|30303->18.159.146.227:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|48|[Session|Out|DisconnectingProtocols|30303->3.69.35.13:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|12|Removing sync peer [Node|170.187.154.239:30303|snap1|Nethermind/v1.31.0-unstable+8f5fb1f0/linux-x64/dotnet9.0.0] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|12|Sync peer pool not started yet - removing [Node|170.187.154.239:30303|snap1|Nethermind/v1.31.0-unstable+8f5fb1f0/linux-x64/dotnet9.0.0] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|12|In 170.187.154.239:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|11|Removing sync peer [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|11|Sync peer pool not started yet - removing [Node|35.210.126.23:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|11|Out 35.210.126.23:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|49|[Session|Out|DisconnectingProtocols|30303->35.206.174.92:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|48|Removing sync peer [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|48|Sync peer pool not started yet - removing [Node|3.69.35.13:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|48|Out 3.69.35.13:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|47|[Session|Out|DisconnectingProtocols|30303->139.144.26.85:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|51|[Session|Out|DisconnectingProtocols|30303->3.71.132.231:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|44|[Session|Out|DisconnectingProtocols|30303->139.144.26.101:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|44|Removing sync peer [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|44|Sync peer pool not started yet - removing [Node|139.144.26.101:30303|snap1|Nethermind/v1.30.1+2b75a75a/linux-x64/dotnet9.0.0] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|44|Out 139.144.26.101:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Network.P2P.Session|43|[Session|Out|DisconnectingProtocols|30303->162.19.57.173:30303] initiating disconnect because AppClosing, details: App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|43|Removing sync peer [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|43|Sync peer pool not started yet - removing [Node|162.19.57.173:30303|eth68|Nethermind/v1.25.4+20b10b35/linux-x64/dotnet8.0.2] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|43|Out 162.19.57.173:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|50|Removing sync peer [Node|18.159.146.227:30303|snap1|Nethermind/v1.27.1+d2d5d4ae/linux-arm64/dotnet8.0.7] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|50|Sync peer pool not started yet - removing [Node|18.159.146.227:30303|snap1|Nethermind/v1.27.1+d2d5d4ae/linux-arm64/dotnet8.0.7] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|50|Out 18.159.146.227:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|49|Removing sync peer [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|49|Sync peer pool not started yet - removing [Node|35.206.174.92:30303|eth68|erigon/v2.60.10-3afee08b/linux-amd64/go1.22.8] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|49|Out 35.206.174.92:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|51|Removing sync peer [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|51|Sync peer pool not started yet - removing [Node|3.71.132.231:30303|snap1|Nethermind/v1.29.1+dfea5240/linux-x64/dotnet8.0.10] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|51|Out 3.71.132.231:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|47|Removing sync peer [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] 2025-01-08 16:21:32.4529|DEBUG|Synchronization.Peers.SyncPeerPool|47|Sync peer pool not started yet - removing [Node|139.144.26.85:30303|eth68|erigon/chiado-erigon-1/v2.57.1-9f1cd651/linux-amd64/go1.20.12] is blocked. 2025-01-08 16:21:32.4529|DEBUG|Network.ProtocolsManager|47|Out 139.144.26.85:30303 disconnected Local AppClosing App Close 2025-01-08 16:21:32.4529|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Consensus.Scheduler.BackgroundTaskScheduler 2025-01-08 16:21:32.4599|INFO|Runner.Ethereum.EthereumRunner|6|Disposing MultiValidator [ ] 2025-01-08 16:21:32.4620|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor 2025-01-08 16:21:32.4620|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.DictionaryContractDataStore`1[Nethermind.Consensus.AuRa.Contracts.TxPriorityContract+Destination] 2025-01-08 16:21:32.4620|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Consensus.AuRa.Contracts.DataStore.ContractDataStoreWithLocalData`1[Nethermind.Core.Address] 2025-01-08 16:21:32.4620|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Blockchain.FullPruning.FullPruner 2025-01-08 16:21:32.4620|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Trie.PreCachedTrieStore 2025-01-08 16:21:32.4620|DEBUG|Trie.Pruning.TrieStore|6|Disposing trie 2025-01-08 16:21:32.4662|DEBUG|Trie.Pruning.TrieStore|6|Persisting on disposal 13722976([Branch(532)|0xb09d4d...ab9f2c|13722976|D:False|S:True|P:False|) (cache memory at 8492764) 2025-01-08 16:21:32.4693|INFO|Trie.Pruning.TrieStore|6|Persisting from root 0xb09d4d...ab9f2c in block 13722976 2025-01-08 16:21:32.4870|DEBUG|Trie.Pruning.TrieStore|6|Persisted trie from [Branch(532)|0xb09d4d...ab9f2c|13722976|D:False|S:True|P:True| at 13722976 in 17ms (cache memory 8492764) 2025-01-08 16:21:32.4966|DEBUG|Blockchain.TrieStoreBoundaryWatcher|6|Saving reorg boundary 13722976 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Merge.Plugin.ProcessedTransactionsDbCleaner 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Db.Blooms.BloomStorage 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Stats.NodeStatsManager 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Disposing Nethermind.Crypto.CryptoRandom 2025-01-08 16:21:32.4966|INFO|Runner.Ethereum.EthereumRunner|6|Closing DBs 2025-01-08 16:21:32.4966|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB Code 2025-01-08 16:21:32.5039|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB Headers 2025-01-08 16:21:32.5118|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB BlockInfos 2025-01-08 16:21:32.5170|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB Bloom 2025-01-08 16:21:32.5214|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB Metadata 2025-01-08 16:21:32.5257|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB State0 2025-01-08 16:21:32.5257|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB Blocks 2025-01-08 16:21:32.5357|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB BadBlocks 2025-01-08 16:21:32.5366|INFO|Db.Rocks.DbOnTheRocks|6|Disposing DB BlockNumbers 2025-01-08 16:21:32.5405|INFO|Runner.Ethereum.EthereumRunner|6|All DBs closed 2025-01-08 16:21:32.5405|INFO|Runner.Ethereum.EthereumRunner|6|Ethereum runner stopped 2025-01-08 16:21:32.5405|INFO|Program|6|Nethermind is shut down